Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Dec 2014 18:59:13 +0000
From:      bugzilla-noreply@freebsd.org
To:        gnome@FreeBSD.org
Subject:   maintainer-feedback requested: [Bug 196070] [PATCH] net-im/farsight2 fails to build on armv6
Message-ID:  <bug-196070-6497-LMoiaVNhKK@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-196070-6497@https.bugs.freebsd.org/bugzilla/>
References:  <bug-196070-6497@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
mikael.urankar@gmail.com has reassigned Bugzilla Automation
<bugzilla@FreeBSD.org>'s request for maintainer-feedback to gnome@FreeBSD.o=
rg:
Bug 196070: [PATCH] net-im/farsight2 fails to build on armv6
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D196070



--- Description ---
Created attachment 150687
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D150687&action=
=3Dedit
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 ad=
ding
-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.l
og

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-196070-6497-LMoiaVNhKK>