=> "/opt/pkg/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-upstream-trunk/chat/toxic", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent", "PYTHON_VERSION_REQD=313"] ===> Building for toxic-0.16.1nb6 CC autocomplete.o CC avatars.o CC bootstrap.o In file included from /usr/include/sys/socket.h:67, from /usr/include/arpa/inet.h:43, from /home/pbulk/work/chat/toxic/work/toxic-0.16.1/src/bootstrap.c:11: /home/pbulk/work/chat/toxic/work/toxic-0.16.1/src/bootstrap.c: In function 'is_ip4_address': /home/pbulk/work/chat/toxic/work/toxic-0.16.1/src/bootstrap.c:97:24: error: expected '=', ',', ';', 'asm' or '__attribute__' before '.' token 97 | struct sockaddr_in s_addr; | ^~~~~~ /home/pbulk/work/chat/toxic/work/toxic-0.16.1/src/bootstrap.c:97:24: error: expected expression before '.' token /home/pbulk/work/chat/toxic/work/toxic-0.16.1/src/bootstrap.c:98:42: error: 'S_un' undeclared (first use in this function) 98 | return inet_pton(AF_INET, address, &(s_addr.sin_addr)) != 0; | ^~~~~~ /home/pbulk/work/chat/toxic/work/toxic-0.16.1/src/bootstrap.c:98:42: note: each undeclared identifier is reported only once for each function it appears in gmake: *** [Makefile:84: /home/pbulk/work/chat/toxic/work/toxic-0.16.1/build/bootstrap.o] Error 1 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/chat/toxic *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/chat/toxic