[Pkg-gambas-devel] Bug#701393: gambas3: ftbfs with eglibc-2.17

Sebastian Ramacher sramacher at debian.org
Thu May 9 18:26:37 UTC 2013


Control: tags -1 + patch

On 2013-02-23 11:34:53, Matthias Klose wrote:
> /bin/bash ../../libtool  --tag=CC   --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../..    -I../../share -I../../gbx -D_REENTRANT -I../../libltdl -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -Os  -MT gb_signal_la-csignal.lo -MD -MP -MF .deps/gb_signal_la-csignal.Tpo -c -o gb_signal_la-csignal.lo `test -f 'csignal.c' || echo './'`csignal.c
> libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../share -I../../gbx -D_REENTRANT -I../../libltdl -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -Os -MT gb_signal_la-csignal.lo -MD -MP -MF .deps/gb_signal_la-csignal.Tpo -c csignal.c  -fPIC -DPIC -o .libs/gb_signal_la-csignal.o
> csignal.c:45:17: error: conflicting types for 'siginfo_t'
>   struct siginfo siginfo_t;
>                  ^
> In file included from /usr/include/signal.h:80:0,
>                  from csignal.c:28:
> /usr/include/x86_64-linux-gnu/bits/siginfo.h:127:5: note: previous declaration of 'siginfo_t' was here
>    } siginfo_t __SI_ALIGNMENT;
>      ^
> csignal.c: In function 'Signal_Catch':
> csignal.c:234:22: warning: assignment from incompatible pointer type [enabled by default]
>   action.sa_sigaction = handle_signal;
>                       ^
> make[6]: *** [gb_signal_la-csignal.lo] Error 1
> make[6]: Leaving directory `/«PKGBUILDDIR»/main/lib/signal'
> make[5]: *** [all-recursive] Error 1
> make[5]: Leaving directory `/«PKGBUILDDIR»/main/lib'
> make[4]: *** [all-recursive] Error 1
> make[4]: Leaving directory `/«PKGBUILDDIR»/main'
> make[3]: *** [all] Error 2
> make[3]: Leaving directory `/«PKGBUILDDIR»/main'
> make[2]: *** [all-recursive] Error 1
> make[2]: Leaving directory `/«PKGBUILDDIR»'
> make[1]: *** [all] Error 2
> make: *** [build-stamp] Error 2
> dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2

Please find attached a patch to fix this FTBFS.

Regards
-- 
Sebastian Ramacher
-------------- next part --------------
A non-text attachment was scrubbed...
Name: gambas.patch
Type: text/x-diff
Size: 1515 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-gambas-devel/attachments/20130509/6233b591/attachment.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-gambas-devel/attachments/20130509/6233b591/attachment.pgp>


More information about the Pkg-gambas-devel mailing list