=> "/opt/pkg/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-upstream-trunk/time/xtu", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] WARNING: [license.mk] Every package should define a LICENSE. ===> Building for xtu-1.3 cd /home/pbulk/work/time/xtu/work/xtu-1.3 && gcc -DUSE_XPM *.c -o xtu -I/opt/pkg/include -Wl,-R/opt/pkg/lib -L/opt/pkg/lib -lXpm -lX11 -lXext TolleUhr.c: In function 'GetPixmap': TolleUhr.c:574:46: warning: comparison between pointer and integer 574 | if(ws.pixmaps[AR_BG] == NULL) | ^~ TolleUhr.c: In function 'ReallyGetPixmap': TolleUhr.c:614:29: error: initialization of 'Pixmap' {aka 'long unsigned int'} from 'void *' makes integer from pointer without a cast [-Wint-conversion] 614 | Pixmap tmp_pixmap = NULL; | ^~~~ TolleUhr.c: In function 'SetColorsAndDC': TolleUhr.c:2049:40: warning: comparison between pointer and integer 2049 | if(ws.pixmaps[AR_HOUR] == NULL) | ^~ TolleUhr.c:2066:39: warning: comparison between pointer and integer 2066 | if(ws.pixmaps[AR_MIN] == NULL) | ^~ *** Error code 1 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/time/xtu *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/time/xtu