[package - head-i386-default][deskutils/plan] Failed for plan-1.10.1 in build

pkg-fallout at FreeBSD.org pkg-fallout at FreeBSD.org
Mon Aug 24 15:59:04 UTC 2020


You are receiving this mail as a port that you maintain
is failing to build on the FreeBSD package build server.
Please investigate the failure and submit a PR to fix
build.

Maintainer:     cy at FreeBSD.org
Last committer: mat at FreeBSD.org
Ident:          $FreeBSD: head/deskutils/plan/Makefile 418767 2016-07-19 11:04:13Z mat $
Log URL:        http://beefy17.nyi.freebsd.org/data/head-i386-default/p545799_s364495/logs/plan-1.10.1.log
Build URL:      http://beefy17.nyi.freebsd.org/build.html?mastername=head-i386-default&build=p545799_s364495
Log:

=>> Building deskutils/plan
build started at Mon Aug 24 15:58:50 UTC 2020
port directory: /usr/ports/deskutils/plan
package name: plan-1.10.1
building for: FreeBSD head-i386-default-job-09 13.0-CURRENT FreeBSD 13.0-CURRENT 1300111 i386
maintained by: cy at FreeBSD.org
Makefile ident:      $FreeBSD: head/deskutils/plan/Makefile 418767 2016-07-19 11:04:13Z mat $
Poudriere version: 3.2.8-5-gc81843e5
Host OSVERSION: 1300100
Jail OSVERSION: 1300111
Job Id: 09




!!! Jail is newer than host. (Jail: 1300111, Host: 1300100) !!!
!!! This is not supported. !!!
!!! Host kernel must be same or newer than jail. !!!
!!! Expect build failures. !!!



---Begin Environment---
SHELL=/bin/csh
UNAME_p=i386
UNAME_m=i386
OSVERSION=1300111
UNAME_v=FreeBSD 13.0-CURRENT 1300111
UNAME_r=13.0-CURRENT
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
HOME=/root
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
LOCALBASE=/usr/local
USER=root
LIBEXECPREFIX=/usr/local/libexec/poudriere
POUDRIERE_VERSION=3.2.8-5-gc81843e5
MASTERMNT=/usr/local/poudriere/data/.m/head-i386-default/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/head-i386-default/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=head-i386-default
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/head-i386-default/ref/.p
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

---Begin Poudriere Port Flags/Env---
PORT_FLAGS=
PKGENV=
FLAVOR=
DEPENDS_ARGS=
MAKE_ARGS=
---End Poudriere Port Flags/Env---

---Begin OPTIONS List---
===> The following configuration options are available for plan-1.10.1:
     DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
---End OPTIONS List---

--MAINTAINER--
cy at FreeBSD.org
--End MAINTAINER--

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/deskutils/plan/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/deskutils/plan/work  HOME=/wrkdirs/usr/ports/deskutils/plan/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/deskutils/plan/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
DATADIR=/usr/local/share/plan EXAMPLESDIR=/usr/local/share/examples/plan MOTIFLIB="-L/usr/local/lib -lXm" XDG_DATA_HOME=/wrkdirs/usr/ports/deskutils/plan/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/deskutils/plan/work  HOME=/wrkdirs/usr/ports/deskutils/plan/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/deskutils/plan/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin NO_PIE=yes 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  "  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"
--End MAKE_ENV--

--PLIST_SUB--
PORTDOCS="" OSREL=13.0 PREFIX=%D LOCALBASE=/usr/local  RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/plan"  EXAMPLESDIR="share/examples/plan"  DATADIR="share/plan"  WWWDIR="www/plan"  ETCDIR="etc/plan"
--End PLIST_SUB--

--SUB_LIST--
PREFIX=/usr/local LOCALBASE=/usr/local  DATADIR=/usr/local/share/plan DOCSDIR=/usr/local/share/doc/plan EXAMPLESDIR=/usr/local/share/examples/plan  WWWDIR=/usr/local/www/plan ETCDIR=/usr/local/etc/plan
--End SUB_LIST--

---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
PACKAGE_BUILDING=yes
PACKAGE_BUILDING_FLAVORS=yes
MACHINE=i386
MACHINE_ARCH=i386
ARCH=${MACHINE_ARCH}
#### /usr/local/etc/poudriere.d/make.conf ####
# XXX: We really need this but cannot use it while 'make checksum' does not
# try the next mirror on checksum failure.  It currently retries the same
# failed mirror and then fails rather then trying another.  It *does*
# try the next if the size is mismatched though.
#MASTER_SITE_FREEBSD=yes
# Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs
MAKE_JOBS_NUMBER=2
#### /usr/ports/Mk/Scripts/ports_env.sh ####
_CCVERSION_921dbbb2=FreeBSD clang version 11.0.0 (git at github.com:llvm/llvm-project.git llvmorg-11.0.0-rc1-47-gff47911ddfc) Target: i386-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin
_ALTCCVERSION_921dbbb2=none
_CXXINTERNAL_acaad9ca=FreeBSD clang version 11.0.0 (git at github.com:llvm/llvm-project.git llvmorg-11.0.0-rc1-47-gff47911ddfc) Target: i386-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin "/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--hash-style=both" "--enable-new-dtags" "-m" "elf_i386_fbsd" "-o" "a.out" "/usr/lib/crt1.o" "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "/dev/null" "-lc++" "-lm" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "-lc" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "/usr/lib/crtend.o" "/usr/lib/crtn.o"
CC_OUTPUT_921dbbb2_58173849=yes
CC_OUTPUT_921dbbb2_9bdba57c=yes
CC_OUTPUT_921dbbb2_6a4fe7f5=yes
CC_OUTPUT_921dbbb2_6bcac02b=yes
CC_OUTPUT_921dbbb2_67d20829=yes
CC_OUTPUT_921dbbb2_bfa62e83=yes
CC_OUTPUT_921dbbb2_f0b4d593=yes
CC_OUTPUT_921dbbb2_308abb44=yes
CC_OUTPUT_921dbbb2_f00456e5=yes
CC_OUTPUT_921dbbb2_65ad290d=yes
CC_OUTPUT_921dbbb2_f2776b26=yes
CC_OUTPUT_921dbbb2_b2657cc3=yes
CC_OUTPUT_921dbbb2_380987f7=yes
CC_OUTPUT_921dbbb2_160933ec=yes
CC_OUTPUT_921dbbb2_fb62803b=yes
_OBJC_CCVERSION_921dbbb2=FreeBSD clang version 11.0.0 (git at github.com:llvm/llvm-project.git llvmorg-11.0.0-rc1-47-gff47911ddfc) Target: i386-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin
_OBJC_ALTCCVERSION_921dbbb2=none
ARCH=i386
OPSYS=FreeBSD
_OSRELEASE=13.0-CURRENT
OSREL=13.0
OSVERSION=1300111
PYTHONBASE=/usr/local
CONFIGURE_MAX_CMD_LEN=524288
HAVE_PORTS_ENV=1
#### Misc Poudriere ####
GID=0
UID=0
---End make.conf---
--Resource limits--
cpu time               (seconds, -t)  unlimited
file size           (512-blocks, -f)  unlimited
data seg size           (kbytes, -d)  524288
stack size              (kbytes, -s)  65536
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)  1024
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--
=======================<phase: check-sanity   >============================
===========================================================================
=======================<phase: pkg-depends    >============================
===>   plan-1.10.1 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.14.7.txz
[head-i386-default-job-09] Installing pkg-1.14.7...
[head-i386-default-job-09] Extracting pkg-1.14.7: .......... done
===>   plan-1.10.1 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of plan-1.10.1
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===> Fetching all distfiles required by plan-1.10.1 for building
===========================================================================
=======================<phase: checksum       >============================
===> Fetching all distfiles required by plan-1.10.1 for building
=> SHA256 Checksum OK for plan-1.10.1.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===> Fetching all distfiles required by plan-1.10.1 for building
===>  Extracting for plan-1.10.1
=> SHA256 Checksum OK for plan-1.10.1.tar.gz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for plan-1.10.1
===>  Applying FreeBSD patches for plan-1.10.1 from /usr/ports/deskutils/plan/files
===========================================================================
=======================<phase: build-depends  >============================
===>   plan-1.10.1 depends on file: /usr/local/libdata/pkgconfig/xpm.pc - not found
===>   Installing existing package /packages/All/libXpm-3.5.13.txz
[head-i386-default-job-09] Installing libXpm-3.5.13...
[head-i386-default-job-09] `-- Installing gettext-runtime-0.21...
[head-i386-default-job-09] |   `-- Installing indexinfo-0.3.1...
[head-i386-default-job-09] |   `-- Extracting indexinfo-0.3.1: .... done
[head-i386-default-job-09] `-- Extracting gettext-runtime-0.21: .......... done
<snip>
--- sublist.o ---
cc -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing   -DPLANLOCK=\""/tmp/.plan%d"\" -DPLANDLOCK=\""/tmp/.pland%d"\" -ansi -I/usr/local/include -DBSD -DNOLOCK -DNOREGEX -DRABBITS -DSTDLIBMALLOC   -c sublist.c
--- parser.c ---
yacc -d parser.y
mv y.tab.c parser.c
--- lex.yy.c ---
lex parser.lex
--- holiday.o ---
cc -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing   -DPLANLOCK=\""/tmp/.plan%d"\" -DPLANDLOCK=\""/tmp/.pland%d"\" -ansi -I/usr/local/include -DBSD -DNOLOCK -DNOREGEX -DRABBITS -DSTDLIBMALLOC   -DCPP_PATH=\"'/lib/cpp -P -I'\" -c -DLIB=\"\" holiday.c
--- language.o ---
cc -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing   -DPLANLOCK=\""/tmp/.plan%d"\" -DPLANDLOCK=\""/tmp/.pland%d"\" -ansi -I/usr/local/include -DBSD -DNOLOCK -DNOREGEX -DRABBITS -DSTDLIBMALLOC   -c language.c
--- g_dbase.o ---
cc -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing   -DPLANLOCK=\""/tmp/.plan%d"\" -DPLANDLOCK=\""/tmp/.pland%d"\" -ansi -I/usr/local/include -DBSD -DNOLOCK -DNOREGEX -DRABBITS -DSTDLIBMALLOC   -c g_dbase.c
--- g_dbfile.o ---
cc -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing   -DPLANLOCK=\""/tmp/.plan%d"\" -DPLANDLOCK=\""/tmp/.pland%d"\" -ansi -I/usr/local/include -DBSD -DNOLOCK -DNOREGEX -DRABBITS -DSTDLIBMALLOC   -c g_dbfile.c
--- g_formfile.o ---
cc -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing   -DPLANLOCK=\""/tmp/.plan%d"\" -DPLANDLOCK=\""/tmp/.pland%d"\" -ansi -I/usr/local/include -DBSD -DNOLOCK -DNOREGEX -DRABBITS -DSTDLIBMALLOC   -c g_formfile.c
--- g_dbfile.o ---
g_dbfile.c:407:15: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
                                if (error |= !dbase_addrow(&row, dbase))
                                    ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
g_dbfile.c:407:15: note: place parentheses around the assignment to silence this warning
                                if (error |= !dbase_addrow(&row, dbase))
                                          ^
                                    (                                  )
g_dbfile.c:407:15: note: use '!=' to turn this compound assignment into an inequality comparison
                                if (error |= !dbase_addrow(&row, dbase))
                                          ^~
                                          !=
g_dbfile.c:421:15: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
                                if (error |= !new)
                                    ~~~~~~^~~~~~~
g_dbfile.c:421:15: note: place parentheses around the assignment to silence this warning
                                if (error |= !new)
                                          ^
                                    (            )
g_dbfile.c:421:15: note: use '!=' to turn this compound assignment into an inequality comparison
                                if (error |= !new)
                                          ^~
                                          !=
2 warnings generated.
--- g_formop.o ---
cc -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing   -DPLANLOCK=\""/tmp/.plan%d"\" -DPLANDLOCK=\""/tmp/.pland%d"\" -ansi -I/usr/local/include -DBSD -DNOLOCK -DNOREGEX -DRABBITS -DSTDLIBMALLOC   -c g_formop.c
--- vcalendar_r.o ---
cc -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing   -DPLANLOCK=\""/tmp/.plan%d"\" -DPLANDLOCK=\""/tmp/.pland%d"\" -ansi -I/usr/local/include -DBSD -DNOLOCK -DNOREGEX -DRABBITS -DSTDLIBMALLOC   -c vcalendar_r.c
--- vcalendar_w.o ---
cc -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing   -DPLANLOCK=\""/tmp/.plan%d"\" -DPLANDLOCK=\""/tmp/.pland%d"\" -ansi -I/usr/local/include -DBSD -DNOLOCK -DNOREGEX -DRABBITS -DSTDLIBMALLOC   -c vcalendar_w.c
vcalendar_w.c:60:46: warning: sizeof on pointer operation will return size of 'char *' instead of 'char [2048]' [-Wsizeof-array-decay]
                                strncat(message, ep->note, sizeof(message-4));
                                                                  ~~~~~~~^
vcalendar_w.c:65:20: warning: sizeof on pointer operation will return size of 'char *' instead of 'char [2048]' [-Wsizeof-array-decay]
                                        sizeof(message-1)-strlen(message));
                                               ~~~~~~~^
--- daemon.o ---
cc -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing   -DPLANLOCK=\""/tmp/.plan%d"\" -DPLANDLOCK=\""/tmp/.pland%d"\" -ansi -I/usr/local/include -DBSD -DNOLOCK -DNOREGEX -DRABBITS -DSTDLIBMALLOC   -c daemon.c
daemon.c:1128:22: warning: format specifies type 'long' but the argument has type 'time_t' (aka 'int') [-Wformat]
                fprintf(fp, "%ld", last_alarm);
                             ~~~   ^~~~~~~~~~
                             %d
daemon.c:1134:11: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
                        printf(_("unable to update last alarm\n"));
                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
daemon.c:1134:11: note: treat the string as an argument to avoid this
                        printf(_("unable to update last alarm\n"));
                               ^
                               "%s", 
daemon.c:1149:19: warning: format specifies type 'long *' but the argument has type 'time_t *' (aka 'int *') [-Wformat]
                fscanf(fp,"%ld",&result);
                           ~~~  ^~~~~~~
                           %d
daemon.c:1159:11: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
                        printf(_("last alarm not present\n"));
                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
daemon.c:1159:11: note: treat the string as an argument to avoid this
                        printf(_("last alarm not present\n"));
                               ^
                               "%s", 
daemon.c:1173:18: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
        fprintf(stderr, _("Usage: pland [-dkKtslL]\n"));
                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
daemon.c:1173:18: note: treat the string as an argument to avoid this
        fprintf(stderr, _("Usage: pland [-dkKtslL]\n"));
                        ^
                        "%s", 
daemon.c:1174:18: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
        fprintf(stderr, _("-d\tdebug: stay in foreground, print actions\n"));
                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
daemon.c:1174:18: note: treat the string as an argument to avoid this
        fprintf(stderr, _("-d\tdebug: stay in foreground, print actions\n"));
                        ^
                        "%s", 
daemon.c:1175:18: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
        fprintf(stderr, _("-k\tkill existing daemon, then continue\n"));
                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
daemon.c:1175:18: note: treat the string as an argument to avoid this
        fprintf(stderr, _("-k\tkill existing daemon, then continue\n"));
                        ^
                        "%s", 
daemon.c:1176:18: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
        fprintf(stderr, _("-K\tkill existing daemon only\n"));
                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
daemon.c:1176:18: note: treat the string as an argument to avoid this
        fprintf(stderr, _("-K\tkill existing daemon only\n"));
                        ^
                        "%s", 
daemon.c:1177:18: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
        fprintf(stderr, _("-t\tdon't pop up notifier windows, print to stdout\n"));
                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
daemon.c:1177:18: note: treat the string as an argument to avoid this
        fprintf(stderr, _("-t\tdon't pop up notifier windows, print to stdout\n"));
                        ^
                        "%s", 
daemon.c:1178:18: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
        fprintf(stderr, _("-s\twatch utmp and sleep while user is logged out\n"));
                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
daemon.c:1178:18: note: treat the string as an argument to avoid this
        fprintf(stderr, _("-s\twatch utmp and sleep while user is logged out\n"));
                        ^
                        "%s", 
daemon.c:1179:18: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
        fprintf(stderr, _("-l\twatch utmp and exit when user logs out\n"));
                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
daemon.c:1179:18: note: treat the string as an argument to avoid this
        fprintf(stderr, _("-l\twatch utmp and exit when user logs out\n"));
                        ^
                        "%s", 
daemon.c:1180:18: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
        fprintf(stderr, _("-L\tdon't watch utmp (utmp is often buggy)\n"));
                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
daemon.c:1180:18: note: treat the string as an argument to avoid this
        fprintf(stderr, _("-L\tdon't watch utmp (utmp is often buggy)\n"));
                        ^
                        "%s", 
daemon.c:1181:18: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
        fprintf(stderr, _("-p\treport missed alarms when starting.\n"));
                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
daemon.c:1181:18: note: treat the string as an argument to avoid this
        fprintf(stderr, _("-p\treport missed alarms when starting.\n"));
                        ^
                        "%s", 
daemon.c:1184:3: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
                _("-L is the default. Try -l if you get too many pland's.\n"));
                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
daemon.c:1184:3: note: treat the string as an argument to avoid this
                _("-L is the default. Try -l if you get too many pland's.\n"));
                ^
                "%s", 
--- vcalendar_w.o ---
2 warnings generated.
--- notifier.o ---
cc -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing   -DPLANLOCK=\""/tmp/.plan%d"\" -DPLANDLOCK=\""/tmp/.pland%d"\" -ansi -I/usr/local/include -DBSD -DNOLOCK -DNOREGEX -DRABBITS -DSTDLIBMALLOC   -c notifier.c
--- notmenu.o ---
cc -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing   -DPLANLOCK=\""/tmp/.plan%d"\" -DPLANDLOCK=\""/tmp/.pland%d"\" -ansi -I/usr/local/include -DBSD -DNOLOCK -DNOREGEX -DRABBITS -DSTDLIBMALLOC   -c notmenu.c
--- daemon.o ---
14 warnings generated.
--- netplan.o ---
cc -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing   -DPLANLOCK=\""/tmp/.plan%d"\" -DPLANDLOCK=\""/tmp/.pland%d"\" -ansi -I/usr/local/include -DBSD -DNOLOCK -DNOREGEX -DRABBITS -DSTDLIBMALLOC   -DNOBODY_UID=65534 -DNOBODY_GID=65534 -c -DLIB=\"/usr/local/share/plan\" netplan.c
--- netplan_acl.o ---
cc -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing   -DPLANLOCK=\""/tmp/.plan%d"\" -DPLANDLOCK=\""/tmp/.pland%d"\" -ansi -I/usr/local/include -DBSD -DNOLOCK -DNOREGEX -DRABBITS -DSTDLIBMALLOC   -c netplan_acl.c
--- parser.o ---
cc -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing   -DPLANLOCK=\""/tmp/.plan%d"\" -DPLANDLOCK=\""/tmp/.pland%d"\" -ansi -I/usr/local/include -DBSD -DNOLOCK -DNOREGEX -DRABBITS -DSTDLIBMALLOC   -c parser.c
--- lex.yy.o ---
cc -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing   -DPLANLOCK=\""/tmp/.plan%d"\" -DPLANDLOCK=\""/tmp/.pland%d"\" -ansi -I/usr/local/include -DBSD -DNOLOCK -DNOREGEX -DRABBITS -DSTDLIBMALLOC   -c lex.yy.c
--- pland ---
cc -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing   -DPLANLOCK=\""/tmp/.plan%d"\" -DPLANDLOCK=\""/tmp/.pland%d"\" -ansi -I/usr/local/include -DBSD -DNOLOCK -DNOREGEX -DRABBITS -DSTDLIBMALLOC   -o pland daemon.o dbase.o file_r.o util.o time.o cyccalc.o network.o convert.o language.o g_dbase.o g_dbfile.o g_formfile.o g_formop.o vcalendar_r.o 
cc: warning: argument unused during compilation: '-ansi' [-Wunused-command-line-argument]
--- notifier ---
cc -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing   -DPLANLOCK=\""/tmp/.plan%d"\" -DPLANDLOCK=\""/tmp/.pland%d"\" -ansi -I/usr/local/include -DBSD -DNOLOCK -DNOREGEX -DRABBITS -DSTDLIBMALLOC   -o notifier notifier.o notmenu.o -L/usr/local/lib -L/usr/local/lib -lXm -lXt -lSM -lICE -lX11 -lXext
cc: warning: argument unused during compilation: '-ansi' [-Wunused-command-line-argument]
--- netplan ---
cc -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing   -DPLANLOCK=\""/tmp/.plan%d"\" -DPLANDLOCK=\""/tmp/.pland%d"\" -ansi -I/usr/local/include -DBSD -DNOLOCK -DNOREGEX -DRABBITS -DSTDLIBMALLOC   -o netplan netplan.o netplan_acl.o  -L/usr/local/lib 
cc: warning: argument unused during compilation: '-ansi' [-Wunused-command-line-argument]
--- plan ---
cc -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing   -DPLANLOCK=\""/tmp/.plan%d"\" -DPLANDLOCK=\""/tmp/.pland%d"\" -ansi -I/usr/local/include -DBSD -DNOLOCK -DNOREGEX -DRABBITS -DSTDLIBMALLOC   -o plan main.o popup.o print.o gotomenu.o network.o calmenu.o monmenu.o mondraw.o editmenu.o editdraw.o edit.o msgmenu.o cycmenu.o cyccalc.o keymenu.o excmenu.o cnfmenu.o yearmenu.o yeardraw.o holmenu.o adjmenu.o weekmenu.o weekdraw.o weekcalc.o servmenu.o usermenu.o confmenu.o yovmenu.o yovdraw.o yovcalc.o daymenu.o daydraw.o daycalc.o usersel.o psdraw.o xutil.o help.o dbase.o file_r.o file_w.o convert.o util.o time.o sublist.o parser.o lex.yy.o holiday.o language.o g_dbase.o g_dbfile.o g_formfile.o g_formop.o  vcalendar_r.o vcalendar_w.o -L/usr/local/lib -L/usr/local/lib -lXm -lXt -lSM -lICE -lX11 -lXext
cc: warning: argument unused during compilation: '-ansi' [-Wunused-command-line-argument]
ld: error: duplicate symbol: yylineno
>>> defined at lex.yy.c
>>>            lex.yy.o:(yylineno)
>>> defined at holiday.c
>>>            holiday.o:(.bss+0x0)
cc: error: linker command failed with exit code 1 (use -v to see invocation)
*** [plan] Error code 1

make[2]: stopped in /wrkdirs/usr/ports/deskutils/plan/work/plan-1.10.1/src
1 error

make[2]: stopped in /wrkdirs/usr/ports/deskutils/plan/work/plan-1.10.1/src
*** [freebsd] Error code 2

make[1]: stopped in /wrkdirs/usr/ports/deskutils/plan/work/plan-1.10.1/src
1 error

make[1]: stopped in /wrkdirs/usr/ports/deskutils/plan/work/plan-1.10.1/src
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
the maintainer.
*** Error code 1

Stop.
make: stopped in /usr/ports/deskutils/plan


More information about the freebsd-pkg-fallout mailing list