------------------------------------------------------------------------------- -- Phase: Environment ------------------------------------------------------------------------------- NO_DEPENDS=1 UNAME_r=6.5 UNAME_m=x86_64 UNAME_p=x86_64 UNAME_v=unknown UNAME_s=DragonFly PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SSL_NO_VERIFY_PEER=1 LANG=C HOME=/root USER=root TERM=dumb SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: showconfig ------------------------------------------------------------------------------- ===> The following configuration options are available for free-sa-devel-2.0.0b6.7: DOCS=on: Build and/or install documentation OPTIMIZED_CFLAGS=off: Build with distribution-recommended CFLAGS SA_DEBUG=off: Enable Free-SA debugging (level 1) ===> Use 'make config' to modify these settings SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ENV ------------------------------------------------------------------------------- XDG_DATA_HOME=/construction/www/free-sa-devel XDG_CONFIG_HOME=/construction/www/free-sa-devel XDG_CACHE_HOME=/construction/www/free-sa-devel/.cache HOME=/construction/www/free-sa-devel TMPDIR="/tmp" PATH=/construction/www/free-sa-devel/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PKG_CONFIG_LIBDIR=/construction/www/free-sa-devel/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCVER=gcc80 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ARGS ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: MAKE_ENV ------------------------------------------------------------------------------- XDG_DATA_HOME=/construction/www/free-sa-devel XDG_CONFIG_HOME=/construction/www/free-sa-devel XDG_CACHE_HOME=/construction/www/free-sa-devel/.cache HOME=/construction/www/free-sa-devel TMPDIR="/tmp" PATH=/construction/www/free-sa-devel/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PKG_CONFIG_LIBDIR=/construction/www/free-sa-devel/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES CCVER=gcc80 PREFIX=/usr/local LOCALBASE=/usr/local NOPROFILE=1 CC="cc" CFLAGS="-pipe -fcommon -O2 -fno-strict-aliasing -std=gnu89 " CPP="cpp" CPPFLAGS="" LDFLAGS=" " LIBS="" CXX="c++" CXXFLAGS=" -pipe -fcommon -O2 -fno-strict-aliasing " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: MAKE_ARGS ------------------------------------------------------------------------------- PREFIX="/usr/local" ETCDIR="/usr/local/etc/free-sa" WWWDIR="/usr/local/www/free-sa" CACHEDIR="/var/cache/free-sa" LOCDIR="/usr/local/share/free-sa" DOCDIR="/usr/local/share/doc/free-sa-2.0.0b6.7" LOGFILE=/var/log/squid/access.log CC="cc" SORT=/usr/bin/sort INSTALL=/usr/bin/install LARGEFILE=yes SATSEP="'" HAVE_STRL="1" MANDIR="/usr/local/man" STAGEDIR="/construction/www/free-sa-devel/stage" ADDCFLAGS="-pipe -fcommon -O2 -fno-strict-aliasing -std=gnu89 " DESTDIR=/construction/www/free-sa-devel/stage SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: PLIST_SUB ------------------------------------------------------------------------------- PORTDOCS="" OSREL=6.5 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PROFILE="@comment " DOCSDIR="share/doc/free-sa-2.0.0b6.7" EXAMPLESDIR="share/examples/free-sa" DATADIR="share/free-sa" WWWDIR="www/free-sa" ETCDIR="etc/free-sa" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: SUB_LIST ------------------------------------------------------------------------------- CACHEDIR="/var/cache/free-sa" PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/free-sa DOCSDIR=/usr/local/share/doc/free-sa-2.0.0b6.7 EXAMPLESDIR=/usr/local/share/examples/free-sa WWWDIR=/usr/local/www/free-sa ETCDIR=/usr/local/etc/free-sa SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: /etc/make.conf ------------------------------------------------------------------------------- DPORTS_BUILDER=yes DISABLE_LICENSES=yes DEFAULT_VERSIONS=ssl=openssl FORCE_PACKAGE=yes DEVELOPER=yes DFLY_STING_XFAIL=yes USE_PACKAGE_DEPENDS_ONLY=yes PORTSDIR=/xports PORT_DBDIR=/options PKG_DBDIR=/var/db/pkg PKG_CACHEDIR=/var/cache/pkg PKG_COMPRESSION_FORMAT=.tgz DEVELOPER=1 WITH_CCACHE_BUILD=yes CCACHE_DIR=/ccache UID=0 ARCH=x86_64 OPSYS=DragonFly DFLYVERSION=600503 OSVERSION=9999999 OSREL=6.5 _OSRELEASE=6.5-SYNTH DISTDIR=/distfiles WRKDIRPREFIX=/construction BATCH=yes PACKAGE_BUILDING=yes PKG_CREATE_VERBOSE=yes MAKE_JOBS_NUMBER=13 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/ccache-3.7.12_4.pkg Create compiler links... create symlink for cc create symlink for cc (world) create symlink for c++ create symlink for c++ (world) create symlink for CC create symlink for CC (world) create symlink for gcc create symlink for gcc (world) create symlink for g++ create symlink for g++ (world) ===== Message from ccache-3.7.12_4: -- NOTE: Please read /usr/local/share/doc/ccache/ccache-howto-freebsd.txt for information on using ccache with FreeBSD ports and src. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- ============================================================================= This software is computationally demanding, and users are advised to employ compiler optimizations when building it. Author of this software have used such flags as 'CFLAGS= -O4 -pipe -march=native' and 'CC= gcc' to advantage. You can set them in make.conf, but they depends on your system and compiler. In addition, you can enable extra flags by defining WITH_OPTIMIZED_CFLAGS For example, 'make WITH_OPTIMIZED_CFLAGS=yes' ============================================================================= ============================================================================= You can enable Free-SA debugging (level 1) by defining WITH_SA_DEBUG For example, 'make WITH_SA_DEBUG=yes' Or for specific level (0-7) you can use SA_DEBUG_LEVEL For example, 'make SA_DEBUG_LEVEL=4' Note that SA_DEBUG_LEVEL overrides WITH_SA_DEBUG ============================================================================= SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> free-sa-devel-2.0.0b6.7 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ============================================================================= This software is computationally demanding, and users are advised to employ compiler optimizations when building it. Author of this software have used such flags as 'CFLAGS= -O4 -pipe -march=native' and 'CC= gcc' to advantage. You can set them in make.conf, but they depends on your system and compiler. In addition, you can enable extra flags by defining WITH_OPTIMIZED_CFLAGS For example, 'make WITH_OPTIMIZED_CFLAGS=yes' ============================================================================= ============================================================================= You can enable Free-SA debugging (level 1) by defining WITH_SA_DEBUG For example, 'make WITH_SA_DEBUG=yes' Or for specific level (0-7) you can use SA_DEBUG_LEVEL For example, 'make SA_DEBUG_LEVEL=4' Note that SA_DEBUG_LEVEL overrides WITH_SA_DEBUG ============================================================================= ===> free-sa-devel-2.0.0b6.7 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by free-sa-devel-2.0.0b6.7 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ============================================================================= This software is computationally demanding, and users are advised to employ compiler optimizations when building it. Author of this software have used such flags as 'CFLAGS= -O4 -pipe -march=native' and 'CC= gcc' to advantage. You can set them in make.conf, but they depends on your system and compiler. In addition, you can enable extra flags by defining WITH_OPTIMIZED_CFLAGS For example, 'make WITH_OPTIMIZED_CFLAGS=yes' ============================================================================= ============================================================================= You can enable Free-SA debugging (level 1) by defining WITH_SA_DEBUG For example, 'make WITH_SA_DEBUG=yes' Or for specific level (0-7) you can use SA_DEBUG_LEVEL For example, 'make SA_DEBUG_LEVEL=4' Note that SA_DEBUG_LEVEL overrides WITH_SA_DEBUG ============================================================================= ===> free-sa-devel-2.0.0b6.7 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by free-sa-devel-2.0.0b6.7 for building => SHA256 Checksum OK for free-sa-2.0.0b6p7.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ============================================================================= This software is computationally demanding, and users are advised to employ compiler optimizations when building it. Author of this software have used such flags as 'CFLAGS= -O4 -pipe -march=native' and 'CC= gcc' to advantage. You can set them in make.conf, but they depends on your system and compiler. In addition, you can enable extra flags by defining WITH_OPTIMIZED_CFLAGS For example, 'make WITH_OPTIMIZED_CFLAGS=yes' ============================================================================= ============================================================================= You can enable Free-SA debugging (level 1) by defining WITH_SA_DEBUG For example, 'make WITH_SA_DEBUG=yes' Or for specific level (0-7) you can use SA_DEBUG_LEVEL For example, 'make SA_DEBUG_LEVEL=4' Note that SA_DEBUG_LEVEL overrides WITH_SA_DEBUG ============================================================================= ===> free-sa-devel-2.0.0b6.7 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by free-sa-devel-2.0.0b6.7 for building ===> Extracting for free-sa-devel-2.0.0b6.7 => SHA256 Checksum OK for free-sa-2.0.0b6p7.tar.gz. Extracted Memory Use: 0.80M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for free-sa-devel-2.0.0b6.7 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> free-sa-devel-2.0.0b6.7 depends on file: /usr/local/bin/ccache - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> free-sa-devel-2.0.0b6.7 depends on file: /usr/local/bin/ccache - found ===> Configuring for free-sa-devel-2.0.0b6.7 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for free-sa-devel-2.0.0b6.7 --- src/config.h --- --- all --- sed -e 's|LOGFILE|/var/log/squid/access.log|g' -e 's|CACHEDIR|/var/cache/free-sa|g' -e 's|ETCDIR|/usr/local/etc/free-sa|g' -e 's|WWWDIR|/usr/local/www/free-sa|g' -e 's|PREFIX|/usr/local|g' -e 's|PROGNAME|Free-SA|g' -e 's|PROGVERSION|2.0.0b6p7|g' -e 's|PROGURL|http://free-sa.sourceforge.net|g' -e 's|PROGLNAME|free-sa|g' -e 's|PROGCOPYRIGHT|Copyright (C) 1997, 2006-2013 Oleg Sapon |g' free-sa.conf.sample.in > free-sa.conf.sample grep -v '^u \.' HTTP_downloads_archives.filter.sample|sed 's/ (archives files only)//' > HTTP_downloads.filter.sample cat HTTP_downloads_archives.filter.sample HTTP_downloads_audio.filter.sample HTTP_downloads_cddvd.filter.sample HTTP_downloads_code.filter.sample HTTP_downloads_office.filter.sample HTTP_downloads_video.filter.sample|grep '^u \.'|sort >> HTTP_downloads.filter.sample sed -e 's|LOGFILE|/var/log/squid/access.log|g' -e 's|CACHEDIR|/var/cache/free-sa|g' -e 's|ETCDIR|/usr/local/etc/free-sa|g' -e 's|WWWDIR|/usr/local/www/free-sa|g' -e 's|PREFIX|/usr/local|g' -e 's|PROGNAME|Free-SA|g' -e 's|PROGVERSION|2.0.0b6p7|g' -e 's|PROGURL|http://free-sa.sourceforge.net|g' -e 's|PROGLNAME|free-sa|g' -e 's|PROGCOPYRIGHT|Copyright (C) 1997, 2006-2013 Oleg Sapon |g' free-sa.1.in > free-sa.1 sed -e 's|LOGFILE|/var/log/squid/access.log|g' -e 's|CACHEDIR|/var/cache/free-sa|g' -e 's|ETCDIR|/usr/local/etc/free-sa|g' -e 's|WWWDIR|/usr/local/www/free-sa|g' -e 's|PREFIX|/usr/local|g' -e 's|PROGNAME|Free-SA|g' -e 's|PROGVERSION|2.0.0b6p7|g' -e 's|PROGURL|http://free-sa.sourceforge.net|g' -e 's|PROGLNAME|free-sa|g' -e 's|PROGCOPYRIGHT|Copyright (C) 1997, 2006-2013 Oleg Sapon |g' free-sa.conf.5.in > free-sa.conf.5 be: - cp1251 cs: - iso88592 de: - iso88591 en: - iso88591 es: - iso88591 et: - iso88591 fr: - iso88591 hu: - iso88592 it: - iso88591 lt: - iso885913 pt: - iso88591 ru: - koi8r sk: - iso88592 --- l_squid_native.o --- --- l_clf_native.o --- --- l_combined_native.o --- --- l_logformats.o --- --- l_postfix_syslog.o --- --- l_qmail_syslog.o --- --- l_cgp_native.o --- --- l_clf_native.o --- cc -I. -I.. -pipe -fcommon -O2 -fno-strict-aliasing -std=gnu89 -c l_clf_native.c --- l_logformats.o --- cc -I. -I.. -pipe -fcommon -O2 -fno-strict-aliasing -std=gnu89 -c l_logformats.c --- l_postfix_syslog.o --- cc -I. -I.. -pipe -fcommon -O2 -fno-strict-aliasing -std=gnu89 -c l_postfix_syslog.c --- l_squid_native.o --- cc -I. -I.. -pipe -fcommon -O2 -fno-strict-aliasing -std=gnu89 -c l_squid_native.c --- l_qmail_syslog.o --- cc -I. -I.. -pipe -fcommon -O2 -fno-strict-aliasing -std=gnu89 -c l_qmail_syslog.c --- l_cgp_native.o --- cc -I. -I.. -pipe -fcommon -O2 -fno-strict-aliasing -std=gnu89 -c l_cgp_native.c --- l_combined_native.o --- cc -I. -I.. -pipe -fcommon -O2 -fno-strict-aliasing -std=gnu89 -c l_combined_native.c --- r_efficiency.o --- --- r_topsites.o --- --- r_topusers.o --- --- r_localfilter.o --- --- r_userdatetime.o --- --- r_usergraphs.o --- --- r_email.o --- --- r_users.o --- --- r_reports.o --- --- r_list.o --- --- r_index.o --- --- r_privacy.o --- --- r_efficiency.o --- cc -I. -I.. -pipe -fcommon -O2 -fno-strict-aliasing -std=gnu89 -c r_efficiency.c --- r_topsites.o --- cc -I. -I.. -pipe -fcommon -O2 -fno-strict-aliasing -std=gnu89 -c r_topsites.c --- r_topusers.o --- cc -I. -I.. -pipe -fcommon -O2 -fno-strict-aliasing -std=gnu89 -c r_topusers.c --- r_localfilter.o --- cc -I. -I.. -pipe -fcommon -O2 -fno-strict-aliasing -std=gnu89 -c r_localfilter.c --- r_userdatetime.o --- cc -I. -I.. -pipe -fcommon -O2 -fno-strict-aliasing -std=gnu89 -c r_userdatetime.c --- r_usergraphs.o --- cc -I. -I.. -pipe -fcommon -O2 -fno-strict-aliasing -std=gnu89 -c r_usergraphs.c --- r_email.o --- cc -I. -I.. -pipe -fcommon -O2 -fno-strict-aliasing -std=gnu89 -c r_email.c --- r_users.o --- cc -I. -I.. -pipe -fcommon -O2 -fno-strict-aliasing -std=gnu89 -c r_users.c --- r_reports.o --- cc -I. -I.. -pipe -fcommon -O2 -fno-strict-aliasing -std=gnu89 -c r_reports.c --- r_list.o --- cc -I. -I.. -pipe -fcommon -O2 -fno-strict-aliasing -std=gnu89 -c r_list.c --- r_index.o --- cc -I. -I.. -pipe -fcommon -O2 -fno-strict-aliasing -std=gnu89 -c r_index.c --- r_privacy.o --- cc -I. -I.. -pipe -fcommon -O2 -fno-strict-aliasing -std=gnu89 -c r_privacy.c --- r_efficiency.o --- r_efficiency.c: In function 'ReportProxyEfficiency': r_efficiency.c:149:18: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] SEGRCD[0].label = loc->Denied; ^ r_efficiency.c:151:18: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] SEGRCD[1].label = loc->Cached; ^ r_efficiency.c:153:18: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] SEGRCD[2].label = loc->OthLocal; ^ r_efficiency.c:155:18: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] SEGRCD[3].label = loc->Actual; ^ --- w_config.o --- --- w_fs.o --- --- w_internal.o --- --- w_system.o --- --- w_log_operations.o --- --- w_svg.o --- --- w_config.o --- cc -I. -I.. -pipe -fcommon -O2 -fno-strict-aliasing -std=gnu89 -c w_config.c --- w_fs.o --- cc -I. -I.. -pipe -fcommon -O2 -fno-strict-aliasing -std=gnu89 -c w_fs.c --- w_internal.o --- cc -I. -I.. -pipe -fcommon -O2 -fno-strict-aliasing -std=gnu89 -c w_internal.c --- w_system.o --- cc -I. -I.. -pipe -fcommon -O2 -fno-strict-aliasing -std=gnu89 -c w_system.c --- w_log_operations.o --- cc -I. -I.. -pipe -fcommon -O2 -fno-strict-aliasing -std=gnu89 -c w_log_operations.c --- w_svg.o --- cc -I. -I.. -pipe -fcommon -O2 -fno-strict-aliasing -std=gnu89 -c w_svg.c cc -I. -I.. -pipe -fcommon -O2 -fno-strict-aliasing -std=gnu89 -c free-sa.c cc logformats/l_cgp_native.o logformats/l_logformats.o logformats/l_squid_native.o logformats/l_clf_native.o logformats/l_postfix_syslog.o logformats/l_combined_native.o logformats/l_qmail_syslog.o reports/r_efficiency.o reports/r_list.o reports/r_topusers.o reports/r_usergraphs.o reports/r_email.o reports/r_reports.o reports/r_localfilter.o reports/r_users.o reports/r_index.o reports/r_topsites.o reports/r_userdatetime.o reports/r_privacy.o work/w_config.o work/w_fs.o work/w_internal.o work/w_log_operations.o work/w_system.o work/w_svg.o free-sa.o -lm -o free-sa cc -I. -I.. -pipe -fcommon -O2 -fno-strict-aliasing -std=gnu89 -c free-sa.cgi.c cc logformats/l_cgp_native.o logformats/l_logformats.o logformats/l_squid_native.o logformats/l_clf_native.o logformats/l_postfix_syslog.o logformats/l_combined_native.o logformats/l_qmail_syslog.o reports/r_efficiency.o reports/r_list.o reports/r_topusers.o reports/r_usergraphs.o reports/r_email.o reports/r_reports.o reports/r_localfilter.o reports/r_users.o reports/r_index.o reports/r_topsites.o reports/r_userdatetime.o reports/r_privacy.o work/w_config.o work/w_fs.o work/w_internal.o work/w_log_operations.o work/w_system.o work/w_svg.o free-sa.cgi.o -lm -o free-sa.cgi SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for free-sa-devel-2.0.0b6.7 ===> Generating temporary packing list be: - cp1251 cs: - iso88592 de: - iso88591 en: - iso88591 es: - iso88591 et: - iso88591 fr: - iso88591 hu: - iso88592 it: - iso88591 lt: - iso885913 pt: - iso88591 ru: - koi8r sk: - iso88592 be: - cp1251 cs: - iso88592 de: - iso88591 en: - iso88591 es: - iso88591 et: - iso88591 fr: - iso88591 hu: - iso88592 it: - iso88591 lt: - iso885913 pt: - iso88591 ru: - koi8r sk: - iso88592 strip ./free-sa ./free-sa.cgi install: mkdir /construction/www/free-sa-devel/stage/usr/local/etc/free-sa install: HTTP_CONNECT_method.filter.sample -> /construction/www/free-sa-devel/stage/usr/local/etc/free-sa/HTTP_CONNECT_method.filter.sample install: HTTP_proxy_auth_failures.filter.sample -> /construction/www/free-sa-devel/stage/usr/local/etc/free-sa/HTTP_proxy_auth_failures.filter.sample install: HTTP_proxy_denied.filter.sample -> /construction/www/free-sa-devel/stage/usr/local/etc/free-sa/HTTP_proxy_denied.filter.sample install: HTTP_PUT+POST_method.filter.sample -> /construction/www/free-sa-devel/stage/usr/local/etc/free-sa/HTTP_PUT+POST_method.filter.sample install: HTTP_site_auth_failures.filter.sample -> /construction/www/free-sa-devel/stage/usr/local/etc/free-sa/HTTP_site_auth_failures.filter.sample install: HTTP_site_denied.filter.sample -> /construction/www/free-sa-devel/stage/usr/local/etc/free-sa/HTTP_site_denied.filter.sample install: HTTP_unusual_codes.filter.sample -> /construction/www/free-sa-devel/stage/usr/local/etc/free-sa/HTTP_unusual_codes.filter.sample install: HTTP_unusual_methods.filter.sample -> /construction/www/free-sa-devel/stage/usr/local/etc/free-sa/HTTP_unusual_methods.filter.sample install: SMTP_delivery_rejected.filter.sample -> /construction/www/free-sa-devel/stage/usr/local/etc/free-sa/SMTP_delivery_rejected.filter.sample install: SMTP_receiving_rejected.filter.sample -> /construction/www/free-sa-devel/stage/usr/local/etc/free-sa/SMTP_receiving_rejected.filter.sample install: users.filter.sample -> /construction/www/free-sa-devel/stage/usr/local/etc/free-sa/users.filter.sample install: HTTP_downloads_archives.filter.sample -> /construction/www/free-sa-devel/stage/usr/local/etc/free-sa/HTTP_downloads_archives.filter.sample install: HTTP_downloads_audio.filter.sample -> /construction/www/free-sa-devel/stage/usr/local/etc/free-sa/HTTP_downloads_audio.filter.sample install: HTTP_downloads_cddvd.filter.sample -> /construction/www/free-sa-devel/stage/usr/local/etc/free-sa/HTTP_downloads_cddvd.filter.sample install: HTTP_downloads_code.filter.sample -> /construction/www/free-sa-devel/stage/usr/local/etc/free-sa/HTTP_downloads_code.filter.sample install: HTTP_downloads_office.filter.sample -> /construction/www/free-sa-devel/stage/usr/local/etc/free-sa/HTTP_downloads_office.filter.sample install: HTTP_downloads_video.filter.sample -> /construction/www/free-sa-devel/stage/usr/local/etc/free-sa/HTTP_downloads_video.filter.sample install: free-sa.conf.sample -> /construction/www/free-sa-devel/stage/usr/local/etc/free-sa/free-sa.conf.sample install: HTTP_downloads.filter.sample -> /construction/www/free-sa-devel/stage/usr/local/etc/free-sa/HTTP_downloads.filter.sample install: free-sa.1 -> /construction/www/free-sa-devel/stage/usr/local/man/man1/free-sa.1 install: free-sa.conf.5 -> /construction/www/free-sa-devel/stage/usr/local/man/man5/free-sa.conf.5 be: - cp1251 cs: - iso88592 de: - iso88591 en: - iso88591 es: - iso88591 et: - iso88591 fr: - iso88591 hu: - iso88592 it: - iso88591 lt: - iso885913 pt: - iso88591 ru: - koi8r sk: - iso88592 install: mkdir /construction/www/free-sa-devel/stage/usr/local/share/free-sa ls: ./*8: No such file or directory install: ./be.cp1251 -> /construction/www/free-sa-devel/stage/usr/local/share/free-sa/be.cp1251 install: ./cs.iso88592 -> /construction/www/free-sa-devel/stage/usr/local/share/free-sa/cs.iso88592 install: ./de.iso88591 -> /construction/www/free-sa-devel/stage/usr/local/share/free-sa/de.iso88591 install: ./en.iso88591 -> /construction/www/free-sa-devel/stage/usr/local/share/free-sa/en.iso88591 install: ./es.iso88591 -> /construction/www/free-sa-devel/stage/usr/local/share/free-sa/es.iso88591 install: ./et.iso88591 -> /construction/www/free-sa-devel/stage/usr/local/share/free-sa/et.iso88591 install: ./fr.iso88591 -> /construction/www/free-sa-devel/stage/usr/local/share/free-sa/fr.iso88591 install: ./hu.iso88592 -> /construction/www/free-sa-devel/stage/usr/local/share/free-sa/hu.iso88592 install: ./it.iso88591 -> /construction/www/free-sa-devel/stage/usr/local/share/free-sa/it.iso88591 install: ./lt.iso885913 -> /construction/www/free-sa-devel/stage/usr/local/share/free-sa/lt.iso885913 install: ./pt.iso88591 -> /construction/www/free-sa-devel/stage/usr/local/share/free-sa/pt.iso88591 install: ./ru.koi8r -> /construction/www/free-sa-devel/stage/usr/local/share/free-sa/ru.koi8r install: ./sk.iso88592 -> /construction/www/free-sa-devel/stage/usr/local/share/free-sa/sk.iso88592 strip ./free-sa ./free-sa.cgi install: mkdir /construction/www/free-sa-devel/stage/usr/local/www/free-sa install: mkdir /construction/www/free-sa-devel/stage/usr/local/www/free-sa/cgi-bin install: ./free-sa -> /construction/www/free-sa-devel/stage/usr/local/bin/free-sa install: ./free-sa.cgi -> /construction/www/free-sa-devel/stage/usr/local/www/free-sa/cgi-bin/free-sa.cgi install: mkdir /construction/www/free-sa-devel/stage/usr/local/www/free-sa/themes install: mkdir /construction/www/free-sa-devel/stage/usr/local/www/free-sa/themes/blues install: ./blues/c.png -> /construction/www/free-sa-devel/stage/usr/local/www/free-sa/themes/blues/c.png install: ./blues/d.png -> /construction/www/free-sa-devel/stage/usr/local/www/free-sa/themes/blues/d.png install: ./blues/g.png -> /construction/www/free-sa-devel/stage/usr/local/www/free-sa/themes/blues/g.png install: ./blues/gsa.css -> /construction/www/free-sa-devel/stage/usr/local/www/free-sa/themes/blues/gsa.css install: ./blues/lsa.css -> /construction/www/free-sa-devel/stage/usr/local/www/free-sa/themes/blues/lsa.css install: ./blues/rsa.css -> /construction/www/free-sa-devel/stage/usr/local/www/free-sa/themes/blues/rsa.css install: ./blues/s.png -> /construction/www/free-sa-devel/stage/usr/local/www/free-sa/themes/blues/s.png install: mkdir /construction/www/free-sa-devel/stage/usr/local/www/free-sa/themes/qbiq install: ./qbiq/c.png -> /construction/www/free-sa-devel/stage/usr/local/www/free-sa/themes/qbiq/c.png install: ./qbiq/d.png -> /construction/www/free-sa-devel/stage/usr/local/www/free-sa/themes/qbiq/d.png install: ./qbiq/g.png -> /construction/www/free-sa-devel/stage/usr/local/www/free-sa/themes/qbiq/g.png install: ./qbiq/gsa.css -> /construction/www/free-sa-devel/stage/usr/local/www/free-sa/themes/qbiq/gsa.css install: ./qbiq/lsa.css -> /construction/www/free-sa-devel/stage/usr/local/www/free-sa/themes/qbiq/lsa.css install: ./qbiq/rsa.css -> /construction/www/free-sa-devel/stage/usr/local/www/free-sa/themes/qbiq/rsa.css install: ./qbiq/s.png -> /construction/www/free-sa-devel/stage/usr/local/www/free-sa/themes/qbiq/s.png install: mkdir /construction/www/free-sa-devel/stage/usr/local/www/free-sa/themes/rbsec install: ./rbsec/c.png -> /construction/www/free-sa-devel/stage/usr/local/www/free-sa/themes/rbsec/c.png install: ./rbsec/d.png -> /construction/www/free-sa-devel/stage/usr/local/www/free-sa/themes/rbsec/d.png install: ./rbsec/g.png -> /construction/www/free-sa-devel/stage/usr/local/www/free-sa/themes/rbsec/g.png install: ./rbsec/gsa.css -> /construction/www/free-sa-devel/stage/usr/local/www/free-sa/themes/rbsec/gsa.css install: ./rbsec/lsa.css -> /construction/www/free-sa-devel/stage/usr/local/www/free-sa/themes/rbsec/lsa.css install: ./rbsec/rsa.css -> /construction/www/free-sa-devel/stage/usr/local/www/free-sa/themes/rbsec/rsa.css install: ./rbsec/s.png -> /construction/www/free-sa-devel/stage/usr/local/www/free-sa/themes/rbsec/s.png install: mkdir /construction/www/free-sa-devel/stage/usr/local/www/free-sa/themes/sarg install: ./sarg/c.png -> /construction/www/free-sa-devel/stage/usr/local/www/free-sa/themes/sarg/c.png install: ./sarg/d.png -> /construction/www/free-sa-devel/stage/usr/local/www/free-sa/themes/sarg/d.png install: ./sarg/g.png -> /construction/www/free-sa-devel/stage/usr/local/www/free-sa/themes/sarg/g.png install: ./sarg/gsa.css -> /construction/www/free-sa-devel/stage/usr/local/www/free-sa/themes/sarg/gsa.css install: ./sarg/lsa.css -> /construction/www/free-sa-devel/stage/usr/local/www/free-sa/themes/sarg/lsa.css install: ./sarg/rsa.css -> /construction/www/free-sa-devel/stage/usr/local/www/free-sa/themes/sarg/rsa.css install: ./sarg/s.png -> /construction/www/free-sa-devel/stage/usr/local/www/free-sa/themes/sarg/s.png install: mkdir /construction/www/free-sa-devel/stage/usr/local/www/free-sa/themes/silver install: ./silver/c.png -> /construction/www/free-sa-devel/stage/usr/local/www/free-sa/themes/silver/c.png install: ./silver/d.png -> /construction/www/free-sa-devel/stage/usr/local/www/free-sa/themes/silver/d.png install: ./silver/g.png -> /construction/www/free-sa-devel/stage/usr/local/www/free-sa/themes/silver/g.png install: ./silver/gsa.css -> /construction/www/free-sa-devel/stage/usr/local/www/free-sa/themes/silver/gsa.css install: ./silver/lsa.css -> /construction/www/free-sa-devel/stage/usr/local/www/free-sa/themes/silver/lsa.css install: ./silver/rsa.css -> /construction/www/free-sa-devel/stage/usr/local/www/free-sa/themes/silver/rsa.css install: ./silver/s.png -> /construction/www/free-sa-devel/stage/usr/local/www/free-sa/themes/silver/s.png install: ./sa.js -> /construction/www/free-sa-devel/stage/usr/local/www/free-sa/themes/sa.js install: mkdir /construction/www/free-sa-devel/stage/var install: mkdir /construction/www/free-sa-devel/stage/var/cache install: mkdir /construction/www/free-sa-devel/stage/var/cache/free-sa install: mkdir /construction/www/free-sa-devel/stage/usr/local/share/doc/free-sa-2.0.0b6.7 install: COPYING -> /construction/www/free-sa-devel/stage/usr/local/share/doc/free-sa-2.0.0b6.7/COPYING install: ChangeLog -> /construction/www/free-sa-devel/stage/usr/local/share/doc/free-sa-2.0.0b6.7/ChangeLog install: FAQ -> /construction/www/free-sa-devel/stage/usr/local/share/doc/free-sa-2.0.0b6.7/FAQ install: INSTALL -> /construction/www/free-sa-devel/stage/usr/local/share/doc/free-sa-2.0.0b6.7/INSTALL install: README -> /construction/www/free-sa-devel/stage/usr/local/share/doc/free-sa-2.0.0b6.7/README install: README.DEV -> /construction/www/free-sa-devel/stage/usr/local/share/doc/free-sa-2.0.0b6.7/README.DEV install: THANKS -> /construction/www/free-sa-devel/stage/usr/local/share/doc/free-sa-2.0.0b6.7/THANKS ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: check-plist ------------------------------------------------------------------------------- ====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist ===> Checking for items in pkg-plist which are not in STAGEDIR ===> No pkg-plist issues found (check-plist) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for free-sa-devel-2.0.0b6.7 file sizes/checksums [88]: 0% file sizes/checksums [88]: 100% Service unavailablepacking files [88]: 0% packing files [88]: 100% packing directories [1]: 0% packing directories [1]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:04