After upgrading numerous ports, I noticed that net-mgmt/cacti-spine would not compile. After investigation it appears that this is a known bug (PR 141238), and has supposedly been fixed. Please see the config.log for full details of the error message. Fix: This was supposedly fixed in PR 141238, but as of 7/7/2010, with an updated ports tree, I am still experiencing this problem. Patch attached with submission follows: How-To-Repeat: Attempt to compile net-mgmt/cacti-spine.
Responsible Changed From-To: freebsd-ports-bugs->skreuzer Over to maintainer (via the GNATS Auto Assign Tool)
Attached is a list of installed ports. -- Eric Cables
Eric and Steve, A workaround is to rebuild net-mgmt/net-snmp with PERL_EMBEDDED knob turned off. After doing that net-mgmt/cacti-spine should build properly. Getting the proper fix in place would require figuring out the actual bug in net-mgmt/net-snmp and working with sylvio@, the current maintainer, who is on CC. Sylvio, My apologies for not providing more than this, but you can reproduce the bug on a recent 8-STABLE (or newer?) i386 system. It's also showing up on pointyhat and I believe the root cause is somehow involved in using the PERL_EMBEDDED option in net-mgmt/net-snmp. -- WXS
skreuzer 2010-12-22 14:53:22 UTC FreeBSD ports repository Modified files: net-mgmt/cacti-spine Makefile Log: For OSVERSION >= 800040, add -fstack-protector to LDFLAGS PR: ports/148439 Submitted by: Eric Cables <ecables@gmail.com> Revision Changes Path 1.27 +7 -1 ports/net-mgmt/cacti-spine/Makefile _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed I believe this issue is fixed by building with stack protection