pkgsrc-Bugs archive

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

pkg/51165: libdnet doesn't compile on HEAD: gmake segfaults



>Number:         51165
>Category:       pkg
>Synopsis:       libdnet doesn't compile on HEAD: gmake segfaults
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Wed May 25 09:00:01 +0000 2016
>Originator:     Thomas Schweikle
>Release:        HEAD, 2016-05-25
>Organization:
>Environment:
NetBSD test-sct-bsn8-muc 7.99.29 NetBSD 7.99.29 (GENERIC.201605120350Z) amd64
>Description:
config.status: WARNING:  'src/Makefile.in' seems to ignore the --datarootdir setting
config.status: creating python/Makefile
config.status: WARNING:  'python/Makefile.in' seems to ignore the --datarootdir setting
config.status: creating python/setup.py
config.status: creating test/Makefile
config.status: WARNING:  'test/Makefile.in' seems to ignore the --datarootdir setting
config.status: creating test/check/Makefile
config.status: WARNING:  'test/check/Makefile.in' seems to ignore the --datarootdir setting
config.status: creating test/dnet/Makefile
config.status: WARNING:  'test/dnet/Makefile.in' seems to ignore the --datarootdir setting
config.status: creating include/config.h
config.status: executing depfiles commands
config.status: executing default commands
=> Modifying libtool scripts to use pkgsrc libtool
=> Modifying libtool scripts to use pkgsrc depcomp
WARNING: *** Please consider adding c++ to USE_LANGUAGES in the package Makefile.
WARNING: *** Please consider adding fortran to USE_LANGUAGES in the package Makefile.
===> Building for libdnet-1.12nb1
Makefile:202: recipe for target 'all-recursive' failed
gmake: *** [all-recursive] Segmentation fault (core dumped)
*** Error code 2

Stop.
make[1]: stopped in /usr/pkgsrc/net/libdnet
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/net/libdnet
>How-To-Repeat:
Go to /usr/pkgsrc/sysutils/open-vm-tools, then "make clean build".
make will compile prerequisites, then fail building /usr/pkgsrc/net/libdnet
>Fix:


Home | Main Index | Thread Index | Old Index