+ 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/libvisual0.2-plugins-0.2.0nb21/work.log
+ su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/libvisual0.2-plugins-0.2.0nb21/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
===> Building for libvisual0.2-plugins-0.2.0nb21
/opt/pkg/bin/bmake  all-recursive
Making all in plugins
Making all in actor
Making all in goom2
if /usr/bin/bash ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H  -I. -I. -I../../..  -I../../..  -I/opt/pkg/include -I/opt/pkg/include/libdrm -I/usr/include -I/opt/pkg/include  -I/opt/pkg/include -I/opt/pkg/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/libdrm -I/usr/include   -DUNIX_X -D_REENTRANT -MT actor_goom2.lo -MD -MP -MF ".deps/actor_goom2.Tpo" -c -o actor_goom2.lo actor_goom2.c;  then mv -f ".deps/actor_goom2.Tpo" ".deps/actor_goom2.Plo"; else rm -f ".deps/actor_goom2.Tpo"; exit 1; fi
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../.. -I/home/pbulk/build/audio/libvisual0.2-plugins/work/.buildlink/include -I/home/pbulk/build/audio/libvisual0.2-plugins/work/.buildlink/include/libdrm -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DUNIX_X -D_REENTRANT -MT actor_goom2.lo -MD -MP -MF .deps/actor_goom2.Tpo -c actor_goom2.c  -fPIC -DPIC -o .libs/actor_goom2.o
In file included from /home/pbulk/build/audio/libvisual0.2-plugins/work/.buildlink/include/libvisual/lv_common.h:30,
                 from /home/pbulk/build/audio/libvisual0.2-plugins/work/.buildlink/include/libvisual/lv_time.h:30,
                 from /home/pbulk/build/audio/libvisual0.2-plugins/work/.buildlink/include/libvisual/libvisual.h:30,
                 from actor_goom2.c:35:
/home/pbulk/build/audio/libvisual0.2-plugins/work/.buildlink/include/libvisual/lv_types.h:37:25: error: unknown type name 'u_int8_t'
   37 | #define uint8_t         u_int8_t
      |                         ^~~~~~~~
/home/pbulk/build/audio/libvisual0.2-plugins/work/.buildlink/include/libvisual/lv_color.h:43:9: note: in expansion of macro 'uint8_t'
   43 |         uint8_t         r;      /**< The red channel of this VisColor. */
      |         ^~~~~~~
/home/pbulk/build/audio/libvisual0.2-plugins/work/.buildlink/include/libvisual/lv_types.h:37:25: error: unknown type name 'u_int8_t'
   37 | #define uint8_t         u_int8_t
      |                         ^~~~~~~~
/home/pbulk/build/audio/libvisual0.2-plugins/work/.buildlink/include/libvisual/lv_color.h:44:9: note: in expansion of macro 'uint8_t'
   44 |         uint8_t         g;      /**< The green channel of this VisColor. */
      |         ^~~~~~~
/home/pbulk/build/audio/libvisual0.2-plugins/work/.buildlink/include/libvisual/lv_types.h:37:25: error: unknown type name 'u_int8_t'
   37 | #define uint8_t         u_int8_t
      |                         ^~~~~~~~
/home/pbulk/build/audio/libvisual0.2-plugins/work/.buildlink/include/libvisual/lv_color.h:45:9: note: in expansion of macro 'uint8_t'
   45 |         uint8_t         b;      /**< The blue channel of this VisColor. */
      |         ^~~~~~~
/home/pbulk/build/audio/libvisual0.2-plugins/work/.buildlink/include/libvisual/lv_types.h:37:25: error: unknown type name 'u_int8_t'
   37 | #define uint8_t         u_int8_t
      |                         ^~~~~~~~
/home/pbulk/build/audio/libvisual0.2-plugins/work/.buildlink/include/libvisual/lv_color.h:46:9: note: in expansion of macro 'uint8_t'
   46 |         uint8_t         unused; /**< Unused. */
      |         ^~~~~~~
/home/pbulk/build/audio/libvisual0.2-plugins/work/.buildlink/include/libvisual/lv_types.h:37:25: error: unknown type name 'u_int8_t'; did you mean 'uint8_t'?
   37 | #define uint8_t         u_int8_t
      |                         ^~~~~~~~
/home/pbulk/build/audio/libvisual0.2-plugins/work/.buildlink/include/libvisual/lv_video.h:135:48: note: in expansion of macro 'uint8_t'
  135 | int visual_video_alpha_color (VisVideo *video, uint8_t r, uint8_t g, uint8_t b, uint8_t density);
      |                                                ^~~~~~~
/home/pbulk/build/audio/libvisual0.2-plugins/work/.buildlink/include/libvisual/lv_types.h:37:25: error: unknown type name 'u_int8_t'; did you mean 'uint8_t'?
   37 | #define uint8_t         u_int8_t
      |                         ^~~~~~~~
/home/pbulk/build/audio/libvisual0.2-plugins/work/.buildlink/include/libvisual/lv_video.h:135:59: note: in expansion of macro 'uint8_t'
  135 | int visual_video_alpha_color (VisVideo *video, uint8_t r, uint8_t g, uint8_t b, uint8_t density);
      |                                                           ^~~~~~~
/home/pbulk/build/audio/libvisual0.2-plugins/work/.buildlink/include/libvisual/lv_types.h:37:25: error: unknown type name 'u_int8_t'; did you mean 'uint8_t'?
   37 | #define uint8_t         u_int8_t
      |                         ^~~~~~~~
/home/pbulk/build/audio/libvisual0.2-plugins/work/.buildlink/include/libvisual/lv_video.h:135:70: note: in expansion of macro 'uint8_t'
  135 | int visual_video_alpha_color (VisVideo *video, uint8_t r, uint8_t g, uint8_t b, uint8_t density);
      |                                                                      ^~~~~~~
/home/pbulk/build/audio/libvisual0.2-plugins/work/.buildlink/include/libvisual/lv_types.h:37:25: error: unknown type name 'u_int8_t'; did you mean 'uint8_t'?
   37 | #define uint8_t         u_int8_t
      |                         ^~~~~~~~
/home/pbulk/build/audio/libvisual0.2-plugins/work/.buildlink/include/libvisual/lv_video.h:135:81: note: in expansion of macro 'uint8_t'
  135 | int visual_video_alpha_color (VisVideo *video, uint8_t r, uint8_t g, uint8_t b, uint8_t density);
      |                                                                                 ^~~~~~~
/home/pbulk/build/audio/libvisual0.2-plugins/work/.buildlink/include/libvisual/lv_types.h:37:25: error: unknown type name 'u_int8_t'; did you mean 'uint8_t'?
   37 | #define uint8_t         u_int8_t
      |                         ^~~~~~~~
/home/pbulk/build/audio/libvisual0.2-plugins/work/.buildlink/include/libvisual/lv_video.h:136:47: note: in expansion of macro 'uint8_t'
  136 | int visual_video_alpha_fill (VisVideo *video, uint8_t density);
      |                                               ^~~~~~~
/home/pbulk/build/audio/libvisual0.2-plugins/work/.buildlink/include/libvisual/lv_types.h:37:25: error: unknown type name 'u_int8_t'; did you mean 'uint8_t'?
   37 | #define uint8_t         u_int8_t
      |                         ^~~~~~~~
/home/pbulk/build/audio/libvisual0.2-plugins/work/.buildlink/include/libvisual/lv_video.h:141:45: note: in expansion of macro 'uint8_t'
  141 | int visual_video_depth_transform_to_buffer (uint8_t *dest, const VisVideo *video,
      |                                             ^~~~~~~
/home/pbulk/build/audio/libvisual0.2-plugins/work/.buildlink/include/libvisual/lv_types.h:37:25: error: unknown type name 'u_int8_t'; did you mean 'uint8_t'?
   37 | #define uint8_t         u_int8_t
      |                         ^~~~~~~~
/home/pbulk/build/audio/libvisual0.2-plugins/work/.buildlink/include/libvisual/lv_param.h:156:57: note: in expansion of macro 'uint8_t'
  156 | int visual_param_entry_set_color (VisParamEntry *param, uint8_t r, uint8_t g, uint8_t b);
      |                                                         ^~~~~~~
/home/pbulk/build/audio/libvisual0.2-plugins/work/.buildlink/include/libvisual/lv_types.h:37:25: error: unknown type name 'u_int8_t'; did you mean 'uint8_t'?
   37 | #define uint8_t         u_int8_t
      |                         ^~~~~~~~
/home/pbulk/build/audio/libvisual0.2-plugins/work/.buildlink/include/libvisual/lv_param.h:156:68: note: in expansion of macro 'uint8_t'
  156 | int visual_param_entry_set_color (VisParamEntry *param, uint8_t r, uint8_t g, uint8_t b);
      |                                                                    ^~~~~~~
/home/pbulk/build/audio/libvisual0.2-plugins/work/.buildlink/include/libvisual/lv_types.h:37:25: error: unknown type name 'u_int8_t'; did you mean 'uint8_t'?
   37 | #define uint8_t         u_int8_t
      |                         ^~~~~~~~
/home/pbulk/build/audio/libvisual0.2-plugins/work/.buildlink/include/libvisual/lv_param.h:156:79: note: in expansion of macro 'uint8_t'
  156 | int visual_param_entry_set_color (VisParamEntry *param, uint8_t r, uint8_t g, uint8_t b);
      |                                                                               ^~~~~~~
/home/pbulk/build/audio/libvisual0.2-plugins/work/.buildlink/include/libvisual/lv_types.h:45:25: error: unknown type name 'u_int32_t'
   45 | #define uint32_t        u_int32_t
      |                         ^~~~~~~~~
/home/pbulk/build/audio/libvisual0.2-plugins/work/.buildlink/include/libvisual/lv_random.h:50:9: note: in expansion of macro 'uint32_t'
   50 |         uint32_t        seed;           /**< The initial random seed. */
      |         ^~~~~~~~
/home/pbulk/build/audio/libvisual0.2-plugins/work/.buildlink/include/libvisual/lv_types.h:45:25: error: unknown type name 'u_int32_t'
   45 | #define uint32_t        u_int32_t
      |                         ^~~~~~~~~
/home/pbulk/build/audio/libvisual0.2-plugins/work/.buildlink/include/libvisual/lv_random.h:51:9: note: in expansion of macro 'uint32_t'
   51 |         uint32_t        seed_state;     /**< The current state seed. */
      |         ^~~~~~~~
/home/pbulk/build/audio/libvisual0.2-plugins/work/.buildlink/include/libvisual/lv_types.h:45:25: error: unknown type name 'u_int32_t'; did you mean 'uint32_t'?
   45 | #define uint32_t        u_int32_t
      |                         ^~~~~~~~~
/home/pbulk/build/audio/libvisual0.2-plugins/work/.buildlink/include/libvisual/lv_random.h:65:46: note: in expansion of macro 'uint32_t'
   65 | VisRandomContext *visual_random_context_new (uint32_t seed);
      |                                              ^~~~~~~~
/home/pbulk/build/audio/libvisual0.2-plugins/work/.buildlink/include/libvisual/lv_types.h:45:25: error: unknown type name 'u_int32_t'; did you mean 'uint32_t'?
   45 | #define uint32_t        u_int32_t
      |                         ^~~~~~~~~
/home/pbulk/build/audio/libvisual0.2-plugins/work/.buildlink/include/libvisual/lv_random.h:66:65: note: in expansion of macro 'uint32_t'
   66 | int visual_random_context_set_seed (VisRandomContext *rcontext, uint32_t seed);
      |                                                                 ^~~~~~~~
/home/pbulk/build/audio/libvisual0.2-plugins/work/.buildlink/include/libvisual/lv_types.h:45:25: error: unknown type name 'u_int32_t'; did you mean 'uint32_t'?
   45 | #define uint32_t        u_int32_t
      |                         ^~~~~~~~~
/home/pbulk/build/audio/libvisual0.2-plugins/work/.buildlink/include/libvisual/lv_random.h:67:1: note: in expansion of macro 'uint32_t'
   67 | uint32_t visual_random_context_get_seed (VisRandomContext *rcontext);
      | ^~~~~~~~
/home/pbulk/build/audio/libvisual0.2-plugins/work/.buildlink/include/libvisual/lv_types.h:45:25: error: unknown type name 'u_int32_t'; did you mean 'uint32_t'?
   45 | #define uint32_t        u_int32_t
      |                         ^~~~~~~~~
/home/pbulk/build/audio/libvisual0.2-plugins/work/.buildlink/include/libvisual/lv_random.h:68:1: note: in expansion of macro 'uint32_t'
   68 | uint32_t visual_random_context_get_seed_state (VisRandomContext *rcontext);
      | ^~~~~~~~
/home/pbulk/build/audio/libvisual0.2-plugins/work/.buildlink/include/libvisual/lv_types.h:45:25: error: unknown type name 'u_int32_t'; did you mean 'uint32_t'?
   45 | #define uint32_t        u_int32_t
      |                         ^~~~~~~~~
/home/pbulk/build/audio/libvisual0.2-plugins/work/.buildlink/include/libvisual/lv_random.h:71:1: note: in expansion of macro 'uint32_t'
   71 | uint32_t visual_random_context_int (VisRandomContext *rcontext);
      | ^~~~~~~~
/home/pbulk/build/audio/libvisual0.2-plugins/work/.buildlink/include/libvisual/lv_types.h:45:25: error: unknown type name 'u_int32_t'; did you mean 'uint32_t'?
   45 | #define uint32_t        u_int32_t
      |                         ^~~~~~~~~
/home/pbulk/build/audio/libvisual0.2-plugins/work/.buildlink/include/libvisual/lv_random.h:72:1: note: in expansion of macro 'uint32_t'
   72 | uint32_t visual_random_context_int_range (VisRandomContext *rcontext, int min, int max);
      | ^~~~~~~~
/home/pbulk/build/audio/libvisual0.2-plugins/work/.buildlink/include/libvisual/lv_types.h:45:25: error: unknown type name 'u_int32_t'
   45 | #define uint32_t        u_int32_t
      |                         ^~~~~~~~~
/home/pbulk/build/audio/libvisual0.2-plugins/work/.buildlink/include/libvisual/lv_plugin.h:319:9: note: in expansion of macro 'uint32_t'
  319 |         uint32_t                 struct_size;   /**< Struct size, should always be set for compatability checks. */
      |         ^~~~~~~~
/home/pbulk/build/audio/libvisual0.2-plugins/work/.buildlink/include/libvisual/lv_types.h:45:25: error: unknown type name 'u_int32_t'
   45 | #define uint32_t        u_int32_t
      |                         ^~~~~~~~~
/home/pbulk/build/audio/libvisual0.2-plugins/work/.buildlink/include/libvisual/lv_plugin.h:320:9: note: in expansion of macro 'uint32_t'
  320 |         uint32_t                 api_version;   /**< API version, compile plugins always with .api_version = VISUAL_PLUGIN_API_VERSION. */
      |         ^~~~~~~~
actor_goom2.c: In function 'lv_goom_render':
/home/pbulk/build/audio/libvisual0.2-plugins/work/.buildlink/include/libvisual/lv_types.h:45:25: error: unknown type name 'u_int32_t'; did you mean 'uint32_t'?
   45 | #define uint32_t        u_int32_t
      |                         ^~~~~~~~~
actor_goom2.c:156:9: note: in expansion of macro 'uint32_t'
  156 |         uint32_t *buf;
      |         ^~~~~~~~
*** [actor_goom2.lo] Error code 1

bmake[4]: stopped in /home/pbulk/build/audio/libvisual0.2-plugins/work/libvisual-plugins-0.2.0/plugins/actor/goom2
1 error

bmake[4]: stopped in /home/pbulk/build/audio/libvisual0.2-plugins/work/libvisual-plugins-0.2.0/plugins/actor/goom2
*** [all-recursive] Error code 1

bmake[3]: stopped in /home/pbulk/build/audio/libvisual0.2-plugins/work/libvisual-plugins-0.2.0/plugins/actor
1 error

bmake[3]: stopped in /home/pbulk/build/audio/libvisual0.2-plugins/work/libvisual-plugins-0.2.0/plugins/actor
*** [all-recursive] Error code 1

bmake[2]: stopped in /home/pbulk/build/audio/libvisual0.2-plugins/work/libvisual-plugins-0.2.0/plugins
1 error

bmake[2]: stopped in /home/pbulk/build/audio/libvisual0.2-plugins/work/libvisual-plugins-0.2.0/plugins
*** [all-recursive] Error code 1

bmake[1]: stopped in /home/pbulk/build/audio/libvisual0.2-plugins/work/libvisual-plugins-0.2.0
1 error

bmake[1]: stopped in /home/pbulk/build/audio/libvisual0.2-plugins/work/libvisual-plugins-0.2.0
*** [all] Error code 2

bmake: stopped in /home/pbulk/build/audio/libvisual0.2-plugins/work/libvisual-plugins-0.2.0
1 error

bmake: stopped in /home/pbulk/build/audio/libvisual0.2-plugins/work/libvisual-plugins-0.2.0
*** Error code 2

Stop.
bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-upstream-trunk/audio/libvisual0.2-plugins
*** Error code 1

Stop.
bmake: stopped in /data/jenkins/workspace/pkgsrc-upstream-trunk/audio/libvisual0.2-plugins