[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_amd64_13 #48425
jenkins at jenkins.debian.net
jenkins at jenkins.debian.net
Fri Sep 9 21:33:49 UTC 2016
See <https://jenkins.debian.net/job/reproducible_builder_amd64_13/48425/>
------------------------------------------
[...truncated 2744 lines...]
/usr/bin/tl-paper: setting paper size for xdvi to a4.
/usr/bin/tl-paper: setting paper size for pdftex to a4.
Processing triggers for tex-common (6.05) ...
Running updmap-sys. This may take some time... done.
Running mktexlsr /var/lib/texmf ... done.
Building format(s) --all.
This may take some time... done.
Setting up texlive-latex-base (2016.20160819-2) ...
Setting up texlive-fonts-recommended (2016.20160819-2) ...
Processing triggers for tex-common (6.05) ...
Running updmap-sys. This may take some time... done.
Running mktexlsr /var/lib/texmf ... done.
Building format(s) --all.
This may take some time... done.
Setting up texlive-latex-recommended (2016.20160819-2) ...
Setting up texlive (2016.20160819-2) ...
Processing triggers for libc-bin (2.23-5) ...
Reading package lists...
Building dependency tree...
Reading state information...
Reading extended state information...
Initializing package states...
Writing extended state information...
Building tag database...
-> Finished parsing the build-deps
Reading package lists...
Building dependency tree...
Reading state information...
fakeroot is already the newest version (1.21-2).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
I: Copying source file
I: copying [ledger_3.1.1+dfsg1-1.dsc]
I: copying [./ledger_3.1.1+dfsg1.orig.tar.gz]
I: copying [./ledger_3.1.1+dfsg1-1.debian.tar.xz]
I: Extracting source
gpgv: keyblock resource `/root/.gnupg/trustedkeys.gpg': file open error
gpgv: Signature made Mon Feb 15 00:01:02 2016 GMT+12 using RSA key ID A4A79E2C
gpgv: Can't check signature: public key not found
dpkg-source: warning: failed to verify signature on ./ledger_3.1.1+dfsg1-1.dsc
dpkg-source: info: extracting ledger in ledger-3.1.1+dfsg1
dpkg-source: info: unpacking ledger_3.1.1+dfsg1.orig.tar.gz
dpkg-source: info: unpacking ledger_3.1.1+dfsg1-1.debian.tar.xz
dpkg-source: info: applying 0001-debcherry-fixup-patch.patch
dpkg-source: info: applying 0002-remove-minified-javascript-files.patch
dpkg-source: info: applying 0003-remove-more-minified-jquery-javascript.patch
dpkg-source: info: applying 0004-remove-contrib-CSVReader.cs.patch
I: Building the package
I: Running cd /build/*/ && env PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games" HOME="/nonexistent/first-build" dpkg-buildpackage -us -uc -b --buildinfo-identifier=amd64 -rfakeroot
dpkg-buildpackage: info: source package ledger
dpkg-buildpackage: info: source version 3.1.1+dfsg1-1
dpkg-buildpackage: info: source distribution unstable
dpkg-buildpackage: info: source changed by David Bremner <bremner at debian.org>
dpkg-source --before-build ledger-3.1.1+dfsg1
dpkg-buildpackage: info: host architecture amd64
fakeroot debian/rules clean
dh_testdir
dh_testroot
# Add here commands to clean up after the build process.
dh_auto_clean
dh_clean
debian/rules build
mkdir -p obj-x86_64-linux-gnu
cd obj-x86_64-linux-gnu && \
cmake .. -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_VERBOSE_MAKEFILE=ON \
-DBUILD_DOCS=1 -DBUILD_WEB_DOCS=1 -DUSE_PYTHON=ON
-- The C compiler identification is GNU 6.1.1
-- The CXX compiler identification is GNU 6.1.1
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Found PythonInterp: /usr/bin/python2.7 (found version "2.7.12")
-- Found PythonLibs: /usr/lib/x86_64-linux-gnu/libpython2.7.so (found version "2.7.12+")
-- Boost version: 1.61.0
-- Found the following Boost libraries:
-- date_time
-- filesystem
-- system
-- iostreams
-- regex
-- unit_test_framework
-- python
-- Looking for access
-- Looking for access - found
-- Looking for realpath
-- Looking for realpath - found
-- Looking for getpwuid
-- Looking for getpwuid - found
-- Looking for getpwnam
-- Looking for getpwnam - found
-- Looking for ioctl
-- Looking for ioctl - found
-- Looking for isatty
-- Looking for isatty - found
-- Performing Test UNIX_PIPES_COMPILES
-- Performing Test UNIX_PIPES_COMPILES - Success
-- Performing Test BOOST_REGEX_UNICODE_RUNS
-- Performing Test BOOST_REGEX_UNICODE_RUNS - Success
-- Performing Test BOOST_MAKE_SETTER_RUNS
-- Performing Test BOOST_MAKE_SETTER_RUNS - Success
-- Looking for readline in edit
-- Looking for readline in edit - not found
-- Performing Test HAVE_WORKING_UTFCPP
-- Performing Test HAVE_WORKING_UTFCPP - Success
-- Found UnixCommands: /bin/bash
-- Configuring done
-- Generating done
-- Build files have been written to: /build/ledger-3.1.1+dfsg1/obj-x86_64-linux-gnu
touch config-stamp
dh_testdir
# Add here commands to compile the package.
/usr/bin/make -C obj-x86_64-linux-gnu all doc
make[1]: Entering directory '/build/ledger-3.1.1+dfsg1/obj-x86_64-linux-gnu'
/usr/bin/cmake -H/build/ledger-3.1.1+dfsg1 -B/build/ledger-3.1.1+dfsg1/obj-x86_64-linux-gnu --check-build-system CMakeFiles/Makefile.cmake 0
/usr/bin/cmake -E cmake_progress_start /build/ledger-3.1.1+dfsg1/obj-x86_64-linux-gnu/CMakeFiles /build/ledger-3.1.1+dfsg1/obj-x86_64-linux-gnu/CMakeFiles/progress.marks
/usr/bin/make -f CMakeFiles/Makefile2 all
make[2]: Entering directory '/build/ledger-3.1.1+dfsg1/obj-x86_64-linux-gnu'
/usr/bin/make -f src/CMakeFiles/libledger.dir/build.make src/CMakeFiles/libledger.dir/depend
make[3]: Entering directory '/build/ledger-3.1.1+dfsg1/obj-x86_64-linux-gnu'
cd /build/ledger-3.1.1+dfsg1/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /build/ledger-3.1.1+dfsg1 /build/ledger-3.1.1+dfsg1/src /build/ledger-3.1.1+dfsg1/obj-x86_64-linux-gnu /build/ledger-3.1.1+dfsg1/obj-x86_64-linux-gnu/src /build/ledger-3.1.1+dfsg1/obj-x86_64-linux-gnu/src/CMakeFiles/libledger.dir/DependInfo.cmake --color=
Scanning dependencies of target libledger
make[3]: Leaving directory '/build/ledger-3.1.1+dfsg1/obj-x86_64-linux-gnu'
/usr/bin/make -f src/CMakeFiles/libledger.dir/build.make src/CMakeFiles/libledger.dir/build
make[3]: Entering directory '/build/ledger-3.1.1+dfsg1/obj-x86_64-linux-gnu'
[ 1%] Building CXX object src/CMakeFiles/libledger.dir/stats.cc.o
cd /build/ledger-3.1.1+dfsg1/obj-x86_64-linux-gnu/src && /usr/bin/c++ -Dlibledger_EXPORTS -isystem /usr/include/python2.7 -isystem /usr/include/x86_64-linux-gnu -I/build/ledger-3.1.1+dfsg1/lib/utfcpp/v2_0/source -I/build/ledger-3.1.1+dfsg1/obj-x86_64-linux-gnu -g -O2 -fdebug-prefix-map=/build/ledger-3.1.1+dfsg1=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -O3 -DNDEBUG -fPIC -std=c++11 -o CMakeFiles/libledger.dir/stats.cc.o -c /build/ledger-3.1.1+dfsg1/src/stats.cc
In file included from /usr/include/boost/iostreams/detail/is_dereferenceable.hpp:12:0,
from /usr/include/boost/iostreams/detail/resolve.hpp:26,
from /usr/include/boost/iostreams/detail/push.hpp:24,
from /usr/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /usr/include/boost/iostreams/stream_buffer.hpp:22,
from /usr/include/boost/iostreams/stream.hpp:21,
from /build/ledger-3.1.1+dfsg1/obj-x86_64-linux-gnu/system.hh:196,
from /build/ledger-3.1.1+dfsg1/src/stats.cc:32:
/usr/include/boost/type_traits/detail/bool_trait_def.hpp:18:79: note: #pragma message: NOTE: Use of this header (bool_trait_def.hpp) is deprecated
# pragma message("NOTE: Use of this header (bool_trait_def.hpp) is deprecated")
^
In file included from /usr/include/boost/type_traits/detail/bool_trait_def.hpp:21:0,
from /usr/include/boost/iostreams/detail/is_dereferenceable.hpp:12,
from /usr/include/boost/iostreams/detail/resolve.hpp:26,
from /usr/include/boost/iostreams/detail/push.hpp:24,
from /usr/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /usr/include/boost/iostreams/stream_buffer.hpp:22,
from /usr/include/boost/iostreams/stream.hpp:21,
from /build/ledger-3.1.1+dfsg1/obj-x86_64-linux-gnu/system.hh:196,
from /build/ledger-3.1.1+dfsg1/src/stats.cc:32:
/usr/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
In file included from /usr/include/boost/iostreams/detail/is_dereferenceable.hpp:13:0,
from /usr/include/boost/iostreams/detail/resolve.hpp:26,
from /usr/include/boost/iostreams/detail/push.hpp:24,
from /usr/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /usr/include/boost/iostreams/stream_buffer.hpp:22,
from /usr/include/boost/iostreams/stream.hpp:21,
from /build/ledger-3.1.1+dfsg1/obj-x86_64-linux-gnu/system.hh:196,
from /build/ledger-3.1.1+dfsg1/src/stats.cc:32:
/usr/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
In file included from /usr/include/boost/utility/enable_if.hpp:15:0,
from /usr/include/boost/range/has_range_iterator.hpp:21,
from /usr/include/boost/range/difference_type.hpp:21,
from /usr/include/boost/range/size_type.hpp:19,
from /usr/include/boost/range/size.hpp:21,
from /usr/include/boost/range/functions.hpp:20,
from /usr/include/boost/range/iterator_range_core.hpp:38,
from /usr/include/boost/range/iterator_range.hpp:13,
from /usr/include/boost/range/as_literal.hpp:22,
from /usr/include/boost/algorithm/string/trim.hpp:19,
from /usr/include/boost/algorithm/string.hpp:19,
from /build/ledger-3.1.1+dfsg1/obj-x86_64-linux-gnu/system.hh:174,
from /build/ledger-3.1.1+dfsg1/src/stats.cc:32:
/usr/include/boost/core/enable_if.hpp: In instantiation of 'struct boost::enable_if<boost::optional_detail::is_optional_val_init_candidate<std::map<std::__cxx11::basic_string<char>, std::pair<boost::optional<ledger::value_t>, bool>, boost::function<bool(std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char>)> >, const boost::optional<std::map<std::__cxx11::basic_string<char>, std::pair<boost::optional<ledger::value_t>, bool>, boost::function<bool(std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char>)> > >&>, void>':
/usr/include/boost/optional/optional.hpp:696:12: required by substitution of 'template<class Expr> boost::optional<T>::optional(Expr&&, typename boost::enable_if<boost::optional_detail::is_optional_val_init_candidate<T, Expr> >::type*) [with Expr = const boost::optional<std::map<std::__cxx11::basic_string<char>, std::pair<boost::optional<ledger::value_t>, bool>, boost::function<bool(std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char>)> > >&]'
/usr/include/boost/type_traits/is_constructible.hpp:33:65: required by substitution of 'template<class T, class Arg, class> static boost::type_traits::yes_type boost::detail::is_constructible_imp::test1(int) [with T = std::map<std::__cxx11::basic_string<char>, std::pair<boost::optional<ledger::value_t>, bool>, boost::function<bool(std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char>)> >; Arg = const boost::optional<std::map<std::__cxx11::basic_string<char>, std::pair<boost::optional<ledger::value_t>, bool>, boost::function<bool(std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char>)> > >&; <template-parameter-1-3> = <missing>]'
/usr/include/boost/type_traits/is_constructible.hpp:47:178: required from 'struct boost::is_constructible<std::map<std::__cxx11::basic_string<char>, std::pair<boost::optional<ledger::value_t>, bool>, boost::function<bool(std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char>)> >, const boost::optional<std::map<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<boost::optional<ledger::value_t>, bool>, boost::function<bool(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >)>, std::allocator<std::pair<const std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<boost::optional<ledger::value_t>, bool> > > > >&>'
/usr/include/boost/optional/optional.hpp:589:22: required from 'struct boost::optional_detail::is_convertible_to_T_or_factory<std::map<std::__cxx11::basic_string<char>, std::pair<boost::optional<ledger::value_t>, bool>, boost::function<bool(std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char>)> >, const boost::optional<std::map<std::__cxx11::basic_string<char>, std::pair<boost::optional<ledger::value_t>, bool>, boost::function<bool(std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char>)> > >&>'
/usr/include/boost/optional/optional.hpp:605:56: required from 'struct boost::optional_detail::is_optional_val_init_candidate<std::map<std::__cxx11::basic_string<char>, std::pair<boost::optional<ledger::value_t>, bool>, boost::function<bool(std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char>)> >, const boost::optional<std::map<std::__cxx11::basic_string<char>, std::pair<boost::optional<ledger::value_t>, bool>, boost::function<bool(std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char>)> > >&>'
/usr/include/boost/core/enable_if.hpp:41:10: required from 'struct boost::enable_if<boost::optional_detail::is_optional_val_init_candidate<std::map<std::__cxx11::basic_string<char>, std::pair<boost::optional<ledger::value_t>, bool>, boost::function<bool(std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char>)> >, const boost::optional<std::map<std::__cxx11::basic_string<char>, std::pair<boost::optional<ledger::value_t>, bool>, boost::function<bool(std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char>)> > >&>, boost::optional<std::map<std::__cxx11::basic_string<char>, std::pair<boost::optional<ledger::value_t>, bool>, boost::function<bool(std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char>)> > >&>'
/usr/include/boost/optional/optional.hpp:735:5: required by substitution of 'template<class Expr> typename boost::enable_if<boost::optional_detail::is_optional_val_init_candidate<T, Expr>, boost::optional<T>&>::type boost::optional<T>::operator=(Expr&&) [with Expr = const boost::optional<std::map<std::__cxx11::basic_string<char>, std::pair<boost::optional<ledger::value_t>, bool>, boost::function<bool(std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char>)> > >&]'
/build/ledger-3.1.1+dfsg1/src/item.h:127:22: required from here
/usr/include/boost/core/enable_if.hpp:41:10: error: incomplete type 'boost::optional_detail::is_optional_val_init_candidate<std::map<std::__cxx11::basic_string<char>, std::pair<boost::optional<ledger::value_t>, bool>, boost::function<bool(std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char>)> >, const boost::optional<std::map<std::__cxx11::basic_string<char>, std::pair<boost::optional<ledger::value_t>, bool>, boost::function<bool(std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char>)> > >&>' used in nested name specifier
struct enable_if : public enable_if_c<Cond::value, T> {};
^~~~~~~~~
src/CMakeFiles/libledger.dir/build.make:65: recipe for target 'src/CMakeFiles/libledger.dir/stats.cc.o' failed
make[3]: *** [src/CMakeFiles/libledger.dir/stats.cc.o] Error 1
make[3]: Leaving directory '/build/ledger-3.1.1+dfsg1/obj-x86_64-linux-gnu'
CMakeFiles/Makefile2:127: recipe for target 'src/CMakeFiles/libledger.dir/all' failed
make[2]: *** [src/CMakeFiles/libledger.dir/all] Error 2
make[2]: Leaving directory '/build/ledger-3.1.1+dfsg1/obj-x86_64-linux-gnu'
Makefile:163: recipe for target 'all' failed
make[1]: *** [all] Error 2
make[1]: Leaving directory '/build/ledger-3.1.1+dfsg1/obj-x86_64-linux-gnu'
debian/rules:51: recipe for target 'build-arch-stamp' failed
make: *** [build-arch-stamp] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
I: copying local configuration
E: Failed autobuilding of package
I: unmounting /dev/shm filesystem
I: unmounting dev/pts filesystem
I: unmounting run/shm filesystem
I: unmounting proc filesystem
I: unmounting sys filesystem
I: cleaning the build env
I: removing directory /srv/workspace/pbuilder/52540 and its subdirectories
removed ‘/var/lib/jenkins/userContent/reproducible/debian/rbuild/testing/amd64/ledger_3.1.1+dfsg1-1.rbuild.log.gz’
removed ‘/var/lib/jenkins/userContent/reproducible/debian/logs/testing/amd64/ledger_3.1.1+dfsg1-1.build1.log.gz’
+ echo 'Compressing the 1st log...'
Compressing the 1st log...
+ gzip -9cvn b1/build.log
b1/build.log: 84.0%
+ chmod 644 /var/lib/jenkins/userContent/reproducible/debian/logs/testing/amd64/ledger_3.1.1+dfsg1-1.build1.log.gz
+ update_rbuildlog
+ chmod 644 /srv/reproducible-results/rbuild-debian-PrzZYoTG/tmp.azitQP2vSH
+ mv /srv/reproducible-results/rbuild-debian-PrzZYoTG/tmp.azitQP2vSH /var/lib/jenkins/userContent/reproducible/debian/rbuild/testing/amd64/ledger_3.1.1+dfsg1-1.rbuild.log
+ RBUILDLOG=/var/lib/jenkins/userContent/reproducible/debian/rbuild/testing/amd64/ledger_3.1.1+dfsg1-1.rbuild.log
+ '[' 1 -eq 1 ']'
+ handle_ftbfs
+ false
+ set +x
ledger failed to build from source.
Error: database is locked
Error: database is locked
/var/lib/jenkins/userContent/reproducible/debian/rbuild/testing/amd64/ledger_3.1.1+dfsg1-1.rbuild.log: 83.0% -- replaced with /var/lib/jenkins/userContent/reproducible/debian/rbuild/testing/amd64/ledger_3.1.1+dfsg1-1.rbuild.log.gz
INFO: Starting at 2016-09-09 21:32:49.333634
CRITICAL: SQLite database locked, could not execute query:
CRITICAL: "SELECT r.status, r.version, r.build_date FROM results AS r JOIN sources AS s ON r.package_id=s.id WHERE s.name="ledger" AND s.architecture="amd64" AND s.suite="testing""
CRITICAL: Exiting script.
INFO: Finished at 2016-09-09 21:33:49.442349, took: 0:01:00.108749
Warning: cannot update html pages for ledger
Fri 9 Sep 21:33:49 UTC 2016 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-ubzNm366, which will now be removed.
Build step 'Execute shell' marked build as failure
More information about the Qa-jenkins-scm
mailing list