[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#790281: seyon: FTBFS with glibc 2.21 and gcc-5



Source: seyon
Version: 2.20c-31
Severity: normal

>From my pbuilder build log, using a setup preferring glibc and gcc-defaults
from experimental:

...
 debian/rules build
dh_testdir
xmkmf
imake -DUseInstalled -I/usr/lib/X11/config
/usr/bin/make
make[1]: Entering directory '/tmp/buildd/seyon-2.20c'
rm -f version.h
./ad2c Seyon.ad > Seyon.ad.h
sh ./makever.sh
Machine type is x86_64, OS name is Linux
gcc -g -O2 -fno-strict-aliasing         -Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L                           -D_POSIX_SOURCE -D_XOPEN_SOURCE                -D_BSD_SOURCE -D_SVID_SOURCE                                 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64                                                           -DFUNCPROTO=15 -DNARROWPROTO       -c -o Seyon.o Seyon.c
In file included from /usr/include/x86_64-linux-gnu/sys/types.h:25:0,
                 from /usr/include/X11/Xlib.h:38,
                 from /usr/include/X11/Intrinsic.h:53,
                 from Seyon.c:20:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
 # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
   ^
In file included from Seyon.c:25:0:
SeDecl.h:126:17: error: conflicting types for 'getline'
                 getline(),
                 ^
In file included from seyon.h:16:0,
                 from Seyon.c:24:
/usr/include/stdio.h:678:20: note: previous declaration of 'getline' was here
 extern _IO_ssize_t getline (char **__restrict __lineptr,
                    ^
<builtin>: recipe for target 'Seyon.o' failed
make[1]: *** [Seyon.o] Error 1
make[1]: Leaving directory '/tmp/buildd/seyon-2.20c'
debian/rules:21: recipe for target 'build-stamp' failed
make: *** [build-stamp] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
-- 
Daniel Schepler


Reply to: