pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: changing install location



Not sure if this warrants a change in the testing scripts...

when I export TAG and PREFIX I get the error below.
unset TAG PREFIX and setting their values (without export) works.

-George

/cake/pkgsrc/bootstrap $ ./bootstrap --unprivileged --prefix
$PREFIX/pkg-$TAG --pkgdbdir  $PREFIX/pkg-$TAG/db

/cake/pkgsrc/bootstrap/work/bmake/Linux/bmake -f Makefile > test.out 2>&1
/usr/bin/diff -u /cake/pkgsrc/bootstrap/work/bmake/unit-tests/test.exp test.out
--- /cake/pkgsrc/bootstrap/work/bmake/unit-tests/test.exp
2011-09-16 16:00:55.000000000 -0700
+++ test.out    2011-09-16 16:01:18.000000000 -0700
@@ -334,7 +334,7 @@
 UT_FU=fubar
 UT_TEST=unexport
 UT_TEST=unexport-env
-default FU=<v>fu</v> FOO=<v>foo</v> VAR=<v></v>
+2011Q2 FU=<v>fu</v> FOO=<v>foo</v> VAR=<v></v>
 two FU=<v>bar</v> FOO=<v>goo</v> VAR=<v></v>
 three FU=<v>bar</v> FOO=<v>goo</v> VAR=<v></v>
 four FU=<v>bar</v> FOO=<v>goo</v> VAR=<v>Internal</v>
*** Error code 1

Stop.
bmake: stopped in /cake/pkgsrc/bootstrap/work/bmake/Linux/unit-tests
*** Error code 1

Stop.
bmake: stopped in /cake/pkgsrc/bootstrap/work/bmake/Linux
===> exited with status 1
aborted.





-- 
George Georgalis, (415) 894-2710, http://www.galis.org/


Home | Main Index | Thread Index | Old Index