[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_gamma #64256
jenkins at jenkins.debian.net
jenkins at jenkins.debian.net
Sun Aug 30 21:01:02 UTC 2015
See <https://jenkins.debian.net/job/reproducible_builder_gamma/64256/>
------------------------------------------
[...truncated 3228 lines...]
LFLAGS="-L/usr/lib/x86_64-linux-gnu/octave/4.0.0 -L/usr/lib/x86_64-linux-gnu -llapack -lblas" /usr/bin/mkoctfile --verbose -s __bfgsmin.cc
LFLAGS="-L/usr/lib/x86_64-linux-gnu/octave/4.0.0 -L/usr/lib/x86_64-linux-gnu -llapack -lblas" /usr/bin/mkoctfile --verbose -s numgradient.cc
LFLAGS="-L/usr/lib/x86_64-linux-gnu/octave/4.0.0 -L/usr/lib/x86_64-linux-gnu -llapack -lblas" /usr/bin/mkoctfile --verbose -s numhessian.cc
LFLAGS="-L/usr/lib/x86_64-linux-gnu/octave/4.0.0 -L/usr/lib/x86_64-linux-gnu -llapack -lblas" /usr/bin/mkoctfile --verbose -s samin.cc
LFLAGS="-L/usr/lib/x86_64-linux-gnu/octave/4.0.0 -L/usr/lib/x86_64-linux-gnu -llapack -lblas" /usr/bin/mkoctfile --verbose -s __disna_optim__.cc
if grep -q DEFUNX_DLD_REPLACEMENT_FOR_PACKAGE_DOCS __disna_optim__.cc; then echo "The string 'DEFUNX_DLD_REPLACEMENT_FOR_PACKAGE_DOCS' must not be present in source code, but is in __disna_optim__.cc."; exit 1; fi
if grep -q DEFUNX_DLD_REPLACEMENT_FOR_PACKAGE_DOCS samin.cc; then echo "The string 'DEFUNX_DLD_REPLACEMENT_FOR_PACKAGE_DOCS' must not be present in source code, but is in samin.cc."; exit 1; fi
if grep -q DEFUNX_DLD_REPLACEMENT_FOR_PACKAGE_DOCS numhessian.cc; then echo "The string 'DEFUNX_DLD_REPLACEMENT_FOR_PACKAGE_DOCS' must not be present in source code, but is in numhessian.cc."; exit 1; fi
g++ -c -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/octave-4.0.0/octave/.. -I/usr/include/octave-4.0.0/octave -I/usr/include/hdf5/serial -I/usr/include/mpi -pthread -fopenmp -g -O2 -fstack-protector-strong -Wformat -Werror=format-security __bfgsmin.cc -o __bfgsmin.o
g++ -c -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/octave-4.0.0/octave/.. -I/usr/include/octave-4.0.0/octave -I/usr/include/hdf5/serial -I/usr/include/mpi -pthread -fopenmp -g -O2 -fstack-protector-strong -Wformat -Werror=format-security numhessian.cc -o numhessian.o
g++ -c -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/octave-4.0.0/octave/.. -I/usr/include/octave-4.0.0/octave -I/usr/include/hdf5/serial -I/usr/include/mpi -pthread -fopenmp -g -O2 -fstack-protector-strong -Wformat -Werror=format-security numgradient.cc -o numgradient.o
g++ -c -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/octave-4.0.0/octave/.. -I/usr/include/octave-4.0.0/octave -I/usr/include/hdf5/serial -I/usr/include/mpi -pthread -fopenmp -g -O2 -fstack-protector-strong -Wformat -Werror=format-security samin.cc -o samin.o
if grep -q DEFUNX_DLD_REPLACEMENT_FOR_PACKAGE_DOCS __bfgsmin.cc; then echo "The string 'DEFUNX_DLD_REPLACEMENT_FOR_PACKAGE_DOCS' must not be present in source code, but is in __bfgsmin.cc."; exit 1; fi
g++ -c -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/octave-4.0.0/octave/.. -I/usr/include/octave-4.0.0/octave -I/usr/include/hdf5/serial -I/usr/include/mpi -pthread -fopenmp -g -O2 -fstack-protector-strong -Wformat -Werror=format-security __disna_optim__.cc -o __disna_optim__.o
if grep -q DEFUNX_DLD_REPLACEMENT_FOR_PACKAGE_DOCS numgradient.cc; then echo "The string 'DEFUNX_DLD_REPLACEMENT_FOR_PACKAGE_DOCS' must not be present in source code, but is in numgradient.cc."; exit 1; fi
sed -e s/DEFUN_DLD/DEFUN_DLD_REPLACEMENT_FOR_PACKAGE_DOCS/g -e s/DEFUNX_DLD/DEFUNX_DLD_REPLACEMENT_FOR_PACKAGE_DOCS/g __disna_optim__.cc | cc -E `/usr/bin/mkoctfile --verbose -p INCFLAGS` -x c++ -iquote '.' -D'DEFUN_DLD_REPLACEMENT_FOR_PACKAGE_DOCS(name,args,nargout,doc)=DEFUN_DLD_REPLACEMENT_FOR_PACKAGE_DOCS(name,doc)' -D'DEFUNX_DLD_REPLACEMENT_FOR_PACKAGE_DOCS(name,fname,gname,args,nargout,doc)=DEFUN_DLD_REPLACEMENT_FOR_PACKAGE_DOCS(name,doc)' - > __disna_optim__.ii
sed -e s/DEFUN_DLD/DEFUN_DLD_REPLACEMENT_FOR_PACKAGE_DOCS/g -e s/DEFUNX_DLD/DEFUNX_DLD_REPLACEMENT_FOR_PACKAGE_DOCS/g samin.cc | cc -E `/usr/bin/mkoctfile --verbose -p INCFLAGS` -x c++ -iquote '.' -D'DEFUN_DLD_REPLACEMENT_FOR_PACKAGE_DOCS(name,args,nargout,doc)=DEFUN_DLD_REPLACEMENT_FOR_PACKAGE_DOCS(name,doc)' -D'DEFUNX_DLD_REPLACEMENT_FOR_PACKAGE_DOCS(name,fname,gname,args,nargout,doc)=DEFUN_DLD_REPLACEMENT_FOR_PACKAGE_DOCS(name,doc)' - > samin.ii
sed -e s/DEFUN_DLD/DEFUN_DLD_REPLACEMENT_FOR_PACKAGE_DOCS/g -e s/DEFUNX_DLD/DEFUNX_DLD_REPLACEMENT_FOR_PACKAGE_DOCS/g __bfgsmin.cc | cc -E `/usr/bin/mkoctfile --verbose -p INCFLAGS` -x c++ -iquote '.' -D'DEFUN_DLD_REPLACEMENT_FOR_PACKAGE_DOCS(name,args,nargout,doc)=DEFUN_DLD_REPLACEMENT_FOR_PACKAGE_DOCS(name,doc)' -D'DEFUNX_DLD_REPLACEMENT_FOR_PACKAGE_DOCS(name,fname,gname,args,nargout,doc)=DEFUN_DLD_REPLACEMENT_FOR_PACKAGE_DOCS(name,doc)' - > __bfgsmin.ii
sed -e s/DEFUN_DLD/DEFUN_DLD_REPLACEMENT_FOR_PACKAGE_DOCS/g -e s/DEFUNX_DLD/DEFUNX_DLD_REPLACEMENT_FOR_PACKAGE_DOCS/g numhessian.cc | cc -E `/usr/bin/mkoctfile --verbose -p INCFLAGS` -x c++ -iquote '.' -D'DEFUN_DLD_REPLACEMENT_FOR_PACKAGE_DOCS(name,args,nargout,doc)=DEFUN_DLD_REPLACEMENT_FOR_PACKAGE_DOCS(name,doc)' -D'DEFUNX_DLD_REPLACEMENT_FOR_PACKAGE_DOCS(name,fname,gname,args,nargout,doc)=DEFUN_DLD_REPLACEMENT_FOR_PACKAGE_DOCS(name,doc)' - > numhessian.ii
sed -e s/DEFUN_DLD/DEFUN_DLD_REPLACEMENT_FOR_PACKAGE_DOCS/g -e s/DEFUNX_DLD/DEFUNX_DLD_REPLACEMENT_FOR_PACKAGE_DOCS/g numgradient.cc | cc -E `/usr/bin/mkoctfile --verbose -p INCFLAGS` -x c++ -iquote '.' -D'DEFUN_DLD_REPLACEMENT_FOR_PACKAGE_DOCS(name,args,nargout,doc)=DEFUN_DLD_REPLACEMENT_FOR_PACKAGE_DOCS(name,doc)' -D'DEFUNX_DLD_REPLACEMENT_FOR_PACKAGE_DOCS(name,fname,gname,args,nargout,doc)=DEFUN_DLD_REPLACEMENT_FOR_PACKAGE_DOCS(name,doc)' - > numgradient.ii
(echo -n "### This file is generated automatically from the\n### corresponding .cc file by a Makefile rule.\n\n"; sed -e '/.*DEFUN_DLD_REPLACEMENT_FOR_PACKAGE_DOCS/!D' -e 's/.*DEFUN_DLD_REPLACEMENT_FOR_PACKAGE_DOCS(\([^,]\+\),"\(.\+\)\(\\n\)*")$/\x1D\1\n at c \1 __disna_optim__.cc\n\2/' -e 's/\\n/\n/g' __disna_optim__.ii) > __disna_optim__.cc.docstrings
(echo -n "### This file is generated automatically from the\n### corresponding .cc file by a Makefile rule.\n\n"; sed -e '/.*DEFUN_DLD_REPLACEMENT_FOR_PACKAGE_DOCS/!D' -e 's/.*DEFUN_DLD_REPLACEMENT_FOR_PACKAGE_DOCS(\([^,]\+\),"\(.\+\)\(\\n\)*")$/\x1D\1\n at c \1 numhessian.cc\n\2/' -e 's/\\n/\n/g' numhessian.ii) > numhessian.cc.docstrings
(echo -n "### This file is generated automatically from the\n### corresponding .cc file by a Makefile rule.\n\n"; sed -e '/.*DEFUN_DLD_REPLACEMENT_FOR_PACKAGE_DOCS/!D' -e 's/.*DEFUN_DLD_REPLACEMENT_FOR_PACKAGE_DOCS(\([^,]\+\),"\(.\+\)\(\\n\)*")$/\x1D\1\n at c \1 samin.cc\n\2/' -e 's/\\n/\n/g' samin.ii) > samin.cc.docstrings
(echo -n "### This file is generated automatically from the\n### corresponding .cc file by a Makefile rule.\n\n"; sed -e '/.*DEFUN_DLD_REPLACEMENT_FOR_PACKAGE_DOCS/!D' -e 's/.*DEFUN_DLD_REPLACEMENT_FOR_PACKAGE_DOCS(\([^,]\+\),"\(.\+\)\(\\n\)*")$/\x1D\1\n at c \1 numgradient.cc\n\2/' -e 's/\\n/\n/g' numgradient.ii) > numgradient.cc.docstrings
(echo -n "### This file is generated automatically from the\n### corresponding .cc file by a Makefile rule.\n\n"; sed -e '/.*DEFUN_DLD_REPLACEMENT_FOR_PACKAGE_DOCS/!D' -e 's/.*DEFUN_DLD_REPLACEMENT_FOR_PACKAGE_DOCS(\([^,]\+\),"\(.\+\)\(\\n\)*")$/\x1D\1\n at c \1 __bfgsmin.cc\n\2/' -e 's/\\n/\n/g' __bfgsmin.ii) > __bfgsmin.cc.docstrings
./munge-texi.pl MFDOCSTRINGS __disna_optim__.cc.docstrings samin.cc.docstrings numhessian.cc.docstrings numgradient.cc.docstrings __bfgsmin.cc.docstrings < ../doc/optim.txi > ../doc/optim.texi
makeinfo ../doc/optim.texi -o ../doc/optim.info
../doc/optim.texi:71: warning: @ifhtml should only appear at a line beginning (possibly involving @mysee)
../doc/optim.texi:230: warning: @ifhtml should only appear at a line beginning (possibly involving @mysee)
../doc/optim.texi:233: warning: @ifhtml should only appear at a line beginning (possibly involving @mysee)
../doc/optim.texi:270: warning: @ifhtml should only appear at a line beginning (possibly involving @mysee)
../doc/optim.texi:274: warning: @ifhtml should only appear at a line beginning (possibly involving @mysee)
../doc/optim.texi:286: warning: @ifhtml should only appear at a line beginning (possibly involving @mysee)
../doc/optim.texi:293: warning: @ifhtml should only appear at a line beginning (possibly involving @mysee)
../doc/optim.texi:316: warning: @ifhtml should only appear at a line beginning (possibly involving @mysee)
../doc/optim.texi:332: warning: @ifhtml should only appear at a line beginning (possibly involving @mysee)
../doc/optim.texi:407: warning: @ifhtml should only appear at a line beginning (possibly involving @mysee)
../doc/optim.texi:774: warning: @ifhtml should only appear at a line beginning (possibly involving @mysee)
../doc/optim.texi:1399: warning: @ifhtml should only appear at a line beginning (possibly involving @mysee)
../doc/optim.texi:1402: warning: @ifhtml should only appear at a line beginning (possibly involving @mysee)
../doc/optim.texi:1422: warning: @ifhtml should only appear at a line beginning (possibly involving @mysee)
../doc/optim.texi:1427: warning: @ifhtml should only appear at a line beginning (possibly involving @mysee)
../doc/optim.texi:1431: warning: @ifhtml should only appear at a line beginning (possibly involving @mysee)
../doc/optim.texi:1481: warning: @ifhtml should only appear at a line beginning (possibly involving @mysee)
../doc/optim.texi:1558: warning: @ifhtml should only appear at a line beginning (possibly involving @mysee)
../doc/optim.texi:1576: warning: @ifhtml should only appear at a line beginning (possibly involving @mysee)
../doc/optim.texi:1588: warning: @ifhtml should only appear at a line beginning (possibly involving @mysee)
../doc/optim.texi:1592: warning: @ifhtml should only appear at a line beginning (possibly involving @mysee)
../doc/optim.texi:1602: warning: @ifhtml should only appear at a line beginning (possibly involving @mysee)
../doc/optim.texi:1604: warning: @ifhtml should only appear at a line beginning (possibly involving @mysee)
../doc/optim.texi:1652: warning: @ifhtml should only appear at a line beginning (possibly involving @mysee)
../doc/optim.texi:1656: warning: @ifhtml should only appear at a line beginning (possibly involving @mysee)
../doc/optim.texi:2383: warning: @ifhtml should only appear at a line beginning (possibly involving @mysee)
../doc/optim.texi:2900: warning: @ifhtml should only appear at a line beginning (possibly involving @mysee)
g++ -shared -Wl,-Bsymbolic -o __disna_optim__.oct __disna_optim__.o -L/usr/lib/x86_64-linux-gnu/octave/4.0.0 -L/usr/lib/x86_64-linux-gnu -llapack -lblas -loctinterp -loctave -Wl,-z,relro -Wl,--as-needed
strip __disna_optim__.oct
g++ -shared -Wl,-Bsymbolic -o numhessian.oct numhessian.o -L/usr/lib/x86_64-linux-gnu/octave/4.0.0 -L/usr/lib/x86_64-linux-gnu -llapack -lblas -loctinterp -loctave -Wl,-z,relro -Wl,--as-needed
g++ -shared -Wl,-Bsymbolic -o numgradient.oct numgradient.o -L/usr/lib/x86_64-linux-gnu/octave/4.0.0 -L/usr/lib/x86_64-linux-gnu -llapack -lblas -loctinterp -loctave -Wl,-z,relro -Wl,--as-needed
strip numhessian.oct
strip numgradient.oct
g++ -shared -Wl,-Bsymbolic -o samin.oct samin.o -L/usr/lib/x86_64-linux-gnu/octave/4.0.0 -L/usr/lib/x86_64-linux-gnu -llapack -lblas -loctinterp -loctave -Wl,-z,relro -Wl,--as-needed
strip samin.oct
g++ -shared -Wl,-Bsymbolic -o __bfgsmin.oct __bfgsmin.o -L/usr/lib/x86_64-linux-gnu/octave/4.0.0 -L/usr/lib/x86_64-linux-gnu -llapack -lblas -loctinterp -loctave -Wl,-z,relro -Wl,--as-needed
strip __bfgsmin.oct
rm samin.ii numgradient.ii __bfgsmin.ii numhessian.ii __disna_optim__.ii
make[1]: Leaving directory '/tmp/oct-JRJ8XW/src'
copyfile /tmp/oct-JRJ8XW/./src/__bfgsmin.oct /tmp/oct-JRJ8XW/./src/__disna_optim__.oct /tmp/oct-JRJ8XW/./src/numgradient.oct /tmp/oct-JRJ8XW/./src/numhessian.oct /tmp/oct-JRJ8XW/./src/samin.oct /tmp/oct-JRJ8XW/./inst/x86_64-pc-linux-gnu-api-v50+
For information about changes from previous versions of the optim package, run 'news optim'.
/usr/share/octave/debian/dh/octave-pkg-helper
dh_install --package=octave-optim
( cd ./debian/octave-optim/usr/share/octave/packages/optim-1.4.0/packinfo ; rm -f COPYING ChangeLog )
if [ -d doc ] ; then \
dh_installdocs -poctave-optim; \
rm -rf debian/octave-optim/usr/share/octave/packages/*/doc ; \
fi
[ -e PKG_ADD ] && mv PKG_ADD PKG_ADD.bak
/usr/share/cdbs/1/class/octave-pkg.mk:134: recipe for target 'check-pkg' failed
make: [check-pkg] Error 1 (ignored)
Checking package...
Checking m files ...
[vfzero]
PASSES 2 out of 2 tests
[polyconf]
PASSES 1 out of 1 test
[linprog]
PASSES 3 out of 3 tests
[jacobs]
PASSES 9 out of 9 tests
[de_min]
PASSES 1 out of 1 test
Checking CC files ...
[ -e PKG_ADD.bak ] && mv PKG_ADD.bak PKG_ADD
/usr/share/cdbs/1/class/octave-pkg.mk:134: recipe for target 'check-pkg' failed
make: [check-pkg] Error 1 (ignored)
rmdir --ignore-fail-on-non-empty -p \
/tmp/buildd/octave-optim-1.4.0/debian/octave-optim/usr/share/octave/packages \
/tmp/buildd/octave-optim-1.4.0/debian/octave-optim/usr/lib/x86_64-linux-gnu/octave/packages
make -C src ../doc/optim.info
make[1]: Entering directory '/tmp/buildd/octave-optim-1.4.0/src'
./mkdoc.pl ../inst/d2_min.m ../inst/fmin.m ../inst/adsmax.m ../inst/polyfitinf.m ../inst/expfit.m ../inst/cpiv_bard.m ../inst/nonlin_min.m ../inst/leasqr.m ../inst/wsolve.m ../inst/bfgsmin_example.m ../inst/nelder_mead_min.m ../inst/gjp.m ../inst/brent_line_min.m ../inst/rosenbrock.m ../inst/curvefit_stat.m ../inst/test_nelder_mead_min_2.m ../inst/powell.m ../inst/poly_2_ex.m ../inst/optim_doc.m ../inst/test_minimize_1.m ../inst/cdiff.m ../inst/test_min_2.m ../inst/test_min_3.m ../inst/de_min.m ../inst/nonlin_residmin.m ../inst/dfxpdp.m ../inst/mdsmax.m ../inst/polyconf.m ../inst/wpolyfit.m ../inst/dfdp.m ../inst/nmsmax.m ../inst/minimize.m ../inst/line_min.m ../inst/nonlin_curvefit.m ../inst/deriv.m ../inst/bfgsmin.m ../inst/test_min_4.m ../inst/dcdp.m ../inst/LinearRegression.m ../inst/dfpdp.m ../inst/linprog.m ../inst/vfzero.m ../inst/jacobs.m ../inst/fmins.m ../inst/test_nelder_mead_min_1.m ../inst/samin_example.m ../inst/battery.m ../inst/test_wpolyfit.m ../inst/nrm.m ../inst/cg_min.m ../inst/optim_problems.m ../inst/residmin_stat.m ../inst/test_min_1.m ../inst/wrap_f_dfdp.m > MFDOCSTRINGS
if grep -q DEFUN_DLD_REPLACEMENT_FOR_PACKAGE_DOCS __disna_optim__.cc; then echo "The string 'DEFUN_DLD_REPLACEMENT_FOR_PACKAGE_DOCS' must not be present in source code, but is in __disna_optim__.cc."; exit 1; fi
if grep -q DEFUNX_DLD_REPLACEMENT_FOR_PACKAGE_DOCS __disna_optim__.cc; then echo "The string 'DEFUNX_DLD_REPLACEMENT_FOR_PACKAGE_DOCS' must not be present in source code, but is in __disna_optim__.cc."; exit 1; fi
sed -e s/DEFUN_DLD/DEFUN_DLD_REPLACEMENT_FOR_PACKAGE_DOCS/g -e s/DEFUNX_DLD/DEFUNX_DLD_REPLACEMENT_FOR_PACKAGE_DOCS/g __disna_optim__.cc | cc -E `mkoctfile -p INCFLAGS` -x c++ -iquote '.' -D'DEFUN_DLD_REPLACEMENT_FOR_PACKAGE_DOCS(name,args,nargout,doc)=DEFUN_DLD_REPLACEMENT_FOR_PACKAGE_DOCS(name,doc)' -D'DEFUNX_DLD_REPLACEMENT_FOR_PACKAGE_DOCS(name,fname,gname,args,nargout,doc)=DEFUN_DLD_REPLACEMENT_FOR_PACKAGE_DOCS(name,doc)' - > __disna_optim__.ii
(echo -n "### This file is generated automatically from the\n### corresponding .cc file by a Makefile rule.\n\n"; sed -e '/.*DEFUN_DLD_REPLACEMENT_FOR_PACKAGE_DOCS/!D' -e 's/.*DEFUN_DLD_REPLACEMENT_FOR_PACKAGE_DOCS(\([^,]\+\),"\(.\+\)\(\\n\)*")$/\x1D\1\n at c \1 __disna_optim__.cc\n\2/' -e 's/\\n/\n/g' __disna_optim__.ii) > __disna_optim__.cc.docstrings
if grep -q DEFUN_DLD_REPLACEMENT_FOR_PACKAGE_DOCS samin.cc; then echo "The string 'DEFUN_DLD_REPLACEMENT_FOR_PACKAGE_DOCS' must not be present in source code, but is in samin.cc."; exit 1; fi
if grep -q DEFUNX_DLD_REPLACEMENT_FOR_PACKAGE_DOCS samin.cc; then echo "The string 'DEFUNX_DLD_REPLACEMENT_FOR_PACKAGE_DOCS' must not be present in source code, but is in samin.cc."; exit 1; fi
sed -e s/DEFUN_DLD/DEFUN_DLD_REPLACEMENT_FOR_PACKAGE_DOCS/g -e s/DEFUNX_DLD/DEFUNX_DLD_REPLACEMENT_FOR_PACKAGE_DOCS/g samin.cc | cc -E `mkoctfile -p INCFLAGS` -x c++ -iquote '.' -D'DEFUN_DLD_REPLACEMENT_FOR_PACKAGE_DOCS(name,args,nargout,doc)=DEFUN_DLD_REPLACEMENT_FOR_PACKAGE_DOCS(name,doc)' -D'DEFUNX_DLD_REPLACEMENT_FOR_PACKAGE_DOCS(name,fname,gname,args,nargout,doc)=DEFUN_DLD_REPLACEMENT_FOR_PACKAGE_DOCS(name,doc)' - > samin.ii
(echo -n "### This file is generated automatically from the\n### corresponding .cc file by a Makefile rule.\n\n"; sed -e '/.*DEFUN_DLD_REPLACEMENT_FOR_PACKAGE_DOCS/!D' -e 's/.*DEFUN_DLD_REPLACEMENT_FOR_PACKAGE_DOCS(\([^,]\+\),"\(.\+\)\(\\n\)*")$/\x1D\1\n at c \1 samin.cc\n\2/' -e 's/\\n/\n/g' samin.ii) > samin.cc.docstrings
if grep -q DEFUN_DLD_REPLACEMENT_FOR_PACKAGE_DOCS numhessian.cc; then echo "The string 'DEFUN_DLD_REPLACEMENT_FOR_PACKAGE_DOCS' must not be present in source code, but is in numhessian.cc."; exit 1; fi
if grep -q DEFUNX_DLD_REPLACEMENT_FOR_PACKAGE_DOCS numhessian.cc; then echo "The string 'DEFUNX_DLD_REPLACEMENT_FOR_PACKAGE_DOCS' must not be present in source code, but is in numhessian.cc."; exit 1; fi
sed -e s/DEFUN_DLD/DEFUN_DLD_REPLACEMENT_FOR_PACKAGE_DOCS/g -e s/DEFUNX_DLD/DEFUNX_DLD_REPLACEMENT_FOR_PACKAGE_DOCS/g numhessian.cc | cc -E `mkoctfile -p INCFLAGS` -x c++ -iquote '.' -D'DEFUN_DLD_REPLACEMENT_FOR_PACKAGE_DOCS(name,args,nargout,doc)=DEFUN_DLD_REPLACEMENT_FOR_PACKAGE_DOCS(name,doc)' -D'DEFUNX_DLD_REPLACEMENT_FOR_PACKAGE_DOCS(name,fname,gname,args,nargout,doc)=DEFUN_DLD_REPLACEMENT_FOR_PACKAGE_DOCS(name,doc)' - > numhessian.ii
(echo -n "### This file is generated automatically from the\n### corresponding .cc file by a Makefile rule.\n\n"; sed -e '/.*DEFUN_DLD_REPLACEMENT_FOR_PACKAGE_DOCS/!D' -e 's/.*DEFUN_DLD_REPLACEMENT_FOR_PACKAGE_DOCS(\([^,]\+\),"\(.\+\)\(\\n\)*")$/\x1D\1\n at c \1 numhessian.cc\n\2/' -e 's/\\n/\n/g' numhessian.ii) > numhessian.cc.docstrings
if grep -q DEFUN_DLD_REPLACEMENT_FOR_PACKAGE_DOCS numgradient.cc; then echo "The string 'DEFUN_DLD_REPLACEMENT_FOR_PACKAGE_DOCS' must not be present in source code, but is in numgradient.cc."; exit 1; fi
if grep -q DEFUNX_DLD_REPLACEMENT_FOR_PACKAGE_DOCS numgradient.cc; then echo "The string 'DEFUNX_DLD_REPLACEMENT_FOR_PACKAGE_DOCS' must not be present in source code, but is in numgradient.cc."; exit 1; fi
sed -e s/DEFUN_DLD/DEFUN_DLD_REPLACEMENT_FOR_PACKAGE_DOCS/g -e s/DEFUNX_DLD/DEFUNX_DLD_REPLACEMENT_FOR_PACKAGE_DOCS/g numgradient.cc | cc -E `mkoctfile -p INCFLAGS` -x c++ -iquote '.' -D'DEFUN_DLD_REPLACEMENT_FOR_PACKAGE_DOCS(name,args,nargout,doc)=DEFUN_DLD_REPLACEMENT_FOR_PACKAGE_DOCS(name,doc)' -D'DEFUNX_DLD_REPLACEMENT_FOR_PACKAGE_DOCS(name,fname,gname,args,nargout,doc)=DEFUN_DLD_REPLACEMENT_FOR_PACKAGE_DOCS(name,doc)' - > numgradient.ii
(echo -n "### This file is generated automatically from the\n### corresponding .cc file by a Makefile rule.\n\n"; sed -e '/.*DEFUN_DLD_REPLACEMENT_FOR_PACKAGE_DOCS/!D' -e 's/.*DEFUN_DLD_REPLACEMENT_FOR_PACKAGE_DOCS(\([^,]\+\),"\(.\+\)\(\\n\)*")$/\x1D\1\n at c \1 numgradient.cc\n\2/' -e 's/\\n/\n/g' numgradient.ii) > numgradient.cc.docstrings
if grep -q DEFUN_DLD_REPLACEMENT_FOR_PACKAGE_DOCS __bfgsmin.cc; then echo "The string 'DEFUN_DLD_REPLACEMENT_FOR_PACKAGE_DOCS' must not be present in source code, but is in __bfgsmin.cc."; exit 1; fi
if grep -q DEFUNX_DLD_REPLACEMENT_FOR_PACKAGE_DOCS __bfgsmin.cc; then echo "The string 'DEFUNX_DLD_REPLACEMENT_FOR_PACKAGE_DOCS' must not be present in source code, but is in __bfgsmin.cc."; exit 1; fi
sed -e s/DEFUN_DLD/DEFUN_DLD_REPLACEMENT_FOR_PACKAGE_DOCS/g -e s/DEFUNX_DLD/DEFUNX_DLD_REPLACEMENT_FOR_PACKAGE_DOCS/g __bfgsmin.cc | cc -E `mkoctfile -p INCFLAGS` -x c++ -iquote '.' -D'DEFUN_DLD_REPLACEMENT_FOR_PACKAGE_DOCS(name,args,nargout,doc)=DEFUN_DLD_REPLACEMENT_FOR_PACKAGE_DOCS(name,doc)' -D'DEFUNX_DLD_REPLACEMENT_FOR_PACKAGE_DOCS(name,fname,gname,args,nargout,doc)=DEFUN_DLD_REPLACEMENT_FOR_PACKAGE_DOCS(name,doc)' - > __bfgsmin.ii
(echo -n "### This file is generated automatically from the\n### corresponding .cc file by a Makefile rule.\n\n"; sed -e '/.*DEFUN_DLD_REPLACEMENT_FOR_PACKAGE_DOCS/!D' -e 's/.*DEFUN_DLD_REPLACEMENT_FOR_PACKAGE_DOCS(\([^,]\+\),"\(.\+\)\(\\n\)*")$/\x1D\1\n at c \1 __bfgsmin.cc\n\2/' -e 's/\\n/\n/g' __bfgsmin.ii) > __bfgsmin.cc.docstrings
./munge-texi.pl MFDOCSTRINGS __disna_optim__.cc.docstrings samin.cc.docstrings numhessian.cc.docstrings numgradient.cc.docstrings __bfgsmin.cc.docstrings < ../doc/optim.txi > ../doc/optim.texi
makeinfo ../doc/optim.texi -o ../doc/optim.info
../doc/optim.texi:71: warning: @ifhtml should only appear at a line beginning (possibly involving @mysee)
../doc/optim.texi:230: warning: @ifhtml should only appear at a line beginning (possibly involving @mysee)
../doc/optim.texi:233: warning: @ifhtml should only appear at a line beginning (possibly involving @mysee)
../doc/optim.texi:270: warning: @ifhtml should only appear at a line beginning (possibly involving @mysee)
../doc/optim.texi:274: warning: @ifhtml should only appear at a line beginning (possibly involving @mysee)
../doc/optim.texi:286: warning: @ifhtml should only appear at a line beginning (possibly involving @mysee)
../doc/optim.texi:293: warning: @ifhtml should only appear at a line beginning (possibly involving @mysee)
../doc/optim.texi:316: warning: @ifhtml should only appear at a line beginning (possibly involving @mysee)
../doc/optim.texi:332: warning: @ifhtml should only appear at a line beginning (possibly involving @mysee)
../doc/optim.texi:407: warning: @ifhtml should only appear at a line beginning (possibly involving @mysee)
../doc/optim.texi:774: warning: @ifhtml should only appear at a line beginning (possibly involving @mysee)
../doc/optim.texi:1399: warning: @ifhtml should only appear at a line beginning (possibly involving @mysee)
../doc/optim.texi:1402: warning: @ifhtml should only appear at a line beginning (possibly involving @mysee)
../doc/optim.texi:1422: warning: @ifhtml should only appear at a line beginning (possibly involving @mysee)
../doc/optim.texi:1427: warning: @ifhtml should only appear at a line beginning (possibly involving @mysee)
../doc/optim.texi:1431: warning: @ifhtml should only appear at a line beginning (possibly involving @mysee)
../doc/optim.texi:1481: warning: @ifhtml should only appear at a line beginning (possibly involving @mysee)
../doc/optim.texi:1558: warning: @ifhtml should only appear at a line beginning (possibly involving @mysee)
../doc/optim.texi:1576: warning: @ifhtml should only appear at a line beginning (possibly involving @mysee)
../doc/optim.texi:1588: warning: @ifhtml should only appear at a line beginning (possibly involving @mysee)
../doc/optim.texi:1592: warning: @ifhtml should only appear at a line beginning (possibly involving @mysee)
../doc/optim.texi:1602: warning: @ifhtml should only appear at a line beginning (possibly involving @mysee)
../doc/optim.texi:1604: warning: @ifhtml should only appear at a line beginning (possibly involving @mysee)
../doc/optim.texi:1652: warning: @ifhtml should only appear at a line beginning (possibly involving @mysee)
../doc/optim.texi:1656: warning: @ifhtml should only appear at a line beginning (possibly involving @mysee)
../doc/optim.texi:2383: warning: @ifhtml should only appear at a line beginning (possibly involving @mysee)
../doc/optim.texi:2900: warning: @ifhtml should only appear at a line beginning (possibly involving @mysee)
rm samin.ii numgradient.ii __bfgsmin.ii numhessian.ii __disna_optim__.ii
make[1]: Leaving directory '/tmp/buildd/octave-optim-1.4.0/src'
mkdir -p debian/octave-optim/usr/share/info/
cp doc/optim.info debian/octave-optim/usr/share/info/octave-optim.info
dh_installdocs -poctave-optim ./NEWS
dh_installexamples -poctave-optim
dh_installman -poctave-optim
dh_installinfo -poctave-optim
dh_installmenu -poctave-optim
dh_installcron -poctave-optim
dh_installinit -poctave-optim
dh_installdebconf -poctave-optim
dh_installemacsen -poctave-optim
dh_installcatalogs -poctave-optim
dh_installpam -poctave-optim
dh_installlogrotate -poctave-optim
dh_installlogcheck -poctave-optim
dh_installchangelogs -poctave-optim
dh_installudev -poctave-optim
dh_lintian -poctave-optim
dh_bugfiles -poctave-optim
dh_install -poctave-optim
dh_link -poctave-optim
dh_installmime -poctave-optim
dh_installgsettings -poctave-optim
dh_strip -poctave-optim
dh_strip_nondeterminism
dh_compress -poctave-optim -X .lyx -X .eps -X .eps2
dh_fixperms -poctave-optim
dh_makeshlibs -poctave-optim
dh_installdeb -poctave-optim
dh_perl -poctave-optim
dh_shlibdeps -poctave-optim
dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/octave-optim/usr/lib/x86_64-linux-gnu/octave/packages/optim-1.4.0/x86_64-pc-linux-gnu-api-v50+/__disna_optim__.oct debian/octave-optim/usr/lib/x86_64-linux-gnu/octave/packages/optim-1.4.0/x86_64-pc-linux-gnu-api-v50+/numgradient.oct debian/octave-optim/usr/lib/x86_64-linux-gnu/octave/packages/optim-1.4.0/x86_64-pc-linux-gnu-api-v50+/numhessian.oct debian/octave-optim/usr/lib/x86_64-linux-gnu/octave/packages/optim-1.4.0/x86_64-pc-linux-gnu-api-v50+/samin.oct debian/octave-optim/usr/lib/x86_64-linux-gnu/octave/packages/optim-1.4.0/x86_64-pc-linux-gnu-api-v50+/__bfgsmin.oct were not linked against libblas.so.3 (they use none of the library's symbols)
dh_gencontrol -poctave-optim
dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe
dh_md5sums -poctave-optim
dh_builddeb -poctave-optim
dpkg-deb: building package 'octave-optim' in '../octave-optim_1.4.0-1_amd64.deb'.
dpkg-genbuildinfo >../octave-optim_1.4.0-1_amd64.buildinfo
dpkg-distaddfile octave-optim_1.4.0-1_amd64.buildinfo math optional
dpkg-distaddfile: warning: File::FcntlLock not available; using flock which is not NFS-safe
dpkg-genchanges -b >../octave-optim_1.4.0-1_amd64.changes
dpkg-genchanges: binary-only upload (no source code included)
dpkg-source --after-build octave-optim-1.4.0
dpkg-buildpackage: binary-only upload (no source included)
I: user script /var/cache/pbuilder/build//59495/tmp/hooks/B01_cleanup starting
I: user script /var/cache/pbuilder/build//59495/tmp/hooks/B01_cleanup finished
I: unmounting /sys filesystem
I: unmounting /dev/shm filesystem
I: unmounting dev/pts filesystem
I: unmounting run/shm filesystem
I: unmounting proc filesystem
I: cleaning the build env
I: removing directory /var/cache/pbuilder/build//59495 and its subdirectories
I: Current time: lundi 31 août 2015, 11:01:01 (UTC+1400)
I: pbuilder-time-stamp: 1440968461
+ false
+ set +x
Format: 1.8
Date: Wed, 06 Aug 2014 19:11:43 +0200
Source: octave-optim
Binary: octave-optim
Architecture: amd64
Version: 1.4.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Octave Group <pkg-octave-devel at lists.alioth.debian.org>
Changed-By: Sébastien Villemot <sebastien at debian.org>
Description:
octave-optim - unconstrained non-linear optimization toolkit for Octave
Changes:
octave-optim (1.4.0-1) unstable; urgency=medium
.
* Imported Upstream version 1.4.0
* debian/copyright: reflect upstream changes.
* Remove obsolete lintian overrides.
* texinfo5.patch: new patch, fixes doc build failure with Texinfo 5.
* Ship HTML documentation and register it into doc-base.
* Handle new info documentation.
- install it under /usr/share/info rather than package directory.
- info-file-path.patch: indicate the new path to optim_doc().
- add-info-dir.patch: add @direntry and @dircategory to the info file.
* Remove Thomas Weber from Uploaders, add Rafael Laboissiere.
Checksums-Sha1:
c6208791075f07e9615c9d8ebce729febcaa6698 10929 octave-optim_1.4.0-1_amd64.buildinfo
f652d61bc67c41c57ae6257e842dad8ad9e95b7a 282564 octave-optim_1.4.0-1_amd64.deb
Checksums-Sha256:
b0bcaa0f68e2bf347e0c52b4b087e54c534c8599910f12373af58cda8d9b9984 10929 octave-optim_1.4.0-1_amd64.buildinfo
2083169ee7da9b61f400840581028570d24cfdd5eae5b2dc2bf5122564de3620 282564 octave-optim_1.4.0-1_amd64.deb
Files:
61d33c1e68aa844826920a780369524d 10929 math optional octave-optim_1.4.0-1_amd64.buildinfo
ef62844d3908ecb4eea9becb1f93f074 282564 math optional octave-optim_1.4.0-1_amd64.deb
rm: missing operand
Try 'rm --help' for more information.
/srv/reproducible-results/tmp.rXklxnXkB6/tmp.tKpF1besU9: 83.6% -- replaced with /srv/reproducible-results/tmp.rXklxnXkB6/tmp.tKpF1besU9.gz
INFO: Starting at 2015-08-30 21:01:01.969802
INFO: Finished at 2015-08-30 21:01:01.975693, took: 0:00:00.005899
Sun 30 Aug 21:01:02 UTC 2015 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-hlsDkYPJ, which will now be removed.
Build step 'Execute shell' marked build as failure
More information about the Qa-jenkins-scm
mailing list