[X2Go-Commits] Build failed in Jenkins: x2gomatebindings+release+main #11

jenkins at x2go.org jenkins at x2go.org
Fri Nov 18 08:34:10 CET 2016


http://jenkins.x2go.org:8080/job/x2gomatebindings+release+main/11/------------------------------------------
[...truncated 844.40 KB...]
SCHROOT_COMMAND=env
SCHROOT_GID=110
SCHROOT_GROUP=jenkins
SCHROOT_SESSION_ID=stretch-amd64-sbuild-2e74ede8-66b2-4186-bd0e-7de3a789926b
SCHROOT_UID=106
SCHROOT_USER=jenkins
SHELL=/bin/sh
TERM=xterm-256color
USER=jenkins
XDG_SESSION_ID=1085

dpkg-buildpackage
-----------------

dpkg-buildpackage: info: source package x2gomatebindings
dpkg-buildpackage: info: source version 0.0.1.3-0~x2go1+git20161118.160+9.main.1
dpkg-buildpackage: info: source distribution stretch
dpkg-buildpackage: info: source changed by Jenkins <jenkins at japsand.x2go.org>
 dpkg-source --before-build x2gomatebindings-0.0.1.3
dpkg-buildpackage: info: host architecture amd64
 fakeroot debian/rules clean
dh clean
dh: Compatibility levels before 9 are deprecated (level 7 in use)
   dh_testdir
   debian/rules override_dh_auto_clean
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_auto_clean
dh_auto_clean: Compatibility levels before 9 are deprecated (level 7 in use)
rm -f Makefile.in configure config.sub config.guess config.log omf.make xmldocs.make
rm -f aclocal.m4 depcomp install-sh ltmain.sh missing mkinstalldirs
rm -f po/Makefile* po/*.gmo po/stamp-it po/POTFILES
rm -f extension/Makefile.in
rm -f config.h.in intltool-*.in
rm -f compile
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_clean
dh_clean: Compatibility levels before 9 are deprecated (level 7 in use)
 dpkg-source -b x2gomatebindings-0.0.1.3
dpkg-source: info: using source format '1.0'
dpkg-source: info: building x2gomatebindings in x2gomatebindings_0.0.1.3-0~x2go1+git20161118.160+9.main.1.tar.gz
dpkg-source: info: building x2gomatebindings in x2gomatebindings_0.0.1.3-0~x2go1+git20161118.160+9.main.1.dsc
 debian/rules build
dh build
dh: Compatibility levels before 9 are deprecated (level 7 in use)
   dh_testdir
   dh_update_autotools_config
   debian/rules override_dh_auto_configure
make[1]: Entering directory '/<<PKGBUILDDIR>>'
cp /usr/share/misc/config.sub .
cp /usr/share/misc/config.guess .
./autogen.sh
/usr/bin/mate-autogen
checking for autoreconf >= 2.53...
  testing autoreconf... found 2.69
checking for glib-gettext >= 2.2.0...
  testing glib-gettextize... found 2.50.2
checking for intltool >= 0.25...
  testing intltoolize... found 0.51.0
checking for pkg-config >= 0.14.0...
  testing pkg-config... found 0.29
checking for mate-common >= 1.1.0...
  testing mate-doc-common... found 1.16.0
Checking for required M4 macros...
Checking for forbidden M4 macros...
**Warning**: I am going to run `configure' with no arguments.
If you wish to pass any to it, please specify them on the
`./autogen.sh' command line.

Processing ./configure.ac
Running glib-gettextize... Ignore non-fatal messages.
Copying file po/Makefile.in.in

Please add the files
  codeset.m4 gettext.m4 glibc21.m4 iconv.m4 isc-posix.m4 lcmessage.m4
  progtest.m4
from the /usr/share/aclocal directory to your autoconf macro directory
or directly to your aclocal.m4 file.
You will also need config.guess and config.sub, which you can get from
ftp://ftp.gnu.org/pub/gnu/config/.

Running mate-doc-common...
Running intltoolize...
Running autoreconf...
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force --warnings=no-portability 
autoreconf: configure.ac: tracing
autoreconf: running: libtoolize --copy --force
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
libtoolize: and rerunning libtoolize and aclocal.
libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
autoreconf: running: /usr/bin/autoconf --force --warnings=no-portability
autoreconf: running: /usr/bin/autoheader --force --warnings=no-portability
autoreconf: running: automake --add-missing --copy --force-missing --warnings=no-portability
configure.ac:6: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated.  For more info, see:
configure.ac:6: http://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation
configure.ac:13: installing './compile'
configure.ac:6: installing './install-sh'
configure.ac:6: installing './missing'
extension/Makefile.am:1: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
extension/Makefile.am: installing './depcomp'
autoreconf: Leaving directory `.'
Running ./configure --enable-maintainer-mode ...
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether to enable maintainer-specific portions of Makefiles... yes
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking whether make sets $(MAKE)... (cached) yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for CAJA_X2GOUMOUNT... no
configure: error: Package requirements (	 glib-2.0 >= 2.4.0 	 gtk+-2.0 >= 2.4.0 	 gmodule-2.0 >= 2.4.0 	 mate-desktop-2.0 >= 1.6.0) were not met:

No package 'gtk+-2.0' found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables CAJA_X2GOUMOUNT_CFLAGS
and CAJA_X2GOUMOUNT_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
debian/rules:7: recipe for target 'override_dh_auto_configure' failed
make[1]: *** [override_dh_auto_configure] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
debian/rules:4: recipe for target 'build' failed
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
--------------------------------------------------------------------------------
Build finished at 2016-11-18T07:34:09Z

Finished
--------


+------------------------------------------------------------------------------+
| Cleanup                                                                      |
+------------------------------------------------------------------------------+

Purging /<<BUILDDIR>>
Not cleaning session: cloned chroot in use
E: Build failure (dpkg-buildpackage died)

+------------------------------------------------------------------------------+
| Summary                                                                      |
+------------------------------------------------------------------------------+

Build Architecture: amd64
Build-Space: 3996
Build-Time: 6
Distribution: stretch
Fail-Stage: build
Host Architecture: amd64
Install-Time: 339
Job: /home/_jenkins_/tmp/tmp.iBNZnAEvrD2qRCKF3v5TcZ0R/x2gomatebindings_0.0.1.3-0~x2go1+git20161118.160+9.main.1.dsc
Machine Architecture: amd64
Package: x2gomatebindings
Package-Time: 388
Source-Version: 0.0.1.3-0~x2go1+git20161118.160+9.main.1
Space: 3996
Status: attempted
Version: 0.0.1.3-0~x2go1+git20161118.160+9.main.1
--------------------------------------------------------------------------------
Finished at 2016-11-18T07:34:09Z
Build needed 00:06:28, 3996k disk space
E: Build failure (dpkg-buildpackage died)
+ cleanup
+ typeset temp_dir=
+ for temp_dir in '"${temp_cleanup[@]}"'
+ '[' -n '' ']'
+ for temp_dir in '"${temp_cleanup[@]}"'
+ '[' -n /var/lib/jenkins/tmp/tmp.iBNZnAEvrD2qRCKF3v5TcZ0R ']'
+ '[' -d /var/lib/jenkins/tmp/tmp.iBNZnAEvrD2qRCKF3v5TcZ0R ']'
+ rm -Rf -- /var/lib/jenkins/tmp/tmp.iBNZnAEvrD2qRCKF3v5TcZ0R
Build step 'Execute shell' marked build as failure


More information about the x2go-commits mailing list