robsd-exec: timeout 3600s + . /usr/local/libexec/robsd/util-regress.sh + config_load + << "EOF" + _err=0 + _env=REGRESS_FAIL_EARLY=no + config_value regress-sys/kern/realpath-env + 2> /dev/null + _env=REGRESS_FAIL_EARLY=no GOCACHE=/tmp + _make=make -C /home/src/regress/sys/kern/realpath REGRESS_FAIL_EARLY=no GOCACHE=/tmp + config_value regress-sys/kern/realpath-targets + regress_root sys/kern/realpath + export SUDO + unpriv -c staff build exec make -C /home/src/regress/sys/kern/realpath REGRESS_FAIL_EARLY=no GOCACHE=/tmp regress ==== run-regress-realpathtest ==== cc -O2 -pipe -MD -MP -c /home/src/regress/sys/kern/realpath/realpathtest.c /home/src/regress/sys/kern/realpath/realpathtest.c:103:2: warning: format specifies type 'char *' but the argument has type 'void *' [-Wformat] RP_SHOULD_FAIL(NULL, NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/src/regress/sys/kern/realpath/realpathtest.c:84:44: note: expanded from macro 'RP_SHOULD_FAIL' "returned '%s'", __FILE__, __LINE__, (A), rc.r2); \ ^~~ /home/src/regress/sys/kern/realpath/realpathtest.c:103:2: warning: format specifies type 'char *' but the argument has type 'void *' [-Wformat] RP_SHOULD_FAIL(NULL, NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/src/regress/sys/kern/realpath/realpathtest.c:87:44: note: expanded from macro 'RP_SHOULD_FAIL' "returned '%s'", __FILE__, __LINE__, (A), rc.r3); \ ^~~ /home/src/regress/sys/kern/realpath/realpathtest.c:103:2: warning: format specifies type 'char *' but the argument has type 'void *' [-Wformat] RP_SHOULD_FAIL(NULL, NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/src/regress/sys/kern/realpath/realpathtest.c:90:55: note: expanded from macro 'RP_SHOULD_FAIL' "match realpath3 errno %d", __FILE__, __LINE__, (A),\ ^~~ 3 warnings generated. cc -O2 -pipe -MD -MP -c /home/src/regress/sys/kern/realpath/realpath3.c cc -o realpathtest realpathtest.o realpath3.o ./realpathtest