ports/179951: science/hdf5: missing library for h5perf program

John Marino draco at marino.st
Tue Jun 25 09:30:00 UTC 2013


>Number:         179951
>Category:       ports
>Synopsis:       science/hdf5: missing library for h5perf program
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jun 25 09:30:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     John Marino
>Release:        
>Organization:
>Environment:
DragonFly banshee.synsport.com 3.5-DEVELOPMENT DragonFly v3.5.0.353.g15b60-DEVELOPMENT #4: Thu Jun 13 12:55:43 CEST 2013     root at banshee.synsport.com:/usr/obj/usr/src/sys/X86_64_BANSHEE_SMP  x86_64
>Description:
The h5perf program needs the libh5test.so.0 library which is not installed.  It's not on the plist and the makefile intentionally does not install it.

This was originally seen with pkg:
===>   Registering installation for hdf5-1.6.9_1
pkg-static: (hdf5-1.6.9_1) /usr/local/bin/h5perf - shared library libh5test.so.0 not found
>How-To-Repeat:
banshee-root# ldd /usr/local/bin/h5perf 
/usr/local/bin/h5perf:
	libh5test.so.0 => not found (0)
	libhdf5.so.0 => /usr/local/lib/libhdf5.so.0 (0x800815000)
	libz.so.3 => /usr/lib/libz.so.3 (0x800bdd000)
	libm.so.4 => /usr/lib/libm.so.4 (0x800df1000)
	libpthread.so.0 => /usr/lib/libpthread.so.0 (0x80101b000)
	libc.so.8 => /usr/lib/libc.so.8 (0x801232000)
>Fix:
Either don't install h5perf or the post-install target needs to install libh5test.so and libh5test.so.0.  The pkg-list needs to updated for that option as well.

>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-ports-bugs mailing list