=> Building www/jesred build started at Wed Oct 5 18:04:54 PDT 2016 port directory: /usr/ports/www/jesred building for: DragonFly pkgbox64.dragonflybsd.org 4.7-DEVELOPMENT DragonFly v4.7.0.78.g7d868-DEVELOPMENT #7: Mon Aug 1 22:25:32 PDT 2016 root@pkgbox64.dragonflybsd.org:/usr/obj/usr/src/sys/X86_64_GENERIC x86_64 maintained by: dsh@vlink.ru ident warning: no id keywords in /build/boomdata/data/.m/bleeding-edge-default/ref/../09//usr/ports/www/jesred/Makefile Makefile ident: Poudriere version: 3.1-pre Host OSVERSION: 400700 Jail OSVERSION: 400702 !!! Jail is newer than host. (Jail: 400702, Host: 400700) !!! !!! This is not supported. !!! !!! Host kernel must be same or newer than jail. !!! !!! Expect build failures. !!! ---Begin Environment--- STATUS=1 SAVED_TERM=screen MASTERMNT=/build/boomdata/data/.m/bleeding-edge-default/ref PATH=/usr/local/libexec/poudriere:/sbin:/bin:/usr/sbin:/usr/bin:/usr/pkg/bin:/usr/pkg/sbin:/usr/games:/usr/local/sbin:/usr/local/bin:/usr/pkg/xorg/bin:/usr/X11R6/bin:/root/bin:/sbin:/usr/sbin POUDRIERE_BUILD_TYPE=bulk PKGNAME=jesred-1.2.1_1 OLDPWD=/root/boom PWD=/build/boomdata/data/.m/bleeding-edge-default/ref/.p/pool MASTERNAME=bleeding-edge-default TERM=cons25 USER=root HOME=/root POUDRIERE_VERSION=3.1-pre LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/www/jesred XDG_CONFIG_HOME=/wrkdirs/www/jesred HOME=/wrkdirs/www/jesred TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCVER=gcc50 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/www/jesred XDG_CONFIG_HOME=/wrkdirs/www/jesred HOME=/wrkdirs/www/jesred TMPDIR="/tmp" NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES CCVER=gcc50 PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" NOPROFILE=1 CC="cc" CFLAGS="-pipe -O2 -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS="" LIBS="" CXX="c++" CXXFLAGS=" -pipe -O2 -fno-strict-aliasing" MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 444" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- OSREL=4.7 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib PROFILE="@comment " DOCSDIR="share/doc/jesred" EXAMPLESDIR="share/examples/jesred" DATADIR="share/jesred" WWWDIR="www/jesred" ETCDIR="etc/jesred" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/jesred DOCSDIR=/usr/local/share/doc/jesred EXAMPLESDIR=/usr/local/share/examples/jesred WWWDIR=/usr/local/www/jesred ETCDIR=/usr/local/etc/jesred --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs NO_BACKUP=yes USE_PACKAGE_DEPENDS=yes PKG_CREATE_VERBOSE=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORT_DBDIR=/options PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles MAKE_JOBS_NUMBER=5 ---End make.conf--- =================================================== =========================================================================== =================================================== ===> jesred-1.2.1_1 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.8.7_3.txz Installing pkg-1.8.7_3... Extracting pkg-1.8.7_3: .......... done ===> jesred-1.2.1_1 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of jesred-1.2.1_1 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by jesred-1.2.1_1 for building =========================================================================== =================================================== ===> Fetching all distfiles required by jesred-1.2.1_1 for building => SHA256 Checksum OK for jesred-1.2pl1.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by jesred-1.2.1_1 for building ===> Extracting for jesred-1.2.1_1 => SHA256 Checksum OK for jesred-1.2pl1.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for jesred-1.2.1_1 ===> Applying ports patches for jesred-1.2.1_1 ===> Applying DragonFly patches for jesred-1.2.1_1 =========================================================================== =================================================== =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for jesred-1.2.1_1 =========================================================================== =================================================== ===> Building for jesred-1.2.1_1 --- main.o --- --- ip_list.o --- --- util.o --- --- log.o --- --- config.o --- --- main.o --- cc -pipe -O2 -fno-strict-aliasing -DUSE_ACCEL -DDEFAULT_PATH=\"/usr/local/etc/jesred\" -c main.c --- ip_list.o --- cc -pipe -O2 -fno-strict-aliasing -DUSE_ACCEL -DDEFAULT_PATH=\"/usr/local/etc/jesred\" -c ip_list.c --- util.o --- cc -pipe -O2 -fno-strict-aliasing -DUSE_ACCEL -DDEFAULT_PATH=\"/usr/local/etc/jesred\" -c util.c --- log.o --- cc -pipe -O2 -fno-strict-aliasing -DUSE_ACCEL -DDEFAULT_PATH=\"/usr/local/etc/jesred\" -c log.c --- config.o --- cc -pipe -O2 -fno-strict-aliasing -DUSE_ACCEL -DDEFAULT_PATH=\"/usr/local/etc/jesred\" -c config.c --- main.o --- In file included from main.c:43:0: log.h:33:13: warning: conflicting types for built-in function 'log' extern void log(log_code c, char *format, ...); ^ main.c: In function 'main': main.c:79:13: warning: implicit declaration of function 'getuid' [-Wimplicit-function-declaration] if((int)getuid() == 0) { ^ main.c:105:51: warning: implicit declaration of function 'getpid' [-Wimplicit-function-declaration] log(INFO, "%s (PID %d) started\n", APPNAME, (int)getpid()); ^ main.c:130:12: warning: implicit declaration of function 'pattern_compare' [-Wimplicit-function-declaration] val = pattern_compare(url, redirect_url, pattern_list); ^ main.c: In function 'GetOptions': main.c:171:17: warning: implicit declaration of function 'getopt' [-Wimplicit-function-declaration] while ((c = getopt(argc, argv, "hv")) != -1) { ^ --- ip_list.o --- In file included from ip_list.c:109:0: log.h:33:13: warning: conflicting types for built-in function 'log' extern void log(log_code c, char *format, ...); ^ ip_list.c: In function 'addToIPACL': ip_list.c:190:9: warning: implicit declaration of function 'sscanf' [-Wimplicit-function-declaration] c = sscanf(ip_str, "%d.%d.%d.%d/%d", &a1, &a2, &a3, &a4, &m1); ^ ip_list.c:190:9: warning: incompatible implicit declaration of built-in function 'sscanf' ip_list.c:190:9: note: include '' or provide a declaration of 'sscanf' In file included from ip_list.c:108:0: ip_list.c: In function 'ip_acl_destroy': util.h:102:34: warning: implicit declaration of function 'free' [-Wimplicit-function-declaration] #define safe_free(x) if (x) { free(x); x = NULL; } ^ ip_list.c:209:2: note: in expansion of macro 'safe_free' safe_free(b); ^ util.h:102:34: warning: incompatible implicit declaration of built-in function 'free' --- util.o --- In file included from util.c:105:0: log.h:33:13: warning: conflicting types for built-in function 'log' extern void log(log_code c, char *format, ...); ^ util.c: In function 'savestr': util.c:150:31: warning: implicit declaration of function 'strlen' [-Wimplicit-function-declaration] save = (char *)malloc(strlen(str) + 1); ^ util.c:150:31: warning: incompatible implicit declaration of built-in function 'strlen' util.c:150:31: note: include '' or provide a declaration of 'strlen' --- ip_list.o --- #define safe_free(x) if (x) { free(x); x = NULL; } ^ ip_list.c:209:2: note: in expansion of macro 'safe_free' safe_free(b); ^ util.h:102:34: note: include '' or provide a declaration of 'free' #define safe_free(x) if (x) { free(x); x = NULL; } ^ ip_list.c:209:2: note: in expansion of macro 'safe_free' safe_free(b); ^ --- util.o --- util.c:156:13: warning: implicit declaration of function 'strcpy' [-Wimplicit-function-declaration] strcpy(save, str); ^ util.c:156:13: warning: incompatible implicit declaration of built-in function 'strcpy' util.c:156:13: note: include '' or provide a declaration of 'strcpy' --- rewrite.o --- --- config.o --- In file included from config.c:38:0: log.h:33:13: warning: conflicting types for built-in function 'log' extern void log(log_code c, char *format, ...); ^ In file included from config.c:44:0: config.c: In function 'read_allow': util.h:102:34: warning: implicit declaration of function 'free' [-Wimplicit-function-declaration] #define safe_free(x) if (x) { free(x); x = NULL; } ^ config.c:74:5: note: in expansion of macro 'safe_free' safe_free(*file); ^ util.h:102:34: warning: incompatible implicit declaration of built-in function 'free' #define safe_free(x) if (x) { free(x); x = NULL; } ^ config.c:74:5: note: in expansion of macro 'safe_free' safe_free(*file); ^ util.h:102:34: note: include '' or provide a declaration of 'free' #define safe_free(x) if (x) { free(x); x = NULL; } ^ config.c:74:5: note: in expansion of macro 'safe_free' safe_free(*file); ^ --- rewrite.o --- cc -pipe -O2 -fno-strict-aliasing -DUSE_ACCEL -DDEFAULT_PATH=\"/usr/local/etc/jesred\" -c rewrite.c --- config.o --- config.c: In function 'read_config': util.h:102:34: warning: incompatible implicit declaration of built-in function 'free' #define safe_free(x) if (x) { free(x); x = NULL; } ^ config.c:98:5: note: in expansion of macro 'safe_free' safe_free(*allow); ^ util.h:102:34: note: include '' or provide a declaration of 'free' #define safe_free(x) if (x) { free(x); x = NULL; } ^ config.c:98:5: note: in expansion of macro 'safe_free' safe_free(*allow); ^ util.h:102:34: warning: incompatible implicit declaration of built-in function 'free' #define safe_free(x) if (x) { free(x); x = NULL; } ^ config.c:99:5: note: in expansion of macro 'safe_free' safe_free(*rules); ^ util.h:102:34: note: include '' or provide a declaration of 'free' #define safe_free(x) if (x) { free(x); x = NULL; } ^ config.c:99:5: note: in expansion of macro 'safe_free' safe_free(*rules); ^ util.h:102:34: warning: incompatible implicit declaration of built-in function 'free' #define safe_free(x) if (x) { free(x); x = NULL; } ^ config.c:100:5: note: in expansion of macro 'safe_free' safe_free(*redirect); ^ util.h:102:34: note: include '' or provide a declaration of 'free' #define safe_free(x) if (x) { free(x); x = NULL; } ^ config.c:100:5: note: in expansion of macro 'safe_free' safe_free(*redirect); ^ util.h:102:34: warning: incompatible implicit declaration of built-in function 'free' #define safe_free(x) if (x) { free(x); x = NULL; } ^ config.c:101:5: note: in expansion of macro 'safe_free' safe_free(*rewrite); ^ util.h:102:34: note: include '' or provide a declaration of 'free' #define safe_free(x) if (x) { free(x); x = NULL; } ^ config.c:101:5: note: in expansion of macro 'safe_free' safe_free(*rewrite); ^ --- pattern_list.o --- --- config.o --- config.c: In function 'read_rules': util.h:102:34: warning: incompatible implicit declaration of built-in function 'free' #define safe_free(x) if (x) { free(x); x = NULL; } ^ config.c:194:5: note: in expansion of macro 'safe_free' safe_free(*file); ^ util.h:102:34: note: include '' or provide a declaration of 'free' #define safe_free(x) if (x) { free(x); x = NULL; } ^ config.c:194:5: note: in expansion of macro 'safe_free' safe_free(*file); ^ --- pattern_list.o --- cc -pipe -O2 -fno-strict-aliasing -DUSE_ACCEL -DDEFAULT_PATH=\"/usr/local/etc/jesred\" -c pattern_list.c --- rewrite.o --- In file included from rewrite.c:42:0: log.h:33:13: warning: conflicting types for built-in function 'log' extern void log(log_code c, char *format, ...); ^ rewrite.c: In function 'parse_buff': rewrite.c:66:13: warning: implicit declaration of function 'strchr' [-Wimplicit-function-declaration] token = strchr(buff,' '); ^ rewrite.c:66:13: warning: incompatible implicit declaration of built-in function 'strchr' rewrite.c:66:13: note: include '' or provide a declaration of 'strchr' rewrite.c:114:30: warning: implicit declaration of function 'strcmp' [-Wimplicit-function-declaration] if (allow_siblings && (! strcmp(*method, "ICP_QUERY")) ) ^ rewrite.c:130:8: warning: implicit declaration of function 'strlen' [-Wimplicit-function-declaration] if(strlen(*url) <= 7) { ^ rewrite.c:130:8: warning: incompatible implicit declaration of built-in function 'strlen' rewrite.c:130:8: note: include '' or provide a declaration of 'strlen' rewrite.c: In function 'pattern_compare': rewrite.c:182:12: warning: incompatible implicit declaration of built-in function 'strlen' len = strlen(curr->pattern); ^ rewrite.c:182:12: note: include '' or provide a declaration of 'strlen' rewrite.c:219:8: warning: implicit declaration of function 'strcpy' [-Wimplicit-function-declaration] strcpy(newurl,curr->replacement); ^ rewrite.c:219:8: warning: incompatible implicit declaration of built-in function 'strcpy' rewrite.c:219:8: note: include '' or provide a declaration of 'strcpy' rewrite.c:236:4: warning: incompatible implicit declaration of built-in function 'strcpy' strcpy(newurl,curr->replacement); ^ rewrite.c:236:4: note: include '' or provide a declaration of 'strcpy' rewrite.c: In function 'replace_string': rewrite.c:268:19: warning: implicit declaration of function 'count_parenthesis' [-Wimplicit-function-declaration] parenthesis = count_parenthesis (curr->pattern); ^ rewrite.c: In function 'match_accel': rewrite.c:360:9: warning: implicit declaration of function 'strstr' [-Wimplicit-function-declaration] if(strstr(url, accel)) ^ rewrite.c:360:9: warning: incompatible implicit declaration of built-in function 'strstr' rewrite.c:360:9: note: include '' or provide a declaration of 'strstr' rewrite.c:370:9: warning: incompatible implicit declaration of built-in function 'strstr' if(strstr(l_accel, accel)) ^ rewrite.c:370:9: note: include '' or provide a declaration of 'strstr' rewrite.c:377:14: warning: incompatible implicit declaration of built-in function 'strlen' accel_len = strlen(accel); ^ rewrite.c:377:14: note: include '' or provide a declaration of 'strlen' rewrite.c:396:14: warning: incompatible implicit declaration of built-in function 'strlen' accel_len = strlen(accel); ^ rewrite.c:396:14: note: include '' or provide a declaration of 'strlen' --- log.o --- In file included from log.c:31:0: log.h:33:13: warning: conflicting types for built-in function 'log' extern void log(log_code c, char *format, ...); ^ --- pattern_list.o --- In file included from pattern_list.c:36:0: log.h:33:13: warning: conflicting types for built-in function 'log' extern void log(log_code c, char *format, ...); ^ pattern_list.c: In function 'add_to_patterns': pattern_list.c:82:2: warning: implicit declaration of function 'strcpy' [-Wimplicit-function-declaration] strcpy(second, ""); ^ pattern_list.c:82:2: warning: incompatible implicit declaration of built-in function 'strcpy' pattern_list.c:82:2: note: include '' or provide a declaration of 'strcpy' pattern_list.c:84:8: warning: implicit declaration of function 'strcmp' [-Wimplicit-function-declaration] if(strcmp(type, "abort") == 0) { ^ pattern_list.c:95:16: warning: implicit declaration of function 'count_parenthesis' [-Wimplicit-function-declaration] parenthesis = count_parenthesis (first); ^ pattern_list.c:118:32: warning: implicit declaration of function 'malloc' [-Wimplicit-function-declaration] rpattern.pattern = (char *)malloc(sizeof(char) * (strlen(first) +1)); ^ pattern_list.c:118:32: warning: incompatible implicit declaration of built-in function 'malloc' pattern_list.c:118:32: note: include '' or provide a declaration of 'malloc' pattern_list.c:118:55: warning: implicit declaration of function 'strlen' [-Wimplicit-function-declaration] rpattern.pattern = (char *)malloc(sizeof(char) * (strlen(first) +1)); ^ pattern_list.c:118:55: warning: incompatible implicit declaration of built-in function 'strlen' pattern_list.c:118:55: note: include '' or provide a declaration of 'strlen' pattern_list.c:124:5: warning: incompatible implicit declaration of built-in function 'strcpy' strcpy(rpattern.pattern, first); ^ pattern_list.c:124:5: note: include '' or provide a declaration of 'strcpy' pattern_list.c: In function 'get_accel': pattern_list.c:169:11: warning: incompatible implicit declaration of built-in function 'strlen' len = strlen(accel); ^ pattern_list.c:169:11: note: include '' or provide a declaration of 'strlen' pattern_list.c:178:25: warning: incompatible implicit declaration of built-in function 'malloc' new_accel = (char *)malloc(sizeof(char) * strlen(accel)); ^ pattern_list.c:178:25: note: include '' or provide a declaration of 'malloc' pattern_list.c:179:5: warning: incompatible implicit declaration of built-in function 'strcpy' strcpy(new_accel,accel); ^ pattern_list.c:179:5: note: include '' or provide a declaration of 'strcpy' pattern_list.c: In function 'count_parenthesis': pattern_list.c:260:21: warning: incompatible implicit declaration of built-in function 'strlen' for (i = 0; i < strlen (pattern); i++) { ^ pattern_list.c:260:21: note: include '' or provide a declaration of 'strlen' In file included from pattern_list.c:37:0: pattern_list.c: In function 'plist_destroy': util.h:102:34: warning: implicit declaration of function 'free' [-Wimplicit-function-declaration] #define safe_free(x) if (x) { free(x); x = NULL; } ^ pattern_list.c:289:2: note: in expansion of macro 'safe_free' safe_free(b->pattern); ^ util.h:102:34: warning: incompatible implicit declaration of built-in function 'free' #define safe_free(x) if (x) { free(x); x = NULL; } ^ pattern_list.c:289:2: note: in expansion of macro 'safe_free' safe_free(b->pattern); ^ util.h:102:34: note: include '' or provide a declaration of 'free' #define safe_free(x) if (x) { free(x); x = NULL; } ^ pattern_list.c:289:2: note: in expansion of macro 'safe_free' safe_free(b->pattern); ^ util.h:102:34: warning: incompatible implicit declaration of built-in function 'free' #define safe_free(x) if (x) { free(x); x = NULL; } ^ pattern_list.c:290:2: note: in expansion of macro 'safe_free' safe_free(b->replacement); ^ util.h:102:34: note: include '' or provide a declaration of 'free' #define safe_free(x) if (x) { free(x); x = NULL; } ^ pattern_list.c:290:2: note: in expansion of macro 'safe_free' safe_free(b->replacement); ^ util.h:102:34: warning: incompatible implicit declaration of built-in function 'free' #define safe_free(x) if (x) { free(x); x = NULL; } ^ pattern_list.c:293:6: note: in expansion of macro 'safe_free' safe_free(b->accel); ^ util.h:102:34: note: include '' or provide a declaration of 'free' #define safe_free(x) if (x) { free(x); x = NULL; } ^ pattern_list.c:293:6: note: in expansion of macro 'safe_free' safe_free(b->accel); ^ util.h:102:34: warning: incompatible implicit declaration of built-in function 'free' #define safe_free(x) if (x) { free(x); x = NULL; } ^ pattern_list.c:296:2: note: in expansion of macro 'safe_free' safe_free(b); ^ util.h:102:34: note: include '' or provide a declaration of 'free' #define safe_free(x) if (x) { free(x); x = NULL; } ^ pattern_list.c:296:2: note: in expansion of macro 'safe_free' safe_free(b); ^ --- jesred --- cc -o jesred main.o ip_list.o util.o log.o config.o rewrite.o pattern_list.o -L. =========================================================================== =================================================== =========================================================================== =================================================== ===> Staging for jesred-1.2.1_1 ===> Generating temporary packing list install -s -m 555 /wrkdirs/www/jesred/jesred-1.2pl1/jesred /wrkdirs/www/jesred/stage/usr/local/libexec /bin/mkdir -p /wrkdirs/www/jesred/stage/usr/local/etc/jesred install -m 0644 /wrkdirs/www/jesred/jesred-1.2pl1/etc/jesred.conf /wrkdirs/www/jesred/stage/usr/local/etc/jesred/jesred.conf.sample install -m 0644 /wrkdirs/www/jesred/jesred-1.2pl1/etc/redirect.acl /wrkdirs/www/jesred/stage/usr/local/etc/jesred/redirect.acl.sample install -m 0644 /wrkdirs/www/jesred/jesred-1.2pl1/etc/redirect.rules /wrkdirs/www/jesred/stage/usr/local/etc/jesred/redirect.rules.sample ====> Compressing man pages (compress-man) =========================================================================== =================================================== ===> Building package for jesred-1.2.1_1 file sizes/checksums [4]: . done packing files [4]: . done packing directories [0]: . done =========================================================================== => Cleaning up wrkdir ===> Cleaning for jesred-1.2.1_1 build of www/jesred ended at Wed Oct 5 18:04:59 PDT 2016 build time: 00:00:05