[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_i386_1 #5454

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Sat May 28 10:36:58 UTC 2016


See <https://jenkins.debian.net/job/reproducible_builder_i386_1/5454/>

------------------------------------------
[...truncated 1084 lines...]
'build/scripts-2.7' does not exist -- can't clean it
	python3.5 setup.py clean -a
W: [python3.5] DistUtilsExtra import error.
W: [python3.5] Sphinx import error.
running clean
'build/lib.linux-i686-3.5' does not exist -- can't clean it
'build/bdist.linux-i686' does not exist -- can't clean it
'build/scripts-3.5' does not exist -- can't clean it
	find . -name \*.pyc -exec rm {} \+
   dh_clean
 debian/rules build
dh build --with python2,python3,sphinxdoc
   dh_testdir
   dh_update_autotools_config
   dh_auto_configure
   debian/rules override_dh_auto_build
make[1]: Entering directory '/build/python-apt-1.1.0~beta2'
dh_auto_build
	python2.7-dbg setup.py build --force
running build
running build_py
creating build/lib.linux-i686-2.7-pydebug
creating build/lib.linux-i686-2.7-pydebug/apt
copying apt/auth.py -> build/lib.linux-i686-2.7-pydebug/apt
copying apt/cdrom.py -> build/lib.linux-i686-2.7-pydebug/apt
copying apt/debfile.py -> build/lib.linux-i686-2.7-pydebug/apt
copying apt/package.py -> build/lib.linux-i686-2.7-pydebug/apt
copying apt/__init__.py -> build/lib.linux-i686-2.7-pydebug/apt
copying apt/utils.py -> build/lib.linux-i686-2.7-pydebug/apt
copying apt/cache.py -> build/lib.linux-i686-2.7-pydebug/apt
creating build/lib.linux-i686-2.7-pydebug/apt/progress
copying apt/progress/base.py -> build/lib.linux-i686-2.7-pydebug/apt/progress
copying apt/progress/text.py -> build/lib.linux-i686-2.7-pydebug/apt/progress
copying apt/progress/__init__.py -> build/lib.linux-i686-2.7-pydebug/apt/progress
creating build/lib.linux-i686-2.7-pydebug/aptsources
copying aptsources/distro.py -> build/lib.linux-i686-2.7-pydebug/aptsources
copying aptsources/sourceslist.py -> build/lib.linux-i686-2.7-pydebug/aptsources
copying aptsources/__init__.py -> build/lib.linux-i686-2.7-pydebug/aptsources
copying aptsources/distinfo.py -> build/lib.linux-i686-2.7-pydebug/aptsources
running build_ext
building 'apt_pkg' extension
creating build/temp.linux-i686-2.7-pydebug
creating build/temp.linux-i686-2.7-pydebug/python
i586-linux-gnu-gcc -pthread -g -O0 -Wall -fno-strict-aliasing -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wno-write-strings -DDATE="Mar 13 2016" -DTIME="14:48:44" -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python2.7_d -c python/acquire.cc -o build/temp.linux-i686-2.7-pydebug/python/acquire.o -std=c++11 -Wno-write-strings -DAPT_8_CLEANER_HEADERS -DAPT_9_CLEANER_HEADERS -DAPT_10_CLEANER_HEADERS
i586-linux-gnu-gcc -pthread -g -O0 -Wall -fno-strict-aliasing -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wno-write-strings -DDATE="Mar 13 2016" -DTIME="14:48:44" -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python2.7_d -c python/acquire-item.cc -o build/temp.linux-i686-2.7-pydebug/python/acquire-item.o -std=c++11 -Wno-write-strings -DAPT_8_CLEANER_HEADERS -DAPT_9_CLEANER_HEADERS -DAPT_10_CLEANER_HEADERS
i586-linux-gnu-gcc -pthread -g -O0 -Wall -fno-strict-aliasing -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wno-write-strings -DDATE="Mar 13 2016" -DTIME="14:48:44" -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python2.7_d -c python/apt_pkgmodule.cc -o build/temp.linux-i686-2.7-pydebug/python/apt_pkgmodule.o -std=c++11 -Wno-write-strings -DAPT_8_CLEANER_HEADERS -DAPT_9_CLEANER_HEADERS -DAPT_10_CLEANER_HEADERS
i586-linux-gnu-gcc -pthread -g -O0 -Wall -fno-strict-aliasing -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wno-write-strings -DDATE="Mar 13 2016" -DTIME="14:48:44" -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python2.7_d -c python/cache.cc -o build/temp.linux-i686-2.7-pydebug/python/cache.o -std=c++11 -Wno-write-strings -DAPT_8_CLEANER_HEADERS -DAPT_9_CLEANER_HEADERS -DAPT_10_CLEANER_HEADERS
python/cache.cc: In function 'PyObject* PackageFileRepr(PyObject*)':
python/cache.cc:1257:71: warning: format '%lu' expects argument of type 'long unsigned int', but argument 12 has type 'map_filesize_t {aka long long unsigned int}' [-Wformat=]
                                S(File.IndexType()),File->Size,File->ID);
                                                                       ^
i586-linux-gnu-gcc -pthread -g -O0 -Wall -fno-strict-aliasing -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wno-write-strings -DDATE="Mar 13 2016" -DTIME="14:48:44" -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python2.7_d -c python/cachegroup.cc -o build/temp.linux-i686-2.7-pydebug/python/cachegroup.o -std=c++11 -Wno-write-strings -DAPT_8_CLEANER_HEADERS -DAPT_9_CLEANER_HEADERS -DAPT_10_CLEANER_HEADERS
i586-linux-gnu-gcc -pthread -g -O0 -Wall -fno-strict-aliasing -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wno-write-strings -DDATE="Mar 13 2016" -DTIME="14:48:44" -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python2.7_d -c python/cdrom.cc -o build/temp.linux-i686-2.7-pydebug/python/cdrom.o -std=c++11 -Wno-write-strings -DAPT_8_CLEANER_HEADERS -DAPT_9_CLEANER_HEADERS -DAPT_10_CLEANER_HEADERS
i586-linux-gnu-gcc -pthread -g -O0 -Wall -fno-strict-aliasing -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wno-write-strings -DDATE="Mar 13 2016" -DTIME="14:48:44" -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python2.7_d -c python/configuration.cc -o build/temp.linux-i686-2.7-pydebug/python/configuration.o -std=c++11 -Wno-write-strings -DAPT_8_CLEANER_HEADERS -DAPT_9_CLEANER_HEADERS -DAPT_10_CLEANER_HEADERS
i586-linux-gnu-gcc -pthread -g -O0 -Wall -fno-strict-aliasing -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wno-write-strings -DDATE="Mar 13 2016" -DTIME="14:48:44" -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python2.7_d -c python/depcache.cc -o build/temp.linux-i686-2.7-pydebug/python/depcache.o -std=c++11 -Wno-write-strings -DAPT_8_CLEANER_HEADERS -DAPT_9_CLEANER_HEADERS -DAPT_10_CLEANER_HEADERS
i586-linux-gnu-gcc -pthread -g -O0 -Wall -fno-strict-aliasing -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wno-write-strings -DDATE="Mar 13 2016" -DTIME="14:48:44" -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python2.7_d -c python/generic.cc -o build/temp.linux-i686-2.7-pydebug/python/generic.o -std=c++11 -Wno-write-strings -DAPT_8_CLEANER_HEADERS -DAPT_9_CLEANER_HEADERS -DAPT_10_CLEANER_HEADERS
i586-linux-gnu-gcc -pthread -g -O0 -Wall -fno-strict-aliasing -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wno-write-strings -DDATE="Mar 13 2016" -DTIME="14:48:44" -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python2.7_d -c python/hashes.cc -o build/temp.linux-i686-2.7-pydebug/python/hashes.o -std=c++11 -Wno-write-strings -DAPT_8_CLEANER_HEADERS -DAPT_9_CLEANER_HEADERS -DAPT_10_CLEANER_HEADERS
i586-linux-gnu-gcc -pthread -g -O0 -Wall -fno-strict-aliasing -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wno-write-strings -DDATE="Mar 13 2016" -DTIME="14:48:44" -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python2.7_d -c python/hashstring.cc -o build/temp.linux-i686-2.7-pydebug/python/hashstring.o -std=c++11 -Wno-write-strings -DAPT_8_CLEANER_HEADERS -DAPT_9_CLEANER_HEADERS -DAPT_10_CLEANER_HEADERS
i586-linux-gnu-gcc -pthread -g -O0 -Wall -fno-strict-aliasing -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wno-write-strings -DDATE="Mar 13 2016" -DTIME="14:48:44" -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python2.7_d -c python/hashstringlist.cc -o build/temp.linux-i686-2.7-pydebug/python/hashstringlist.o -std=c++11 -Wno-write-strings -DAPT_8_CLEANER_HEADERS -DAPT_9_CLEANER_HEADERS -DAPT_10_CLEANER_HEADERS
i586-linux-gnu-gcc -pthread -g -O0 -Wall -fno-strict-aliasing -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wno-write-strings -DDATE="Mar 13 2016" -DTIME="14:48:44" -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python2.7_d -c python/indexfile.cc -o build/temp.linux-i686-2.7-pydebug/python/indexfile.o -std=c++11 -Wno-write-strings -DAPT_8_CLEANER_HEADERS -DAPT_9_CLEANER_HEADERS -DAPT_10_CLEANER_HEADERS
i586-linux-gnu-gcc -pthread -g -O0 -Wall -fno-strict-aliasing -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wno-write-strings -DDATE="Mar 13 2016" -DTIME="14:48:44" -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python2.7_d -c python/lock.cc -o build/temp.linux-i686-2.7-pydebug/python/lock.o -std=c++11 -Wno-write-strings -DAPT_8_CLEANER_HEADERS -DAPT_9_CLEANER_HEADERS -DAPT_10_CLEANER_HEADERS
i586-linux-gnu-gcc -pthread -g -O0 -Wall -fno-strict-aliasing -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wno-write-strings -DDATE="Mar 13 2016" -DTIME="14:48:44" -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python2.7_d -c python/metaindex.cc -o build/temp.linux-i686-2.7-pydebug/python/metaindex.o -std=c++11 -Wno-write-strings -DAPT_8_CLEANER_HEADERS -DAPT_9_CLEANER_HEADERS -DAPT_10_CLEANER_HEADERS
i586-linux-gnu-gcc -pthread -g -O0 -Wall -fno-strict-aliasing -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wno-write-strings -DDATE="Mar 13 2016" -DTIME="14:48:44" -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python2.7_d -c python/orderlist.cc -o build/temp.linux-i686-2.7-pydebug/python/orderlist.o -std=c++11 -Wno-write-strings -DAPT_8_CLEANER_HEADERS -DAPT_9_CLEANER_HEADERS -DAPT_10_CLEANER_HEADERS
python/orderlist.cc: In function 'PyObject* order_list_seq_item(PyObject*, Py_ssize_t)':
python/orderlist.cc:250:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
     if (index < 0 || index >= list->size())
                            ^
i586-linux-gnu-gcc -pthread -g -O0 -Wall -fno-strict-aliasing -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wno-write-strings -DDATE="Mar 13 2016" -DTIME="14:48:44" -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python2.7_d -c python/pkgmanager.cc -o build/temp.linux-i686-2.7-pydebug/python/pkgmanager.o -std=c++11 -Wno-write-strings -DAPT_8_CLEANER_HEADERS -DAPT_9_CLEANER_HEADERS -DAPT_10_CLEANER_HEADERS
python/pkgmanager.cc: In function 'PyObject* PkgManagerDoInstall(PyObject*, PyObject*)':
python/pkgmanager.cc:54:64: warning: 'pkgPackageManager::OrderResult pkgPackageManager::DoInstall(int)' is deprecated: Use APT::Progress::PackageManager subclass instead of fd [-Wdeprecated-declarations]
    pkgPackageManager::OrderResult res = pm->DoInstall(status_fd);
                                                                ^
In file included from python/apt_pkgmodule.h:17:0,
                 from python/pkgmanager.cc:10:
/usr/include/apt-pkg/packagemanager.h:116:95: note: declared here
    APT_DEPRECATED_MSG("Use APT::Progress::PackageManager subclass instead of fd") OrderResult DoInstall(int statusFd=-1);
                                                                                               ^
i586-linux-gnu-gcc -pthread -g -O0 -Wall -fno-strict-aliasing -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wno-write-strings -DDATE="Mar 13 2016" -DTIME="14:48:44" -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python2.7_d -c python/pkgrecords.cc -o build/temp.linux-i686-2.7-pydebug/python/pkgrecords.o -std=c++11 -Wno-write-strings -DAPT_8_CLEANER_HEADERS -DAPT_9_CLEANER_HEADERS -DAPT_10_CLEANER_HEADERS
i586-linux-gnu-gcc -pthread -g -O0 -Wall -fno-strict-aliasing -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wno-write-strings -DDATE="Mar 13 2016" -DTIME="14:48:44" -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python2.7_d -c python/pkgsrcrecords.cc -o build/temp.linux-i686-2.7-pydebug/python/pkgsrcrecords.o -std=c++11 -Wno-write-strings -DAPT_8_CLEANER_HEADERS -DAPT_9_CLEANER_HEADERS -DAPT_10_CLEANER_HEADERS
python/pkgsrcrecords.cc: In function 'PyObject* PkgSrcRecordsGetFiles(PyObject*, void*)':
python/pkgsrcrecords.cc:175:9: warning: 'pkgSrcRecords::File::MD5Hash' is deprecated: Use Hashes member instead of hardcoded hash algorithm [-Wdeprecated-declarations]
    f[i].MD5Hash.c_str(),
         ^
In file included from /usr/include/apt-pkg/indexfile.h:24:0,
                 from /usr/include/apt-pkg/acquire-item.h:23,
                 from python/apt_pkgmodule.h:15,
                 from python/pkgsrcrecords.cc:12:
/usr/include/apt-pkg/srcrecords.h:36:95: note: declared here
       APT_DEPRECATED_MSG("Use Hashes member instead of hardcoded hash algorithm") std::string MD5Hash;
                                                                                               ^
python/pkgsrcrecords.cc:175:9: warning: 'pkgSrcRecords::File::MD5Hash' is deprecated: Use Hashes member instead of hardcoded hash algorithm [-Wdeprecated-declarations]
    f[i].MD5Hash.c_str(),
         ^
In file included from /usr/include/apt-pkg/indexfile.h:24:0,
                 from /usr/include/apt-pkg/acquire-item.h:23,
                 from python/apt_pkgmodule.h:15,
                 from python/pkgsrcrecords.cc:12:
/usr/include/apt-pkg/srcrecords.h:36:95: note: declared here
       APT_DEPRECATED_MSG("Use Hashes member instead of hardcoded hash algorithm") std::string MD5Hash;
                                                                                               ^
python/pkgsrcrecords.cc:175:9: warning: 'pkgSrcRecords::File::MD5Hash' is deprecated: Use Hashes member instead of hardcoded hash algorithm [-Wdeprecated-declarations]
    f[i].MD5Hash.c_str(),
         ^
In file included from /usr/include/apt-pkg/indexfile.h:24:0,
                 from /usr/include/apt-pkg/acquire-item.h:23,
                 from python/apt_pkgmodule.h:15,
                 from python/pkgsrcrecords.cc:12:
/usr/include/apt-pkg/srcrecords.h:36:95: note: declared here
       APT_DEPRECATED_MSG("Use Hashes member instead of hardcoded hash algorithm") std::string MD5Hash;
                                                                                               ^
i586-linux-gnu-gcc -pthread -g -O0 -Wall -fno-strict-aliasing -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wno-write-strings -DDATE="Mar 13 2016" -DTIME="14:48:44" -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python2.7_d -c python/policy.cc -o build/temp.linux-i686-2.7-pydebug/python/policy.o -std=c++11 -Wno-write-strings -DAPT_8_CLEANER_HEADERS -DAPT_9_CLEANER_HEADERS -DAPT_10_CLEANER_HEADERS
i586-linux-gnu-gcc -pthread -g -O0 -Wall -fno-strict-aliasing -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wno-write-strings -DDATE="Mar 13 2016" -DTIME="14:48:44" -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python2.7_d -c python/progress.cc -o build/temp.linux-i686-2.7-pydebug/python/progress.o -std=c++11 -Wno-write-strings -DAPT_8_CLEANER_HEADERS -DAPT_9_CLEANER_HEADERS -DAPT_10_CLEANER_HEADERS
python/progress.cc: In member function 'pkgPackageManager::OrderResult PyInstallProgress::Run(pkgPackageManager*)':
python/progress.cc:377:25: warning: 'pkgPackageManager::OrderResult pkgPackageManager::DoInstall(int)' is deprecated: Use APT::Progress::PackageManager subclass instead of fd [-Wdeprecated-declarations]
   res = pm->DoInstall(fd);
                         ^
In file included from python/progress.h:14:0,
                 from python/progress.cc:16:
/usr/include/apt-pkg/packagemanager.h:116:95: note: declared here
    APT_DEPRECATED_MSG("Use APT::Progress::PackageManager subclass instead of fd") OrderResult DoInstall(int statusFd=-1);
                                                                                               ^
python/progress.cc:379:23: warning: 'pkgPackageManager::OrderResult pkgPackageManager::DoInstall(int)' is deprecated: Use APT::Progress::PackageManager subclass instead of fd [-Wdeprecated-declarations]
   res = pm->DoInstall();
                       ^
In file included from python/progress.h:14:0,
                 from python/progress.cc:16:
/usr/include/apt-pkg/packagemanager.h:116:95: note: declared here
    APT_DEPRECATED_MSG("Use APT::Progress::PackageManager subclass instead of fd") OrderResult DoInstall(int statusFd=-1);
                                                                                               ^
i586-linux-gnu-gcc -pthread -g -O0 -Wall -fno-strict-aliasing -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wno-write-strings -DDATE="Mar 13 2016" -DTIME="14:48:44" -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python2.7_d -c python/python-apt-helpers.cc -o build/temp.linux-i686-2.7-pydebug/python/python-apt-helpers.o -std=c++11 -Wno-write-strings -DAPT_8_CLEANER_HEADERS -DAPT_9_CLEANER_HEADERS -DAPT_10_CLEANER_HEADERS
i586-linux-gnu-gcc -pthread -g -O0 -Wall -fno-strict-aliasing -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wno-write-strings -DDATE="Mar 13 2016" -DTIME="14:48:44" -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python2.7_d -c python/sourcelist.cc -o build/temp.linux-i686-2.7-pydebug/python/sourcelist.o -std=c++11 -Wno-write-strings -DAPT_8_CLEANER_HEADERS -DAPT_9_CLEANER_HEADERS -DAPT_10_CLEANER_HEADERS
i586-linux-gnu-gcc -pthread -g -O0 -Wall -fno-strict-aliasing -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wno-write-strings -DDATE="Mar 13 2016" -DTIME="14:48:44" -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python2.7_d -c python/string.cc -o build/temp.linux-i686-2.7-pydebug/python/string.o -std=c++11 -Wno-write-strings -DAPT_8_CLEANER_HEADERS -DAPT_9_CLEANER_HEADERS -DAPT_10_CLEANER_HEADERS
i586-linux-gnu-gcc -pthread -g -O0 -Wall -fno-strict-aliasing -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wno-write-strings -DDATE="Mar 13 2016" -DTIME="14:48:44" -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python2.7_d -c python/tag.cc -o build/temp.linux-i686-2.7-pydebug/python/tag.o -std=c++11 -Wno-write-strings -DAPT_8_CLEANER_HEADERS -DAPT_9_CLEANER_HEADERS -DAPT_10_CLEANER_HEADERS
c++ -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -fno-strict-aliasing -g -O0 -Wall -Wdate-time -g -O0 -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -g -O0 -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wno-write-strings -DDATE="Mar 13 2016" -DTIME="14:48:44" -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-i686-2.7-pydebug/python/acquire.o build/temp.linux-i686-2.7-pydebug/python/acquire-item.o build/temp.linux-i686-2.7-pydebug/python/apt_pkgmodule.o build/temp.linux-i686-2.7-pydebug/python/cache.o build/temp.linux-i686-2.7-pydebug/python/cachegroup.o build/temp.linux-i686-2.7-pydebug/python/cdrom.o build/temp.linux-i686-2.7-pydebug/python/configuration.o build/temp.linux-i686-2.7-pydebug/python/depcache.o build/temp.linux-i686-2.7-pydebug/python/generic.o build/temp.linux-i686-2.7-pydebug/python/hashes.o build/temp.linux-i686-2.7-pydebug/python/hashstring.o build/temp.linux-i686-2.7-pydebug/python/hashstringlist.o build/temp.linux-i686-2.7-pydebug/python/indexfile.o build/temp.linux-i686-2.7-pydebug/python/lock.o build/temp.linux-i686-2.7-pydebug/python/metaindex.o build/temp.linux-i686-2.7-pydebug/python/orderlist.o build/temp.linux-i686-2.7-pydebug/python/pkgmanager.o build/temp.linux-i686-2.7-pydebug/python/pkgrecords.o build/temp.linux-i686-2.7-pydebug/python/pkgsrcrecords.o build/temp.linux-i686-2.7-pydebug/python/policy.o build/temp.linux-i686-2.7-pydebug/python/progress.o build/temp.linux-i686-2.7-pydebug/python/python-apt-helpers.o build/temp.linux-i686-2.7-pydebug/python/sourcelist.o build/temp.linux-i686-2.7-pydebug/python/string.o build/temp.linux-i686-2.7-pydebug/python/tag.o -lapt-pkg -o build/lib.linux-i686-2.7-pydebug/apt_pkg_d.so
building 'apt_inst' extension
i586-linux-gnu-gcc -pthread -g -O0 -Wall -fno-strict-aliasing -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wno-write-strings -DDATE="Mar 13 2016" -DTIME="14:48:44" -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python2.7_d -c python/apt_instmodule.cc -o build/temp.linux-i686-2.7-pydebug/python/apt_instmodule.o -std=c++11 -Wno-write-strings
i586-linux-gnu-gcc -pthread -g -O0 -Wall -fno-strict-aliasing -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wno-write-strings -DDATE="Mar 13 2016" -DTIME="14:48:44" -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python2.7_d -c python/generic.cc -o build/temp.linux-i686-2.7-pydebug/python/generic.o -std=c++11 -Wno-write-strings
i586-linux-gnu-gcc -pthread -g -O0 -Wall -fno-strict-aliasing -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wno-write-strings -DDATE="Mar 13 2016" -DTIME="14:48:44" -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python2.7_d -c python/arfile.cc -o build/temp.linux-i686-2.7-pydebug/python/arfile.o -std=c++11 -Wno-write-strings
i586-linux-gnu-gcc -pthread -g -O0 -Wall -fno-strict-aliasing -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wno-write-strings -DDATE="Mar 13 2016" -DTIME="14:48:44" -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python2.7_d -c python/tarfile.cc -o build/temp.linux-i686-2.7-pydebug/python/tarfile.o -std=c++11 -Wno-write-strings
c++ -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -fno-strict-aliasing -g -O0 -Wall -Wdate-time -g -O0 -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -g -O0 -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wno-write-strings -DDATE="Mar 13 2016" -DTIME="14:48:44" -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-i686-2.7-pydebug/python/apt_instmodule.o build/temp.linux-i686-2.7-pydebug/python/generic.o build/temp.linux-i686-2.7-pydebug/python/arfile.o build/temp.linux-i686-2.7-pydebug/python/tarfile.o -lapt-pkg -lapt-inst -o build/lib.linux-i686-2.7-pydebug/apt_inst_d.so
running build_i18n
intltool-update -p -g python-apt
msgfmt po/th.po -o build/mo/th/LC_MESSAGES/python-apt.mo
msgfmt po/zh_HK.po -o build/mo/zh_HK/LC_MESSAGES/python-apt.mo
msgfmt po/vi.po -o build/mo/vi/LC_MESSAGES/python-apt.mo
msgfmt po/pt.po -o build/mo/pt/LC_MESSAGES/python-apt.mo
msgfmt po/ro.po -o build/mo/ro/LC_MESSAGES/python-apt.mo
msgfmt po/ka.po -o build/mo/ka/LC_MESSAGES/python-apt.mo
msgfmt po/fr.po -o build/mo/fr/LC_MESSAGES/python-apt.mo
msgfmt po/en_AU.po -o build/mo/en_AU/LC_MESSAGES/python-apt.mo
msgfmt po/tr.po -o build/mo/tr/LC_MESSAGES/python-apt.mo
msgfmt po/ja.po -o build/mo/ja/LC_MESSAGES/python-apt.mo
msgfmt po/uk.po -o build/mo/uk/LC_MESSAGES/python-apt.mo
msgfmt po/el.po -o build/mo/el/LC_MESSAGES/python-apt.mo
msgfmt po/hu.po -o build/mo/hu/LC_MESSAGES/python-apt.mo
msgfmt po/ne.po -o build/mo/ne/LC_MESSAGES/python-apt.mo
msgfmt po/csb.po -o build/mo/csb/LC_MESSAGES/python-apt.mo
msgfmt po/en_CA.po -o build/mo/en_CA/LC_MESSAGES/python-apt.mo
msgfmt po/pl.po -o build/mo/pl/LC_MESSAGES/python-apt.mo
msgfmt po/it.po -o build/mo/it/LC_MESSAGES/python-apt.mo
msgfmt po/pt_BR.po -o build/mo/pt_BR/LC_MESSAGES/python-apt.mo
msgfmt po/zh_TW.po -o build/mo/zh_TW/LC_MESSAGES/python-apt.mo
msgfmt po/sq.po -o build/mo/sq/LC_MESSAGES/python-apt.mo
msgfmt po/sr.po -o build/mo/sr/LC_MESSAGES/python-apt.mo
msgfmt po/he.po -o build/mo/he/LC_MESSAGES/python-apt.mo
msgfmt po/ru.po -o build/mo/ru/LC_MESSAGES/python-apt.mo
msgfmt po/be.po -o build/mo/be/LC_MESSAGES/python-apt.mo
msgfmt po/sk.po -o build/mo/sk/LC_MESSAGES/python-apt.mo
msgfmt po/bn.po -o build/mo/bn/LC_MESSAGES/python-apt.mo
msgfmt po/ku.po -o build/mo/ku/LC_MESSAGES/python-apt.mo
msgfmt po/es.po -o build/mo/es/LC_MESSAGES/python-apt.mo
msgfmt po/eo.po -o build/mo/eo/LC_MESSAGES/python-apt.mo
msgfmt po/sl.po -o build/mo/sl/LC_MESSAGES/python-apt.mo
msgfmt po/de.po -o build/mo/de/LC_MESSAGES/python-apt.mo
msgfmt po/sv.po -o build/mo/sv/LC_MESSAGES/python-apt.mo
msgfmt po/da.po -o build/mo/da/LC_MESSAGES/python-apt.mo
msgfmt po/oc.po -o build/mo/oc/LC_MESSAGES/python-apt.mo
msgfmt po/ca.po -o build/mo/ca/LC_MESSAGES/python-apt.mo
msgfmt po/id.po -o build/mo/id/LC_MESSAGES/python-apt.mo
msgfmt po/ar.po -o build/mo/ar/LC_MESSAGES/python-apt.mo
msgfmt po/zh_CN.po -o build/mo/zh_CN/LC_MESSAGES/python-apt.mo
msgfmt po/hr.po -o build/mo/hr/LC_MESSAGES/python-apt.mo
msgfmt po/lt.po -o build/mo/lt/LC_MESSAGES/python-apt.mo
msgfmt po/tl.po -o build/mo/tl/LC_MESSAGES/python-apt.mo
msgfmt po/cs.po -o build/mo/cs/LC_MESSAGES/python-apt.mo
msgfmt po/bg.po -o build/mo/bg/LC_MESSAGES/python-apt.mo
msgfmt po/lv.po -o build/mo/lv/LC_MESSAGES/python-apt.mo
msgfmt po/mk.po -o build/mo/mk/LC_MESSAGES/python-apt.mo
msgfmt po/ko.po -o build/mo/ko/LC_MESSAGES/python-apt.mo
msgfmt po/nb.po -o build/mo/nb/LC_MESSAGES/python-apt.mo
msgfmt po/nl.po -o build/mo/nl/LC_MESSAGES/python-apt.mo
msgfmt po/fi.po -o build/mo/fi/LC_MESSAGES/python-apt.mo
msgfmt po/gl.po -o build/mo/gl/LC_MESSAGES/python-apt.mo
[197589 refs]
	python3.5-dbg setup.py build --force
W: [python3.5] DistUtilsExtra import error.
W: [python3.5] Sphinx import error.
running build
running build_py
creating build/lib.linux-i686-3.5-pydebug
creating build/lib.linux-i686-3.5-pydebug/apt
copying apt/auth.py -> build/lib.linux-i686-3.5-pydebug/apt
copying apt/cdrom.py -> build/lib.linux-i686-3.5-pydebug/apt
copying apt/debfile.py -> build/lib.linux-i686-3.5-pydebug/apt
copying apt/package.py -> build/lib.linux-i686-3.5-pydebug/apt
copying apt/__init__.py -> build/lib.linux-i686-3.5-pydebug/apt
copying apt/utils.py -> build/lib.linux-i686-3.5-pydebug/apt
copying apt/cache.py -> build/lib.linux-i686-3.5-pydebug/apt
creating build/lib.linux-i686-3.5-pydebug/apt/progress
copying apt/progress/base.py -> build/lib.linux-i686-3.5-pydebug/apt/progress
copying apt/progress/text.py -> build/lib.linux-i686-3.5-pydebug/apt/progress
copying apt/progress/__init__.py -> build/lib.linux-i686-3.5-pydebug/apt/progress
creating build/lib.linux-i686-3.5-pydebug/aptsources
copying aptsources/distro.py -> build/lib.linux-i686-3.5-pydebug/aptsources
copying aptsources/sourceslist.py -> build/lib.linux-i686-3.5-pydebug/aptsources
copying aptsources/__init__.py -> build/lib.linux-i686-3.5-pydebug/aptsources
copying aptsources/distinfo.py -> build/lib.linux-i686-3.5-pydebug/aptsources
running build_ext
building 'apt_pkg' extension
creating build/temp.linux-i686-3.5-pydebug
creating build/temp.linux-i686-3.5-pydebug/python
i586-linux-gnu-gcc -pthread -g -Og -Wall -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wno-write-strings -DDATE="Mar 13 2016" -DTIME="14:48:44" -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python3.5dm -c python/acquire.cc -o build/temp.linux-i686-3.5-pydebug/python/acquire.o -std=c++11 -Wno-write-strings -DAPT_8_CLEANER_HEADERS -DAPT_9_CLEANER_HEADERS -DAPT_10_CLEANER_HEADERS
i586-linux-gnu-gcc -pthread -g -Og -Wall -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wno-write-strings -DDATE="Mar 13 2016" -DTIME="14:48:44" -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python3.5dm -c python/acquire-item.cc -o build/temp.linux-i686-3.5-pydebug/python/acquire-item.o -std=c++11 -Wno-write-strings -DAPT_8_CLEANER_HEADERS -DAPT_9_CLEANER_HEADERS -DAPT_10_CLEANER_HEADERS
i586-linux-gnu-gcc -pthread -g -Og -Wall -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wno-write-strings -DDATE="Mar 13 2016" -DTIME="14:48:44" -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python3.5dm -c python/apt_pkgmodule.cc -o build/temp.linux-i686-3.5-pydebug/python/apt_pkgmodule.o -std=c++11 -Wno-write-strings -DAPT_8_CLEANER_HEADERS -DAPT_9_CLEANER_HEADERS -DAPT_10_CLEANER_HEADERS
i586-linux-gnu-gcc -pthread -g -Og -Wall -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wno-write-strings -DDATE="Mar 13 2016" -DTIME="14:48:44" -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python3.5dm -c python/cache.cc -o build/temp.linux-i686-3.5-pydebug/python/cache.o -std=c++11 -Wno-write-strings -DAPT_8_CLEANER_HEADERS -DAPT_9_CLEANER_HEADERS -DAPT_10_CLEANER_HEADERS
i586-linux-gnu-gcc -pthread -g -Og -Wall -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wno-write-strings -DDATE="Mar 13 2016" -DTIME="14:48:44" -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python3.5dm -c python/cachegroup.cc -o build/temp.linux-i686-3.5-pydebug/python/cachegroup.o -std=c++11 -Wno-write-strings -DAPT_8_CLEANER_HEADERS -DAPT_9_CLEANER_HEADERS -DAPT_10_CLEANER_HEADERS
i586-linux-gnu-gcc -pthread -g -Og -Wall -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wno-write-strings -DDATE="Mar 13 2016" -DTIME="14:48:44" -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python3.5dm -c python/cdrom.cc -o build/temp.linux-i686-3.5-pydebug/python/cdrom.o -std=c++11 -Wno-write-strings -DAPT_8_CLEANER_HEADERS -DAPT_9_CLEANER_HEADERS -DAPT_10_CLEANER_HEADERS
i586-linux-gnu-gcc -pthread -g -Og -Wall -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wno-write-strings -DDATE="Mar 13 2016" -DTIME="14:48:44" -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python3.5dm -c python/configuration.cc -o build/temp.linux-i686-3.5-pydebug/python/configuration.o -std=c++11 -Wno-write-strings -DAPT_8_CLEANER_HEADERS -DAPT_9_CLEANER_HEADERS -DAPT_10_CLEANER_HEADERS
i586-linux-gnu-gcc -pthread -g -Og -Wall -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wno-write-strings -DDATE="Mar 13 2016" -DTIME="14:48:44" -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python3.5dm -c python/depcache.cc -o build/temp.linux-i686-3.5-pydebug/python/depcache.o -std=c++11 -Wno-write-strings -DAPT_8_CLEANER_HEADERS -DAPT_9_CLEANER_HEADERS -DAPT_10_CLEANER_HEADERS
i586-linux-gnu-gcc -pthread -g -Og -Wall -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wno-write-strings -DDATE="Mar 13 2016" -DTIME="14:48:44" -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python3.5dm -c python/generic.cc -o build/temp.linux-i686-3.5-pydebug/python/generic.o -std=c++11 -Wno-write-strings -DAPT_8_CLEANER_HEADERS -DAPT_9_CLEANER_HEADERS -DAPT_10_CLEANER_HEADERS
i586-linux-gnu-gcc -pthread -g -Og -Wall -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wno-write-strings -DDATE="Mar 13 2016" -DTIME="14:48:44" -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python3.5dm -c python/hashes.cc -o build/temp.linux-i686-3.5-pydebug/python/hashes.o -std=c++11 -Wno-write-strings -DAPT_8_CLEANER_HEADERS -DAPT_9_CLEANER_HEADERS -DAPT_10_CLEANER_HEADERS
i586-linux-gnu-gcc -pthread -g -Og -Wall -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wno-write-strings -DDATE="Mar 13 2016" -DTIME="14:48:44" -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python3.5dm -c python/hashstring.cc -o build/temp.linux-i686-3.5-pydebug/python/hashstring.o -std=c++11 -Wno-write-strings -DAPT_8_CLEANER_HEADERS -DAPT_9_CLEANER_HEADERS -DAPT_10_CLEANER_HEADERS
i586-linux-gnu-gcc -pthread -g -Og -Wall -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wno-write-strings -DDATE="Mar 13 2016" -DTIME="14:48:44" -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python3.5dm -c python/hashstringlist.cc -o build/temp.linux-i686-3.5-pydebug/python/hashstringlist.o -std=c++11 -Wno-write-strings -DAPT_8_CLEANER_HEADERS -DAPT_9_CLEANER_HEADERS -DAPT_10_CLEANER_HEADERS
i586-linux-gnu-gcc -pthread -g -Og -Wall -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wno-write-strings -DDATE="Mar 13 2016" -DTIME="14:48:44" -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python3.5dm -c python/indexfile.cc -o build/temp.linux-i686-3.5-pydebug/python/indexfile.o -std=c++11 -Wno-write-strings -DAPT_8_CLEANER_HEADERS -DAPT_9_CLEANER_HEADERS -DAPT_10_CLEANER_HEADERS
i586-linux-gnu-gcc -pthread -g -Og -Wall -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wno-write-strings -DDATE="Mar 13 2016" -DTIME="14:48:44" -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python3.5dm -c python/lock.cc -o build/temp.linux-i686-3.5-pydebug/python/lock.o -std=c++11 -Wno-write-strings -DAPT_8_CLEANER_HEADERS -DAPT_9_CLEANER_HEADERS -DAPT_10_CLEANER_HEADERS
i586-linux-gnu-gcc -pthread -g -Og -Wall -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wno-write-strings -DDATE="Mar 13 2016" -DTIME="14:48:44" -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python3.5dm -c python/metaindex.cc -o build/temp.linux-i686-3.5-pydebug/python/metaindex.o -std=c++11 -Wno-write-strings -DAPT_8_CLEANER_HEADERS -DAPT_9_CLEANER_HEADERS -DAPT_10_CLEANER_HEADERS
/srv/reproducible-results/rbuild-debian-ZRbjBXXG/tmp.m8oHLmIiyJ:	 44.0% -- replaced with /srv/reproducible-results/rbuild-debian-ZRbjBXXG/tmp.m8oHLmIiyJ.gz
FATAL: null
java.lang.NullPointerException
	at hudson.plugins.build_timeout.BuildTimeoutWrapper$EnvironmentImpl.tearDown(BuildTimeoutWrapper.java:199)
	at hudson.model.Build$BuildExecution.doRun(Build.java:173)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:534)
	at hudson.model.Run.execute(Run.java:1738)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:410)
INFO: Starting at 2016-05-28 10:36:56.718852
INFO: Finished at 2016-05-28 10:36:57.684469, took: 0:00:00.965630
INFO: Starting at 2016-05-28 10:36:57.887968



More information about the Qa-jenkins-scm mailing list