Opened 15 years ago

Closed 15 years ago

#19799 closed defect (fixed)

hdf5-18 @1.8.3_0 +universal Configure error, build fails

Reported by: lfarv (Laurent Farvacque) Owned by: mamoll (Mark Moll)
Priority: Normal Milestone:
Component: ports Version: 1.7.1
Keywords: hdf5-18 Cc:
Port: hdf5-18

Description (last modified by jmroot (Joshua Root))

make  all-am
/bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I.   '''/Developer/SDKs/MacOSX10.5.sdk -isysroot''' -I/opt/local/include    -DNDEBUG -UH5_DEBUG_API  -O2 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 -mmacosx-version-min=10.5   -c -o H5.lo H5.c
libtool: compile:  /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. /Developer/SDKs/MacOSX10.5.sdk -isysroot -I/opt/local/include -DNDEBUG -UH5_DEBUG_API -O2 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 -mmacosx-version-min=10.5 -c H5.c  -fno-common -DPIC -o .libs/H5.o
powerpc-apple-darwin9-gcc-4.0.1: /Developer/SDKs/MacOSX10.5.sdk: linker input file unused because linking not done
i686-apple-darwin9-gcc-4.0.1: /Developer/SDKs/MacOSX10.5.sdk: linker input file unused because linking not done

Change History (3)

comment:1 Changed 15 years ago by lfarv (Laurent Farvacque)

Forgot to mention +universal variant

comment:2 Changed 15 years ago by jmroot (Joshua Root)

Description: modified (diff)
Owner: changed from macports-tickets@… to mmoll@…
Summary: hdf5-18 @1.8.3_0 Configure error, build failshdf5-18 @1.8.3_0 +universal Configure error, build fails

comment:3 Changed 15 years ago by mamoll (Mark Moll)

Resolution: fixed
Status: newclosed

Fixed in r51623. The hdf5 configure script mangled CPPFLAGS.

Note: See TracTickets for help on using tickets.