=> Bootstrap dependency digest>=20010302: found digest-20190127 ===> Skipping vulnerability checks. WARNING: No /var/db/pkg/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /var/db/pkg fetch-pkg-vulnerabilities'. ===> Building for varnish-3.0.6nb3 /usr/pkg/bin/gmake all-recursive gmake[1]: Entering directory '/scratch/work/www/varnish/work/varnish-3.0.6' Making all in include gmake[2]: Entering directory '/scratch/work/www/varnish/work/varnish-3.0.6/include' /usr/pkg/bin/gmake all-am gmake[3]: Entering directory '/scratch/work/www/varnish/work/varnish-3.0.6/include' gmake[3]: Leaving directory '/scratch/work/www/varnish/work/varnish-3.0.6/include' gmake[2]: Leaving directory '/scratch/work/www/varnish/work/varnish-3.0.6/include' Making all in lib gmake[2]: Entering directory '/scratch/work/www/varnish/work/varnish-3.0.6/lib' Making all in libvarnishcompat gmake[3]: Entering directory '/scratch/work/www/varnish/work/varnish-3.0.6/lib/libvarnishcompat' /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT daemon.lo -MD -MP -MF .deps/daemon.Tpo -c -o daemon.lo daemon.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT execinfo.lo -MD -MP -MF .deps/execinfo.Tpo -c -o execinfo.lo execinfo.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT srandomdev.lo -MD -MP -MF .deps/srandomdev.Tpo -c -o srandomdev.lo srandomdev.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/scratch/work/www/varnish/work/.buildlink/include/python3.7 -I/scratch/work/www/varnish/work/.buildlink/include -I/usr/include/readline -O2 -D_FORTIFY_SOURCE=2 -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT execinfo.lo -MD -MP -MF .deps/execinfo.Tpo -c execinfo.c -fPIC -DPIC -o .libs/execinfo.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/scratch/work/www/varnish/work/.buildlink/include/python3.7 -I/scratch/work/www/varnish/work/.buildlink/include -I/usr/include/readline -O2 -D_FORTIFY_SOURCE=2 -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT srandomdev.lo -MD -MP -MF .deps/srandomdev.Tpo -c srandomdev.c -fPIC -DPIC -o .libs/srandomdev.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/scratch/work/www/varnish/work/.buildlink/include/python3.7 -I/scratch/work/www/varnish/work/.buildlink/include -I/usr/include/readline -O2 -D_FORTIFY_SOURCE=2 -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT daemon.lo -MD -MP -MF .deps/daemon.Tpo -c daemon.c -fPIC -DPIC -o .libs/daemon.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/scratch/work/www/varnish/work/.buildlink/include/python3.7 -I/scratch/work/www/varnish/work/.buildlink/include -I/usr/include/readline -O2 -D_FORTIFY_SOURCE=2 -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT daemon.lo -MD -MP -MF .deps/daemon.Tpo -c daemon.c -o daemon.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/scratch/work/www/varnish/work/.buildlink/include/python3.7 -I/scratch/work/www/varnish/work/.buildlink/include -I/usr/include/readline -O2 -D_FORTIFY_SOURCE=2 -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT srandomdev.lo -MD -MP -MF .deps/srandomdev.Tpo -c srandomdev.c -o srandomdev.o >/dev/null 2>&1 mv -f .deps/daemon.Tpo .deps/daemon.Plo execinfo.c: In function 'backtrace': execinfo.c:135:20: warning: unsupported argument to '__builtin_return_address' case 1: return __builtin_return_address(2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ execinfo.c:136:20: warning: unsupported argument to '__builtin_return_address' case 2: return __builtin_return_address(3); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ execinfo.c:137:20: warning: unsupported argument to '__builtin_return_address' case 3: return __builtin_return_address(4); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ execinfo.c:138:20: warning: unsupported argument to '__builtin_return_address' case 4: return __builtin_return_address(5); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ execinfo.c:139:20: warning: unsupported argument to '__builtin_return_address' case 5: return __builtin_return_address(6); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ execinfo.c:140:20: warning: unsupported argument to '__builtin_return_address' case 6: return __builtin_return_address(7); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ execinfo.c:141:20: warning: unsupported argument to '__builtin_return_address' case 7: return __builtin_return_address(8); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ execinfo.c:142:20: warning: unsupported argument to '__builtin_return_address' case 8: return __builtin_return_address(9); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ execinfo.c:143:20: warning: unsupported argument to '__builtin_return_address' case 9: return __builtin_return_address(10); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ execinfo.c:144:21: warning: unsupported argument to '__builtin_return_address' case 10: return __builtin_return_address(11); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ execinfo.c:145:21: warning: unsupported argument to '__builtin_return_address' case 11: return __builtin_return_address(12); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ execinfo.c:146:21: warning: unsupported argument to '__builtin_return_address' case 12: return __builtin_return_address(13); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ execinfo.c:147:21: warning: unsupported argument to '__builtin_return_address' case 13: return __builtin_return_address(14); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ execinfo.c:148:21: warning: unsupported argument to '__builtin_return_address' case 14: return __builtin_return_address(15); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ execinfo.c:149:21: warning: unsupported argument to '__builtin_return_address' case 15: return __builtin_return_address(16); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ execinfo.c:150:21: warning: unsupported argument to '__builtin_return_address' case 16: return __builtin_return_address(17); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ execinfo.c:151:21: warning: unsupported argument to '__builtin_return_address' case 17: return __builtin_return_address(18); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ execinfo.c:152:21: warning: unsupported argument to '__builtin_return_address' case 18: return __builtin_return_address(19); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ execinfo.c:153:21: warning: unsupported argument to '__builtin_return_address' case 19: return __builtin_return_address(20); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ execinfo.c:154:21: warning: unsupported argument to '__builtin_return_address' case 20: return __builtin_return_address(21); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ execinfo.c:155:21: warning: unsupported argument to '__builtin_return_address' case 21: return __builtin_return_address(22); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ execinfo.c:156:21: warning: unsupported argument to '__builtin_return_address' case 22: return __builtin_return_address(23); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ execinfo.c:157:21: warning: unsupported argument to '__builtin_return_address' case 23: return __builtin_return_address(24); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ execinfo.c:158:21: warning: unsupported argument to '__builtin_return_address' case 24: return __builtin_return_address(25); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ execinfo.c:159:21: warning: unsupported argument to '__builtin_return_address' case 25: return __builtin_return_address(26); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ execinfo.c:160:21: warning: unsupported argument to '__builtin_return_address' case 26: return __builtin_return_address(27); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ execinfo.c:161:21: warning: unsupported argument to '__builtin_return_address' case 27: return __builtin_return_address(28); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ execinfo.c:162:21: warning: unsupported argument to '__builtin_return_address' case 28: return __builtin_return_address(29); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ execinfo.c:163:21: warning: unsupported argument to '__builtin_return_address' case 29: return __builtin_return_address(30); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ execinfo.c:164:21: warning: unsupported argument to '__builtin_return_address' case 30: return __builtin_return_address(31); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ execinfo.c:165:21: warning: unsupported argument to '__builtin_return_address' case 31: return __builtin_return_address(32); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ execinfo.c:166:21: warning: unsupported argument to '__builtin_return_address' case 32: return __builtin_return_address(33); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ execinfo.c:167:21: warning: unsupported argument to '__builtin_return_address' case 33: return __builtin_return_address(34); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ execinfo.c:168:21: warning: unsupported argument to '__builtin_return_address' case 34: return __builtin_return_address(35); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ execinfo.c:169:21: warning: unsupported argument to '__builtin_return_address' case 35: return __builtin_return_address(36); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ execinfo.c:170:21: warning: unsupported argument to '__builtin_return_address' case 36: return __builtin_return_address(37); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ execinfo.c:171:21: warning: unsupported argument to '__builtin_return_address' case 37: return __builtin_return_address(38); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ execinfo.c:172:21: warning: unsupported argument to '__builtin_return_address' case 38: return __builtin_return_address(39); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ execinfo.c:173:21: warning: unsupported argument to '__builtin_return_address' case 39: return __builtin_return_address(40); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ execinfo.c:174:21: warning: unsupported argument to '__builtin_return_address' case 40: return __builtin_return_address(41); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ execinfo.c:175:21: warning: unsupported argument to '__builtin_return_address' case 41: return __builtin_return_address(42); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ execinfo.c:176:21: warning: unsupported argument to '__builtin_return_address' case 42: return __builtin_return_address(43); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ execinfo.c:177:21: warning: unsupported argument to '__builtin_return_address' case 43: return __builtin_return_address(44); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ execinfo.c:178:21: warning: unsupported argument to '__builtin_return_address' case 44: return __builtin_return_address(45); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ execinfo.c:179:21: warning: unsupported argument to '__builtin_return_address' case 45: return __builtin_return_address(46); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ execinfo.c:180:21: warning: unsupported argument to '__builtin_return_address' case 46: return __builtin_return_address(47); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ execinfo.c:181:21: warning: unsupported argument to '__builtin_return_address' case 47: return __builtin_return_address(48); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ execinfo.c:182:21: warning: unsupported argument to '__builtin_return_address' case 48: return __builtin_return_address(49); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ execinfo.c:183:21: warning: unsupported argument to '__builtin_return_address' case 49: return __builtin_return_address(50); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ execinfo.c:184:21: warning: unsupported argument to '__builtin_return_address' case 50: return __builtin_return_address(51); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ execinfo.c:185:21: warning: unsupported argument to '__builtin_return_address' case 51: return __builtin_return_address(52); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ execinfo.c:186:21: warning: unsupported argument to '__builtin_return_address' case 52: return __builtin_return_address(53); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ execinfo.c:187:21: warning: unsupported argument to '__builtin_return_address' case 53: return __builtin_return_address(54); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ execinfo.c:188:21: warning: unsupported argument to '__builtin_return_address' case 54: return __builtin_return_address(55); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ execinfo.c:189:21: warning: unsupported argument to '__builtin_return_address' case 55: return __builtin_return_address(56); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ execinfo.c:190:21: warning: unsupported argument to '__builtin_return_address' case 56: return __builtin_return_address(57); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ execinfo.c:191:21: warning: unsupported argument to '__builtin_return_address' case 57: return __builtin_return_address(58); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ execinfo.c:192:21: warning: unsupported argument to '__builtin_return_address' case 58: return __builtin_return_address(59); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ execinfo.c:193:21: warning: unsupported argument to '__builtin_return_address' case 59: return __builtin_return_address(60); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ execinfo.c:194:21: warning: unsupported argument to '__builtin_return_address' case 60: return __builtin_return_address(61); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ execinfo.c:195:21: warning: unsupported argument to '__builtin_return_address' case 61: return __builtin_return_address(62); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ execinfo.c:196:21: warning: unsupported argument to '__builtin_return_address' case 62: return __builtin_return_address(63); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ execinfo.c:197:21: warning: unsupported argument to '__builtin_return_address' case 63: return __builtin_return_address(64); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ execinfo.c:198:21: warning: unsupported argument to '__builtin_return_address' case 64: return __builtin_return_address(65); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ execinfo.c:199:21: warning: unsupported argument to '__builtin_return_address' case 65: return __builtin_return_address(66); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ execinfo.c:200:21: warning: unsupported argument to '__builtin_return_address' case 66: return __builtin_return_address(67); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ execinfo.c:201:21: warning: unsupported argument to '__builtin_return_address' case 67: return __builtin_return_address(68); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ execinfo.c:202:21: warning: unsupported argument to '__builtin_return_address' case 68: return __builtin_return_address(69); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ execinfo.c:203:21: warning: unsupported argument to '__builtin_return_address' case 69: return __builtin_return_address(70); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ execinfo.c:204:21: warning: unsupported argument to '__builtin_return_address' case 70: return __builtin_return_address(71); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ execinfo.c:205:21: warning: unsupported argument to '__builtin_return_address' case 71: return __builtin_return_address(72); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ execinfo.c:206:21: warning: unsupported argument to '__builtin_return_address' case 72: return __builtin_return_address(73); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ execinfo.c:207:21: warning: unsupported argument to '__builtin_return_address' case 73: return __builtin_return_address(74); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ execinfo.c:208:21: warning: unsupported argument to '__builtin_return_address' case 74: return __builtin_return_address(75); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ execinfo.c:209:21: warning: unsupported argument to '__builtin_return_address' case 75: return __builtin_return_address(76); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ execinfo.c:210:21: warning: unsupported argument to '__builtin_return_address' case 76: return __builtin_return_address(77); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ execinfo.c:211:21: warning: unsupported argument to '__builtin_return_address' case 77: return __builtin_return_address(78); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ execinfo.c:212:21: warning: unsupported argument to '__builtin_return_address' case 78: return __builtin_return_address(79); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ execinfo.c:213:21: warning: unsupported argument to '__builtin_return_address' case 79: return __builtin_return_address(80); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ execinfo.c:214:21: warning: unsupported argument to '__builtin_return_address' case 80: return __builtin_return_address(81); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ execinfo.c:215:21: warning: unsupported argument to '__builtin_return_address' case 81: return __builtin_return_address(82); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ execinfo.c:216:21: warning: unsupported argument to '__builtin_return_address' case 82: return __builtin_return_address(83); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ execinfo.c:217:21: warning: unsupported argument to '__builtin_return_address' case 83: return __builtin_return_address(84); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ execinfo.c:218:21: warning: unsupported argument to '__builtin_return_address' case 84: return __builtin_return_address(85); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ execinfo.c:219:21: warning: unsupported argument to '__builtin_return_address' case 85: return __builtin_return_address(86); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ execinfo.c:220:21: warning: unsupported argument to '__builtin_return_address' case 86: return __builtin_return_address(87); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ execinfo.c:221:21: warning: unsupported argument to '__builtin_return_address' case 87: return __builtin_return_address(88); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ execinfo.c:222:21: warning: unsupported argument to '__builtin_return_address' case 88: return __builtin_return_address(89); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ execinfo.c:223:21: warning: unsupported argument to '__builtin_return_address' case 89: return __builtin_return_address(90); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ execinfo.c:224:21: warning: unsupported argument to '__builtin_return_address' case 90: return __builtin_return_address(91); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ execinfo.c:225:21: warning: unsupported argument to '__builtin_return_address' case 91: return __builtin_return_address(92); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ execinfo.c:226:21: warning: unsupported argument to '__builtin_return_address' case 92: return __builtin_return_address(93); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ execinfo.c:227:21: warning: unsupported argument to '__builtin_return_address' case 93: return __builtin_return_address(94); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ execinfo.c:228:21: warning: unsupported argument to '__builtin_return_address' case 94: return __builtin_return_address(95); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ execinfo.c:229:21: warning: unsupported argument to '__builtin_return_address' case 95: return __builtin_return_address(96); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ execinfo.c:230:21: warning: unsupported argument to '__builtin_return_address' case 96: return __builtin_return_address(97); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ execinfo.c:231:21: warning: unsupported argument to '__builtin_return_address' case 97: return __builtin_return_address(98); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ execinfo.c:232:21: warning: unsupported argument to '__builtin_return_address' case 98: return __builtin_return_address(99); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ execinfo.c:233:21: warning: unsupported argument to '__builtin_return_address' case 99: return __builtin_return_address(100); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ execinfo.c:234:22: warning: unsupported argument to '__builtin_return_address' case 100: return __builtin_return_address(101); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ execinfo.c:235:22: warning: unsupported argument to '__builtin_return_address' case 101: return __builtin_return_address(102); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ execinfo.c:236:22: warning: unsupported argument to '__builtin_return_address' case 102: return __builtin_return_address(103); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ execinfo.c:237:22: warning: unsupported argument to '__builtin_return_address' case 103: return __builtin_return_address(104); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ execinfo.c:238:22: warning: unsupported argument to '__builtin_return_address' case 104: return __builtin_return_address(105); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ execinfo.c:239:22: warning: unsupported argument to '__builtin_return_address' case 105: return __builtin_return_address(106); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ execinfo.c:240:22: warning: unsupported argument to '__builtin_return_address' case 106: return __builtin_return_address(107); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ execinfo.c:241:22: warning: unsupported argument to '__builtin_return_address' case 107: return __builtin_return_address(108); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ execinfo.c:242:22: warning: unsupported argument to '__builtin_return_address' case 108: return __builtin_return_address(109); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ execinfo.c:243:22: warning: unsupported argument to '__builtin_return_address' case 109: return __builtin_return_address(110); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ execinfo.c:244:22: warning: unsupported argument to '__builtin_return_address' case 110: return __builtin_return_address(111); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ execinfo.c:245:22: warning: unsupported argument to '__builtin_return_address' case 111: return __builtin_return_address(112); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ execinfo.c:246:22: warning: unsupported argument to '__builtin_return_address' case 112: return __builtin_return_address(113); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ execinfo.c:247:22: warning: unsupported argument to '__builtin_return_address' case 113: return __builtin_return_address(114); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ execinfo.c:248:22: warning: unsupported argument to '__builtin_return_address' case 114: return __builtin_return_address(115); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ execinfo.c:249:22: warning: unsupported argument to '__builtin_return_address' case 115: return __builtin_return_address(116); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ execinfo.c:250:22: warning: unsupported argument to '__builtin_return_address' case 116: return __builtin_return_address(117); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ execinfo.c:251:22: warning: unsupported argument to '__builtin_return_address' case 117: return __builtin_return_address(118); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ execinfo.c:252:22: warning: unsupported argument to '__builtin_return_address' case 118: return __builtin_return_address(119); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ execinfo.c:253:22: warning: unsupported argument to '__builtin_return_address' case 119: return __builtin_return_address(120); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ execinfo.c:254:22: warning: unsupported argument to '__builtin_return_address' case 120: return __builtin_return_address(121); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ execinfo.c:255:22: warning: unsupported argument to '__builtin_return_address' case 121: return __builtin_return_address(122); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ execinfo.c:256:22: warning: unsupported argument to '__builtin_return_address' case 122: return __builtin_return_address(123); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ execinfo.c:257:22: warning: unsupported argument to '__builtin_return_address' case 123: return __builtin_return_address(124); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ execinfo.c:258:22: warning: unsupported argument to '__builtin_return_address' case 124: return __builtin_return_address(125); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ execinfo.c:259:22: warning: unsupported argument to '__builtin_return_address' case 125: return __builtin_return_address(126); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ execinfo.c:260:22: warning: unsupported argument to '__builtin_return_address' case 126: return __builtin_return_address(127); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ execinfo.c:261:22: warning: unsupported argument to '__builtin_return_address' case 127: return __builtin_return_address(128); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mv -f .deps/srandomdev.Tpo .deps/srandomdev.Plo libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/scratch/work/www/varnish/work/.buildlink/include/python3.7 -I/scratch/work/www/varnish/work/.buildlink/include -I/usr/include/readline -O2 -D_FORTIFY_SOURCE=2 -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT execinfo.lo -MD -MP -MF .deps/execinfo.Tpo -c execinfo.c -o execinfo.o >/dev/null 2>&1 mv -f .deps/execinfo.Tpo .deps/execinfo.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -avoid-version -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -o libvarnishcompat.la -rpath /usr/pkg/lib/varnish daemon.lo execinfo.lo srandomdev.lo -lreadline libtool: link: gcc -shared -fPIC -DPIC .libs/daemon.o .libs/execinfo.o .libs/srandomdev.o -L/scratch/work/www/varnish/work/.buildlink/lib -ledit -ltermcap -O2 -pthread -Wl,-rpath -Wl,/usr/pkg/lib -pthread -Wl,-soname -Wl,libvarnishcompat.so -o .libs/libvarnishcompat.so libtool: link: ar cru .libs/libvarnishcompat.a daemon.o execinfo.o srandomdev.o libtool: link: ranlib .libs/libvarnishcompat.a libtool: link: ( cd ".libs" && rm -f "libvarnishcompat.la" && ln -s "../libvarnishcompat.la" "libvarnishcompat.la" ) gmake[3]: Leaving directory '/scratch/work/www/varnish/work/varnish-3.0.6/lib/libvarnishcompat' Making all in libvarnish gmake[3]: Entering directory '/scratch/work/www/varnish/work/varnish-3.0.6/lib/libvarnish' /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -DVARNISH_STATE_DIR='"/var/db/varnish"' -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT libvarnish_la-argv.lo -MD -MP -MF .deps/libvarnish_la-argv.Tpo -c -o libvarnish_la-argv.lo `test -f 'argv.c' || echo './'`argv.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -DVARNISH_STATE_DIR='"/var/db/varnish"' -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT libvarnish_la-assert.lo -MD -MP -MF .deps/libvarnish_la-assert.Tpo -c -o libvarnish_la-assert.lo `test -f 'assert.c' || echo './'`assert.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -DVARNISH_STATE_DIR='"/var/db/varnish"' -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT libvarnish_la-binary_heap.lo -MD -MP -MF .deps/libvarnish_la-binary_heap.Tpo -c -o libvarnish_la-binary_heap.lo `test -f 'binary_heap.c' || echo './'`binary_heap.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -DVARNISH_STATE_DIR='"/var/db/varnish"' -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT libvarnish_la-subproc.lo -MD -MP -MF .deps/libvarnish_la-subproc.Tpo -c -o libvarnish_la-subproc.lo `test -f 'subproc.c' || echo './'`subproc.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/scratch/work/www/varnish/work/.buildlink/include -I/scratch/work/www/varnish/work/.buildlink/include/python3.7 -I/usr/include/readline -DVARNISH_STATE_DIR=\"/var/db/varnish\" -O2 -D_FORTIFY_SOURCE=2 -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT libvarnish_la-binary_heap.lo -MD -MP -MF .deps/libvarnish_la-binary_heap.Tpo -c binary_heap.c -fPIC -DPIC -o .libs/libvarnish_la-binary_heap.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/scratch/work/www/varnish/work/.buildlink/include -I/scratch/work/www/varnish/work/.buildlink/include/python3.7 -I/usr/include/readline -DVARNISH_STATE_DIR=\"/var/db/varnish\" -O2 -D_FORTIFY_SOURCE=2 -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT libvarnish_la-assert.lo -MD -MP -MF .deps/libvarnish_la-assert.Tpo -c assert.c -fPIC -DPIC -o .libs/libvarnish_la-assert.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/scratch/work/www/varnish/work/.buildlink/include -I/scratch/work/www/varnish/work/.buildlink/include/python3.7 -I/usr/include/readline -DVARNISH_STATE_DIR=\"/var/db/varnish\" -O2 -D_FORTIFY_SOURCE=2 -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT libvarnish_la-subproc.lo -MD -MP -MF .deps/libvarnish_la-subproc.Tpo -c subproc.c -fPIC -DPIC -o .libs/libvarnish_la-subproc.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/scratch/work/www/varnish/work/.buildlink/include -I/scratch/work/www/varnish/work/.buildlink/include/python3.7 -I/usr/include/readline -DVARNISH_STATE_DIR=\"/var/db/varnish\" -O2 -D_FORTIFY_SOURCE=2 -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT libvarnish_la-argv.lo -MD -MP -MF .deps/libvarnish_la-argv.Tpo -c argv.c -fPIC -DPIC -o .libs/libvarnish_la-argv.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/scratch/work/www/varnish/work/.buildlink/include -I/scratch/work/www/varnish/work/.buildlink/include/python3.7 -I/usr/include/readline -DVARNISH_STATE_DIR=\"/var/db/varnish\" -O2 -D_FORTIFY_SOURCE=2 -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT libvarnish_la-assert.lo -MD -MP -MF .deps/libvarnish_la-assert.Tpo -c assert.c -o libvarnish_la-assert.o >/dev/null 2>&1 mv -f .deps/libvarnish_la-assert.Tpo .deps/libvarnish_la-assert.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -DVARNISH_STATE_DIR='"/var/db/varnish"' -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT libvarnish_la-cli_auth.lo -MD -MP -MF .deps/libvarnish_la-cli_auth.Tpo -c -o libvarnish_la-cli_auth.lo `test -f 'cli_auth.c' || echo './'`cli_auth.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/scratch/work/www/varnish/work/.buildlink/include -I/scratch/work/www/varnish/work/.buildlink/include/python3.7 -I/usr/include/readline -DVARNISH_STATE_DIR=\"/var/db/varnish\" -O2 -D_FORTIFY_SOURCE=2 -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT libvarnish_la-subproc.lo -MD -MP -MF .deps/libvarnish_la-subproc.Tpo -c subproc.c -o libvarnish_la-subproc.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/scratch/work/www/varnish/work/.buildlink/include -I/scratch/work/www/varnish/work/.buildlink/include/python3.7 -I/usr/include/readline -DVARNISH_STATE_DIR=\"/var/db/varnish\" -O2 -D_FORTIFY_SOURCE=2 -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT libvarnish_la-argv.lo -MD -MP -MF .deps/libvarnish_la-argv.Tpo -c argv.c -o libvarnish_la-argv.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/scratch/work/www/varnish/work/.buildlink/include -I/scratch/work/www/varnish/work/.buildlink/include/python3.7 -I/usr/include/readline -DVARNISH_STATE_DIR=\"/var/db/varnish\" -O2 -D_FORTIFY_SOURCE=2 -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT libvarnish_la-cli_auth.lo -MD -MP -MF .deps/libvarnish_la-cli_auth.Tpo -c cli_auth.c -fPIC -DPIC -o .libs/libvarnish_la-cli_auth.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/scratch/work/www/varnish/work/.buildlink/include -I/scratch/work/www/varnish/work/.buildlink/include/python3.7 -I/usr/include/readline -DVARNISH_STATE_DIR=\"/var/db/varnish\" -O2 -D_FORTIFY_SOURCE=2 -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT libvarnish_la-binary_heap.lo -MD -MP -MF .deps/libvarnish_la-binary_heap.Tpo -c binary_heap.c -o libvarnish_la-binary_heap.o >/dev/null 2>&1 mv -f .deps/libvarnish_la-subproc.Tpo .deps/libvarnish_la-subproc.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -DVARNISH_STATE_DIR='"/var/db/varnish"' -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT libvarnish_la-cli_common.lo -MD -MP -MF .deps/libvarnish_la-cli_common.Tpo -c -o libvarnish_la-cli_common.lo `test -f 'cli_common.c' || echo './'`cli_common.c mv -f .deps/libvarnish_la-argv.Tpo .deps/libvarnish_la-argv.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -DVARNISH_STATE_DIR='"/var/db/varnish"' -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT libvarnish_la-cli_serve.lo -MD -MP -MF .deps/libvarnish_la-cli_serve.Tpo -c -o libvarnish_la-cli_serve.lo `test -f 'cli_serve.c' || echo './'`cli_serve.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/scratch/work/www/varnish/work/.buildlink/include -I/scratch/work/www/varnish/work/.buildlink/include/python3.7 -I/usr/include/readline -DVARNISH_STATE_DIR=\"/var/db/varnish\" -O2 -D_FORTIFY_SOURCE=2 -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT libvarnish_la-cli_auth.lo -MD -MP -MF .deps/libvarnish_la-cli_auth.Tpo -c cli_auth.c -o libvarnish_la-cli_auth.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/scratch/work/www/varnish/work/.buildlink/include -I/scratch/work/www/varnish/work/.buildlink/include/python3.7 -I/usr/include/readline -DVARNISH_STATE_DIR=\"/var/db/varnish\" -O2 -D_FORTIFY_SOURCE=2 -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT libvarnish_la-cli_common.lo -MD -MP -MF .deps/libvarnish_la-cli_common.Tpo -c cli_common.c -fPIC -DPIC -o .libs/libvarnish_la-cli_common.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/scratch/work/www/varnish/work/.buildlink/include -I/scratch/work/www/varnish/work/.buildlink/include/python3.7 -I/usr/include/readline -DVARNISH_STATE_DIR=\"/var/db/varnish\" -O2 -D_FORTIFY_SOURCE=2 -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT libvarnish_la-cli_serve.lo -MD -MP -MF .deps/libvarnish_la-cli_serve.Tpo -c cli_serve.c -fPIC -DPIC -o .libs/libvarnish_la-cli_serve.o mv -f .deps/libvarnish_la-cli_auth.Tpo .deps/libvarnish_la-cli_auth.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -DVARNISH_STATE_DIR='"/var/db/varnish"' -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT libvarnish_la-flopen.lo -MD -MP -MF .deps/libvarnish_la-flopen.Tpo -c -o libvarnish_la-flopen.lo `test -f 'flopen.c' || echo './'`flopen.c mv -f .deps/libvarnish_la-binary_heap.Tpo .deps/libvarnish_la-binary_heap.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -DVARNISH_STATE_DIR='"/var/db/varnish"' -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT libvarnish_la-num.lo -MD -MP -MF .deps/libvarnish_la-num.Tpo -c -o libvarnish_la-num.lo `test -f 'num.c' || echo './'`num.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/scratch/work/www/varnish/work/.buildlink/include -I/scratch/work/www/varnish/work/.buildlink/include/python3.7 -I/usr/include/readline -DVARNISH_STATE_DIR=\"/var/db/varnish\" -O2 -D_FORTIFY_SOURCE=2 -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT libvarnish_la-cli_common.lo -MD -MP -MF .deps/libvarnish_la-cli_common.Tpo -c cli_common.c -o libvarnish_la-cli_common.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/scratch/work/www/varnish/work/.buildlink/include -I/scratch/work/www/varnish/work/.buildlink/include/python3.7 -I/usr/include/readline -DVARNISH_STATE_DIR=\"/var/db/varnish\" -O2 -D_FORTIFY_SOURCE=2 -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT libvarnish_la-flopen.lo -MD -MP -MF .deps/libvarnish_la-flopen.Tpo -c flopen.c -fPIC -DPIC -o .libs/libvarnish_la-flopen.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/scratch/work/www/varnish/work/.buildlink/include -I/scratch/work/www/varnish/work/.buildlink/include/python3.7 -I/usr/include/readline -DVARNISH_STATE_DIR=\"/var/db/varnish\" -O2 -D_FORTIFY_SOURCE=2 -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT libvarnish_la-num.lo -MD -MP -MF .deps/libvarnish_la-num.Tpo -c num.c -fPIC -DPIC -o .libs/libvarnish_la-num.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/scratch/work/www/varnish/work/.buildlink/include -I/scratch/work/www/varnish/work/.buildlink/include/python3.7 -I/usr/include/readline -DVARNISH_STATE_DIR=\"/var/db/varnish\" -O2 -D_FORTIFY_SOURCE=2 -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT libvarnish_la-flopen.lo -MD -MP -MF .deps/libvarnish_la-flopen.Tpo -c flopen.c -o libvarnish_la-flopen.o >/dev/null 2>&1 mv -f .deps/libvarnish_la-cli_common.Tpo .deps/libvarnish_la-cli_common.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -DVARNISH_STATE_DIR='"/var/db/varnish"' -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT libvarnish_la-time.lo -MD -MP -MF .deps/libvarnish_la-time.Tpo -c -o libvarnish_la-time.lo `test -f 'time.c' || echo './'`time.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/scratch/work/www/varnish/work/.buildlink/include -I/scratch/work/www/varnish/work/.buildlink/include/python3.7 -I/usr/include/readline -DVARNISH_STATE_DIR=\"/var/db/varnish\" -O2 -D_FORTIFY_SOURCE=2 -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT libvarnish_la-num.lo -MD -MP -MF .deps/libvarnish_la-num.Tpo -c num.c -o libvarnish_la-num.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/scratch/work/www/varnish/work/.buildlink/include -I/scratch/work/www/varnish/work/.buildlink/include/python3.7 -I/usr/include/readline -DVARNISH_STATE_DIR=\"/var/db/varnish\" -O2 -D_FORTIFY_SOURCE=2 -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT libvarnish_la-time.lo -MD -MP -MF .deps/libvarnish_la-time.Tpo -c time.c -fPIC -DPIC -o .libs/libvarnish_la-time.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/scratch/work/www/varnish/work/.buildlink/include -I/scratch/work/www/varnish/work/.buildlink/include/python3.7 -I/usr/include/readline -DVARNISH_STATE_DIR=\"/var/db/varnish\" -O2 -D_FORTIFY_SOURCE=2 -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT libvarnish_la-cli_serve.lo -MD -MP -MF .deps/libvarnish_la-cli_serve.Tpo -c cli_serve.c -o libvarnish_la-cli_serve.o >/dev/null 2>&1 mv -f .deps/libvarnish_la-flopen.Tpo .deps/libvarnish_la-flopen.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -DVARNISH_STATE_DIR='"/var/db/varnish"' -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT libvarnish_la-tcp.lo -MD -MP -MF .deps/libvarnish_la-tcp.Tpo -c -o libvarnish_la-tcp.lo `test -f 'tcp.c' || echo './'`tcp.c mv -f .deps/libvarnish_la-num.Tpo .deps/libvarnish_la-num.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -DVARNISH_STATE_DIR='"/var/db/varnish"' -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT libvarnish_la-vct.lo -MD -MP -MF .deps/libvarnish_la-vct.Tpo -c -o libvarnish_la-vct.lo `test -f 'vct.c' || echo './'`vct.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/scratch/work/www/varnish/work/.buildlink/include -I/scratch/work/www/varnish/work/.buildlink/include/python3.7 -I/usr/include/readline -DVARNISH_STATE_DIR=\"/var/db/varnish\" -O2 -D_FORTIFY_SOURCE=2 -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT libvarnish_la-time.lo -MD -MP -MF .deps/libvarnish_la-time.Tpo -c time.c -o libvarnish_la-time.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/scratch/work/www/varnish/work/.buildlink/include -I/scratch/work/www/varnish/work/.buildlink/include/python3.7 -I/usr/include/readline -DVARNISH_STATE_DIR=\"/var/db/varnish\" -O2 -D_FORTIFY_SOURCE=2 -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT libvarnish_la-tcp.lo -MD -MP -MF .deps/libvarnish_la-tcp.Tpo -c tcp.c -fPIC -DPIC -o .libs/libvarnish_la-tcp.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/scratch/work/www/varnish/work/.buildlink/include -I/scratch/work/www/varnish/work/.buildlink/include/python3.7 -I/usr/include/readline -DVARNISH_STATE_DIR=\"/var/db/varnish\" -O2 -D_FORTIFY_SOURCE=2 -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT libvarnish_la-vct.lo -MD -MP -MF .deps/libvarnish_la-vct.Tpo -c vct.c -fPIC -DPIC -o .libs/libvarnish_la-vct.o mv -f .deps/libvarnish_la-time.Tpo .deps/libvarnish_la-time.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -DVARNISH_STATE_DIR='"/var/db/varnish"' -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT libvarnish_la-version.lo -MD -MP -MF .deps/libvarnish_la-version.Tpo -c -o libvarnish_la-version.lo `test -f 'version.c' || echo './'`version.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/scratch/work/www/varnish/work/.buildlink/include -I/scratch/work/www/varnish/work/.buildlink/include/python3.7 -I/usr/include/readline -DVARNISH_STATE_DIR=\"/var/db/varnish\" -O2 -D_FORTIFY_SOURCE=2 -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT libvarnish_la-vct.lo -MD -MP -MF .deps/libvarnish_la-vct.Tpo -c vct.c -o libvarnish_la-vct.o >/dev/null 2>&1 mv -f .deps/libvarnish_la-vct.Tpo .deps/libvarnish_la-vct.Plo libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/scratch/work/www/varnish/work/.buildlink/include -I/scratch/work/www/varnish/work/.buildlink/include/python3.7 -I/usr/include/readline -DVARNISH_STATE_DIR=\"/var/db/varnish\" -O2 -D_FORTIFY_SOURCE=2 -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT libvarnish_la-tcp.lo -MD -MP -MF .deps/libvarnish_la-tcp.Tpo -c tcp.c -o libvarnish_la-tcp.o >/dev/null 2>&1 mv -f .deps/libvarnish_la-cli_serve.Tpo .deps/libvarnish_la-cli_serve.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -DVARNISH_STATE_DIR='"/var/db/varnish"' -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT libvarnish_la-vev.lo -MD -MP -MF .deps/libvarnish_la-vev.Tpo -c -o libvarnish_la-vev.lo `test -f 'vev.c' || echo './'`vev.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -DVARNISH_STATE_DIR='"/var/db/varnish"' -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT libvarnish_la-vin.lo -MD -MP -MF .deps/libvarnish_la-vin.Tpo -c -o libvarnish_la-vin.lo `test -f 'vin.c' || echo './'`vin.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/scratch/work/www/varnish/work/.buildlink/include -I/scratch/work/www/varnish/work/.buildlink/include/python3.7 -I/usr/include/readline -DVARNISH_STATE_DIR=\"/var/db/varnish\" -O2 -D_FORTIFY_SOURCE=2 -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT libvarnish_la-version.lo -MD -MP -MF .deps/libvarnish_la-version.Tpo -c version.c -fPIC -DPIC -o .libs/libvarnish_la-version.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/scratch/work/www/varnish/work/.buildlink/include -I/scratch/work/www/varnish/work/.buildlink/include/python3.7 -I/usr/include/readline -DVARNISH_STATE_DIR=\"/var/db/varnish\" -O2 -D_FORTIFY_SOURCE=2 -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT libvarnish_la-vev.lo -MD -MP -MF .deps/libvarnish_la-vev.Tpo -c vev.c -fPIC -DPIC -o .libs/libvarnish_la-vev.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/scratch/work/www/varnish/work/.buildlink/include -I/scratch/work/www/varnish/work/.buildlink/include/python3.7 -I/usr/include/readline -DVARNISH_STATE_DIR=\"/var/db/varnish\" -O2 -D_FORTIFY_SOURCE=2 -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT libvarnish_la-vin.lo -MD -MP -MF .deps/libvarnish_la-vin.Tpo -c vin.c -fPIC -DPIC -o .libs/libvarnish_la-vin.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/scratch/work/www/varnish/work/.buildlink/include -I/scratch/work/www/varnish/work/.buildlink/include/python3.7 -I/usr/include/readline -DVARNISH_STATE_DIR=\"/var/db/varnish\" -O2 -D_FORTIFY_SOURCE=2 -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT libvarnish_la-version.lo -MD -MP -MF .deps/libvarnish_la-version.Tpo -c version.c -o libvarnish_la-version.o >/dev/null 2>&1 mv -f .deps/libvarnish_la-tcp.Tpo .deps/libvarnish_la-tcp.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -DVARNISH_STATE_DIR='"/var/db/varnish"' -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT libvarnish_la-vlu.lo -MD -MP -MF .deps/libvarnish_la-vlu.Tpo -c -o libvarnish_la-vlu.lo `test -f 'vlu.c' || echo './'`vlu.c mv -f .deps/libvarnish_la-version.Tpo .deps/libvarnish_la-version.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -DVARNISH_STATE_DIR='"/var/db/varnish"' -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT libvarnish_la-vmb.lo -MD -MP -MF .deps/libvarnish_la-vmb.Tpo -c -o libvarnish_la-vmb.lo `test -f 'vmb.c' || echo './'`vmb.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/scratch/work/www/varnish/work/.buildlink/include -I/scratch/work/www/varnish/work/.buildlink/include/python3.7 -I/usr/include/readline -DVARNISH_STATE_DIR=\"/var/db/varnish\" -O2 -D_FORTIFY_SOURCE=2 -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT libvarnish_la-vin.lo -MD -MP -MF .deps/libvarnish_la-vin.Tpo -c vin.c -o libvarnish_la-vin.o >/dev/null 2>&1 mv -f .deps/libvarnish_la-vin.Tpo .deps/libvarnish_la-vin.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -DVARNISH_STATE_DIR='"/var/db/varnish"' -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT libvarnish_la-vpf.lo -MD -MP -MF .deps/libvarnish_la-vpf.Tpo -c -o libvarnish_la-vpf.lo `test -f 'vpf.c' || echo './'`vpf.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/scratch/work/www/varnish/work/.buildlink/include -I/scratch/work/www/varnish/work/.buildlink/include/python3.7 -I/usr/include/readline -DVARNISH_STATE_DIR=\"/var/db/varnish\" -O2 -D_FORTIFY_SOURCE=2 -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT libvarnish_la-vlu.lo -MD -MP -MF .deps/libvarnish_la-vlu.Tpo -c vlu.c -fPIC -DPIC -o .libs/libvarnish_la-vlu.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/scratch/work/www/varnish/work/.buildlink/include -I/scratch/work/www/varnish/work/.buildlink/include/python3.7 -I/usr/include/readline -DVARNISH_STATE_DIR=\"/var/db/varnish\" -O2 -D_FORTIFY_SOURCE=2 -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT libvarnish_la-vmb.lo -MD -MP -MF .deps/libvarnish_la-vmb.Tpo -c vmb.c -fPIC -DPIC -o .libs/libvarnish_la-vmb.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/scratch/work/www/varnish/work/.buildlink/include -I/scratch/work/www/varnish/work/.buildlink/include/python3.7 -I/usr/include/readline -DVARNISH_STATE_DIR=\"/var/db/varnish\" -O2 -D_FORTIFY_SOURCE=2 -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT libvarnish_la-vev.lo -MD -MP -MF .deps/libvarnish_la-vev.Tpo -c vev.c -o libvarnish_la-vev.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/scratch/work/www/varnish/work/.buildlink/include -I/scratch/work/www/varnish/work/.buildlink/include/python3.7 -I/usr/include/readline -DVARNISH_STATE_DIR=\"/var/db/varnish\" -O2 -D_FORTIFY_SOURCE=2 -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT libvarnish_la-vmb.lo -MD -MP -MF .deps/libvarnish_la-vmb.Tpo -c vmb.c -o libvarnish_la-vmb.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/scratch/work/www/varnish/work/.buildlink/include -I/scratch/work/www/varnish/work/.buildlink/include/python3.7 -I/usr/include/readline -DVARNISH_STATE_DIR=\"/var/db/varnish\" -O2 -D_FORTIFY_SOURCE=2 -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT libvarnish_la-vpf.lo -MD -MP -MF .deps/libvarnish_la-vpf.Tpo -c vpf.c -fPIC -DPIC -o .libs/libvarnish_la-vpf.o mv -f .deps/libvarnish_la-vmb.Tpo .deps/libvarnish_la-vmb.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -DVARNISH_STATE_DIR='"/var/db/varnish"' -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT libvarnish_la-vre.lo -MD -MP -MF .deps/libvarnish_la-vre.Tpo -c -o libvarnish_la-vre.lo `test -f 'vre.c' || echo './'`vre.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/scratch/work/www/varnish/work/.buildlink/include -I/scratch/work/www/varnish/work/.buildlink/include/python3.7 -I/usr/include/readline -DVARNISH_STATE_DIR=\"/var/db/varnish\" -O2 -D_FORTIFY_SOURCE=2 -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT libvarnish_la-vlu.lo -MD -MP -MF .deps/libvarnish_la-vlu.Tpo -c vlu.c -o libvarnish_la-vlu.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/scratch/work/www/varnish/work/.buildlink/include -I/scratch/work/www/varnish/work/.buildlink/include/python3.7 -I/usr/include/readline -DVARNISH_STATE_DIR=\"/var/db/varnish\" -O2 -D_FORTIFY_SOURCE=2 -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT libvarnish_la-vpf.lo -MD -MP -MF .deps/libvarnish_la-vpf.Tpo -c vpf.c -o libvarnish_la-vpf.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/scratch/work/www/varnish/work/.buildlink/include -I/scratch/work/www/varnish/work/.buildlink/include/python3.7 -I/usr/include/readline -DVARNISH_STATE_DIR=\"/var/db/varnish\" -O2 -D_FORTIFY_SOURCE=2 -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT libvarnish_la-vre.lo -MD -MP -MF .deps/libvarnish_la-vre.Tpo -c vre.c -fPIC -DPIC -o .libs/libvarnish_la-vre.o mv -f .deps/libvarnish_la-vlu.Tpo .deps/libvarnish_la-vlu.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -DVARNISH_STATE_DIR='"/var/db/varnish"' -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT libvarnish_la-vsb.lo -MD -MP -MF .deps/libvarnish_la-vsb.Tpo -c -o libvarnish_la-vsb.lo `test -f 'vsb.c' || echo './'`vsb.c mv -f .deps/libvarnish_la-vev.Tpo .deps/libvarnish_la-vev.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -DVARNISH_STATE_DIR='"/var/db/varnish"' -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT libvarnish_la-vsha256.lo -MD -MP -MF .deps/libvarnish_la-vsha256.Tpo -c -o libvarnish_la-vsha256.lo `test -f 'vsha256.c' || echo './'`vsha256.c mv -f .deps/libvarnish_la-vpf.Tpo .deps/libvarnish_la-vpf.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -DVARNISH_STATE_DIR='"/var/db/varnish"' -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT libvarnish_la-vss.lo -MD -MP -MF .deps/libvarnish_la-vss.Tpo -c -o libvarnish_la-vss.lo `test -f 'vss.c' || echo './'`vss.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/scratch/work/www/varnish/work/.buildlink/include -I/scratch/work/www/varnish/work/.buildlink/include/python3.7 -I/usr/include/readline -DVARNISH_STATE_DIR=\"/var/db/varnish\" -O2 -D_FORTIFY_SOURCE=2 -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT libvarnish_la-vre.lo -MD -MP -MF .deps/libvarnish_la-vre.Tpo -c vre.c -o libvarnish_la-vre.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/scratch/work/www/varnish/work/.buildlink/include -I/scratch/work/www/varnish/work/.buildlink/include/python3.7 -I/usr/include/readline -DVARNISH_STATE_DIR=\"/var/db/varnish\" -O2 -D_FORTIFY_SOURCE=2 -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT libvarnish_la-vsha256.lo -MD -MP -MF .deps/libvarnish_la-vsha256.Tpo -c vsha256.c -fPIC -DPIC -o .libs/libvarnish_la-vsha256.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/scratch/work/www/varnish/work/.buildlink/include -I/scratch/work/www/varnish/work/.buildlink/include/python3.7 -I/usr/include/readline -DVARNISH_STATE_DIR=\"/var/db/varnish\" -O2 -D_FORTIFY_SOURCE=2 -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT libvarnish_la-vsb.lo -MD -MP -MF .deps/libvarnish_la-vsb.Tpo -c vsb.c -fPIC -DPIC -o .libs/libvarnish_la-vsb.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/scratch/work/www/varnish/work/.buildlink/include -I/scratch/work/www/varnish/work/.buildlink/include/python3.7 -I/usr/include/readline -DVARNISH_STATE_DIR=\"/var/db/varnish\" -O2 -D_FORTIFY_SOURCE=2 -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT libvarnish_la-vss.lo -MD -MP -MF .deps/libvarnish_la-vss.Tpo -c vss.c -fPIC -DPIC -o .libs/libvarnish_la-vss.o vsha256.c:41:0: warning: "VBYTE_ORDER" redefined #define VBYTE_ORDER _BYTE_ORDER vsha256.c:36:0: note: this is the location of the previous definition #define VBYTE_ORDER __BYTE_ORDER vsha256.c:42:0: warning: "VBIG_ENDIAN" redefined #define VBIG_ENDIAN _BIG_ENDIAN vsha256.c:37:0: note: this is the location of the previous definition #define VBIG_ENDIAN __BIG_ENDIAN mv -f .deps/libvarnish_la-vre.Tpo .deps/libvarnish_la-vre.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -DVARNISH_STATE_DIR='"/var/db/varnish"' -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT libvarnish_la-vtmpfile.lo -MD -MP -MF .deps/libvarnish_la-vtmpfile.Tpo -c -o libvarnish_la-vtmpfile.lo `test -f 'vtmpfile.c' || echo './'`vtmpfile.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/scratch/work/www/varnish/work/.buildlink/include -I/scratch/work/www/varnish/work/.buildlink/include/python3.7 -I/usr/include/readline -DVARNISH_STATE_DIR=\"/var/db/varnish\" -O2 -D_FORTIFY_SOURCE=2 -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT libvarnish_la-vtmpfile.lo -MD -MP -MF .deps/libvarnish_la-vtmpfile.Tpo -c vtmpfile.c -fPIC -DPIC -o .libs/libvarnish_la-vtmpfile.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/scratch/work/www/varnish/work/.buildlink/include -I/scratch/work/www/varnish/work/.buildlink/include/python3.7 -I/usr/include/readline -DVARNISH_STATE_DIR=\"/var/db/varnish\" -O2 -D_FORTIFY_SOURCE=2 -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT libvarnish_la-vss.lo -MD -MP -MF .deps/libvarnish_la-vss.Tpo -c vss.c -o libvarnish_la-vss.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/scratch/work/www/varnish/work/.buildlink/include -I/scratch/work/www/varnish/work/.buildlink/include/python3.7 -I/usr/include/readline -DVARNISH_STATE_DIR=\"/var/db/varnish\" -O2 -D_FORTIFY_SOURCE=2 -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT libvarnish_la-vsb.lo -MD -MP -MF .deps/libvarnish_la-vsb.Tpo -c vsb.c -o libvarnish_la-vsb.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/scratch/work/www/varnish/work/.buildlink/include -I/scratch/work/www/varnish/work/.buildlink/include/python3.7 -I/usr/include/readline -DVARNISH_STATE_DIR=\"/var/db/varnish\" -O2 -D_FORTIFY_SOURCE=2 -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT libvarnish_la-vtmpfile.lo -MD -MP -MF .deps/libvarnish_la-vtmpfile.Tpo -c vtmpfile.c -o libvarnish_la-vtmpfile.o >/dev/null 2>&1 mv -f .deps/libvarnish_la-vss.Tpo .deps/libvarnish_la-vss.Plo mv -f .deps/libvarnish_la-vtmpfile.Tpo .deps/libvarnish_la-vtmpfile.Plo libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/scratch/work/www/varnish/work/.buildlink/include -I/scratch/work/www/varnish/work/.buildlink/include/python3.7 -I/usr/include/readline -DVARNISH_STATE_DIR=\"/var/db/varnish\" -O2 -D_FORTIFY_SOURCE=2 -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT libvarnish_la-vsha256.lo -MD -MP -MF .deps/libvarnish_la-vsha256.Tpo -c vsha256.c -o libvarnish_la-vsha256.o >/dev/null 2>&1 mv -f .deps/libvarnish_la-vsb.Tpo .deps/libvarnish_la-vsb.Plo mv -f .deps/libvarnish_la-vsha256.Tpo .deps/libvarnish_la-vsha256.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -DVARNISH_STATE_DIR='"/var/db/varnish"' -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -avoid-version -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -o libvarnish.la -rpath /usr/pkg/lib/varnish libvarnish_la-argv.lo libvarnish_la-assert.lo libvarnish_la-binary_heap.lo libvarnish_la-subproc.lo libvarnish_la-cli_auth.lo libvarnish_la-cli_common.lo libvarnish_la-cli_serve.lo libvarnish_la-flopen.lo libvarnish_la-num.lo libvarnish_la-time.lo libvarnish_la-tcp.lo libvarnish_la-vct.lo libvarnish_la-version.lo libvarnish_la-vev.lo libvarnish_la-vin.lo libvarnish_la-vlu.lo libvarnish_la-vmb.lo libvarnish_la-vpf.lo libvarnish_la-vre.lo libvarnish_la-vsb.lo libvarnish_la-vsha256.lo libvarnish_la-vss.lo libvarnish_la-vtmpfile.lo -lrt -lm -Wl,-R/usr/pkg/lib -L/usr/pkg/lib -lpcre -lreadline libtool: link: gcc -shared -fPIC -DPIC .libs/libvarnish_la-argv.o .libs/libvarnish_la-assert.o .libs/libvarnish_la-binary_heap.o .libs/libvarnish_la-subproc.o .libs/libvarnish_la-cli_auth.o .libs/libvarnish_la-cli_common.o .libs/libvarnish_la-cli_serve.o .libs/libvarnish_la-flopen.o .libs/libvarnish_la-num.o .libs/libvarnish_la-time.o .libs/libvarnish_la-tcp.o .libs/libvarnish_la-vct.o .libs/libvarnish_la-version.o .libs/libvarnish_la-vev.o .libs/libvarnish_la-vin.o .libs/libvarnish_la-vlu.o .libs/libvarnish_la-vmb.o .libs/libvarnish_la-vpf.o .libs/libvarnish_la-vre.o .libs/libvarnish_la-vsb.o .libs/libvarnish_la-vsha256.o .libs/libvarnish_la-vss.o .libs/libvarnish_la-vtmpfile.o -Wl,-rpath,/scratch/work/www/varnish/work/.buildlink/lib -Wl,-rpath,/scratch/work/www/varnish/work/.buildlink/lib -L/scratch/work/www/varnish/work/.buildlink/lib -lrt -lm -lpcre -ledit -ltermcap -O2 -pthread -Wl,-rpath -Wl,/usr/pkg/lib -Wl,-rpath -Wl,/usr/pkg/lib -pthread -Wl,-soname -Wl,libvarnish.so -o .libs/libvarnish.so libtool: link: ar cru .libs/libvarnish.a libvarnish_la-argv.o libvarnish_la-assert.o libvarnish_la-binary_heap.o libvarnish_la-subproc.o libvarnish_la-cli_auth.o libvarnish_la-cli_common.o libvarnish_la-cli_serve.o libvarnish_la-flopen.o libvarnish_la-num.o libvarnish_la-time.o libvarnish_la-tcp.o libvarnish_la-vct.o libvarnish_la-version.o libvarnish_la-vev.o libvarnish_la-vin.o libvarnish_la-vlu.o libvarnish_la-vmb.o libvarnish_la-vpf.o libvarnish_la-vre.o libvarnish_la-vsb.o libvarnish_la-vsha256.o libvarnish_la-vss.o libvarnish_la-vtmpfile.o libtool: link: ranlib .libs/libvarnish.a libtool: link: ( cd ".libs" && rm -f "libvarnish.la" && ln -s "../libvarnish.la" "libvarnish.la" ) gmake[3]: Leaving directory '/scratch/work/www/varnish/work/varnish-3.0.6/lib/libvarnish' Making all in libvarnishapi gmake[3]: Entering directory '/scratch/work/www/varnish/work/varnish-3.0.6/lib/libvarnishapi' /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -DVARNISH_STATE_DIR='"/var/db/varnish"' -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT libvarnishapi_la-assert.lo -MD -MP -MF .deps/libvarnishapi_la-assert.Tpo -c -o libvarnishapi_la-assert.lo `test -f '../libvarnish/assert.c' || echo './'`../libvarnish/assert.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -DVARNISH_STATE_DIR='"/var/db/varnish"' -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT libvarnishapi_la-argv.lo -MD -MP -MF .deps/libvarnishapi_la-argv.Tpo -c -o libvarnishapi_la-argv.lo `test -f '../libvarnish/argv.c' || echo './'`../libvarnish/argv.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -DVARNISH_STATE_DIR='"/var/db/varnish"' -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT libvarnishapi_la-version.lo -MD -MP -MF .deps/libvarnishapi_la-version.Tpo -c -o libvarnishapi_la-version.lo `test -f '../libvarnish/version.c' || echo './'`../libvarnish/version.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -DVARNISH_STATE_DIR='"/var/db/varnish"' -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT libvarnishapi_la-cli_common.lo -MD -MP -MF .deps/libvarnishapi_la-cli_common.Tpo -c -o libvarnishapi_la-cli_common.lo `test -f '../libvarnish/cli_common.c' || echo './'`../libvarnish/cli_common.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/scratch/work/www/varnish/work/.buildlink/include -I/scratch/work/www/varnish/work/.buildlink/include/python3.7 -I/usr/include/readline -DVARNISH_STATE_DIR=\"/var/db/varnish\" -O2 -D_FORTIFY_SOURCE=2 -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT libvarnishapi_la-cli_common.lo -MD -MP -MF .deps/libvarnishapi_la-cli_common.Tpo -c ../libvarnish/cli_common.c -fPIC -DPIC -o .libs/libvarnishapi_la-cli_common.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/scratch/work/www/varnish/work/.buildlink/include -I/scratch/work/www/varnish/work/.buildlink/include/python3.7 -I/usr/include/readline -DVARNISH_STATE_DIR=\"/var/db/varnish\" -O2 -D_FORTIFY_SOURCE=2 -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT libvarnishapi_la-argv.lo -MD -MP -MF .deps/libvarnishapi_la-argv.Tpo -c ../libvarnish/argv.c -fPIC -DPIC -o .libs/libvarnishapi_la-argv.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/scratch/work/www/varnish/work/.buildlink/include -I/scratch/work/www/varnish/work/.buildlink/include/python3.7 -I/usr/include/readline -DVARNISH_STATE_DIR=\"/var/db/varnish\" -O2 -D_FORTIFY_SOURCE=2 -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT libvarnishapi_la-assert.lo -MD -MP -MF .deps/libvarnishapi_la-assert.Tpo -c ../libvarnish/assert.c -fPIC -DPIC -o .libs/libvarnishapi_la-assert.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/scratch/work/www/varnish/work/.buildlink/include -I/scratch/work/www/varnish/work/.buildlink/include/python3.7 -I/usr/include/readline -DVARNISH_STATE_DIR=\"/var/db/varnish\" -O2 -D_FORTIFY_SOURCE=2 -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT libvarnishapi_la-version.lo -MD -MP -MF .deps/libvarnishapi_la-version.Tpo -c ../libvarnish/version.c -fPIC -DPIC -o .libs/libvarnishapi_la-version.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/scratch/work/www/varnish/work/.buildlink/include -I/scratch/work/www/varnish/work/.buildlink/include/python3.7 -I/usr/include/readline -DVARNISH_STATE_DIR=\"/var/db/varnish\" -O2 -D_FORTIFY_SOURCE=2 -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT libvarnishapi_la-assert.lo -MD -MP -MF .deps/libvarnishapi_la-assert.Tpo -c ../libvarnish/assert.c -o libvarnishapi_la-assert.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/scratch/work/www/varnish/work/.buildlink/include -I/scratch/work/www/varnish/work/.buildlink/include/python3.7 -I/usr/include/readline -DVARNISH_STATE_DIR=\"/var/db/varnish\" -O2 -D_FORTIFY_SOURCE=2 -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT libvarnishapi_la-version.lo -MD -MP -MF .deps/libvarnishapi_la-version.Tpo -c ../libvarnish/version.c -o libvarnishapi_la-version.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/scratch/work/www/varnish/work/.buildlink/include -I/scratch/work/www/varnish/work/.buildlink/include/python3.7 -I/usr/include/readline -DVARNISH_STATE_DIR=\"/var/db/varnish\" -O2 -D_FORTIFY_SOURCE=2 -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT libvarnishapi_la-argv.lo -MD -MP -MF .deps/libvarnishapi_la-argv.Tpo -c ../libvarnish/argv.c -o libvarnishapi_la-argv.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/scratch/work/www/varnish/work/.buildlink/include -I/scratch/work/www/varnish/work/.buildlink/include/python3.7 -I/usr/include/readline -DVARNISH_STATE_DIR=\"/var/db/varnish\" -O2 -D_FORTIFY_SOURCE=2 -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT libvarnishapi_la-cli_common.lo -MD -MP -MF .deps/libvarnishapi_la-cli_common.Tpo -c ../libvarnish/cli_common.c -o libvarnishapi_la-cli_common.o >/dev/null 2>&1 mv -f .deps/libvarnishapi_la-assert.Tpo .deps/libvarnishapi_la-assert.Plo mv -f .deps/libvarnishapi_la-version.Tpo .deps/libvarnishapi_la-version.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -DVARNISH_STATE_DIR='"/var/db/varnish"' -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT libvarnishapi_la-cli_auth.lo -MD -MP -MF .deps/libvarnishapi_la-cli_auth.Tpo -c -o libvarnishapi_la-cli_auth.lo `test -f '../libvarnish/cli_auth.c' || echo './'`../libvarnish/cli_auth.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -DVARNISH_STATE_DIR='"/var/db/varnish"' -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT libvarnishapi_la-vin.lo -MD -MP -MF .deps/libvarnishapi_la-vin.Tpo -c -o libvarnishapi_la-vin.lo `test -f '../libvarnish/vin.c' || echo './'`../libvarnish/vin.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/scratch/work/www/varnish/work/.buildlink/include -I/scratch/work/www/varnish/work/.buildlink/include/python3.7 -I/usr/include/readline -DVARNISH_STATE_DIR=\"/var/db/varnish\" -O2 -D_FORTIFY_SOURCE=2 -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT libvarnishapi_la-cli_auth.lo -MD -MP -MF .deps/libvarnishapi_la-cli_auth.Tpo -c ../libvarnish/cli_auth.c -fPIC -DPIC -o .libs/libvarnishapi_la-cli_auth.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/scratch/work/www/varnish/work/.buildlink/include -I/scratch/work/www/varnish/work/.buildlink/include/python3.7 -I/usr/include/readline -DVARNISH_STATE_DIR=\"/var/db/varnish\" -O2 -D_FORTIFY_SOURCE=2 -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT libvarnishapi_la-vin.lo -MD -MP -MF .deps/libvarnishapi_la-vin.Tpo -c ../libvarnish/vin.c -fPIC -DPIC -o .libs/libvarnishapi_la-vin.o mv -f .deps/libvarnishapi_la-argv.Tpo .deps/libvarnishapi_la-argv.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -DVARNISH_STATE_DIR='"/var/db/varnish"' -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT libvarnishapi_la-vmb.lo -MD -MP -MF .deps/libvarnishapi_la-vmb.Tpo -c -o libvarnishapi_la-vmb.lo `test -f '../libvarnish/vmb.c' || echo './'`../libvarnish/vmb.c mv -f .deps/libvarnishapi_la-cli_common.Tpo .deps/libvarnishapi_la-cli_common.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -DVARNISH_STATE_DIR='"/var/db/varnish"' -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT libvarnishapi_la-vre.lo -MD -MP -MF .deps/libvarnishapi_la-vre.Tpo -c -o libvarnishapi_la-vre.lo `test -f '../libvarnish/vre.c' || echo './'`../libvarnish/vre.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/scratch/work/www/varnish/work/.buildlink/include -I/scratch/work/www/varnish/work/.buildlink/include/python3.7 -I/usr/include/readline -DVARNISH_STATE_DIR=\"/var/db/varnish\" -O2 -D_FORTIFY_SOURCE=2 -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT libvarnishapi_la-cli_auth.lo -MD -MP -MF .deps/libvarnishapi_la-cli_auth.Tpo -c ../libvarnish/cli_auth.c -o libvarnishapi_la-cli_auth.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/scratch/work/www/varnish/work/.buildlink/include -I/scratch/work/www/varnish/work/.buildlink/include/python3.7 -I/usr/include/readline -DVARNISH_STATE_DIR=\"/var/db/varnish\" -O2 -D_FORTIFY_SOURCE=2 -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT libvarnishapi_la-vin.lo -MD -MP -MF .deps/libvarnishapi_la-vin.Tpo -c ../libvarnish/vin.c -o libvarnishapi_la-vin.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/scratch/work/www/varnish/work/.buildlink/include -I/scratch/work/www/varnish/work/.buildlink/include/python3.7 -I/usr/include/readline -DVARNISH_STATE_DIR=\"/var/db/varnish\" -O2 -D_FORTIFY_SOURCE=2 -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT libvarnishapi_la-vmb.lo -MD -MP -MF .deps/libvarnishapi_la-vmb.Tpo -c ../libvarnish/vmb.c -fPIC -DPIC -o .libs/libvarnishapi_la-vmb.o mv -f .deps/libvarnishapi_la-cli_auth.Tpo .deps/libvarnishapi_la-cli_auth.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -DVARNISH_STATE_DIR='"/var/db/varnish"' -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT libvarnishapi_la-vsb.lo -MD -MP -MF .deps/libvarnishapi_la-vsb.Tpo -c -o libvarnishapi_la-vsb.lo `test -f '../libvarnish/vsb.c' || echo './'`../libvarnish/vsb.c mv -f .deps/libvarnishapi_la-vin.Tpo .deps/libvarnishapi_la-vin.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -DVARNISH_STATE_DIR='"/var/db/varnish"' -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT libvarnishapi_la-vsha256.lo -MD -MP -MF .deps/libvarnishapi_la-vsha256.Tpo -c -o libvarnishapi_la-vsha256.lo `test -f '../libvarnish/vsha256.c' || echo './'`../libvarnish/vsha256.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/scratch/work/www/varnish/work/.buildlink/include -I/scratch/work/www/varnish/work/.buildlink/include/python3.7 -I/usr/include/readline -DVARNISH_STATE_DIR=\"/var/db/varnish\" -O2 -D_FORTIFY_SOURCE=2 -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT libvarnishapi_la-vre.lo -MD -MP -MF .deps/libvarnishapi_la-vre.Tpo -c ../libvarnish/vre.c -fPIC -DPIC -o .libs/libvarnishapi_la-vre.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/scratch/work/www/varnish/work/.buildlink/include -I/scratch/work/www/varnish/work/.buildlink/include/python3.7 -I/usr/include/readline -DVARNISH_STATE_DIR=\"/var/db/varnish\" -O2 -D_FORTIFY_SOURCE=2 -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT libvarnishapi_la-vmb.lo -MD -MP -MF .deps/libvarnishapi_la-vmb.Tpo -c ../libvarnish/vmb.c -o libvarnishapi_la-vmb.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/scratch/work/www/varnish/work/.buildlink/include -I/scratch/work/www/varnish/work/.buildlink/include/python3.7 -I/usr/include/readline -DVARNISH_STATE_DIR=\"/var/db/varnish\" -O2 -D_FORTIFY_SOURCE=2 -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT libvarnishapi_la-vsb.lo -MD -MP -MF .deps/libvarnishapi_la-vsb.Tpo -c ../libvarnish/vsb.c -fPIC -DPIC -o .libs/libvarnishapi_la-vsb.o mv -f .deps/libvarnishapi_la-vmb.Tpo .deps/libvarnishapi_la-vmb.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -DVARNISH_STATE_DIR='"/var/db/varnish"' -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT libvarnishapi_la-vsm.lo -MD -MP -MF .deps/libvarnishapi_la-vsm.Tpo -c -o libvarnishapi_la-vsm.lo `test -f 'vsm.c' || echo './'`vsm.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/scratch/work/www/varnish/work/.buildlink/include -I/scratch/work/www/varnish/work/.buildlink/include/python3.7 -I/usr/include/readline -DVARNISH_STATE_DIR=\"/var/db/varnish\" -O2 -D_FORTIFY_SOURCE=2 -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT libvarnishapi_la-vsha256.lo -MD -MP -MF .deps/libvarnishapi_la-vsha256.Tpo -c ../libvarnish/vsha256.c -fPIC -DPIC -o .libs/libvarnishapi_la-vsha256.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/scratch/work/www/varnish/work/.buildlink/include -I/scratch/work/www/varnish/work/.buildlink/include/python3.7 -I/usr/include/readline -DVARNISH_STATE_DIR=\"/var/db/varnish\" -O2 -D_FORTIFY_SOURCE=2 -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT libvarnishapi_la-vre.lo -MD -MP -MF .deps/libvarnishapi_la-vre.Tpo -c ../libvarnish/vre.c -o libvarnishapi_la-vre.o >/dev/null 2>&1 ../libvarnish/vsha256.c:41:0: warning: "VBYTE_ORDER" redefined #define VBYTE_ORDER _BYTE_ORDER ../libvarnish/vsha256.c:36:0: note: this is the location of the previous definition #define VBYTE_ORDER __BYTE_ORDER ../libvarnish/vsha256.c:42:0: warning: "VBIG_ENDIAN" redefined #define VBIG_ENDIAN _BIG_ENDIAN ../libvarnish/vsha256.c:37:0: note: this is the location of the previous definition #define VBIG_ENDIAN __BIG_ENDIAN libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/scratch/work/www/varnish/work/.buildlink/include -I/scratch/work/www/varnish/work/.buildlink/include/python3.7 -I/usr/include/readline -DVARNISH_STATE_DIR=\"/var/db/varnish\" -O2 -D_FORTIFY_SOURCE=2 -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT libvarnishapi_la-vsm.lo -MD -MP -MF .deps/libvarnishapi_la-vsm.Tpo -c vsm.c -fPIC -DPIC -o .libs/libvarnishapi_la-vsm.o mv -f .deps/libvarnishapi_la-vre.Tpo .deps/libvarnishapi_la-vre.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -DVARNISH_STATE_DIR='"/var/db/varnish"' -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT libvarnishapi_la-vsl_arg.lo -MD -MP -MF .deps/libvarnishapi_la-vsl_arg.Tpo -c -o libvarnishapi_la-vsl_arg.lo `test -f 'vsl_arg.c' || echo './'`vsl_arg.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/scratch/work/www/varnish/work/.buildlink/include -I/scratch/work/www/varnish/work/.buildlink/include/python3.7 -I/usr/include/readline -DVARNISH_STATE_DIR=\"/var/db/varnish\" -O2 -D_FORTIFY_SOURCE=2 -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT libvarnishapi_la-vsb.lo -MD -MP -MF .deps/libvarnishapi_la-vsb.Tpo -c ../libvarnish/vsb.c -o libvarnishapi_la-vsb.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/scratch/work/www/varnish/work/.buildlink/include -I/scratch/work/www/varnish/work/.buildlink/include/python3.7 -I/usr/include/readline -DVARNISH_STATE_DIR=\"/var/db/varnish\" -O2 -D_FORTIFY_SOURCE=2 -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT libvarnishapi_la-vsl_arg.lo -MD -MP -MF .deps/libvarnishapi_la-vsl_arg.Tpo -c vsl_arg.c -fPIC -DPIC -o .libs/libvarnishapi_la-vsl_arg.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/scratch/work/www/varnish/work/.buildlink/include -I/scratch/work/www/varnish/work/.buildlink/include/python3.7 -I/usr/include/readline -DVARNISH_STATE_DIR=\"/var/db/varnish\" -O2 -D_FORTIFY_SOURCE=2 -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT libvarnishapi_la-vsm.lo -MD -MP -MF .deps/libvarnishapi_la-vsm.Tpo -c vsm.c -o libvarnishapi_la-vsm.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/scratch/work/www/varnish/work/.buildlink/include -I/scratch/work/www/varnish/work/.buildlink/include/python3.7 -I/usr/include/readline -DVARNISH_STATE_DIR=\"/var/db/varnish\" -O2 -D_FORTIFY_SOURCE=2 -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT libvarnishapi_la-vsha256.lo -MD -MP -MF .deps/libvarnishapi_la-vsha256.Tpo -c ../libvarnish/vsha256.c -o libvarnishapi_la-vsha256.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/scratch/work/www/varnish/work/.buildlink/include -I/scratch/work/www/varnish/work/.buildlink/include/python3.7 -I/usr/include/readline -DVARNISH_STATE_DIR=\"/var/db/varnish\" -O2 -D_FORTIFY_SOURCE=2 -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT libvarnishapi_la-vsl_arg.lo -MD -MP -MF .deps/libvarnishapi_la-vsl_arg.Tpo -c vsl_arg.c -o libvarnishapi_la-vsl_arg.o >/dev/null 2>&1 mv -f .deps/libvarnishapi_la-vsb.Tpo .deps/libvarnishapi_la-vsb.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -DVARNISH_STATE_DIR='"/var/db/varnish"' -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT libvarnishapi_la-vsl.lo -MD -MP -MF .deps/libvarnishapi_la-vsl.Tpo -c -o libvarnishapi_la-vsl.lo `test -f 'vsl.c' || echo './'`vsl.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/scratch/work/www/varnish/work/.buildlink/include -I/scratch/work/www/varnish/work/.buildlink/include/python3.7 -I/usr/include/readline -DVARNISH_STATE_DIR=\"/var/db/varnish\" -O2 -D_FORTIFY_SOURCE=2 -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT libvarnishapi_la-vsl.lo -MD -MP -MF .deps/libvarnishapi_la-vsl.Tpo -c vsl.c -fPIC -DPIC -o .libs/libvarnishapi_la-vsl.o mv -f .deps/libvarnishapi_la-vsl_arg.Tpo .deps/libvarnishapi_la-vsl_arg.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -DVARNISH_STATE_DIR='"/var/db/varnish"' -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT libvarnishapi_la-vsc.lo -MD -MP -MF .deps/libvarnishapi_la-vsc.Tpo -c -o libvarnishapi_la-vsc.lo `test -f 'vsc.c' || echo './'`vsc.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/scratch/work/www/varnish/work/.buildlink/include -I/scratch/work/www/varnish/work/.buildlink/include/python3.7 -I/usr/include/readline -DVARNISH_STATE_DIR=\"/var/db/varnish\" -O2 -D_FORTIFY_SOURCE=2 -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT libvarnishapi_la-vsc.lo -MD -MP -MF .deps/libvarnishapi_la-vsc.Tpo -c vsc.c -fPIC -DPIC -o .libs/libvarnishapi_la-vsc.o mv -f .deps/libvarnishapi_la-vsm.Tpo .deps/libvarnishapi_la-vsm.Plo mv -f .deps/libvarnishapi_la-vsha256.Tpo .deps/libvarnishapi_la-vsha256.Plo libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/scratch/work/www/varnish/work/.buildlink/include -I/scratch/work/www/varnish/work/.buildlink/include/python3.7 -I/usr/include/readline -DVARNISH_STATE_DIR=\"/var/db/varnish\" -O2 -D_FORTIFY_SOURCE=2 -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT libvarnishapi_la-vsl.lo -MD -MP -MF .deps/libvarnishapi_la-vsl.Tpo -c vsl.c -o libvarnishapi_la-vsl.o >/dev/null 2>&1 mv -f .deps/libvarnishapi_la-vsl.Tpo .deps/libvarnishapi_la-vsl.Plo libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/scratch/work/www/varnish/work/.buildlink/include -I/scratch/work/www/varnish/work/.buildlink/include/python3.7 -I/usr/include/readline -DVARNISH_STATE_DIR=\"/var/db/varnish\" -O2 -D_FORTIFY_SOURCE=2 -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT libvarnishapi_la-vsc.lo -MD -MP -MF .deps/libvarnishapi_la-vsc.Tpo -c vsc.c -o libvarnishapi_la-vsc.o >/dev/null 2>&1 mv -f .deps/libvarnishapi_la-vsc.Tpo .deps/libvarnishapi_la-vsc.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -DVARNISH_STATE_DIR='"/var/db/varnish"' -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -version-info 1:0:0 -Wl,--version-script=./libvarnishapi.map -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -o libvarnishapi.la -rpath /usr/pkg/lib libvarnishapi_la-assert.lo libvarnishapi_la-argv.lo libvarnishapi_la-version.lo libvarnishapi_la-cli_common.lo libvarnishapi_la-cli_auth.lo libvarnishapi_la-vin.lo libvarnishapi_la-vmb.lo libvarnishapi_la-vre.lo libvarnishapi_la-vsb.lo libvarnishapi_la-vsha256.lo libvarnishapi_la-vsm.lo libvarnishapi_la-vsl_arg.lo libvarnishapi_la-vsl.lo libvarnishapi_la-vsc.lo -Wl,-R/usr/pkg/lib -L/usr/pkg/lib -lpcre -lreadline libtool: link: gcc -shared -fPIC -DPIC .libs/libvarnishapi_la-assert.o .libs/libvarnishapi_la-argv.o .libs/libvarnishapi_la-version.o .libs/libvarnishapi_la-cli_common.o .libs/libvarnishapi_la-cli_auth.o .libs/libvarnishapi_la-vin.o .libs/libvarnishapi_la-vmb.o .libs/libvarnishapi_la-vre.o .libs/libvarnishapi_la-vsb.o .libs/libvarnishapi_la-vsha256.o .libs/libvarnishapi_la-vsm.o .libs/libvarnishapi_la-vsl_arg.o .libs/libvarnishapi_la-vsl.o .libs/libvarnishapi_la-vsc.o -Wl,-rpath,/scratch/work/www/varnish/work/.buildlink/lib -Wl,-rpath,/scratch/work/www/varnish/work/.buildlink/lib -L/scratch/work/www/varnish/work/.buildlink/lib -lpcre -ledit -ltermcap -O2 -pthread -Wl,--version-script=./libvarnishapi.map -Wl,-rpath -Wl,/usr/pkg/lib -Wl,-rpath -Wl,/usr/pkg/lib -pthread -Wl,-soname -Wl,libvarnishapi.so.1 -o .libs/libvarnishapi.so.1.0.0 libtool: link: (cd ".libs" && rm -f "libvarnishapi.so.1" && ln -s "libvarnishapi.so.1.0.0" "libvarnishapi.so.1") libtool: link: (cd ".libs" && rm -f "libvarnishapi.so" && ln -s "libvarnishapi.so.1.0.0" "libvarnishapi.so") libtool: link: ar cru .libs/libvarnishapi.a libvarnishapi_la-assert.o libvarnishapi_la-argv.o libvarnishapi_la-version.o libvarnishapi_la-cli_common.o libvarnishapi_la-cli_auth.o libvarnishapi_la-vin.o libvarnishapi_la-vmb.o libvarnishapi_la-vre.o libvarnishapi_la-vsb.o libvarnishapi_la-vsha256.o libvarnishapi_la-vsm.o libvarnishapi_la-vsl_arg.o libvarnishapi_la-vsl.o libvarnishapi_la-vsc.o libtool: link: ranlib .libs/libvarnishapi.a libtool: link: ( cd ".libs" && rm -f "libvarnishapi.la" && ln -s "../libvarnishapi.la" "libvarnishapi.la" ) gmake[3]: Leaving directory '/scratch/work/www/varnish/work/varnish-3.0.6/lib/libvarnishapi' Making all in libvcl gmake[3]: Entering directory '/scratch/work/www/varnish/work/varnish-3.0.6/lib/libvcl' /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT vcc_acl.lo -MD -MP -MF .deps/vcc_acl.Tpo -c -o vcc_acl.lo vcc_acl.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT vcc_action.lo -MD -MP -MF .deps/vcc_action.Tpo -c -o vcc_action.lo vcc_action.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT vcc_backend.lo -MD -MP -MF .deps/vcc_backend.Tpo -c -o vcc_backend.lo vcc_backend.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT vcc_backend_util.lo -MD -MP -MF .deps/vcc_backend_util.Tpo -c -o vcc_backend_util.lo vcc_backend_util.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/scratch/work/www/varnish/work/.buildlink/include/python3.7 -I/scratch/work/www/varnish/work/.buildlink/include -I/usr/include/readline -O2 -D_FORTIFY_SOURCE=2 -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT vcc_acl.lo -MD -MP -MF .deps/vcc_acl.Tpo -c vcc_acl.c -fPIC -DPIC -o .libs/vcc_acl.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/scratch/work/www/varnish/work/.buildlink/include/python3.7 -I/scratch/work/www/varnish/work/.buildlink/include -I/usr/include/readline -O2 -D_FORTIFY_SOURCE=2 -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT vcc_action.lo -MD -MP -MF .deps/vcc_action.Tpo -c vcc_action.c -fPIC -DPIC -o .libs/vcc_action.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/scratch/work/www/varnish/work/.buildlink/include/python3.7 -I/scratch/work/www/varnish/work/.buildlink/include -I/usr/include/readline -O2 -D_FORTIFY_SOURCE=2 -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT vcc_backend_util.lo -MD -MP -MF .deps/vcc_backend_util.Tpo -c vcc_backend_util.c -fPIC -DPIC -o .libs/vcc_backend_util.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/scratch/work/www/varnish/work/.buildlink/include/python3.7 -I/scratch/work/www/varnish/work/.buildlink/include -I/usr/include/readline -O2 -D_FORTIFY_SOURCE=2 -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT vcc_backend.lo -MD -MP -MF .deps/vcc_backend.Tpo -c vcc_backend.c -fPIC -DPIC -o .libs/vcc_backend.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/scratch/work/www/varnish/work/.buildlink/include/python3.7 -I/scratch/work/www/varnish/work/.buildlink/include -I/usr/include/readline -O2 -D_FORTIFY_SOURCE=2 -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT vcc_backend_util.lo -MD -MP -MF .deps/vcc_backend_util.Tpo -c vcc_backend_util.c -o vcc_backend_util.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/scratch/work/www/varnish/work/.buildlink/include/python3.7 -I/scratch/work/www/varnish/work/.buildlink/include -I/usr/include/readline -O2 -D_FORTIFY_SOURCE=2 -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT vcc_action.lo -MD -MP -MF .deps/vcc_action.Tpo -c vcc_action.c -o vcc_action.o >/dev/null 2>&1 mv -f .deps/vcc_backend_util.Tpo .deps/vcc_backend_util.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT vcc_compile.lo -MD -MP -MF .deps/vcc_compile.Tpo -c -o vcc_compile.lo vcc_compile.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/scratch/work/www/varnish/work/.buildlink/include/python3.7 -I/scratch/work/www/varnish/work/.buildlink/include -I/usr/include/readline -O2 -D_FORTIFY_SOURCE=2 -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT vcc_acl.lo -MD -MP -MF .deps/vcc_acl.Tpo -c vcc_acl.c -o vcc_acl.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/scratch/work/www/varnish/work/.buildlink/include/python3.7 -I/scratch/work/www/varnish/work/.buildlink/include -I/usr/include/readline -O2 -D_FORTIFY_SOURCE=2 -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT vcc_compile.lo -MD -MP -MF .deps/vcc_compile.Tpo -c vcc_compile.c -fPIC -DPIC -o .libs/vcc_compile.o mv -f .deps/vcc_action.Tpo .deps/vcc_action.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT vcc_dir_random.lo -MD -MP -MF .deps/vcc_dir_random.Tpo -c -o vcc_dir_random.lo vcc_dir_random.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/scratch/work/www/varnish/work/.buildlink/include/python3.7 -I/scratch/work/www/varnish/work/.buildlink/include -I/usr/include/readline -O2 -D_FORTIFY_SOURCE=2 -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT vcc_backend.lo -MD -MP -MF .deps/vcc_backend.Tpo -c vcc_backend.c -o vcc_backend.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/scratch/work/www/varnish/work/.buildlink/include/python3.7 -I/scratch/work/www/varnish/work/.buildlink/include -I/usr/include/readline -O2 -D_FORTIFY_SOURCE=2 -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT vcc_dir_random.lo -MD -MP -MF .deps/vcc_dir_random.Tpo -c vcc_dir_random.c -fPIC -DPIC -o .libs/vcc_dir_random.o mv -f .deps/vcc_acl.Tpo .deps/vcc_acl.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT vcc_dir_round_robin.lo -MD -MP -MF .deps/vcc_dir_round_robin.Tpo -c -o vcc_dir_round_robin.lo vcc_dir_round_robin.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/scratch/work/www/varnish/work/.buildlink/include/python3.7 -I/scratch/work/www/varnish/work/.buildlink/include -I/usr/include/readline -O2 -D_FORTIFY_SOURCE=2 -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT vcc_dir_random.lo -MD -MP -MF .deps/vcc_dir_random.Tpo -c vcc_dir_random.c -o vcc_dir_random.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/scratch/work/www/varnish/work/.buildlink/include/python3.7 -I/scratch/work/www/varnish/work/.buildlink/include -I/usr/include/readline -O2 -D_FORTIFY_SOURCE=2 -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT vcc_dir_round_robin.lo -MD -MP -MF .deps/vcc_dir_round_robin.Tpo -c vcc_dir_round_robin.c -fPIC -DPIC -o .libs/vcc_dir_round_robin.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/scratch/work/www/varnish/work/.buildlink/include/python3.7 -I/scratch/work/www/varnish/work/.buildlink/include -I/usr/include/readline -O2 -D_FORTIFY_SOURCE=2 -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT vcc_dir_round_robin.lo -MD -MP -MF .deps/vcc_dir_round_robin.Tpo -c vcc_dir_round_robin.c -o vcc_dir_round_robin.o >/dev/null 2>&1 mv -f .deps/vcc_dir_random.Tpo .deps/vcc_dir_random.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT vcc_dir_dns.lo -MD -MP -MF .deps/vcc_dir_dns.Tpo -c -o vcc_dir_dns.lo vcc_dir_dns.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/scratch/work/www/varnish/work/.buildlink/include/python3.7 -I/scratch/work/www/varnish/work/.buildlink/include -I/usr/include/readline -O2 -D_FORTIFY_SOURCE=2 -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT vcc_compile.lo -MD -MP -MF .deps/vcc_compile.Tpo -c vcc_compile.c -o vcc_compile.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/scratch/work/www/varnish/work/.buildlink/include/python3.7 -I/scratch/work/www/varnish/work/.buildlink/include -I/usr/include/readline -O2 -D_FORTIFY_SOURCE=2 -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT vcc_dir_dns.lo -MD -MP -MF .deps/vcc_dir_dns.Tpo -c vcc_dir_dns.c -fPIC -DPIC -o .libs/vcc_dir_dns.o mv -f .deps/vcc_dir_round_robin.Tpo .deps/vcc_dir_round_robin.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT vcc_expr.lo -MD -MP -MF .deps/vcc_expr.Tpo -c -o vcc_expr.lo vcc_expr.c mv -f .deps/vcc_backend.Tpo .deps/vcc_backend.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT vcc_parse.lo -MD -MP -MF .deps/vcc_parse.Tpo -c -o vcc_parse.lo vcc_parse.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/scratch/work/www/varnish/work/.buildlink/include/python3.7 -I/scratch/work/www/varnish/work/.buildlink/include -I/usr/include/readline -O2 -D_FORTIFY_SOURCE=2 -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT vcc_expr.lo -MD -MP -MF .deps/vcc_expr.Tpo -c vcc_expr.c -fPIC -DPIC -o .libs/vcc_expr.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/scratch/work/www/varnish/work/.buildlink/include/python3.7 -I/scratch/work/www/varnish/work/.buildlink/include -I/usr/include/readline -O2 -D_FORTIFY_SOURCE=2 -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT vcc_parse.lo -MD -MP -MF .deps/vcc_parse.Tpo -c vcc_parse.c -fPIC -DPIC -o .libs/vcc_parse.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/scratch/work/www/varnish/work/.buildlink/include/python3.7 -I/scratch/work/www/varnish/work/.buildlink/include -I/usr/include/readline -O2 -D_FORTIFY_SOURCE=2 -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT vcc_dir_dns.lo -MD -MP -MF .deps/vcc_dir_dns.Tpo -c vcc_dir_dns.c -o vcc_dir_dns.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/scratch/work/www/varnish/work/.buildlink/include/python3.7 -I/scratch/work/www/varnish/work/.buildlink/include -I/usr/include/readline -O2 -D_FORTIFY_SOURCE=2 -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT vcc_parse.lo -MD -MP -MF .deps/vcc_parse.Tpo -c vcc_parse.c -o vcc_parse.o >/dev/null 2>&1 mv -f .deps/vcc_compile.Tpo .deps/vcc_compile.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT vcc_fixed_token.lo -MD -MP -MF .deps/vcc_fixed_token.Tpo -c -o vcc_fixed_token.lo vcc_fixed_token.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/scratch/work/www/varnish/work/.buildlink/include/python3.7 -I/scratch/work/www/varnish/work/.buildlink/include -I/usr/include/readline -O2 -D_FORTIFY_SOURCE=2 -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT vcc_fixed_token.lo -MD -MP -MF .deps/vcc_fixed_token.Tpo -c vcc_fixed_token.c -fPIC -DPIC -o .libs/vcc_fixed_token.o mv -f .deps/vcc_parse.Tpo .deps/vcc_parse.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT vcc_obj.lo -MD -MP -MF .deps/vcc_obj.Tpo -c -o vcc_obj.lo vcc_obj.c mv -f .deps/vcc_dir_dns.Tpo .deps/vcc_dir_dns.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT vcc_storage.lo -MD -MP -MF .deps/vcc_storage.Tpo -c -o vcc_storage.lo vcc_storage.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/scratch/work/www/varnish/work/.buildlink/include/python3.7 -I/scratch/work/www/varnish/work/.buildlink/include -I/usr/include/readline -O2 -D_FORTIFY_SOURCE=2 -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT vcc_obj.lo -MD -MP -MF .deps/vcc_obj.Tpo -c vcc_obj.c -fPIC -DPIC -o .libs/vcc_obj.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/scratch/work/www/varnish/work/.buildlink/include/python3.7 -I/scratch/work/www/varnish/work/.buildlink/include -I/usr/include/readline -O2 -D_FORTIFY_SOURCE=2 -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT vcc_fixed_token.lo -MD -MP -MF .deps/vcc_fixed_token.Tpo -c vcc_fixed_token.c -o vcc_fixed_token.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/scratch/work/www/varnish/work/.buildlink/include/python3.7 -I/scratch/work/www/varnish/work/.buildlink/include -I/usr/include/readline -O2 -D_FORTIFY_SOURCE=2 -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT vcc_storage.lo -MD -MP -MF .deps/vcc_storage.Tpo -c vcc_storage.c -fPIC -DPIC -o .libs/vcc_storage.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/scratch/work/www/varnish/work/.buildlink/include/python3.7 -I/scratch/work/www/varnish/work/.buildlink/include -I/usr/include/readline -O2 -D_FORTIFY_SOURCE=2 -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT vcc_obj.lo -MD -MP -MF .deps/vcc_obj.Tpo -c vcc_obj.c -o vcc_obj.o >/dev/null 2>&1 mv -f .deps/vcc_fixed_token.Tpo .deps/vcc_fixed_token.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT vcc_string.lo -MD -MP -MF .deps/vcc_string.Tpo -c -o vcc_string.lo vcc_string.c mv -f .deps/vcc_obj.Tpo .deps/vcc_obj.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT vcc_symb.lo -MD -MP -MF .deps/vcc_symb.Tpo -c -o vcc_symb.lo vcc_symb.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/scratch/work/www/varnish/work/.buildlink/include/python3.7 -I/scratch/work/www/varnish/work/.buildlink/include -I/usr/include/readline -O2 -D_FORTIFY_SOURCE=2 -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT vcc_string.lo -MD -MP -MF .deps/vcc_string.Tpo -c vcc_string.c -fPIC -DPIC -o .libs/vcc_string.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/scratch/work/www/varnish/work/.buildlink/include/python3.7 -I/scratch/work/www/varnish/work/.buildlink/include -I/usr/include/readline -O2 -D_FORTIFY_SOURCE=2 -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT vcc_storage.lo -MD -MP -MF .deps/vcc_storage.Tpo -c vcc_storage.c -o vcc_storage.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/scratch/work/www/varnish/work/.buildlink/include/python3.7 -I/scratch/work/www/varnish/work/.buildlink/include -I/usr/include/readline -O2 -D_FORTIFY_SOURCE=2 -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT vcc_symb.lo -MD -MP -MF .deps/vcc_symb.Tpo -c vcc_symb.c -fPIC -DPIC -o .libs/vcc_symb.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/scratch/work/www/varnish/work/.buildlink/include/python3.7 -I/scratch/work/www/varnish/work/.buildlink/include -I/usr/include/readline -O2 -D_FORTIFY_SOURCE=2 -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT vcc_expr.lo -MD -MP -MF .deps/vcc_expr.Tpo -c vcc_expr.c -o vcc_expr.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/scratch/work/www/varnish/work/.buildlink/include/python3.7 -I/scratch/work/www/varnish/work/.buildlink/include -I/usr/include/readline -O2 -D_FORTIFY_SOURCE=2 -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT vcc_string.lo -MD -MP -MF .deps/vcc_string.Tpo -c vcc_string.c -o vcc_string.o >/dev/null 2>&1 mv -f .deps/vcc_storage.Tpo .deps/vcc_storage.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT vcc_token.lo -MD -MP -MF .deps/vcc_token.Tpo -c -o vcc_token.lo vcc_token.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/scratch/work/www/varnish/work/.buildlink/include/python3.7 -I/scratch/work/www/varnish/work/.buildlink/include -I/usr/include/readline -O2 -D_FORTIFY_SOURCE=2 -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT vcc_symb.lo -MD -MP -MF .deps/vcc_symb.Tpo -c vcc_symb.c -o vcc_symb.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/scratch/work/www/varnish/work/.buildlink/include/python3.7 -I/scratch/work/www/varnish/work/.buildlink/include -I/usr/include/readline -O2 -D_FORTIFY_SOURCE=2 -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT vcc_token.lo -MD -MP -MF .deps/vcc_token.Tpo -c vcc_token.c -fPIC -DPIC -o .libs/vcc_token.o mv -f .deps/vcc_string.Tpo .deps/vcc_string.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT vcc_var.lo -MD -MP -MF .deps/vcc_var.Tpo -c -o vcc_var.lo vcc_var.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/scratch/work/www/varnish/work/.buildlink/include/python3.7 -I/scratch/work/www/varnish/work/.buildlink/include -I/usr/include/readline -O2 -D_FORTIFY_SOURCE=2 -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT vcc_var.lo -MD -MP -MF .deps/vcc_var.Tpo -c vcc_var.c -fPIC -DPIC -o .libs/vcc_var.o mv -f .deps/vcc_symb.Tpo .deps/vcc_symb.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT vcc_vmod.lo -MD -MP -MF .deps/vcc_vmod.Tpo -c -o vcc_vmod.lo vcc_vmod.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/scratch/work/www/varnish/work/.buildlink/include/python3.7 -I/scratch/work/www/varnish/work/.buildlink/include -I/usr/include/readline -O2 -D_FORTIFY_SOURCE=2 -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT vcc_vmod.lo -MD -MP -MF .deps/vcc_vmod.Tpo -c vcc_vmod.c -fPIC -DPIC -o .libs/vcc_vmod.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/scratch/work/www/varnish/work/.buildlink/include/python3.7 -I/scratch/work/www/varnish/work/.buildlink/include -I/usr/include/readline -O2 -D_FORTIFY_SOURCE=2 -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT vcc_var.lo -MD -MP -MF .deps/vcc_var.Tpo -c vcc_var.c -o vcc_var.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/scratch/work/www/varnish/work/.buildlink/include/python3.7 -I/scratch/work/www/varnish/work/.buildlink/include -I/usr/include/readline -O2 -D_FORTIFY_SOURCE=2 -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT vcc_token.lo -MD -MP -MF .deps/vcc_token.Tpo -c vcc_token.c -o vcc_token.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/scratch/work/www/varnish/work/.buildlink/include/python3.7 -I/scratch/work/www/varnish/work/.buildlink/include -I/usr/include/readline -O2 -D_FORTIFY_SOURCE=2 -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT vcc_vmod.lo -MD -MP -MF .deps/vcc_vmod.Tpo -c vcc_vmod.c -o vcc_vmod.o >/dev/null 2>&1 mv -f .deps/vcc_var.Tpo .deps/vcc_var.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT vcc_xref.lo -MD -MP -MF .deps/vcc_xref.Tpo -c -o vcc_xref.lo vcc_xref.c mv -f .deps/vcc_expr.Tpo .deps/vcc_expr.Plo libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/scratch/work/www/varnish/work/.buildlink/include/python3.7 -I/scratch/work/www/varnish/work/.buildlink/include -I/usr/include/readline -O2 -D_FORTIFY_SOURCE=2 -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT vcc_xref.lo -MD -MP -MF .deps/vcc_xref.Tpo -c vcc_xref.c -fPIC -DPIC -o .libs/vcc_xref.o mv -f .deps/vcc_vmod.Tpo .deps/vcc_vmod.Plo mv -f .deps/vcc_token.Tpo .deps/vcc_token.Plo libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/scratch/work/www/varnish/work/.buildlink/include/python3.7 -I/scratch/work/www/varnish/work/.buildlink/include -I/usr/include/readline -O2 -D_FORTIFY_SOURCE=2 -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT vcc_xref.lo -MD -MP -MF .deps/vcc_xref.Tpo -c vcc_xref.c -o vcc_xref.o >/dev/null 2>&1 mv -f .deps/vcc_xref.Tpo .deps/vcc_xref.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -avoid-version -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -o libvcl.la -rpath /usr/pkg/lib/varnish vcc_acl.lo vcc_action.lo vcc_backend.lo vcc_backend_util.lo vcc_compile.lo vcc_dir_random.lo vcc_dir_round_robin.lo vcc_dir_dns.lo vcc_expr.lo vcc_parse.lo vcc_fixed_token.lo vcc_obj.lo vcc_storage.lo vcc_string.lo vcc_symb.lo vcc_token.lo vcc_var.lo vcc_vmod.lo vcc_xref.lo -lreadline libtool: link: gcc -shared -fPIC -DPIC .libs/vcc_acl.o .libs/vcc_action.o .libs/vcc_backend.o .libs/vcc_backend_util.o .libs/vcc_compile.o .libs/vcc_dir_random.o .libs/vcc_dir_round_robin.o .libs/vcc_dir_dns.o .libs/vcc_expr.o .libs/vcc_parse.o .libs/vcc_fixed_token.o .libs/vcc_obj.o .libs/vcc_storage.o .libs/vcc_string.o .libs/vcc_symb.o .libs/vcc_token.o .libs/vcc_var.o .libs/vcc_vmod.o .libs/vcc_xref.o -L/scratch/work/www/varnish/work/.buildlink/lib -ledit -ltermcap -O2 -pthread -Wl,-rpath -Wl,/usr/pkg/lib -pthread -Wl,-soname -Wl,libvcl.so -o .libs/libvcl.so libtool: link: ar cru .libs/libvcl.a vcc_acl.o vcc_action.o vcc_backend.o vcc_backend_util.o vcc_compile.o vcc_dir_random.o vcc_dir_round_robin.o vcc_dir_dns.o vcc_expr.o vcc_parse.o vcc_fixed_token.o vcc_obj.o vcc_storage.o vcc_string.o vcc_symb.o vcc_token.o vcc_var.o vcc_vmod.o vcc_xref.o libtool: link: ranlib .libs/libvcl.a libtool: link: ( cd ".libs" && rm -f "libvcl.la" && ln -s "../libvcl.la" "libvcl.la" ) gmake[3]: Leaving directory '/scratch/work/www/varnish/work/varnish-3.0.6/lib/libvcl' Making all in libvgz gmake[3]: Entering directory '/scratch/work/www/varnish/work/varnish-3.0.6/lib/libvgz' /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -D_LARGEFILE64_SOURCE=1 -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT libvgz_la-adler32.lo -MD -MP -MF .deps/libvgz_la-adler32.Tpo -c -o libvgz_la-adler32.lo `test -f 'adler32.c' || echo './'`adler32.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -D_LARGEFILE64_SOURCE=1 -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT libvgz_la-compress.lo -MD -MP -MF .deps/libvgz_la-compress.Tpo -c -o libvgz_la-compress.lo `test -f 'compress.c' || echo './'`compress.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -D_LARGEFILE64_SOURCE=1 -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT libvgz_la-crc32.lo -MD -MP -MF .deps/libvgz_la-crc32.Tpo -c -o libvgz_la-crc32.lo `test -f 'crc32.c' || echo './'`crc32.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -D_LARGEFILE64_SOURCE=1 -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT libvgz_la-deflate.lo -MD -MP -MF .deps/libvgz_la-deflate.Tpo -c -o libvgz_la-deflate.lo `test -f 'deflate.c' || echo './'`deflate.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/scratch/work/www/varnish/work/.buildlink/include/python3.7 -I/scratch/work/www/varnish/work/.buildlink/include -I/usr/include/readline -D_LARGEFILE64_SOURCE=1 -O2 -D_FORTIFY_SOURCE=2 -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT libvgz_la-compress.lo -MD -MP -MF .deps/libvgz_la-compress.Tpo -c compress.c -fPIC -DPIC -o .libs/libvgz_la-compress.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/scratch/work/www/varnish/work/.buildlink/include/python3.7 -I/scratch/work/www/varnish/work/.buildlink/include -I/usr/include/readline -D_LARGEFILE64_SOURCE=1 -O2 -D_FORTIFY_SOURCE=2 -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT libvgz_la-adler32.lo -MD -MP -MF .deps/libvgz_la-adler32.Tpo -c adler32.c -fPIC -DPIC -o .libs/libvgz_la-adler32.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/scratch/work/www/varnish/work/.buildlink/include/python3.7 -I/scratch/work/www/varnish/work/.buildlink/include -I/usr/include/readline -D_LARGEFILE64_SOURCE=1 -O2 -D_FORTIFY_SOURCE=2 -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT libvgz_la-deflate.lo -MD -MP -MF .deps/libvgz_la-deflate.Tpo -c deflate.c -fPIC -DPIC -o .libs/libvgz_la-deflate.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/scratch/work/www/varnish/work/.buildlink/include/python3.7 -I/scratch/work/www/varnish/work/.buildlink/include -I/usr/include/readline -D_LARGEFILE64_SOURCE=1 -O2 -D_FORTIFY_SOURCE=2 -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT libvgz_la-crc32.lo -MD -MP -MF .deps/libvgz_la-crc32.Tpo -c crc32.c -fPIC -DPIC -o .libs/libvgz_la-crc32.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/scratch/work/www/varnish/work/.buildlink/include/python3.7 -I/scratch/work/www/varnish/work/.buildlink/include -I/usr/include/readline -D_LARGEFILE64_SOURCE=1 -O2 -D_FORTIFY_SOURCE=2 -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT libvgz_la-compress.lo -MD -MP -MF .deps/libvgz_la-compress.Tpo -c compress.c -o libvgz_la-compress.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/scratch/work/www/varnish/work/.buildlink/include/python3.7 -I/scratch/work/www/varnish/work/.buildlink/include -I/usr/include/readline -D_LARGEFILE64_SOURCE=1 -O2 -D_FORTIFY_SOURCE=2 -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT libvgz_la-adler32.lo -MD -MP -MF .deps/libvgz_la-adler32.Tpo -c adler32.c -o libvgz_la-adler32.o >/dev/null 2>&1 mv -f .deps/libvgz_la-compress.Tpo .deps/libvgz_la-compress.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -D_LARGEFILE64_SOURCE=1 -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT libvgz_la-infback.lo -MD -MP -MF .deps/libvgz_la-infback.Tpo -c -o libvgz_la-infback.lo `test -f 'infback.c' || echo './'`infback.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/scratch/work/www/varnish/work/.buildlink/include/python3.7 -I/scratch/work/www/varnish/work/.buildlink/include -I/usr/include/readline -D_LARGEFILE64_SOURCE=1 -O2 -D_FORTIFY_SOURCE=2 -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT libvgz_la-crc32.lo -MD -MP -MF .deps/libvgz_la-crc32.Tpo -c crc32.c -o libvgz_la-crc32.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/scratch/work/www/varnish/work/.buildlink/include/python3.7 -I/scratch/work/www/varnish/work/.buildlink/include -I/usr/include/readline -D_LARGEFILE64_SOURCE=1 -O2 -D_FORTIFY_SOURCE=2 -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT libvgz_la-infback.lo -MD -MP -MF .deps/libvgz_la-infback.Tpo -c infback.c -fPIC -DPIC -o .libs/libvgz_la-infback.o mv -f .deps/libvgz_la-adler32.Tpo .deps/libvgz_la-adler32.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -D_LARGEFILE64_SOURCE=1 -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT libvgz_la-inffast.lo -MD -MP -MF .deps/libvgz_la-inffast.Tpo -c -o libvgz_la-inffast.lo `test -f 'inffast.c' || echo './'`inffast.c infback.c: In function 'inflateBack': infback.c:471:25: warning: this statement may fall through [-Wimplicit-fallthrough=] state->mode = LEN; ~~~~~~~~~~~~^~~~~ infback.c:473:9: note: here case LEN: ^~~~ libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/scratch/work/www/varnish/work/.buildlink/include/python3.7 -I/scratch/work/www/varnish/work/.buildlink/include -I/usr/include/readline -D_LARGEFILE64_SOURCE=1 -O2 -D_FORTIFY_SOURCE=2 -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT libvgz_la-inffast.lo -MD -MP -MF .deps/libvgz_la-inffast.Tpo -c inffast.c -fPIC -DPIC -o .libs/libvgz_la-inffast.o mv -f .deps/libvgz_la-crc32.Tpo .deps/libvgz_la-crc32.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -D_LARGEFILE64_SOURCE=1 -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT libvgz_la-inflate.lo -MD -MP -MF .deps/libvgz_la-inflate.Tpo -c -o libvgz_la-inflate.lo `test -f 'inflate.c' || echo './'`inflate.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/scratch/work/www/varnish/work/.buildlink/include/python3.7 -I/scratch/work/www/varnish/work/.buildlink/include -I/usr/include/readline -D_LARGEFILE64_SOURCE=1 -O2 -D_FORTIFY_SOURCE=2 -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT libvgz_la-inflate.lo -MD -MP -MF .deps/libvgz_la-inflate.Tpo -c inflate.c -fPIC -DPIC -o .libs/libvgz_la-inflate.o inflate.c: In function 'inflateMark': inflate.c:1481:61: warning: left shift of negative value [-Wshift-negative-value] if (strm == Z_NULL || strm->state == Z_NULL) return -1L << 16; ^~ libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/scratch/work/www/varnish/work/.buildlink/include/python3.7 -I/scratch/work/www/varnish/work/.buildlink/include -I/usr/include/readline -D_LARGEFILE64_SOURCE=1 -O2 -D_FORTIFY_SOURCE=2 -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT libvgz_la-inffast.lo -MD -MP -MF .deps/libvgz_la-inffast.Tpo -c inffast.c -o libvgz_la-inffast.o >/dev/null 2>&1 inflate.c: In function 'inflate': inflate.c:705:25: warning: this statement may fall through [-Wimplicit-fallthrough=] state->mode = EXLEN; ~~~~~~~~~~~~^~~~~~~ inflate.c:706:9: note: here case EXLEN: ^~~~ inflate.c:717:25: warning: this statement may fall through [-Wimplicit-fallthrough=] state->mode = EXTRA; ~~~~~~~~~~~~^~~~~~~ inflate.c:718:9: note: here case EXTRA: ^~~~ inflate.c:739:25: warning: this statement may fall through [-Wimplicit-fallthrough=] state->mode = NAME; ~~~~~~~~~~~~^~~~~~ inflate.c:740:9: note: here case NAME: ^~~~ inflate.c:760:25: warning: this statement may fall through [-Wimplicit-fallthrough=] state->mode = COMMENT; ~~~~~~~~~~~~^~~~~~~~~ inflate.c:761:9: note: here case COMMENT: ^~~~ inflate.c:780:25: warning: this statement may fall through [-Wimplicit-fallthrough=] state->mode = HCRC; ~~~~~~~~~~~~^~~~~~ inflate.c:781:9: note: here case HCRC: ^~~~ inflate.c:803:25: warning: this statement may fall through [-Wimplicit-fallthrough=] state->mode = DICT; ~~~~~~~~~~~~^~~~~~ inflate.c:804:9: note: here case DICT: ^~~~ inflate.c:810:25: warning: this statement may fall through [-Wimplicit-fallthrough=] state->mode = TYPE; ~~~~~~~~~~~~^~~~~~ inflate.c:811:9: note: here case TYPE: ^~~~ inflate.c:812:16: warning: this statement may fall through [-Wimplicit-fallthrough=] if (flush == Z_BLOCK || flush == Z_TREES) goto inf_leave; ^ inflate.c:813:9: note: here case TYPEDO: ^~~~ inflate.c:867:16: warning: this statement may fall through [-Wimplicit-fallthrough=] if (flush == Z_TREES) goto inf_leave; ^ inflate.c:868:9: note: here case COPY_: ^~~~ inflate.c:869:25: warning: this statement may fall through [-Wimplicit-fallthrough=] state->mode = COPY; ~~~~~~~~~~~~^~~~~~ inflate.c:870:9: note: here case COPY: ^~~~ inflate.c:1009:16: warning: this statement may fall through [-Wimplicit-fallthrough=] if (flush == Z_TREES) goto inf_leave; ^ inflate.c:1010:9: note: here case LEN_: ^~~~ inflate.c:1011:25: warning: this statement may fall through [-Wimplicit-fallthrough=] state->mode = LEN; ~~~~~~~~~~~~^~~~~ inflate.c:1012:9: note: here case LEN: ^~~~ inflate.c:1060:25: warning: this statement may fall through [-Wimplicit-fallthrough=] state->mode = LENEXT; ~~~~~~~~~~~~^~~~~~~~ inflate.c:1061:9: note: here case LENEXT: ^~~~ inflate.c:1070:25: warning: this statement may fall through [-Wimplicit-fallthrough=] state->mode = DIST; ~~~~~~~~~~~~^~~~~~ inflate.c:1071:9: note: here case DIST: ^~~~ inflate.c:1097:25: warning: this statement may fall through [-Wimplicit-fallthrough=] state->mode = DISTEXT; ~~~~~~~~~~~~^~~~~~~~~ inflate.c:1098:9: note: here case DISTEXT: ^~~~ inflate.c:1113:25: warning: this statement may fall through [-Wimplicit-fallthrough=] state->mode = MATCH; ~~~~~~~~~~~~^~~~~~~ inflate.c:1114:9: note: here case MATCH: ^~~~ inflate.c:1188:25: warning: this statement may fall through [-Wimplicit-fallthrough=] state->mode = LENGTH; ~~~~~~~~~~~~^~~~~~~~ inflate.c:1189:9: note: here case LENGTH: ^~~~ inflate.c:1201:25: warning: this statement may fall through [-Wimplicit-fallthrough=] state->mode = DONE; ~~~~~~~~~~~~^~~~~~ inflate.c:1202:9: note: here case DONE: ^~~~ libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/scratch/work/www/varnish/work/.buildlink/include/python3.7 -I/scratch/work/www/varnish/work/.buildlink/include -I/usr/include/readline -D_LARGEFILE64_SOURCE=1 -O2 -D_FORTIFY_SOURCE=2 -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT libvgz_la-infback.lo -MD -MP -MF .deps/libvgz_la-infback.Tpo -c infback.c -o libvgz_la-infback.o >/dev/null 2>&1 mv -f .deps/libvgz_la-inffast.Tpo .deps/libvgz_la-inffast.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -D_LARGEFILE64_SOURCE=1 -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT libvgz_la-inftrees.lo -MD -MP -MF .deps/libvgz_la-inftrees.Tpo -c -o libvgz_la-inftrees.lo `test -f 'inftrees.c' || echo './'`inftrees.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/scratch/work/www/varnish/work/.buildlink/include/python3.7 -I/scratch/work/www/varnish/work/.buildlink/include -I/usr/include/readline -D_LARGEFILE64_SOURCE=1 -O2 -D_FORTIFY_SOURCE=2 -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT libvgz_la-deflate.lo -MD -MP -MF .deps/libvgz_la-deflate.Tpo -c deflate.c -o libvgz_la-deflate.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/scratch/work/www/varnish/work/.buildlink/include/python3.7 -I/scratch/work/www/varnish/work/.buildlink/include -I/usr/include/readline -D_LARGEFILE64_SOURCE=1 -O2 -D_FORTIFY_SOURCE=2 -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT libvgz_la-inftrees.lo -MD -MP -MF .deps/libvgz_la-inftrees.Tpo -c inftrees.c -fPIC -DPIC -o .libs/libvgz_la-inftrees.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/scratch/work/www/varnish/work/.buildlink/include/python3.7 -I/scratch/work/www/varnish/work/.buildlink/include -I/usr/include/readline -D_LARGEFILE64_SOURCE=1 -O2 -D_FORTIFY_SOURCE=2 -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT libvgz_la-inftrees.lo -MD -MP -MF .deps/libvgz_la-inftrees.Tpo -c inftrees.c -o libvgz_la-inftrees.o >/dev/null 2>&1 mv -f .deps/libvgz_la-infback.Tpo .deps/libvgz_la-infback.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -D_LARGEFILE64_SOURCE=1 -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT libvgz_la-trees.lo -MD -MP -MF .deps/libvgz_la-trees.Tpo -c -o libvgz_la-trees.lo `test -f 'trees.c' || echo './'`trees.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/scratch/work/www/varnish/work/.buildlink/include/python3.7 -I/scratch/work/www/varnish/work/.buildlink/include -I/usr/include/readline -D_LARGEFILE64_SOURCE=1 -O2 -D_FORTIFY_SOURCE=2 -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT libvgz_la-trees.lo -MD -MP -MF .deps/libvgz_la-trees.Tpo -c trees.c -fPIC -DPIC -o .libs/libvgz_la-trees.o mv -f .deps/libvgz_la-inftrees.Tpo .deps/libvgz_la-inftrees.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -D_LARGEFILE64_SOURCE=1 -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT libvgz_la-uncompr.lo -MD -MP -MF .deps/libvgz_la-uncompr.Tpo -c -o libvgz_la-uncompr.lo `test -f 'uncompr.c' || echo './'`uncompr.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/scratch/work/www/varnish/work/.buildlink/include/python3.7 -I/scratch/work/www/varnish/work/.buildlink/include -I/usr/include/readline -D_LARGEFILE64_SOURCE=1 -O2 -D_FORTIFY_SOURCE=2 -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT libvgz_la-uncompr.lo -MD -MP -MF .deps/libvgz_la-uncompr.Tpo -c uncompr.c -fPIC -DPIC -o .libs/libvgz_la-uncompr.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/scratch/work/www/varnish/work/.buildlink/include/python3.7 -I/scratch/work/www/varnish/work/.buildlink/include -I/usr/include/readline -D_LARGEFILE64_SOURCE=1 -O2 -D_FORTIFY_SOURCE=2 -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT libvgz_la-uncompr.lo -MD -MP -MF .deps/libvgz_la-uncompr.Tpo -c uncompr.c -o libvgz_la-uncompr.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/scratch/work/www/varnish/work/.buildlink/include/python3.7 -I/scratch/work/www/varnish/work/.buildlink/include -I/usr/include/readline -D_LARGEFILE64_SOURCE=1 -O2 -D_FORTIFY_SOURCE=2 -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT libvgz_la-inflate.lo -MD -MP -MF .deps/libvgz_la-inflate.Tpo -c inflate.c -o libvgz_la-inflate.o >/dev/null 2>&1 mv -f .deps/libvgz_la-uncompr.Tpo .deps/libvgz_la-uncompr.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -D_LARGEFILE64_SOURCE=1 -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT libvgz_la-zutil.lo -MD -MP -MF .deps/libvgz_la-zutil.Tpo -c -o libvgz_la-zutil.lo `test -f 'zutil.c' || echo './'`zutil.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/scratch/work/www/varnish/work/.buildlink/include/python3.7 -I/scratch/work/www/varnish/work/.buildlink/include -I/usr/include/readline -D_LARGEFILE64_SOURCE=1 -O2 -D_FORTIFY_SOURCE=2 -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT libvgz_la-zutil.lo -MD -MP -MF .deps/libvgz_la-zutil.Tpo -c zutil.c -fPIC -DPIC -o .libs/libvgz_la-zutil.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/scratch/work/www/varnish/work/.buildlink/include/python3.7 -I/scratch/work/www/varnish/work/.buildlink/include -I/usr/include/readline -D_LARGEFILE64_SOURCE=1 -O2 -D_FORTIFY_SOURCE=2 -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT libvgz_la-zutil.lo -MD -MP -MF .deps/libvgz_la-zutil.Tpo -c zutil.c -o libvgz_la-zutil.o >/dev/null 2>&1 mv -f .deps/libvgz_la-deflate.Tpo .deps/libvgz_la-deflate.Plo mv -f .deps/libvgz_la-zutil.Tpo .deps/libvgz_la-zutil.Plo libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/scratch/work/www/varnish/work/.buildlink/include/python3.7 -I/scratch/work/www/varnish/work/.buildlink/include -I/usr/include/readline -D_LARGEFILE64_SOURCE=1 -O2 -D_FORTIFY_SOURCE=2 -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT libvgz_la-trees.lo -MD -MP -MF .deps/libvgz_la-trees.Tpo -c trees.c -o libvgz_la-trees.o >/dev/null 2>&1 mv -f .deps/libvgz_la-inflate.Tpo .deps/libvgz_la-inflate.Plo mv -f .deps/libvgz_la-trees.Tpo .deps/libvgz_la-trees.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -D_LARGEFILE64_SOURCE=1 -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -avoid-version -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -o libvgz.la -rpath /usr/pkg/lib/varnish libvgz_la-adler32.lo libvgz_la-compress.lo libvgz_la-crc32.lo libvgz_la-deflate.lo libvgz_la-infback.lo libvgz_la-inffast.lo libvgz_la-inflate.lo libvgz_la-inftrees.lo libvgz_la-trees.lo libvgz_la-uncompr.lo libvgz_la-zutil.lo -lreadline libtool: link: gcc -shared -fPIC -DPIC .libs/libvgz_la-adler32.o .libs/libvgz_la-compress.o .libs/libvgz_la-crc32.o .libs/libvgz_la-deflate.o .libs/libvgz_la-infback.o .libs/libvgz_la-inffast.o .libs/libvgz_la-inflate.o .libs/libvgz_la-inftrees.o .libs/libvgz_la-trees.o .libs/libvgz_la-uncompr.o .libs/libvgz_la-zutil.o -L/scratch/work/www/varnish/work/.buildlink/lib -ledit -ltermcap -O2 -pthread -Wl,-rpath -Wl,/usr/pkg/lib -pthread -Wl,-soname -Wl,libvgz.so -o .libs/libvgz.so libtool: link: ar cru .libs/libvgz.a libvgz_la-adler32.o libvgz_la-compress.o libvgz_la-crc32.o libvgz_la-deflate.o libvgz_la-infback.o libvgz_la-inffast.o libvgz_la-inflate.o libvgz_la-inftrees.o libvgz_la-trees.o libvgz_la-uncompr.o libvgz_la-zutil.o libtool: link: ranlib .libs/libvgz.a libtool: link: ( cd ".libs" && rm -f "libvgz.la" && ln -s "../libvgz.la" "libvgz.la" ) gmake[3]: Leaving directory '/scratch/work/www/varnish/work/varnish-3.0.6/lib/libvgz' Making all in libvmod_std gmake[3]: Entering directory '/scratch/work/www/varnish/work/varnish-3.0.6/lib/libvmod_std' /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT vcc_if.lo -MD -MP -MF .deps/vcc_if.Tpo -c -o vcc_if.lo vcc_if.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT vmod_std.lo -MD -MP -MF .deps/vmod_std.Tpo -c -o vmod_std.lo vmod_std.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT vmod_std_fileread.lo -MD -MP -MF .deps/vmod_std_fileread.Tpo -c -o vmod_std_fileread.lo vmod_std_fileread.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT vmod_std_conversions.lo -MD -MP -MF .deps/vmod_std_conversions.Tpo -c -o vmod_std_conversions.lo vmod_std_conversions.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/scratch/work/www/varnish/work/.buildlink/include/python3.7 -I/scratch/work/www/varnish/work/.buildlink/include -I/usr/include/readline -O2 -D_FORTIFY_SOURCE=2 -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT vmod_std_fileread.lo -MD -MP -MF .deps/vmod_std_fileread.Tpo -c vmod_std_fileread.c -fPIC -DPIC -o .libs/vmod_std_fileread.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/scratch/work/www/varnish/work/.buildlink/include/python3.7 -I/scratch/work/www/varnish/work/.buildlink/include -I/usr/include/readline -O2 -D_FORTIFY_SOURCE=2 -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT vcc_if.lo -MD -MP -MF .deps/vcc_if.Tpo -c vcc_if.c -fPIC -DPIC -o .libs/vcc_if.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/scratch/work/www/varnish/work/.buildlink/include/python3.7 -I/scratch/work/www/varnish/work/.buildlink/include -I/usr/include/readline -O2 -D_FORTIFY_SOURCE=2 -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT vmod_std.lo -MD -MP -MF .deps/vmod_std.Tpo -c vmod_std.c -fPIC -DPIC -o .libs/vmod_std.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/scratch/work/www/varnish/work/.buildlink/include/python3.7 -I/scratch/work/www/varnish/work/.buildlink/include -I/usr/include/readline -O2 -D_FORTIFY_SOURCE=2 -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT vmod_std_conversions.lo -MD -MP -MF .deps/vmod_std_conversions.Tpo -c vmod_std_conversions.c -fPIC -DPIC -o .libs/vmod_std_conversions.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/scratch/work/www/varnish/work/.buildlink/include/python3.7 -I/scratch/work/www/varnish/work/.buildlink/include -I/usr/include/readline -O2 -D_FORTIFY_SOURCE=2 -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT vcc_if.lo -MD -MP -MF .deps/vcc_if.Tpo -c vcc_if.c -o vcc_if.o >/dev/null 2>&1 mv -f .deps/vcc_if.Tpo .deps/vcc_if.Plo libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/scratch/work/www/varnish/work/.buildlink/include/python3.7 -I/scratch/work/www/varnish/work/.buildlink/include -I/usr/include/readline -O2 -D_FORTIFY_SOURCE=2 -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT vmod_std_conversions.lo -MD -MP -MF .deps/vmod_std_conversions.Tpo -c vmod_std_conversions.c -o vmod_std_conversions.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/scratch/work/www/varnish/work/.buildlink/include/python3.7 -I/scratch/work/www/varnish/work/.buildlink/include -I/usr/include/readline -O2 -D_FORTIFY_SOURCE=2 -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT vmod_std_fileread.lo -MD -MP -MF .deps/vmod_std_fileread.Tpo -c vmod_std_fileread.c -o vmod_std_fileread.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/scratch/work/www/varnish/work/.buildlink/include/python3.7 -I/scratch/work/www/varnish/work/.buildlink/include -I/usr/include/readline -O2 -D_FORTIFY_SOURCE=2 -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT vmod_std.lo -MD -MP -MF .deps/vmod_std.Tpo -c vmod_std.c -o vmod_std.o >/dev/null 2>&1 mv -f .deps/vmod_std_conversions.Tpo .deps/vmod_std_conversions.Plo mv -f .deps/vmod_std_fileread.Tpo .deps/vmod_std_fileread.Plo mv -f .deps/vmod_std.Tpo .deps/vmod_std.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -module -export-dynamic -avoid-version -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -o libvmod_std.la -rpath /usr/pkg/lib/varnish/vmods vcc_if.lo vmod_std.lo vmod_std_fileread.lo vmod_std_conversions.lo -lreadline libtool: link: gcc -shared -fPIC -DPIC .libs/vcc_if.o .libs/vmod_std.o .libs/vmod_std_fileread.o .libs/vmod_std_conversions.o -L/scratch/work/www/varnish/work/.buildlink/lib -ledit -ltermcap -O2 -pthread -Wl,-rpath -Wl,/usr/pkg/lib -pthread -Wl,-soname -Wl,libvmod_std.so -o .libs/libvmod_std.so libtool: link: ar cru .libs/libvmod_std.a vcc_if.o vmod_std.o vmod_std_fileread.o vmod_std_conversions.o libtool: link: ranlib .libs/libvmod_std.a libtool: link: ( cd ".libs" && rm -f "libvmod_std.la" && ln -s "../libvmod_std.la" "libvmod_std.la" ) gmake[3]: Leaving directory '/scratch/work/www/varnish/work/varnish-3.0.6/lib/libvmod_std' gmake[3]: Entering directory '/scratch/work/www/varnish/work/varnish-3.0.6/lib' gmake[3]: Nothing to be done for 'all-am'. gmake[3]: Leaving directory '/scratch/work/www/varnish/work/varnish-3.0.6/lib' gmake[2]: Leaving directory '/scratch/work/www/varnish/work/varnish-3.0.6/lib' Making all in bin gmake[2]: Entering directory '/scratch/work/www/varnish/work/varnish-3.0.6/bin' Making all in varnishadm gmake[3]: Entering directory '/scratch/work/www/varnish/work/varnish-3.0.6/bin/varnishadm' gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT varnishadm-varnishadm.o -MD -MP -MF .deps/varnishadm-varnishadm.Tpo -c -o varnishadm-varnishadm.o `test -f 'varnishadm.c' || echo './'`varnishadm.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT varnishadm-assert.o -MD -MP -MF .deps/varnishadm-assert.Tpo -c -o varnishadm-assert.o `test -f '../../lib/libvarnish/assert.c' || echo './'`../../lib/libvarnish/assert.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT varnishadm-tcp.o -MD -MP -MF .deps/varnishadm-tcp.Tpo -c -o varnishadm-tcp.o `test -f '../../lib/libvarnish/tcp.c' || echo './'`../../lib/libvarnish/tcp.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT varnishadm-vss.o -MD -MP -MF .deps/varnishadm-vss.Tpo -c -o varnishadm-vss.o `test -f '../../lib/libvarnish/vss.c' || echo './'`../../lib/libvarnish/vss.c mv -f .deps/varnishadm-assert.Tpo .deps/varnishadm-assert.Po mv -f .deps/varnishadm-vss.Tpo .deps/varnishadm-vss.Po mv -f .deps/varnishadm-tcp.Tpo .deps/varnishadm-tcp.Po mv -f .deps/varnishadm-varnishadm.Tpo .deps/varnishadm-varnishadm.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -o varnishadm varnishadm-varnishadm.o varnishadm-assert.o varnishadm-tcp.o varnishadm-vss.o ../../lib/libvarnishapi/libvarnishapi.la ../../lib/libvarnishcompat/libvarnishcompat.la -lm -lreadline libtool: link: gcc -std=gnu99 -O2 -D_FORTIFY_SOURCE=2 -I/scratch/work/www/varnish/work/.buildlink/include/python3.7 -I/scratch/work/www/varnish/work/.buildlink/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -Wl,-rpath -Wl,/usr/pkg/lib -o .libs/varnishadm varnishadm-varnishadm.o varnishadm-assert.o varnishadm-tcp.o varnishadm-vss.o -L/scratch/work/www/varnish/work/.buildlink/lib -L../../lib/libvarnishapi/.libs -lvarnishapi -lpcre -L../../lib/libvarnishcompat/.libs -lvarnishcompat -lm -ledit -ltermcap -pthread -Wl,-rpath,/usr/pkg/lib -Wl,-rpath,/scratch/work/www/varnish/work/.buildlink/lib -Wl,-rpath,/usr/pkg/lib/varnish gmake[3]: Leaving directory '/scratch/work/www/varnish/work/varnish-3.0.6/bin/varnishadm' Making all in varnishd gmake[3]: Entering directory '/scratch/work/www/varnish/work/varnish-3.0.6/bin/varnishd' gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../include -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -I/usr/pkg/include -DVARNISH_STATE_DIR='"/var/db/varnish"' -DVARNISH_VMOD_DIR='"/usr/pkg/lib/varnish/vmods"' -DVARNISH_VCL_DIR='"/usr/pkg/etc/varnish"' -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT varnishd-cache_acceptor.o -MD -MP -MF .deps/varnishd-cache_acceptor.Tpo -c -o varnishd-cache_acceptor.o `test -f 'cache_acceptor.c' || echo './'`cache_acceptor.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../include -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -I/usr/pkg/include -DVARNISH_STATE_DIR='"/var/db/varnish"' -DVARNISH_VMOD_DIR='"/usr/pkg/lib/varnish/vmods"' -DVARNISH_VCL_DIR='"/usr/pkg/etc/varnish"' -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT varnishd-cache_waiter_epoll.o -MD -MP -MF .deps/varnishd-cache_waiter_epoll.Tpo -c -o varnishd-cache_waiter_epoll.o `test -f 'cache_waiter_epoll.c' || echo './'`cache_waiter_epoll.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../include -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -I/usr/pkg/include -DVARNISH_STATE_DIR='"/var/db/varnish"' -DVARNISH_VMOD_DIR='"/usr/pkg/lib/varnish/vmods"' -DVARNISH_VCL_DIR='"/usr/pkg/etc/varnish"' -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT varnishd-cache_waiter_kqueue.o -MD -MP -MF .deps/varnishd-cache_waiter_kqueue.Tpo -c -o varnishd-cache_waiter_kqueue.o `test -f 'cache_waiter_kqueue.c' || echo './'`cache_waiter_kqueue.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../include -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -I/usr/pkg/include -DVARNISH_STATE_DIR='"/var/db/varnish"' -DVARNISH_VMOD_DIR='"/usr/pkg/lib/varnish/vmods"' -DVARNISH_VCL_DIR='"/usr/pkg/etc/varnish"' -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT varnishd-cache_waiter_poll.o -MD -MP -MF .deps/varnishd-cache_waiter_poll.Tpo -c -o varnishd-cache_waiter_poll.o `test -f 'cache_waiter_poll.c' || echo './'`cache_waiter_poll.c mv -f .deps/varnishd-cache_waiter_epoll.Tpo .deps/varnishd-cache_waiter_epoll.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../include -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -I/usr/pkg/include -DVARNISH_STATE_DIR='"/var/db/varnish"' -DVARNISH_VMOD_DIR='"/usr/pkg/lib/varnish/vmods"' -DVARNISH_VCL_DIR='"/usr/pkg/etc/varnish"' -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT varnishd-cache_waiter_ports.o -MD -MP -MF .deps/varnishd-cache_waiter_ports.Tpo -c -o varnishd-cache_waiter_ports.o `test -f 'cache_waiter_ports.c' || echo './'`cache_waiter_ports.c mv -f .deps/varnishd-cache_waiter_ports.Tpo .deps/varnishd-cache_waiter_ports.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../include -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -I/usr/pkg/include -DVARNISH_STATE_DIR='"/var/db/varnish"' -DVARNISH_VMOD_DIR='"/usr/pkg/lib/varnish/vmods"' -DVARNISH_VCL_DIR='"/usr/pkg/etc/varnish"' -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT varnishd-cache_backend.o -MD -MP -MF .deps/varnishd-cache_backend.Tpo -c -o varnishd-cache_backend.o `test -f 'cache_backend.c' || echo './'`cache_backend.c cache_waiter_kqueue.c: In function 'vca_kev': cache_waiter_kqueue.c:96:16: warning: comparison between pointer and integer if (kp->udata == vca_pipes) { ^~ In file included from cache.h:63:0, from cache_waiter_kqueue.c:46: ../../include/miniobj.h:50:8: warning: assignment makes pointer from integer without a cast [-Wint-conversion] (to) = (from); \ ^ cache_waiter_kqueue.c:113:2: note: in expansion of macro 'CAST_OBJ_NOTNULL' CAST_OBJ_NOTNULL(sp, kp->udata, SESS_MAGIC); ^~~~~~~~~~~~~~~~ mv -f .deps/varnishd-cache_waiter_kqueue.Tpo .deps/varnishd-cache_waiter_kqueue.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../include -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -I/usr/pkg/include -DVARNISH_STATE_DIR='"/var/db/varnish"' -DVARNISH_VMOD_DIR='"/usr/pkg/lib/varnish/vmods"' -DVARNISH_VCL_DIR='"/usr/pkg/etc/varnish"' -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT varnishd-cache_backend_cfg.o -MD -MP -MF .deps/varnishd-cache_backend_cfg.Tpo -c -o varnishd-cache_backend_cfg.o `test -f 'cache_backend_cfg.c' || echo './'`cache_backend_cfg.c mv -f .deps/varnishd-cache_waiter_poll.Tpo .deps/varnishd-cache_waiter_poll.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../include -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -I/usr/pkg/include -DVARNISH_STATE_DIR='"/var/db/varnish"' -DVARNISH_VMOD_DIR='"/usr/pkg/lib/varnish/vmods"' -DVARNISH_VCL_DIR='"/usr/pkg/etc/varnish"' -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT varnishd-cache_backend_poll.o -MD -MP -MF .deps/varnishd-cache_backend_poll.Tpo -c -o varnishd-cache_backend_poll.o `test -f 'cache_backend_poll.c' || echo './'`cache_backend_poll.c mv -f .deps/varnishd-cache_acceptor.Tpo .deps/varnishd-cache_acceptor.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../include -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -I/usr/pkg/include -DVARNISH_STATE_DIR='"/var/db/varnish"' -DVARNISH_VMOD_DIR='"/usr/pkg/lib/varnish/vmods"' -DVARNISH_VCL_DIR='"/usr/pkg/etc/varnish"' -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT varnishd-cache_ban.o -MD -MP -MF .deps/varnishd-cache_ban.Tpo -c -o varnishd-cache_ban.o `test -f 'cache_ban.c' || echo './'`cache_ban.c mv -f .deps/varnishd-cache_backend.Tpo .deps/varnishd-cache_backend.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../include -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -I/usr/pkg/include -DVARNISH_STATE_DIR='"/var/db/varnish"' -DVARNISH_VMOD_DIR='"/usr/pkg/lib/varnish/vmods"' -DVARNISH_VCL_DIR='"/usr/pkg/etc/varnish"' -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT varnishd-cache_center.o -MD -MP -MF .deps/varnishd-cache_center.Tpo -c -o varnishd-cache_center.o `test -f 'cache_center.c' || echo './'`cache_center.c mv -f .deps/varnishd-cache_backend_cfg.Tpo .deps/varnishd-cache_backend_cfg.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../include -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -I/usr/pkg/include -DVARNISH_STATE_DIR='"/var/db/varnish"' -DVARNISH_VMOD_DIR='"/usr/pkg/lib/varnish/vmods"' -DVARNISH_VCL_DIR='"/usr/pkg/etc/varnish"' -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT varnishd-cache_cli.o -MD -MP -MF .deps/varnishd-cache_cli.Tpo -c -o varnishd-cache_cli.o `test -f 'cache_cli.c' || echo './'`cache_cli.c mv -f .deps/varnishd-cache_backend_poll.Tpo .deps/varnishd-cache_backend_poll.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../include -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -I/usr/pkg/include -DVARNISH_STATE_DIR='"/var/db/varnish"' -DVARNISH_VMOD_DIR='"/usr/pkg/lib/varnish/vmods"' -DVARNISH_VCL_DIR='"/usr/pkg/etc/varnish"' -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT varnishd-cache_dir.o -MD -MP -MF .deps/varnishd-cache_dir.Tpo -c -o varnishd-cache_dir.o `test -f 'cache_dir.c' || echo './'`cache_dir.c mv -f .deps/varnishd-cache_cli.Tpo .deps/varnishd-cache_cli.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../include -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -I/usr/pkg/include -DVARNISH_STATE_DIR='"/var/db/varnish"' -DVARNISH_VMOD_DIR='"/usr/pkg/lib/varnish/vmods"' -DVARNISH_VCL_DIR='"/usr/pkg/etc/varnish"' -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT varnishd-cache_dir_random.o -MD -MP -MF .deps/varnishd-cache_dir_random.Tpo -c -o varnishd-cache_dir_random.o `test -f 'cache_dir_random.c' || echo './'`cache_dir_random.c mv -f .deps/varnishd-cache_dir.Tpo .deps/varnishd-cache_dir.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../include -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -I/usr/pkg/include -DVARNISH_STATE_DIR='"/var/db/varnish"' -DVARNISH_VMOD_DIR='"/usr/pkg/lib/varnish/vmods"' -DVARNISH_VCL_DIR='"/usr/pkg/etc/varnish"' -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT varnishd-cache_dir_dns.o -MD -MP -MF .deps/varnishd-cache_dir_dns.Tpo -c -o varnishd-cache_dir_dns.o `test -f 'cache_dir_dns.c' || echo './'`cache_dir_dns.c mv -f .deps/varnishd-cache_ban.Tpo .deps/varnishd-cache_ban.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../include -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -I/usr/pkg/include -DVARNISH_STATE_DIR='"/var/db/varnish"' -DVARNISH_VMOD_DIR='"/usr/pkg/lib/varnish/vmods"' -DVARNISH_VCL_DIR='"/usr/pkg/etc/varnish"' -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT varnishd-cache_dir_round_robin.o -MD -MP -MF .deps/varnishd-cache_dir_round_robin.Tpo -c -o varnishd-cache_dir_round_robin.o `test -f 'cache_dir_round_robin.c' || echo './'`cache_dir_round_robin.c mv -f .deps/varnishd-cache_dir_random.Tpo .deps/varnishd-cache_dir_random.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../include -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -I/usr/pkg/include -DVARNISH_STATE_DIR='"/var/db/varnish"' -DVARNISH_VMOD_DIR='"/usr/pkg/lib/varnish/vmods"' -DVARNISH_VCL_DIR='"/usr/pkg/etc/varnish"' -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT varnishd-cache_esi_fetch.o -MD -MP -MF .deps/varnishd-cache_esi_fetch.Tpo -c -o varnishd-cache_esi_fetch.o `test -f 'cache_esi_fetch.c' || echo './'`cache_esi_fetch.c mv -f .deps/varnishd-cache_dir_dns.Tpo .deps/varnishd-cache_dir_dns.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../include -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -I/usr/pkg/include -DVARNISH_STATE_DIR='"/var/db/varnish"' -DVARNISH_VMOD_DIR='"/usr/pkg/lib/varnish/vmods"' -DVARNISH_VCL_DIR='"/usr/pkg/etc/varnish"' -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT varnishd-cache_esi_parse.o -MD -MP -MF .deps/varnishd-cache_esi_parse.Tpo -c -o varnishd-cache_esi_parse.o `test -f 'cache_esi_parse.c' || echo './'`cache_esi_parse.c mv -f .deps/varnishd-cache_dir_round_robin.Tpo .deps/varnishd-cache_dir_round_robin.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../include -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -I/usr/pkg/include -DVARNISH_STATE_DIR='"/var/db/varnish"' -DVARNISH_VMOD_DIR='"/usr/pkg/lib/varnish/vmods"' -DVARNISH_VCL_DIR='"/usr/pkg/etc/varnish"' -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT varnishd-cache_esi_deliver.o -MD -MP -MF .deps/varnishd-cache_esi_deliver.Tpo -c -o varnishd-cache_esi_deliver.o `test -f 'cache_esi_deliver.c' || echo './'`cache_esi_deliver.c mv -f .deps/varnishd-cache_esi_fetch.Tpo .deps/varnishd-cache_esi_fetch.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../include -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -I/usr/pkg/include -DVARNISH_STATE_DIR='"/var/db/varnish"' -DVARNISH_VMOD_DIR='"/usr/pkg/lib/varnish/vmods"' -DVARNISH_VCL_DIR='"/usr/pkg/etc/varnish"' -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT varnishd-cache_expire.o -MD -MP -MF .deps/varnishd-cache_expire.Tpo -c -o varnishd-cache_expire.o `test -f 'cache_expire.c' || echo './'`cache_expire.c mv -f .deps/varnishd-cache_center.Tpo .deps/varnishd-cache_center.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../include -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -I/usr/pkg/include -DVARNISH_STATE_DIR='"/var/db/varnish"' -DVARNISH_VMOD_DIR='"/usr/pkg/lib/varnish/vmods"' -DVARNISH_VCL_DIR='"/usr/pkg/etc/varnish"' -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT varnishd-cache_fetch.o -MD -MP -MF .deps/varnishd-cache_fetch.Tpo -c -o varnishd-cache_fetch.o `test -f 'cache_fetch.c' || echo './'`cache_fetch.c mv -f .deps/varnishd-cache_esi_deliver.Tpo .deps/varnishd-cache_esi_deliver.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../include -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -I/usr/pkg/include -DVARNISH_STATE_DIR='"/var/db/varnish"' -DVARNISH_VMOD_DIR='"/usr/pkg/lib/varnish/vmods"' -DVARNISH_VCL_DIR='"/usr/pkg/etc/varnish"' -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT varnishd-cache_gzip.o -MD -MP -MF .deps/varnishd-cache_gzip.Tpo -c -o varnishd-cache_gzip.o `test -f 'cache_gzip.c' || echo './'`cache_gzip.c mv -f .deps/varnishd-cache_esi_parse.Tpo .deps/varnishd-cache_esi_parse.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../include -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -I/usr/pkg/include -DVARNISH_STATE_DIR='"/var/db/varnish"' -DVARNISH_VMOD_DIR='"/usr/pkg/lib/varnish/vmods"' -DVARNISH_VCL_DIR='"/usr/pkg/etc/varnish"' -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT varnishd-cache_hash.o -MD -MP -MF .deps/varnishd-cache_hash.Tpo -c -o varnishd-cache_hash.o `test -f 'cache_hash.c' || echo './'`cache_hash.c mv -f .deps/varnishd-cache_expire.Tpo .deps/varnishd-cache_expire.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../include -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -I/usr/pkg/include -DVARNISH_STATE_DIR='"/var/db/varnish"' -DVARNISH_VMOD_DIR='"/usr/pkg/lib/varnish/vmods"' -DVARNISH_VCL_DIR='"/usr/pkg/etc/varnish"' -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT varnishd-cache_http.o -MD -MP -MF .deps/varnishd-cache_http.Tpo -c -o varnishd-cache_http.o `test -f 'cache_http.c' || echo './'`cache_http.c mv -f .deps/varnishd-cache_fetch.Tpo .deps/varnishd-cache_fetch.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../include -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -I/usr/pkg/include -DVARNISH_STATE_DIR='"/var/db/varnish"' -DVARNISH_VMOD_DIR='"/usr/pkg/lib/varnish/vmods"' -DVARNISH_VCL_DIR='"/usr/pkg/etc/varnish"' -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT varnishd-cache_httpconn.o -MD -MP -MF .deps/varnishd-cache_httpconn.Tpo -c -o varnishd-cache_httpconn.o `test -f 'cache_httpconn.c' || echo './'`cache_httpconn.c mv -f .deps/varnishd-cache_gzip.Tpo .deps/varnishd-cache_gzip.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../include -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -I/usr/pkg/include -DVARNISH_STATE_DIR='"/var/db/varnish"' -DVARNISH_VMOD_DIR='"/usr/pkg/lib/varnish/vmods"' -DVARNISH_VCL_DIR='"/usr/pkg/etc/varnish"' -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT varnishd-cache_main.o -MD -MP -MF .deps/varnishd-cache_main.Tpo -c -o varnishd-cache_main.o `test -f 'cache_main.c' || echo './'`cache_main.c mv -f .deps/varnishd-cache_main.Tpo .deps/varnishd-cache_main.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../include -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -I/usr/pkg/include -DVARNISH_STATE_DIR='"/var/db/varnish"' -DVARNISH_VMOD_DIR='"/usr/pkg/lib/varnish/vmods"' -DVARNISH_VCL_DIR='"/usr/pkg/etc/varnish"' -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT varnishd-cache_lck.o -MD -MP -MF .deps/varnishd-cache_lck.Tpo -c -o varnishd-cache_lck.o `test -f 'cache_lck.c' || echo './'`cache_lck.c mv -f .deps/varnishd-cache_httpconn.Tpo .deps/varnishd-cache_httpconn.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../include -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -I/usr/pkg/include -DVARNISH_STATE_DIR='"/var/db/varnish"' -DVARNISH_VMOD_DIR='"/usr/pkg/lib/varnish/vmods"' -DVARNISH_VCL_DIR='"/usr/pkg/etc/varnish"' -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT varnishd-cache_panic.o -MD -MP -MF .deps/varnishd-cache_panic.Tpo -c -o varnishd-cache_panic.o `test -f 'cache_panic.c' || echo './'`cache_panic.c mv -f .deps/varnishd-cache_lck.Tpo .deps/varnishd-cache_lck.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../include -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -I/usr/pkg/include -DVARNISH_STATE_DIR='"/var/db/varnish"' -DVARNISH_VMOD_DIR='"/usr/pkg/lib/varnish/vmods"' -DVARNISH_VCL_DIR='"/usr/pkg/etc/varnish"' -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT varnishd-cache_pipe.o -MD -MP -MF .deps/varnishd-cache_pipe.Tpo -c -o varnishd-cache_pipe.o `test -f 'cache_pipe.c' || echo './'`cache_pipe.c mv -f .deps/varnishd-cache_panic.Tpo .deps/varnishd-cache_panic.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../include -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -I/usr/pkg/include -DVARNISH_STATE_DIR='"/var/db/varnish"' -DVARNISH_VMOD_DIR='"/usr/pkg/lib/varnish/vmods"' -DVARNISH_VCL_DIR='"/usr/pkg/etc/varnish"' -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT varnishd-cache_pool.o -MD -MP -MF .deps/varnishd-cache_pool.Tpo -c -o varnishd-cache_pool.o `test -f 'cache_pool.c' || echo './'`cache_pool.c mv -f .deps/varnishd-cache_hash.Tpo .deps/varnishd-cache_hash.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../include -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -I/usr/pkg/include -DVARNISH_STATE_DIR='"/var/db/varnish"' -DVARNISH_VMOD_DIR='"/usr/pkg/lib/varnish/vmods"' -DVARNISH_VCL_DIR='"/usr/pkg/etc/varnish"' -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT varnishd-cache_response.o -MD -MP -MF .deps/varnishd-cache_response.Tpo -c -o varnishd-cache_response.o `test -f 'cache_response.c' || echo './'`cache_response.c mv -f .deps/varnishd-cache_pipe.Tpo .deps/varnishd-cache_pipe.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../include -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -I/usr/pkg/include -DVARNISH_STATE_DIR='"/var/db/varnish"' -DVARNISH_VMOD_DIR='"/usr/pkg/lib/varnish/vmods"' -DVARNISH_VCL_DIR='"/usr/pkg/etc/varnish"' -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT varnishd-cache_session.o -MD -MP -MF .deps/varnishd-cache_session.Tpo -c -o varnishd-cache_session.o `test -f 'cache_session.c' || echo './'`cache_session.c mv -f .deps/varnishd-cache_http.Tpo .deps/varnishd-cache_http.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../include -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -I/usr/pkg/include -DVARNISH_STATE_DIR='"/var/db/varnish"' -DVARNISH_VMOD_DIR='"/usr/pkg/lib/varnish/vmods"' -DVARNISH_VCL_DIR='"/usr/pkg/etc/varnish"' -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT varnishd-cache_shmlog.o -MD -MP -MF .deps/varnishd-cache_shmlog.Tpo -c -o varnishd-cache_shmlog.o `test -f 'cache_shmlog.c' || echo './'`cache_shmlog.c mv -f .deps/varnishd-cache_response.Tpo .deps/varnishd-cache_response.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../include -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -I/usr/pkg/include -DVARNISH_STATE_DIR='"/var/db/varnish"' -DVARNISH_VMOD_DIR='"/usr/pkg/lib/varnish/vmods"' -DVARNISH_VCL_DIR='"/usr/pkg/etc/varnish"' -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT varnishd-cache_vary.o -MD -MP -MF .deps/varnishd-cache_vary.Tpo -c -o varnishd-cache_vary.o `test -f 'cache_vary.c' || echo './'`cache_vary.c mv -f .deps/varnishd-cache_session.Tpo .deps/varnishd-cache_session.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../include -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -I/usr/pkg/include -DVARNISH_STATE_DIR='"/var/db/varnish"' -DVARNISH_VMOD_DIR='"/usr/pkg/lib/varnish/vmods"' -DVARNISH_VCL_DIR='"/usr/pkg/etc/varnish"' -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT varnishd-cache_vcl.o -MD -MP -MF .deps/varnishd-cache_vcl.Tpo -c -o varnishd-cache_vcl.o `test -f 'cache_vcl.c' || echo './'`cache_vcl.c mv -f .deps/varnishd-cache_pool.Tpo .deps/varnishd-cache_pool.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../include -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -I/usr/pkg/include -DVARNISH_STATE_DIR='"/var/db/varnish"' -DVARNISH_VMOD_DIR='"/usr/pkg/lib/varnish/vmods"' -DVARNISH_VCL_DIR='"/usr/pkg/etc/varnish"' -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT varnishd-cache_vrt.o -MD -MP -MF .deps/varnishd-cache_vrt.Tpo -c -o varnishd-cache_vrt.o `test -f 'cache_vrt.c' || echo './'`cache_vrt.c mv -f .deps/varnishd-cache_vary.Tpo .deps/varnishd-cache_vary.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../include -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -I/usr/pkg/include -DVARNISH_STATE_DIR='"/var/db/varnish"' -DVARNISH_VMOD_DIR='"/usr/pkg/lib/varnish/vmods"' -DVARNISH_VCL_DIR='"/usr/pkg/etc/varnish"' -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT varnishd-cache_vrt_re.o -MD -MP -MF .deps/varnishd-cache_vrt_re.Tpo -c -o varnishd-cache_vrt_re.o `test -f 'cache_vrt_re.c' || echo './'`cache_vrt_re.c mv -f .deps/varnishd-cache_shmlog.Tpo .deps/varnishd-cache_shmlog.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../include -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -I/usr/pkg/include -DVARNISH_STATE_DIR='"/var/db/varnish"' -DVARNISH_VMOD_DIR='"/usr/pkg/lib/varnish/vmods"' -DVARNISH_VCL_DIR='"/usr/pkg/etc/varnish"' -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT varnishd-cache_vrt_var.o -MD -MP -MF .deps/varnishd-cache_vrt_var.Tpo -c -o varnishd-cache_vrt_var.o `test -f 'cache_vrt_var.c' || echo './'`cache_vrt_var.c mv -f .deps/varnishd-cache_vcl.Tpo .deps/varnishd-cache_vcl.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../include -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -I/usr/pkg/include -DVARNISH_STATE_DIR='"/var/db/varnish"' -DVARNISH_VMOD_DIR='"/usr/pkg/lib/varnish/vmods"' -DVARNISH_VCL_DIR='"/usr/pkg/etc/varnish"' -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT varnishd-cache_vrt_vmod.o -MD -MP -MF .deps/varnishd-cache_vrt_vmod.Tpo -c -o varnishd-cache_vrt_vmod.o `test -f 'cache_vrt_vmod.c' || echo './'`cache_vrt_vmod.c mv -f .deps/varnishd-cache_vrt.Tpo .deps/varnishd-cache_vrt.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../include -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -I/usr/pkg/include -DVARNISH_STATE_DIR='"/var/db/varnish"' -DVARNISH_VMOD_DIR='"/usr/pkg/lib/varnish/vmods"' -DVARNISH_VCL_DIR='"/usr/pkg/etc/varnish"' -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT varnishd-cache_wrw.o -MD -MP -MF .deps/varnishd-cache_wrw.Tpo -c -o varnishd-cache_wrw.o `test -f 'cache_wrw.c' || echo './'`cache_wrw.c mv -f .deps/varnishd-cache_vrt_re.Tpo .deps/varnishd-cache_vrt_re.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../include -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -I/usr/pkg/include -DVARNISH_STATE_DIR='"/var/db/varnish"' -DVARNISH_VMOD_DIR='"/usr/pkg/lib/varnish/vmods"' -DVARNISH_VCL_DIR='"/usr/pkg/etc/varnish"' -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT varnishd-cache_ws.o -MD -MP -MF .deps/varnishd-cache_ws.Tpo -c -o varnishd-cache_ws.o `test -f 'cache_ws.c' || echo './'`cache_ws.c mv -f .deps/varnishd-cache_vrt_vmod.Tpo .deps/varnishd-cache_vrt_vmod.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../include -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -I/usr/pkg/include -DVARNISH_STATE_DIR='"/var/db/varnish"' -DVARNISH_VMOD_DIR='"/usr/pkg/lib/varnish/vmods"' -DVARNISH_VCL_DIR='"/usr/pkg/etc/varnish"' -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT varnishd-hash_classic.o -MD -MP -MF .deps/varnishd-hash_classic.Tpo -c -o varnishd-hash_classic.o `test -f 'hash_classic.c' || echo './'`hash_classic.c mv -f .deps/varnishd-cache_wrw.Tpo .deps/varnishd-cache_wrw.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../include -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -I/usr/pkg/include -DVARNISH_STATE_DIR='"/var/db/varnish"' -DVARNISH_VMOD_DIR='"/usr/pkg/lib/varnish/vmods"' -DVARNISH_VCL_DIR='"/usr/pkg/etc/varnish"' -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT varnishd-hash_critbit.o -MD -MP -MF .deps/varnishd-hash_critbit.Tpo -c -o varnishd-hash_critbit.o `test -f 'hash_critbit.c' || echo './'`hash_critbit.c mv -f .deps/varnishd-cache_ws.Tpo .deps/varnishd-cache_ws.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../include -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -I/usr/pkg/include -DVARNISH_STATE_DIR='"/var/db/varnish"' -DVARNISH_VMOD_DIR='"/usr/pkg/lib/varnish/vmods"' -DVARNISH_VCL_DIR='"/usr/pkg/etc/varnish"' -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT varnishd-hash_simple_list.o -MD -MP -MF .deps/varnishd-hash_simple_list.Tpo -c -o varnishd-hash_simple_list.o `test -f 'hash_simple_list.c' || echo './'`hash_simple_list.c mv -f .deps/varnishd-hash_classic.Tpo .deps/varnishd-hash_classic.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../include -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -I/usr/pkg/include -DVARNISH_STATE_DIR='"/var/db/varnish"' -DVARNISH_VMOD_DIR='"/usr/pkg/lib/varnish/vmods"' -DVARNISH_VCL_DIR='"/usr/pkg/etc/varnish"' -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT varnishd-mgt_child.o -MD -MP -MF .deps/varnishd-mgt_child.Tpo -c -o varnishd-mgt_child.o `test -f 'mgt_child.c' || echo './'`mgt_child.c mv -f .deps/varnishd-hash_simple_list.Tpo .deps/varnishd-hash_simple_list.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../include -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -I/usr/pkg/include -DVARNISH_STATE_DIR='"/var/db/varnish"' -DVARNISH_VMOD_DIR='"/usr/pkg/lib/varnish/vmods"' -DVARNISH_VCL_DIR='"/usr/pkg/etc/varnish"' -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT varnishd-mgt_cli.o -MD -MP -MF .deps/varnishd-mgt_cli.Tpo -c -o varnishd-mgt_cli.o `test -f 'mgt_cli.c' || echo './'`mgt_cli.c mv -f .deps/varnishd-hash_critbit.Tpo .deps/varnishd-hash_critbit.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../include -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -I/usr/pkg/include -DVARNISH_STATE_DIR='"/var/db/varnish"' -DVARNISH_VMOD_DIR='"/usr/pkg/lib/varnish/vmods"' -DVARNISH_VCL_DIR='"/usr/pkg/etc/varnish"' -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT varnishd-mgt_param.o -MD -MP -MF .deps/varnishd-mgt_param.Tpo -c -o varnishd-mgt_param.o `test -f 'mgt_param.c' || echo './'`mgt_param.c mv -f .deps/varnishd-cache_vrt_var.Tpo .deps/varnishd-cache_vrt_var.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../include -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -I/usr/pkg/include -DVARNISH_STATE_DIR='"/var/db/varnish"' -DVARNISH_VMOD_DIR='"/usr/pkg/lib/varnish/vmods"' -DVARNISH_VCL_DIR='"/usr/pkg/etc/varnish"' -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT varnishd-mgt_pool.o -MD -MP -MF .deps/varnishd-mgt_pool.Tpo -c -o varnishd-mgt_pool.o `test -f 'mgt_pool.c' || echo './'`mgt_pool.c mv -f .deps/varnishd-mgt_child.Tpo .deps/varnishd-mgt_child.Po mv -f .deps/varnishd-mgt_pool.Tpo .deps/varnishd-mgt_pool.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../include -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -I/usr/pkg/include -DVARNISH_STATE_DIR='"/var/db/varnish"' -DVARNISH_VMOD_DIR='"/usr/pkg/lib/varnish/vmods"' -DVARNISH_VCL_DIR='"/usr/pkg/etc/varnish"' -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT varnishd-mgt_sandbox.o -MD -MP -MF .deps/varnishd-mgt_sandbox.Tpo -c -o varnishd-mgt_sandbox.o `test -f 'mgt_sandbox.c' || echo './'`mgt_sandbox.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../include -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -I/usr/pkg/include -DVARNISH_STATE_DIR='"/var/db/varnish"' -DVARNISH_VMOD_DIR='"/usr/pkg/lib/varnish/vmods"' -DVARNISH_VCL_DIR='"/usr/pkg/etc/varnish"' -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT varnishd-mgt_sandbox_solaris.o -MD -MP -MF .deps/varnishd-mgt_sandbox_solaris.Tpo -c -o varnishd-mgt_sandbox_solaris.o `test -f 'mgt_sandbox_solaris.c' || echo './'`mgt_sandbox_solaris.c mv -f .deps/varnishd-mgt_sandbox_solaris.Tpo .deps/varnishd-mgt_sandbox_solaris.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../include -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -I/usr/pkg/include -DVARNISH_STATE_DIR='"/var/db/varnish"' -DVARNISH_VMOD_DIR='"/usr/pkg/lib/varnish/vmods"' -DVARNISH_VCL_DIR='"/usr/pkg/etc/varnish"' -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT varnishd-mgt_shmem.o -MD -MP -MF .deps/varnishd-mgt_shmem.Tpo -c -o varnishd-mgt_shmem.o `test -f 'mgt_shmem.c' || echo './'`mgt_shmem.c mv -f .deps/varnishd-mgt_cli.Tpo .deps/varnishd-mgt_cli.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../include -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -I/usr/pkg/include -DVARNISH_STATE_DIR='"/var/db/varnish"' -DVARNISH_VMOD_DIR='"/usr/pkg/lib/varnish/vmods"' -DVARNISH_VCL_DIR='"/usr/pkg/etc/varnish"' -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT varnishd-mgt_vcc.o -MD -MP -MF .deps/varnishd-mgt_vcc.Tpo -c -o varnishd-mgt_vcc.o `test -f 'mgt_vcc.c' || echo './'`mgt_vcc.c mv -f .deps/varnishd-mgt_sandbox.Tpo .deps/varnishd-mgt_sandbox.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../include -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -I/usr/pkg/include -DVARNISH_STATE_DIR='"/var/db/varnish"' -DVARNISH_VMOD_DIR='"/usr/pkg/lib/varnish/vmods"' -DVARNISH_VCL_DIR='"/usr/pkg/etc/varnish"' -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT varnishd-rfc2616.o -MD -MP -MF .deps/varnishd-rfc2616.Tpo -c -o varnishd-rfc2616.o `test -f 'rfc2616.c' || echo './'`rfc2616.c mv -f .deps/varnishd-mgt_param.Tpo .deps/varnishd-mgt_param.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../include -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -I/usr/pkg/include -DVARNISH_STATE_DIR='"/var/db/varnish"' -DVARNISH_VMOD_DIR='"/usr/pkg/lib/varnish/vmods"' -DVARNISH_VCL_DIR='"/usr/pkg/etc/varnish"' -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT varnishd-stevedore.o -MD -MP -MF .deps/varnishd-stevedore.Tpo -c -o varnishd-stevedore.o `test -f 'stevedore.c' || echo './'`stevedore.c mv -f .deps/varnishd-mgt_shmem.Tpo .deps/varnishd-mgt_shmem.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../include -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -I/usr/pkg/include -DVARNISH_STATE_DIR='"/var/db/varnish"' -DVARNISH_VMOD_DIR='"/usr/pkg/lib/varnish/vmods"' -DVARNISH_VCL_DIR='"/usr/pkg/etc/varnish"' -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT varnishd-storage_file.o -MD -MP -MF .deps/varnishd-storage_file.Tpo -c -o varnishd-storage_file.o `test -f 'storage_file.c' || echo './'`storage_file.c mv -f .deps/varnishd-rfc2616.Tpo .deps/varnishd-rfc2616.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../include -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -I/usr/pkg/include -DVARNISH_STATE_DIR='"/var/db/varnish"' -DVARNISH_VMOD_DIR='"/usr/pkg/lib/varnish/vmods"' -DVARNISH_VCL_DIR='"/usr/pkg/etc/varnish"' -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT varnishd-storage_malloc.o -MD -MP -MF .deps/varnishd-storage_malloc.Tpo -c -o varnishd-storage_malloc.o `test -f 'storage_malloc.c' || echo './'`storage_malloc.c mv -f .deps/varnishd-mgt_vcc.Tpo .deps/varnishd-mgt_vcc.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../include -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -I/usr/pkg/include -DVARNISH_STATE_DIR='"/var/db/varnish"' -DVARNISH_VMOD_DIR='"/usr/pkg/lib/varnish/vmods"' -DVARNISH_VCL_DIR='"/usr/pkg/etc/varnish"' -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT varnishd-storage_persistent.o -MD -MP -MF .deps/varnishd-storage_persistent.Tpo -c -o varnishd-storage_persistent.o `test -f 'storage_persistent.c' || echo './'`storage_persistent.c mv -f .deps/varnishd-storage_malloc.Tpo .deps/varnishd-storage_malloc.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../include -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -I/usr/pkg/include -DVARNISH_STATE_DIR='"/var/db/varnish"' -DVARNISH_VMOD_DIR='"/usr/pkg/lib/varnish/vmods"' -DVARNISH_VCL_DIR='"/usr/pkg/etc/varnish"' -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT varnishd-storage_persistent_mgt.o -MD -MP -MF .deps/varnishd-storage_persistent_mgt.Tpo -c -o varnishd-storage_persistent_mgt.o `test -f 'storage_persistent_mgt.c' || echo './'`storage_persistent_mgt.c mv -f .deps/varnishd-stevedore.Tpo .deps/varnishd-stevedore.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../include -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -I/usr/pkg/include -DVARNISH_STATE_DIR='"/var/db/varnish"' -DVARNISH_VMOD_DIR='"/usr/pkg/lib/varnish/vmods"' -DVARNISH_VCL_DIR='"/usr/pkg/etc/varnish"' -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT varnishd-storage_persistent_silo.o -MD -MP -MF .deps/varnishd-storage_persistent_silo.Tpo -c -o varnishd-storage_persistent_silo.o `test -f 'storage_persistent_silo.c' || echo './'`storage_persistent_silo.c mv -f .deps/varnishd-storage_file.Tpo .deps/varnishd-storage_file.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../include -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -I/usr/pkg/include -DVARNISH_STATE_DIR='"/var/db/varnish"' -DVARNISH_VMOD_DIR='"/usr/pkg/lib/varnish/vmods"' -DVARNISH_VCL_DIR='"/usr/pkg/etc/varnish"' -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT varnishd-storage_persistent_subr.o -MD -MP -MF .deps/varnishd-storage_persistent_subr.Tpo -c -o varnishd-storage_persistent_subr.o `test -f 'storage_persistent_subr.c' || echo './'`storage_persistent_subr.c mv -f .deps/varnishd-storage_persistent_mgt.Tpo .deps/varnishd-storage_persistent_mgt.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../include -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -I/usr/pkg/include -DVARNISH_STATE_DIR='"/var/db/varnish"' -DVARNISH_VMOD_DIR='"/usr/pkg/lib/varnish/vmods"' -DVARNISH_VCL_DIR='"/usr/pkg/etc/varnish"' -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT varnishd-storage_synth.o -MD -MP -MF .deps/varnishd-storage_synth.Tpo -c -o varnishd-storage_synth.o `test -f 'storage_synth.c' || echo './'`storage_synth.c mv -f .deps/varnishd-storage_persistent.Tpo .deps/varnishd-storage_persistent.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../include -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -I/usr/pkg/include -DVARNISH_STATE_DIR='"/var/db/varnish"' -DVARNISH_VMOD_DIR='"/usr/pkg/lib/varnish/vmods"' -DVARNISH_VCL_DIR='"/usr/pkg/etc/varnish"' -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT varnishd-storage_umem.o -MD -MP -MF .deps/varnishd-storage_umem.Tpo -c -o varnishd-storage_umem.o `test -f 'storage_umem.c' || echo './'`storage_umem.c mv -f .deps/varnishd-storage_synth.Tpo .deps/varnishd-storage_synth.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../include -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -I/usr/pkg/include -DVARNISH_STATE_DIR='"/var/db/varnish"' -DVARNISH_VMOD_DIR='"/usr/pkg/lib/varnish/vmods"' -DVARNISH_VCL_DIR='"/usr/pkg/etc/varnish"' -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT varnishd-stevedore_utils.o -MD -MP -MF .deps/varnishd-stevedore_utils.Tpo -c -o varnishd-stevedore_utils.o `test -f 'stevedore_utils.c' || echo './'`stevedore_utils.c mv -f .deps/varnishd-storage_persistent_subr.Tpo .deps/varnishd-storage_persistent_subr.Po mv -f .deps/varnishd-storage_umem.Tpo .deps/varnishd-storage_umem.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../include -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -I/usr/pkg/include -DVARNISH_STATE_DIR='"/var/db/varnish"' -DVARNISH_VMOD_DIR='"/usr/pkg/lib/varnish/vmods"' -DVARNISH_VCL_DIR='"/usr/pkg/etc/varnish"' -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT varnishd-varnishd.o -MD -MP -MF .deps/varnishd-varnishd.Tpo -c -o varnishd-varnishd.o `test -f 'varnishd.c' || echo './'`varnishd.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../include -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -I/usr/pkg/include -DVARNISH_STATE_DIR='"/var/db/varnish"' -DVARNISH_VMOD_DIR='"/usr/pkg/lib/varnish/vmods"' -DVARNISH_VCL_DIR='"/usr/pkg/etc/varnish"' -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT varnishd-vsm.o -MD -MP -MF .deps/varnishd-vsm.Tpo -c -o varnishd-vsm.o `test -f 'vsm.c' || echo './'`vsm.c mv -f .deps/varnishd-storage_persistent_silo.Tpo .deps/varnishd-storage_persistent_silo.Po mv -f .deps/varnishd-stevedore_utils.Tpo .deps/varnishd-stevedore_utils.Po mv -f .deps/varnishd-varnishd.Tpo .deps/varnishd-varnishd.Po mv -f .deps/varnishd-vsm.Tpo .deps/varnishd-vsm.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -I/usr/pkg/include -DVARNISH_STATE_DIR='"/var/db/varnish"' -DVARNISH_VMOD_DIR='"/usr/pkg/lib/varnish/vmods"' -DVARNISH_VCL_DIR='"/usr/pkg/etc/varnish"' -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -export-dynamic -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -o varnishd varnishd-cache_acceptor.o varnishd-cache_waiter_epoll.o varnishd-cache_waiter_kqueue.o varnishd-cache_waiter_poll.o varnishd-cache_waiter_ports.o varnishd-cache_backend.o varnishd-cache_backend_cfg.o varnishd-cache_backend_poll.o varnishd-cache_ban.o varnishd-cache_center.o varnishd-cache_cli.o varnishd-cache_dir.o varnishd-cache_dir_random.o varnishd-cache_dir_dns.o varnishd-cache_dir_round_robin.o varnishd-cache_esi_fetch.o varnishd-cache_esi_parse.o varnishd-cache_esi_deliver.o varnishd-cache_expire.o varnishd-cache_fetch.o varnishd-cache_gzip.o varnishd-cache_hash.o varnishd-cache_http.o varnishd-cache_httpconn.o varnishd-cache_main.o varnishd-cache_lck.o varnishd-cache_panic.o varnishd-cache_pipe.o varnishd-cache_pool.o varnishd-cache_response.o varnishd-cache_session.o varnishd-cache_shmlog.o varnishd-cache_vary.o varnishd-cache_vcl.o varnishd-cache_vrt.o varnishd-cache_vrt_re.o varnishd-cache_vrt_var.o varnishd-cache_vrt_vmod.o varnishd-cache_wrw.o varnishd-cache_ws.o varnishd-hash_classic.o varnishd-hash_critbit.o varnishd-hash_simple_list.o varnishd-mgt_child.o varnishd-mgt_cli.o varnishd-mgt_param.o varnishd-mgt_pool.o varnishd-mgt_sandbox.o varnishd-mgt_sandbox_solaris.o varnishd-mgt_shmem.o varnishd-mgt_vcc.o varnishd-rfc2616.o varnishd-stevedore.o varnishd-storage_file.o varnishd-storage_malloc.o varnishd-storage_persistent.o varnishd-storage_persistent_mgt.o varnishd-storage_persistent_silo.o varnishd-storage_persistent_subr.o varnishd-storage_synth.o varnishd-storage_umem.o varnishd-stevedore_utils.o varnishd-varnishd.o varnishd-vsm.o ../../lib/libvarnish/libvarnish.la ../../lib/libvarnishcompat/libvarnishcompat.la ../../lib/libvcl/libvcl.la ../../lib/libvgz/libvgz.la -Wl,-R/usr/pkg/lib -L/usr/pkg/lib -lpcre -lm -lreadline libtool: link: gcc -std=gnu99 -I/scratch/work/www/varnish/work/.buildlink/include -DVARNISH_STATE_DIR=\"/var/db/varnish\" -DVARNISH_VMOD_DIR=\"/usr/pkg/lib/varnish/vmods\" -DVARNISH_VCL_DIR=\"/usr/pkg/etc/varnish\" -O2 -D_FORTIFY_SOURCE=2 -I/scratch/work/www/varnish/work/.buildlink/include/python3.7 -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -Wl,-rpath -Wl,/usr/pkg/lib -o .libs/varnishd varnishd-cache_acceptor.o varnishd-cache_waiter_epoll.o varnishd-cache_waiter_kqueue.o varnishd-cache_waiter_poll.o varnishd-cache_waiter_ports.o varnishd-cache_backend.o varnishd-cache_backend_cfg.o varnishd-cache_backend_poll.o varnishd-cache_ban.o varnishd-cache_center.o varnishd-cache_cli.o varnishd-cache_dir.o varnishd-cache_dir_random.o varnishd-cache_dir_dns.o varnishd-cache_dir_round_robin.o varnishd-cache_esi_fetch.o varnishd-cache_esi_parse.o varnishd-cache_esi_deliver.o varnishd-cache_expire.o varnishd-cache_fetch.o varnishd-cache_gzip.o varnishd-cache_hash.o varnishd-cache_http.o varnishd-cache_httpconn.o varnishd-cache_main.o varnishd-cache_lck.o varnishd-cache_panic.o varnishd-cache_pipe.o varnishd-cache_pool.o varnishd-cache_response.o varnishd-cache_session.o varnishd-cache_shmlog.o varnishd-cache_vary.o varnishd-cache_vcl.o varnishd-cache_vrt.o varnishd-cache_vrt_re.o varnishd-cache_vrt_var.o varnishd-cache_vrt_vmod.o varnishd-cache_wrw.o varnishd-cache_ws.o varnishd-hash_classic.o varnishd-hash_critbit.o varnishd-hash_simple_list.o varnishd-mgt_child.o varnishd-mgt_cli.o varnishd-mgt_param.o varnishd-mgt_pool.o varnishd-mgt_sandbox.o varnishd-mgt_sandbox_solaris.o varnishd-mgt_shmem.o varnishd-mgt_vcc.o varnishd-rfc2616.o varnishd-stevedore.o varnishd-storage_file.o varnishd-storage_malloc.o varnishd-storage_persistent.o varnishd-storage_persistent_mgt.o varnishd-storage_persistent_silo.o varnishd-storage_persistent_subr.o varnishd-storage_synth.o varnishd-storage_umem.o varnishd-stevedore_utils.o varnishd-varnishd.o varnishd-vsm.o -Wl,-rpath -Wl,/usr/pkg/lib -Wl,--export-dynamic -L/scratch/work/www/varnish/work/.buildlink/lib -L../../lib/libvarnish/.libs -lvarnish -lrt -L../../lib/libvarnishcompat/.libs -lvarnishcompat -L../../lib/libvcl/.libs -lvcl -L../../lib/libvgz/.libs -lvgz -lpcre -lm -ledit -ltermcap -pthread -Wl,-rpath,/usr/pkg/lib/varnish -Wl,-rpath,/scratch/work/www/varnish/work/.buildlink/lib gmake[3]: Leaving directory '/scratch/work/www/varnish/work/varnish-3.0.6/bin/varnishd' Making all in varnishlog gmake[3]: Entering directory '/scratch/work/www/varnish/work/varnish-3.0.6/bin/varnishlog' gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT varnishlog.o -MD -MP -MF .deps/varnishlog.Tpo -c -o varnishlog.o varnishlog.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT assert.o -MD -MP -MF .deps/assert.Tpo -c -o assert.o `test -f '../../lib/libvarnish/assert.c' || echo './'`../../lib/libvarnish/assert.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT flopen.o -MD -MP -MF .deps/flopen.Tpo -c -o flopen.o `test -f '../../lib/libvarnish/flopen.c' || echo './'`../../lib/libvarnish/flopen.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT version.o -MD -MP -MF .deps/version.Tpo -c -o version.o `test -f '../../lib/libvarnish/version.c' || echo './'`../../lib/libvarnish/version.c mv -f .deps/version.Tpo .deps/version.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT vsb.o -MD -MP -MF .deps/vsb.Tpo -c -o vsb.o `test -f '../../lib/libvarnish/vsb.c' || echo './'`../../lib/libvarnish/vsb.c mv -f .deps/assert.Tpo .deps/assert.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT vpf.o -MD -MP -MF .deps/vpf.Tpo -c -o vpf.o `test -f '../../lib/libvarnish/vpf.c' || echo './'`../../lib/libvarnish/vpf.c mv -f .deps/flopen.Tpo .deps/flopen.Po mv -f .deps/varnishlog.Tpo .deps/varnishlog.Po mv -f .deps/vpf.Tpo .deps/vpf.Po mv -f .deps/vsb.Tpo .deps/vsb.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -o varnishlog varnishlog.o assert.o flopen.o version.o vsb.o vpf.o ../../lib/libvarnishcompat/libvarnishcompat.la ../../lib/libvarnishapi/libvarnishapi.la -lreadline libtool: link: gcc -std=gnu99 -O2 -D_FORTIFY_SOURCE=2 -I/scratch/work/www/varnish/work/.buildlink/include/python3.7 -I/scratch/work/www/varnish/work/.buildlink/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -Wl,-rpath -Wl,/usr/pkg/lib -o .libs/varnishlog varnishlog.o assert.o flopen.o version.o vsb.o vpf.o -L/scratch/work/www/varnish/work/.buildlink/lib -L../../lib/libvarnishcompat/.libs -lvarnishcompat -L../../lib/libvarnishapi/.libs -lvarnishapi -lpcre -ledit -ltermcap -pthread -Wl,-rpath,/usr/pkg/lib/varnish -Wl,-rpath,/usr/pkg/lib -Wl,-rpath,/scratch/work/www/varnish/work/.buildlink/lib gmake[3]: Leaving directory '/scratch/work/www/varnish/work/varnish-3.0.6/bin/varnishlog' Making all in varnishncsa gmake[3]: Entering directory '/scratch/work/www/varnish/work/varnish-3.0.6/bin/varnishncsa' gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT varnishncsa.o -MD -MP -MF .deps/varnishncsa.Tpo -c -o varnishncsa.o varnishncsa.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT base64.o -MD -MP -MF .deps/base64.Tpo -c -o base64.o base64.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT assert.o -MD -MP -MF .deps/assert.Tpo -c -o assert.o `test -f '../../lib/libvarnish/assert.c' || echo './'`../../lib/libvarnish/assert.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT flopen.o -MD -MP -MF .deps/flopen.Tpo -c -o flopen.o `test -f '../../lib/libvarnish/flopen.c' || echo './'`../../lib/libvarnish/flopen.c mv -f .deps/base64.Tpo .deps/base64.Po varnishncsa.c: In function 'h_ncsa': varnishncsa.c:797:15: warning: this statement may fall through [-Wimplicit-fallthrough=] } else if (strncmp(fname, "VCL_Log:", 8) == 0) { ^ varnishncsa.c:806:4: note: here default: ^~~~~~~ gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT version.o -MD -MP -MF .deps/version.Tpo -c -o version.o `test -f '../../lib/libvarnish/version.c' || echo './'`../../lib/libvarnish/version.c mv -f .deps/assert.Tpo .deps/assert.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT vsb.o -MD -MP -MF .deps/vsb.Tpo -c -o vsb.o `test -f '../../lib/libvarnish/vsb.c' || echo './'`../../lib/libvarnish/vsb.c mv -f .deps/flopen.Tpo .deps/flopen.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT vpf.o -MD -MP -MF .deps/vpf.Tpo -c -o vpf.o `test -f '../../lib/libvarnish/vpf.c' || echo './'`../../lib/libvarnish/vpf.c mv -f .deps/version.Tpo .deps/version.Po mv -f .deps/vpf.Tpo .deps/vpf.Po mv -f .deps/vsb.Tpo .deps/vsb.Po mv -f .deps/varnishncsa.Tpo .deps/varnishncsa.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -o varnishncsa varnishncsa.o base64.o assert.o flopen.o version.o vsb.o vpf.o ../../lib/libvarnishcompat/libvarnishcompat.la ../../lib/libvarnishapi/libvarnishapi.la -lreadline libtool: link: gcc -std=gnu99 -O2 -D_FORTIFY_SOURCE=2 -I/scratch/work/www/varnish/work/.buildlink/include/python3.7 -I/scratch/work/www/varnish/work/.buildlink/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -Wl,-rpath -Wl,/usr/pkg/lib -o .libs/varnishncsa varnishncsa.o base64.o assert.o flopen.o version.o vsb.o vpf.o -L/scratch/work/www/varnish/work/.buildlink/lib -L../../lib/libvarnishcompat/.libs -lvarnishcompat -L../../lib/libvarnishapi/.libs -lvarnishapi -lpcre -ledit -ltermcap -pthread -Wl,-rpath,/usr/pkg/lib/varnish -Wl,-rpath,/usr/pkg/lib -Wl,-rpath,/scratch/work/www/varnish/work/.buildlink/lib gmake[3]: Leaving directory '/scratch/work/www/varnish/work/varnish-3.0.6/bin/varnishncsa' Making all in varnishreplay gmake[3]: Entering directory '/scratch/work/www/varnish/work/varnish-3.0.6/bin/varnishreplay' gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT varnishreplay.o -MD -MP -MF .deps/varnishreplay.Tpo -c -o varnishreplay.o varnishreplay.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT assert.o -MD -MP -MF .deps/assert.Tpo -c -o assert.o `test -f '../../lib/libvarnish/assert.c' || echo './'`../../lib/libvarnish/assert.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT tcp.o -MD -MP -MF .deps/tcp.Tpo -c -o tcp.o `test -f '../../lib/libvarnish/tcp.c' || echo './'`../../lib/libvarnish/tcp.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT vss.o -MD -MP -MF .deps/vss.Tpo -c -o vss.o `test -f '../../lib/libvarnish/vss.c' || echo './'`../../lib/libvarnish/vss.c mv -f .deps/assert.Tpo .deps/assert.Po mv -f .deps/vss.Tpo .deps/vss.Po mv -f .deps/tcp.Tpo .deps/tcp.Po mv -f .deps/varnishreplay.Tpo .deps/varnishreplay.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -o varnishreplay varnishreplay.o assert.o tcp.o vss.o ../../lib/libvarnishcompat/libvarnishcompat.la ../../lib/libvarnishapi/libvarnishapi.la -lm -lreadline libtool: link: gcc -std=gnu99 -O2 -D_FORTIFY_SOURCE=2 -I/scratch/work/www/varnish/work/.buildlink/include/python3.7 -I/scratch/work/www/varnish/work/.buildlink/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -Wl,-rpath -Wl,/usr/pkg/lib -o .libs/varnishreplay varnishreplay.o assert.o tcp.o vss.o -L/scratch/work/www/varnish/work/.buildlink/lib -L../../lib/libvarnishcompat/.libs -lvarnishcompat -L../../lib/libvarnishapi/.libs -lvarnishapi -lpcre -lm -ledit -ltermcap -pthread -Wl,-rpath,/usr/pkg/lib/varnish -Wl,-rpath,/usr/pkg/lib -Wl,-rpath,/scratch/work/www/varnish/work/.buildlink/lib gmake[3]: Leaving directory '/scratch/work/www/varnish/work/varnish-3.0.6/bin/varnishreplay' Making all in varnishtest gmake[3]: Entering directory '/scratch/work/www/varnish/work/varnish-3.0.6/bin/varnishtest' gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -DTOP_BUILDDIR='"../.."' -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT varnishtest-vtc.o -MD -MP -MF .deps/varnishtest-vtc.Tpo -c -o varnishtest-vtc.o `test -f 'vtc.c' || echo './'`vtc.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -DTOP_BUILDDIR='"../.."' -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT varnishtest-vtc_client.o -MD -MP -MF .deps/varnishtest-vtc_client.Tpo -c -o varnishtest-vtc_client.o `test -f 'vtc_client.c' || echo './'`vtc_client.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -DTOP_BUILDDIR='"../.."' -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT varnishtest-vtc_http.o -MD -MP -MF .deps/varnishtest-vtc_http.Tpo -c -o varnishtest-vtc_http.o `test -f 'vtc_http.c' || echo './'`vtc_http.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -DTOP_BUILDDIR='"../.."' -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT varnishtest-vtc_main.o -MD -MP -MF .deps/varnishtest-vtc_main.Tpo -c -o varnishtest-vtc_main.o `test -f 'vtc_main.c' || echo './'`vtc_main.c mv -f .deps/varnishtest-vtc_client.Tpo .deps/varnishtest-vtc_client.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -DTOP_BUILDDIR='"../.."' -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT varnishtest-vtc_log.o -MD -MP -MF .deps/varnishtest-vtc_log.Tpo -c -o varnishtest-vtc_log.o `test -f 'vtc_log.c' || echo './'`vtc_log.c mv -f .deps/varnishtest-vtc_main.Tpo .deps/varnishtest-vtc_main.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -DTOP_BUILDDIR='"../.."' -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT varnishtest-vtc_sema.o -MD -MP -MF .deps/varnishtest-vtc_sema.Tpo -c -o varnishtest-vtc_sema.o `test -f 'vtc_sema.c' || echo './'`vtc_sema.c mv -f .deps/varnishtest-vtc.Tpo .deps/varnishtest-vtc.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -DTOP_BUILDDIR='"../.."' -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT varnishtest-vtc_server.o -MD -MP -MF .deps/varnishtest-vtc_server.Tpo -c -o varnishtest-vtc_server.o `test -f 'vtc_server.c' || echo './'`vtc_server.c mv -f .deps/varnishtest-vtc_sema.Tpo .deps/varnishtest-vtc_sema.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -DTOP_BUILDDIR='"../.."' -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT varnishtest-vtc_varnish.o -MD -MP -MF .deps/varnishtest-vtc_varnish.Tpo -c -o varnishtest-vtc_varnish.o `test -f 'vtc_varnish.c' || echo './'`vtc_varnish.c mv -f .deps/varnishtest-vtc_log.Tpo .deps/varnishtest-vtc_log.Po mv -f .deps/varnishtest-vtc_server.Tpo .deps/varnishtest-vtc_server.Po mv -f .deps/varnishtest-vtc_http.Tpo .deps/varnishtest-vtc_http.Po mv -f .deps/varnishtest-vtc_varnish.Tpo .deps/varnishtest-vtc_varnish.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -DTOP_BUILDDIR='"../.."' -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -o varnishtest varnishtest-vtc.o varnishtest-vtc_client.o varnishtest-vtc_http.o varnishtest-vtc_main.o varnishtest-vtc_log.o varnishtest-vtc_sema.o varnishtest-vtc_server.o varnishtest-vtc_varnish.o ../../lib/libvarnish/libvarnish.la ../../lib/libvarnishcompat/libvarnishcompat.la ../../lib/libvarnishapi/libvarnishapi.la ../../lib/libvgz/libvgz.la -lm -lreadline libtool: link: gcc -std=gnu99 -DTOP_BUILDDIR=\"../..\" -O2 -D_FORTIFY_SOURCE=2 -I/scratch/work/www/varnish/work/.buildlink/include/python3.7 -I/scratch/work/www/varnish/work/.buildlink/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -Wl,-rpath -Wl,/usr/pkg/lib -o .libs/varnishtest varnishtest-vtc.o varnishtest-vtc_client.o varnishtest-vtc_http.o varnishtest-vtc_main.o varnishtest-vtc_log.o varnishtest-vtc_sema.o varnishtest-vtc_server.o varnishtest-vtc_varnish.o -L/scratch/work/www/varnish/work/.buildlink/lib -L../../lib/libvarnish/.libs -lvarnish -lrt -L../../lib/libvarnishcompat/.libs -lvarnishcompat -L../../lib/libvarnishapi/.libs -lvarnishapi -lpcre -L../../lib/libvgz/.libs -lvgz -lm -ledit -ltermcap -pthread -Wl,-rpath,/usr/pkg/lib/varnish -Wl,-rpath,/usr/pkg/lib -Wl,-rpath,/scratch/work/www/varnish/work/.buildlink/lib gmake[3]: Leaving directory '/scratch/work/www/varnish/work/varnish-3.0.6/bin/varnishtest' Making all in varnishhist gmake[3]: Entering directory '/scratch/work/www/varnish/work/varnish-3.0.6/bin/varnishhist' gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT varnishhist.o -MD -MP -MF .deps/varnishhist.Tpo -c -o varnishhist.o varnishhist.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT assert.o -MD -MP -MF .deps/assert.Tpo -c -o assert.o `test -f '../../lib/libvarnish/assert.c' || echo './'`../../lib/libvarnish/assert.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT version.o -MD -MP -MF .deps/version.Tpo -c -o version.o `test -f '../../lib/libvarnish/version.c' || echo './'`../../lib/libvarnish/version.c mv -f .deps/version.Tpo .deps/version.Po mv -f .deps/assert.Tpo .deps/assert.Po mv -f .deps/varnishhist.Tpo .deps/varnishhist.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -o varnishhist varnishhist.o assert.o version.o ../../lib/libvarnishcompat/libvarnishcompat.la ../../lib/libvarnishapi/libvarnishapi.la -lm -lcurses -lreadline libtool: link: gcc -std=gnu99 -O2 -D_FORTIFY_SOURCE=2 -I/scratch/work/www/varnish/work/.buildlink/include/python3.7 -I/scratch/work/www/varnish/work/.buildlink/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -Wl,-rpath -Wl,/usr/pkg/lib -o .libs/varnishhist varnishhist.o assert.o version.o -L/scratch/work/www/varnish/work/.buildlink/lib -L../../lib/libvarnishcompat/.libs -lvarnishcompat -L../../lib/libvarnishapi/.libs -lvarnishapi -lpcre -lm -lcurses -ledit -ltermcap -pthread -Wl,-rpath,/usr/pkg/lib/varnish -Wl,-rpath,/usr/pkg/lib -Wl,-rpath,/scratch/work/www/varnish/work/.buildlink/lib gmake[3]: Leaving directory '/scratch/work/www/varnish/work/varnish-3.0.6/bin/varnishhist' Making all in varnishstat gmake[3]: Entering directory '/scratch/work/www/varnish/work/varnish-3.0.6/bin/varnishstat' gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT varnishstat.o -MD -MP -MF .deps/varnishstat.Tpo -c -o varnishstat.o varnishstat.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT varnishstat_curses.o -MD -MP -MF .deps/varnishstat_curses.Tpo -c -o varnishstat_curses.o varnishstat_curses.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT assert.o -MD -MP -MF .deps/assert.Tpo -c -o assert.o `test -f '../../lib/libvarnish/assert.c' || echo './'`../../lib/libvarnish/assert.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT version.o -MD -MP -MF .deps/version.Tpo -c -o version.o `test -f '../../lib/libvarnish/version.c' || echo './'`../../lib/libvarnish/version.c mv -f .deps/version.Tpo .deps/version.Po mv -f .deps/assert.Tpo .deps/assert.Po mv -f .deps/varnishstat.Tpo .deps/varnishstat.Po mv -f .deps/varnishstat_curses.Tpo .deps/varnishstat_curses.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -o varnishstat varnishstat.o varnishstat_curses.o assert.o version.o ../../lib/libvarnishcompat/libvarnishcompat.la ../../lib/libvarnishapi/libvarnishapi.la -lcurses -lrt -lreadline libtool: link: gcc -std=gnu99 -O2 -D_FORTIFY_SOURCE=2 -I/scratch/work/www/varnish/work/.buildlink/include/python3.7 -I/scratch/work/www/varnish/work/.buildlink/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -Wl,-rpath -Wl,/usr/pkg/lib -o .libs/varnishstat varnishstat.o varnishstat_curses.o assert.o version.o -L/scratch/work/www/varnish/work/.buildlink/lib -L../../lib/libvarnishcompat/.libs -lvarnishcompat -L../../lib/libvarnishapi/.libs -lvarnishapi -lpcre -lcurses -lrt -ledit -ltermcap -pthread -Wl,-rpath,/usr/pkg/lib/varnish -Wl,-rpath,/usr/pkg/lib -Wl,-rpath,/scratch/work/www/varnish/work/.buildlink/lib gmake[3]: Leaving directory '/scratch/work/www/varnish/work/varnish-3.0.6/bin/varnishstat' Making all in varnishtop gmake[3]: Entering directory '/scratch/work/www/varnish/work/varnish-3.0.6/bin/varnishtop' gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT varnishtop.o -MD -MP -MF .deps/varnishtop.Tpo -c -o varnishtop.o varnishtop.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT assert.o -MD -MP -MF .deps/assert.Tpo -c -o assert.o `test -f '../../lib/libvarnish/assert.c' || echo './'`../../lib/libvarnish/assert.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT version.o -MD -MP -MF .deps/version.Tpo -c -o version.o `test -f '../../lib/libvarnish/version.c' || echo './'`../../lib/libvarnish/version.c mv -f .deps/version.Tpo .deps/version.Po mv -f .deps/assert.Tpo .deps/assert.Po mv -f .deps/varnishtop.Tpo .deps/varnishtop.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -o varnishtop varnishtop.o assert.o version.o ../../lib/libvarnishcompat/libvarnishcompat.la ../../lib/libvarnishapi/libvarnishapi.la -lcurses -lreadline libtool: link: gcc -std=gnu99 -O2 -D_FORTIFY_SOURCE=2 -I/scratch/work/www/varnish/work/.buildlink/include/python3.7 -I/scratch/work/www/varnish/work/.buildlink/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -Wl,-rpath -Wl,/usr/pkg/lib -o .libs/varnishtop varnishtop.o assert.o version.o -L/scratch/work/www/varnish/work/.buildlink/lib -L../../lib/libvarnishcompat/.libs -lvarnishcompat -L../../lib/libvarnishapi/.libs -lvarnishapi -lpcre -lcurses -ledit -ltermcap -pthread -Wl,-rpath,/usr/pkg/lib/varnish -Wl,-rpath,/usr/pkg/lib -Wl,-rpath,/scratch/work/www/varnish/work/.buildlink/lib gmake[3]: Leaving directory '/scratch/work/www/varnish/work/varnish-3.0.6/bin/varnishtop' Making all in varnishsizes gmake[3]: Entering directory '/scratch/work/www/varnish/work/varnish-3.0.6/bin/varnishsizes' gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT varnishsizes.o -MD -MP -MF .deps/varnishsizes.Tpo -c -o varnishsizes.o varnishsizes.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT assert.o -MD -MP -MF .deps/assert.Tpo -c -o assert.o `test -f '../../lib/libvarnish/assert.c' || echo './'`../../lib/libvarnish/assert.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT version.o -MD -MP -MF .deps/version.Tpo -c -o version.o `test -f '../../lib/libvarnish/version.c' || echo './'`../../lib/libvarnish/version.c mv -f .deps/version.Tpo .deps/version.Po mv -f .deps/assert.Tpo .deps/assert.Po mv -f .deps/varnishsizes.Tpo .deps/varnishsizes.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -o varnishsizes varnishsizes.o assert.o version.o ../../lib/libvarnishcompat/libvarnishcompat.la ../../lib/libvarnishapi/libvarnishapi.la -lm -lcurses -lreadline libtool: link: gcc -std=gnu99 -O2 -D_FORTIFY_SOURCE=2 -I/scratch/work/www/varnish/work/.buildlink/include/python3.7 -I/scratch/work/www/varnish/work/.buildlink/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -Wl,-rpath -Wl,/usr/pkg/lib -o .libs/varnishsizes varnishsizes.o assert.o version.o -L/scratch/work/www/varnish/work/.buildlink/lib -L../../lib/libvarnishcompat/.libs -lvarnishcompat -L../../lib/libvarnishapi/.libs -lvarnishapi -lpcre -lm -lcurses -ledit -ltermcap -pthread -Wl,-rpath,/usr/pkg/lib/varnish -Wl,-rpath,/usr/pkg/lib -Wl,-rpath,/scratch/work/www/varnish/work/.buildlink/lib gmake[3]: Leaving directory '/scratch/work/www/varnish/work/varnish-3.0.6/bin/varnishsizes' gmake[3]: Entering directory '/scratch/work/www/varnish/work/varnish-3.0.6/bin' gmake[3]: Nothing to be done for 'all-am'. gmake[3]: Leaving directory '/scratch/work/www/varnish/work/varnish-3.0.6/bin' gmake[2]: Leaving directory '/scratch/work/www/varnish/work/varnish-3.0.6/bin' Making all in man gmake[2]: Entering directory '/scratch/work/www/varnish/work/varnish-3.0.6/man' gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -MT vsc2rst.o -MD -MP -MF .deps/vsc2rst.Tpo -c -o vsc2rst.o vsc2rst.c mv -f .deps/vsc2rst.Tpo .deps/vsc2rst.Po /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -o vsc2rst vsc2rst.o -lreadline libtool: link: gcc -std=gnu99 -O2 -D_FORTIFY_SOURCE=2 -I/scratch/work/www/varnish/work/.buildlink/include/python3.7 -I/scratch/work/www/varnish/work/.buildlink/include -I/usr/include/readline -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -Wl,-rpath -Wl,/usr/pkg/lib -o vsc2rst vsc2rst.o -L/scratch/work/www/varnish/work/.buildlink/lib -ledit -ltermcap -pthread ./vsc2rst | /usr/pkg/bin/rst2man-3.7 - varnish-counters.7 gmake[2]: Leaving directory '/scratch/work/www/varnish/work/varnish-3.0.6/man' Making all in etc gmake[2]: Entering directory '/scratch/work/www/varnish/work/varnish-3.0.6/etc' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/scratch/work/www/varnish/work/varnish-3.0.6/etc' Making all in doc gmake[2]: Entering directory '/scratch/work/www/varnish/work/varnish-3.0.6/doc' Making all in sphinx gmake[3]: Entering directory '/scratch/work/www/varnish/work/varnish-3.0.6/doc/sphinx' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/scratch/work/www/varnish/work/varnish-3.0.6/doc/sphinx' gmake[3]: Entering directory '/scratch/work/www/varnish/work/varnish-3.0.6/doc' gmake[3]: Nothing to be done for 'all-am'. gmake[3]: Leaving directory '/scratch/work/www/varnish/work/varnish-3.0.6/doc' gmake[2]: Leaving directory '/scratch/work/www/varnish/work/varnish-3.0.6/doc' Making all in redhat gmake[2]: Entering directory '/scratch/work/www/varnish/work/varnish-3.0.6/redhat' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/scratch/work/www/varnish/work/varnish-3.0.6/redhat' gmake[2]: Entering directory '/scratch/work/www/varnish/work/varnish-3.0.6' gmake[2]: Leaving directory '/scratch/work/www/varnish/work/varnish-3.0.6' gmake[1]: Leaving directory '/scratch/work/www/varnish/work/varnish-3.0.6' *** Please use pkgtools/verifypc to sanity check dependencies. => Creating /scratch/work/www/varnish/work/.rc.d/varnishd => Creating /scratch/work/www/varnish/work/.rc.d/varnishlog => Creating /scratch/work/www/varnish/work/.rc.d/varnishncsa