Opened 17 years ago

Closed 16 years ago

Last modified 15 years ago

#12704 closed defect (fixed)

hdf5 upgrade failure

Reported by: jochen@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc: themiwi@…, jochen@…, waterson@…
Port:

Description

hdf5 fails to upgrade for me, because the unit tests pick up the old version and thus fail:

make[2]: Nothing to be done for `tests'.
libtool: link: warning: `AC_LIBTOOL_DLOPEN' not used. Assuming no dlopen support.
rm -f .libs/getname.nm .libs/getname.nmS .libs/getname.nmT
creating .libs/getnameS.c
generating symbol list for `getname'
(cd .libs && gcc -c -fno-builtin "getnameS.c")
rm -f .libs/getnameS.c .libs/getname.nm .libs/getname.nmS .libs/getname.nmT
gcc .libs/getnameS.o -O2 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -o .libs/getname getname.o  -L./.libs -lh5test -L/opt/local/lib -L/opt/local/lib/lib -L../src/.libs -lhdf5 -lsz -lz -lm
/usr/bin/ld: warning -L: directory name (/opt/local/lib/lib) does not exist
/usr/bin/ld: warning prebinding disabled because dependent library: /opt/local/lib/libh5test.0.dylib is not prebound
/usr/bin/ld: Undefined symbols:
_H5G_user_path_test
collect2: ld returned 1 exit status
make[2]: *** [getname] Error 1
make[1]: *** [tests] Error 1
make: *** [all] Error 2

as a workaround

port deactivate hdf5 port install hdf5

work

Change History (4)

comment:1 Changed 16 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: jochen@… waterson@… added

comment:2 Changed 16 years ago by jochen@…

Cc: persquare@… removed

See (duplicate) Ticket #12704 for some more details

comment:3 Changed 16 years ago by jochen@…

Cc: themiwi@… added
Resolution: fixed
Status: newclosed

Fix as suggested in Ticket #12705

comment:4 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.