=> "/opt/pkg/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-upstream-trunk/cad/covered", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] ===> Building for covered-0.7.10nb4 (CDPATH="${ZSH_VERSION+.}:" && cd . && /usr/bin/bash /home/pbulk/work/cad/covered/work/covered-0.7.10/missing --run autoheader) WARNING: 'autoheader' is missing on your system. You should only need it if you modified 'acconfig.h' or 'configure.in'. You might want to install the Autoconf and GNU m4 packages. Grab them from any GNU archive site. rm -f stamp-h1 touch config.h.in cd . && /usr/bin/bash ./config.status config.h config.status: creating config.h config.status: config.h is unchanged /opt/pkg/bin/gmake all-recursive gmake[1]: Entering directory '/home/pbulk/work/cad/covered/work/covered-0.7.10' Making all in scripts gmake[2]: Entering directory '/home/pbulk/work/cad/covered/work/covered-0.7.10/scripts' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/home/pbulk/work/cad/covered/work/covered-0.7.10/scripts' Making all in lib gmake[2]: Entering directory '/home/pbulk/work/cad/covered/work/covered-0.7.10/lib' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DVPI_ONLY -DINSTALL_DIR=\"/opt/pkg/share/covered\" -fPIC -DUSE_INTERP_RESULT -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/freetype2 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/freetype2 -MT arc.o -MD -MP -MF .deps/arc.Tpo -c -o arc.o `test -f '../src/arc.c' || echo './'`../src/arc.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DVPI_ONLY -DINSTALL_DIR=\"/opt/pkg/share/covered\" -fPIC -DUSE_INTERP_RESULT -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/freetype2 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/freetype2 -MT assertion.o -MD -MP -MF .deps/assertion.Tpo -c -o assertion.o `test -f '../src/assertion.c' || echo './'`../src/assertion.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DVPI_ONLY -DINSTALL_DIR=\"/opt/pkg/share/covered\" -fPIC -DUSE_INTERP_RESULT -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/freetype2 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/freetype2 -MT binding.o -MD -MP -MF .deps/binding.Tpo -c -o binding.o `test -f '../src/binding.c' || echo './'`../src/binding.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DVPI_ONLY -DINSTALL_DIR=\"/opt/pkg/share/covered\" -fPIC -DUSE_INTERP_RESULT -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/freetype2 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/freetype2 -MT codegen.o -MD -MP -MF .deps/codegen.Tpo -c -o codegen.o `test -f '../src/codegen.c' || echo './'`../src/codegen.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DVPI_ONLY -DINSTALL_DIR=\"/opt/pkg/share/covered\" -fPIC -DUSE_INTERP_RESULT -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/freetype2 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/freetype2 -MT db.o -MD -MP -MF .deps/db.Tpo -c -o db.o `test -f '../src/db.c' || echo './'`../src/db.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DVPI_ONLY -DINSTALL_DIR=\"/opt/pkg/share/covered\" -fPIC -DUSE_INTERP_RESULT -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/freetype2 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/freetype2 -MT enumerate.o -MD -MP -MF .deps/enumerate.Tpo -c -o enumerate.o `test -f '../src/enumerate.c' || echo './'`../src/enumerate.c In file included from ../src/arc.h:28, from ../src/arc.c:130: ../src/defines.h:1391:3: error: expected ';', identifier or '(' before 'bool' 1391 | } bool; | ^~~~ ../src/defines.h:1391:3: warning: useless type name in empty declaration ../src/defines.h:1609:12: error: expected identifier or '(' before 'false' 1609 | uint32 false :1; /*!< Bit 2. Mask bit = 1. Indicates that this expression has evaluated to a value | ^~~~~ ../src/defines.h:1611:12: error: expected identifier or '(' before 'true' 1611 | uint32 true :1; /*!< Bit 3. Mask bit = 1. Indicates that this expression has evaluated to a value | ^~~~ In file included from ../src/attr.h:26, from ../src/db.c:33: ../src/defines.h:1391:3: error: expected ';', identifier or '(' before 'bool' 1391 | } bool; | ^~~~ ../src/defines.h:1391:3: warning: useless type name in empty declaration ../src/defines.h:1609:12: error: expected identifier or '(' before 'false' 1609 | uint32 false :1; /*!< Bit 2. Mask bit = 1. Indicates that this expression has evaluated to a value | ^~~~~ ../src/defines.h:1611:12: error: expected identifier or '(' before 'true' 1611 | uint32 true :1; /*!< Bit 3. Mask bit = 1. Indicates that this expression has evaluated to a value | ^~~~ In file included from ../src/codegen.c:48: ../src/defines.h:1391:3: error: expected ';', identifier or '(' before 'bool' 1391 | } bool; | ^~~~ ../src/defines.h:1391:3: warning: useless type name in empty declaration ../src/defines.h:1609:12: error: expected identifier or '(' before 'false' 1609 | uint32 false :1; /*!< Bit 2. Mask bit = 1. Indicates that this expression has evaluated to a value | ^~~~~ ../src/defines.h:1611:12: error: expected identifier or '(' before 'true' 1611 | uint32 true :1; /*!< Bit 3. Mask bit = 1. Indicates that this expression has evaluated to a value | ^~~~ In file included from ../src/binding.h:26, from ../src/binding.c:78: ../src/defines.h:1391:3: error: expected ';', identifier or '(' before 'bool' 1391 | } bool; | ^~~~ ../src/defines.h:1391:3: warning: useless type name in empty declaration ../src/defines.h:1609:12: error: expected identifier or '(' before 'false' 1609 | uint32 false :1; /*!< Bit 2. Mask bit = 1. Indicates that this expression has evaluated to a value | ^~~~~ ../src/defines.h:1611:12: error: expected identifier or '(' before 'true' 1611 | uint32 true :1; /*!< Bit 3. Mask bit = 1. Indicates that this expression has evaluated to a value | ^~~~ In file included from ../src/enumerate.c:24: ../src/defines.h:1391:3: error: expected ';', identifier or '(' before 'bool' 1391 | } bool; | ^~~~ ../src/defines.h:1391:3: warning: useless type name in empty declaration ../src/defines.h:1609:12: error: expected identifier or '(' before 'false' 1609 | uint32 false :1; /*!< Bit 2. Mask bit = 1. Indicates that this expression has evaluated to a value | ^~~~~ ../src/defines.h:1611:12: error: expected identifier or '(' before 'true' 1611 | uint32 true :1; /*!< Bit 3. Mask bit = 1. Indicates that this expression has evaluated to a value | ^~~~ In file included from ../src/assertion.h:29, from ../src/assertion.c:26: ../src/defines.h:1391:3: error: expected ';', identifier or '(' before 'bool' 1391 | } bool; | ^~~~ ../src/defines.h:1391:3: warning: useless type name in empty declaration ../src/defines.h:1609:12: error: expected identifier or '(' before 'false' 1609 | uint32 false :1; /*!< Bit 2. Mask bit = 1. Indicates that this expression has evaluated to a value | ^~~~~ ../src/defines.h:1611:12: error: expected identifier or '(' before 'true' 1611 | uint32 true :1; /*!< Bit 3. Mask bit = 1. Indicates that this expression has evaluated to a value | ^~~~ gmake[2]: *** [Makefile:496: enumerate.o] Error 1 gmake[2]: *** Waiting for unfinished jobs.... gmake[2]: *** [Makefile:426: arc.o] Error 1 gmake[2]: *** [Makefile:440: assertion.o] Error 1 gmake[2]: *** [Makefile:468: codegen.o] Error 1 gmake[2]: *** [Makefile:454: binding.o] Error 1 gmake[2]: *** [Makefile:482: db.o] Error 1 gmake[2]: Leaving directory '/home/pbulk/work/cad/covered/work/covered-0.7.10/lib' gmake[1]: *** [Makefile:300: all-recursive] Error 1 gmake[1]: Leaving directory '/home/pbulk/work/cad/covered/work/covered-0.7.10' gmake: *** [Makefile:238: all] Error 2 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/cad/covered *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/cad/covered