[X2Go-Commits] Build failed in Jenkins: pinentry-x2go+nightly+opensuse-15.0 #4

jenkins at x2go.org jenkins at x2go.org
Mon Nov 12 22:20:40 CET 2018


See <http://jenkins.x2go.org:8080/job/pinentry-x2go+nightly+opensuse-15.0/4/display/redirect?page=changes>

Changes:

[mike.gabriel] configure.ac: Fix "0: command not found" error.

[mike.gabriel] resources.rcc: Remove duplicate files.

[mike.gabriel] assuan/Makefile.am: Use AM_CPPFLAGS instead of INCLUDES.

------------------------------------------
[...truncated 109.77 KB...]
[   66s] brp-check-suse-84.87+git20170602.cec54########################################
[   67s] attr-2.4.47-lp150.2.16                ########################################
[   67s] build-mkbaselibs-20180329-lp150.1.2   ########################################
[   67s] removing nis flags from /var/cache/obs-build/opensuse/15.0/x86_64/etc/nsswitch.conf...
[   67s] now finalizing build dir...
[   68s] -----------------------------------------------------------------
[   68s] ----- building pinentry-x2go.spec (user abuild)
[   68s] -----------------------------------------------------------------
[   68s] -----------------------------------------------------------------
[   68s] + exec rpmbuild --define '%vendor X2Go' -bb --define '_srcdefattr (-,root,root)' --nosignature --define '_build_create_debug 1' /home/abuild/rpmbuild/SOURCES/pinentry-x2go.spec
[   68s] Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.MU5A3x
[   68s] + umask 022
[   68s] + cd /home/abuild/rpmbuild/BUILD
[   68s] + cd /home/abuild/rpmbuild/BUILD
[   68s] + rm -rf pinentry-x2go-0.7.5.10
[   68s] + /usr/bin/gzip -dc /home/abuild/rpmbuild/SOURCES/pinentry-x2go-0.7.5.10.tar.gz
[   68s] + /usr/bin/tar -xof -
[   68s] + STATUS=0
[   68s] + '[' 0 -ne 0 ']'
[   68s] + cd pinentry-x2go-0.7.5.10
[   68s] + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
[   68s] + exit 0
[   68s] Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.vAhGK8
[   68s] + umask 022
[   68s] + cd /home/abuild/rpmbuild/BUILD
[   68s] + /usr/bin/rm -rf /home/abuild/rpmbuild/BUILDROOT/pinentry-x2go-0.7.5.10-0.0x2go1.0.git20181112.125.heuler.x86_64
[   68s] ++ dirname /home/abuild/rpmbuild/BUILDROOT/pinentry-x2go-0.7.5.10-0.0x2go1.0.git20181112.125.heuler.x86_64
[   68s] + /usr/bin/mkdir -p /home/abuild/rpmbuild/BUILDROOT
[   68s] + /usr/bin/mkdir /home/abuild/rpmbuild/BUILDROOT/pinentry-x2go-0.7.5.10-0.0x2go1.0.git20181112.125.heuler.x86_64
[   68s] + cd pinentry-x2go-0.7.5.10
[   68s] + '[' '!' -e configure ']'
[   68s] + autoreconf -fi
[   71s] configure.ac:32: installing './compile'
[   71s] configure.ac:36: installing './config.guess'
[   71s] configure.ac:36: installing './config.sub'
[   71s] configure.ac:30: installing './install-sh'
[   71s] configure.ac:30: installing './missing'
[   71s] assuan/Makefile.am: installing './depcomp'
[   71s] doc/Makefile.am:21: installing 'doc/mdate-sh'
[   71s] doc/Makefile.am:21: installing 'doc/texinfo.tex'
[   71s] + CFLAGS='-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -g'
[   71s] + export CFLAGS
[   71s] + CXXFLAGS='-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -g'
[   71s] + export CXXFLAGS
[   71s] + FFLAGS='-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -g'
[   71s] + export FFLAGS
[   71s] + ./configure --host=x86_64-suse-linux-gnu --build=x86_64-suse-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking
[   71s] checking for a BSD-compatible install... /usr/bin/install -c
[   71s] checking whether build environment is sane... yes
[   71s] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
[   71s] checking for gawk... gawk
[   71s] checking whether make sets $(MAKE)... yes
[   71s] checking whether make supports nested variables... yes
[   71s] checking for style of include used by make... GNU
[   71s] checking for x86_64-suse-linux-gnu-gcc... no
[   71s] checking for gcc... gcc
[   71s] checking whether the C compiler works... yes
[   71s] checking for C compiler default output file name... a.out
[   71s] checking for suffix of executables... 
[   71s] checking whether we are cross compiling... no
[   71s] checking for suffix of object files... o
[   71s] checking whether we are using the GNU C compiler... yes
[   71s] checking whether gcc accepts -g... yes
[   71s] checking for gcc option to accept ISO C89... none needed
[   71s] checking whether gcc understands -c and -o together... yes
[   71s] checking dependency style of gcc... none
[   72s] checking how to run the C preprocessor... gcc -E
[   72s] checking for grep that handles long lines and -e... /usr/bin/grep
[   72s] checking for egrep... /usr/bin/grep -E
[   72s] checking for ANSI C header files... yes
[   72s] checking for sys/types.h... yes
[   72s] checking for sys/stat.h... yes
[   72s] checking for stdlib.h... yes
[   72s] checking for string.h... yes
[   72s] checking for memory.h... yes
[   72s] checking for strings.h... yes
[   72s] checking for inttypes.h... yes
[   72s] checking for stdint.h... yes
[   72s] checking for unistd.h... yes
[   72s] checking minix/config.h usability... no
[   72s] checking minix/config.h presence... no
[   72s] checking for minix/config.h... no
[   72s] checking whether it is safe to define __EXTENSIONS__... yes
[   72s] checking whether to enable maintainer-specific portions of Makefiles... no
[   72s] checking build system type... x86_64-suse-linux-gnu
[   72s] checking host system type... x86_64-suse-linux-gnu
[   72s] checking for x86_64-suse-linux-gnu-gcc... gcc
[   72s] checking whether we are using the GNU C compiler... (cached) yes
[   72s] checking whether gcc accepts -g... (cached) yes
[   72s] checking for gcc option to accept ISO C89... (cached) none needed
[   72s] checking whether gcc understands -c and -o together... (cached) yes
[   72s] checking dependency style of gcc... (cached) none
[   72s] checking how to run the C preprocessor... gcc -E
[   72s] checking for x86_64-suse-linux-gnu-ranlib... no
[   72s] checking for ranlib... ranlib
[   72s] checking for x86_64-suse-linux-gnu-g++... no
[   72s] checking for x86_64-suse-linux-gnu-c++... no
[   72s] checking for x86_64-suse-linux-gnu-gpp... no
[   72s] checking for x86_64-suse-linux-gnu-aCC... no
[   72s] checking for x86_64-suse-linux-gnu-CC... no
[   72s] checking for x86_64-suse-linux-gnu-cxx... no
[   72s] checking for x86_64-suse-linux-gnu-cc++... no
[   72s] checking for x86_64-suse-linux-gnu-cl.exe... no
[   72s] checking for x86_64-suse-linux-gnu-FCC... no
[   72s] checking for x86_64-suse-linux-gnu-KCC... no
[   72s] checking for x86_64-suse-linux-gnu-RCC... no
[   72s] checking for x86_64-suse-linux-gnu-xlC_r... no
[   72s] checking for x86_64-suse-linux-gnu-xlC... no
[   72s] checking for g++... g++
[   73s] checking whether we are using the GNU C++ compiler... yes
[   73s] checking whether g++ accepts -g... yes
[   73s] checking dependency style of g++... none
[   73s] checking whether ln -s works... yes
[   73s] checking for x86_64-suse-linux-gnu-windres... no
[   73s] checking for windres... no
[   73s] checking if gcc supports -Wno-pointer-sign... yes
[   73s] checking for ANSI C header files... (cached) yes
[   73s] checking for string.h... (cached) yes
[   73s] checking for unistd.h... (cached) yes
[   73s] checking langinfo.h usability... yes
[   73s] checking langinfo.h presence... yes
[   73s] checking for langinfo.h... yes
[   73s] checking termio.h usability... yes
[   73s] checking termio.h presence... yes
[   73s] checking for termio.h... yes
[   73s] checking locale.h usability... yes
[   73s] checking locale.h presence... yes
[   73s] checking for locale.h... yes
[   74s] checking utime.h usability... yes
[   74s] checking utime.h presence... yes
[   74s] checking for utime.h... yes
[   75s] checking for seteuid... yes
[   76s] checking for stpcpy... yes
[   77s] checking for mmap... yes
[   78s] checking for mlock... yes
[   79s] checking whether mlock is broken... no
[   80s] checking for byte typedef... no
[   82s] checking for ulong typedef... yes
[   82s] checking that generated files are newer than configure... done
[   82s] configure: creating ./config.status
[   82s] config.status: creating assuan/Makefile
[   82s] config.status: creating secmem/Makefile
[   83s] config.status: creating pinentry/Makefile
[   83s] config.status: creating doc/Makefile
[   83s] config.status: creating Makefile
[   83s] config.status: creating config.h
[   83s] config.status: executing depfiles commands
[   83s] Updating '/home/abuild/rpmbuild/BUILD/pinentry-x2go-0.7.5.10/pinentry-x2go/pinentry-x2go_da.qm'...
[   83s]     Generated 0 translation(s) (0 finished and 0 unfinished)
[   83s]     Ignored 3 untranslated source text(s)
[   83s] Updating '/home/abuild/rpmbuild/BUILD/pinentry-x2go-0.7.5.10/pinentry-x2go/pinentry-x2go_de.qm'...
[   83s]     Generated 3 translation(s) (3 finished and 0 unfinished)
[   83s] Updating '/home/abuild/rpmbuild/BUILD/pinentry-x2go-0.7.5.10/pinentry-x2go/pinentry-x2go_es.qm'...
[   83s]     Generated 3 translation(s) (3 finished and 0 unfinished)
[   83s] Updating '/home/abuild/rpmbuild/BUILD/pinentry-x2go-0.7.5.10/pinentry-x2go/pinentry-x2go_et.qm'...
[   83s]     Generated 3 translation(s) (3 finished and 0 unfinished)
[   83s] Updating '/home/abuild/rpmbuild/BUILD/pinentry-x2go-0.7.5.10/pinentry-x2go/pinentry-x2go_fi.qm'...
[   83s]     Generated 3 translation(s) (3 finished and 0 unfinished)
[   83s] Updating '/home/abuild/rpmbuild/BUILD/pinentry-x2go-0.7.5.10/pinentry-x2go/pinentry-x2go_fr.qm'...
[   83s]     Generated 0 translation(s) (0 finished and 0 unfinished)
[   83s]     Ignored 3 untranslated source text(s)
[   83s] Updating '/home/abuild/rpmbuild/BUILD/pinentry-x2go-0.7.5.10/pinentry-x2go/pinentry-x2go_nb_no.qm'...
[   83s]     Generated 0 translation(s) (0 finished and 0 unfinished)
[   83s]     Ignored 3 untranslated source text(s)
[   83s] Updating '/home/abuild/rpmbuild/BUILD/pinentry-x2go-0.7.5.10/pinentry-x2go/pinentry-x2go_nl.qm'...
[   83s]     Generated 3 translation(s) (3 finished and 0 unfinished)
[   83s] Updating '/home/abuild/rpmbuild/BUILD/pinentry-x2go-0.7.5.10/pinentry-x2go/pinentry-x2go_pt.qm'...
[   83s]     Generated 0 translation(s) (0 finished and 0 unfinished)
[   83s]     Ignored 3 untranslated source text(s)
[   83s] Updating '/home/abuild/rpmbuild/BUILD/pinentry-x2go-0.7.5.10/pinentry-x2go/pinentry-x2go_ru.qm'...
[   83s]     Generated 0 translation(s) (0 finished and 0 unfinished)
[   83s]     Ignored 3 untranslated source text(s)
[   83s] Updating '/home/abuild/rpmbuild/BUILD/pinentry-x2go-0.7.5.10/pinentry-x2go/pinentry-x2go_sv.qm'...
[   83s]     Generated 0 translation(s) (0 finished and 0 unfinished)
[   83s]     Ignored 3 untranslated source text(s)
[   83s] Updating '/home/abuild/rpmbuild/BUILD/pinentry-x2go-0.7.5.10/pinentry-x2go/pinentry-x2go_tr.qm'...
[   83s]     Generated 3 translation(s) (3 finished and 0 unfinished)
[   83s] Updating '/home/abuild/rpmbuild/BUILD/pinentry-x2go-0.7.5.10/pinentry-x2go/pinentry-x2go_zh_tw.qm'...
[   83s]     Generated 0 translation(s) (0 finished and 0 unfinished)
[   83s]     Ignored 3 untranslated source text(s)
[   83s] configure:
[   83s] 	Pinentry-X2Go v0.7.5.5 has been configured.
[   83s] 
[   83s] + make -j8
[   83s] make  all-recursive
[   83s] make[1]: Entering directory '/home/abuild/rpmbuild/BUILD/pinentry-x2go-0.7.5.10'
[   83s] Making all in assuan
[   83s] make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/pinentry-x2go-0.7.5.10/assuan'
[   83s] ./mkerrors < ./assuan.h > assuan-errors.c
[   83s] make  all-am
[   83s] make[3]: Entering directory '/home/abuild/rpmbuild/BUILD/pinentry-x2go-0.7.5.10/assuan'
[   83s] gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../include -Wall  -fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -g -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-pointer-sign -c -o assuan-util.o assuan-util.c
[   83s] gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../include -Wall  -fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -g -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-pointer-sign -c -o assuan-errors.o assuan-errors.c
[   83s] gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../include -Wall  -fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -g -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-pointer-sign -c -o assuan-buffer.o assuan-buffer.c
[   83s] gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../include -Wall  -fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -g -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-pointer-sign -c -o assuan-handler.o assuan-handler.c
[   83s] gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../include -Wall  -fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -g -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-pointer-sign -c -o assuan-listen.o assuan-listen.c
[   83s] gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../include -Wall  -fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -g -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-pointer-sign -c -o assuan-pipe-server.o assuan-pipe-server.c
[   83s] rm -f libassuan.a
[   83s] ar cru libassuan.a assuan-util.o assuan-errors.o assuan-buffer.o assuan-handler.o assuan-listen.o assuan-pipe-server.o 
[   83s] ranlib libassuan.a
[   83s] make[3]: Leaving directory '/home/abuild/rpmbuild/BUILD/pinentry-x2go-0.7.5.10/assuan'
[   83s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/pinentry-x2go-0.7.5.10/assuan'
[   83s] Making all in secmem
[   83s] make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/pinentry-x2go-0.7.5.10/secmem'
[   83s] gcc -DHAVE_CONFIG_H -I. -I..   -Wall  -fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -g -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-pointer-sign -c -o secmem.o secmem.c
[   83s] gcc -DHAVE_CONFIG_H -I. -I..   -Wall  -fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -g -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-pointer-sign -c -o util.o util.c
[   83s] rm -f libsecmem.a
[   83s] ar cru libsecmem.a secmem.o util.o 
[   83s] ranlib libsecmem.a
[   83s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/pinentry-x2go-0.7.5.10/secmem'
[   83s] Making all in pinentry
[   83s] make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/pinentry-x2go-0.7.5.10/pinentry'
[   83s] gcc -DHAVE_CONFIG_H -I. -I..  -I../assuan -I../secmem -Wall  -fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -g -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-pointer-sign -c -o pinentry.o pinentry.c
[   83s] gcc -DHAVE_CONFIG_H -I. -I..  -I../assuan -I../secmem -Wall  -fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -g -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-pointer-sign -c -o pinentry-curses.o pinentry-curses.c
[   83s] In file included from pinentry-curses.c:45:0:
[   83s] pinentry.h:61:3: warning: function declaration isn't a prototype [-Wstrict-prototypes]
[   83s]    char *ttytype;
[   83s]    ^~~~
[   83s] In file included from /usr/include/curses.h:60:0,
[   83s]                  from pinentry-curses.c:25:
[   83s] pinentry.h:61:9: error: field '_nc_ttytype' declared as a function
[   83s]    char *ttytype;
[   83s]          ^
[   84s] make[2]: *** [Makefile:364: pinentry-curses.o] Error 1
[   84s] make[2]: *** Waiting for unfinished jobs....
[   84s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/pinentry-x2go-0.7.5.10/pinentry'
[   84s] make[1]: *** [Makefile:391: all-recursive] Error 1
[   84s] make[1]: Leaving directory '/home/abuild/rpmbuild/BUILD/pinentry-x2go-0.7.5.10'
[   84s] make: *** [Makefile:332: all] Error 2
[   84s] error: Bad exit status from /var/tmp/rpm-tmp.vAhGK8 (%build)
[   84s] 
[   84s] 
[   84s] RPM build errors:
[   84s]     Bad exit status from /var/tmp/rpm-tmp.vAhGK8 (%build)
[   84s] 
[   84s] japsand failed "build pinentry-x2go.spec" at Mon Nov 12 21:20:40 UTC 2018.
[   84s] 
+ exit 1
+ cleanup
+ '[' -n '' ']'
+ '[' -n '' ']'
+ echo 'Warning: mock temporary config directory not defined. Skipping cleanup.'
Warning: mock temporary config directory not defined. Skipping cleanup.
+ typeset temp_dir=
+ for temp_dir in "${temp_cleanup[@]}"
+ '[' -n /var/lib/jenkins/tmp/tmp.uvkUmQtsSsN2ak4Ect8KsC71 ']'
+ '[' -d /var/lib/jenkins/tmp/tmp.uvkUmQtsSsN2ak4Ect8KsC71 ']'
+ rm -Rf -- /var/lib/jenkins/tmp/tmp.uvkUmQtsSsN2ak4Ect8KsC71
Build step 'Execute shell' marked build as failure


More information about the x2go-commits mailing list