Your message dated Sat, 05 Nov 2005 17:47:10 +0100
with message-id <[EMAIL PROTECTED]>
and subject line Your experimental-chroot is outdated
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 28 Oct 2005 10:57:15 +0000
>From [EMAIL PROTECTED] Fri Oct 28 03:57:14 2005
Return-path: <[EMAIL PROTECTED]>
Received: from higgs.djpig.de [213.133.98.126] 
        by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
        id 1EVRv7-0006RM-00; Fri, 28 Oct 2005 03:57:13 -0700
Received: from djpig by higgs.djpig.de with local (Exim 4.50)
        id 1EVRv5-0001IP-Od
        for [EMAIL PROTECTED]; Fri, 28 Oct 2005 12:57:11 +0200
Date: Fri, 28 Oct 2005 12:57:11 +0200
From: Frank Lichtenheld <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: rvm_1.6-4(sparc/experimental): FTBFS: error: 'PFIC' undeclared
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.5.9i
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02

Package: rvm
Version: 1.6-4
Severity: serious

Hi,

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

| Automatic build of rvm_1.6-4 on odin by sbuild/sparc 69
| Build started at 20051028-0305
| ******************************************************************************
| Checking available source versions...
| Fetching source files...
| Reading Package Lists...
| Building Dependency Tree...
| Need to get 379kB of source archives.
| Get:1 http://sinclair.farm.ftbfs.de experimental/main rvm 1.6-4 (dsc) [637B]
| Get:2 http://sinclair.farm.ftbfs.de experimental/main rvm 1.6-4 (tar) [375kB]
| Get:3 http://sinclair.farm.ftbfs.de experimental/main rvm 1.6-4 (diff) [2769B]
| Fetched 379kB in 0s (627kB/s)
| Download complete and in download only mode
| ** Using build dependencies supplied by package:
| Build-Depends: debhelper (>= 4), liblwp-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 rvm in rvm-1.6
| su: Authentication service cannot retrieve authentication info.
| (Ignored)
| dpkg-buildpackage: source package is rvm
| dpkg-buildpackage: source version is 1.6-4
| dpkg-buildpackage: host architecture sparc
|  /usr/bin/fakeroot debian/rules clean
| dh_testdir
| rm -f build-stamp
| /usr/bin/make distclean
| make[1]: Entering directory `/build/buildd/rvm-1.6'
| make[1]: *** No rule to make target `distclean'.  Stop.
| make[1]: Leaving directory `/build/buildd/rvm-1.6'
| make: [clean] Error 2 (ignored)
| rm -f debian/dirs
| rm -f debian/docs
| rm -f debian/librvm1.postinst
| rm -f debian/librvm1.prerm
| rm -f debian/postinst
| rm -f debian/prerm
| rm -f debian/rvm-tools.files
| rm -f debian/rvm-tools.postinst
| rm -f debian/rvm-tools.prerm
| dh_clean
|  debian/rules build
| dh_testdir
| 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
| ./configure \
| --build=sparc-linux-gnu \
| --host=sparc-linux-gnu \
| --prefix=/usr \
| --mandir=\${prefix}/share/man
| creating cache ./config.cache
| checking host system type... sparc-unknown-linux-gnu
| checking target system type... sparc-unknown-linux-gnu
| checking build system type... sparc-unknown-linux-gnu
| checking for a BSD compatible install... /usr/bin/install -c
| checking whether build environment is sane... yes
| checking whether make sets ${MAKE}... yes
| checking for working aclocal... missing
| checking for working autoconf... missing
| checking for working automake... missing
| checking for working autoheader... missing
| checking for working makeinfo... missing
| checking for gcc... gcc
| checking whether the C compiler (gcc -Wall -g -O2 ) works... yes
| checking whether the C compiler (gcc -Wall -g -O2 ) is a cross-compiler... no
| checking whether we are using GNU C... yes
| checking whether gcc accepts -g... yes
| checking how to run the C preprocessor... gcc -E
| checking for ranlib... ranlib
| checking for ar... ar
| checking for a BSD compatible install... /usr/bin/install -c
| checking whether make sets ${MAKE}... (cached) yes
| checking for Cygwin environment... no
| checking for mingw32 environment... no
| 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... /usr/bin/nm -B
| checking whether ln -s works... yes
| checking how to recognise dependant libraries... pass_all
| checking for object suffix... o
| checking for executable suffix... no
| checking command to parse /usr/bin/nm -B output... ok
| checking for dlfcn.h... yes
| checking for ranlib... (cached) ranlib
| checking for strip... strip
| checking for objdir... .libs
| checking for gcc option to produce PIC... -fPIC
| checking if gcc PIC flag -fPIC works... yes
| checking if gcc static flag -static works... yes
| checking if gcc supports -c -o file.o... yes
| checking if gcc supports -c -o file.lo... 
| checking if 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 -lc should be explicitly linked in... no
| creating libtool
| checking location of liblwp... default
| checking for LWP_Init in -llwp... yes
| checking for strerror... yes
| checking for unistd.h... yes
| checking for getpagesize... yes
| checking for working mmap... yes
| checking for Cygwin environment... (cached) no
| checking for executable suffix... (cached) no
| updating cache ./config.cache
| creating ./config.status
| creating Makefile
| creating include/Makefile
| creating include/rvm/Makefile
| creating rvm/Makefile
| creating seg/Makefile
| creating rds/Makefile
| creating tests/Makefile
| creating pkgs/Makefile
| creating pkgs/pkg-bsd.sh
| creating pkgs/rvm.spec
| creating pkgs/rvm-nt.spec
| creating pkgs/rvm-dos.spec
| creating pkgs/rvm-win95.spec
| creating debian/Makefile
| creating config.h
| /usr/bin/make
| make[1]: Entering directory `/build/buildd/rvm-1.6'
| /usr/bin/make  all-recursive
| make[2]: Entering directory `/build/buildd/rvm-1.6'
| Making all in include
| make[3]: Entering directory `/build/buildd/rvm-1.6/include'
| Making all in rvm
| make[4]: Entering directory `/build/buildd/rvm-1.6/include/rvm'
| make[4]: Nothing to be done for `all'.
| make[4]: Leaving directory `/build/buildd/rvm-1.6/include/rvm'
| make[4]: Entering directory `/build/buildd/rvm-1.6/include'
| make[4]: Nothing to be done for `all-am'.
| make[4]: Leaving directory `/build/buildd/rvm-1.6/include'
| make[3]: Leaving directory `/build/buildd/rvm-1.6/include'
| Making all in rvm
| make[3]: Entering directory `/build/buildd/rvm-1.6/rvm'
| /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. 
-I../include    -Wall -g -O2 -DRVM_USELWP -c rvm_init.c && \
| mv rvm_init.lo rvm_init_lwp.lo && \
| mv rvm_init.o rvm_init_lwp.o
| mkdir .libs
| gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -g -O2 -DRVM_USELWP -c 
rvm_init.c  -fPIC -DPIC -o .libs/rvm_init.lo
| gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -g -O2 -DRVM_USELWP -c 
rvm_init.c -o rvm_init.o >/dev/null 2>&1
| mv -f .libs/rvm_init.lo rvm_init.lo
| /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. 
-I../include    -Wall -g -O2 -c rvm_init.c
| rm -f .libs/rvm_init.lo
| gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -g -O2 -c rvm_init.c  
-fPIC -DPIC -o .libs/rvm_init.lo
| gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -g -O2 -c rvm_init.c -o 
rvm_init.o >/dev/null 2>&1
| mv -f .libs/rvm_init.lo rvm_init.lo
| /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. 
-I../include    -Wall -g -O2 -DRVM_USELWP -c rvm_map.c && \
| mv rvm_map.lo rvm_map_lwp.lo && \
| mv rvm_map.o rvm_map_lwp.o
| rm -f .libs/rvm_map.lo
| gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -g -O2 -DRVM_USELWP -c 
rvm_map.c  -fPIC -DPIC -o .libs/rvm_map.lo
| gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -g -O2 -DRVM_USELWP -c 
rvm_map.c -o rvm_map.o >/dev/null 2>&1
| mv -f .libs/rvm_map.lo rvm_map.lo
| /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. 
-I../include    -Wall -g -O2 -c rvm_map.c
| rm -f .libs/rvm_map.lo
| gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -g -O2 -c rvm_map.c  
-fPIC -DPIC -o .libs/rvm_map.lo
| gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -g -O2 -c rvm_map.c -o 
rvm_map.o >/dev/null 2>&1
| mv -f .libs/rvm_map.lo rvm_map.lo
| /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. 
-I../include    -Wall -g -O2 -DRVM_USELWP -c rvm_unmap.c && \
| mv rvm_unmap.lo rvm_unmap_lwp.lo && \
| mv rvm_unmap.o rvm_unmap_lwp.o
| rm -f .libs/rvm_unmap.lo
| gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -g -O2 -DRVM_USELWP -c 
rvm_unmap.c  -fPIC -DPIC -o .libs/rvm_unmap.lo
| gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -g -O2 -DRVM_USELWP -c 
rvm_unmap.c -o rvm_unmap.o >/dev/null 2>&1
| mv -f .libs/rvm_unmap.lo rvm_unmap.lo
| /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. 
-I../include    -Wall -g -O2 -c rvm_unmap.c
| rm -f .libs/rvm_unmap.lo
| gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -g -O2 -c rvm_unmap.c  
-fPIC -DPIC -o .libs/rvm_unmap.lo
| gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -g -O2 -c rvm_unmap.c -o 
rvm_unmap.o >/dev/null 2>&1
| mv -f .libs/rvm_unmap.lo rvm_unmap.lo
| /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. 
-I../include    -Wall -g -O2 -DRVM_USELWP -c rvm_trans.c && \
| mv rvm_trans.lo rvm_trans_lwp.lo && \
| mv rvm_trans.o rvm_trans_lwp.o
| rm -f .libs/rvm_trans.lo
| gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -g -O2 -DRVM_USELWP -c 
rvm_trans.c  -fPIC -DPIC -o .libs/rvm_trans.lo
| gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -g -O2 -DRVM_USELWP -c 
rvm_trans.c -o rvm_trans.o >/dev/null 2>&1
| mv -f .libs/rvm_trans.lo rvm_trans.lo
| /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. 
-I../include    -Wall -g -O2 -c rvm_trans.c
| rm -f .libs/rvm_trans.lo
| gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -g -O2 -c rvm_trans.c  
-fPIC -DPIC -o .libs/rvm_trans.lo
| gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -g -O2 -c rvm_trans.c -o 
rvm_trans.o >/dev/null 2>&1
| mv -f .libs/rvm_trans.lo rvm_trans.lo
| /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. 
-I../include    -Wall -g -O2 -DRVM_USELWP -c rvm_logstatus.c && \
| mv rvm_logstatus.lo rvm_logstatus_lwp.lo && \
| mv rvm_logstatus.o rvm_logstatus_lwp.o
| rm -f .libs/rvm_logstatus.lo
| gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -g -O2 -DRVM_USELWP -c 
rvm_logstatus.c  -fPIC -DPIC -o .libs/rvm_logstatus.lo
| rvm_logstatus.c: In function 'fork_daemon':
| rvm_logstatus.c:186: error: 'PFIC' undeclared (first use in this function)
| rvm_logstatus.c:186: error: (Each undeclared identifier is reported only once
| rvm_logstatus.c:186: error: for each function it appears in.)
| rvm_logstatus.c:186: error: syntax error before 'log_daemon'
| make[3]: *** [rvm_logstatus_lwp.lo] Error 1
| make[3]: Leaving directory `/build/buildd/rvm-1.6/rvm'
| make[2]: *** [all-recursive] Error 1
| make[2]: Leaving directory `/build/buildd/rvm-1.6'
| make[1]: *** [all-recursive-am] Error 2
| make[1]: Leaving directory `/build/buildd/rvm-1.6'
| make: *** [build-stamp] Error 2
| ******************************************************************************
| Build finished at 20051028-0306
| FAILED [dpkg-buildpackage died]

Full build log(s): 
http://experimental.ftbfs.de/build.php?&ver=1.6-4&pkg=rvm&arch=sparc

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

---------------------------------------
Received: (at 336177-close) by bugs.debian.org; 5 Nov 2005 16:47:10 +0000
>From [EMAIL PROTECTED] Sat Nov 05 08:47:10 2005
Return-path: <[EMAIL PROTECTED]>
Received: from panthera-systems.net [213.239.209.134] 
        by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
        id 1EYRCA-0000RW-00; Sat, 05 Nov 2005 08:47:10 -0800
Received: from [10.0.0.4] (217-162-105-182.dclient.hispeed.ch [217.162.105.182])
        by panthera-systems.net (Postfix) with ESMTP
        id 5E2DB2DC004; Sat,  5 Nov 2005 17:41:35 +0100 (CET)
Message-ID: <[EMAIL PROTECTED]>
Date: Sat, 05 Nov 2005 17:47:10 +0100
From: Daniel Baumann <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
Organization: Panthera Systems
User-Agent: Debian Thunderbird 1.0.7 (X11/20051017)
X-Accept-Language: en-us, en
MIME-Version: 1.0
To: [EMAIL PROTECTED], [EMAIL PROTECTED]
Subject: Your experimental-chroot is outdated
X-Enigmail-Version: 0.93.0.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-0.5 required=4.0 tests=BAYES_00,RCVD_IN_SORBS,
        YOUTHERE autolearn=no version=2.60-bugs.debian.org_2005_01_02

Hi,

rpc2/rvm were moved together with lvm from experimental to unstable.
rpc2/rvm build-depend on lwp >=2.0, which is fulfilled in unstable -
they are both build successfully on all archs.

To fix the bug, update lwp in your experimental-chroot.

Regards,
Daniel

-- 
Address:        Daniel Baumann, Burgunderstrasse 3, CH-4562 Biberist
Email:          [EMAIL PROTECTED]
Internet:       http://people.panthera-systems.net/~daniel-baumann/


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

Reply via email to