[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_archlinux_1 #452995

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Fri Oct 21 06:00:12 BST 2022


See <https://jenkins.debian.net/job/reproducible_builder_archlinux_1/452995/display/redirect>

Changes:


------------------------------------------
[...truncated 60.26 KB...]
  142 |         sprintf(interp->result, "%s: %s\n",
      |         ^~~~~~~
/usr/include/tcl.h:514:11: note: declared here
  514 |     char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult");
      |           ^~~~~~
whiptcl.c:150:9: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations]
  150 |         interp->result = "no dialog mode was specified";
      |         ^~~~~~
/usr/include/tcl.h:514:11: note: declared here
  514 |     char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult");
      |           ^~~~~~
whiptcl.c:153:9: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations]
  153 |         interp->result = "multiple modes were specified";
      |         ^~~~~~
/usr/include/tcl.h:514:11: note: declared here
  514 |     char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult");
      |           ^~~~~~
whiptcl.c:158:9: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations]
  158 |         interp->result = "missing text parameter";
      |         ^~~~~~
/usr/include/tcl.h:514:11: note: declared here
  514 |     char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult");
      |           ^~~~~~
whiptcl.c:163:9: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations]
  163 |         interp->result = "height missing";
      |         ^~~~~~
/usr/include/tcl.h:514:11: note: declared here
  514 |     char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult");
      |           ^~~~~~
whiptcl.c:168:9: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations]
  168 |         interp->result = "height is not a number";
      |         ^~~~~~
/usr/include/tcl.h:514:11: note: declared here
  514 |     char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult");
      |           ^~~~~~
whiptcl.c:173:9: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations]
  173 |         interp->result = "width missing";
      |         ^~~~~~
/usr/include/tcl.h:514:11: note: declared here
  514 |     char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult");
      |           ^~~~~~
whiptcl.c:178:9: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations]
  178 |         interp->result = "width is not a number";
      |         ^~~~~~
/usr/include/tcl.h:514:11: note: declared here
  514 |     char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult");
      |           ^~~~~~
whiptcl.c:199:13: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations]
  199 |             interp->result = "yes";
      |             ^~~~~~
/usr/include/tcl.h:514:11: note: declared here
  514 |     char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult");
      |           ^~~~~~
whiptcl.c:201:13: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations]
  201 |             interp->result = "no";
      |             ^~~~~~
/usr/include/tcl.h:514:11: note: declared here
  514 |     char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult");
      |           ^~~~~~
whiptcl.c:208:13: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations]
  208 |             interp->result = result;
      |             ^~~~~~
/usr/include/tcl.h:514:11: note: declared here
  514 |     char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult");
      |           ^~~~~~
whiptcl.c:209:13: warning: 'freeProc' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations]
  209 |             interp->freeProc = TCL_DYNAMIC;
      |             ^~~~~~
/usr/include/tcl.h:517:12: note: declared here
  517 |     void (*freeProc) (char *blockPtr)
      |            ^~~~~~~~
whiptcl.c:216:13: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations]
  216 |             interp->result = result;
      |             ^~~~~~
/usr/include/tcl.h:514:11: note: declared here
  514 |     char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult");
      |           ^~~~~~
whiptcl.c:217:13: warning: 'freeProc' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations]
  217 |             interp->freeProc = TCL_DYNAMIC;
      |             ^~~~~~
/usr/include/tcl.h:517:12: note: declared here
  517 |     void (*freeProc) (char *blockPtr)
      |            ^~~~~~~~
whiptcl.c:224:13: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations]
  224 |             interp->result = selections[0];
      |             ^~~~~~
/usr/include/tcl.h:514:11: note: declared here
  514 |     char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult");
      |           ^~~~~~
whiptcl.c:225:13: warning: 'freeProc' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations]
  225 |             interp->freeProc = TCL_DYNAMIC;
      |             ^~~~~~
/usr/include/tcl.h:517:12: note: declared here
  517 |     void (*freeProc) (char *blockPtr)
      |            ^~~~~~~~
whiptcl.c:250:9: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations]
  250 |         interp->result = "bad paramter for whiptcl dialog box";
      |         ^~~~~~
/usr/include/tcl.h:514:11: note: declared here
  514 |     char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult");
      |           ^~~~~~
gcc -fPIC -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -D_GNU_SOURCE  -DUSE_INTERP_RESULT -o shared/dialogboxes.o dialogboxes.c
gcc -shared -fPIC -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o whiptcl.so shared/whiptcl.o shared/dialogboxes.o -L. -lnewt  -ltcl8.6 -lpopt -lslang 
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -D_GNU_SOURCE  -DUSE_INTERP_RESULT  -c -o testgrid.o testgrid.c
gcc -g -o testgrid testgrid.o libnewt.a -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -lslang 
/usr/sbin/ld: libnewt.a(form.o): in function `Gpm_Open.part.0.constprop.0':
form.c:(.text+0x39a): warning: the use of `tempnam' is dangerous, better use `mkstemp'
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -D_GNU_SOURCE  -DUSE_INTERP_RESULT  -c -o testtree.o testtree.c
gcc -g -o testtree testtree.o libnewt.a -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -lslang 
/usr/sbin/ld: libnewt.a(form.o): in function `Gpm_Open.part.0.constprop.0':
form.c:(.text+0x39a): warning: the use of `tempnam' is dangerous, better use `mkstemp'
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -D_GNU_SOURCE  -DUSE_INTERP_RESULT  -c -o showchars.o showchars.c
gcc -g -o showchars showchars.o libnewt.a -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -lslang 
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -D_GNU_SOURCE  -DUSE_INTERP_RESULT  -c -o showkey.o showkey.c
gcc -g -o showkey showkey.o libnewt.a -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -lslang 
gcc -fPIC -D_GNU_SOURCE -DUSE_INTERP_RESULT -I/usr/include/python3.10 -I/usr/include/python3.10 -I/usr/include/python3.10 -I/usr/include/python3.10 -Wno-unused-result -Wsign-compare -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/build/python/src=/usr/src/debug -flto=auto -ffat-lto-objects -DNDEBUG -g -fwrapv -O3 -Wall -c -o python3.10/snack.o snack.c
snack.c: In function 'helpCallbackMarshall':
snack.c:459:5: warning: 'PyEval_CallObjectWithKeywords' is deprecated [-Wdeprecated-declarations]
  459 |     result = PyEval_CallObject(helpCallback.cb, args);
      |     ^~~~~~
In file included from /usr/include/python3.10/Python.h:130,
                 from snack.c:2:
/usr/include/python3.10/ceval.h:17:43: note: declared here
   17 | Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords(
      |                                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
snack.c: In function 'suspendCallbackMarshall':
snack.c:476:9: warning: 'PyEval_CallObjectWithKeywords' is deprecated [-Wdeprecated-declarations]
  476 |         result = PyEval_CallObject(scs->cb, args);
      |         ^~~~~~
/usr/include/python3.10/ceval.h:17:43: note: declared here
   17 | Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords(
      |                                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
snack.c:479:9: warning: 'PyEval_CallObjectWithKeywords' is deprecated [-Wdeprecated-declarations]
  479 |         result = PyEval_CallObject(scs->cb, NULL);
      |         ^~~~~~
/usr/include/python3.10/ceval.h:17:43: note: declared here
   17 | Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords(
      |                                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
snack.c: In function 'callbackMarshall':
snack.c:501:9: warning: 'PyEval_CallObjectWithKeywords' is deprecated [-Wdeprecated-declarations]
  501 |         result = PyEval_CallObject(scs->cb, args);
      |         ^~~~~~
/usr/include/python3.10/ceval.h:17:43: note: declared here
   17 | Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords(
      |                                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
snack.c:504:9: warning: 'PyEval_CallObjectWithKeywords' is deprecated [-Wdeprecated-declarations]
  504 |         result = PyEval_CallObject(scs->cb, NULL);
      |         ^~~~~~
/usr/include/python3.10/ceval.h:17:43: note: declared here
   17 | Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords(
      |                                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gcc --shared -L/usr/lib -lcrypt -ldl -lm -lm -lcrypt -ldl -lm -lm -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o python3.10/_snack.so python3.10/snack.o -L. -lnewt -lslang
touch _snack.so
==> Entering fakeroot environment...
==> Starting package()...
make: Entering directory '/tmp/libnewt-archlinuxrb-build-rVs6NKq6/libnewt/trunk/src/newt-0.52.21'
[ -d //tmp/libnewt-archlinuxrb-build-rVs6NKq6/libnewt/trunk/pkg/libnewt/usr/lib ] || install -m 755 -d //tmp/libnewt-archlinuxrb-build-rVs6NKq6/libnewt/trunk/pkg/libnewt/usr/lib
install -m 755 libnewt.so.0.52.21 //tmp/libnewt-archlinuxrb-build-rVs6NKq6/libnewt/trunk/pkg/libnewt/usr/lib
ln -sf libnewt.so.0.52 //tmp/libnewt-archlinuxrb-build-rVs6NKq6/libnewt/trunk/pkg/libnewt/usr/lib/libnewt.so
ln -sf libnewt.so.0.52.21 //tmp/libnewt-archlinuxrb-build-rVs6NKq6/libnewt/trunk/pkg/libnewt/usr/lib/libnewt.so.0.52
[ -n "whiptcl.so" ] && install -m 755 whiptcl.so //tmp/libnewt-archlinuxrb-build-rVs6NKq6/libnewt/trunk/pkg/libnewt/usr/lib || :
[ -n "python3.10 " ] && for ver in python3.10  ; do \
   [ -d //tmp/libnewt-archlinuxrb-build-rVs6NKq6/libnewt/trunk/pkg/libnewt/usr/lib/$ver/site-packages ] || install -m 755 -d //tmp/libnewt-archlinuxrb-build-rVs6NKq6/libnewt/trunk/pkg/libnewt/usr/lib/$ver/site-packages ;\
   install -m 755 $ver/_snack.so //tmp/libnewt-archlinuxrb-build-rVs6NKq6/libnewt/trunk/pkg/libnewt/usr/lib/$ver/site-packages ;\
   install -m 644 snack.py //tmp/libnewt-archlinuxrb-build-rVs6NKq6/libnewt/trunk/pkg/libnewt/usr/lib/$ver/site-packages ;\
done || :
[ -d //tmp/libnewt-archlinuxrb-build-rVs6NKq6/libnewt/trunk/pkg/libnewt/usr/bin ] || install -m 755 -d //tmp/libnewt-archlinuxrb-build-rVs6NKq6/libnewt/trunk/pkg/libnewt/usr/bin
[ -d //tmp/libnewt-archlinuxrb-build-rVs6NKq6/libnewt/trunk/pkg/libnewt/usr/lib ] || install -m 755 -d //tmp/libnewt-archlinuxrb-build-rVs6NKq6/libnewt/trunk/pkg/libnewt/usr/lib
[ -d //tmp/libnewt-archlinuxrb-build-rVs6NKq6/libnewt/trunk/pkg/libnewt/usr/include ] || install -m 755 -d //tmp/libnewt-archlinuxrb-build-rVs6NKq6/libnewt/trunk/pkg/libnewt/usr/include
[ -d //tmp/libnewt-archlinuxrb-build-rVs6NKq6/libnewt/trunk/pkg/libnewt/usr/share/man/man1 ] || install -m 755 -d //tmp/libnewt-archlinuxrb-build-rVs6NKq6/libnewt/trunk/pkg/libnewt/usr/share/man/man1
[ -d //tmp/libnewt-archlinuxrb-build-rVs6NKq6/libnewt/trunk/pkg/libnewt/usr/lib/pkgconfig ] || install -m 755 -d //tmp/libnewt-archlinuxrb-build-rVs6NKq6/libnewt/trunk/pkg/libnewt/usr/lib/pkgconfig
install -m 644 newt.h //tmp/libnewt-archlinuxrb-build-rVs6NKq6/libnewt/trunk/pkg/libnewt/usr/include
install -m 644 libnewt.a //tmp/libnewt-archlinuxrb-build-rVs6NKq6/libnewt/trunk/pkg/libnewt/usr/lib
install -m 755 whiptail //tmp/libnewt-archlinuxrb-build-rVs6NKq6/libnewt/trunk/pkg/libnewt/usr/bin
install -m 644 whiptail.1 //tmp/libnewt-archlinuxrb-build-rVs6NKq6/libnewt/trunk/pkg/libnewt/usr/share/man/man1
make -C po datadir=//tmp/libnewt-archlinuxrb-build-rVs6NKq6/libnewt/trunk/pkg/libnewt/usr/share install
make[1]: Entering directory '/tmp/libnewt-archlinuxrb-build-rVs6NKq6/libnewt/trunk/src/newt-0.52.21/po'
mkdir -p //tmp/libnewt-archlinuxrb-build-rVs6NKq6/libnewt/trunk/pkg/libnewt/usr/share/locale
for n in ar.po as.po ast.po bal.po bg.po bn.po bn_IN.po bs.po ca.po cs.po cy.po da.po de.po dz.po el.po eo.po es.po et.po eu.po fa.po fi.po fr.po ga.po gl.po gu.po he.po hi.po hr.po hu.po ia.po id.po it.po ja.po ka.po km.po kn.po ko.po ku.po lt.po lv.po mg.po mk.po ml.po mr.po ms.po nb.po nds.po ne.po nl.po nn.po pa.po pl.po pt.po pt_BR.po ro.po ru.po sk.po sl.po sq.po sr.po sr at latin.po sv.po ta.po te.po tg.po th.po tl.po tr.po uk.po vi.po wo.po xh.po zh_CN.po zh_TW.po; do \
    l=`basename $n .po`; \
    mo=$l.mo; \
    /usr/bin/install -c -m 755 -d //tmp/libnewt-archlinuxrb-build-rVs6NKq6/libnewt/trunk/pkg/libnewt/usr/share/locale/$l; \
    /usr/bin/install -c -m 755 -d //tmp/libnewt-archlinuxrb-build-rVs6NKq6/libnewt/trunk/pkg/libnewt/usr/share/locale/$l/LC_MESSAGES; \
    if [ -f $n ]; then \
        /usr/bin/install -c -m 644 $mo //tmp/libnewt-archlinuxrb-build-rVs6NKq6/libnewt/trunk/pkg/libnewt/usr/share/locale/$l/LC_MESSAGES/newt.mo; \
    fi; \
done
make[1]: Leaving directory '/tmp/libnewt-archlinuxrb-build-rVs6NKq6/libnewt/trunk/src/newt-0.52.21/po'
install -m 644 libnewt.pc //tmp/libnewt-archlinuxrb-build-rVs6NKq6/libnewt/trunk/pkg/libnewt/usr/lib/pkgconfig
make: Leaving directory '/tmp/libnewt-archlinuxrb-build-rVs6NKq6/libnewt/trunk/src/newt-0.52.21'
==> Tidying install...
  -> Removing libtool files...
  -> Purging unwanted files...
  -> Removing static library files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "libnewt"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: libnewt 0.52.21-8 (Fri Oct 21 04:59:58 2022)
+ PRESULT=0
+ '[' 0 -eq 124 ']'
+ set +e
+ tee -a /srv/reproducible-results/archlinuxrb-build-rVs6NKq6/b2/libnewt/build2.log
+ schroot --end-session -c archlinux-libnewt-archlinuxrb-build-rVs6NKq6
+ PRESULT=0
+ '[' 0 -ne 0 ']'
+ false
+ set +x
'/tmp/libnewt-archlinuxrb-build-rVs6NKq6/libnewt/trunk/libnewt-0.52.21-8-x86_64.pkg.tar.zst' -> '/srv/reproducible-results/archlinuxrb-build-rVs6NKq6/b2/libnewt/libnewt-0.52.21-8-x86_64.pkg.tar.zst'
Fri Oct 21 05:00:05 UTC 2022 - build #2 for libnewt on osuosl184-amd64 done.
Fri Oct 21 05:00:05 UTC 2022 - reproducible_build_archlinux_pkg.sh stopped running as /tmp/jenkins-script-bjl1ZKYA, removing.
/srv/reproducible-results/archlinuxrb-build-rVs6NKq6:
total 8
drwxr-xr-x 3 jenkins jenkins 4096 Oct 21 04:57 b1
drwxr-xr-x 3 jenkins jenkins 4096 Oct 21 05:00 b2

/srv/reproducible-results/archlinuxrb-build-rVs6NKq6/b1:
total 4
drwxr-xr-x 2 jenkins jenkins 4096 Oct 21 04:57 libnewt

/srv/reproducible-results/archlinuxrb-build-rVs6NKq6/b1/libnewt:
total 156
-rw-r--r-- 1 jenkins jenkins  33891 Oct 21 04:57 build1.log
-rw-r--r-- 1 jenkins jenkins     10 Oct 21 04:57 build1.version
-rw-r--r-- 1 jenkins jenkins 112276 Oct 21 04:57 libnewt-0.52.21-8-x86_64.pkg.tar.zst

/srv/reproducible-results/archlinuxrb-build-rVs6NKq6/b2:
total 4
drwxr-xr-x 2 jenkins jenkins 4096 Oct 21 05:00 libnewt

/srv/reproducible-results/archlinuxrb-build-rVs6NKq6/b2/libnewt:
total 152
-rw-r--r-- 1 jenkins jenkins  32986 Oct 21 05:00 build2.log
-rw-r--r-- 1 jenkins jenkins     10 Oct 21 05:00 build2.version
-rw-r--r-- 1 jenkins jenkins 112276 Oct 21 05:00 libnewt-0.52.21-8-x86_64.pkg.tar.zst
Fri Oct 21 05:00:11 UTC 2022 - comparing results now.
Fri Oct 21 05:00:11 UTC 2022 - YAY - libnewt/libnewt-0.52.21-8-x86_64.pkg.tar.zst build reproducible in our test framework!
x .BUILDINFO
x .BUILDINFO
/tmp/jenkins-script-CebtTIWj: line 480: echo: write error: No space left on device
cp: error writing '/var/lib/jenkins/userContent/reproducible/archlinux/community/libnewt/pkg.version': No space left on device
Fri Oct 21 05:00:12 UTC 2022 - /srv/reproducible-results/archlinuxrb-build-rVs6NKq6 deleted.
Fri Oct 21 05:00:12 UTC 2022 - reproducible_build_archlinux_pkg.sh stopped running as /tmp/jenkins-script-CebtTIWj, removing.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list