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

Bug#223891: kdeutils_4:3.1.4-1(mips/unstable): FTBFS: SYS_* seems to be missing from bits/syscall.h ?



Package: libc6-dev
Version: 2.3.2.ds1-10
Severity: serious

There was an error while trying to autobuild your package:

> Automatic build of kdeutils_4:3.1.4-1 on resume.rfc822.org by sbuild/mips 1.170.4
> Build started at 20031212-1356

[...]

> ** Using build dependencies supplied by package:
> Build-Depends: automake1.7, debhelper (>> 4.0.18), gawk, gettext, kdelibs4-dev, sharutils

[...]

>  g++ -DHAVE_CONFIG_H -I. -I../../ksim -I.. -I../../ksim/library -I/usr/include/kde -I/usr/include/qt3 -I. -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -DNDEBUG -DNO_DEBUG -O2 -fno-exceptions -fno-check-new -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -MT systeminfo.lo -MD -MP -MF .deps/systeminfo.Tpo -c ../../ksim/systeminfo.cpp  -fPIC -DPIC -o .libs/systeminfo.o
> ../../ksim/systeminfo.cpp: In member function `void System::updateData()':
> ../../ksim/systeminfo.cpp:107: error: `SYS_sysinfo' undeclared (first use this 
>    function)
> ../../ksim/systeminfo.cpp:107: error: (Each undeclared identifier is reported 
>    only once for each function it appears in.)
> make[4]: *** [systeminfo.lo] Error 1
> make[4]: Leaving directory `/build/buildd/kdeutils-3.1.4/obj-mips-linux/ksim'
> make[3]: *** [all-recursive] Error 1
> make[3]: Leaving directory `/build/buildd/kdeutils-3.1.4/obj-mips-linux/ksim'
> make[2]: *** [all-recursive] Error 1
> make[2]: Leaving directory `/build/buildd/kdeutils-3.1.4/obj-mips-linux'
> make[1]: *** [all] Error 2
> make[1]: Leaving directory `/build/buildd/kdeutils-3.1.4/obj-mips-linux'
> make: *** [build-arch-stamp] Error 2

A full build log can be found at:
http://buildd.debian.org/build.php?arch=mips&pkg=kdeutils&ver=4:3.1.4-1

Looking at the /usr/include/bits/syscall.h on mips, it seems to be
missing all of the SYS_* syscall defines for syscalls, only setting up
the ones for the ABI in use.  Pre l-k-h using glibcs had this list.



Reply to: