=> Building www/free-sa-devel Started : Friday, 13 APR 2018 at 08:03:51 UTC Platform: 5.3-DEVELOPMENT DragonFly v5.3.0.81.g32506c-DEVELOPMENT #29: Tue Apr 10 08:49:52 PDT 2018 marino@pkgbox64.dragonflybsd.org:/usr/obj/usr/src/sys/X86_64_GENERIC x86_64 -------------------------------------------------- -- Environment -------------------------------------------------- UNAME_r=5.2-SYNTH UNAME_m=x86_64 UNAME_p=x86_64 UNAME_v=DragonFly 5.2-SYNTH UNAME_s=DragonFly PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SSL_NO_VERIFY_PEER=1 TERM=dumb PKG_CACHEDIR=/var/cache/pkg8 PKG_DBDIR=/var/db/pkg8 PORTSDIR=/xports LANG=C HOME=/root USER=root -------------------------------------------------- -- Options -------------------------------------------------- ===> 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 -------------------------------------------------- -- CONFIGURE_ENV -------------------------------------------------- XDG_DATA_HOME=/construction/www/free-sa-devel XDG_CONFIG_HOME=/construction/www/free-sa-devel 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 SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCVER=gcc50 -------------------------------------------------- -- CONFIGURE_ARGS -------------------------------------------------- -------------------------------------------------- -- MAKE_ENV -------------------------------------------------- XDG_DATA_HOME=/construction/www/free-sa-devel XDG_CONFIG_HOME=/construction/www/free-sa-devel 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 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 -std=gnu89" 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 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" -------------------------------------------------- -- 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 -O2 -fno-strict-aliasing -std=gnu89" DESTDIR=/construction/www/free-sa-devel/stage -------------------------------------------------- -- PLIST_SUB -------------------------------------------------- PORTDOCS="" PORTEXAMPLES="" OSREL=5.2 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" -------------------------------------------------- -- 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 -------------------------------------------------- -- /etc/make.conf -------------------------------------------------- SYNTHPROFILE=Release-5.2 USE_PACKAGE_DEPENDS_ONLY=yes PACKAGE_BUILDING=yes BATCH=yes PKG_CREATE_VERBOSE=yes PORTSDIR=/xports DISTDIR=/distfiles WRKDIRPREFIX=/construction PORT_DBDIR=/options PACKAGES=/packages MAKE_JOBS_NUMBER_LIMIT=5 LICENSES_ACCEPTED= NONE HAVE_COMPAT_IA32_KERN= CONFIGURE_MAX_CMD_LEN=262144 _SMP_CPUS=8 UID=0 ARCH=x86_64 OPSYS=DragonFly DFLYVERSION=500200 OSVERSION=9999999 OSREL=5.2 _OSRELEASE=5.2-SYNTH -------------------------------------------------------------------------------- -- 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 ============================================================================= ===> License GPLv3 accepted by the user -------------------------------------------------------------------------------- -- Phase: pkg-depends -------------------------------------------------------------------------------- ===> free-sa-devel-2.0.0b6.7 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.10.5.txz Installing pkg-1.10.5... Extracting pkg-1.10.5: .......... done ===> free-sa-devel-2.0.0b6.7 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of free-sa-devel-2.0.0b6.7 -------------------------------------------------------------------------------- -- Phase: fetch-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- 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 ============================================================================= ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by free-sa-devel-2.0.0b6.7 for building -------------------------------------------------------------------------------- -- 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 ============================================================================= ===> License GPLv3 accepted by the user ===> 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. -------------------------------------------------------------------------------- -- Phase: extract-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- 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 ============================================================================= ===> License GPLv3 accepted by the user ===> 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. -------------------------------------------------------------------------------- -- Phase: patch-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: patch -------------------------------------------------------------------------------- ===> Patching for free-sa-devel-2.0.0b6.7 -------------------------------------------------------------------------------- -- Phase: build-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: lib-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: configure -------------------------------------------------------------------------------- ===> Configuring for free-sa-devel-2.0.0b6.7 -------------------------------------------------------------------------------- -- Phase: build -------------------------------------------------------------------------------- ===> Building for free-sa-devel-2.0.0b6.7 --- src/config.h --- --- all --- --- HTTP_downloads.filter.sample --- --- free-sa.conf.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.conf.sample.in > free-sa.conf.sample --- HTTP_downloads.filter.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 --- free-sa.conf.5 --- --- free-sa.1 --- --- free-sa.conf.5 --- 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 --- 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.1.in > free-sa.1 --- all --- 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 --- 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_squid_native.o --- --- l_squid_native.o --- --- logformats/l_postfix_syslog.o --- --- l_squid_native.o --- --- logformats/l_cgp_native.o --- --- l_squid_native.o --- --- logformats/l_logformats.o --- --- l_squid_native.o --- --- logformats/l_clf_native.o --- --- l_squid_native.o --- --- logformats/l_postfix_syslog.o --- cc -I. -I.. -pipe -O2 -fno-strict-aliasing -std=gnu89 -c l_squid_native.c --- logformats/l_squid_native.o --- cc -I. -I.. -pipe -O2 -fno-strict-aliasing -std=gnu89 -c l_squid_native.c --- logformats/l_clf_native.o --- cc -I. -I.. -pipe -O2 -fno-strict-aliasing -std=gnu89 -c l_squid_native.c --- logformats/l_cgp_native.o --- cc -I. -I.. -pipe -O2 -fno-strict-aliasing -std=gnu89 -c l_squid_native.c --- logformats/l_logformats.o --- cc -I. -I.. -pipe -O2 -fno-strict-aliasing -std=gnu89 -c l_squid_native.c --- logformats/l_clf_native.o --- --- l_clf_native.o --- cc -I. -I.. -pipe -O2 -fno-strict-aliasing -std=gnu89 -c l_clf_native.c --- logformats/l_squid_native.o --- --- l_combined_native.o --- cc -I. -I.. -pipe -O2 -fno-strict-aliasing -std=gnu89 -c l_combined_native.c --- logformats/l_cgp_native.o --- --- l_logformats.o --- cc -I. -I.. -pipe -O2 -fno-strict-aliasing -std=gnu89 -c l_logformats.c --- logformats/l_postfix_syslog.o --- --- l_postfix_syslog.o --- cc -I. -I.. -pipe -O2 -fno-strict-aliasing -std=gnu89 -c l_postfix_syslog.c --- logformats/l_logformats.o --- --- l_qmail_syslog.o --- cc -I. -I.. -pipe -O2 -fno-strict-aliasing -std=gnu89 -c l_qmail_syslog.c --- logformats/l_squid_native.o --- --- l_qmail_syslog.o --- cc -I. -I.. -pipe -O2 -fno-strict-aliasing -std=gnu89 -c l_qmail_syslog.c --- logformats/l_clf_native.o --- --- l_qmail_syslog.o --- cc -I. -I.. -pipe -O2 -fno-strict-aliasing -std=gnu89 -c l_qmail_syslog.c --- logformats/l_logformats.o --- --- l_cgp_native.o --- cc -I. -I.. -pipe -O2 -fno-strict-aliasing -std=gnu89 -c l_cgp_native.c --- reports/r_efficiency.o --- --- r_efficiency.o --- cc -I. -I.. -pipe -O2 -fno-strict-aliasing -std=gnu89 -c r_efficiency.c --- reports/r_list.o --- --- reports/r_topusers.o --- --- reports/r_usergraphs.o --- --- reports/r_list.o --- --- r_topsites.o --- cc -I. -I.. -pipe -O2 -fno-strict-aliasing -std=gnu89 -c r_topsites.c --- reports/r_topusers.o --- --- r_topsites.o --- cc -I. -I.. -pipe -O2 -fno-strict-aliasing -std=gnu89 -c r_topsites.c --- reports/r_usergraphs.o --- --- r_topsites.o --- --- reports/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; ^ --- reports/r_usergraphs.o --- cc -I. -I.. -pipe -O2 -fno-strict-aliasing -std=gnu89 -c r_topsites.c --- reports/r_email.o --- --- r_topusers.o --- cc -I. -I.. -pipe -O2 -fno-strict-aliasing -std=gnu89 -c r_topusers.c --- reports/r_topusers.o --- --- r_localfilter.o --- cc -I. -I.. -pipe -O2 -fno-strict-aliasing -std=gnu89 -c r_localfilter.c --- reports/r_usergraphs.o --- --- r_userdatetime.o --- cc -I. -I.. -pipe -O2 -fno-strict-aliasing -std=gnu89 -c r_userdatetime.c --- reports/r_email.o --- --- r_userdatetime.o --- cc -I. -I.. -pipe -O2 -fno-strict-aliasing -std=gnu89 -c r_userdatetime.c --- reports/r_efficiency.o --- --- r_usergraphs.o --- --- reports/r_list.o --- --- r_usergraphs.o --- --- reports/r_efficiency.o --- cc -I. -I.. -pipe -O2 -fno-strict-aliasing -std=gnu89 -c r_usergraphs.c --- reports/r_list.o --- cc -I. -I.. -pipe -O2 -fno-strict-aliasing -std=gnu89 -c r_usergraphs.c --- reports/r_topusers.o --- --- r_email.o --- cc -I. -I.. -pipe -O2 -fno-strict-aliasing -std=gnu89 -c r_email.c --- reports/r_list.o --- --- r_users.o --- cc -I. -I.. -pipe -O2 -fno-strict-aliasing -std=gnu89 -c r_users.c --- reports/r_usergraphs.o --- --- r_reports.o --- cc -I. -I.. -pipe -O2 -fno-strict-aliasing -std=gnu89 -c r_reports.c --- reports/r_efficiency.o --- --- r_list.o --- cc -I. -I.. -pipe -O2 -fno-strict-aliasing -std=gnu89 -c r_list.c --- reports/r_email.o --- --- r_list.o --- cc -I. -I.. -pipe -O2 -fno-strict-aliasing -std=gnu89 -c r_list.c --- reports/r_efficiency.o --- --- r_index.o --- cc -I. -I.. -pipe -O2 -fno-strict-aliasing -std=gnu89 -c r_index.c --- reports/r_usergraphs.o --- --- r_privacy.o --- cc -I. -I.. -pipe -O2 -fno-strict-aliasing -std=gnu89 -c r_privacy.c --- work/w_config.o --- --- w_config.o --- cc -I. -I.. -pipe -O2 -fno-strict-aliasing -std=gnu89 -c w_config.c --- work/w_fs.o --- --- w_fs.o --- cc -I. -I.. -pipe -O2 -fno-strict-aliasing -std=gnu89 -c w_fs.c --- work/w_internal.o --- --- w_internal.o --- cc -I. -I.. -pipe -O2 -fno-strict-aliasing -std=gnu89 -c w_internal.c --- work/w_log_operations.o --- --- w_system.o --- cc -I. -I.. -pipe -O2 -fno-strict-aliasing -std=gnu89 -c w_system.c --- work/w_fs.o --- --- w_log_operations.o --- cc -I. -I.. -pipe -O2 -fno-strict-aliasing -std=gnu89 -c w_log_operations.c --- work/w_internal.o --- --- w_svg.o --- cc -I. -I.. -pipe -O2 -fno-strict-aliasing -std=gnu89 -c w_svg.c --- free-sa.o --- cc -I. -I.. -pipe -O2 -fno-strict-aliasing -std=gnu89 -c free-sa.c --- free-sa.cgi.o --- cc -I. -I.. -pipe -O2 -fno-strict-aliasing -std=gnu89 -c free-sa.cgi.c --- free-sa --- --- free-sa.cgi --- --- free-sa --- 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 --- free-sa.cgi --- 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 --- all --- -------------------------------------------------------------------------------- -- Phase: run-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- 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) -------------------------------------------------------------------------------- -- Phase: package -------------------------------------------------------------------------------- ===> Building package for free-sa-devel-2.0.0b6.7 file sizes/checksums [91]: . done packing files [91]: . done packing directories [1]: . done -------------------------------------------------- -- Termination -------------------------------------------------- Finished: Friday, 13 APR 2018 at 08:03:58 UTC Duration: 00:00:06