Ticket #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@…, mleingang@…, macports@…, randalla@…, zahanm@…, adambair@…, florian.feldhaus@…, jknockaert@…, andreas.wilm@…, matteo.corti@…, sverek@…, roland@…, 81joe81@…, calsaiwing@…, electronjunction-misc@…, lopusz@…, aitor.roncal@…, macports@…, takashi@…, edwincheese@…, enrique.fernandez.perdomo@…, roland@…, henx@…, macosx12345@…, kristian.niemi@…, chg5w@…, b.gagnon@…, kazuom@…, egall@… |
| 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
Change History
comment:1 Changed 4 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 4 years ago by jmr@…
- Owner changed from macports-tickets@… to mww@…
- Port set to gcc42
comment:3 follow-up: ↓ 4 Changed 4 years ago by jmr@…
- Cc ryandesign@… added
Might want to give pdftk the option of building with newer gcc versions.
Changed 4 years ago by ryandesign@…
- Attachment gcc42-r57804-10.6.1-ryandesign.txt.bz2 added
debug output with parallel build disabled
comment:13 Changed 3 years ago by glen@…
Cc me please
comment:16 follow-up: ↓ 32 Changed 3 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 in reply to: ↑ description Changed 3 years ago by bulk@…
MacPorts 1.8.2 installed, same error whilst trying to build gcc42
comment:20 Changed 3 years ago by vegardjo@…
cc me too!
comment:27 Changed 3 years ago by adambair@…
Cc Me!
comment:31 Changed 3 years ago by ryandesign@…
Has duplicate #24109.
comment:32 in reply to: ↑ 16 Changed 3 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:40 Changed 3 years ago by ryandesign@…
Has duplicate #25028.
comment:45 Changed 3 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 3 years ago by enrique.fernandez.perdomo@…
- Cc enrique.fernandez.perdomo@… added
Cc Me!
comment:54 Changed 3 years ago by ryandesign@…
- Summary changed from gcc42 fails to build on Snow Leopard, precluding pdftk to 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 3 years ago by ivan@…
Also reproduced on MacPorts 1.9.1, OS X 10.6.4, while installing GNUStep.
comment:57 Changed 2 years ago by jmr@…
- Keywords snowleopard added
- Status changed from new to closed
- Resolution set to wontfix
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).
comment:59 in reply to: ↑ 58 Changed 13 months ago by kazuom@…
Replying to kazuom@…:
Cc Me!


Debug output of sudo port install pdftk