From owner-freebsd-ports-bugs@freebsd.org Thu Aug 6 20:54:32 2015 Return-Path: Delivered-To: freebsd-ports-bugs@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 82D379B5133 for ; Thu, 6 Aug 2015 20:54:32 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6E8371451 for ; Thu, 6 Aug 2015 20:54:32 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id t76KsWVt072070 for ; Thu, 6 Aug 2015 20:54:32 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 202143] comms/gnuradio: gnuradio 3.7.7.1 boost linking error Date: Thu, 06 Aug 2015 20:54:32 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: darkfiberiru@gmail.com X-Bugzilla-Status: New X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: hamradio@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter cc flagtypes.name Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 Aug 2015 20:54:32 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202143 Bug ID: 202143 Summary: comms/gnuradio: gnuradio 3.7.7.1 boost linking error Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Many People Priority: --- Component: Individual Port(s) Assignee: hamradio@FreeBSD.org Reporter: darkfiberiru@gmail.com CC: db@FreeBSD.org Flags: maintainer-feedback?(hamradio@FreeBSD.org) Assignee: hamradio@FreeBSD.org gnuradio 3.7.7.1 is not building. Looks like an linking error with boost. I have not been able to find a fix yet. It doesn't appear the FREEBSD repo pkg ever successfully built 3.7.71. I confirmed this on my local 11 current machine. I reversed the last merge ( r392951)and it successfully builds with poudriere on my local machine (11-current) I will look into this more and try to submit a patch if I have free time. http://beefy6.nyi.freebsd.org/data/101amd64-default/393627/logs/errors/gnuradio-3.7.7.1.log cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/apps && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/volk-config-info.dir/link.txt --verbose=1 /usr/local/bin/g++48 -O2 -pipe -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -DLIBICONV_PLUG -Wl,-rpath=/usr/local/lib/gcc48 -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -DLIBICONV_PLUG -Wl,-rpath=/usr/local/lib/gcc48 -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 CMakeFiles/volk-config-info.dir/volk-config-info.cc.o -o volk-config-info ../lib/libvolk.so.1.0 /usr/local/lib/libboost_filesystem.so /usr/local/lib/libboost_system.so /usr/local/lib/libboost_unit_test_framework.so /usr/local/lib/libboost_program_options.so /usr/local/lib/liborc-0.4.so -Wl,-rpath,/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib:/usr/local/lib: CMakeFiles/volk-config-info.dir/volk-config-info.cc.o: In function `std::vector > boost::program_options::to_internal(std::vector > const&)': volk-config-info.cc:(.text._ZN5boost15program_options11to_internalISsEESt6vectorISsSaISsEERKS2_IT_SaIS5_EE[_ZN5boost15program_options11to_internalISsEESt6vectorISsSaISsEERKS2_IT_SaIS5_EE]+0x8c): undefined reference to `boost::program_options::to_internal(std::string const&)' CMakeFiles/volk-config-info.dir/volk-config-info.cc.o: In function `main': volk-config-info.cc:(.text.startup+0x51): undefined reference to `boost::program_options::options_description::options_description(std::string const&, unsigned int, unsigned int)' volk-config-info.cc:(.text.startup+0x256): undefined reference to `boost::program_options::detail::cmdline::cmdline(std::vector > const&)' volk-config-info.cc:(.text.startup+0x36e): undefined reference to `boost::program_options::detail::cmdline::set_additional_parser(boost::function1, std::string const&>)' volk-config-info.cc:(.text.startup+0x49a): undefined reference to `boost::program_options::operator<<(std::ostream&, boost::program_options::options_description const&)' volk-config-info.cc:(.text.startup+0xa58): undefined reference to `boost::program_options::operator<<(std::ostream&, boost::program_options::options_description const&)' collect2: error: ld returned 1 exit status *** Error code 1 -- You are receiving this mail because: You are the assignee for the bug.