=> Building www/webreport Started : Thursday, 30 AUG 2018 at 21:32:16 UTC Platform: 5.3-DEVELOPMENT DragonFly 5.3-DEVELOPMENT #141: Thu Aug 30 12:52:40 PDT 2018 root@test.backplane.com:/usr/obj/usr/src/sys/X86_64_GENERIC x86_64 -------------------------------------------------- -- Environment -------------------------------------------------- UNAME_r=5.3-SYNTH UNAME_m=x86_64 UNAME_p=x86_64 UNAME_v=DragonFly 5.3-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 webreport-1.5_1: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings -------------------------------------------------- -- CONFIGURE_ENV -------------------------------------------------- XDG_DATA_HOME=/construction/www/webreport XDG_CONFIG_HOME=/construction/www/webreport HOME=/construction/www/webreport TMPDIR="/tmp" PATH=/construction/www/webreport/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCVER=gcc80 -------------------------------------------------- -- CONFIGURE_ARGS -------------------------------------------------- -------------------------------------------------- -- MAKE_ENV -------------------------------------------------- XDG_DATA_HOME=/construction/www/webreport XDG_CONFIG_HOME=/construction/www/webreport HOME=/construction/www/webreport TMPDIR="/tmp" PATH=/construction/www/webreport/.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=gcc80 PREFIX=/usr/local LOCALBASE=/usr/local NOPROFILE=1 CC="cc" CFLAGS="-pipe -Wno-return-type -O2 -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS="" LIBS="" CXX="c++" CXXFLAGS=" -pipe -Wno-return-type -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 -------------------------------------------------- DESTDIR=/construction/www/webreport/stage -------------------------------------------------- -- PLIST_SUB -------------------------------------------------- PORTDOCS="" PORTEXAMPLES="" OSREL=5.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PROFILE="@comment " DOCSDIR="share/doc/webreport" EXAMPLESDIR="share/examples/webreport" DATADIR="share/webreport" WWWDIR="www/webreport" ETCDIR="etc/webreport" -------------------------------------------------- -- SUB_LIST -------------------------------------------------- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/webreport DOCSDIR=/usr/local/share/doc/webreport EXAMPLESDIR=/usr/local/share/examples/webreport WWWDIR=/usr/local/www/webreport ETCDIR=/usr/local/etc/webreport -------------------------------------------------- -- /etc/make.conf -------------------------------------------------- SYNTHPROFILE=LiveSystem 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=12 _ALTCCVERSION_921dbbb2=none _OBJC_ALTCCVERSION_921dbbb2=none _SMP_CPUS=32 UID=0 ARCH=x86_64 OPSYS=DragonFly DFLYVERSION=500316 OSVERSION=9999999 OSREL=5.3 _OSRELEASE=5.3-SYNTH PYTHONBASE=/usr/local _PKG_CHECKED=1 -------------------------------------------------------------------------------- -- Phase: check-sanity -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: pkg-depends -------------------------------------------------------------------------------- ===> webreport-1.5_1 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.10.5_1.txz Installing pkg-1.10.5_1... Extracting pkg-1.10.5_1: .......... done ===> webreport-1.5_1 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of webreport-1.5_1 -------------------------------------------------------------------------------- -- Phase: fetch-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: fetch -------------------------------------------------------------------------------- ===> Fetching all distfiles required by webreport-1.5_1 for building -------------------------------------------------------------------------------- -- Phase: checksum -------------------------------------------------------------------------------- ===> Fetching all distfiles required by webreport-1.5_1 for building => SHA256 Checksum OK for webreport-1.5.tar.gz. -------------------------------------------------------------------------------- -- Phase: extract-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: extract -------------------------------------------------------------------------------- ===> Fetching all distfiles required by webreport-1.5_1 for building ===> Extracting for webreport-1.5_1 => SHA256 Checksum OK for webreport-1.5.tar.gz. -------------------------------------------------------------------------------- -- Phase: patch-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: patch -------------------------------------------------------------------------------- ===> Patching for webreport-1.5_1 ===> Applying ports patches for webreport-1.5_1 -------------------------------------------------------------------------------- -- Phase: build-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: lib-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: configure -------------------------------------------------------------------------------- ===> Configuring for webreport-1.5_1 -------------------------------------------------------------------------------- -- Phase: build -------------------------------------------------------------------------------- ===> Building for webreport-1.5_1 --- webreport.o --- cc -pipe -Wno-return-type -O2 -fno-strict-aliasing -c webreport.c webreport.c:66:1: warning: return type defaults to 'int' [-Wimplicit-int] main( argc, argv ) ^~~~ webreport.c: In function 'main': webreport.c:72:2: warning: implicit declaration of function 'globals_init' [-Wimplicit-function-declaration] globals_init(); ^~~~~~~~~~~~ webreport.c:75:2: warning: implicit declaration of function 'get_options'; did you mean 'gethostent'? [-Wimplicit-function-declaration] get_options(argc, argv); ^~~~~~~~~~~ gethostent webreport.c:78:2: warning: implicit declaration of function 'parse_config'; did you mean 'pathconf'? [-Wimplicit-function-declaration] parse_config(); ^~~~~~~~~~~~ pathconf webreport.c:104:3: warning: implicit declaration of function 'globals_clean' [-Wimplicit-function-declaration] globals_clean(); ^~~~~~~~~~~~~ webreport.c:105:3: warning: implicit declaration of function 'process_log' [-Wimplicit-function-declaration] process_log(); ^~~~~~~~~~~ webreport.c:110:3: warning: implicit declaration of function 'total_trbd' [-Wimplicit-function-declaration] total_trbd(); ^~~~~~~~~~ webreport.c:111:3: warning: implicit declaration of function 'total_ttbd' [-Wimplicit-function-declaration] total_ttbd(); ^~~~~~~~~~ webreport.c:112:3: warning: implicit declaration of function 'total_ttbh' [-Wimplicit-function-declaration] total_ttbh(); ^~~~~~~~~~ webreport.c:113:3: warning: implicit declaration of function 'total_ttbu' [-Wimplicit-function-declaration] total_ttbu(); ^~~~~~~~~~ webreport.c:114:3: warning: implicit declaration of function 'total_ttbdom' [-Wimplicit-function-declaration] total_ttbdom(); ^~~~~~~~~~~~ webreport.c:115:3: warning: implicit declaration of function 'total_ttbsdom' [-Wimplicit-function-declaration] total_ttbsdom(); ^~~~~~~~~~~~~ webreport.c:116:3: warning: implicit declaration of function 'total_ttbr' [-Wimplicit-function-declaration] total_ttbr(); ^~~~~~~~~~ webreport.c:117:3: warning: implicit declaration of function 'total_ttbb' [-Wimplicit-function-declaration] total_ttbb(); ^~~~~~~~~~ webreport.c:119:3: warning: implicit declaration of function 'sort_ttbdom' [-Wimplicit-function-declaration] sort_ttbdom(); ^~~~~~~~~~~ webreport.c:120:3: warning: implicit declaration of function 'sort_ttbsdom' [-Wimplicit-function-declaration] sort_ttbsdom(); ^~~~~~~~~~~~ webreport.c:121:3: warning: implicit declaration of function 'sort_ttbu' [-Wimplicit-function-declaration] sort_ttbu(); ^~~~~~~~~ webreport.c:122:3: warning: implicit declaration of function 'sort_ttbr' [-Wimplicit-function-declaration] sort_ttbr(); ^~~~~~~~~ webreport.c:123:3: warning: implicit declaration of function 'sort_ttbb' [-Wimplicit-function-declaration] sort_ttbb(); ^~~~~~~~~ webreport.c:126:3: warning: implicit declaration of function 'report_open_files' [-Wimplicit-function-declaration] report_open_files(); ^~~~~~~~~~~~~~~~~ webreport.c:128:3: warning: implicit declaration of function 'report_header' [-Wimplicit-function-declaration] report_header(); ^~~~~~~~~~~~~ webreport.c:129:3: warning: implicit declaration of function 'report_totals' [-Wimplicit-function-declaration] report_totals(); ^~~~~~~~~~~~~ webreport.c:130:3: warning: implicit declaration of function 'report_trbd'; did you mean 'rfork_thread'? [-Wimplicit-function-declaration] report_trbd(); ^~~~~~~~~~~ rfork_thread webreport.c:131:3: warning: implicit declaration of function 'report_ttbd' [-Wimplicit-function-declaration] report_ttbd(); ^~~~~~~~~~~ webreport.c:132:3: warning: implicit declaration of function 'report_ttbh' [-Wimplicit-function-declaration] report_ttbh(); ^~~~~~~~~~~ webreport.c:133:3: warning: implicit declaration of function 'report_tdbu' [-Wimplicit-function-declaration] report_tdbu(); ^~~~~~~~~~~ webreport.c:134:3: warning: implicit declaration of function 'report_ttbu' [-Wimplicit-function-declaration] report_ttbu(); ^~~~~~~~~~~ webreport.c:135:3: warning: implicit declaration of function 'report_ttbdom' [-Wimplicit-function-declaration] report_ttbdom(); ^~~~~~~~~~~~~ webreport.c:136:3: warning: implicit declaration of function 'report_ttbsdom' [-Wimplicit-function-declaration] report_ttbsdom(); ^~~~~~~~~~~~~~ webreport.c:137:3: warning: implicit declaration of function 'report_ttbr' [-Wimplicit-function-declaration] report_ttbr(); ^~~~~~~~~~~ webreport.c:138:3: warning: implicit declaration of function 'report_ttbb' [-Wimplicit-function-declaration] report_ttbb(); ^~~~~~~~~~~ webreport.c:139:3: warning: implicit declaration of function 'report_footer' [-Wimplicit-function-declaration] report_footer(); ^~~~~~~~~~~~~ webreport.c:141:3: warning: implicit declaration of function 'report_close_files' [-Wimplicit-function-declaration] report_close_files(); ^~~~~~~~~~~~~~~~~~ webreport.c:143:3: warning: implicit declaration of function 'report_copy_files' [-Wimplicit-function-declaration] report_copy_files(); ^~~~~~~~~~~~~~~~~ webreport.c:144:3: warning: implicit declaration of function 'report_mail_files' [-Wimplicit-function-declaration] report_mail_files(); ^~~~~~~~~~~~~~~~~ webreport.c:145:3: warning: implicit declaration of function 'report_remove_files' [-Wimplicit-function-declaration] report_remove_files(); ^~~~~~~~~~~~~~~~~~~ webreport.c:150:3: warning: implicit declaration of function 'free_site_structs' [-Wimplicit-function-declaration] free_site_structs(); ^~~~~~~~~~~~~~~~~ webreport.c:157:3: warning: implicit declaration of function 'stop_server' [-Wimplicit-function-declaration] stop_server(); ^~~~~~~~~~~ webreport.c:158:3: warning: implicit declaration of function 'clean_logs' [-Wimplicit-function-declaration] clean_logs(); ^~~~~~~~~~ webreport.c:159:3: warning: implicit declaration of function 'start_server'; did you mean 'setservent'? [-Wimplicit-function-declaration] start_server(); ^~~~~~~~~~~~ setservent webreport.c:161:3: warning: implicit declaration of function 'mail_price_report' [-Wimplicit-function-declaration] mail_price_report(); ^~~~~~~~~~~~~~~~~ webreport.c:164:2: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] exit(0); ^~~~ webreport.c:164:2: warning: incompatible implicit declaration of built-in function 'exit' webreport.c:164:2: note: include '' or provide a declaration of 'exit' webreport.c:35:1: +#include webreport.c:164:2: exit(0); ^~~~ webreport.c: At top level: webreport.c:167:1: warning: return type defaults to 'int' [-Wimplicit-int] get_options(argc, argv) ^~~~~~~~~~~ webreport.c: In function 'get_options': webreport.c:190:3: warning: incompatible implicit declaration of built-in function 'exit' exit(-1); ^~~~ webreport.c:190:3: note: include '' or provide a declaration of 'exit' webreport.c: At top level: webreport.c:194:1: warning: return type defaults to 'int' [-Wimplicit-int] process_log() ^~~~~~~~~~~ webreport.c: In function 'process_log': webreport.c:235:4: warning: implicit declaration of function 'convert_dns' [-Wimplicit-function-declaration] convert_dns(); ^~~~~~~~~~~ webreport.c:270:4: warning: implicit declaration of function 'flip_sysdate'; did you mean 'lwp_setname'? [-Wimplicit-function-declaration] flip_sysdate(); ^~~~~~~~~~~~ lwp_setname webreport.c:364:8: warning: implicit declaration of function 'exclude_sites' [-Wimplicit-function-declaration] if ( exclude_sites() == 1 ) { ^~~~~~~~~~~~~ webreport.c:369:8: warning: implicit declaration of function 'exclude_urls' [-Wimplicit-function-declaration] if ( exclude_urls() == 1 ) { ^~~~~~~~~~~~ webreport.c:373:8: warning: implicit declaration of function 'include_this' [-Wimplicit-function-declaration] if ( include_this() == 0 ) { ^~~~~~~~~~~~ webreport.c:377:3: warning: implicit declaration of function 'total_total' [-Wimplicit-function-declaration] total_total(); ^~~~~~~~~~~ webreport.c:378:3: warning: implicit declaration of function 'total_tran_by_date' [-Wimplicit-function-declaration] total_tran_by_date(); ^~~~~~~~~~~~~~~~~~ webreport.c:379:3: warning: implicit declaration of function 'total_r_by_date' [-Wimplicit-function-declaration] total_r_by_date(); ^~~~~~~~~~~~~~~ webreport.c:380:3: warning: implicit declaration of function 'total_tran_by_hour' [-Wimplicit-function-declaration] total_tran_by_hour(); ^~~~~~~~~~~~~~~~~~ webreport.c:381:3: warning: implicit declaration of function 'total_tran_by_url' [-Wimplicit-function-declaration] total_tran_by_url(); ^~~~~~~~~~~~~~~~~ webreport.c:382:3: warning: implicit declaration of function 'total_tran_by_domain' [-Wimplicit-function-declaration] total_tran_by_domain(); ^~~~~~~~~~~~~~~~~~~~ webreport.c:383:3: warning: implicit declaration of function 'total_tran_by_sub_domain' [-Wimplicit-function-declaration] total_tran_by_sub_domain(); ^~~~~~~~~~~~~~~~~~~~~~~~ webreport.c:384:3: warning: implicit declaration of function 'total_refer' [-Wimplicit-function-declaration] total_refer(); ^~~~~~~~~~~ webreport.c:385:3: warning: implicit declaration of function 'total_browser' [-Wimplicit-function-declaration] total_browser(); ^~~~~~~~~~~~~ webreport.c: At top level: webreport.c:397:1: warning: return type defaults to 'int' [-Wimplicit-int] print_log_line() ^~~~~~~~~~~~~~ webreport.c:411:1: warning: return type defaults to 'int' [-Wimplicit-int] total_tran_by_date() ^~~~~~~~~~~~~~~~~~ webreport.c: In function 'total_tran_by_date': webreport.c:418:40: warning: implicit declaration of function 'malloc' [-Wimplicit-function-declaration] Ttbd = (struct total_trans_by_date *)malloc( ^~~~~~ webreport.c:418:40: warning: incompatible implicit declaration of built-in function 'malloc' webreport.c:418:40: note: include '' or provide a declaration of 'malloc' webreport.c:422:4: warning: 'return' with no value, in function returning non-void return; ^~~~~~ webreport.c:411:1: note: declared here total_tran_by_date() ^~~~~~~~~~~~~~~~~~ webreport.c:446:46: warning: incompatible implicit declaration of built-in function 'malloc' ttbd->next = (struct total_trans_by_date *)malloc( ^~~~~~ webreport.c:446:46: note: include '' or provide a declaration of 'malloc' webreport.c:451:4: warning: 'return' with no value, in function returning non-void return; ^~~~~~ webreport.c:411:1: note: declared here total_tran_by_date() ^~~~~~~~~~~~~~~~~~ webreport.c:463:22: warning: implicit declaration of function 'atol'; did you mean 'htonl'? [-Wimplicit-function-declaration] ttbd->bytes_sent += atol(MyLog.length); ^~~~ htonl webreport.c: At top level: webreport.c:468:1: warning: return type defaults to 'int' [-Wimplicit-int] globals_init() ^~~~~~~~~~~~ webreport.c:476:1: warning: return type defaults to 'int' [-Wimplicit-int] globals_clean() ^~~~~~~~~~~~~ webreport.c:541:1: warning: return type defaults to 'int' [-Wimplicit-int] total_total() ^~~~~~~~~~~ webreport.c:547:1: warning: return type defaults to 'int' [-Wimplicit-int] total_trbd() ^~~~~~~~~~ webreport.c:568:1: warning: return type defaults to 'int' [-Wimplicit-int] total_ttbd() ^~~~~~~~~~ webreport.c:590:1: warning: return type defaults to 'int' [-Wimplicit-int] total_ttbr() ^~~~~~~~~~ webreport.c:606:1: warning: return type defaults to 'int' [-Wimplicit-int] total_ttbb() ^~~~~~~~~~ webreport.c:622:1: warning: return type defaults to 'int' [-Wimplicit-int] total_ttbdom() ^~~~~~~~~~~~ webreport.c:644:1: warning: return type defaults to 'int' [-Wimplicit-int] total_ttbsdom() ^~~~~~~~~~~~~ webreport.c:662:1: warning: return type defaults to 'int' [-Wimplicit-int] report_ttbd() ^~~~~~~~~~~ webreport.c: In function 'report_ttbd': webreport.c:688:3: warning: 'return' with no value, in function returning non-void return; ^~~~~~ webreport.c:662:1: note: declared here report_ttbd() ^~~~~~~~~~~ webreport.c: At top level: webreport.c:721:1: warning: return type defaults to 'int' [-Wimplicit-int] report_ttbdom() ^~~~~~~~~~~~~ webreport.c: In function 'report_ttbdom': webreport.c:761:3: warning: 'return' with no value, in function returning non-void return; ^~~~~~ webreport.c:721:1: note: declared here report_ttbdom() ^~~~~~~~~~~~~ webreport.c: At top level: webreport.c:842:1: warning: return type defaults to 'int' [-Wimplicit-int] report_totals() ^~~~~~~~~~~~~ webreport.c:935:1: warning: return type defaults to 'int' [-Wimplicit-int] parse_config() ^~~~~~~~~~~~ webreport.c: In function 'parse_config': webreport.c:963:32: warning: incompatible implicit declaration of built-in function 'malloc' SiteDef = (www_site_def *)malloc(sizeof(www_site_def)); ^~~~~~ webreport.c:963:32: note: include '' or provide a declaration of 'malloc' webreport.c:966:7: warning: 'return' with no value, in function returning non-void return; ^~~~~~ webreport.c:935:1: note: declared here parse_config() ^~~~~~~~~~~~ webreport.c:974:38: warning: incompatible implicit declaration of built-in function 'malloc' sitedef->next = (www_site_def *)malloc( ^~~~~~ webreport.c:974:38: note: include '' or provide a declaration of 'malloc' webreport.c:978:7: warning: 'return' with no value, in function returning non-void return; ^~~~~~ webreport.c:935:1: note: declared here parse_config() ^~~~~~~~~~~~ webreport.c:1007:29: warning: implicit declaration of function 'atoi' [-Wimplicit-function-declaration] sitedef->max_domains = atoi(tmpstr); ^~~~ webreport.c: At top level: webreport.c:1462:1: warning: return type defaults to 'int' [-Wimplicit-int] free_site_structs() ^~~~~~~~~~~~~~~~~ webreport.c: In function 'free_site_structs': webreport.c:1481:2: warning: implicit declaration of function 'archive_log_close'; did you mean 'print_log_line'? [-Wimplicit-function-declaration] archive_log_close(); ^~~~~~~~~~~~~~~~~ print_log_line webreport.c:1487:4: warning: implicit declaration of function 'free' [-Wimplicit-function-declaration] free(ttbd); ^~~~ webreport.c:1487:4: warning: incompatible implicit declaration of built-in function 'free' webreport.c:1487:4: note: include '' or provide a declaration of 'free' webreport.c:1497:4: warning: incompatible implicit declaration of built-in function 'free' free(ttbr); ^~~~ webreport.c:1497:4: note: include '' or provide a declaration of 'free' webreport.c:1507:4: warning: incompatible implicit declaration of built-in function 'free' free(ttbdom); ^~~~ webreport.c:1507:4: note: include '' or provide a declaration of 'free' webreport.c:1517:4: warning: incompatible implicit declaration of built-in function 'free' free(ttbsdom); ^~~~ webreport.c:1517:4: note: include '' or provide a declaration of 'free' webreport.c:1527:4: warning: incompatible implicit declaration of built-in function 'free' free(trbd); ^~~~ webreport.c:1527:4: note: include '' or provide a declaration of 'free' webreport.c:1537:4: warning: incompatible implicit declaration of built-in function 'free' free(er); ^~~~ webreport.c:1537:4: note: include '' or provide a declaration of 'free' webreport.c: At top level: webreport.c:1544:1: warning: return type defaults to 'int' [-Wimplicit-int] total_tran_by_hour() ^~~~~~~~~~~~~~~~~~ webreport.c:1563:1: warning: return type defaults to 'int' [-Wimplicit-int] total_ttbh() ^~~~~~~~~~ webreport.c:1585:1: warning: return type defaults to 'int' [-Wimplicit-int] report_ttbh() ^~~~~~~~~~~ webreport.c:1652:1: warning: return type defaults to 'int' [-Wimplicit-int] total_ttbu() ^~~~~~~~~~ webreport.c: In function 'total_ttbu': webreport.c:1658:3: warning: 'return' with no value, in function returning non-void return; ^~~~~~ webreport.c:1652:1: note: declared here total_ttbu() ^~~~~~~~~~ webreport.c: At top level: webreport.c:1677:1: warning: return type defaults to 'int' [-Wimplicit-int] report_ttbu() ^~~~~~~~~~~ webreport.c: In function 'report_ttbu': webreport.c:1716:3: warning: 'return' with no value, in function returning non-void return; ^~~~~~ webreport.c:1677:1: note: declared here report_ttbu() ^~~~~~~~~~~ webreport.c: At top level: webreport.c:1767:1: warning: return type defaults to 'int' [-Wimplicit-int] total_tran_by_url() ^~~~~~~~~~~~~~~~~ webreport.c: In function 'total_tran_by_url': webreport.c:1774:39: warning: incompatible implicit declaration of built-in function 'malloc' Ttbu = (struct total_trans_by_url *)malloc( ^~~~~~ webreport.c:1774:39: note: include '' or provide a declaration of 'malloc' webreport.c:1778:4: warning: 'return' with no value, in function returning non-void return; ^~~~~~ webreport.c:1767:1: note: declared here total_tran_by_url() ^~~~~~~~~~~~~~~~~ webreport.c:1802:45: warning: incompatible implicit declaration of built-in function 'malloc' ttbu->next = (struct total_trans_by_url *)malloc( ^~~~~~ webreport.c:1802:45: note: include '' or provide a declaration of 'malloc' webreport.c:1806:4: warning: 'return' with no value, in function returning non-void return; ^~~~~~ webreport.c:1767:1: note: declared here total_tran_by_url() ^~~~~~~~~~~~~~~~~ webreport.c: At top level: webreport.c:1822:1: warning: return type defaults to 'int' [-Wimplicit-int] convert_dns( ) ^~~~~~~~~~~ webreport.c: In function 'convert_dns': webreport.c:1829:3: warning: 'return' with no value, in function returning non-void return; ^~~~~~ webreport.c:1822:1: note: declared here convert_dns( ) ^~~~~~~~~~~ webreport.c:1834:3: warning: 'return' with no value, in function returning non-void return; ^~~~~~ webreport.c:1822:1: note: declared here convert_dns( ) ^~~~~~~~~~~ webreport.c: In function 'get_next_email_report': webreport.c:1847:33: warning: incompatible implicit declaration of built-in function 'malloc' sitedef->er = (email_report *)malloc(sizeof(email_report)); ^~~~~~ webreport.c:1847:33: note: include '' or provide a declaration of 'malloc' webreport.c:1850:4: warning: 'return' with no value, in function returning non-void return; ^~~~~~ webreport.c:1841:15: note: declared here email_report *get_next_email_report(sitedef) ^~~~~~~~~~~~~~~~~~~~~ webreport.c:1856:30: warning: incompatible implicit declaration of built-in function 'malloc' er->next = (email_report *)malloc(sizeof(email_report)); ^~~~~~ webreport.c:1856:30: note: include '' or provide a declaration of 'malloc' webreport.c:1859:4: warning: 'return' with no value, in function returning non-void return; ^~~~~~ webreport.c:1841:15: note: declared here email_report *get_next_email_report(sitedef) ^~~~~~~~~~~~~~~~~~~~~ webreport.c: At top level: webreport.c:1867:1: warning: return type defaults to 'int' [-Wimplicit-int] report_open_files() ^~~~~~~~~~~~~~~~~ webreport.c:1883:1: warning: return type defaults to 'int' [-Wimplicit-int] report_close_files() ^~~~~~~~~~~~~~~~~~ webreport.c:1892:1: warning: return type defaults to 'int' [-Wimplicit-int] report_mail_files() ^~~~~~~~~~~~~~~~~ webreport.c: In function 'report_mail_files': webreport.c:1914:4: warning: implicit declaration of function 'system'; did you mean 'listen'? [-Wimplicit-function-declaration] system(command_line); ^~~~~~ listen webreport.c: At top level: webreport.c:1919:1: warning: return type defaults to 'int' [-Wimplicit-int] report_remove_files() ^~~~~~~~~~~~~~~~~~~ webreport.c:1929:1: warning: return type defaults to 'int' [-Wimplicit-int] archive_log_open(month, year) ^~~~~~~~~~~~~~~~ webreport.c: In function 'archive_log_open': webreport.c:1933:2: warning: implicit declaration of function 'check_log_archive_dir' [-Wimplicit-function-declaration] check_log_archive_dir(year); ^~~~~~~~~~~~~~~~~~~~~ webreport.c: At top level: webreport.c:1947:1: warning: return type defaults to 'int' [-Wimplicit-int] archive_log_close() ^~~~~~~~~~~~~~~~~ webreport.c: In function 'archive_log_close': webreport.c:1952:3: warning: 'return' with no value, in function returning non-void return; ^~~~~~ webreport.c:1947:1: note: declared here archive_log_close() ^~~~~~~~~~~~~~~~~ webreport.c: At top level: webreport.c:1974:1: warning: return type defaults to 'int' [-Wimplicit-int] archive_log_entry() ^~~~~~~~~~~~~~~~~ webreport.c: In function 'archive_log_entry': webreport.c:1992:3: warning: 'return' with no value, in function returning non-void return; ^~~~~~ webreport.c:1974:1: note: declared here archive_log_entry() ^~~~~~~~~~~~~~~~~ webreport.c: At top level: webreport.c:2015:1: warning: return type defaults to 'int' [-Wimplicit-int] stop_server() ^~~~~~~~~~~ webreport.c: In function 'stop_server': webreport.c:2018:3: warning: 'return' with no value, in function returning non-void return; ^~~~~~ webreport.c:2015:1: note: declared here stop_server() ^~~~~~~~~~~ webreport.c: At top level: webreport.c:2024:1: warning: return type defaults to 'int' [-Wimplicit-int] start_server() ^~~~~~~~~~~~ webreport.c: In function 'start_server': webreport.c:2027:3: warning: 'return' with no value, in function returning non-void return; ^~~~~~ webreport.c:2024:1: note: declared here start_server() ^~~~~~~~~~~~ webreport.c: At top level: webreport.c:2032:1: warning: return type defaults to 'int' [-Wimplicit-int] clean_logs() ^~~~~~~~~~ webreport.c:2043:1: warning: return type defaults to 'int' [-Wimplicit-int] move_logs() ^~~~~~~~~ webreport.c: In function 'move_logs': webreport.c:2048:3: warning: 'return' with no value, in function returning non-void return; ^~~~~~ webreport.c:2043:1: note: declared here move_logs() ^~~~~~~~~ webreport.c: At top level: webreport.c:2063:1: warning: return type defaults to 'int' [-Wimplicit-int] check_log_archive_dir(year) ^~~~~~~~~~~~~~~~~~~~~ webreport.c:2077:1: warning: return type defaults to 'int' [-Wimplicit-int] report_header() ^~~~~~~~~~~~~ webreport.c:2133:1: warning: return type defaults to 'int' [-Wimplicit-int] report_footer() ^~~~~~~~~~~~~ webreport.c:2157:1: warning: return type defaults to 'int' [-Wimplicit-int] report_copy_files() ^~~~~~~~~~~~~~~~~ webreport.c:2176:1: warning: return type defaults to 'int' [-Wimplicit-int] total_tran_by_domain() ^~~~~~~~~~~~~~~~~~~~ webreport.c: In function 'total_tran_by_domain': webreport.c:2183:7: warning: implicit declaration of function 'isdigit' [-Wimplicit-function-declaration] if ( isdigit(MyLog.client[0]) ) { ^~~~~~~ webreport.c:2193:9: warning: implicit declaration of function 'isupper' [-Wimplicit-function-declaration] if ( isupper(domain[i]) ) { ^~~~~~~ webreport.c:2194:17: warning: implicit declaration of function 'tolower' [-Wimplicit-function-declaration] domain[i] = tolower(domain[i]); ^~~~~~~ webreport.c:2201:37: warning: incompatible implicit declaration of built-in function 'malloc' Ttbdom = (total_trans_by_domain *)malloc( ^~~~~~ webreport.c:2201:37: note: include '' or provide a declaration of 'malloc' webreport.c:2225:43: warning: incompatible implicit declaration of built-in function 'malloc' ttbdom->next = (total_trans_by_domain *)malloc( ^~~~~~ webreport.c:2225:43: note: include '' or provide a declaration of 'malloc' webreport.c: At top level: webreport.c:2239:1: warning: return type defaults to 'int' [-Wimplicit-int] report_ttbsdom() ^~~~~~~~~~~~~~ webreport.c: In function 'report_ttbsdom': webreport.c:2278:3: warning: 'return' with no value, in function returning non-void return; ^~~~~~ webreport.c:2239:1: note: declared here report_ttbsdom() ^~~~~~~~~~~~~~ webreport.c: At top level: webreport.c:2316:1: warning: return type defaults to 'int' [-Wimplicit-int] total_tran_by_sub_domain() ^~~~~~~~~~~~~~~~~~~~~~~~ webreport.c: In function 'total_tran_by_sub_domain': webreport.c:2345:42: warning: incompatible implicit declaration of built-in function 'malloc' Ttbsdom = (total_trans_by_sub_domain *)malloc( ^~~~~~ webreport.c:2345:42: note: include '' or provide a declaration of 'malloc' webreport.c:2369:48: warning: incompatible implicit declaration of built-in function 'malloc' ttbsdom->next = (total_trans_by_sub_domain *)malloc( ^~~~~~ webreport.c:2369:48: note: include '' or provide a declaration of 'malloc' webreport.c: At top level: webreport.c:2383:1: warning: return type defaults to 'int' [-Wimplicit-int] sort_ttbdom() ^~~~~~~~~~~ webreport.c: In function 'sort_ttbdom': webreport.c:2391:3: warning: 'return' with no value, in function returning non-void return; ^~~~~~ webreport.c:2383:1: note: declared here sort_ttbdom() ^~~~~~~~~~~ webreport.c: At top level: webreport.c:2426:1: warning: return type defaults to 'int' [-Wimplicit-int] flip_sysdate() ^~~~~~~~~~~~ webreport.c:2442:1: warning: return type defaults to 'int' [-Wimplicit-int] sort_ttbsdom() ^~~~~~~~~~~~ webreport.c: In function 'sort_ttbsdom': webreport.c:2450:3: warning: 'return' with no value, in function returning non-void return; ^~~~~~ webreport.c:2442:1: note: declared here sort_ttbsdom() ^~~~~~~~~~~~ webreport.c: At top level: webreport.c:2485:1: warning: return type defaults to 'int' [-Wimplicit-int] sort_ttbu() ^~~~~~~~~ webreport.c: In function 'sort_ttbu': webreport.c:2493:3: warning: 'return' with no value, in function returning non-void return; ^~~~~~ webreport.c:2485:1: note: declared here sort_ttbu() ^~~~~~~~~ webreport.c: At top level: webreport.c:2532:1: warning: return type defaults to 'int' [-Wimplicit-int] total_refer() ^~~~~~~~~~~ webreport.c: In function 'total_refer': webreport.c:2539:41: warning: incompatible implicit declaration of built-in function 'malloc' Ttbr = (struct total_trans_by_refer *)malloc( ^~~~~~ webreport.c:2539:41: note: include '' or provide a declaration of 'malloc' webreport.c:2563:47: warning: incompatible implicit declaration of built-in function 'malloc' ttbr->next = (struct total_trans_by_refer *)malloc( ^~~~~~ webreport.c:2563:47: note: include '' or provide a declaration of 'malloc' webreport.c: At top level: webreport.c:2577:1: warning: return type defaults to 'int' [-Wimplicit-int] sort_ttbr() ^~~~~~~~~ webreport.c: In function 'sort_ttbr': webreport.c:2585:3: warning: 'return' with no value, in function returning non-void return; ^~~~~~ webreport.c:2577:1: note: declared here sort_ttbr() ^~~~~~~~~ webreport.c: At top level: webreport.c:2620:1: warning: return type defaults to 'int' [-Wimplicit-int] report_ttbr() ^~~~~~~~~~~ webreport.c: In function 'report_ttbr': webreport.c:2647:3: warning: 'return' with no value, in function returning non-void return; ^~~~~~ webreport.c:2620:1: note: declared here report_ttbr() ^~~~~~~~~~~ webreport.c: At top level: webreport.c:2680:1: warning: return type defaults to 'int' [-Wimplicit-int] sort_ttbb() ^~~~~~~~~ webreport.c: In function 'sort_ttbb': webreport.c:2688:3: warning: 'return' with no value, in function returning non-void return; ^~~~~~ webreport.c:2680:1: note: declared here sort_ttbb() ^~~~~~~~~ webreport.c: At top level: webreport.c:2723:1: warning: return type defaults to 'int' [-Wimplicit-int] report_ttbb() ^~~~~~~~~~~ webreport.c: In function 'report_ttbb': webreport.c:2750:3: warning: 'return' with no value, in function returning non-void return; ^~~~~~ webreport.c:2723:1: note: declared here report_ttbb() ^~~~~~~~~~~ webreport.c: At top level: webreport.c:2783:1: warning: return type defaults to 'int' [-Wimplicit-int] total_browser() ^~~~~~~~~~~~~ webreport.c: In function 'total_browser': webreport.c:2790:43: warning: incompatible implicit declaration of built-in function 'malloc' Ttbb = (struct total_trans_by_browser *)malloc( ^~~~~~ webreport.c:2790:43: note: include '' or provide a declaration of 'malloc' webreport.c:2814:49: warning: incompatible implicit declaration of built-in function 'malloc' ttbb->next = (struct total_trans_by_browser *)malloc( ^~~~~~ webreport.c:2814:49: note: include '' or provide a declaration of 'malloc' webreport.c: At top level: webreport.c:2828:1: warning: return type defaults to 'int' [-Wimplicit-int] include_this() ^~~~~~~~~~~~ webreport.c:2845:1: warning: return type defaults to 'int' [-Wimplicit-int] exclude_sites() ^~~~~~~~~~~~~ webreport.c:2858:1: warning: return type defaults to 'int' [-Wimplicit-int] exclude_urls() ^~~~~~~~~~~~ webreport.c:2895:1: warning: return type defaults to 'int' [-Wimplicit-int] report_trbd() ^~~~~~~~~~~ webreport.c: In function 'report_trbd': webreport.c:2922:3: warning: 'return' with no value, in function returning non-void return; ^~~~~~ webreport.c:2895:1: note: declared here report_trbd() ^~~~~~~~~~~ webreport.c: At top level: webreport.c:2955:1: warning: return type defaults to 'int' [-Wimplicit-int] total_r_by_date() ^~~~~~~~~~~~~~~ webreport.c: In function 'total_r_by_date': webreport.c:2966:39: warning: incompatible implicit declaration of built-in function 'malloc' Trbd = (struct total_root_by_date *)malloc( ^~~~~~ webreport.c:2966:39: note: include '' or provide a declaration of 'malloc' webreport.c:2990:45: warning: incompatible implicit declaration of built-in function 'malloc' trbd->next = (struct total_root_by_date *)malloc( ^~~~~~ webreport.c:2990:45: note: include '' or provide a declaration of 'malloc' webreport.c: At top level: webreport.c:3005:1: warning: return type defaults to 'int' [-Wimplicit-int] mail_price_report() ^~~~~~~~~~~~~~~~~ webreport.c:3019:1: warning: return type defaults to 'int' [-Wimplicit-int] report_tdbu() ^~~~~~~~~~~ webreport.c: In function 'report_tdbu': webreport.c:3058:3: warning: 'return' with no value, in function returning non-void return; ^~~~~~ webreport.c:3019:1: note: declared here report_tdbu() ^~~~~~~~~~~ --- webreport --- cc webreport.o -o webreport -------------------------------------------------------------------------------- -- Phase: run-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: stage -------------------------------------------------------------------------------- ===> Staging for webreport-1.5_1 ===> Generating temporary packing list install -s -m 555 /construction/www/webreport/webreport-1.5/webreport /construction/www/webreport/stage/usr/local/bin install -m 0644 /construction/www/webreport/webreport-1.5/webreport.conf /construction/www/webreport/stage/usr/local/etc/webreport.conf-dist install -m 0644 /construction/www/webreport/webreport-1.5/INSTALL /construction/www/webreport/stage/usr/local/share/doc/webreport ====> Compressing man pages (compress-man) -------------------------------------------------------------------------------- -- Phase: package -------------------------------------------------------------------------------- ===> Building package for webreport-1.5_1 file sizes/checksums [3]: . done packing files [3]: . done packing directories [0]: . done -------------------------------------------------- -- Termination -------------------------------------------------- Finished: Thursday, 30 AUG 2018 at 21:32:22 UTC Duration: 00:00:06