Package: rpc2
Version: 1.13-3
Severity: serious

Hi,

your package failed to build from source with the following error:

| Automatic build of rpc2_1.13-3 on odin by sbuild/sparc 69
| Build started at 20051028-0304
| ******************************************************************************
| Checking available source versions...
| Fetching source files...
| Reading Package Lists...
| Building Dependency Tree...
| Need to get 512kB of source archives.
| Get:1 http://sinclair.farm.ftbfs.de experimental/main rpc2 1.13-3 (dsc) [688B]
| Get:2 http://sinclair.farm.ftbfs.de experimental/main rpc2 1.13-3 (tar) 
[448kB]
| Get:3 http://sinclair.farm.ftbfs.de experimental/main rpc2 1.13-3 (diff) 
[63.3kB]
| Fetched 512kB in 0s (3769kB/s)
| Download complete and in download only mode
| ** Using build dependencies supplied by package:
| Build-Depends: debhelper (>= 3.0.5), liblwp-dev, libreadline4-dev, 
libncurses5-dev, libtool, autotools-dev
[...]
| Toolchain package versions: libc6-dev_2.3.5-6 
linux-kernel-headers_2.6.13+0rc3-2 gcc-4.0_4.0.2-3 g++-4.0_4.0.2-3 
binutils_2.16.1cvs20050902-1 libstdc++6-4.0-dev_4.0.2-3 libstdc++6_4.0.2-3
| ------------------------------------------------------------------------------
| dpkg-source: extracting rpc2 in rpc2-1.13
| su: Authentication service cannot retrieve authentication info.
| (Ignored)
| dpkg-buildpackage: source package is rpc2
| dpkg-buildpackage: source version is 1.13-3
| dpkg-buildpackage: host architecture sparc
|  /usr/bin/fakeroot debian/rules clean
| dh_testdir
| rm -f build-stamp configure-stamp
| /usr/bin/make distclean
| make[1]: Entering directory `/build/buildd/rpc2-1.13'
| make[1]: *** No rule to make target `distclean'.  Stop.
| make[1]: Leaving directory `/build/buildd/rpc2-1.13'
| make: [clean] Error 2 (ignored)
| /usr/bin/make -C rpc2-src distclean
| make[1]: Entering directory `/build/buildd/rpc2-1.13/rpc2-src'
| make[1]: *** No rule to make target `distclean'.  Stop.
| make[1]: Leaving directory `/build/buildd/rpc2-1.13/rpc2-src'
| make: [clean] Error 2 (ignored)
| rm -f config.status
| rm -f rp2gen/rp2gen_lexer.c
| rm -f rp2gen/rp2gen_parser.c
| rm -f rp2gen/rp2gen_parser.h
| rm -f debian/dirs
| rm -f debian/docs
| rm -f debian/librpc23.docs
| rm -f debian/librpc23.postinst
| rm -f debian/librpc23.prerm
| rm -f debian/postinst
| rm -f debian/prerm
| rm -f debian/rpc2-tools.files
| rm -f debian/rpc2-tools.postinst
| rm -f debian/rpc2-tools.prerm
| test -r /usr/share/misc/config.sub && \
|       cp -f /usr/share/misc/config.sub config.sub
| test -r /usr/share/misc/config.guess && \
|       cp -f /usr/share/misc/config.guess config.guess
| dh_clean
|  debian/rules build
| dh_testdir
| ./configure \
| --build=sparc-linux-gnu \
| --host=sparc-linux-gnu \
| --prefix=/usr \
| --mandir=\${prefix}/share/man
| checking build system type... sparc-unknown-linux-gnu
| checking host system type... sparc-unknown-linux-gnu
| checking target system type... sparc-unknown-linux-gnu
| checking for a BSD-compatible install... /usr/bin/install -c
| checking whether build environment is sane... yes
| checking for gawk... no
| checking for mawk... mawk
| checking whether make sets ${MAKE}... yes
| checking for sparc-linux-gnu-gcc... sparc-linux-gnu-gcc
| checking for C compiler default output... a.out
| checking whether the C compiler works... yes
| checking whether we are cross compiling... no
| checking for suffix of executables... 
| checking for suffix of object files... o
| checking whether we are using the GNU C compiler... yes
| checking whether sparc-linux-gnu-gcc accepts -g... yes
| checking for style of include used by make... GNU
| checking dependency style of sparc-linux-gnu-gcc... gcc3
| checking how to run the C preprocessor... sparc-linux-gnu-gcc -E
| checking for sparc-linux-gnu-ranlib... no
| checking for ranlib... ranlib
| checking for ar... ar
| checking for flex... no
| checking for lex... no
| checking for flex... ${SHELL} /build/buildd/rpc2-1.13/missing --run flex
| checking for yywrap in -lfl... no
| checking for yywrap in -ll... no
| checking lex output file root... lex.yy
| checking whether yytext is a pointer... yes
| checking for bison... no
| checking for byacc... no
| checking for a BSD-compatible install... /usr/bin/install -c
| checking whether make sets ${MAKE}... (cached) yes
| checking for ld used by GCC... /usr/bin/ld
| checking if the linker (/usr/bin/ld) is GNU ld... yes
| checking for /usr/bin/ld option to reload object files... -r
| checking for BSD-compatible nm... nm
| checking whether ln -s works... yes
| checking how to recognise dependant libraries... pass_all
| checking command to parse nm output... ok
| checking for ANSI C header files... yes
| checking for sys/types.h... yes
| checking for sys/stat.h... yes
| checking for stdlib.h... yes
| checking for string.h... yes
| checking for memory.h... yes
| checking for strings.h... yes
| checking for inttypes.h... yes
| checking for stdint.h... yes
| checking for unistd.h... yes
| checking dlfcn.h usability... yes
| checking dlfcn.h presence... yes
| checking for dlfcn.h... yes
| checking for sparc-linux-gnu-ranlib... ranlib
| checking for sparc-linux-gnu-strip... no
| checking for strip... strip
| checking for objdir... .libs
| checking for sparc-linux-gnu-gcc option to produce PIC... -fPIC
| checking if sparc-linux-gnu-gcc PIC flag -fPIC works... yes
| checking if sparc-linux-gnu-gcc static flag -static works... yes
| checking if sparc-linux-gnu-gcc supports -c -o file.o... yes
| checking if sparc-linux-gnu-gcc supports -c -o file.lo... yes
| checking if sparc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... yes
| checking whether the linker (/usr/bin/ld) supports shared libraries... yes
| checking how to hardcode library paths into programs... immediate
| checking whether stripping libraries is possible... yes
| checking dynamic linker characteristics... GNU/Linux ld.so
| checking if libtool supports shared libraries... yes
| checking whether to build shared libraries... yes
| checking whether to build static libraries... yes
| checking whether -lc should be explicitly linked in... no
| creating libtool
| checking for cp... cp
| checking for perl... perl
| checking location of liblwp... default
| checking for library containing tgetent... -lncurses
| checking for main in -lreadline... yes
| checking for rl_completion_matches in -lreadline... yes
| checking for library containing inet_ntoa... none required
| checking for library containing socket... none required
| checking for LWP_Init in -llwp... yes
| checking sys/stream.h usability... no
| checking sys/stream.h presence... no
| checking for sys/stream.h... no
| checking arpa/inet.h usability... yes
| checking arpa/inet.h presence... yes
| checking for arpa/inet.h... yes
| checking arpa/nameser.h usability... yes
| checking arpa/nameser.h presence... yes
| checking for arpa/nameser.h... yes
| checking for inet_aton... yes
| checking for inet_ntoa... yes
| checking for ffs... yes
| checking for iopen... no
| checking sys/select.h usability... yes
| checking sys/select.h presence... yes
| checking for sys/select.h... yes
| checking sys/socket.h usability... yes
| checking sys/socket.h presence... yes
| checking for sys/socket.h... yes
| checking types of arguments for select... int,fd_set *,struct timeval *
| configure: creating ./config.status
| config.status: creating Makefile
| config.status: creating pkgs/Makefile
| config.status: creating pkgs/pkg-bsd.sh
| config.status: creating pkgs/rpc2.spec
| config.status: creating pkgs/rpc2-dos.spec
| config.status: creating pkgs/rpc2-win95.spec
| config.status: creating pkgs/rpc2-nt.spec
| config.status: creating debian/Makefile
| config.status: creating include/Makefile
| config.status: creating include/rpc2/Makefile
| config.status: creating rpc2-src/Makefile
| config.status: creating rp2gen/Makefile
| config.status: creating fail/Makefile
| config.status: creating config.h
| config.status: executing default-1 commands
| touch configure-stamp
| dh_testdir
| /usr/bin/make
| make[1]: Entering directory `/build/buildd/rpc2-1.13'
| cd . \
|   && CONFIG_FILES= CONFIG_HEADERS=config.h \
|      /bin/sh ./config.status
| config.status: creating config.h
| config.status: config.h is unchanged
| config.status: executing default-1 commands
| /usr/bin/make  all-recursive
| make[2]: Entering directory `/build/buildd/rpc2-1.13'
| Making all in rpc2-src
| make[3]: Entering directory `/build/buildd/rpc2-1.13/rpc2-src'
| source='rpc2a.c' object='rpc2a.lo' libtool=yes \
| depfile='.deps/rpc2a.Plo' tmpdepfile='.deps/rpc2a.TPlo' \
| depmode=gcc3 /bin/sh ../depcomp \
| /bin/sh ../libtool --mode=compile sparc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. 
-I.. -I../include -I../include -DRPC2DEBUG -DERRORTR    -O2 -c -o rpc2a.lo 
`test -f rpc2a.c || echo './'`rpc2a.c
| mkdir .libs
| sparc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include 
-DRPC2DEBUG -DERRORTR -O2 -c rpc2a.c -MT rpc2a.lo -MD -MP -MF .deps/rpc2a.TPlo  
-fPIC -DPIC -o .libs/rpc2a.lo
| rpc2a.c: In function 'RPC2_NewBinding':
| rpc2a.c:682: warning: pointer targets in passing argument 1 of 'strcpy' 
differ in signedness
| rpc2a.c:747: warning: pointer targets in passing argument 4 of 'rpc2_Decrypt' 
differ in signedness
| rpc2a.c:821: warning: pointer targets in passing argument 4 of 'rpc2_Decrypt' 
differ in signedness
| rpc2a.c: In function 'MakeFake':
| rpc2a.c:1165: warning: pointer targets in passing argument 1 of 'strlen' 
differ in signedness
| rpc2a.c:1165: warning: pointer targets in passing argument 1 of 
'__builtin_strcmp' differ in signedness
| rpc2a.c:1165: warning: pointer targets in passing argument 1 of 'strlen' 
differ in signedness
| rpc2a.c:1165: warning: pointer targets in passing argument 1 of 
'__builtin_strcmp' differ in signedness
| rpc2a.c:1165: warning: pointer targets in passing argument 1 of 
'__builtin_strcmp' differ in signedness
| rpc2a.c:1165: warning: pointer targets in passing argument 1 of 
'__builtin_strcmp' differ in signedness
| rpc2a.c: In function 'Send2Get3':
| rpc2a.c:1302: warning: pointer targets in passing argument 4 of 
'rpc2_Encrypt' differ in signedness
| rpc2a.c: In function 'Send4AndSave':
| rpc2a.c:1372: warning: pointer targets in passing argument 4 of 
'rpc2_Encrypt' differ in signedness
| sparc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include 
-DRPC2DEBUG -DERRORTR -O2 -c rpc2a.c -MT rpc2a.lo -MD -MP -MF .deps/rpc2a.TPlo 
-o rpc2a.o >/dev/null 2>&1
| mv -f .libs/rpc2a.lo rpc2a.lo
| source='rpc2b.c' object='rpc2b.lo' libtool=yes \
| depfile='.deps/rpc2b.Plo' tmpdepfile='.deps/rpc2b.TPlo' \
| depmode=gcc3 /bin/sh ../depcomp \
| /bin/sh ../libtool --mode=compile sparc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. 
-I.. -I../include -I../include -DRPC2DEBUG -DERRORTR    -O2 -c -o rpc2b.lo 
`test -f rpc2b.c || echo './'`rpc2b.c
| rm -f .libs/rpc2b.lo
| sparc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include 
-DRPC2DEBUG -DERRORTR -O2 -c rpc2b.c -MT rpc2b.lo -MD -MP -MF .deps/rpc2b.TPlo  
-fPIC -DPIC -o .libs/rpc2b.lo
| rpc2b.c: In function 'RPC2_Init':
| rpc2b.c:149: error: 'PFIC' undeclared (first use in this function)
| rpc2b.c:149: error: (Each undeclared identifier is reported only once
| rpc2b.c:149: error: for each function it appears in.)
| rpc2b.c:149: error: syntax error before 'rpc2_SocketListener'
| rpc2b.c:154: error: syntax error before 'rpc2_ClockTick'
| rpc2b.c: In function 'rpc2_CreateIPSocket':
| rpc2b.c:884: warning: pointer targets in passing argument 3 of 'getsockname' 
differ in signedness
| make[3]: *** [rpc2b.lo] Error 1
| make[3]: Leaving directory `/build/buildd/rpc2-1.13/rpc2-src'
| make[2]: *** [all-recursive] Error 1
| make[2]: Leaving directory `/build/buildd/rpc2-1.13'
| make[1]: *** [all-recursive-am] Error 2
| make[1]: Leaving directory `/build/buildd/rpc2-1.13'
| make: *** [build-stamp] Error 2
| ******************************************************************************
| Build finished at 20051028-0305
| FAILED [dpkg-buildpackage died]

Full build log(s): 
http://experimental.ftbfs.de/build.php?&ver=1.13-3&pkg=rpc2&arch=sparc

Gruesse,
-- 
Frank Lichtenheld <[EMAIL PROTECTED]>
www: http://www.djpig.de/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to