[Bug 196070] New: [PATCH] net-im/farsight2 fails to build on armv6

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Dec 17 18:59:14 UTC 2014


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196070

            Bug ID: 196070
           Summary: [PATCH] net-im/farsight2 fails to build on armv6
           Product: Ports Tree
           Version: Latest
          Hardware: arm
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: gnome at FreeBSD.org
          Reporter: mikael.urankar at gmail.com
                CC: sbruno at FreeBSD.org
             Flags: maintainer-feedback?(gnome at FreeBSD.org)
          Assignee: gnome at FreeBSD.org

Created attachment 150687
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=150687&action=edit
files/patch-tests_rtp_Makefile.in

Current build error:
gmake[4]: Entering directory
'/wrkdirs/usr/ports/net-im/farsight2/work/farsight2-0.0.31/tests/rtp'
  CC     codec_discovery-codec-discovery.o
  CCLD   codec-discovery
/nxb-bin/usr/bin/ld: undefined reference to symbol `sqrt@@FBSD_1.0' (try adding
-lm)
//lib/libm.so.5: could not read symbols: Bad value
cc: error: linker command failed with exit code 1 (use -v to see invocation)
Makefile:381: recipe for target 'codec-discovery' failed

The attached patch adds the missing libm.

Put the attached file in net-im/farsight2/files

build log on armv6:
http://mikael.urankar.free.fr/FreeBSD/arm/build_logs/farsight2-0.0.31_2.log
and for amd64/current:
http://mikael.urankar.free.fr/FreeBSD/arm/build_logs/amd64_farsight2-0.0.31_2.log

--- Comment #1 from Bugzilla Automation <bugzilla at FreeBSD.org> ---
Auto-assigned to maintainer gnome at FreeBSD.org

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list