Package: netatalk Version: 2.0.3-9 Severity: serious User: [EMAIL PROTECTED] Usertags: qa-ftbfs-20080425 qa-ftbfs Justification: FTBFS on i386
Hi, During a rebuild of all packages in sid, your package failed to build on i386. This rebuild was done with gcc 4.3 instead of gcc 4.2, because gcc 4.3 is now the default on most architectures (even if it's not the case on i386 yet). Feel free to downgrade this bug to 'important' if your package is only built on i386, and this bug is specific to gcc 4.3 (i.e the package builds fine with gcc 4.2). Relevant part: > make[1]: Entering directory `/build/user/netatalk-2.0.3' > for i in ./config.guess ./config.sub ; do \ > if test -e $i.cdbs-orig ; then \ > mv $i.cdbs-orig $i ; \ > fi ; \ > done > make[1]: Leaving directory `/build/user/netatalk-2.0.3' > if [ -d "." ] ; then \ > cd . && QUILT_PATCHES=patches quilt --quiltrc /dev/null pop -a -R || > test $? = 2 ; \ > fi > No patch removed > if [ -n "patches" ] ; then \ > if [ -L ./patches ] ; then \ > rm ./patches ; \ > fi ; \ > fi > rm -rf ./.pc > rm -f debian/stamp-patch* > rm -f debian/stamp-buildinfo > rm -f debian/stamp-copyright-check > rm -f AUTHORS ChangeLog INSTALL > rm -rf m4 > rm -f debian/netatalk.init > dpkg-source -b netatalk-2.0.3 > dpkg-source: info: using source format `1.0' > dpkg-source: info: building netatalk using existing netatalk_2.0.3.orig.tar.gz > dpkg-source: info: building netatalk in netatalk_2.0.3-9.diff.gz > dpkg-source: info: building netatalk in netatalk_2.0.3-9.dsc > debian/rules build > test -x debian/rules > mkdir -p "." > Scanning upstream source for new/changed copyright notices (except debian > subdir!)... > licensecheck -c '.*' -r --copyright -i > '^(debian/.*|(.*/)?config\.(guess|sub|rpath)(\..*)?)' * \ > | LC_ALL=C perl -e \ > '$n=0; while (<>) {'\ > ' if (/^([^:\s][^:]+):[\s]+(\S.*?)\s*$/) {'\ > ' $files[$n]{name}=$1;'\ > ' $files[$n]{license}=$2;'\ > ' };'\ > ' if (/^\s*\[Copyright:\s*(\S.*?)\s*\]/) {'\ > ' $files[$n]{copyright}=$1;'\ > ' };'\ > ' /^$/ and $n++;'\ > '};'\ > 'foreach $file (@files) {'\ > ' $file->{license} =~ s/\s*\(with incorrect FSF address\)//;'\ > ' $file->{license} =~ s/\s+\(v([^)]+) or later\)/-$1+/;'\ > ' $file->{copyright} =~ > s/(?<=(\b\d{4}))(?{$y=$^N})\s*[,-]\s*((??{$y+1}))\b/-$2/g;'\ > ' $file->{copyright} =~ > s/(?<=\b\d{4})\s*-\s*\d{4}(?=\s*-\s*(\d{4})\b)//g;'\ > ' $pattern = "$file->{license} [$file->{copyright}]";'\ > ' push @{ $patternfiles{"$pattern"} }, $file->{name};'\ > '};'\ > 'foreach $pattern ( sort {'\ > ' @{$patternfiles{$b}} <=> @{$patternfiles{$a}}'\ > ' ||'\ > ' $a cmp $b'\ > ' } keys %patternfiles ) {'\ > ' print "$pattern: ", join("\n\t", sort @{ > $patternfiles{$pattern} }), "\n";'\ > '};'\ > > debian/copyright_newhints > Found 736 different copyright and licensing combinations. > ERROR: The following new or changed copyright notices discovered: > > UNKNOWN [1998 Owen Taylor</p><p>Permission to use, copy, modify, and > distribute this software and / notice appear in all copies and that / notice > and this permission notice appear in supporting]: > doc/htmldocs/netatalkconfig.1.html > > 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 The full build log is available from: http://people.debian.org/~lucas/logs/2008/04/25 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 containing a sid i386 environment. Internet was not accessible from the build systems. -- | Lucas Nussbaum | [EMAIL PROTECTED] http://www.lucas-nussbaum.net/ | | jabber: [EMAIL PROTECTED] GPG: 1024D/023B3F4F | -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]