Package: geda Version: 20050313-2 Severity: important There was a problem autobuilding your package:
Automatic build of geda_20050313-2 on beethoven by sbuild/hurd-i386 1.170.5 Build started at 20050616-0001 ****************************************************************************** Checking available source versions... Fetching source files... Reading Package Lists... Building Dependency Tree... Need to get 398kB of source archives. Get:1 http://ftp.de.debian.org unstable/main geda 20050313-2 (dsc) [711B] Get:2 http://ftp.de.debian.org unstable/main geda 20050313-2 (tar) [393kB] Get:3 http://ftp.de.debian.org unstable/main geda 20050313-2 (diff) [4506B] Fetched 398kB in 0s (927kB/s) Download complete and in download only mode ** Using build dependencies supplied by package: Build-Depends: debhelper (>= 4), libgtk2.0-dev, bison, libglib2.0-dev ** Filtered missing central deps that are dependencies of or provide build-deps: xlibs-dev (>> 4.1.0) **** Warning: **** The following central src deps are (probably) missing: libglib1.2-dev (>= 1.2.0), libgtk1.2-dev (>= 1.2.10-4) [...] Checking correctness of source dependencies... Toolchain package versions: libc0.3-dev_2.3.2.ds1-22 gnumach-dev_1:20050501-2 hurd-dev_20050513-2 gcc-3.3_1:3.3.6-4 g++-3.3_1:3.3.6-4 binutils_2.15-5 libstdc++5-3.3-dev_1:3.3.6-4 libstdc++5_1:3.3.6-4 ------------------------------------------------------------------------------ dpkg-source: extracting geda in geda-20050313 dpkg-buildpackage: source package is geda dpkg-buildpackage: source version is 20050313-2 dpkg-buildpackage: host architecture is hurd-i386 [...] debian/rules build [...] gcc -Wall -Wimplicit -Wreturn-type -Wunused -Wswitch -Wcomment -Wuninitialized -Wparentheses -Wpointer-arith -Wmissing-prototypes -g -O -g -O2 -o graphman -lglib-2.0 callbacks.o configfile.o export2gwave.o filetool.o graph.o interface.o main.o msgbox.o libstring.o support.o value.o -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 if gcc -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/X11R6/include -I./ -I../intl -Wall -Wimplicit -Wreturn-type -Wunused -Wswitch -Wcomment -Wuninitialized -Wparentheses -Wpointer-arith -Wmissing-prototypes -g -O -g -O2 -MT raw2gw.o -MD -MP -MF ".deps/raw2gw.Tpo" \ -c -o raw2gw.o `test -f 'raw2gw.c' || echo './'`raw2gw.c; \ then mv -f ".deps/raw2gw.Tpo" ".deps/raw2gw.Po"; \ else rm -f ".deps/raw2gw.Tpo"; exit 1; \ fi raw2gw.c: In function `main': raw2gw.c:46: error: `MAXPATHLEN' undeclared (first use in this function) raw2gw.c:46: error: (Each undeclared identifier is reported only once raw2gw.c:46: error: for each function it appears in.) raw2gw.c:46: warning: unused variable `szDir' make[2]: *** [raw2gw.o] Error 1 make[2]: Leaving directory `/build/mbanck/geda-20050313/graphman' make[1]: *** [install-recursive] Error 1 make[1]: Leaving directory `/build/mbanck/geda-20050313' make: *** [binary-arch] Error 2 ****************************************************************************** Build finished at 20050616-0010 FAILED [dpkg-buildpackage died] ------------------------------------------------------------------------------ POSIX says PATH_MAX should be defined to the maximum path length, if such a limit exists. As the GNU system does not have this (or any other arbitrary) limit, PATH_MAX is not defined. The clean solution is to allocate the needed space dynamically. We will probably come up with a patch eventually. cheers, Michael -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

