Opened 15 years ago
Closed 15 years ago
#24257 closed defect (invalid)
wine-crossover-games@8.1.0 Undefined Symbols with libpng 1.4
Reported by: | membership@… | Owned by: | jeremyhu (Jeremy Huddleston Sequoia) |
---|---|---|---|
Priority: | Low | Milestone: | |
Component: | ports | Version: | 1.8.2 |
Keywords: | Cc: | dvlpr@…, ryandesign (Ryan Carsten Schmidt) | |
Port: | wine-crossover-games, wine, wine-devel |
Description (last modified by mf2k (Frank Schima))
Fresh MacPorts 1.8.1 install selfupdate(d) to 1.8.2
sudo port -k install wine-crossover-games +universal
ALL DEPS build and install, then GETTING :
Undefined symbols: "_png_set_longjmp_fn", referenced from: _OLEPictureImpl_LoadPNG in olepicture.o
Attachments (2)
Change History (13)
comment:1 follow-ups: 2 5 Changed 15 years ago by jeremyhu (Jeremy Huddleston Sequoia)
Changed 15 years ago by membership@…
Attachment: | Terminal Saved Output.txt.zip added |
---|
comment:2 Changed 15 years ago by membership@…
Replying to jeremyhu@…:
Please provide the entire build log (the path is provided to it when 'port' fails)
Can't locate build log file ???
DEBUG mode Terminal output attached
comment:3 follow-up: 6 Changed 15 years ago by jeremyhu (Jeremy Huddleston Sequoia)
please do it with a clean build dir, and please attach it as text.
comment:4 Changed 15 years ago by mf2k (Frank Schima)
Cc: | jeremyhu@… openmaintainer@… removed |
---|---|
Description: | modified (diff) |
Keywords: | build failure removed |
Owner: | changed from macports-tickets@… to jeremyhu@… |
Port: | wine-crossover-games added; wine-crossover-games@8.1.0 removed |
comment:5 Changed 15 years ago by ryandesign (Ryan Carsten Schmidt)
Replying to jeremyhu@…:
Please provide the entire build log (the path is provided to it when 'port' fails)
MacPorts 1.9.0 will feature a build log, but MacPorts 1.8.x and earlier don't.
comment:6 follow-up: 7 Changed 15 years ago by membership@…
Replying to jeremyhu@…:
please do it with a clean build dir, and please attach it as text.
As requested. Large file (4.2MB)
comment:7 Changed 15 years ago by membership@…
Replying to membership@…:
Replying to jeremyhu@…:
please do it with a clean build dir, and please attach it as text.
As requested. Large file (4.2MB)
I guess you meant without debug or verbose output.
Changed 15 years ago by membership@…
Attachment: | wine-crossover-games_build-debug.txt added |
---|
comment:8 Changed 15 years ago by jeremyhu (Jeremy Huddleston Sequoia)
Port: | wine wine-devel libpng-devel added |
---|---|
Priority: | Normal → Low |
Oh, you're using libpng-1.4 ... yeah, there are tons of incompatabilities with that... I'll let upstream address the issue since this does not affect a standard installation
comment:9 follow-up: 10 Changed 15 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | ryandesign@… added |
---|---|
Port: | libpng-devel removed |
Summary: | wine-crossover-games@8.1.0 Undefined Symbols, build failure (on 10.6.2) → wine-crossover-games@8.1.0 Undefined Symbols with libpng 1.4 |
libpng 1.4 is not available in MacPorts yet; see #23125. The log shows libpng 1.4 is being found in /usr/local. It's not supported to have anything in /usr/local while using MacPorts. Please remove /usr/local, clean the port, and try again.
comment:10 Changed 15 years ago by membership@…
Replying to ryandesign@…:
libpng 1.4 is not available in MacPorts yet; see #23125. The log shows libpng 1.4 is being found in /usr/local. It's not supported to have anything in /usr/local while using MacPorts. Please remove /usr/local, clean the port, and try again.
OK. Configured my system to allow the build to use the correct libpng files and the build succeeded. Thank you for the information.
comment:11 Changed 15 years ago by mf2k (Frank Schima)
Resolution: | → invalid |
---|---|
Status: | new → closed |
Please provide the entire build log (the path is provided to it when 'port' fails)