Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 08 Jul 2008 23:16:12 +1000
From:      Adrian Thearle <adrian@thearle.com.au>
To:        pav@FreeBSD.org
Cc:        freebsd-ports-bugs@FreeBSD.org, joe@joeholden.co.uk
Subject:   Re: ports/124118: Update port: comms/spandsp-devel Update to 0.0.5.p3
Message-ID:  <4873689C.3000609@thearle.com.au>
In-Reply-To: <200807081251.m68CpY84052595@freefall.freebsd.org>
References:  <200807081251.m68CpY84052595@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Seems like the latest version of yate is now 2, so I think yate-devel 
should be updated to this new 2 branch. However this doesn't help with 
the spandsp issue.

I will hopefully get sometime in the next week or two to take a look at 
what else requires spandsp, perhaps we can move spandsp-devel into 
spandsp and update yate...? My understanding of spandsp is quite small, 
but I do know that it does change often. I checked the yate site but 
could not find a dependancy list for exactly what versions of spandsp 
worked... I guess i should talk to the yate maintainer?


pav@FreeBSD.org wrote:
> 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?4873689C.3000609>