+ 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-asm-0.2.7/work.log
+ su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/deforaos-asm-0.2.7/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
===> Building for deforaos-asm-0.2.7
--- subdirs ---
--- Asm.pc ---
./pkgconfig.sh -P "/opt/pkg" -- "Asm.pc"
sed -e s;@PACKAGE@;Asm;g -e s;@VERSION@;0.2.7;g -e s;@PREFIX@;/opt/pkg;g -e s;@BINDIR@;/opt/pkg/bin;g -e s;@DATADIR@;/opt/pkg/share;g -e s;@INCLUDEDIR@;/opt/pkg/include;g -e s;@LIBDIR@;/usr/local/lib;g -e s;@LIBEXECDIR@;/opt/pkg/libexec;g -e s;@MANDIR@;/opt/pkg/share/man;g -e s;@PWD@;/home/pbulk/build/devel/deforaos-asm/work/Asm-0.2.7/data;g -e s;@RPATH@;-Wl,-R${libdir};g -e s;@SYSCONFDIR@;/opt/pkg/etc;g -- Asm.pc.in
--- subdirs ---
--- gtkdoc/Asm.types ---
./gtkdoc.sh -P "/opt/pkg" -- "gtkdoc/Asm.types"
--- subdirs ---
--- subdirs ---
--- gtkdoc/Asm.types ---
gtkdoc-scan --module=Asm --source-dir=include --output-dir=/home/pbulk/build/devel/deforaos-asm/work/Asm-0.2.7/doc/gtkdoc
include/Asm/asm.h:0: warning: partial declaration (enum) : typedef enum _AsmPluginType { APT_ARCH = 0, APT_FORMAT } AsmPluginType;
/* functions */
Asm * asm_new(char const * arch, char const * format);
void asm_delete(Asm * a);
/* accessors */
/* detection */
char const * asm_get_arch(Asm * a);
int asm_set_arch(Asm * a, char const * arch);
char const * asm_get_format(Asm * a);
int asm_set_format(Asm * a, char const * format);
/* functions */
AsmFunction * asm_set_function(Asm * a, char const * name, off_t offset,
ssize_t size);
/* sections */
AsmSection * asm_set_section(Asm * a, unsigned int flags, char const * name,
off_t offset, ssize_t size, off_t base);
/* useful */
/* detection */
int asm_guess_arch(Asm * a);
int asm_guess_format(Asm * a);
/* common */
int asm_close(Asm * a);
/* assemble */
int asm_assemble(Asm * a, AsmPrefs * prefs, char const * infile,
char const * outfile);
int asm_assemble_string(Asm * a, AsmPrefs * prefs, char const * outfile,
char const * string);
int asm_open_assemble(Asm * a, char const * outfile);
int asm_instruction(Asm * a, char const * name, unsigned int operands_cnt, ...);
/* deassemble */
AsmCode * asm_deassemble(Asm * a, char const * buffer, size_t size,
AsmArchInstructionCall ** calls, size_t * calls_cnt);
AsmCode * asm_open_deassemble(Asm * a, char const * filename, int raw);
/* plug-in helpers */
int asm_plugin_list(AsmPluginType type, int decode);
#endif /* !DEVEL_ASM_COMMON_H */
--- gtkdoc/tmpl.stamp ---
./gtkdoc.sh -P "/opt/pkg" -- "gtkdoc/tmpl.stamp"
gtkdoc-mktmpl --module=Asm --output-dir=tmpl
./gtkdoc.sh[53]: gtkdoc-mktmpl: not found [No such file or directory]
gtkdoc.sh: gtkdoc/tmpl.stamp: Could not create documentation
--- gtkdoc/xml.stamp ---
./gtkdoc.sh -P "/opt/pkg" -- "gtkdoc/xml.stamp"
gtkdoc-mkdb --module=Asm --output-dir=xml --output-format=xml --tmpl-dir=tmpl
unknown:0: warning: Value descriptions for AsmArchEndian are missing in source code comment block.
unknown:0: warning: Value descriptions for AsmArchOperandType are missing in source code comment block.
unknown:0: warning: Value descriptions for AsmElementType are missing in source code comment block.
--- gtkdoc/html.stamp ---
./gtkdoc.sh -P "/opt/pkg" -- "gtkdoc/html.stamp"
mkdir -m 0755 -p -- gtkdoc/html
gtkdoc-mkhtml --path /home/pbulk/build/devel/deforaos-asm/work/Asm-0.2.7 Asm ../Asm-docs.xml
Warning: multiple "IDs" for constraint linkend: get-filename.
Warning: multiple "IDs" for constraint linkend: get-function-by-id.
Warning: multiple "IDs" for constraint linkend: get-string-by-id.
Warning: multiple "IDs" for constraint linkend: write.
Warning: multiple "IDs" for constraint linkend: read.
Warning: multiple "IDs" for constraint linkend: seek.
Warning: multiple "IDs" for constraint linkend: init.
Warning: multiple "IDs" for constraint linkend: destroy.
Warning: multiple "IDs" for constraint linkend: decode.
Warning: multiple "IDs" for constraint linkend: get-filename.
Warning: multiple "IDs" for constraint linkend: read.
Warning: multiple "IDs" for constraint linkend: seek.
Warning: multiple "IDs" for constraint linkend: write.
Warning: multiple "IDs" for constraint linkend: get-function-by-id.
Warning: multiple "IDs" for constraint linkend: get-string-by-id.
Warning: multiple "IDs" for constraint linkend: decode.
Warning: multiple "IDs" for constraint linkend: init.
Warning: multiple "IDs" for constraint linkend: destroy.
Warning: multiple "IDs" for constraint linkend: decode.
Warning: multiple "IDs" for constraint linkend: destroy.
Warning: multiple "IDs" for constraint linkend: get-filename.
Warning: multiple "IDs" for constraint linkend: get-function-by-id.
Warning: multiple "IDs" for constraint linkend: get-string-by-id.
Warning: multiple "IDs" for constraint linkend: init.
Warning: multiple "IDs" for constraint linkend: read.
Warning: multiple "IDs" for constraint linkend: seek.
Warning: multiple "IDs" for constraint linkend: write.
gtkdoc-fixxref --module=Asm --module-dir=html --html-dir=/opt/pkg/share/gtk-doc/html
html/Asm-arch.html:554: warning: no link for: "AsmArchPluginHelper" -> (AsmArchPluginHelper).
html/Asm-arch.html:567: warning: no link for: "AsmArchPrefix" -> (AsmArchPrefix).
html/Asm-arch.html:568: warning: no link for: "AsmArchInstruction" -> (AsmArchInstruction).
html/Asm-arch.html:569: warning: no link for: "AsmArchInstructionCall" -> (AsmArchInstructionCall).
--- subdirs ---
--- subdirs ---
--- arch.o ---
--- asm.o ---
--- code.o ---
--- format.o ---
--- parser.o ---
--- token.o ---
--- main.o ---
--- arch.o ---
cc -D PREFIX=\"/opt/pkg\" -I../include `pkg-config --cflags cpp` -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -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 -fPIC -o arch.o -c arch.c
--- asm.o ---
cc -D PREFIX=\"/opt/pkg\" -I../include `pkg-config --cflags cpp` -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -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 -fPIC -o asm.o -c asm.c
--- code.o ---
cc -D PREFIX=\"/opt/pkg\" -I../include `pkg-config --cflags cpp` -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -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 -fPIC -o code.o -c code.c
--- format.o ---
cc -D PREFIX=\"/opt/pkg\" -I../include `pkg-config --cflags cpp` -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -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 -fPIC -o format.o -c format.c
--- parser.o ---
cc -I../include `pkg-config --cflags cpp` -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -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 -fPIC -o parser.o -c parser.c
--- token.o ---
cc -I../include `pkg-config --cflags cpp` -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -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 -fPIC -o token.o -c token.c
--- main.o ---
cc -I../include `pkg-config --cflags cpp` -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -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 -fPIE -o main.o -c main.c
--- subdirs ---
--- amd64.o ---
cc -I../../include `pkg-config --cflags libSystem` -fPIC -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -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 -o amd64.o -c amd64.c
--- deasm.o ---
cc -I../include `pkg-config --cflags cpp` -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -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 -fPIE -o deasm.o -c deasm.c
--- subdirs ---
--- arm.o ---
--- dalvik.o ---
--- eth.o ---
--- i386.o ---
--- i386_real.o ---
--- i486.o ---
--- i586.o ---
--- arm.o ---
cc -I../../include `pkg-config --cflags libSystem` -fPIC -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -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 -o arm.o -c arm.c
--- eth.o ---
cc -I../../include `pkg-config --cflags libSystem` -fPIC -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -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 -o eth.o -c eth.c
--- dalvik.o ---
cc -I../../include `pkg-config --cflags libSystem` -fPIC -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -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 -o dalvik.o -c dalvik.c
--- i386.o ---
cc -I../../include `pkg-config --cflags libSystem` -fPIC -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -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 -o i386.o -c i386.c
--- i486.o ---
cc -I../../include `pkg-config --cflags libSystem` -fPIC -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -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 -o i486.o -c i486.c
--- i386_real.o ---
cc -I../../include `pkg-config --cflags libSystem` -fPIC -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -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 -o i386_real.o -c i386_real.c
--- i586.o ---
cc -I../../include `pkg-config --cflags libSystem` -fPIC -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -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 -o i586.o -c i586.c
--- libAsm.a ---
ar -rc libAsm.a arch.o asm.o code.o format.o parser.o token.o
ranlib libAsm.a
--- libAsm.so.0.0 ---
cc -shared -o libAsm.so.0.0 -Wl,-soname,libAsm.so.0 arch.o asm.o code.o format.o parser.o token.o `pkg-config --libs cpp` -L/opt/pkg/lib -Wl,-R/opt/pkg/lib -liconv -lintl -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64
--- libAsm.so.0 ---
ln -f -s -- libAsm.so.0.0 libAsm.so.0
--- libAsm.so ---
ln -f -s -- libAsm.so.0.0 libAsm.so
--- asm ---
--- subdirs ---
--- i686.o ---
--- asm ---
cc -o asm main.o `pkg-config --libs cpp` -L/opt/pkg/lib -Wl,-R/opt/pkg/lib -liconv -lintl -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -L. -Wl,-rpath,/opt/pkg/lib -lAsm -pie
--- subdirs ---
cc -I../../include `pkg-config --cflags libSystem` -fPIC -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -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 -o i686.o -c i686.c
--- asm ---
gcc: error: -pie is not supported in this configuration
*** [asm] Error code 1
bmake[1]: stopped in /home/pbulk/build/devel/deforaos-asm/work/Asm-0.2.7/src
--- subdirs ---
A failure has been detected in another branch of the parallel make
bmake[2]: stopped in /home/pbulk/build/devel/deforaos-asm/work/Asm-0.2.7/src/arch
*** [subdirs] Error code 2
bmake[1]: stopped in /home/pbulk/build/devel/deforaos-asm/work/Asm-0.2.7/src
2 errors
bmake[1]: stopped in /home/pbulk/build/devel/deforaos-asm/work/Asm-0.2.7/src
*** [subdirs] Error code 2
bmake: stopped in /home/pbulk/build/devel/deforaos-asm/work/Asm-0.2.7
1 error
bmake: stopped in /home/pbulk/build/devel/deforaos-asm/work/Asm-0.2.7
*** Error code 2
Stop.
bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-upstream-bulktest/devel/deforaos-asm
*** Error code 1
Stop.
bmake: stopped in /data/jenkins/workspace/pkgsrc-upstream-bulktest/devel/deforaos-asm