pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: PR/48558 CVS commit: pkgsrc/emulators/suse131_linux



Hi,

On Thu, Jan 30, 2014 at 12:05:01PM +0000, OBATA Akio wrote:

>  Log Message:
>  suse 13.1 is known as not worked with NetBSD/amd64 6.x relase, per PR 
> pkg/48558.
>  
>  
>  To generate a diff of this commit:
>  cvs rdiff -u -r1.2 -r1.3 pkgsrc/emulators/suse131_linux/Makefile.common

(ONLY_FOR_PLATFORM...)

I'm not so sure this is the whole story. I've booted my build
machine with a 6.99.30 kernel (after working around #47290), and
see the same error:

===> Install binary package of suse32_base-13.1
suse32_base-13.1: rebuilding run-time library search paths database
[1]   Segmentation fault      (/usr/pkg/emul/l...
suse32_base-13.1: populating /usr/pkg/emul/linux32/dev
...
===> Install binary package of suse32_compat-13.1
suse32_compat-13.1: rebuilding run-time library search paths database
[1]   Segmentation fault      (/usr/pkg/emul/l...
=> Returning to build of tsm-6.2.5
...
suse32_locale-13.1: rebuilding run-time library search paths database
[1]   Segmentation fault      (/usr/pkg/emul/l...
=> Returning to build of tsm-6.2.5
...
and after installing tsm, I see

pkg_comp:64bit61-13q4.conf# dsmc
dsmc: error while loading shared libraries: libgpfs.so: cannot open shared 
object file: No such file or directory

while libgpfs.so is installed:

pkg_comp:64bit61-13q4.conf# pkg_info -L tsm | grep gpfs
/usr/pkg/emul/linux32/opt/tivoli/tsm/client/api/bin/libgpfs.so

and mentioned in ld.so.conf

pkg_comp:64bit61-13q4.conf# cat /emul/linux32/etc/ld.so.conf.d/tsm.conf      
/opt/tivoli/tsm/client/ba/bin
/opt/tivoli/tsm/client/api/bin

Regards,
        -is


Home | Main Index | Thread Index | Old Index