Your message dated Sun, 1 Jul 2012 00:10:01 +0200
with message-id <20120630221001.gu16...@jones.dk>
and subject line Re: Bug#673316: FTBFS: The following new or changed copyright
notices discovered:
has caused the Debian Bug report #673316,
regarding FTBFS: The following new or changed copyright notices discovered:
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.)
--
673316: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=673316
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: pcf2bdf
Version: 1.04-2
Severity: serious
Justification: FTBFS
Hello,
pcf2bdf currently FTBFS in sid:
find * -type f -not -regex 'debian/.*' -not -regex
'\(.*/\)?config\.\(guess\|sub\|rpath\)\(\..*\)?' -exec cat '{}' ';' \
| tr '\r' '\n' \
| LC_ALL=C sed -e 's/[^[:print:]]//g' \
| egrep --text -rih '(copyright|\(c\) ).*[0-9]{4}' \
| sed -e 's/^[[:space:]*#]*//' -e 's/[[:space:]]*$//' \
| LC_ALL=C sort -u \
> debian/copyright_newhints
find: `cat' terminated by signal 13
Error: The following new or changed copyright notices discovered:
Copyright © 2004-2006 Jonas Smedegaard <d...@jones.dk>
Copyright © 2005-2007 Jonas Smedegaard <d...@jones.dk>
Copyright © 2006 Jonas Smedegaard <d...@jones.dk>
Copyright © 2006-2007 Jonas Smedegaard <d...@jones.dk>
Copyright © 2007 Jonas Smedegaard <d...@jones.dk>
Trying to locate the files containing the new/changed copyright notices...
(Strings part of binary data you need to resolve yourself)
The full log is attached.
Samuel
-- System Information:
Debian Release: wheezy/sid
APT prefers testing
APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (1,
'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 3.0.4 (SMP w/8 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages pcf2bdf depends on:
ii libc6 2.13-32
ii libgcc1 1:4.7.0-7
ii libstdc++6 4.7.0-7
pcf2bdf recommends no packages.
pcf2bdf suggests no packages.
-- no debconf information
--
Samuel Thibault <samuel.thiba...@fnac.net>
<i> ben oui ce serait idiot, mais osb
-+- m'en fous de faire un truc débile ! -+-
W: /home/samy/.pbuilderrc does not exist
dpkg-buildpackage: source package pcf2bdf
dpkg-buildpackage: source version 1.04-2
dpkg-buildpackage: source changed by Jonas Smedegaard <d...@jones.dk>
dpkg-source -i -I --before-build pcf2bdf-1.04
fakeroot debian/rules clean
test -x debian/rules
dh_testroot
rm -f debian/stamp-makefile-build debian/stamp-makefile-install
/usr/bin/make -f Makefile.gcc -C . CFLAGS="-Wall -g" CXXFLAGS="-g -O2
-fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security
-Wall" CPPFLAGS="-D_FORTIFY_SOURCE=2" LDFLAGS="-Wl,-z,relro" -k clean
make[1]: Entering directory `/tmp/pcf2bdf-1.04'
rm -f pcf2bdf pcf2bdf.exe pcf2bdf.o *~
make[1]: Leaving directory `/tmp/pcf2bdf-1.04'
rm -f debian/stamp-copyright-check
/usr/bin/make -f debian/rules reverse-config
make[1]: Entering directory `/tmp/pcf2bdf-1.04'
make[1]: Nothing to be done for `reverse-config'.
make[1]: Leaving directory `/tmp/pcf2bdf-1.04'
if [ -d "." ]; then \
cd . && QUILT_PATCHES=/tmp/pcf2bdf-1.04/debian/patches quilt
--quiltrc /dev/null pop -a -R || test $? = 2 ; \
fi
No patch removed
rm -rf ./.pc
rm -f debian/stamp-patch*
rm -f debian/stamp-buildinfo
dh_clean
dh_clean: Compatibility levels before 5 are deprecated (level 4 in use)
dpkg-source -i -I -b pcf2bdf-1.04
dpkg-source: warning: no source format specified in debian/source/format, see
dpkg-source(1)
dpkg-source: info: using source format `1.0'
dpkg-source: info: building pcf2bdf using existing pcf2bdf_1.04.orig.tar.gz
dpkg-source: info: building pcf2bdf in pcf2bdf_1.04-2.diff.gz
dpkg-source: info: building pcf2bdf in pcf2bdf_1.04-2.dsc
dpkg-genchanges -S >../pcf2bdf_1.04-2_source.changes
dpkg-genchanges: not including original source code in upload
dpkg-source -i -I --after-build pcf2bdf-1.04
dpkg-buildpackage: source only, diff-only upload (original source NOT included)
W: /home/samy/.pbuilderrc does not exist
I: using fakeroot in build.
I: Current time: Thu May 17 22:13:14 CEST 2012
I: pbuilder-time-stamp: 1337285594
I: Building the build Environment
I: extracting base tarball [/var/cache/pbuilder/base.tgz]
I: creating local configuration
I: copying local configuration
I: mounting /proc filesystem
I: mounting /dev/pts filesystem
I: Mounting /var/cache/pbuilder/ccache
I: policy-rc.d already exists
I: Obtaining the cached apt archive contents
I: Setting up ccache
I: Installing the build-deps
-> Attempting to satisfy build-dependencies
-> Creating pbuilder-satisfydepends-dummy package
Package: pbuilder-satisfydepends-dummy
Version: 0.invalid.0
Architecture: amd64
Maintainer: Debian Pbuilder Team <pbuilder-ma...@lists.alioth.debian.org>
Description: Dummy package to satisfy dependencies with aptitude - created by
pbuilder
This package was created automatically by pbuilder to satisfy the
build-dependencies of the package being currently built.
Depends: cdbs (>= 0.4.27-1), debhelper (>= 4.2.0), quilt, patchutils (>=
0.2.25), dh-buildinfo
dpkg-deb: building package `pbuilder-satisfydepends-dummy' in
`/tmp/satisfydepends-aptitude/pbuilder-satisfydepends-dummy.deb'.
Selecting previously unselected package pbuilder-satisfydepends-dummy.
(Reading database ... 11946 files and directories currently installed.)
Unpacking pbuilder-satisfydepends-dummy (from
.../pbuilder-satisfydepends-dummy.deb) ...
dpkg: pbuilder-satisfydepends-dummy: dependency problems, but configuring
anyway as you requested:
pbuilder-satisfydepends-dummy depends on cdbs (>= 0.4.27-1); however:
Package cdbs is not installed.
pbuilder-satisfydepends-dummy depends on debhelper (>= 4.2.0); however:
Package debhelper is not installed.
pbuilder-satisfydepends-dummy depends on quilt; however:
Package quilt is not installed.
pbuilder-satisfydepends-dummy depends on patchutils (>= 0.2.25); however:
Package patchutils is not installed.
pbuilder-satisfydepends-dummy depends on dh-buildinfo; however:
Package dh-buildinfo is not installed.
Setting up pbuilder-satisfydepends-dummy (0.invalid.0) ...
Reading package lists...
Building dependency tree...
Reading state information...
Initializing package states...
Writing extended state information...
The following NEW packages will be installed:
bsdmainutils{a} cdbs{a} debhelper{a} dh-buildinfo{a} diffstat{a} file{a}
gettext{a} gettext-base{a} groff-base{a} html2text{a} intltool-debian{a}
libasprintf0c2{a} libcroco3{a} libffi5{a} libgettextpo0{a}
libglib2.0-0{a} libmagic1{a} libpcre3{a} libpipeline1{a} libunistring0{a}
libxml2{a} man-db{a} patchutils{a} po-debconf{a} quilt{a}
0 packages upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
Need to get 0 B/10.5 MB of archives. After unpacking 27.4 MB will be used.
Writing extended state information...
debconf: delaying package configuration, since apt-utils is not installed
Selecting previously unselected package libpipeline1:amd64.
(Reading database ... 11946 files and directories currently installed.)
Unpacking libpipeline1:amd64 (from .../libpipeline1_1.2.1-1_amd64.deb) ...
Selecting previously unselected package libasprintf0c2:amd64.
Unpacking libasprintf0c2:amd64 (from .../libasprintf0c2_0.18.1.1-8_amd64.deb)
...
Selecting previously unselected package libmagic1:amd64.
Unpacking libmagic1:amd64 (from .../libmagic1_5.11-1_amd64.deb) ...
Selecting previously unselected package libpcre3:amd64.
Unpacking libpcre3:amd64 (from .../libpcre3_1%3a8.30-5_amd64.deb) ...
Selecting previously unselected package libxml2:amd64.
Unpacking libxml2:amd64 (from .../libxml2_2.7.8.dfsg-9_amd64.deb) ...
Selecting previously unselected package libffi5:amd64.
Unpacking libffi5:amd64 (from .../libffi5_3.0.10-3_amd64.deb) ...
Selecting previously unselected package libglib2.0-0:amd64.
Unpacking libglib2.0-0:amd64 (from .../libglib2.0-0_2.32.3-1_amd64.deb) ...
Selecting previously unselected package libcroco3:amd64.
Unpacking libcroco3:amd64 (from .../libcroco3_0.6.5-1_amd64.deb) ...
Selecting previously unselected package libunistring0:amd64.
Unpacking libunistring0:amd64 (from .../libunistring0_0.9.3-5_amd64.deb) ...
Selecting previously unselected package libgettextpo0:amd64.
Unpacking libgettextpo0:amd64 (from .../libgettextpo0_0.18.1.1-8_amd64.deb) ...
Selecting previously unselected package bsdmainutils.
Unpacking bsdmainutils (from .../bsdmainutils_9.0.1_amd64.deb) ...
Selecting previously unselected package groff-base.
Unpacking groff-base (from .../groff-base_1.21-7_amd64.deb) ...
Selecting previously unselected package man-db.
Unpacking man-db (from .../man-db_2.6.1-2_amd64.deb) ...
Selecting previously unselected package file.
Unpacking file (from .../archives/file_5.11-1_amd64.deb) ...
Selecting previously unselected package gettext-base.
Unpacking gettext-base (from .../gettext-base_0.18.1.1-8_amd64.deb) ...
Selecting previously unselected package cdbs.
Unpacking cdbs (from .../archives/cdbs_0.4.111_all.deb) ...
Selecting previously unselected package html2text.
Unpacking html2text (from .../html2text_1.3.2a-15_amd64.deb) ...
Selecting previously unselected package gettext.
Unpacking gettext (from .../gettext_0.18.1.1-8_amd64.deb) ...
Selecting previously unselected package intltool-debian.
Unpacking intltool-debian (from .../intltool-debian_0.35.0+20060710.1_all.deb)
...
Selecting previously unselected package po-debconf.
Unpacking po-debconf (from .../po-debconf_1.0.16+nmu2_all.deb) ...
Selecting previously unselected package debhelper.
Unpacking debhelper (from .../debhelper_9.20120513_all.deb) ...
Selecting previously unselected package dh-buildinfo.
Unpacking dh-buildinfo (from .../dh-buildinfo_0.9+nmu1_all.deb) ...
Selecting previously unselected package diffstat.
Unpacking diffstat (from .../diffstat_1.55-2_amd64.deb) ...
Selecting previously unselected package patchutils.
Unpacking patchutils (from .../patchutils_0.3.2-1.1_amd64.deb) ...
Selecting previously unselected package quilt.
Unpacking quilt (from .../archives/quilt_0.60-2_all.deb) ...
Setting up libpipeline1:amd64 (1.2.1-1) ...
Setting up libasprintf0c2:amd64 (0.18.1.1-8) ...
Setting up libmagic1:amd64 (5.11-1) ...
Setting up libpcre3:amd64 (1:8.30-5) ...
Setting up libxml2:amd64 (2.7.8.dfsg-9) ...
Setting up libffi5:amd64 (3.0.10-3) ...
Setting up libglib2.0-0:amd64 (2.32.3-1) ...
No schema files found: doing nothing.
Setting up libcroco3:amd64 (0.6.5-1) ...
Setting up libunistring0:amd64 (0.9.3-5) ...
Setting up libgettextpo0:amd64 (0.18.1.1-8) ...
Setting up bsdmainutils (9.0.1) ...
update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write)
in auto mode.
update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in
auto mode.
Setting up groff-base (1.21-7) ...
Setting up man-db (2.6.1-2) ...
Building database of manual pages ...
Setting up file (5.11-1) ...
Setting up gettext-base (0.18.1.1-8) ...
Setting up cdbs (0.4.111) ...
Setting up html2text (1.3.2a-15) ...
Setting up gettext (0.18.1.1-8) ...
Setting up intltool-debian (0.35.0+20060710.1) ...
Setting up po-debconf (1.0.16+nmu2) ...
Setting up debhelper (9.20120513) ...
Setting up dh-buildinfo (0.9+nmu1) ...
Setting up diffstat (1.55-2) ...
Setting up patchutils (0.3.2-1.1) ...
Setting up quilt (0.60-2) ...
Reading package lists...
Building dependency tree...
Reading state information...
Reading extended state information...
Initializing package states...
Writing extended state information...
-> Finished parsing the build-deps
Reading package lists...
Building dependency tree...
Reading state information...
The following NEW packages will be installed:
fakeroot
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 0 B/109 kB of archives.
After this operation, 324 kB of additional disk space will be used.
WARNING: The following packages cannot be authenticated!
fakeroot
debconf: delaying package configuration, since apt-utils is not installed
Authentication warning overridden.
Selecting previously unselected package fakeroot.
(Reading database ... 13524 files and directories currently installed.)
Unpacking fakeroot (from .../fakeroot_1.18.3-1_amd64.deb) ...
Processing triggers for man-db ...
Setting up fakeroot (1.18.3-1) ...
update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot
(fakeroot) in auto mode.
I: Copying back the cached apt archive contents
I: Copying source file
I: copying [../pcf2bdf_1.04-2.dsc]
I: copying [../pcf2bdf_1.04.orig.tar.gz]
I: copying [../pcf2bdf_1.04-2.diff.gz]
I: Extracting source
dpkg-source: warning: extracting unsigned source package (pcf2bdf_1.04-2.dsc)
dpkg-source: info: extracting pcf2bdf in pcf2bdf-1.04
dpkg-source: info: unpacking pcf2bdf_1.04.orig.tar.gz
dpkg-source: info: applying pcf2bdf_1.04-2.diff.gz
I: Building the package
I: Running cd tmp/buildd/*/ && env
PATH="/usr/lib/ccache:/usr/sbin:/usr/bin:/sbin:/bin" dpkg-buildpackage -us -uc
-i -I -rfakeroot
dpkg-buildpackage: source package pcf2bdf
dpkg-buildpackage: source version 1.04-2
dpkg-buildpackage: source changed by Jonas Smedegaard <d...@jones.dk>
dpkg-source -i -I --before-build pcf2bdf-1.04
dpkg-buildpackage: host architecture amd64
fakeroot debian/rules clean
test -x debian/rules
dh_testroot
rm -f debian/stamp-makefile-build debian/stamp-makefile-install
/usr/bin/make -f Makefile.gcc -C . CFLAGS="-Wall -g" CXXFLAGS="-g -O2
-fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security
-Wall" CPPFLAGS="-D_FORTIFY_SOURCE=2" LDFLAGS="-Wl,-z,relro" -k clean
make[1]: Entering directory `/tmp/buildd/pcf2bdf-1.04'
rm -f pcf2bdf pcf2bdf.exe pcf2bdf.o *~
make[1]: Leaving directory `/tmp/buildd/pcf2bdf-1.04'
rm -f debian/stamp-copyright-check
/usr/bin/make -f debian/rules reverse-config
make[1]: Entering directory `/tmp/buildd/pcf2bdf-1.04'
make[1]: Nothing to be done for `reverse-config'.
make[1]: Leaving directory `/tmp/buildd/pcf2bdf-1.04'
if [ -d "." ]; then \
cd . && QUILT_PATCHES=/tmp/buildd/pcf2bdf-1.04/debian/patches quilt
--quiltrc /dev/null pop -a -R || test $? = 2 ; \
fi
No patch removed
rm -rf ./.pc
rm -f debian/stamp-patch*
rm -f debian/stamp-buildinfo
dh_clean
dh_clean: Compatibility levels before 5 are deprecated (level 4 in use)
dpkg-source -i -I -b pcf2bdf-1.04
dpkg-source: warning: no source format specified in debian/source/format, see
dpkg-source(1)
dpkg-source: info: using source format `1.0'
dpkg-source: info: building pcf2bdf using existing pcf2bdf_1.04.orig.tar.gz
dpkg-source: info: building pcf2bdf in pcf2bdf_1.04-2.diff.gz
dpkg-source: info: building pcf2bdf in pcf2bdf_1.04-2.dsc
debian/rules build
test -x debian/rules
mkdir -p "."
Scanning upstream source for new/changed copyright notices (except debian
subdir!)...
find * -type f -not -regex 'debian/.*' -not -regex
'\(.*/\)?config\.\(guess\|sub\|rpath\)\(\..*\)?' -exec cat '{}' ';' \
| tr '\r' '\n' \
| LC_ALL=C sed -e 's/[^[:print:]]//g' \
| egrep --text -rih '(copyright|\(c\) ).*[0-9]{4}' \
| sed -e 's/^[[:space:]*#]*//' -e 's/[[:space:]]*$//' \
| LC_ALL=C sort -u \
> debian/copyright_newhints
find: `cat' terminated by signal 13
Error: The following new or changed copyright notices discovered:
Copyright © 2004-2006 Jonas Smedegaard <d...@jones.dk>
Copyright © 2005-2007 Jonas Smedegaard <d...@jones.dk>
Copyright © 2006 Jonas Smedegaard <d...@jones.dk>
Copyright © 2006-2007 Jonas Smedegaard <d...@jones.dk>
Copyright © 2007 Jonas Smedegaard <d...@jones.dk>
Trying to locate the files containing the new/changed copyright notices...
(Strings part of binary data you need to resolve yourself)
To fix the situation please do the following:
1) Investigate the above changes and update debian/copyright as needed
2) Replace debian/copyright_hints with debian/copyright_newhints
make: *** [debian/stamp-copyright-check] Error 1
dpkg-buildpackage: error: debian/rules build gave error exit status 2
E: Failed autobuilding of package
I: unmounting /var/cache/pbuilder/ccache filesystem
I: unmounting dev/pts filesystem
I: unmounting proc filesystem
I: cleaning the build env
I: removing directory /var/cache/pbuilder/build//6400 and its subdirectories
--- End Message ---
--- Begin Message ---
On 12-06-30 at 09:29pm, Vincent Legout wrote:
> I confirm this failure with pcf2bdf 1.04-2 but it seems to build fine
> with 1.04-4. I think it can be closed.
>
> Hope that helps,
It sure does: Points out that I forgot to close it in that release.
Done now. Thanks!
- Jonas
--
* Jonas Smedegaard - idealist & Internet-arkitekt
* Tlf.: +45 40843136 Website: http://dr.jones.dk/
[x] quote me freely [ ] ask before reusing [ ] keep private
signature.asc
Description: Digital signature
--- End Message ---