=>> Building net-mgmt/nagtail build started at Sun May 4 00:19:24 EDT 2025 port directory: /usr/ports/net-mgmt/nagtail package name: nagtail-0.0.31_1 building for: FreeBSD 13amd64-weekly-desktop-job-01 13.4-RELEASE-p4 FreeBSD 13.4-RELEASE-p4 amd64 maintained by: zi@FreeBSD.org Makefile datestamp: -rw-r--r-- 1 root wheel 529 Feb 24 2024 /usr/ports/net-mgmt/nagtail/Makefile Ports top last git commit: 57a50b106b87 Ports top unclean checkout: yes Port dir last git commit: d9c7e0b18ad0 Port dir unclean checkout: no Poudriere version: poudriere-git-3.4.2 Host OSVERSION: 1402000 Jail OSVERSION: 1304000 Job Id: 01 ---Begin Environment--- SHELL=/bin/csh OSVERSION=1304000 UNAME_v=FreeBSD 13.4-RELEASE-p4 UNAME_r=13.4-RELEASE-p4 BLOCKSIZE=K MAIL=/var/mail/root MM_CHARSET=UTF-8 LANG=C.UTF-8 STATUS=1 HOME=/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin MAKE_OBJDIR_CHECK_WRITABLE=0 LOCALBASE=/usr/local USER=root POUDRIERE_NAME=poudriere-git LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.4.2 MASTERMNT=/mnt/data/.m/13amd64-weekly-desktop/ref LC_COLLATE=C POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM=screen GID=0 OUTPUT_REDIRECTED_STDERR=4 OUTPUT_REDIRECTED=1 UID=0 PWD=/mnt/data/.m/13amd64-weekly-desktop/01/.p OUTPUT_REDIRECTED_STDOUT=3 P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS MASTERNAME=13amd64-weekly-desktop SCRIPTPREFIX=/usr/local/share/poudriere SCRIPTNAME=bulk.sh OLDPWD=/mnt/data/.m/13amd64-weekly-desktop/ref/.p/pool POUDRIERE_PKGNAME=poudriere-git-3.4.2 SCRIPTPATH=/usr/local/share/poudriere/bulk.sh POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR= MAKE_ARGS= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ---End OPTIONS List--- --MAINTAINER-- zi@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- MAKE=/usr/local/bin/gmake XDG_DATA_HOME=/wrkdirs/usr/ports/net-mgmt/nagtail/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net-mgmt/nagtail/work XDG_CACHE_HOME=/wrkdirs/usr/ports/net-mgmt/nagtail/work/.cache HOME=/wrkdirs/usr/ports/net-mgmt/nagtail/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/net-mgmt/nagtail/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/net-mgmt/nagtail/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/net-mgmt/nagtail/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net-mgmt/nagtail/work XDG_CACHE_HOME=/wrkdirs/usr/ports/net-mgmt/nagtail/work/.cache HOME=/wrkdirs/usr/ports/net-mgmt/nagtail/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/net-mgmt/nagtail/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/net-mgmt/nagtail/work/.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 PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector-strong " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " 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" --End MAKE_ENV-- --PLIST_SUB-- OSREL=13.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/nagtail" EXAMPLESDIR="share/examples/nagtail" DATADIR="share/nagtail" WWWDIR="www/nagtail" ETCDIR="etc/nagtail" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/nagtail DOCSDIR=/usr/local/share/doc/nagtail EXAMPLESDIR=/usr/local/share/examples/nagtail WWWDIR=/usr/local/www/nagtail ETCDIR=/usr/local/etc/nagtail --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles FORCE_PACKAGE=yes PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes #### #### # Work around some weirdness when fetching golang modules GO_TAGS+=netcgo .if ${.CURDIR:M*/www/chromium*} MAKE_JOBS_NUMBER=24 .endif .if ${.CURDIR:M*/www/ungoogled-chromium*} MAKE_JOBS_NUMBER=24 .endif .if ${.CURDIR:M*/lang/rust*} MAKE_JOBS_NUMBER=10 .endif .if ${.CURDIR:M*/lang/gcc*} MAKE_JOBS_NUMBER=10 .endif .if ${.CURDIR:M*/www/iridium*} MAKE_JOBS_NUMBER=16 .endif .if ${.CURDIR:M*/devel/electron*} MAKE_JOBS_NUMBER=20 .endif .if ${.CURDIR:M*/databases/mongodb*} MAKE_JOBS_NUMBER=12 .endif .if ${.CURDIR:M*/devel/llvm*} MAKE_JOBS_NUMBER=16 .endif # Speed things up a bit MAKE_JOBS_NUMBER?=8 #### #### #MAKE_JOBS_NUMBER?=4 # Alows us to build ports non-interactivly DISABLE_LICENSES=yes LICENSES_ACCEPTED+= DCC # Enable SNDIO on anything that supports it #OPTIONS_SET+=PULSEAUDIO OPTIONS_SET+=SNDIO # Yes we have MS Windows x11-fonts_webfonts_SET+=EXTRAFONTS CLEARTYPE # Desktop Specific Options sysutils_gksu_UNSET+=NAUTILUS x11-wm_compiz-fusion_UNSET+=EMERALD accessibility_redshift_SET+=GUI VIDMODE # These ports default to other audio servers, audio_espeak_UNSET+=PORTAUDIO www_qt5-webengine_UNSET+=ALSA www_qt6-webengine_UNSET+=ALSA audio_rhvoice_UNSET+=AO comms_morse_UNSET+=OSS audio_harp_UNSET+=OSS # Somehow these options are being set and result in ports being rebuilt needlessly becuase they are actually turned off audio_alsa-plugins_SET+=FFMPEG JACK PULSEAUDIO SAMPLERATE SPEEX #### Misc Poudriere #### .include "/etc/make.conf.ports_env" ---End make.conf--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 33554432 stack size (kbytes, -s) 524288 core file size (512-blocks, -c) unlimited max memory size (kbytes, -m) unlimited locked memory (kbytes, -l) unlimited max user processes (-u) 89999 open files (-n) 8192 virtual mem size (kbytes, -v) unlimited swap limit (kbytes, -w) unlimited socket buffer size (bytes, -b) unlimited pseudo-terminals (-p) unlimited kqueues (-k) unlimited umtx shared locks (-o) unlimited --End resource limits-- =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> nagtail-0.0.31_1 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-2.0.6.pkg [13amd64-weekly-desktop-job-01] Installing pkg-2.0.6... [13amd64-weekly-desktop-job-01] Extracting pkg-2.0.6: .......... done ===> nagtail-0.0.31_1 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of nagtail-0.0.31_1 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Fetching all distfiles required by nagtail-0.0.31_1 for building =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Fetching all distfiles required by nagtail-0.0.31_1 for building => SHA256 Checksum OK for nagtail-0.0.31.tgz. =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Fetching all distfiles required by nagtail-0.0.31_1 for building ===> Extracting for nagtail-0.0.31_1 => SHA256 Checksum OK for nagtail-0.0.31.tgz. =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Patching for nagtail-0.0.31_1 ===> Applying FreeBSD patches for nagtail-0.0.31_1 from /usr/ports/net-mgmt/nagtail/files =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> nagtail-0.0.31_1 depends on package: gmake>=4.4.1 - not found ===> Installing existing package /packages/All/gmake-4.4.1.pkg [13amd64-weekly-desktop-job-01] Installing gmake-4.4.1... [13amd64-weekly-desktop-job-01] `-- Installing gettext-runtime-0.23.1... [13amd64-weekly-desktop-job-01] | `-- Installing indexinfo-0.3.1_1... [13amd64-weekly-desktop-job-01] | `-- Extracting indexinfo-0.3.1_1: . done [13amd64-weekly-desktop-job-01] `-- Extracting gettext-runtime-0.23.1: .......... done [13amd64-weekly-desktop-job-01] Extracting gmake-4.4.1: .......... done ===> nagtail-0.0.31_1 depends on package: gmake>=4.4.1 - found ===> Returning to build of nagtail-0.0.31_1 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Configuring for nagtail-0.0.31_1 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Building for nagtail-0.0.31_1 cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -O2 -DVERSION=\"0.0.31\" -g -c -o error.o error.c c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -O2 -DVERSION=\"0.0.31\" -g -c -o br.o br.cpp c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -O2 -DVERSION=\"0.0.31\" -g -c -o pl.o pl.cpp c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -O2 -DVERSION=\"0.0.31\" -g -c -o utils.o utils.cpp c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -O2 -DVERSION=\"0.0.31\" -g -c -o main.o main.cpp br.cpp:207:26: warning: variable 'search_start' set but not used [-Wunused-but-set-variable] 207 | long long int npl.cpp_main.cppb:y:t42e38s::,320utils.cpp :::s 156 ewarning: warning: a:ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings]r28ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings]c : h _ 3842 | warning: | sISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings]cth a{ar" tar156c; | k* | sn ^to a t u s w l o lg =e "d/ gv aeerr/rsoprm_oeoxli/tn(a"egfiaoisl/esdt attou nsrt._deaattl"1yl; warningp generated . oec "| a ^ ,t eS TtAomain.cppT :S%_d171O Fb:F29y:t Swarning: eEsT (faISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings]c okr n%os171w\ | lne"d,g en m e e w ncsth_itzyaer p*,e )swt,ahte _asVtArtR)[T4;]Y =P | {E ^"_ OK "I,utils.cpp N:"T166W}:,14 : A Rwarning: | N ^"ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings], "pl.cppC :16643 | : 3 :R ewarning: rISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings]r o rI43_ | e x{i"ta(c"tfiaviel_ecdh etcoTk "sa_lelnoacba,t e" %lde ?d?b "y,t" e}SsT AfToSr_ O%FsF;\SnE"T,( ascitziev,e _wchha et | ) ^ ckmain.cpps;:_ 171e :| 37 ^: warning: nutils.cppISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings]: 184a: 14171: | warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] b 184c | h a re r*rsotra_teex_ilstt(r"[f4a]i l=e d{ t"o eOcKo p"yd, s"tWrAiRnNg) "',% s"'C:, RoIuTt" , o"f ?m?e m"o r}y;? \ n| " ^, main.cppi:nV)171;: 45 :| ^warning: AISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] RTYP Eutils.cpp171_:I | N235 : 15 : Twarning: }ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings],c h a235r | * s| tear ^t reo_rs_tpl.cpperx[:4i]t44 :(3=" s{t a:"t fwarning: OaKi l"e,d "fISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings]oWrA R%Ns"", ," CfRiIlTe"n,a m"e )?;? " | } ^; | ^utils.cpp : 250main.cpp:44:15171 | :: 53 {:" warning: awarning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings]utISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings]h o r171250 | | " , ceh r STaArr To*rs_teaxtieSt_(s"tsrt[a4t] f=a i{l e"d O_fKo r" %O,sF F""SWET(authAo,rR) ,Nf "i ,l "eCVRnITAa"m,e )"; ? ?| ^" };Rutils.cpp : 268| : ^36 : main.cppTwarning: :ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings]175 :Y 16268: | warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] P 175 | f o r m a t = " % 0e4rdr/o%r0_2edx/i%t0(2"dT h%e0 2sdp:e%c0i2fdi eEd% hs_ %ossPt Ci%Hs,s uAn kR%n}osw,\n .n\ n""| );; ^ pl.cpp| | ^ : ^utils.cpp45 ::272main.cpp:336:::177 : warning: 16warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings]:ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] warning: 45272ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] | | {177 " | c h e c k _focrommamta n = d""% , 0 4 d S / T % A0 T 2 Sedr_r/oO%F0rF2_SedE x%iTt0(("2Tchhee crdekq:_%uc0o2edsmt emd%a sn d%)s, %n asmVe\ AinsR%Ts \vYanlP"iE;d_ P C| H ^ AR}, | ^ but does not have an IP address.\n"); | ^ pl.cpputils.cpp::46:3: warning: 276:36: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] 276 | 7 warning46s | generated . {" error_exit("A non-recoverable name servcer error occurred.\n"); | ^heck_execution_time", STATS_OFFSET(utils.cppche:280:36: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] c 280 | k_execution_time), VARTYPE_DOUBL error_exit("A temporary error occurred on an authoritative name server. Try again later.\n"); | ^ Eutils.cpp:}, 284:36: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] | ^ 284 | error_exit("Could not resolve %s for an unknown reason (%d)\n", host, h_errno); | ^ pl.cpp:47:3: warning: utils.cppISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] :313:18: warning: 47 | {"check_interval",ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] STATS_OFFSET(check_interval), VARTYPE_DOUBLE}, | ^ 313 | myfree(hoststr, "connect_to"); | ^ pl.cpputils.cpp:318:14: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] : 318 | error_exit("problem creating socket"); | ^ 48utils.cpp:321:14: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] : 321 | error_exit("problem setting KEEPALIVE"); | ^ 3: warning: utils.cpp:339:14: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] 339 | error_exit("write_pidfile::fopen: failed creating file %s", fname); | ^ 48 | {"check_latency", STATS_OFFSET(check_latency), VARTYPE_DOUBLE}, | ^ pl.cpp:49:3: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] 49 | {"check_options", STATS_OFFSET(check_options)14, warning s generated . VARTYPE_INT}, | ^ pl.cpp:50:3: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] 50 | {"check_period", STATS_OFFSET(check_period), VARTYPE_PCHAR}, | ^ pl.cpp:51:3: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] 51 | {"check_type", STATS_OFFSET(check_type), VARTYPE_INT}, | ^ pl.cpp:52:3: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] 52 | {"comment", STATS_OFFSET(comment), VARTYPE_PCHAR}, | ^ pl.cpp:53:3: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] 53 | {"comment_data", STATS_OFFSET(comment_data), VARTYPE_PCHAR}, | ^ pl.cpp:54:3: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] 54 | {"comment_id", STATS_OFFSET(comment_id), VARTYPE_INT}, | ^ pl.cpp:55:3: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] 55 | {"current_attempt", STATS_OFFSET(current_attempt), VARTYPE_INT}, | ^ pl.cpp:56:3: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] 56 | {"current_event_id", STATS_OFFSET(current_event_id), VARTYPE_INT}, | ^ pl.cpp:57:3: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] 57 | {"current_notification_id", STATS_OFFSET(current_notification_id), VARTYPE_INT}, | ^ pl.cpp:58:3: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] 58 | {"current_notification_number", STATS_OFFSET(current_notification_number), VARTYPE_DOUBLE}, | ^ pl.cpp:59:3: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] 59 | {"current_problem_id", STATS_OFFSET(current_problem_id), VARTYPE_INT}, | ^ pl.cpp:60:3: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] 60 | {"current_state", STATS_OFFSET(current_state), VARTYPE_INT}, | ^ pl.cpp:61:3: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] 61 | {"downtime_id", STATS_OFFSET(downtime_id), VARTYPE_INT}, | ^ pl.cpp:62:3: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] 62 | {"duration", STATS_OFFSET(duration), VARTYPE_INT}, | ^ pl.cpp:63:3: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] 63 | {"end_time", STATS_OFFSET(end_time), VARTYPE_TIMET}, | ^ pl.cpp:64:3: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] 64 | {"entry_time", STATS_OFFSET(entry_time), VARTYPE_TIMET}, | ^ pl.cpp:65:3: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] 65 | {"entry_type", STATS_OFFSET(entry_type), VARTYPE_INT}, | ^ pl.cpp:66:3: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] 66 | {"event_handler", STATS_OFFSET(event_handler), VARTYPE_INT}, | ^ pl.cpp:67:3: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] 67 | {"event_handler_enabled", STATS_OFFSET(event_handler_enabled), VARTYPE_INT}, | ^ pl.cpp:68:3: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] 68 | {"expire_time", STATS_OFFSET(expire_time), VARTYPE_TIMET}, | ^ pl.cpp:69:3: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] 69 | {"expires", STATS_OFFSET(expires), VARTYPE_INT}, | ^ pl.cpp:70:3: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] 70 | {"failure_prediction_enabled", STATS_OFFSET(failure_prediction_enabled), VARTYPE_INT}, | ^ pl.cpp:71:3: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] 71 | {"fixed", STATS_OFFSET(fixed), VARTYPE_INT}, | ^ pl.cpp:72:3: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] 72 | {"flap_detection_enabled", STATS_OFFSET(flap_detection_enabled), VARTYPE_INT}, | ^ pl.cpp:73:3: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] 73 | {"has_been_checked", STATS_OFFSET(has_been_checked), VARTYPE_INT}, | ^ pl.cpp:74:3: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] 74 | {"host_name", STATS_OFFSET(host_name), VARTYPE_PCHAR}, | ^ pl.cpp:75:3: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] 75 | {"host_notification_period", STATS_OFFSET(host_notification_period), VARTYPE_PCHAR}, | ^ pl.cpp:76:3: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] 76 | {"is_flapping", STATS_OFFSET(is_flapping), VARTYPE_INT}, | ^ pl.cpp:77:3: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] 77 | {"last_check", STATS_OFFSET(last_check), VARTYPE_TIMET}, | ^ pl.cpp:78:3: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] 78 | {"last_event_id", STATS_OFFSET(last_event_id), VARTYPE_INT}, | ^ pl.cpp:79:3: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] 79 | {"last_hard_state", STATS_OFFSET(last_hard_state), VARTYPE_INT}, | ^ pl.cpp:80:3: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] 80 | {"last_hard_state_change", STATS_OFFSET(last_hard_state_change), VARTYPE_INT}, | ^ pl.cpp:81:3: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] 81 | {"last_notification", STATS_OFFSET(last_notification), VARTYPE_INT}, | ^ pl.cpp:82:3: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] 82 | {"last_problem_id", STATS_OFFSET(last_problem_id), VARTYPE_INT}, | ^ pl.cpp:83:3: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] 83 | {"last_state_change", STATS_OFFSET(last_state_change), VARTYPE_TIMET}, | ^ pl.cpp:84:3: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] 84 | {"last_time_critical", STATS_OFFSET(last_time_critical), VARTYPE_INT}, | ^ pl.cpp:85:3: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] 85 | {"last_time_down", STATS_OFFSET(last_time_down), VARTYPE_INT}, | ^ pl.cpp:86:3: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] 86 | {"last_time_ok", STATS_OFFSET(last_time_ok), VARTYPE_INT}, | ^ pl.cpp:87:3: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] 87 | {"last_time_unknown", STATS_OFFSET(last_time_unknown), VARTYPE_INT}, | ^ pl.cpp:88:3: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] 88 | {"last_time_unreachable", STATS_OFFSET(last_time_unreachable), VARTYPE_INT}, | ^ pl.cpp:89:3: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] 89 | {"last_time_up", STATS_OFFSET(last_time_up), VARTYPE_INT}, | ^ pl.cpp:90:3: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] 90 | {"last_time_warning", STATS_OFFSET(last_time_warning), VARTYPE_INT}, | ^ pl.cpp:91:3: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] 91 | {"last_update", STATS_OFFSET(last_update), VARTYPE_TIMET}, | ^ pl.cpp:92:3: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] 92 | {"long_plugin_output", STATS_OFFSET(long_plugin_output), VARTYPE_PCHAR}, | ^ pl.cpp:93:3: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] 93 | {"max_attempts", STATS_OFFSET(max_attempts), VARTYPE_INT}, | ^ pl.cpp:94:3: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] 94 | {"modified_attributes", STATS_OFFSET(modified_attributes), VARTYPE_INT}, | ^ pl.cpp:95:3: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] 95 | {"next_check", STATS_OFFSET(next_check), VARTYPE_TIMET}, | ^ pl.cpp:96:3: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] 96 | {"next_comment_id", STATS_OFFSET(next_comment_id), VARTYPE_INT}, | ^ pl.cpp:97:3: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] 97 | {"next_notification", STATS_OFFSET(next_notification), VARTYPE_INT}, | ^ pl.cpp:98:3: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] 98 | {"no_more_notifications", STATS_OFFSET(no_more_notifications), VARTYPE_INT}, | ^ pl.cpp:99:3: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] 99 | {"notification_period", STATS_OFFSET(notification_period), VARTYPE_PCHAR}, | ^ pl.cpp:100:3: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] 100 | {"notifications_enabled", STATS_OFFSET(notifications_enabled), VARTYPE_INT}, | ^ pl.cpp:101:3: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] 101 | {"obsess_over_host", STATS_OFFSET(obsess_over_host), VARTYPE_INT}, | ^ pl.cpp:102:3: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] 102 | {"obsess_over_service", STATS_OFFSET(obsess_over_service), VARTYPE_INT}, | ^ pl.cpp:103:3: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] 103 | {"passive_checks_enabled", STATS_OFFSET(passive_checks_enabled), VARTYPE_INT}, | ^ pl.cpp:104:3: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] 104 | {"percent_state_change", STATS_OFFSET(percent_state_change), VARTYPE_DOUBLE}, | ^ pl.cpp:105:3: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] 105 | {"performance_data", STATS_OFFSET(performance_data), VARTYPE_PCHAR}, | ^ pl.cpp:106:3: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] 106 | {"persistent", STATS_OFFSET(persistent), VARTYPE_INT}, | ^ pl.cpp:107:3: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] 107 | {"plugin_output", STATS_OFFSET(plugin_output), VARTYPE_PCHAR}, | ^ pl.cpp:108:3: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] 108 | {"problem_has_been_acknowledged", STATS_OFFSET(problem_has_been_acknowledged), VARTYPE_INT}, | ^ pl.cpp:109:3: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] 109 | {"process_performance_data", STATS_OFFSET(process_performance_data), VARTYPE_INT}, | ^ pl.cpp:110:3: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] 110 | {"retry_interval", STATS_OFFSET(retry_interval), VARTYPE_DOUBLE}, | ^ pl.cpp:111:3: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] 111 | {"scheduled_downtime_depth", STATS_OFFSET(scheduled_downtime_depth), VARTYPE_DOUBLE}, | ^ pl.cpp:112:3: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] 112 | {"service_description", STATS_OFFSET(service_description), VARTYPE_PCHAR}, | ^ pl.cpp:113:3: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] 113 | {"should_be_scheduled", STATS_OFFSET(should_be_scheduled), VARTYPE_INT}, | ^ pl.cpp:114:3: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] 114 | {"source", STATS_OFFSET(source), VARTYPE_INT}, | ^ pl.cpp:115:3: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] 115 | {"start_time", STATS_OFFSET(start_time), VARTYPE_TIMET}, | ^ pl.cpp:116:3: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] 116 | {"state_type", STATS_OFFSET(state_type), VARTYPE_INT}, | ^ pl.cpp:117:3: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] 117 | {"triggered_by", STATS_OFFSET(triggered_by), VARTYPE_INT}, | ^ pl.cpp:118:3: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] 118 | {"type", STATS_OFFSET(type), VARTYPE_INT} | ^ pl.cpp:263:82: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] 263 | *pstats = (struct stats *)myrealloc(*pstats, n_alloc * sizeof(struct stats), "stats array"); | ^ pl.cpp:265:17: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] 265 | error_exit("Error allocating memory"); | ^ pl.cpp:435:89: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] 435 | *pstats = (struct stats *)myrealloc(*pstats, ((*n_stats) + 1) * sizeof(struct stats), "stats array"); | ^ pl.cpp:437:15: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] 437 | error_exit("Error allocating memory"); | ^ pl.cpp:601:15: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] 601 | error_exit("internal error: type %d unexpected\n", type); | ^ pl.cpp:604:64: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] 604 | (*pstats)[*n_stats].host_name = host_name?host_name:mystrdup(""); | ^ pl.cpp:608:94: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] 608 | (*pstats)[*n_stats].service_description = service_description?service_description:mystrdup(""); | ^ pl.cpp:609:76: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] 609 | (*pstats)[*n_stats].plugin_output = plugin_output?plugin_output:mystrdup(""); | ^ pl.cpp:667:35: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] 667 | myfree(pstats[loop].host_name, "entry hostname"); | ^ pl.cpp:668:45: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] 668 | myfree(pstats[loop].service_description, "entry servicedescription"); | ^ pl.cpp:669:39: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] 669 | myfree(pstats[loop].plugin_output, "entry plugin output"); | ^ pl.cpp:670:42: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] 670 | myfree(pstats[loop].performance_data, "entry performance data"); | ^ pl.cpp:671:39: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] 671 | myfree(pstats[loop].check_command, "entry check command"); | ^ pl.cpp:672:32: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] 672 | myfree(pstats[loop].author, "entry author"); | ^ pl.cpp:673:38: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] 673 | myfree(pstats[loop].check_period, "entry check_period"); | ^ pl.cpp:674:38: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] 674 | myfree(pstats[loop].comment_data, "entry comment data"); | ^ pl.cpp:675:50: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] 675 | myfree(pstats[loop].host_notification_period, "entry host notification period"); | ^ pl.cpp:676:44: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] 676 | myfree(pstats[loop].long_plugin_output, "entry long plugin output"); | ^ pl.cpp:677:45: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] 677 | myfree(pstats[loop].notification_period, "entry notification period"); | ^ pl.cpp:678:53: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] 678 | myfree(pstats[loop].service_notification_period, "entry service notification period"); | ^ pl.cpp:681:18: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] 681 | myfree(pstats, "stats array"); | ^ pl.cpp:755:14: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] 755 | error_exit("internal error: state %d not known", pstats[cur_index].current_state); | ^ pl.cpp:834:31: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] 834 | if (check_an_age(message, "oldest host update", now, pstats[index].last_update, max_time_oldest_host_update, pstats[index].host_name) == -1) | ^ pl.cpp:856:31: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] 856 | if (check_an_age(message, "oldest service check", now, pstats[index].last_check, max_time_oldest_service_check, buffer) == -1) | ^ pl.cpp:867:28: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] 867 | if (check_an_age(message, "most recent host update", now, most_recent_host_update, max_time_last_host_update, NULL) == -1) | ^ pl.cpp:873:28: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] 873 | if (check_an_age(message, "most recent last service check", now, most_recent_last_service_check, max_time_last_service_check, NULL) == -1) | ^ pl.cpp:876:28: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] 876 | if (check_an_age(message, "oldest next sevice check", now, oldest_next_service_check, max_time_oldest_next_service_check, NULL) == -1) | ^ pl.cpp:910:15: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] 910 | error_exit("calc_stats_stats: internal error (%d)", pstats[loop].type); | ^ 105 warnings generated. cc -Wall -W error.o br.o pl.o utils.o main.o -fstack-protector-strong -g -lstdc++ -o nagtail gzip nagtail.1 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Staging for nagtail-0.0.31_1 ===> Generating temporary packing list install -s -m 555 /wrkdirs/usr/ports/net-mgmt/nagtail/work/nagtail-0.0.31/nagtail /wrkdirs/usr/ports/net-mgmt/nagtail/work/stage/usr/local/bin install -m 444 /wrkdirs/usr/ports/net-mgmt/nagtail/work/nagtail-0.0.31/nagtail.1.gz /wrkdirs/usr/ports/net-mgmt/nagtail/work/stage/usr/local/share/man/man1 ====> Compressing man pages (compress-man) =========================================================================== =================================================== ===== env: 'PKG_NOTES=build_timestamp ports_top_git_hash ports_top_checkout_unclean port_git_hash port_checkout_unclean built_by' 'PKG_NOTE_build_timestamp=2025-05-04T04:19:24+0000' 'PKG_NOTE_ports_top_git_hash=57a50b106b87' 'PKG_NOTE_ports_top_checkout_unclean=yes' 'PKG_NOTE_port_git_hash=d9c7e0b18ad0' 'PKG_NOTE_port_checkout_unclean=no' 'PKG_NOTE_built_by=poudriere-git-3.4.2' NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Building packages for nagtail-0.0.31_1 ===> Building nagtail-0.0.31_1 =========================================================================== =>> Cleaning up wrkdir ===> Cleaning for nagtail-0.0.31_1 build of net-mgmt/nagtail | nagtail-0.0.31_1 ended at Sun May 4 00:19:33 EDT 2025 build time: 00:00:10