Opened 19 years ago

Closed 19 years ago

#3112 closed defect (fixed)

BUG: building pdftk fails on tiger becuase of gcj34

Reported by: winders@… Owned by: blb@…
Priority: Normal Milestone:
Component: ports Version: 1.0
Keywords: Cc:
Port:

Description

in trying to build pdftk on tiger the gcj34 port on which it depends failed to build

---> Building gcj34 with target bootstrap-lean Error: Target com.apple.build returned: shell command "cd "/opt/local/var/db/dports/build/ file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_gcj34/work/ gcc-3.4.3/build" && make bootstrap-lean" returned error 2 Command output: make[2]: Nothing to be done for `all'. make[1]: Nothing to be done for `all'. : make ; exec true "AR_FLAGS=rc" "CC_FOR_BUILD=gcc" "CFLAGS=-g -O2" "CXXFLAGS=-g -O2" "CFLAGS_FOR_BUILD=" "CFLAGS_FOR_TARGET=-O2 -g -O2" "INSTALL=/usr/bin/install -c" "INSTALL_DATA=/usr/bin/install -c -m 644" "INSTALL_PROGRAM=/usr/bin/install -c" "INSTALL_SCRIPT=/usr/bin/install -c" "LDFLAGS=" "LIBCFLAGS=-g -O2" "LIBCFLAGS_FOR_TARGET=-O2 -g -O2" "MAKE=make" "MAKEINFO=makeinfo --split-size=5000000 " "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/sh" "EXPECT=expect" "RUNTEST=runtest" "RUNTESTFLAGS=" "exec_prefix=/opt/local/gcj34-3.4.3" "infodir=/opt/local/gcj34-3.4.3/share/info" "libdir=/opt/local/ gcj34-3.4.3/lib" "prefix=/opt/local/gcj34-3.4.3" "tooldir=/opt/local/gcj34-3.4.3/powerpc-apple- darwin8.0.0" "AR=ar" "AS=as" "CC=gcc" "CXX=c++" "LD=ld" "LIBCFLAGS=-g -O2" "NM=nm" "PICFLAG=" "RANLIB=ranlib" "DESTDIR=" DO=all multi-do Bootstrapping the compiler make CC=" stage1/xgcc -Bstage1/ -B/opt/local/gcj34-3.4.3/powerpc-apple-darwin8.0.0/bin/" CC_FOR_BUILD=" stage1/xgcc -Bstage1/ -B/opt/local/gcj34-3.4.3/powerpc-apple-darwin8.0.0/bin/" \

STAGE_PREFIX=stage1/ \ ADAFLAGS="" CFLAGS="-g -O2" LDFLAGS="" WARN_CFLAGS="\$(GCC_WARN_CFLAGS)"

STRICT_WARN="-pedantic -Wno-long-long -Wold-style-definition " libdir=/opt/local/gcj34-3.4.3/lib LANGUAGES="c gcov gcov-dump c++ java" MAKEINFO="makeinfo --split-size=5000000" MAKEINFOFLAGS="--no-split" MAKEOVERRIDES= OUTPUT_OPTION="-o \$@" \

CFLAGS="-g -O2" WERROR=""

stage1/xgcc -Bstage1/ -B/opt/local/gcj34-3.4.3/powerpc-apple-darwin8.0.0/bin/ -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long - Wold-style-definition -DHAVE_CONFIG_H -DGENERATOR_FILE -o genmodes \

genmodes.o errors.o ../libiberty/libiberty.a

/usr/bin/ld: warning prebinding disabled because of undefined symbols /usr/bin/ld: Undefined symbols: _fprintf$LDBLStub collect2: ld returned 1 exit status make[2]: * [genmodes] Error 1 make[1]: * [stage2_build] Error 2 make: * [bootstrap-lean] Error 2

Error: The following dependencies failed to build: gcj34

my system has gcc 4.0 and 3.3 installed from the xcode 2 package

Change History (2)

comment:1 Changed 19 years ago by jmpp@…

Owner: changed from darwinports-bugs@… to blb@…
severity: majornormal
Summary: building pdftk fails on tiger becuase of gcj34BUG: building pdftk fails on tiger becuase of gcj34

Please, do not assign a "Major" severity to a bug describing a failing compilation (those are kept for installations that damage the system in unforseen ways, or that sort of problem). Also, please assign bugs to the corresponding port maitainers. Thanks!

-jmpp

comment:2 Changed 19 years ago by blb@…

Resolution: fixed
Status: newclosed

gcj34 has been fixed to build on 10.4/gcc4. Thanks for the report.

Note: See TracTickets for help on using tickets.