Bug 191363 - net-mgmt/net-snmp: /usr/lib/libwrap.so.6: invalid DSO for symbol `hosts_ctl' definition
Summary: net-mgmt/net-snmp: /usr/lib/libwrap.so.6: invalid DSO for symbol `hosts_ctl' ...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Ryan Steinmetz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-06-25 13:32 UTC by O. Hartmann
Modified: 2014-06-26 01:25 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description O. Hartmann 2014-06-25 13:32:26 UTC
Updating port net-mgmt/net-snmp on ports tree revision 

Last Changed Author: jhale
Last Changed Rev: 359236
Last Changed Date: 2014-06-25 14:56:21 +0200 (Wed, 25 Jun 2014)


ends up with the follwig error on all CURRENT machines as of today's attempt to update ports tree (CURRENT is in range of FreeBSD 11.0-CURRENT #1 r267546 and  r267855 AMD64

[...]
libtool: compile:  cc -I../include -I. -I../agent -I../agent/helpers -I../agent/mibgroup -I../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -O3 -march=native -I/usr/local/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -Ufreebsd11 -Dfreebsd11=freebsd11 -DAPPLLIB_EXP=/usr/local/lib/perl5/5.16/BSDPAN -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.16/mach/CORE -c snmptrapd.c -o snmptrapd.o >/dev/null 2>&1
/bin/sh ../libtool --mode=link cc -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -O3 -march=native  -I/usr/local/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -Ufreebsd11 -Dfreebsd11=freebsd11  -DAPPLLIB_EXP="/usr/local/lib/perl5/5.16/BSDPAN" -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include  -I/usr/local/lib/perl5/5.16/mach/CORE -o snmptrapd snmptrapd.lo libnetsnmptrapd.la -L/usr/lib -lm -lkvm -ldevstat -lpkg  -L/usr/local/lib -Wl,-rpath,/usr/lib:/usr/local/lib -fstack-protector ../agent/libnetsnmpmibs.la ../agent/libnetsnmpagent.la ../snmplib/libnetsnmp.la   -lelf -lssp_nonshared -Wl,-R/usr/local/lib/perl5/5.16/mach/CORE
libtool: link: cc -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -O3 -march=native -I/usr/local/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -Ufreebsd11 -Dfreebsd11=freebsd11 -DAPPLLIB_EXP=/usr/local/lib/perl5/5.16/BSDPAN -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.16/mach/CORE -o .libs/snmptrapd .libs/snmptrapd.o -Wl,-rpath -Wl,/usr/lib:/usr/local/lib -fstack-protector -Wl,-R/usr/local/lib/perl5/5.16/mach/CORE  ./.libs/libnetsnmptrapd.so -L/usr/lib -lm -lkvm -ldevstat -lpkg -L/usr/local/lib ../agent/.libs/libnetsnmpmibs.so ../agent/.libs/libnetsnmpagent.so ../snmplib/.libs/libnetsnmp.so -lelf -lssp_nonshared -pthread  -Wl,-rpath -Wl,/usr/local/lib
/usr/bin/ld: /usr/lib/libwrap.so.6: invalid DSO for symbol `hosts_ctl' definition
/usr/lib/libwrap.so.6: could not read symbols: Bad value
cc: error: linker command failed with exit code 1 (use -v to see invocation)
*** Error code 1

Stop.
make[3]: stopped in /usr/ports/net-mgmt/net-snmp/work/net-snmp-5.7.2/apps
*** Error code 1

Stop.
make[2]: stopped in /usr/ports/net-mgmt/net-snmp/work/net-snmp-5.7.2
*** Error code 1

Stop.
make[1]: stopped in /usr/ports/net-mgmt/net-snmp
*** Error code 1
Comment 1 mikhail.rokhin 2014-06-25 13:37:18 UTC
confirm i386 also
Comment 2 Mark Linimon freebsd_committer freebsd_triage 2014-06-26 01:18:08 UTC
Over to maintainer.
Comment 3 Ryan Steinmetz freebsd_committer freebsd_triage 2014-06-26 01:25:31 UTC
This should be resolved.  Please update your ports tree and try again.