[Bug 249449] net/freeswitch build fails on libs/sofia-sip/s2check
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Sep 19 11:49:02 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=249449
Bug ID: 249449
Summary: net/freeswitch build fails on libs/sofia-sip/s2check
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: pi at FreeBSD.org
Reporter: emss at free.fr
Flags: maintainer-feedback?(pi at FreeBSD.org)
Assignee: pi at FreeBSD.org
Hi,
uname -a :
FreeBSD srvbsdfenssv.interne.associated-bears.org 12.2-STABLE FreeBSD
12.2-STABLE r365696 BARE amd64
Default port options (EXAMPLES, 8K, 16K, 32K, 48K, ENGLISH)
Build fails :
libtool: link: ranlib .libs/libsofia-sip-ua.a
libtool: link: rm -fr .libs/libsofia-sip-ua.lax
libtool: link: ( cd ".libs" && rm -f "libsofia-sip-ua.la" && ln -s
"../libsofia-sip-ua.la" "libsofia-sip-ua.la" )
gmake[10]: Leaving directory
'/storage/work/ports/build/usr/ports/net/freeswitch/work/freeswitch-1.10.3.-release/libs/sofia-sip/libsofia-sip-ua'
gmake[9]: Leaving directory
'/storage/work/ports/build/usr/ports/net/freeswitch/work/freeswitch-1.10.3.-release/libs/sofia-sip/libsofia-sip-ua'
Making all in packages
gmake[9]: Entering directory
'/storage/work/ports/build/usr/ports/net/freeswitch/work/freeswitch-1.10.3.-release/libs/sofia-sip/packages'
gmake[9]: Nothing to be done for 'all'.
gmake[9]: Leaving directory
'/storage/work/ports/build/usr/ports/net/freeswitch/work/freeswitch-1.10.3.-release/libs/sofia-sip/packages'
Making all in tests
gmake[9]: Entering directory
'/storage/work/ports/build/usr/ports/net/freeswitch/work/freeswitch-1.10.3.-release/libs/sofia-sip/tests'
gmake[9]: Nothing to be done for 'all'.
gmake[9]: Leaving directory
'/storage/work/ports/build/usr/ports/net/freeswitch/work/freeswitch-1.10.3.-release/libs/sofia-sip/tests'
Making all in s2check
gmake[9]: Entering directory
'/storage/work/ports/build/usr/ports/net/freeswitch/work/freeswitch-1.10.3.-release/libs/sofia-sip/s2check'
COMPILE s2tcase.o
s2tcase.c:60:54: error: too many arguments to function call, expected 6, have 7
_tcase_add_test(tc, tf, name, signo, 0, start, end);
~~~~~~~~~~~~~~~ ^~~
/usr/local/include/check.h:347:12: note: '_tcase_add_test' declared here
CK_DLL_EXP void CK_EXPORT _tcase_add_test(TCase * tc, const TTest * ttest,
^
1 error generated.
gmake[9]: *** [Makefile:1290: s2tcase.o] Error 1
gmake[9]: Leaving directory
'/storage/work/ports/build/usr/ports/net/freeswitch/work/freeswitch-1.10.3.-release/libs/sofia-sip/s2check'
gmake[8]: *** [Makefile:504: all-recursive] Error 1
gmake[8]: Leaving directory
'/storage/work/ports/build/usr/ports/net/freeswitch/work/freeswitch-1.10.3.-release/libs/sofia-sip'
gmake[7]: *** [Makefile:425: all] Error 2
gmake[7]: Leaving directory
'/storage/work/ports/build/usr/ports/net/freeswitch/work/freeswitch-1.10.3.-release/libs/sofia-sip'
gmake[6]: *** [Makefile:1510:
/storage/work/ports/build/usr/ports/net/freeswitch/work/freeswitch-1.10.3.-release/libs/sofia-sip/libsofia-sip-ua/libsofia-sip-ua.la]
Error 2
gmake[6]: Leaving directory
'/storage/work/ports/build/usr/ports/net/freeswitch/work/freeswitch-1.10.3.-release/src/mod/endpoints/mod_sofia'
gmake[5]: *** [Makefile:707: mod_sofia-all] Error 1
gmake[5]: Leaving directory
'/storage/work/ports/build/usr/ports/net/freeswitch/work/freeswitch-1.10.3.-release/src/mod'
gmake[4]: *** [Makefile:608: all-recursive] Error 1
gmake[4]: Leaving directory
'/storage/work/ports/build/usr/ports/net/freeswitch/work/freeswitch-1.10.3.-release/src'
gmake[3]: *** [Makefile:3737: all-recursive] Error 1
gmake[3]: Leaving directory
'/storage/work/ports/build/usr/ports/net/freeswitch/work/freeswitch-1.10.3.-release'
gmake[2]: *** [Makefile:1446: all] Error 2
gmake[2]: Leaving directory
'/storage/work/ports/build/usr/ports/net/freeswitch/work/freeswitch-1.10.3.-release'
*** Error code 1
Stop.
make[1]: stopped in /usr/ports/net/freeswitch
*** Error code 1
Stop.
make: stopped in /usr/ports/net/freeswitch
Any further information required to help ?
Regards
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list