Package: sugar-hulahop Version: 0.4.0-1 Severity: serious User: [EMAIL PROTECTED] Usertags: qa-ftbfs-20080619 qa-ftbfs Justification: FTBFS on i386
Hi, During a rebuild of all packages in sid, your package failed to build on i386. Relevant part: > /usr/bin/fakeroot debian/rules clean > test -x debian/rules > test "`id -u`" = 0 > rmdir build > rmdir: failed to remove `build': No such file or directory > make: [cleanbuilddir] Error 1 (ignored) > /usr/bin/make -C build/2.4 -k distclean > make: *** build/2.4: No such file or directory. Stop. > make: [makefile-clean/2.4] Error 2 (ignored) > /usr/bin/make -C build/2.5 -k distclean > make: *** build/2.5: No such file or directory. Stop. > make: [makefile-clean/2.5] Error 2 (ignored) > rm -rf debian/stamp-makefile-build debian/stamp-makefile-install > rmdir build/2.4 > rmdir: failed to remove `build/2.4': No such file or directory > make: [cleanbuilddir/2.4] Error 1 (ignored) > rm -f debian/stamp-autotools-configure/2.4 > rmdir build/2.5 > rmdir: failed to remove `build/2.5': No such file or directory > make: [cleanbuilddir/2.5] Error 1 (ignored) > rm -f debian/stamp-autotools-configure/2.5 > rm -rf debian/stamp-autotools-configure > for i in ./config.guess ./config.sub ; do \ > if test -e $i.cdbs-orig ; then \ > mv $i.cdbs-orig $i ; \ > fi ; \ > done > rm -f debian/stamp-copyright-check > rm -rf debian/stamp-makefile-check > rm -f debian/stamp-autotools-files > rm -rf python-build-stamp > dh_clean > rm -f debian/stamp-buildinfo > rm -f python/config.py python/hulahop.c > dpkg-source -b sugar-hulahop-0.4.0-1 > dpkg-source: warning: source directory 'sugar-hulahop-0.4.0-1' is not > <sourcepackage>-<upstreamversion> 'sugar-hulahop-0.4.0' > dpkg-source: warning: .orig directory name sugar-hulahop-0.4.0-1.orig is not > <package>-<upstreamversion> (wanted sugar-hulahop-0.4.0.orig) > dpkg-source: info: using source format `1.0' > dpkg-source: info: building sugar-hulahop using existing > sugar-hulahop_0.4.0.orig.tar.gz > dpkg-source: info: building sugar-hulahop in sugar-hulahop_0.4.0-1.diff.gz > dpkg-source: warning: ignoring deletion of file python/config.py > dpkg-source: warning: ignoring deletion of file python/hulahop.c > dpkg-source: info: building sugar-hulahop in sugar-hulahop_0.4.0-1.dsc > debian/rules build > test -x debian/rules > mkdir -p "build" > 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 (<>) {'\ > ' s/[^[:print:]]//g;'\ > ' 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 32 different copyright and licensing combinations. > ERROR: The following new or changed copyright notices discovered: > > MIT/X11 (BSD like) [1994 X Consortium]: install-sh > > 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/06/19 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). Consequently, many failures are caused by the switch to gcc 4.3. If you determine that this failure is caused by gcc 4.3, 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). 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]