pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkgsrc bootstrap - unit test wrongly wrong
Hello,
I have just tried to setup pkgsrc on a new linux box (Frugalware 1.3
amd64) and from the usual:
./bootstrap --prefix=/home/honza/local/pkg
--pkgdbdir=/home/honza/local/var/db/pkg --abi=64 --unprivileged
I got (show only the end here):
/home/honza/local/pkgsrc/bootstrap/work/bmake/Linux/bmake -f Makefile >
test.out 2>&1
diff -u /home/honza/local/pkgsrc/bootstrap/work/bmake/unit-tests/test.exp
test.out
--- /home/honza/local/pkgsrc/bootstrap/work/bmake/unit-tests/test.exp
2010-09-01 16:07:35.000000000 +0200
+++ test.out 2010-09-01 16:08:07.000000000 +0200
@@ -39,8 +39,8 @@
UT_FOO=foobar is fubar
UT_FU=fubar
UT_NO=all
-UT_OK=good
UT_OKDIR=unit-tests
+UT_OK=good
UT_TEST=export-all
UT_ZOO=hoopie
At first, I am
*** Error code 1
Stop.
bmake: stopped in
/home/honza/local/pkgsrc/bootstrap/work/bmake/Linux/unit-tests
*** Error code 1
Stop.
bmake: stopped in /home/honza/local/pkgsrc/bootstrap/work/bmake/Linux
===> exited with status 1
aborted.
So it seems everything is OK, but the expected output of the unit test has
swapped lines.
How to fix this so that I can go on with pkgsrc?
Thank you
Home |
Main Index |
Thread Index |
Old Index