pkgsrc-Users archive

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

bootstrap fails on Linux



Hi,

Trying to bootstrap pkgsrc (current, freshly updated from cvs) on a
Linux machine I get the following error:


$ ./bootstrap --workdir=/tmp/work2

[...]

gcc -o bmake main.o arch.o buf.o compat.o cond.o dir.o for.o getopt
hash.o job.o make.o make_malloc.o parse.o sigcompat.o str.o strlist.o
suff.o targ.o trace.o var.o util.o lstAppend.o lstDupl.o lstInit.o
lstOpen.o lstAtEnd.o lstEnQueue.o lstInsert.o lstAtFront.o
lstIsAtEnd.o lstClose.o lstFind.o lstIsEmpty.o lstRemove.o lstConcat.o
lstFindFrom.o lstLast.o lstReplace.o lstFirst.o lstDatum.o
lstForEach.o lstMember.o lstSucc.o lstDeQueue.o lstForEachFrom.o
lstDestroy.o lstNext.o lstPrev.o
cd /tmp/work2/bmake/Linux/unit-tests && /tmp/work2/bmake/Linux/bmake
-r -m / TEST_MAKE=/tmp/work2/bmake/Linux/bmake test
/tmp/work2/bmake/Linux/bmake -f Makefile > test.out 2>&1
/usr/bin/diff -u /tmp/work2/bmake/unit-tests/test.exp test.out
--- /tmp/work2/bmake/unit-tests/test.exp              2010-11-10
07:56:12.000000000 +0000
+++ test.out       2010-11-10 07:56:48.000000000 +0000
@@ -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 /tmp/work2/bmake/Linux/unit-tests
*** Error code 1

Stop.
bmake: stopped in /tmp/work2/bmake/Linux
===> exited with status 1
aborted.


Suggestions are most welcome!

All the best,

Emil

-- 
esg%sdf.lonestar.org@localhost
SDF Public Access UNIX System - http://sdf.lonestar.org


Home | Main Index | Thread Index | Old Index