pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/32922: bootstrap bmake fails unittests on OS/X
>Number: 32922
>Category: pkg
>Synopsis: bootstrap fails on OS/X
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Fri Feb 24 01:15:00 +0000 2006
>Originator: MLH
>Release: Darwin 7.9.0
>Organization:
none
>Environment:
Darwin 7.9.0 Darwin Kernel Version 7.9.0: Wed Mar 30 20:11:17 PST 2005;
root:xnu/xnu-517.12.7.obj~1/RELEASE_PPC Power Macintosh powerpc
>Description:
bootstrap bmake fails unit-tests
>How-To-Repeat:
$ ./bootstrap --workdir /opt/pkgwork --pkgdbdir /usr/pkg/db
.
.
.
diff -u /opt/pkgwork/bmake/unit-tests/test.exp test.out
--- /opt/pkgwork/bmake/unit-tests/test.exp Thu Feb 23 19:01:30 2006
+++ test.out Thu Feb 23 19:01:56 2006
@@ -1,54 +1,15 @@
comment testing start
-this is foo
-This is how a comment looks: # comment
-comment testing done
make: "cond1" line 75: warning: extra else
make: "cond1" line 85: warning: extra else
.
.
.
-echo "a command prefixed by '+' executes even with -n"
-a command prefixed by '+' executes even with -n
-{ echo another command
-} || exit $?
-Now we expect an error...
-*** Error code 1 (continuing)
-`all' not remade because of errors.
The answer is unknown
The answer is unknown
The answer is empty
-The answer is known
-The answer is
-The answer is empty
-The answer is known
-The answer is 42
-The answer is 42
default 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>
-show FU=<v>bar</v> FOO=<v>goo</v> VAR=<v>Internal</v>
+*** Error code 2 (ignored)
+*** Error code 2 (ignored)
*** Error code 1
Stop.
bmake: stopped in /opt/pkgwork/bmake/Darwin/unit-tests
*** Error code 1
Stop.
bmake: stopped in /opt/pkgwork/bmake/Darwin
make: *** [bootstrap] Error 1
>Fix:
>Unformatted:
Home |
Main Index |
Thread Index |
Old Index