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: joh...@freebsd.org Last committer: j...@freebsd.org Ident: $FreeBSD: branches/2017Q4/deskutils/gcal/Makefile 446854 2017-07-28 21:45:20Z jkim $ Log URL: http://beefy15.nyi.freebsd.org/data/110armv6-quarterly/452586/logs/gcal-4.1.log Build URL: http://beefy15.nyi.freebsd.org/build.html?mastername=110armv6-quarterly&build=452586 Log: ====>> Building deskutils/gcal build started at Sun Oct 22 01:35:50 UTC 2017 port directory: /usr/ports/deskutils/gcal building for: FreeBSD 110armv6-quarterly-job-08 11.0-RELEASE-p13 FreeBSD 11.0-RELEASE-p13 1100122 arm maintained by: joh...@freebsd.org Makefile ident: $FreeBSD: branches/2017Q4/deskutils/gcal/Makefile 446854 2017-07-28 21:45:20Z jkim $ Poudriere version: 3.1.21 Host OSVERSION: 1200040 Jail OSVERSION: 1100122 Job Id: 08 ---Begin Environment--- SHELL=/bin/csh UNAME_p=armv6 UNAME_m=arm ABI_FILE=/usr/lib/crt1.o OSVERSION=1100122 UNAME_v=FreeBSD 11.0-RELEASE-p13 1100122 UNAME_r=11.0-RELEASE-p13 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/110armv6-quarterly/ref QEMU_EMULATING=1 PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=gcal-4.1 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/110armv6-quarterly/ref/.p/pool MASTERNAME=110armv6-quarterly SCRIPTPREFIX=/usr/local/share/poudriere USER=root HOME=/root POUDRIERE_VERSION=3.1.21 SCRIPTPATH=/usr/local/share/poudriere/bulk.sh LIBEXECPREFIX=/usr/local/libexec/poudriere LOCALBASE=/usr/local POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ===> The following configuration options are available for gcal-4.1: NLS=on: Native Language Support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --enable-nls --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- MAKEINFO="/usr/local/bin/makeinfo --no-split" XDG_DATA_HOME=/wrkdirs/usr/ports/deskutils/gcal/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/deskutils/gcal/work HOME=/wrkdirs/usr/ports/deskutils/gcal/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/deskutils/gcal/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/deskutils/gcal/work HOME=/wrkdirs/usr/ports/deskutils/gcal/work TMPDIR="/tmp" NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe -fno-strict-aliasing" CPP="/nxb-bin/usr/bin/cpp" CPPFLAGS="" LDFLAGS="" LIBS="" CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe -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-- NLS="" NO_NLS="@comment " OSREL=11.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/gcal" EXAMPLESDIR="share/examples/gcal" DATADIR="share/gcal" WWWDIR="www/gcal" ETCDIR="etc/gcal" --End PLIST_SUB-- --SUB_LIST-- NLS="" NO_NLS="@comment " PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/gcal DOCSDIR=/usr/local/share/doc/gcal EXAMPLESDIR=/usr/local/share/examples/gcal WWWDIR=/usr/local/www/gcal ETCDIR=/usr/local/etc/gcal --End SUB_LIST-- ---Begin make.conf--- .sinclude "/etc/make.nxb.conf" USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles PACKAGE_BUILDING=yes MACHINE=arm MACHINE_ARCH=armv6 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 #### ARCH=armv6 CONFIGURE_MAX_CMD_LEN=262144 OPSYS=FreeBSD OSREL=11.0 OSVERSION=1100122 PYTHONBASE=/usr/local UID=0 _JAVA_OS_LIST_REGEXP=native|linux _JAVA_VENDOR_LIST_REGEXP=openjdk|oracle|sun _JAVA_VERSION_LIST_REGEXP=1.6|1.7|1.8|1.6\+|1.7\+|1.8\+ _OSRELEASE=11.0-RELEASE-p13 #### Misc Poudriere #### GID=0 DISABLE_MAKE_JOBS=poudriere ---End make.conf--- ---Begin make.nxb.conf--- CC=/nxb-bin/usr/bin/cc CPP=/nxb-bin/usr/bin/cpp CXX=/nxb-bin/usr/bin/c++ AS=/nxb-bin/usr/bin/as NM=/nxb-bin/usr/bin/nm LD=/nxb-bin/usr/bin/ld OBJCOPY=/nxb-bin/usr/bin/objcopy SIZE=/nxb-bin/usr/bin/size STRIPBIN=/nxb-bin/usr/bin/strip SED=/nxb-bin/usr/bin/sed READELF=/nxb-bin/usr/bin/readelf RANLIB=/nxb-bin/usr/bin/ranlib YACC=/nxb-bin/usr/bin/yacc MAKE=/nxb-bin/usr/bin/make STRINGS=/nxb-bin/usr/bin/strings AWK=/nxb-bin/usr/bin/awk FLEX=/nxb-bin/usr/bin/flex ---End make.nxb.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) 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 >============================ ===> License GPLv3+ accepted by the user =========================================================================== =======================<phase: pkg-depends >============================ ===> gcal-4.1 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.10.1.txz pkg-static: Warning: Major OS version upgrade detected. Running "pkg-static install -f pkg" recommended [110armv6-quarterly-job-08] Installing pkg-1.10.1... [110armv6-quarterly-job-08] Extracting pkg-1.10.1: .......... done ===> gcal-4.1 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of gcal-4.1 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ ===> License GPLv3+ accepted by the user ===> Fetching all distfiles required by gcal-4.1 for building =========================================================================== =======================<phase: checksum >============================ ===> License GPLv3+ accepted by the user ===> Fetching all distfiles required by gcal-4.1 for building => SHA256 Checksum OK for gcal-4.1.tar.xz. =========================================================================== =======================<phase: extract-depends>============================ =========================================================================== =======================<phase: extract >============================ ===> License GPLv3+ accepted by the user ===> Fetching all distfiles required by gcal-4.1 for building ===> Extracting for gcal-4.1 => SHA256 Checksum OK for gcal-4.1.tar.xz. =========================================================================== =======================<phase: patch-depends >============================ <snip> mv -f .deps/hd-astro.Tpo .deps/hd-astro.Po /nxb-bin/usr/bin/cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -I/usr/local/include -I../lib -I. -I.. -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT hd-data.o -MD -MP -MF .deps/hd-data.Tpo -c -o hd-data.o hd-data.c hd-data.c:93:42: warning: illegal character encoding in string literal [-Winvalid-source-encoding] {"AN_CU", N_("Netherlands Antilles/Cura<E7>ao"), an_cu_hdy}, ^~~~ ./tailor.h:52:19: note: expanded from macro 'N_' # define N_(Str) (Str) ^ hd-data.c:138:26: warning: illegal character encoding in string literal [-Winvalid-source-encoding] {"CA_QU", N_("Canada/Qu<E9>bec"), ca_qu_hdy}, ^~~~ ./tailor.h:52:19: note: expanded from macro 'N_' # define N_(Str) (Str) ^ hd-data.c:152:32: warning: illegal character encoding in string literal [-Winvalid-source-encoding] {"CH_GE", N_("Switzerland/Gen<E8>ve"), ch_ge_hdy}, ^~~~ ./tailor.h:52:19: note: expanded from macro 'N_' # define N_(Str) (Str) ^ hd-data.c:154:34: warning: illegal character encoding in string literal [-Winvalid-source-encoding] {"CH_GR", N_("Switzerland/Graub<FC>nden"), ch_gr_hdy}, ^~~~ ./tailor.h:52:19: note: expanded from macro 'N_' # define N_(Str) (Str) ^ hd-data.c:157:34: warning: illegal character encoding in string literal [-Winvalid-source-encoding] {"CH_NE", N_("Switzerland/Neuch<E2>tel"), ch_ne_hdy}, ^~~~ ./tailor.h:52:19: note: expanded from macro 'N_' # define N_(Str) (Str) ^ hd-data.c:170:30: warning: illegal character encoding in string literal [-Winvalid-source-encoding] {"CH_ZH", N_("Switzerland/Z<FC>rich"), ch_zh_hdy}, ^~~~ ./tailor.h:52:19: note: expanded from macro 'N_' # define N_(Str) (Str) ^ hd-data.c:171:15: warning: illegal character encoding in string literal [-Winvalid-source-encoding] {"CI", N_("C<F4>te d'Ivoire"), ci_hdy}, ^~~~ ./tailor.h:52:19: note: expanded from macro 'N_' # define N_(Str) (Str) ^ hd-data.c:185:32: warning: illegal character encoding in string literal [-Winvalid-source-encoding] {"DE_BW", N_("Germany/Baden-W<FC>rttemberg"), de_bw_hdy}, ^~~~ ./tailor.h:52:19: note: expanded from macro 'N_' # define N_(Str) (Str) ^ hd-data.c:324:15: warning: illegal character encoding in string literal [-Winvalid-source-encoding] {"RE", N_("R<E9>union"), re_hdy}, ^~~~ ./tailor.h:52:19: note: expanded from macro 'N_' # define N_(Str) (Str) ^ hd-data.c:343:21: warning: illegal character encoding in string literal [-Winvalid-source-encoding] {"ST", N_("Sao Tom<E9> and Principe"), st_hdy}, ^~~~ ./tailor.h:52:19: note: expanded from macro 'N_' # define N_(Str) (Str) ^ hd-data.c:499:35: warning: illegal character encoding in string literal [-Winvalid-source-encoding] {HD_BAHAI_NEW_YEARS_DAY, N_("Bah<E1>'i New Year's Day")}, ^~~~ ./tailor.h:52:19: note: expanded from macro 'N_' # define N_(Str) (Str) ^ hd-data.c:507:39: warning: illegal character encoding in string literal [-Winvalid-source-encoding] {HD_BENITO_JUAREZ_DAY, N_("Benito Ju<E1>rez Day")}, ^~~~ ./tailor.h:52:19: note: expanded from macro 'N_' # define N_(Str) (Str) ^ hd-data.c:775:44: warning: illegal character encoding in string literal [-Winvalid-source-encoding] {HD_BATTLE_OF_BOYACA, N_("Battle of Boyac<E1>")}, ^~~~ ./tailor.h:52:19: note: expanded from macro 'N_' # define N_(Str) (Str) ^ hd-data.c:779:41: warning: illegal character encoding in string literal [-Winvalid-source-encoding] {HD_BATTLE_OF_NAEFELS, N_("Battle of N<E4>fels")}, ^~~~ ./tailor.h:52:19: note: expanded from macro 'N_' # define N_(Str) (Str) ^ hd-data.c:901:32: warning: illegal character encoding in string literal [-Winvalid-source-encoding] {HD_MI_CAREME_DAY, N_("Mi-Car<EA>me Day")}, ^~~~ ./tailor.h:52:19: note: expanded from macro 'N_' # define N_(Str) (Str) ^ hd-data.c:954:32: warning: illegal character encoding in string literal [-Winvalid-source-encoding] {HD_SAN_JOSE_DAY, N_("San Jos<E9> Day")}, ^~~~ ./tailor.h:52:19: note: expanded from macro 'N_' # define N_(Str) (Str) ^ hd-data.c:957:33: warning: illegal character encoding in string literal [-Winvalid-source-encoding] {HD_SECHSELAEUTEN, N_("Sechsel<E4>uten")}, ^~~~ ./tailor.h:52:19: note: expanded from macro 'N_' # define N_(Str) (Str) ^ hd-data.c:978:30: warning: illegal character encoding in string literal [-Winvalid-source-encoding] {HD_ST_DEVOTE_DAY, N_("St D<E9>vote Day")}, ^~~~ ./tailor.h:52:19: note: expanded from macro 'N_' # define N_(Str) (Str) ^ 18 warnings generated. mv -f .deps/hd-data.Tpo .deps/hd-data.Po /nxb-bin/usr/bin/cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -I/usr/local/include -I../lib -I. -I.. -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT hd-data1.o -MD -MP -MF .deps/hd-data1.Tpo -c -o hd-data1.o hd-data1.c mv -f .deps/hd-data1.Tpo .deps/hd-data1.Po /nxb-bin/usr/bin/cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -I/usr/local/include -I../lib -I. -I.. -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT hd-use.o -MD -MP -MF .deps/hd-use.Tpo -c -o hd-use.o hd-use.c mv -f .deps/hd-use.Tpo .deps/hd-use.Po /nxb-bin/usr/bin/cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -I/usr/local/include -I../lib -I. -I.. -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT help.o -MD -MP -MF .deps/help.Tpo -c -o help.o help.c help.c:931:57: warning: illegal character encoding in string literal [-Winvalid-source-encoding] (" Provide eternal holiday list with Bah<E1>'i calendar holidays")); ^~~~ ./tailor.h:51:25: note: expanded from macro '_' # define _(Str) gettext(Str) ^ help.c:943:57: warning: illegal character encoding in string literal [-Winvalid-source-encoding] (" Provide eternal holiday list with Bah<E1>'i calendar months")); ^~~~ ./tailor.h:51:25: note: expanded from macro '_' # define _(Str) gettext(Str) ^ 2 warnings generated. mv -f .deps/help.Tpo .deps/help.Po /nxb-bin/usr/bin/cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -I/usr/local/include -I../lib -I. -I.. -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT print.o -MD -MP -MF .deps/print.Tpo -c -o print.o print.c mv -f .deps/print.Tpo .deps/print.Po /nxb-bin/usr/bin/cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -I/usr/local/include -I../lib -I. -I.. -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT tty.o -MD -MP -MF .deps/tty.Tpo -c -o tty.o tty.c mv -f .deps/tty.Tpo .deps/tty.Po /nxb-bin/usr/bin/cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -I/usr/local/include -I../lib -I. -I.. -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT utils.o -MD -MP -MF .deps/utils.Tpo -c -o utils.o utils.c mv -f .deps/utils.Tpo .deps/utils.Po /nxb-bin/usr/bin/cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -I/usr/local/include -I../lib -I. -I.. -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT rc-astro.o -MD -MP -MF .deps/rc-astro.Tpo -c -o rc-astro.o rc-astro.c mv -f .deps/rc-astro.Tpo .deps/rc-astro.Po /nxb-bin/usr/bin/cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -I/usr/local/include -I../lib -I. -I.. -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT rc-check.o -MD -MP -MF .deps/rc-check.Tpo -c -o rc-check.o rc-check.c mv -f .deps/rc-check.Tpo .deps/rc-check.Po /nxb-bin/usr/bin/cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -I/usr/local/include -I../lib -I. -I.. -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT rc-insert.o -MD -MP -MF .deps/rc-insert.Tpo -c -o rc-insert.o rc-insert.c mv -f .deps/rc-insert.Tpo .deps/rc-insert.Po /nxb-bin/usr/bin/cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -I/usr/local/include -I../lib -I. -I.. -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT rc-use.o -MD -MP -MF .deps/rc-use.Tpo -c -o rc-use.o rc-use.c rc-use.c:705:25: warning: operator '?:' has lower precedence than '+'; '+' will be evaluated first [-Wparentheses] day += (-DAY_MAX + SDAY (DAY_MAX - wd + 1, start_day)); ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./common.h:823:33: note: expanded from macro 'SDAY' ? ((gc_d)+(gc_s)-(DAY_MAX+1)) \ ^ rc-use.c:705:25: note: place parentheses around the '+' expression to silence this warning day += (-DAY_MAX + SDAY (DAY_MAX - wd + 1, start_day)); ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./common.h:823:33: note: expanded from macro 'SDAY' ? ((gc_d)+(gc_s)-(DAY_MAX+1)) \ ^ rc-use.c:705:25: note: place parentheses around the '?:' expression to evaluate it first day += (-DAY_MAX + SDAY (DAY_MAX - wd + 1, start_day)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./common.h:823:33: note: expanded from macro 'SDAY' ? ((gc_d)+(gc_s)-(DAY_MAX+1)) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. mv -f .deps/rc-use.Tpo .deps/rc-use.Po /nxb-bin/usr/bin/cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -I/usr/local/include -I../lib -I. -I.. -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT rc-utils.o -MD -MP -MF .deps/rc-utils.Tpo -c -o rc-utils.o rc-utils.c mv -f .deps/rc-utils.Tpo .deps/rc-utils.Po /nxb-bin/usr/bin/cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -I/usr/local/include -I../lib -I. -I.. -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT hd-data2.o -MD -MP -MF .deps/hd-data2.Tpo -c -o hd-data2.o hd-data2.c mv -f .deps/hd-data2.Tpo .deps/hd-data2.Po /nxb-bin/usr/bin/cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -I/usr/local/include -I../lib -I. -I.. -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT hd-data3.o -MD -MP -MF .deps/hd-data3.Tpo -c -o hd-data3.o hd-data3.c mv -f .deps/hd-data3.Tpo .deps/hd-data3.Po /nxb-bin/usr/bin/cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -I/usr/local/include -I../lib -I. -I.. -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT hd-data4.o -MD -MP -MF .deps/hd-data4.Tpo -c -o hd-data4.o hd-data4.c mv -f .deps/hd-data4.Tpo .deps/hd-data4.Po /nxb-bin/usr/bin/cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -I/usr/local/include -I../lib -I. -I.. -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT hd-data5.o -MD -MP -MF .deps/hd-data5.Tpo -c -o hd-data5.o hd-data5.c mv -f .deps/hd-data5.Tpo .deps/hd-data5.Po /nxb-bin/usr/bin/cc -I../lib -I. -I.. -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -fno-strict-aliasing -o gcal gcal.o file-io.o hd-astro.o hd-data.o hd-data1.o hd-use.o help.o print.o tty.o utils.o rc-astro.o rc-check.o rc-insert.o rc-use.o rc-utils.o hd-data2.o hd-data3.o hd-data4.o hd-data5.o ../lib/libgnu.a /usr/local/lib/libintl.so -Wl,-rpath -Wl,/usr/local/lib -lm -lncurses hd-astro.o: In function `sun_longitude': hd-astro.c:(.text+0xd4c): undefined reference to `sincos' hd-astro.c:(.text+0xdc0): undefined reference to `sincos' hd-astro.c:(.text+0xe38): undefined reference to `sincos' hd-astro.o: In function `moonphase': hd-astro.c:(.text+0x297c): undefined reference to `sincos' hd-astro.c:(.text+0x298c): undefined reference to `sincos' hd-astro.o:hd-astro.c:(.text+0x299c): more undefined references to `sincos' follow cc: error: linker command failed with exit code 1 (use -v to see invocation) *** Error code 1 Stop. make[3]: stopped in /wrkdirs/usr/ports/deskutils/gcal/work/gcal-4.1/src *** Error code 1 Stop. make[2]: stopped in /wrkdirs/usr/ports/deskutils/gcal/work/gcal-4.1 *** Error code 1 Stop. make[1]: stopped in /wrkdirs/usr/ports/deskutils/gcal/work/gcal-4.1 *** Error code 1 Stop. make: stopped in /usr/ports/deskutils/gcal _______________________________________________ freebsd-pkg-fallout@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-pkg-fallout To unsubscribe, send any mail to "freebsd-pkg-fallout-unsubscr...@freebsd.org"