Source: obnam Version: 0.27-1 Severity: serious Tags: wheezy sid User: debian...@lists.debian.org Usertags: qa-ftbfs-20120508 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»' > python setup.py build_ext -i > running build_ext > building 'obnamlib._obnam' extension > gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall > -Wstrict-prototypes -fPIC -I/usr/include/python2.7 -c _obnammodule.c -o > build/temp.linux-x86_64-2.7/_obnammodule.o > gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro > build/temp.linux-x86_64-2.7/_obnammodule.o -o > /«PKGBUILDDIR»/obnamlib/_obnam.so > rm -rf build > cp -a test-gpghome temp.gpghome > env GNUPGHOME=temp.gpghome python setup.py check --fast > running check > > > OK > 127 excluded statements > 22 excluded modules > Time: 3.2 s > FAIL: convert5to6: stdout diff: > --- /dev/null 2011-03-04 11:53:52.000000000 +0000 > +++ tests/convert5to6.stdout-actual 2012-05-08 08:44:36.773432837 +0000 > @@ -0,0 +1,61 @@ > +--- data.summain 2012-04-29 18:55:29.000000000 +0000 > ++++ restored.summain 2012-05-08 08:44:36.769432909 +0000 > +@@ -5,9 +5,9 @@ > + Dev: 1 > + Nlink: 3 > + Uid: 1000 > +-Username: liw > ++Username: user > + Gid: 1000 > +-Group: liw > ++Group: user > + > + Name: data/0 > + Mtime: 2012-04-29 18:45:44.050349637 +0000 > +@@ -16,9 +16,9 @@ > + Dev: 1 > + Nlink: 3 > + Uid: 1000 > +-Username: liw > ++Username: user > + Gid: 1000 > +-Group: liw > ++Group: user > + > + Name: data/0/0 > + Mtime: 2012-04-29 18:45:44.050349637 +0000 > +@@ -27,9 +27,9 @@ > + Dev: 1 > + Nlink: 3 > + Uid: 1000 > +-Username: liw > ++Username: user > + Gid: 1000 > +-Group: liw > ++Group: user > + > + Name: data/0/0/0 > + Mtime: 2012-04-29 18:45:44.050349637 +0000 > +@@ -38,9 +38,9 @@ > + Dev: 1 > + Nlink: 2 > + Uid: 1000 > +-Username: liw > ++Username: user > + Gid: 1000 > +-Group: liw > ++Group: user > + > + Name: data/0/0/0/0 > + Mtime: 2012-04-29 18:45:44.050349637 +0000 > +@@ -50,8 +50,8 @@ > + Nlink: 1 > + Size: 1000 > + Uid: 1000 > +-Username: liw > ++Username: user > + Gid: 1000 > +-Group: liw > ++Group: user > + SHA1: 85a22b5e9a734b2ce9149bf62b1a85690eeba967 > + > > FAIL: convert5to6: got exit code 1, expected 0 > 39/41 tests OK, 2 failures > run unit tests > run black box tests > Traceback (most recent call last): > File "setup.py", line 132, in <module> > 'clean': CleanMore, > File "/usr/lib/python2.7/distutils/core.py", line 152, in setup > dist.run_commands() > File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands > self.run_command(cmd) > File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command > cmd_obj.run() > File "setup.py", line 82, in run > subprocess.check_call(['cmdtest', 'tests']) > File "/usr/lib/python2.7/subprocess.py", line 511, in check_call > raise CalledProcessError(retcode, cmd) > subprocess.CalledProcessError: Command '['cmdtest', 'tests']' returned > non-zero exit status 1 > make[1]: *** [override_dh_auto_test] Error 1 The full build log is available from: http://people.debian.org/~lucas/logs/2012/05/08/obnam_0.27-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. -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org