+ 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/admesh-0.98.5nb1/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/admesh-0.98.5nb1/work.log ===> Building for admesh-0.98.5nb1 --- all --- /opt/pkg/bin/bmake all-am --- src/.dirstamp --- --- src/.deps/.dirstamp --- --- src/connect.lo --- --- src/normals.lo --- --- src/shared.lo --- --- src/stlinit.lo --- --- src/connect.lo --- CC src/connect.lo --- src/normals.lo --- CC src/normals.lo --- src/shared.lo --- CC src/shared.lo --- src/stlinit.lo --- CC src/stlinit.lo In file included from src/stlinit.c:29: src/portable_endian.h:106:9: error: #error platform not supported 106 | # error platform not supported | ^~~~~ src/stlinit.c: In function 'stl_count_facets': src/stlinit.c:133:94: error: implicit declaration of function 'le32toh' [-Wimplicit-function-declaration] 133 | if((!fread(&header_num_facets, sizeof(uint32_t), 1, stl->fp)) || (uint32_t)num_facets != le32toh(header_num_facets)) { | ^~~~~~~ src/stlinit.c:133:91: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] 133 | if((!fread(&header_num_facets, sizeof(uint32_t), 1, stl->fp)) || (uint32_t)num_facets != le32toh(header_num_facets)) { | ^~ *** [src/stlinit.lo] Error code 1 bmake[1]: stopped making "all-am" in /home/pbulk/build/math/admesh/work/admesh-0.98.5 bmake[1]: 1 error bmake[1]: stopped making "all-am" in /home/pbulk/build/math/admesh/work/admesh-0.98.5 bmake: stopped making "all" in /home/pbulk/build/math/admesh/work/admesh-0.98.5 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/math/admesh *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/math/admesh