Opened 14 years ago
Closed 14 years ago
#26673 closed defect (fixed)
giblib does not install universal
Reported by: | jeremyhu (Jeremy Huddleston Sequoia) | Owned by: | tristan@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.9.1 |
Keywords: | universal | Cc: | |
Port: | giblib |
Description (last modified by jeremyhu (Jeremy Huddleston Sequoia))
$ file giblib/1.2.4_0+universal/opt/local/lib/libgiblib.dylib giblib/1.2.4_0+universal/opt/local/lib/libgiblib.dylib: Mach-O 64-bit dynamically linked shared library x86_64
Change History (5)
comment:1 Changed 14 years ago by jeremyhu (Jeremy Huddleston Sequoia)
Owner: | changed from macports-tickets@… to tristan@… |
---|
comment:2 Changed 14 years ago by jeremyhu (Jeremy Huddleston Sequoia)
Description: | modified (diff) |
---|
comment:3 Changed 14 years ago by jeremyhu (Jeremy Huddleston Sequoia)
comment:4 Changed 14 years ago by mbroemme@…
I can confirm the issue with 'giblib' on building 'feh' on a clean macports 1.9.1 installation using +universal.
---> Fetching giblib ---> Attempting to fetch giblib-1.2.4.tar.gz from http://lil.fr.distfiles.macports.org/giblib ---> Verifying checksum(s) for giblib ---> Extracting giblib ---> Configuring giblib ---> Building giblib ---> Staging giblib into destroot ---> Installing giblib @1.2.4_0+universal ---> Activating giblib @1.2.4_0+universal ---> Cleaning giblib
root@bart:~# file /opt/local/lib/libgiblib.dylib /opt/local/lib/libgiblib.dylib: Mach-O 64-bit dynamically linked shared library x86_64
:info:build /usr/bin/gcc-4.2 -I/usr/X11R6/include -pipe -O2 -arch x86_64 -arch i386 -L/usr/X11R6/lib -L/usr/local/lib -lz -lpng -o feh main.o getopt.o getopt1.o options.o winwidget.o menu.o filelist.o multiwindow.o imlib.o index.o slideshow.o utils.o keyevents.o timers.o list.o collage.o events.o support.o transupp.o thumbnail.o ipc.o md5.o feh_png.o -lX11 -lz -lpng -L/opt/local/lib -lImlib2 -L/opt/local/lib -lfreetype -lz -L/usr/X11R6/lib -lX11 -lXext -ldl -lm -L/opt/local/lib -lgiblib -L/opt/local/lib -arch x86_64 -arch i386 -L/opt/local/lib -lImlib2 -L/opt/local/lib -lfreetype -lz -L/usr/X11R6/lib -lX11 -lXext -ldl -lm -ljpeg -lXinerama -lXext -L/usr/X11R6/lib -lm -ljpeg :info:build ld: warning: in /opt/local/lib/libgiblib.dylib, file is not of required architecture
With the above patch it works well.
comment:5 Changed 14 years ago by jeremyhu (Jeremy Huddleston Sequoia)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Here's a fix: