#21665: gcc42 fails to build on Snow Leopard, precluding pdftk ------------------------+--------------------------------------------------- Reporter: avs@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.0 Keywords: | Port: ------------------------+--------------------------------------------------- I am trying to install pdftk (which depends on gcc42) on Snow Leopard 10.6.1, MacPorts 1.8.0. I've run port selfupdate. gcc42 build fails as follows: {{{ /usr/bin/ranlib: file: .libs/libgfortran.a(_conjg_c16.o) has no symbols /usr/bin/ranlib: file: .libs/libgfortran.a(_aint_r16.o) has no symbols /usr/bin/ranlib: file: .libs/libgfortran.a(_anint_r16.o) has no symbols /usr/bin/ranlib: file: .libs/libgfortran.a(_sign_r16.o) has no symbols /usr/bin/ranlib: file: .libs/libgfortran.a(_dim_r16.o) has no symbols /usr/bin/ranlib: file: .libs/libgfortran.a(_atan2_r16.o) has no symbols /usr/bin/ranlib: file: .libs/libgfortran.a(_mod_r16.o) has no symbols creating libgfortran.la (cd .libs && rm -f libgfortran.la && ln -s ../libgfortran.la libgfortran.la) make: *** [all] Error 2 while executing "command_exec build" (procedure "portbuild::build_main" line 9) invoked from within "$procedure $targetname" Warning: the following items did not execute (for gcc42): org.macports.activate org.macports.build org.macports.destroot org.macports.install Error: The following dependencies failed to build: gcc42 Error: Status 1 encountered during processing. }}} Full log with debug switch turned on should be attached to this ticket. -- Ticket URL: <http://trac.macports.org/ticket/21665> MacPorts <http://www.macports.org/> Ports system for Mac OS