Opened 16 years ago

Closed 16 years ago

Last modified 15 years ago

#14995 closed defect (invalid)

blackbag port fails to build

Reported by: marktrolley@… Owned by: ecronin (Eric Cronin)
Priority: Normal Milestone:
Component: ports Version: 1.6.0
Keywords: Cc:
Port:

Description

The blackbag port fails to build on OS X 10.5.2 Intel. Here is the output:

--->  Building blackbag with target all
Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_net_blackbag/work/blackbag-0.9" && make all " returned error 2
Command output: Wall: illegal option -- I
usage: wall [-g group] [file]
make[1]: [lookupa.o] Error 1 (ignored)
Wall   -I/opt/local/include -I. -I./format  -I -I/format    -c -o hashtab.o hashtab.c
Wall: illegal option -- I
usage: wall [-g group] [file]
make[1]: [hashtab.o] Error 1 (ignored)
ar rc libjenkinshash.a recycle.o lookupa.o hashtab.o
ar: recycle.o: No such file or directory
ar: lookupa.o: No such file or directory
ar: hashtab.o: No such file or directory
make[1]: *** [libjenkinshash.a] Error 1
Wall   -I/opt/local/include -I. -I./format  -I.. -I../format    -c -o fmt.o fmt.c
Wall: illegal option -- I
usage: wall [-g group] [file]
make[1]: [fmt.o] Error 1 (ignored)
Wall   -I/opt/local/include -I. -I./format  -I.. -I../format    -c -o fmt-time.o fmt-time.c
Wall: illegal option -- I
usage: wall [-g group] [file]
make[1]: [fmt-time.o] Error 1 (ignored)
Wall   -I/opt/local/include -I. -I./format  -I.. -I../format    -c -o build.o build.c
Wall: illegal option -- I
usage: wall [-g group] [file]
make[1]: [build.o] Error 1 (ignored)
ar rc libfmt.a fmt.o fmt-time.o build.o
ar: fmt.o: No such file or directory
ar: fmt-time.o: No such file or directory
ar: build.o: No such file or directory
make[1]: *** [libfmt.a] Error 1
make: *** [libfirebert.a] Error 2

Error: Status 1 encountered during processing.

Change History (4)

comment:1 Changed 16 years ago by jmroot (Joshua Root)

Milestone: Port Bugs
Owner: changed from macports-tickets@… to ecronin@…

Assigning to maintainer.

comment:2 Changed 16 years ago by marktrolley@…

Sorry for the false alarm. Please close this issue, I tried installing again and it worked fine. There seems to be a more general bug in macports that I keep hitting that causes ports to fail to build one time but work the next.

comment:3 Changed 16 years ago by ecronin (Eric Cronin)

Resolution: invalid
Status: newclosed

comment:4 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.