Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 Jul 2008 12:51:34 GMT
From:      pav@FreeBSD.org
To:        joe@joeholden.co.uk, adrian@thearle.com.au, pav@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, pav@FreeBSD.org
Subject:   Re: ports/124118: Update port: comms/spandsp-devel Update to 0.0.5.p3
Message-ID:  <200807081251.m68CpY84052595@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
Synopsis: Update port: comms/spandsp-devel Update to 0.0.5.p3

State-Changed-From-To: open->feedback
State-Changed-By: pav
State-Changed-When: Tue Jul 8 12:51:07 UTC 2008
State-Changed-Why: 
This looks okay, but net/yate-devel port no longer compiles with the new
spandsp-devel port:

c++ -Wall   -I. -I.. -I/usr/local/include -O2 -fno-check-new  -fno-exceptions -fPIC -DHAVE_GCC_FORMAT_CHECK  -export-dynamic -shared -Wl,--retain-symbols-file,/dev/null -L.. -lyate -o faxchan.yate -I/usr/local/include faxchan.cpp -lspandsp -L/usr/local/lib
faxchan.cpp: In member function `void <unnamed>::FaxWrapper::init(t30_state_t*, const char*, const char*, bool)':
faxchan.cpp:308: error: `t30_set_local_ident' was not declared in this scope
faxchan.cpp:310: error: invalid conversion from `void (*)(t30_state_t*, void*, int)' to `int (*)(t30_state_t*, void*, int)'
faxchan.cpp:310: error:   initializing argument 2 of `void t30_set_phase_d_handler(t30_state_t*, int (*)(t30_state_t*, void*, int), void*)'
faxchan.cpp:311: error: invalid conversion from `void (*)(t30_state_t*, void*, int)' to `int (*)(t30_state_t*, void*, int)'
faxchan.cpp:311: error:   initializing argument 2 of `void t30_set_phase_b_handler(t30_state_t*, int (*)(t30_state_t*, void*, int), void*)'
faxchan.cpp:308: warning: unused variable 't30_set_local_ident'
faxchan.cpp: In member function `void <unnamed>::FaxWrapper::phaseD(int)':
faxchan.cpp:377: error: `t30_get_local_ident' was not declared in this scope
faxchan.cpp:380: error: `t30_get_far_ident' was not declared in this scope
faxchan.cpp:377: warning: unused variable 't30_get_local_ident'
faxchan.cpp:380: warning: unused variable 't30_get_far_ident'

Comments?


Responsible-Changed-From-To: freebsd-ports-bugs->pav
Responsible-Changed-By: pav
Responsible-Changed-When: Tue Jul 8 12:51:07 UTC 2008
Responsible-Changed-Why: 
This looks okay, but net/yate-devel port no longer compiles with the new
spandsp-devel port:

c++ -Wall   -I. -I.. -I/usr/local/include -O2 -fno-check-new  -fno-exceptions -fPIC -DHAVE_GCC_FORMAT_CHECK  -export-dynamic -shared -Wl,--retain-symbols-file,/dev/null -L.. -lyate -o faxchan.yate -I/usr/local/include faxchan.cpp -lspandsp -L/usr/local/lib
faxchan.cpp: In member function `void <unnamed>::FaxWrapper::init(t30_state_t*, const char*, const char*, bool)':
faxchan.cpp:308: error: `t30_set_local_ident' was not declared in this scope
faxchan.cpp:310: error: invalid conversion from `void (*)(t30_state_t*, void*, int)' to `int (*)(t30_state_t*, void*, int)'
faxchan.cpp:310: error:   initializing argument 2 of `void t30_set_phase_d_handler(t30_state_t*, int (*)(t30_state_t*, void*, int), void*)'
faxchan.cpp:311: error: invalid conversion from `void (*)(t30_state_t*, void*, int)' to `int (*)(t30_state_t*, void*, int)'
faxchan.cpp:311: error:   initializing argument 2 of `void t30_set_phase_b_handler(t30_state_t*, int (*)(t30_state_t*, void*, int), void*)'
faxchan.cpp:308: warning: unused variable 't30_set_local_ident'
faxchan.cpp: In member function `void <unnamed>::FaxWrapper::phaseD(int)':
faxchan.cpp:377: error: `t30_get_local_ident' was not declared in this scope
faxchan.cpp:380: error: `t30_get_far_ident' was not declared in this scope
faxchan.cpp:377: warning: unused variable 't30_get_local_ident'
faxchan.cpp:380: warning: unused variable 't30_get_far_ident'

Comments?

http://www.freebsd.org/cgi/query-pr.cgi?pr=124118



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200807081251.m68CpY84052595>