Your message dated Thu, 24 May 2012 12:38:39 +0000
with message-id <e1sxxjp-0006tm...@franck.debian.org>
and subject line Bug#673900: Removed package(s) from unstable
has caused the Debian Bug report #674348,
regarding twinkle: FTBFS: configure: error: Library requirements (libccrtp1 >= 
1.6.0) not met; consider adjusting the PKG_CONFIG_PATH environment variable if 
your libraries are in a nonstandard prefix so pkg-config can find them.
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
674348: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=674348
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: twinkle
Version: 1:1.4.2-2.1
Severity: serious
Tags: wheezy sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20120524 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part:
> make[1]: Entering directory `/«PKGBUILDDIR»'
> /usr/share/cdbs/1/rules/simple-patchsys.mk:31: WARNING:  simple-patchsys.mk 
> is deprecated - please use source format 3.0 (quilt) instead
> if test -e /usr/share/misc/config.guess ; then \
>               for i in ./config.guess ; do \
>                       if ! test -e $i.cdbs-orig ; then \
>                               mv $i $i.cdbs-orig ; \
>                               cp --remove-destination 
> /usr/share/misc/config.guess $i ; \
>                       fi ; \
>               done ; \
>       fi
> if test -e /usr/share/misc/config.sub ; then \
>               for i in ./config.sub ; do \
>                       if ! test -e $i.cdbs-orig ; then \
>                               mv $i $i.cdbs-orig ; \
>                               cp --remove-destination 
> /usr/share/misc/config.sub $i ; \
>                       fi ; \
>               done ; \
>       fi
> make[1]: Leaving directory `/«PKGBUILDDIR»'
> if test -e /usr/share/misc/config.guess ; then \
>               for i in ./config.guess ; do \
>                       if ! test -e $i.cdbs-orig ; then \
>                               mv $i $i.cdbs-orig ; \
>                               cp --remove-destination 
> /usr/share/misc/config.guess $i ; \
>                       fi ; \
>               done ; \
>       fi
> if test -e /usr/share/misc/config.sub ; then \
>               for i in ./config.sub ; do \
>                       if ! test -e $i.cdbs-orig ; then \
>                               mv $i $i.cdbs-orig ; \
>                               cp --remove-destination 
> /usr/share/misc/config.sub $i ; \
>                       fi ; \
>               done ; \
>       fi
> if [ -e ./configure.ac ] || [ -e ./configure.in ]; then cd . && `which 
> autoconfyes  || which autoconf`; fi
> touch debian/stamp-autotools-files
> chmod a+x /«PKGBUILDDIR»/./configure
> mkdir -p .
> cd . &&   CFLAGS="-g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat 
> -Werror=format-security -Wall" CXXFLAGS="-g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall" 
> CPPFLAGS="-D_FORTIFY_SOURCE=2" LDFLAGS="-Wl,-z,relro" 
> /«PKGBUILDDIR»/./configure --build=x86_64-linux-gnu  --prefix=/usr 
> --includedir="\${prefix}/include" --mandir="\${prefix}/share/man" 
> --infodir="\${prefix}/share/info" --sysconfdir=/etc --localstatedir=/var 
> --libexecdir="\${prefix}/lib/twinkle" --srcdir=. --disable-maintainer-mode 
> --disable-dependency-tracking --disable-silent-rules   --without-ilbc 
> --without-kde 
> configure: WARNING: unrecognized options: --disable-maintainer-mode, 
> --disable-silent-rules
> checking build system type... x86_64-pc-linux-gnu
> checking host system type... x86_64-pc-linux-gnu
> checking target system type... x86_64-pc-linux-gnu
> checking for a BSD-compatible install... /usr/bin/install -c
> checking for -p flag to install... yes
> checking whether build environment is sane... yes
> checking for gawk... no
> checking for mawk... mawk
> checking whether make sets $(MAKE)... yes
> checking for gcc... gcc
> checking whether the C compiler works... yes
> checking for C compiler default output file name... a.out
> checking for suffix of executables... 
> checking whether we are cross compiling... no
> checking for suffix of object files... o
> checking whether we are using the GNU C compiler... yes
> checking whether gcc accepts -g... yes
> checking for gcc option to accept ISO C89... none needed
> checking for style of include used by make... GNU
> checking dependency style of gcc... none
> checking for g++... g++
> checking whether we are using the GNU C++ compiler... yes
> checking whether g++ accepts -g... yes
> checking dependency style of g++... none
> checking how to run the C preprocessor... gcc -E
> checking how to run the C++ preprocessor... g++ -E
> checking for ranlib... ranlib
> checking for flex... no
> checking for lex... no
> checking for bison... no
> checking for byacc... no
> checking for grep that handles long lines and -e... /bin/grep
> checking for egrep... /bin/grep -E
> 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 whether byte ordering is bigendian... no
> checking whether strerror_r is declared... yes
> checking for strerror_r... yes
> checking whether strerror_r returns char *... yes
> checking linux/types.h usability... yes
> checking linux/types.h presence... yes
> checking for linux/types.h... yes
> checking for linux/errqueue.h... yes
> checking for ccgnu2-config... /usr/bin/ccgnu2-config
> checking for commoncpp2 version >= 1.6.0... yes
> checking for pkg-config... /usr/bin/pkg-config
> configure: error: Library requirements (libccrtp1 >= 1.6.0) not met; consider 
> adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a 
> nonstandard prefix so pkg-config can find them.
> checking for libccrtp1 >= 1.6.0... Package libccrtp1 was not found in the 
> pkg-config search path. Perhaps you should add the directory containing 
> `libccrtp1.pc' to the PKG_CONFIG_PATH environment variable No package 
> 'libccrtp1' found
> make: *** [debian/stamp-autotools] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2012/05/24/twinkle_1.4.2-2.1_unstable.log

A list of current common problems and possible solutions is available at 
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot.  Internet was not
accessible from the build systems.



--- End Message ---
--- Begin Message ---
Version: 1:1.4.2-2.1+rm

Dear submitter,

as the package twinkle has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see http://bugs.debian.org/673900

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmas...@debian.org.

Debian distribution maintenance software
pp.
Alexander Reichle-Schmehl (the ftpmaster behind the curtain)


--- End Message ---

Reply via email to