All of lore.kernel.org
 help / color / mirror / Atom feed
* Build failed in Jenkins: ZBar #11
@ 2020-03-13 10:01 Jenkins Builder Robot
  2020-03-30 11:20 ` Build failed in Jenkins: ZBar #12 Jenkins Builder Robot
  0 siblings, 1 reply; 7+ messages in thread
From: Jenkins Builder Robot @ 2020-03-13 10:01 UTC (permalink / raw)
  To: mchehab, linux-media

See <https://builder.linuxtv.org/job/ZBar/11/display/redirect?page=changes>

Changes:

[Mauro Carvalho Chehab] QZbarImage.h: byteCount is now obsolete

[Mauro Carvalho Chehab] config: add boolean option for raw binary decoding

[Mauro Carvalho Chehab] qr: add support for raw binary data extraction

[Mauro Carvalho Chehab] test: add binary QR code test and example data

[Mauro Carvalho Chehab] dbus: add support for binary data output

[Mauro Carvalho Chehab] test: verify binary data received via D-Bus

[Mauro Carvalho Chehab] test: verify types of data sent over D-Bus

[Mauro Carvalho Chehab] test/test_dbus.c: make --log and --log-bin args optional


------------------------------------------
[...truncated 10.95 KB...]
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking features.h usability... yes
checking features.h presence... yes
checking for features.h... yes
checking for inttypes.h... (cached) yes
checking float.h usability... yes
checking float.h presence... yes
checking for float.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/times.h usability... yes
checking sys/times.h presence... yes
checking for sys/times.h... yes
checking sys/ipc.h usability... yes
checking sys/ipc.h presence... yes
checking for sys/ipc.h... yes
checking sys/shm.h usability... yes
checking sys/shm.h presence... yes
checking for sys/shm.h... yes
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking whether sys/types.h defines makedev... no
checking sys/mkdev.h usability... no
checking sys/mkdev.h presence... no
checking for sys/mkdev.h... no
checking sys/sysmacros.h usability... yes
checking sys/sysmacros.h presence... yes
checking for sys/sysmacros.h... yes
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking for int32_t... yes
checking for uint32_t... yes
checking for uint8_t... yes
checking for uintptr_t... yes
checking for uid_t in sys/types.h... yes
checking for int32_t... (cached) yes
checking for int64_t... yes
checking for off_t... yes
checking for size_t... yes
checking for uint16_t... yes
checking for uint32_t... (cached) yes
checking for uint64_t... yes
checking for uint8_t... (cached) yes
checking for struct stat.st_rdev... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... yes
checking for getpagesize... yes
checking for working mmap... yes
checking for alarm... yes
checking for clock_gettime... yes
checking for floor... no
checking for getcwd... yes
checking for gettimeofday... yes
checking for localeconv... yes
checking for memchr... yes
checking for memmove... yes
checking for memset... yes
checking for modf... yes
checking for munmap... yes
checking for pow... no
checking for select... yes
checking for setenv... yes
checking for sqrt... no
checking for strcasecmp... yes
checking for strchr... yes
checking for strdup... yes
checking for strerror... yes
checking for strrchr... yes
checking for strstr... yes
checking for strtol... yes
checking for strtoul... yes
checking for malloc... yes
checking for realloc... yes
Generating config files
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating zbar-qt.pc
config.status: creating Makefile
config.status: creating gtk/Makefile
config.status: creating java/Makefile
config.status: creating zbar/Makefile
config.status: creating zbar.pc
config.status: creating zbar-gtk.pc
config.status: creating doc/doxygen.conf
config.status: creating test/test_examples.sh
config.status: creating test/check_dbus.sh
config.status: creating include/config.h
config.status: include/config.h is unchanged
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing doc/version.xml commands
config.status: executing doc/reldate.xml commands

please verify that the detected configuration matches your expectations:
------------------------------------------------------------------------
X                      --with-x=yes
pthreads               --enable-pthread=yes
doc                    --enable-doc=yes
v4l                    --enable-video=yes
jpeg                   --with-jpeg=yes
Python                 --with-python=python3    python3.7
GTK                    --with-gtk=gtk3          Gtk3.24.5
GObject introspection  --with-gir=yes
Qt                     --with-qt=yes            Qt5.11.3
Java                   --with-java=yes
Dbus                   --with-dbus=yes
ImageMagick            --with-imagemagick=check
Enabled codes:         ean databar code128 code93 code39 codabar i25 qrcode sqcode
Disabled codes:        pdf417
JAVA_HOME              /usr/lib/jvm/java-11-openjdk-amd64

        => the Java unit test will *NOT* be enabled
+ make
moc -i -Izbarcam -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtX11Extras -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/x86_64-linux-gnu/qt5 -I./include zbarcam/zbarcam-qt.cpp -o zbarcam/moc_zbarcam_qt.h
make  all-recursive
make[1]: Entering directory '<https://builder.linuxtv.org/job/ZBar/ws/'>
Making all in zbar
make[2]: Entering directory '<https://builder.linuxtv.org/job/ZBar/ws/zbar'>
  CC       libzbar_la-config.lo
  CC       libzbar_la-error.lo
  CC       libzbar_la-symbol.lo
  CC       libzbar_la-image.lo
  CC       libzbar_la-convert.lo
  CC       processor/libzbar_la-lock.lo
  CC       libzbar_la-window.lo
  CC       libzbar_la-processor.lo
  CC       libzbar_la-video.lo
  CC       libzbar_la-img_scanner.lo
  CC       libzbar_la-scanner.lo
  CC       libzbar_la-decoder.lo
  CC       libzbar_la-misc.lo
  CC       decoder/libzbar_la-ean.lo
  CC       decoder/libzbar_la-databar.lo
  CC       decoder/libzbar_la-code128.lo
  CC       decoder/libzbar_la-code93.lo
  CC       decoder/libzbar_la-code39.lo
  CC       decoder/libzbar_la-codabar.lo
  CC       decoder/libzbar_la-i25.lo
  CC       decoder/libzbar_la-qr_finder.lo
  CC       qrcode/libzbar_la-qrdec.lo
  CC       qrcode/libzbar_la-qrdectxt.lo
  CC       qrcode/libzbar_la-binarize.lo
  CC       libzbar_la-sqcode.lo
  CC       decoder/libzbar_la-sq_finder.lo
  CC       processor/libzbar_la-posix.lo
  CC       video/libzbar_la-v4l.lo
  CC       video/libzbar_la-v4l2.lo
  CC       libzbar_la-jpeg.lo
  CC       processor/libzbar_la-x.lo
  CC       window/libzbar_la-x.lo
  CC       window/libzbar_la-ximage.lo
  CC       window/libzbar_la-xv.lo
  CCLD     libzbar.la
copying selected object files to avoid basename conflicts...
ar: `u' modifier ignored since `D' is the default (see `U')
make[2]: Leaving directory '<https://builder.linuxtv.org/job/ZBar/ws/zbar'>
Making all in gtk
make[2]: Entering directory '<https://builder.linuxtv.org/job/ZBar/ws/gtk'>
make  all-am
make[3]: Entering directory '<https://builder.linuxtv.org/job/ZBar/ws/gtk'>
  CC       libzbargtk_la-zbargtk.lo
  CC       libzbargtk_la-zbarmarshal.lo
  CCLD     libzbargtk.la
ar: `u' modifier ignored since `D' is the default (see `U')
  GISCAN   ZBar-1.0.gir
  GICOMP   ZBar-1.0.gir
make[3]: Leaving directory '<https://builder.linuxtv.org/job/ZBar/ws/gtk'>
make[2]: Leaving directory '<https://builder.linuxtv.org/job/ZBar/ws/gtk'>
Making all in java
make[2]: Entering directory '<https://builder.linuxtv.org/job/ZBar/ws/java'>
make  all-am
make[3]: Entering directory '<https://builder.linuxtv.org/job/ZBar/ws/java'>
  CC       libzbarjni_la-zbarjni.lo
  CCLD     libzbarjni.la
ar: `u' modifier ignored since `D' is the default (see `U')
make[3]: Leaving directory '<https://builder.linuxtv.org/job/ZBar/ws/java'>
make[2]: Leaving directory '<https://builder.linuxtv.org/job/ZBar/ws/java'>
Making all in .
make[2]: Entering directory '<https://builder.linuxtv.org/job/ZBar/ws/'>
  CC       zbarimg/zbarimg-zbarimg.o
  CCLD     zbarimg/zbarimg
  CC       zbarcam/zbarcam-zbarcam.o
  CCLD     zbarcam/zbarcam
  CC       zbarcam/zbarcam_gtk-zbarcam-gtk.o
  CC       zbarcam/zbarcam_gtk-scan_video.o
  CCLD     zbarcam/zbarcam-gtk
  CXX      zbarcam/zbarcam_qt-zbarcam-qt.o
  CC       zbarcam/zbarcam_qt-scan_video.o
  CXX      qt/libzbarqt_la-QZBar.lo
  CXX      qt/libzbarqt_la-QZBarThread.lo
  CXX      qt/libzbarqt_la-moc_QZBar.lo
  CXX      qt/libzbarqt_la-moc_QZBarThread.lo
  CXXLD    qt/libzbarqt.la
ar: `u' modifier ignored since `D' is the default (see `U')
  CXXLD    zbarcam/zbarcam-qt
  CC       python/zbar_la-zbarmodule.lo
  CC       python/zbar_la-enum.lo
  CC       python/zbar_la-exception.lo
  CC       python/zbar_la-symbol.lo
  CC       python/zbar_la-symbolset.lo
  CC       python/zbar_la-symboliter.lo
  CC       python/zbar_la-image.lo
  CC       python/zbar_la-processor.lo
  CC       python/zbar_la-imagescanner.lo
  CC       python/zbar_la-decoder.lo
  CC       python/zbar_la-scanner.lo
  CCLD     python/zbar.la
make[2]: Leaving directory '<https://builder.linuxtv.org/job/ZBar/ws/'>
make[1]: Leaving directory '<https://builder.linuxtv.org/job/ZBar/ws/'>
+ make check-local
/usr/bin/python3 <https://builder.linuxtv.org/job/ZBar/ws/test/barcodetest.py>
.
----------------------------------------------------------------------
Ran 1 test in 0.441s

OK
  CC       test/test_decode-test_decode.o
  CCLD     test/test_decode
<https://builder.linuxtv.org/job/ZBar/ws/test/test_decode> -q
decoder PASSED.
<https://builder.linuxtv.org/job/ZBar/ws/test/test_examples.sh>
FAILED: <https://builder.linuxtv.org/job/ZBar/ws/examples/qr-code-binary.png> (da39a3ee5e6b4b0d3255bfef95601890afd80709 instead of df896e459e47a7d392031a7d4962722a143e276b)
	cmd: <https://builder.linuxtv.org/job/ZBar/ws/zbarimg/zbarimg> --nodbus --raw --oneshot -Sbinary '<https://builder.linuxtv.org/job/ZBar/ws/examples/qr-code-binary.png'>
	results: make: *** [Makefile:2475: check-images] Error 1
Build step 'Execute shell' marked build as failure

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Build failed in Jenkins: ZBar #12
  2020-03-13 10:01 Build failed in Jenkins: ZBar #11 Jenkins Builder Robot
@ 2020-03-30 11:20 ` Jenkins Builder Robot
  2020-04-06  9:17   ` Build failed in Jenkins: ZBar #13 Jenkins Builder Robot
  0 siblings, 1 reply; 7+ messages in thread
From: Jenkins Builder Robot @ 2020-03-30 11:20 UTC (permalink / raw)
  To: mchehab, linux-media

See <https://builder.linuxtv.org/job/ZBar/12/display/redirect>

Changes:


------------------------------------------
[...truncated 8.31 KB...]
checking for shared library run path origin... done
checking for iconv... yes
checking for working iconv... yes
checking for iconv declaration... 
         extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking poll.h usability... yes
checking poll.h presence... yes
checking for poll.h... yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for pthread_create in -lpthread... yes
checking linux/videodev.h usability... no
checking linux/videodev.h presence... no
checking for linux/videodev.h... no
checking linux/videodev2.h usability... yes
checking linux/videodev2.h presence... yes
checking for linux/videodev2.h... yes
checking libv4l2.h usability... yes
checking libv4l2.h presence... yes
checking for libv4l2.h... yes
checking for V4L2... yes
checking for X... libraries , headers 
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for X11/extensions/XShm.h... yes
checking for XShmQueryVersion in -lXext... yes
checking for X11/extensions/Xvlib.h... yes
checking for XvQueryExtension in -lXv... yes
checking for DBUS... yes
checking jpeglib.h usability... yes
checking jpeglib.h presence... yes
checking for jpeglib.h... yes
checking jerror.h usability... yes
checking jerror.h presence... yes
checking for jerror.h... yes
checking for jpeg_read_header in -ljpeg... yes
checking for MAGICK... yes
configure: trying ImageMagick version 6.9.10
checking wand/MagickWand.h usability... yes
checking wand/MagickWand.h presence... yes
checking for wand/MagickWand.h... yes
configure: using ImageMagick version 6.9.10
checking for GTK3... yes
configure: using GTK+ version 3.24.5
checking for python3... /usr/bin/python3
checking whether /usr/bin/python3 version is >= 2.7.0... yes
checking for /usr/bin/python3 version... 3.7
checking for /usr/bin/python3 platform... linux
checking for /usr/bin/python3 script directory... ${prefix}/lib/python3.7/site-packages
checking for /usr/bin/python3 extension module directory... ${exec_prefix}/lib/python3.7/site-packages
checking Python.h usability... yes
checking Python.h presence... yes
checking for Python.h... yes
checking for gobject-introspection... yes
checking for QT... yes
checking for moc-qt5... no
checking for moc... moc
configure: using moc from moc
configure: using Qt version 5.11.3
checking for javac... /usr/lib/jvm/java-11-openjdk-amd64/bin/javac
checking for javah... no
checking for jar... /usr/lib/jvm/java-11-openjdk-amd64/bin/jar
checking for java... /usr/lib/jvm/java-11-openjdk-amd64/bin/java
checking jni.h usability... yes
checking jni.h presence... yes
checking for jni.h... yes
checking whether to enable assertions... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking features.h usability... yes
checking features.h presence... yes
checking for features.h... yes
checking for inttypes.h... (cached) yes
checking float.h usability... yes
checking float.h presence... yes
checking for float.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/times.h usability... yes
checking sys/times.h presence... yes
checking for sys/times.h... yes
checking sys/ipc.h usability... yes
checking sys/ipc.h presence... yes
checking for sys/ipc.h... yes
checking sys/shm.h usability... yes
checking sys/shm.h presence... yes
checking for sys/shm.h... yes
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking whether sys/types.h defines makedev... no
checking sys/mkdev.h usability... no
checking sys/mkdev.h presence... no
checking for sys/mkdev.h... no
checking sys/sysmacros.h usability... yes
checking sys/sysmacros.h presence... yes
checking for sys/sysmacros.h... yes
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking for int32_t... yes
checking for uint32_t... yes
checking for uint8_t... yes
checking for uintptr_t... yes
checking for uid_t in sys/types.h... yes
checking for int32_t... (cached) yes
checking for int64_t... yes
checking for off_t... yes
checking for size_t... yes
checking for uint16_t... yes
checking for uint32_t... (cached) yes
checking for uint64_t... yes
checking for uint8_t... (cached) yes
checking for struct stat.st_rdev... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... yes
checking for getpagesize... yes
checking for working mmap... yes
checking for alarm... yes
checking for clock_gettime... yes
checking for floor... no
checking for getcwd... yes
checking for gettimeofday... yes
checking for localeconv... yes
checking for memchr... yes
checking for memmove... yes
checking for memset... yes
checking for modf... yes
checking for munmap... yes
checking for pow... no
checking for select... yes
checking for setenv... yes
checking for sqrt... no
checking for strcasecmp... yes
checking for strchr... yes
checking for strdup... yes
checking for strerror... yes
checking for strrchr... yes
checking for strstr... yes
checking for strtol... yes
checking for strtoul... yes
checking for malloc... yes
checking for realloc... yes
Generating config files
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating zbar-qt.pc
config.status: creating Makefile
config.status: creating gtk/Makefile
config.status: creating java/Makefile
config.status: creating zbar/Makefile
config.status: creating zbar.pc
config.status: creating zbar-gtk.pc
config.status: creating doc/doxygen.conf
config.status: creating test/test_examples.sh
config.status: creating test/check_dbus.sh
config.status: creating include/config.h
config.status: include/config.h is unchanged
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing doc/version.xml commands
config.status: executing doc/reldate.xml commands

please verify that the detected configuration matches your expectations:
------------------------------------------------------------------------
X                      --with-x=yes
pthreads               --enable-pthread=yes
doc                    --enable-doc=yes
v4l                    --enable-video=yes
jpeg                   --with-jpeg=yes
Python                 --with-python=python3    python3.7
GTK                    --with-gtk=gtk3          Gtk3.24.5
GObject introspection  --with-gir=yes
Qt                     --with-qt=yes            Qt5.11.3
Java                   --with-java=yes
Dbus                   --with-dbus=yes
ImageMagick            --with-imagemagick=check
Enabled codes:         ean databar code128 code93 code39 codabar i25 qrcode sqcode
Disabled codes:        pdf417
JAVA_HOME              /usr/lib/jvm/java-11-openjdk-amd64

        => the Java unit test will *NOT* be enabled
+ make
make  all-recursive
make[1]: Entering directory '<https://builder.linuxtv.org/job/ZBar/ws/'>
Making all in zbar
make[2]: Entering directory '<https://builder.linuxtv.org/job/ZBar/ws/zbar'>
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '<https://builder.linuxtv.org/job/ZBar/ws/zbar'>
Making all in gtk
make[2]: Entering directory '<https://builder.linuxtv.org/job/ZBar/ws/gtk'>
make  all-am
make[3]: Entering directory '<https://builder.linuxtv.org/job/ZBar/ws/gtk'>
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '<https://builder.linuxtv.org/job/ZBar/ws/gtk'>
make[2]: Leaving directory '<https://builder.linuxtv.org/job/ZBar/ws/gtk'>
Making all in java
make[2]: Entering directory '<https://builder.linuxtv.org/job/ZBar/ws/java'>
make  all-am
make[3]: Entering directory '<https://builder.linuxtv.org/job/ZBar/ws/java'>
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '<https://builder.linuxtv.org/job/ZBar/ws/java'>
make[2]: Leaving directory '<https://builder.linuxtv.org/job/ZBar/ws/java'>
Making all in .
make[2]: Entering directory '<https://builder.linuxtv.org/job/ZBar/ws/'>
make[2]: Leaving directory '<https://builder.linuxtv.org/job/ZBar/ws/'>
make[1]: Leaving directory '<https://builder.linuxtv.org/job/ZBar/ws/'>
+ make check-local
/usr/bin/python3 <https://builder.linuxtv.org/job/ZBar/ws/test/barcodetest.py>
.
----------------------------------------------------------------------
Ran 1 test in 0.302s

OK
<https://builder.linuxtv.org/job/ZBar/ws/test/test_decode> -q
decoder PASSED.
<https://builder.linuxtv.org/job/ZBar/ws/test/test_examples.sh>
FAILED: <https://builder.linuxtv.org/job/ZBar/ws/examples/qr-code-binary.png> (da39a3ee5e6b4b0d3255bfef95601890afd80709 instead of df896e459e47a7d392031a7d4962722a143e276b)
	cmd: <https://builder.linuxtv.org/job/ZBar/ws/zbarimg/zbarimg> --nodbus --raw --oneshot -Sbinary '<https://builder.linuxtv.org/job/ZBar/ws/examples/qr-code-binary.png'>
	results: make: *** [Makefile:2475: check-images] Error 1
Build step 'Execute shell' marked build as failure

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Build failed in Jenkins: ZBar #13
  2020-03-30 11:20 ` Build failed in Jenkins: ZBar #12 Jenkins Builder Robot
@ 2020-04-06  9:17   ` Jenkins Builder Robot
  2020-04-06 16:45     ` Build failed in Jenkins: ZBar #14 Jenkins Builder Robot
  0 siblings, 1 reply; 7+ messages in thread
From: Jenkins Builder Robot @ 2020-04-06  9:17 UTC (permalink / raw)
  To: mchehab, linux-media

See <https://builder.linuxtv.org/job/ZBar/13/display/redirect?page=changes>

Changes:

[noreply] Mention Python 3 support in Python bindings

[Mauro Carvalho Chehab] README.md: add a note about travisCI


------------------------------------------
[...truncated 12.58 KB...]
checking for sys/ioctl.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/times.h usability... yes
checking sys/times.h presence... yes
checking for sys/times.h... yes
checking sys/ipc.h usability... yes
checking sys/ipc.h presence... yes
checking for sys/ipc.h... yes
checking sys/shm.h usability... yes
checking sys/shm.h presence... yes
checking for sys/shm.h... yes
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking whether sys/types.h defines makedev... no
checking sys/mkdev.h usability... no
checking sys/mkdev.h presence... no
checking for sys/mkdev.h... no
checking sys/sysmacros.h usability... yes
checking sys/sysmacros.h presence... yes
checking for sys/sysmacros.h... yes
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking for int32_t... yes
checking for uint32_t... yes
checking for uint8_t... yes
checking for uintptr_t... yes
checking for uid_t in sys/types.h... yes
checking for int32_t... (cached) yes
checking for int64_t... yes
checking for off_t... yes
checking for size_t... yes
checking for uint16_t... yes
checking for uint32_t... (cached) yes
checking for uint64_t... yes
checking for uint8_t... (cached) yes
checking for struct stat.st_rdev... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... yes
checking for getpagesize... yes
checking for working mmap... yes
checking for alarm... yes
checking for clock_gettime... yes
checking for floor... no
checking for getcwd... yes
checking for gettimeofday... yes
checking for localeconv... yes
checking for memchr... yes
checking for memmove... yes
checking for memset... yes
checking for modf... yes
checking for munmap... yes
checking for pow... no
checking for select... yes
checking for setenv... yes
checking for sqrt... no
checking for strcasecmp... yes
checking for strchr... yes
checking for strdup... yes
checking for strerror... yes
checking for strrchr... yes
checking for strstr... yes
checking for strtol... yes
checking for strtoul... yes
checking for malloc... yes
checking for realloc... yes
Generating config files
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating zbar-qt.pc
config.status: creating Makefile
config.status: creating gtk/Makefile
config.status: creating java/Makefile
config.status: creating zbar/Makefile
config.status: creating zbar.pc
config.status: creating zbar-gtk.pc
config.status: creating doc/doxygen.conf
config.status: creating test/test_examples.sh
config.status: creating test/check_dbus.sh
config.status: creating include/config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing doc/version.xml commands
writing new doc/version.xml
config.status: executing doc/reldate.xml commands
writing new doc/reldate.xml

please verify that the detected configuration matches your expectations:
------------------------------------------------------------------------
X                      --with-x=yes
pthreads               --enable-pthread=yes
doc                    --enable-doc=yes
v4l                    --enable-video=yes
jpeg                   --with-jpeg=yes
Python                 --with-python=python3    python3.7
GTK                    --with-gtk=gtk3          Gtk3.24.5
GObject introspection  --with-gir=yes
Qt                     --with-qt=yes            Qt5.11.3
Java                   --with-java=yes
Dbus                   --with-dbus=yes
ImageMagick            --with-imagemagick=check
Enabled codes:         ean databar code128 code93 code39 codabar i25 qrcode sqcode
Disabled codes:        pdf417
JAVA_HOME              /usr/lib/jvm/java-11-openjdk-amd64

        => the Java unit test will *NOT* be enabled
+ make
moc -i -Izbarcam -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtX11Extras -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/x86_64-linux-gnu/qt5 -I./include zbarcam/zbarcam-qt.cpp -o zbarcam/moc_zbarcam_qt.h
moc -Iqt -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtX11Extras -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/x86_64-linux-gnu/qt5 -I./include include/zbar/QZBar.h -o qt/moc_QZBar.cpp
moc -Iqt -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtX11Extras -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/x86_64-linux-gnu/qt5 -I./include qt/QZBarThread.h -o qt/moc_QZBarThread.cpp
make  all-recursive
make[1]: Entering directory '<https://builder.linuxtv.org/job/ZBar/ws/'>
Making all in zbar
make[2]: Entering directory '<https://builder.linuxtv.org/job/ZBar/ws/zbar'>
  CC       libzbar_la-config.lo
  CC       libzbar_la-error.lo
  CC       libzbar_la-image.lo
  CC       libzbar_la-processor.lo
  CC       libzbar_la-convert.lo
  CC       libzbar_la-symbol.lo
  CC       libzbar_la-refcnt.lo
  CC       libzbar_la-window.lo
  CC       libzbar_la-video.lo
  CC       libzbar_la-img_scanner.lo
  CC       libzbar_la-scanner.lo
  CC       libzbar_la-decoder.lo
  CC       libzbar_la-misc.lo
  CC       libzbar_la-sqcode.lo
  CC       decoder/libzbar_la-sq_finder.lo
  CC       processor/libzbar_la-posix.lo
  CC       libzbar_la-jpeg.lo
  CC       processor/libzbar_la-x.lo
  CC       processor/libzbar_la-lock.lo
  CC       decoder/libzbar_la-ean.lo
  CC       decoder/libzbar_la-databar.lo
  CC       decoder/libzbar_la-code128.lo
  CC       decoder/libzbar_la-code93.lo
  CC       decoder/libzbar_la-code39.lo
  CC       decoder/libzbar_la-codabar.lo
  CC       decoder/libzbar_la-i25.lo
  CC       decoder/libzbar_la-qr_finder.lo
  CC       qrcode/libzbar_la-qrdec.lo
  CC       qrcode/libzbar_la-qrdectxt.lo
  CC       qrcode/libzbar_la-rs.lo
  CC       qrcode/libzbar_la-isaac.lo
  CC       qrcode/libzbar_la-bch15_5.lo
  CC       qrcode/libzbar_la-binarize.lo
  CC       qrcode/libzbar_la-util.lo
  CC       video/libzbar_la-v4l.lo
  CC       video/libzbar_la-v4l2.lo
  CC       window/libzbar_la-x.lo
  CC       window/libzbar_la-ximage.lo
  CC       window/libzbar_la-xv.lo
  CCLD     libzbar.la
copying selected object files to avoid basename conflicts...
ar: `u' modifier ignored since `D' is the default (see `U')
make[2]: Leaving directory '<https://builder.linuxtv.org/job/ZBar/ws/zbar'>
Making all in gtk
make[2]: Entering directory '<https://builder.linuxtv.org/job/ZBar/ws/gtk'>
/usr/bin/glib-genmarshal --g-fatal-warnings --prefix=zbar_marshal \
    --body zbarmarshal.list > zbarmarshal.c
/usr/bin/glib-genmarshal --g-fatal-warnings --prefix=zbar_marshal \
    --header zbarmarshal.list > zbarmarshal.h
INFO: Reading zbarmarshal.list...
INFO: Reading zbarmarshal.list...
make  all-am
make[3]: Entering directory '<https://builder.linuxtv.org/job/ZBar/ws/gtk'>
  CC       libzbargtk_la-zbargtk.lo
  CC       libzbargtk_la-zbarmarshal.lo
  CCLD     libzbargtk.la
ar: `u' modifier ignored since `D' is the default (see `U')
  GISCAN   ZBar-1.0.gir
  GICOMP   ZBar-1.0.gir
make[3]: Leaving directory '<https://builder.linuxtv.org/job/ZBar/ws/gtk'>
make[2]: Leaving directory '<https://builder.linuxtv.org/job/ZBar/ws/gtk'>
Making all in java
make[2]: Entering directory '<https://builder.linuxtv.org/job/ZBar/ws/java'>
/usr/lib/jvm/java-11-openjdk-amd64/bin/javac -h <https://builder.linuxtv.org/job/ZBar/ws/java> <https://builder.linuxtv.org/job/ZBar/ws/java/net/sourceforge/zbar/*.java>
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
cat <https://builder.linuxtv.org/job/ZBar/ws/java/net_sourceforge_zbar_*.h> > <https://builder.linuxtv.org/job/ZBar/ws/java/zbarjni.h>
rm <https://builder.linuxtv.org/job/ZBar/ws/java/net_sourceforge_zbar_*.h>
make  all-am
make[3]: Entering directory '<https://builder.linuxtv.org/job/ZBar/ws/java'>
cd <https://builder.linuxtv.org/job/ZBar/ws/java;> /usr/lib/jvm/java-11-openjdk-amd64/bin/javac -d <https://builder.linuxtv.org/job/ZBar/ws/java> net/sourceforge/zbar/Config.java net/sourceforge/zbar/Modifier.java net/sourceforge/zbar/Orientation.java net/sourceforge/zbar/Symbol.java net/sourceforge/zbar/SymbolIterator.java net/sourceforge/zbar/SymbolSet.java net/sourceforge/zbar/Image.java net/sourceforge/zbar/ImageScanner.java
  CC       libzbarjni_la-zbarjni.lo
  CCLD     libzbarjni.la
ar: `u' modifier ignored since `D' is the default (see `U')
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
/usr/lib/jvm/java-11-openjdk-amd64/bin/jar cf zbar.jar net/sourceforge/zbar/Config.class net/sourceforge/zbar/Modifier.class net/sourceforge/zbar/Orientation.class net/sourceforge/zbar/Symbol.class net/sourceforge/zbar/SymbolIterator.class net/sourceforge/zbar/SymbolSet.class net/sourceforge/zbar/Image.class net/sourceforge/zbar/ImageScanner.class || rm -f zbar.jar
make[3]: Leaving directory '<https://builder.linuxtv.org/job/ZBar/ws/java'>
make[2]: Leaving directory '<https://builder.linuxtv.org/job/ZBar/ws/java'>
Making all in .
make[2]: Entering directory '<https://builder.linuxtv.org/job/ZBar/ws/'>
  CC       zbarimg/zbarimg-zbarimg.o
  CCLD     zbarimg/zbarimg
  CC       zbarcam/zbarcam-zbarcam.o
  CCLD     zbarcam/zbarcam
  CC       zbarcam/zbarcam_gtk-zbarcam-gtk.o
  CC       zbarcam/zbarcam_gtk-scan_video.o
  CCLD     zbarcam/zbarcam-gtk
  CXX      zbarcam/zbarcam_qt-zbarcam-qt.o
  CC       zbarcam/zbarcam_qt-scan_video.o
  CXX      qt/libzbarqt_la-QZBar.lo
  CXX      qt/libzbarqt_la-QZBarThread.lo
  CXX      qt/libzbarqt_la-moc_QZBar.lo
  CXX      qt/libzbarqt_la-moc_QZBarThread.lo
  CXXLD    qt/libzbarqt.la
ar: `u' modifier ignored since `D' is the default (see `U')
  CXXLD    zbarcam/zbarcam-qt
  CC       python/zbar_la-zbarmodule.lo
  CC       python/zbar_la-enum.lo
  CC       python/zbar_la-exception.lo
  CC       python/zbar_la-symbol.lo
  CC       python/zbar_la-symbolset.lo
  CC       python/zbar_la-symboliter.lo
  CC       python/zbar_la-image.lo
  CC       python/zbar_la-processor.lo
  CC       python/zbar_la-imagescanner.lo
  CC       python/zbar_la-decoder.lo
  CC       python/zbar_la-scanner.lo
  CCLD     python/zbar.la
xmlto --searchpath <https://builder.linuxtv.org/job/ZBar/ws/doc> -m <https://builder.linuxtv.org/job/ZBar/ws/doc/style.xsl> --skip-validation  -o doc/man man doc/manual.xml
Note: Writing zbarcam.1
Note: Writing zbarimg.1
make[2]: Leaving directory '<https://builder.linuxtv.org/job/ZBar/ws/'>
make[1]: Leaving directory '<https://builder.linuxtv.org/job/ZBar/ws/'>
+ make check-local
/usr/bin/python3 <https://builder.linuxtv.org/job/ZBar/ws/test/barcodetest.py>
.
----------------------------------------------------------------------
Ran 1 test in 0.471s

OK
  CC       test/test_decode-test_decode.o
  CCLD     test/test_decode
<https://builder.linuxtv.org/job/ZBar/ws/test/test_decode> -q
decoder PASSED.
<https://builder.linuxtv.org/job/ZBar/ws/test/test_examples.sh>
FAILED: <https://builder.linuxtv.org/job/ZBar/ws/examples/qr-code-binary.png> (da39a3ee5e6b4b0d3255bfef95601890afd80709 instead of df896e459e47a7d392031a7d4962722a143e276b)
	cmd: <https://builder.linuxtv.org/job/ZBar/ws/zbarimg/zbarimg> --nodbus --raw --oneshot -Sbinary '<https://builder.linuxtv.org/job/ZBar/ws/examples/qr-code-binary.png'>
	results: make: *** [Makefile:2475: check-images] Error 1
Build step 'Execute shell' marked build as failure

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Build failed in Jenkins: ZBar #14
  2020-04-06  9:17   ` Build failed in Jenkins: ZBar #13 Jenkins Builder Robot
@ 2020-04-06 16:45     ` Jenkins Builder Robot
  2020-04-06 18:00       ` Build failed in Jenkins: ZBar #15 Jenkins Builder Robot
  0 siblings, 1 reply; 7+ messages in thread
From: Jenkins Builder Robot @ 2020-04-06 16:45 UTC (permalink / raw)
  To: mchehab, linux-media

See <https://builder.linuxtv.org/job/ZBar/14/display/redirect?page=changes>

Changes:

[Mauro Carvalho Chehab] travis: debian-sid: create a tarball for pbuilder

[Mauro Carvalho Chehab] travis: debian-sid: update debian directory


------------------------------------------
[...truncated 8.30 KB...]
checking for shared library run path origin... done
checking for iconv... yes
checking for working iconv... yes
checking for iconv declaration... 
         extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking poll.h usability... yes
checking poll.h presence... yes
checking for poll.h... yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for pthread_create in -lpthread... yes
checking linux/videodev.h usability... no
checking linux/videodev.h presence... no
checking for linux/videodev.h... no
checking linux/videodev2.h usability... yes
checking linux/videodev2.h presence... yes
checking for linux/videodev2.h... yes
checking libv4l2.h usability... yes
checking libv4l2.h presence... yes
checking for libv4l2.h... yes
checking for V4L2... yes
checking for X... libraries , headers 
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for X11/extensions/XShm.h... yes
checking for XShmQueryVersion in -lXext... yes
checking for X11/extensions/Xvlib.h... yes
checking for XvQueryExtension in -lXv... yes
checking for DBUS... yes
checking jpeglib.h usability... yes
checking jpeglib.h presence... yes
checking for jpeglib.h... yes
checking jerror.h usability... yes
checking jerror.h presence... yes
checking for jerror.h... yes
checking for jpeg_read_header in -ljpeg... yes
checking for MAGICK... yes
configure: trying ImageMagick version 6.9.10
checking wand/MagickWand.h usability... yes
checking wand/MagickWand.h presence... yes
checking for wand/MagickWand.h... yes
configure: using ImageMagick version 6.9.10
checking for GTK3... yes
configure: using GTK+ version 3.24.5
checking for python3... /usr/bin/python3
checking whether /usr/bin/python3 version is >= 2.7.0... yes
checking for /usr/bin/python3 version... 3.7
checking for /usr/bin/python3 platform... linux
checking for /usr/bin/python3 script directory... ${prefix}/lib/python3.7/site-packages
checking for /usr/bin/python3 extension module directory... ${exec_prefix}/lib/python3.7/site-packages
checking Python.h usability... yes
checking Python.h presence... yes
checking for Python.h... yes
checking for gobject-introspection... yes
checking for QT... yes
checking for moc-qt5... no
checking for moc... moc
configure: using moc from moc
configure: using Qt version 5.11.3
checking for javac... /usr/lib/jvm/java-11-openjdk-amd64/bin/javac
checking for javah... no
checking for jar... /usr/lib/jvm/java-11-openjdk-amd64/bin/jar
checking for java... /usr/lib/jvm/java-11-openjdk-amd64/bin/java
checking jni.h usability... yes
checking jni.h presence... yes
checking for jni.h... yes
checking whether to enable assertions... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking features.h usability... yes
checking features.h presence... yes
checking for features.h... yes
checking for inttypes.h... (cached) yes
checking float.h usability... yes
checking float.h presence... yes
checking for float.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/times.h usability... yes
checking sys/times.h presence... yes
checking for sys/times.h... yes
checking sys/ipc.h usability... yes
checking sys/ipc.h presence... yes
checking for sys/ipc.h... yes
checking sys/shm.h usability... yes
checking sys/shm.h presence... yes
checking for sys/shm.h... yes
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking whether sys/types.h defines makedev... no
checking sys/mkdev.h usability... no
checking sys/mkdev.h presence... no
checking for sys/mkdev.h... no
checking sys/sysmacros.h usability... yes
checking sys/sysmacros.h presence... yes
checking for sys/sysmacros.h... yes
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking for int32_t... yes
checking for uint32_t... yes
checking for uint8_t... yes
checking for uintptr_t... yes
checking for uid_t in sys/types.h... yes
checking for int32_t... (cached) yes
checking for int64_t... yes
checking for off_t... yes
checking for size_t... yes
checking for uint16_t... yes
checking for uint32_t... (cached) yes
checking for uint64_t... yes
checking for uint8_t... (cached) yes
checking for struct stat.st_rdev... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... yes
checking for getpagesize... yes
checking for working mmap... yes
checking for alarm... yes
checking for clock_gettime... yes
checking for floor... no
checking for getcwd... yes
checking for gettimeofday... yes
checking for localeconv... yes
checking for memchr... yes
checking for memmove... yes
checking for memset... yes
checking for modf... yes
checking for munmap... yes
checking for pow... no
checking for select... yes
checking for setenv... yes
checking for sqrt... no
checking for strcasecmp... yes
checking for strchr... yes
checking for strdup... yes
checking for strerror... yes
checking for strrchr... yes
checking for strstr... yes
checking for strtol... yes
checking for strtoul... yes
checking for malloc... yes
checking for realloc... yes
Generating config files
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating zbar-qt.pc
config.status: creating Makefile
config.status: creating gtk/Makefile
config.status: creating java/Makefile
config.status: creating zbar/Makefile
config.status: creating zbar.pc
config.status: creating zbar-gtk.pc
config.status: creating doc/doxygen.conf
config.status: creating test/test_examples.sh
config.status: creating test/check_dbus.sh
config.status: creating include/config.h
config.status: include/config.h is unchanged
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing doc/version.xml commands
config.status: executing doc/reldate.xml commands

please verify that the detected configuration matches your expectations:
------------------------------------------------------------------------
X                      --with-x=yes
pthreads               --enable-pthread=yes
doc                    --enable-doc=yes
v4l                    --enable-video=yes
jpeg                   --with-jpeg=yes
Python                 --with-python=python3    python3.7
GTK                    --with-gtk=gtk3          Gtk3.24.5
GObject introspection  --with-gir=yes
Qt                     --with-qt=yes            Qt5.11.3
Java                   --with-java=yes
Dbus                   --with-dbus=yes
ImageMagick            --with-imagemagick=check
Enabled codes:         ean databar code128 code93 code39 codabar i25 qrcode sqcode
Disabled codes:        pdf417
JAVA_HOME              /usr/lib/jvm/java-11-openjdk-amd64

        => the Java unit test will *NOT* be enabled
+ make
make  all-recursive
make[1]: Entering directory '<https://builder.linuxtv.org/job/ZBar/ws/'>
Making all in zbar
make[2]: Entering directory '<https://builder.linuxtv.org/job/ZBar/ws/zbar'>
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '<https://builder.linuxtv.org/job/ZBar/ws/zbar'>
Making all in gtk
make[2]: Entering directory '<https://builder.linuxtv.org/job/ZBar/ws/gtk'>
make  all-am
make[3]: Entering directory '<https://builder.linuxtv.org/job/ZBar/ws/gtk'>
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '<https://builder.linuxtv.org/job/ZBar/ws/gtk'>
make[2]: Leaving directory '<https://builder.linuxtv.org/job/ZBar/ws/gtk'>
Making all in java
make[2]: Entering directory '<https://builder.linuxtv.org/job/ZBar/ws/java'>
make  all-am
make[3]: Entering directory '<https://builder.linuxtv.org/job/ZBar/ws/java'>
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '<https://builder.linuxtv.org/job/ZBar/ws/java'>
make[2]: Leaving directory '<https://builder.linuxtv.org/job/ZBar/ws/java'>
Making all in .
make[2]: Entering directory '<https://builder.linuxtv.org/job/ZBar/ws/'>
make[2]: Leaving directory '<https://builder.linuxtv.org/job/ZBar/ws/'>
make[1]: Leaving directory '<https://builder.linuxtv.org/job/ZBar/ws/'>
+ make check-local
/usr/bin/python3 <https://builder.linuxtv.org/job/ZBar/ws/test/barcodetest.py>
.
----------------------------------------------------------------------
Ran 1 test in 0.037s

OK
<https://builder.linuxtv.org/job/ZBar/ws/test/test_decode> -q
decoder PASSED.
<https://builder.linuxtv.org/job/ZBar/ws/test/test_examples.sh>
FAILED: <https://builder.linuxtv.org/job/ZBar/ws/examples/qr-code-binary.png> (da39a3ee5e6b4b0d3255bfef95601890afd80709 instead of df896e459e47a7d392031a7d4962722a143e276b)
	cmd: <https://builder.linuxtv.org/job/ZBar/ws/zbarimg/zbarimg> --nodbus --raw --oneshot -Sbinary '<https://builder.linuxtv.org/job/ZBar/ws/examples/qr-code-binary.png'>
	results: make: *** [Makefile:2475: check-images] Error 1
Build step 'Execute shell' marked build as failure

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Build failed in Jenkins: ZBar #15
  2020-04-06 16:45     ` Build failed in Jenkins: ZBar #14 Jenkins Builder Robot
@ 2020-04-06 18:00       ` Jenkins Builder Robot
  2020-04-06 18:07         ` Build failed in Jenkins: ZBar #16 Jenkins Builder Robot
  0 siblings, 1 reply; 7+ messages in thread
From: Jenkins Builder Robot @ 2020-04-06 18:00 UTC (permalink / raw)
  To: mchehab, linux-media

See <https://builder.linuxtv.org/job/ZBar/15/display/redirect?page=changes>

Changes:

[Mauro Carvalho Chehab] tests: disable V4L2 test if /dev/video0 doesn't exist

[Mauro Carvalho Chehab] zbarimg/Makefile: fix dependency order


------------------------------------------
[...truncated 8.29 KB...]
checking for shared library run path origin... done
checking for iconv... yes
checking for working iconv... yes
checking for iconv declaration... 
         extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking poll.h usability... yes
checking poll.h presence... yes
checking for poll.h... yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for pthread_create in -lpthread... yes
checking linux/videodev.h usability... no
checking linux/videodev.h presence... no
checking for linux/videodev.h... no
checking linux/videodev2.h usability... yes
checking linux/videodev2.h presence... yes
checking for linux/videodev2.h... yes
checking libv4l2.h usability... yes
checking libv4l2.h presence... yes
checking for libv4l2.h... yes
checking for V4L2... yes
checking for X... libraries , headers 
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for X11/extensions/XShm.h... yes
checking for XShmQueryVersion in -lXext... yes
checking for X11/extensions/Xvlib.h... yes
checking for XvQueryExtension in -lXv... yes
checking for DBUS... yes
checking jpeglib.h usability... yes
checking jpeglib.h presence... yes
checking for jpeglib.h... yes
checking jerror.h usability... yes
checking jerror.h presence... yes
checking for jerror.h... yes
checking for jpeg_read_header in -ljpeg... yes
checking for MAGICK... yes
configure: trying ImageMagick version 6.9.10
checking wand/MagickWand.h usability... yes
checking wand/MagickWand.h presence... yes
checking for wand/MagickWand.h... yes
configure: using ImageMagick version 6.9.10
checking for GTK3... yes
configure: using GTK+ version 3.24.5
checking for python3... /usr/bin/python3
checking whether /usr/bin/python3 version is >= 2.7.0... yes
checking for /usr/bin/python3 version... 3.7
checking for /usr/bin/python3 platform... linux
checking for /usr/bin/python3 script directory... ${prefix}/lib/python3.7/site-packages
checking for /usr/bin/python3 extension module directory... ${exec_prefix}/lib/python3.7/site-packages
checking Python.h usability... yes
checking Python.h presence... yes
checking for Python.h... yes
checking for gobject-introspection... yes
checking for QT... yes
checking for moc-qt5... no
checking for moc... moc
configure: using moc from moc
configure: using Qt version 5.11.3
checking for javac... /usr/lib/jvm/java-11-openjdk-amd64/bin/javac
checking for javah... no
checking for jar... /usr/lib/jvm/java-11-openjdk-amd64/bin/jar
checking for java... /usr/lib/jvm/java-11-openjdk-amd64/bin/java
checking jni.h usability... yes
checking jni.h presence... yes
checking for jni.h... yes
checking whether to enable assertions... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking features.h usability... yes
checking features.h presence... yes
checking for features.h... yes
checking for inttypes.h... (cached) yes
checking float.h usability... yes
checking float.h presence... yes
checking for float.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/times.h usability... yes
checking sys/times.h presence... yes
checking for sys/times.h... yes
checking sys/ipc.h usability... yes
checking sys/ipc.h presence... yes
checking for sys/ipc.h... yes
checking sys/shm.h usability... yes
checking sys/shm.h presence... yes
checking for sys/shm.h... yes
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking whether sys/types.h defines makedev... no
checking sys/mkdev.h usability... no
checking sys/mkdev.h presence... no
checking for sys/mkdev.h... no
checking sys/sysmacros.h usability... yes
checking sys/sysmacros.h presence... yes
checking for sys/sysmacros.h... yes
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking for int32_t... yes
checking for uint32_t... yes
checking for uint8_t... yes
checking for uintptr_t... yes
checking for uid_t in sys/types.h... yes
checking for int32_t... (cached) yes
checking for int64_t... yes
checking for off_t... yes
checking for size_t... yes
checking for uint16_t... yes
checking for uint32_t... (cached) yes
checking for uint64_t... yes
checking for uint8_t... (cached) yes
checking for struct stat.st_rdev... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... yes
checking for getpagesize... yes
checking for working mmap... yes
checking for alarm... yes
checking for clock_gettime... yes
checking for floor... no
checking for getcwd... yes
checking for gettimeofday... yes
checking for localeconv... yes
checking for memchr... yes
checking for memmove... yes
checking for memset... yes
checking for modf... yes
checking for munmap... yes
checking for pow... no
checking for select... yes
checking for setenv... yes
checking for sqrt... no
checking for strcasecmp... yes
checking for strchr... yes
checking for strdup... yes
checking for strerror... yes
checking for strrchr... yes
checking for strstr... yes
checking for strtol... yes
checking for strtoul... yes
checking for malloc... yes
checking for realloc... yes
Generating config files
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating zbar-qt.pc
config.status: creating Makefile
config.status: creating gtk/Makefile
config.status: creating java/Makefile
config.status: creating zbar/Makefile
config.status: creating zbar.pc
config.status: creating zbar-gtk.pc
config.status: creating doc/doxygen.conf
config.status: creating test/test_examples.sh
config.status: creating test/check_dbus.sh
config.status: creating include/config.h
config.status: include/config.h is unchanged
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing doc/version.xml commands
config.status: executing doc/reldate.xml commands

please verify that the detected configuration matches your expectations:
------------------------------------------------------------------------
X                      --with-x=yes
pthreads               --enable-pthread=yes
doc                    --enable-doc=yes
v4l                    --enable-video=yes
jpeg                   --with-jpeg=yes
Python                 --with-python=python3    python3.7
GTK                    --with-gtk=gtk3          Gtk3.24.5
GObject introspection  --with-gir=yes
Qt                     --with-qt=yes            Qt5.11.3
Java                   --with-java=yes
Dbus                   --with-dbus=yes
ImageMagick            --with-imagemagick=check
Enabled codes:         ean databar code128 code93 code39 codabar i25 qrcode sqcode
Disabled codes:        pdf417
JAVA_HOME              /usr/lib/jvm/java-11-openjdk-amd64

        => the Java unit test will *NOT* be enabled
+ make
make  all-recursive
make[1]: Entering directory '<https://builder.linuxtv.org/job/ZBar/ws/'>
Making all in zbar
make[2]: Entering directory '<https://builder.linuxtv.org/job/ZBar/ws/zbar'>
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '<https://builder.linuxtv.org/job/ZBar/ws/zbar'>
Making all in gtk
make[2]: Entering directory '<https://builder.linuxtv.org/job/ZBar/ws/gtk'>
make  all-am
make[3]: Entering directory '<https://builder.linuxtv.org/job/ZBar/ws/gtk'>
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '<https://builder.linuxtv.org/job/ZBar/ws/gtk'>
make[2]: Leaving directory '<https://builder.linuxtv.org/job/ZBar/ws/gtk'>
Making all in java
make[2]: Entering directory '<https://builder.linuxtv.org/job/ZBar/ws/java'>
make  all-am
make[3]: Entering directory '<https://builder.linuxtv.org/job/ZBar/ws/java'>
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '<https://builder.linuxtv.org/job/ZBar/ws/java'>
make[2]: Leaving directory '<https://builder.linuxtv.org/job/ZBar/ws/java'>
Making all in .
make[2]: Entering directory '<https://builder.linuxtv.org/job/ZBar/ws/'>
make[2]: Leaving directory '<https://builder.linuxtv.org/job/ZBar/ws/'>
make[1]: Leaving directory '<https://builder.linuxtv.org/job/ZBar/ws/'>
+ make check-local
/usr/bin/python3 <https://builder.linuxtv.org/job/ZBar/ws/test/barcodetest.py>
.
----------------------------------------------------------------------
Ran 1 test in 0.033s

OK
<https://builder.linuxtv.org/job/ZBar/ws/test/test_decode> -q
decoder PASSED.
<https://builder.linuxtv.org/job/ZBar/ws/test/test_examples.sh>
FAILED: <https://builder.linuxtv.org/job/ZBar/ws/examples/qr-code-binary.png> (da39a3ee5e6b4b0d3255bfef95601890afd80709 instead of df896e459e47a7d392031a7d4962722a143e276b)
	cmd: <https://builder.linuxtv.org/job/ZBar/ws/zbarimg/zbarimg> --nodbus --raw --oneshot -Sbinary '<https://builder.linuxtv.org/job/ZBar/ws/examples/qr-code-binary.png'>
	results: make: *** [Makefile:2474: check-images] Error 1
Build step 'Execute shell' marked build as failure

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Build failed in Jenkins: ZBar #16
  2020-04-06 18:00       ` Build failed in Jenkins: ZBar #15 Jenkins Builder Robot
@ 2020-04-06 18:07         ` Jenkins Builder Robot
  2020-04-06 18:10           ` Jenkins build is back to normal : ZBar #17 Jenkins Builder Robot
  0 siblings, 1 reply; 7+ messages in thread
From: Jenkins Builder Robot @ 2020-04-06 18:07 UTC (permalink / raw)
  To: mchehab, linux-media

See <https://builder.linuxtv.org/job/ZBar/16/display/redirect>

Changes:


------------------------------------------
[...truncated 8.89 KB...]
checking poll.h presence... yes
checking for poll.h... yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for pthread_create in -lpthread... yes
checking linux/videodev.h usability... no
checking linux/videodev.h presence... no
checking for linux/videodev.h... no
checking linux/videodev2.h usability... yes
checking linux/videodev2.h presence... yes
checking for linux/videodev2.h... yes
checking libv4l2.h usability... yes
checking libv4l2.h presence... yes
checking for libv4l2.h... yes
checking for V4L2... yes
checking for X... libraries , headers 
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for X11/extensions/XShm.h... yes
checking for XShmQueryVersion in -lXext... yes
checking for X11/extensions/Xvlib.h... yes
checking for XvQueryExtension in -lXv... yes
checking for DBUS... yes
checking jpeglib.h usability... yes
checking jpeglib.h presence... yes
checking for jpeglib.h... yes
checking jerror.h usability... yes
checking jerror.h presence... yes
checking for jerror.h... yes
checking for jpeg_read_header in -ljpeg... yes
checking for MAGICK... yes
configure: trying ImageMagick version 6.9.10
checking wand/MagickWand.h usability... yes
checking wand/MagickWand.h presence... yes
checking for wand/MagickWand.h... yes
configure: using ImageMagick version 6.9.10
checking for GTK3... yes
configure: using GTK+ version 3.24.5
checking for python3... /usr/bin/python3
checking whether /usr/bin/python3 version is >= 2.7.0... yes
checking for /usr/bin/python3 version... 3.7
checking for /usr/bin/python3 platform... linux
checking for /usr/bin/python3 script directory... ${prefix}/lib/python3.7/site-packages
checking for /usr/bin/python3 extension module directory... ${exec_prefix}/lib/python3.7/site-packages
checking Python.h usability... yes
checking Python.h presence... yes
checking for Python.h... yes
checking for gobject-introspection... yes
checking for QT... yes
checking for moc-qt5... no
checking for moc... moc
configure: using moc from moc
configure: using Qt version 5.11.3
checking for javac... /usr/lib/jvm/java-11-openjdk-amd64/bin/javac
checking for javah... no
checking for jar... /usr/lib/jvm/java-11-openjdk-amd64/bin/jar
checking for java... /usr/lib/jvm/java-11-openjdk-amd64/bin/java
checking jni.h usability... yes
checking jni.h presence... yes
checking for jni.h... yes
checking whether to enable assertions... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking features.h usability... yes
checking features.h presence... yes
checking for features.h... yes
checking for inttypes.h... (cached) yes
checking float.h usability... yes
checking float.h presence... yes
checking for float.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/times.h usability... yes
checking sys/times.h presence... yes
checking for sys/times.h... yes
checking sys/ipc.h usability... yes
checking sys/ipc.h presence... yes
checking for sys/ipc.h... yes
checking sys/shm.h usability... yes
checking sys/shm.h presence... yes
checking for sys/shm.h... yes
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking whether sys/types.h defines makedev... no
checking sys/mkdev.h usability... no
checking sys/mkdev.h presence... no
checking for sys/mkdev.h... no
checking sys/sysmacros.h usability... yes
checking sys/sysmacros.h presence... yes
checking for sys/sysmacros.h... yes
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking for int32_t... yes
checking for uint32_t... yes
checking for uint8_t... yes
checking for uintptr_t... yes
checking for uid_t in sys/types.h... yes
checking for int32_t... (cached) yes
checking for int64_t... yes
checking for off_t... yes
checking for size_t... yes
checking for uint16_t... yes
checking for uint32_t... (cached) yes
checking for uint64_t... yes
checking for uint8_t... (cached) yes
checking for struct stat.st_rdev... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... yes
checking for getpagesize... yes
checking for working mmap... yes
checking for alarm... yes
checking for clock_gettime... yes
checking for floor... no
checking for getcwd... yes
checking for gettimeofday... yes
checking for localeconv... yes
checking for memchr... yes
checking for memmove... yes
checking for memset... yes
checking for modf... yes
checking for munmap... yes
checking for pow... no
checking for select... yes
checking for setenv... yes
checking for sqrt... no
checking for strcasecmp... yes
checking for strchr... yes
checking for strdup... yes
checking for strerror... yes
checking for strrchr... yes
checking for strstr... yes
checking for strtol... yes
checking for strtoul... yes
checking for malloc... yes
checking for realloc... yes
Generating config files
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating zbar-qt.pc
config.status: creating Makefile
config.status: creating gtk/Makefile
config.status: creating java/Makefile
config.status: creating zbar/Makefile
config.status: creating zbar.pc
config.status: creating zbar-gtk.pc
config.status: creating doc/doxygen.conf
config.status: creating test/test_examples.sh
config.status: creating test/check_dbus.sh
config.status: creating include/config.h
config.status: include/config.h is unchanged
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing doc/version.xml commands
config.status: executing doc/reldate.xml commands

please verify that the detected configuration matches your expectations:
------------------------------------------------------------------------
X                      --with-x=yes
pthreads               --enable-pthread=yes
doc                    --enable-doc=yes
v4l                    --enable-video=yes
jpeg                   --with-jpeg=yes
Python                 --with-python=python3    python3.7
GTK                    --with-gtk=gtk3          Gtk3.24.5
GObject introspection  --with-gir=yes
Qt                     --with-qt=yes            Qt5.11.3
Java                   --with-java=yes
Dbus                   --with-dbus=yes
ImageMagick            --with-imagemagick=check
Enabled codes:         ean databar code128 code93 code39 codabar i25 qrcode sqcode
Disabled codes:        pdf417
JAVA_HOME              /usr/lib/jvm/java-11-openjdk-amd64

        => the Java unit test will *NOT* be enabled
+ make
make  all-recursive
make[1]: Entering directory '<https://builder.linuxtv.org/job/ZBar/ws/'>
Making all in zbar
make[2]: Entering directory '<https://builder.linuxtv.org/job/ZBar/ws/zbar'>
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '<https://builder.linuxtv.org/job/ZBar/ws/zbar'>
Making all in gtk
make[2]: Entering directory '<https://builder.linuxtv.org/job/ZBar/ws/gtk'>
make  all-am
make[3]: Entering directory '<https://builder.linuxtv.org/job/ZBar/ws/gtk'>
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '<https://builder.linuxtv.org/job/ZBar/ws/gtk'>
make[2]: Leaving directory '<https://builder.linuxtv.org/job/ZBar/ws/gtk'>
Making all in java
make[2]: Entering directory '<https://builder.linuxtv.org/job/ZBar/ws/java'>
make  all-am
make[3]: Entering directory '<https://builder.linuxtv.org/job/ZBar/ws/java'>
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '<https://builder.linuxtv.org/job/ZBar/ws/java'>
make[2]: Leaving directory '<https://builder.linuxtv.org/job/ZBar/ws/java'>
Making all in .
make[2]: Entering directory '<https://builder.linuxtv.org/job/ZBar/ws/'>
make[2]: Leaving directory '<https://builder.linuxtv.org/job/ZBar/ws/'>
make[1]: Leaving directory '<https://builder.linuxtv.org/job/ZBar/ws/'>
+ make check-local
/usr/bin/python3 <https://builder.linuxtv.org/job/ZBar/ws/test/barcodetest.py>
.
----------------------------------------------------------------------
Ran 1 test in 0.028s

OK
<https://builder.linuxtv.org/job/ZBar/ws/test/test_decode> -q
decoder PASSED.
<https://builder.linuxtv.org/job/ZBar/ws/test/test_examples.sh>
zbarimg PASSED.
PYTHONPATH=<https://builder.linuxtv.org/job/ZBar/ws/python/.libs/> \
	/usr/bin/python3 <https://builder.linuxtv.org/job/ZBar/ws/test/test_python.py> \
	'<https://builder.linuxtv.org/job/ZBar/ws/examples/ean-13.png'> '9789876543217'
Traceback (most recent call last):
  File "<https://builder.linuxtv.org/job/ZBar/ws/test/test_python.py",> line 20, in <module>
    import zbar, sys
ImportError: <https://builder.linuxtv.org/job/ZBar/ws/python/.libs/zbar.so>: undefined symbol: PyInt_Type
make: *** [Makefile:2489: check-python] Error 1
Build step 'Execute shell' marked build as failure

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Jenkins build is back to normal : ZBar #17
  2020-04-06 18:07         ` Build failed in Jenkins: ZBar #16 Jenkins Builder Robot
@ 2020-04-06 18:10           ` Jenkins Builder Robot
  0 siblings, 0 replies; 7+ messages in thread
From: Jenkins Builder Robot @ 2020-04-06 18:10 UTC (permalink / raw)
  To: mchehab, linux-media

See <https://builder.linuxtv.org/job/ZBar/17/display/redirect>


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2020-04-06 18:09 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-13 10:01 Build failed in Jenkins: ZBar #11 Jenkins Builder Robot
2020-03-30 11:20 ` Build failed in Jenkins: ZBar #12 Jenkins Builder Robot
2020-04-06  9:17   ` Build failed in Jenkins: ZBar #13 Jenkins Builder Robot
2020-04-06 16:45     ` Build failed in Jenkins: ZBar #14 Jenkins Builder Robot
2020-04-06 18:00       ` Build failed in Jenkins: ZBar #15 Jenkins Builder Robot
2020-04-06 18:07         ` Build failed in Jenkins: ZBar #16 Jenkins Builder Robot
2020-04-06 18:10           ` Jenkins build is back to normal : ZBar #17 Jenkins Builder Robot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.