#21665 closed defect (wontfix)
gcc42 fails to build on Snow Leopard
Reported by: | avs@… | Owned by: | mww@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.8.0 |
Keywords: | snowleopard | Cc: | holt.bg@…, patrickrose@…, freeed@…, th-dev@…, nicholas.d.pate@…, admsimat@…, andy@…, glen@…, jamal@…, thomas.lohschmidt@…, bulk@…, widenflycht@…, leingang, macports@…, randalla@…, zahanm@…, adambair@…, florian.feldhaus@…, jknockaert@…, andreas.wilm@…, matteocorti (Matteo Corti), sverek@…, roland@…, 81joe81@…, calsaiwing@…, electronjunction-misc@…, lopusz@…, aitor.roncal@…, macports@…, takashi@…, edwincheese@…, enrique.fernandez.perdomo@…, roland@…, henx@…, someuser12, krissen (Kristian Niemi), chg5w@…, b.gagnon@…, kazuom@…, cooljeanius (Eric Gallager) |
Port: | gcc42 |
Description
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.
Attachments (2)
Change History (62)
Changed 15 years ago by avs@…
comment:1 Changed 15 years ago by avs@…
Also discussed on http://www.nabble.com/Install-fails-for-gcc42---libgfortran.a-has-no-symbols-!-td25593791.html but couldn't find a ticket for this, if this is a duplicate, my apologies.
comment:2 Changed 15 years ago by jmroot (Joshua Root)
Owner: | changed from macports-tickets@… to mww@… |
---|---|
Port: | gcc42 added |
comment:3 follow-up: 4 Changed 15 years ago by jmroot (Joshua Root)
Cc: | ryandesign@… added |
---|
Might want to give pdftk the option of building with newer gcc versions.
comment:4 Changed 15 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | ryandesign@… removed |
---|
Changed 15 years ago by ryandesign (Ryan Carsten Schmidt)
Attachment: | gcc42-r57804-10.6.1-ryandesign.txt.bz2 added |
---|
debug output with parallel build disabled
comment:5 Changed 15 years ago by ryandesign (Ryan Carsten Schmidt)
comment:16 follow-up: 32 Changed 15 years ago by jamal@…
I had installed pdftk on Leopard and then upgraded to Snow Leopard. It kept working. I only ran into trouble when I tried to reinstall all my ports. So, is there a way to get a precompiled version of pdftk?
comment:18 Changed 15 years ago by bulk@…
MacPorts 1.8.2 installed, same error whilst trying to build gcc42
comment:25 Changed 15 years ago by MartinBuchmann (Martin Buchmann)
Cc: | Martin.Buchmann@… added |
---|
Cc Me!
comment:32 Changed 15 years ago by adambair@…
Replying to jamal@…:
I had installed pdftk on Leopard and then upgraded to Snow Leopard. It kept working. I only ran into trouble when I tried to reinstall all my ports. So, is there a way to get a precompiled version of pdftk?
I tried to install pdftk fresh on Snow Leopard and ran into the problems mentioned here. I searched for a solution or a precompiled pdftk for Snow Leopard but had no luck. I gave it another shot last week and actually found a pdftk installer for Snow Leopard that actually works!
Check it out: http://fredericiana.com/2010/03/01/pdftk-1-41-for-mac-os-x-10-6
comment:33 Changed 15 years ago by MartinBuchmann (Martin Buchmann)
Cc: | Martin.Buchmann@… removed |
---|
Cc Me!
comment:45 Changed 14 years ago by macports@…
there is a precompiled version here for those who need it now! http://fredericiana.com/2010/03/01/pdftk-1-41-for-mac-os-x-10-6/
comment:48 Changed 14 years ago by enrique.fernandez.perdomo@…
Cc: | enrique.fernandez.perdomo@… added |
---|
Cc Me!
comment:54 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)
Summary: | gcc42 fails to build on Snow Leopard, precluding pdftk → gcc42 fails to build on Snow Leopard |
---|
pdftk has been updated and now builds with gcc45, thus is no longer a consideration for this ticket.
comment:55 Changed 14 years ago by ivan@…
Also reproduced on MacPorts 1.9.1, OS X 10.6.4, while installing GNUStep.
comment:57 Changed 14 years ago by jmroot (Joshua Root)
Keywords: | snowleopard added |
---|---|
Resolution: | → wontfix |
Status: | new → closed |
Erroring out early as of r74434. Closing given how long this has been open without a patch being produced. This shouldn't be a problem since gcc42 now has no dependents (when using default variants).
Debug output of sudo port install pdftk