+ case "${usergroup_phase}" in
+ local run_cmd
+ run_cmd=run_su
+ shift
+ run_su /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/deforaos-camera-0.3.0nb14/work.log
+ su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/deforaos-camera-0.3.0nb14/work.log
===> Building for deforaos-camera-0.3.0nb14
--- subdirs ---
--- camera.1 ---
--- camera.html ---
--- gallery.1 ---
--- gallery.html ---
--- camera.1 ---
./docbook.sh -P "/opt/pkg" -- "camera.1"
--- camera.html ---
./docbook.sh -P "/opt/pkg" -- "camera.html"
--- gallery.1 ---
./docbook.sh -P "/opt/pkg" -- "gallery.1"
--- gallery.html ---
./docbook.sh -P "/opt/pkg" -- "gallery.html"
--- camera.1 ---
xsltproc --nonet --xinclude -o camera.1 http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl camera.xml
--- gallery.1 ---
xsltproc --nonet --xinclude -o gallery.1 http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl gallery.xml
--- camera.html ---
xsltproc --nonet --xinclude --param custom.css.source "camera.css.xml" --param generate.css.header 1 -o camera.html http://docbook.sourceforge.net/release/xsl/current/xhtml/docbook.xsl camera.xml
--- gallery.html ---
xsltproc --nonet --xinclude --param custom.css.source "gallery.css.xml" --param generate.css.header 1 -o gallery.html http://docbook.sourceforge.net/release/xsl/current/xhtml/docbook.xsl gallery.xml
--- gallery.1 ---
Note: Writing gallery.1
--- camera.1 ---
Note: Writing camera.1
--- Camera.pot ---
./gettext.sh -P "/opt/pkg" -- "Camera.pot"
xgettext --force-po -d Camera -o Camera.pot --keyword=_ --keyword=N_ -f POTFILES
--- es.mo ---
--- fr.mo ---
./gettext.sh -P "/opt/pkg" -- "fr.mo"
--- es.mo ---
./gettext.sh -P "/opt/pkg" -- "es.mo"
--- fr.mo ---
msgmerge -U fr.po Camera.pot
--- es.mo ---
msgmerge -U es.po Camera.pot
...... done.
msgfmt -c -v -o es.mo es.po
--- fr.mo ---
...... done.
msgfmt -c -v -o fr.mo fr.po
--- es.mo ---
13 translated messages, 41 untranslated messages.
--- fr.mo ---
54 translated messages.
--- camera.o ---
--- overlay.o ---
--- window.o ---
--- main.o ---
--- camera.o ---
cc   `pkg-config --cflags libDesktop gtk+-x11-3.0` -pipe -O2 -msave-args -fno-aggressive-loop-optimizations  -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/usr/include -I/opt/pkg/include/freetype2 -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/libdrm -o camera.o -c camera.c
--- window.o ---
cc   `pkg-config --cflags libDesktop gtk+-x11-3.0` -pipe -O2 -msave-args -fno-aggressive-loop-optimizations  -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/usr/include -I/opt/pkg/include/freetype2 -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/libdrm -o window.o -c window.c
--- overlay.o ---
cc   `pkg-config --cflags libDesktop gtk+-x11-3.0` -pipe -O2 -msave-args -fno-aggressive-loop-optimizations  -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/usr/include -I/opt/pkg/include/freetype2 -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/libdrm -o overlay.o -c overlay.c
--- main.o ---
cc   `pkg-config --cflags libDesktop gtk+-x11-3.0` -pipe -O2 -msave-args -fno-aggressive-loop-optimizations  -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/usr/include -I/opt/pkg/include/freetype2 -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/libdrm -o main.o -c main.c
--- camera.o ---
camera.c:35:11: fatal error: linux/videodev2.h: No such file or directory
   35 | # include <linux/videodev2.h>
      |           ^~~~~~~~~~~~~~~~~~~
compilation terminated.
*** [camera.o] Error code 1

bmake[1]: stopped making "all" in /home/pbulk/build/graphics/deforaos-camera/work/Camera-0.3.0/src
--- window.o ---
window.c:116:17: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
  116 |                 GTK_STOCK_PROPERTIES, GDK_MOD1_MASK, GDK_KEY_Return },
      |                 ^~~~~~~~~~~~~~~~~~~~
window.c:119:17: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
  119 |                 GTK_STOCK_CLOSE, GDK_CONTROL_MASK, GDK_KEY_W },
      |                 ^~~~~~~~~~~~~~~
window.c:126:17: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
  126 |                 GTK_STOCK_PREFERENCES, GDK_CONTROL_MASK, GDK_KEY_P },
      |                 ^~~~~~~~~~~~~~~~~~~~~
window.c:134:17: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
  134 |                 GTK_STOCK_FULLSCREEN, 0, 0 },
      |                 ^~~~~~~~~~~~~~~~~~~~
window.c:147:17: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
  147 |                 GTK_STOCK_ABOUT, 0, 0 },
      |                 ^~~~~~~~~~~~~~~
bmake[1]: 1 error

bmake[1]: stopped making "all" in /home/pbulk/build/graphics/deforaos-camera/work/Camera-0.3.0/src
*** [subdirs] Error code 2

bmake: stopped making "all" in /home/pbulk/build/graphics/deforaos-camera/work/Camera-0.3.0
bmake: 1 error

bmake: stopped making "all" in /home/pbulk/build/graphics/deforaos-camera/work/Camera-0.3.0
*** Error code 2

Stop.
bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/graphics/deforaos-camera
*** Error code 1

Stop.
bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/graphics/deforaos-camera