>>> Building on octeon-2 under misc/remind BDEPENDS = [graphics/p5-Cairo;converters/p5-JSON-MaybeXS;devel/p5-Pango] DIST = [misc/remind:remind-06.01.02.tar.gz] FULLPKGNAME = remind-6.1.2 RDEPENDS = [devel/p5-Pango;x11/tk/8.6;converters/p5-JSON-MaybeXS;devel/desktop-file-utils;devel/tcllib;graphics/p5-Cairo;lang/tcl/8.6] (Junk lock obtained for octeon-2 at 1759497570.42) >>> Running depends in misc/remind at 1759497570.49 last junk was in net/miniupnp/minissdpd /usr/sbin/pkg_add -aI -Drepair p5-Cairo-1.109 p5-JSON-MaybeXS-1.004008 p5-Pango-1.227p3 was: /usr/sbin/pkg_add -aI -Drepair p5-Cairo-1.109 p5-JSON-MaybeXS-1.004008 p5-Pango-1.227p3 /usr/sbin/pkg_add -aI -Drepair p5-Cairo-1.109 p5-JSON-MaybeXS-1.004008 p5-Pango-1.227p3 >>> Running show-prepare-results in misc/remind at 1759497599.81 ===> misc/remind ===> Building from scratch remind-6.1.2 ===> remind-6.1.2 depends on: p5-JSON-MaybeXS-* -> p5-JSON-MaybeXS-1.004008 ===> remind-6.1.2 depends on: p5-Cairo-* -> p5-Cairo-1.109 ===> remind-6.1.2 depends on: p5-Pango-* -> p5-Pango-1.227p3 ===> Verifying specs: c m readline ===> found c.102.0 m.10.1 readline.6.0 p5-Cairo-1.109 p5-JSON-MaybeXS-1.004008 p5-Pango-1.227p3 Still tainted: host marked nojunk by devel/py-unicorn >>> Running junk in misc/remind at 1759497606.55 Can't run junk because of lock on devel/py-unicorn (Junk lock released for octeon-2 at 1759497614.82) distfiles size=9003012 >>> Running build in misc/remind at 1759497615.00 ===> misc/remind ===> Checking files for remind-6.1.2 `/ports/distfiles/remind-06.01.02.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for remind-6.1.2 ===> Patching for remind-6.1.2 ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ ===> Generating configure for remind-6.1.2 ===> Configuring for remind-6.1.2 Using /pobj/remind-6.1.2/config.site (generated) perl -pi -e '$. == 1 && s!/\S*(?:/env\s+|bin/)(?:tcl|wi)sh\S*(\s+.+)?$!/usr/local/bin/wish8.6$1!;' -e '$. >= 3 && $. <= 30 && s!exec\s+(?:tcl|wi)sh.*$!exec /usr/local/bin/wish8.6 "\$0" \${1+"\$@"}!;' -e 'close ARGV if eof;' /pobj/remind-6.1.2/remind-06.01.02/scripts/tkremind.in configure: WARNING: unrecognized options: --disable-silent-rules, --disable-gtk-doc configure: loading site script /pobj/remind-6.1.2/config.site ********************** * * * Configuring REMIND * * * ********************** checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... (cached) o checking whether the compiler supports GNU C... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to enable C11 features... none needed checking for a BSD-compatible install... /pobj/remind-6.1.2/bin/install -c checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for perl... /usr/bin/perl checking for sqrt in -lm... (cached) yes checking for readline in -lreadline... yes checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for strings.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/time.h... (cached) yes checking for readline/readline.h... (cached) yes checking for readline/history.h... (cached) yes checking size of unsigned int... 4 checking size of unsigned long... 8 checking size of time_t... 8 checking for strings.h... (cached) yes checking for sys/types.h... (cached) yes checking for glob.h... (cached) yes checking for wctype.h... (cached) yes checking for locale.h... (cached) yes checking for langinfo.h... yes checking for sys/inotify.h... no checking whether struct tm is in sys/time.h or time.h... (cached) time.h checking whether cc supports -flto=auto... yes checking whether cc supports -ffat-lto-objects... yes checking for strdup... (cached) yes checking for strcasecmp... (cached) yes checking for strncasecmp... (cached) yes checking for setenv... (cached) yes checking for unsetenv... (cached) yes checking for glob... (cached) yes checking for mbstowcs... no checking for setlocale... (cached) yes checking for initgroups... (cached) yes checking for inotify_init1... no checking for readline... no configure: creating ./config.status config.status: creating src/Makefile config.status: creating www/Makefile config.status: creating src/version.h config.status: creating rem2html/Makefile config.status: creating rem2html/rem2html config.status: creating rem2pdf/Makefile.PL config.status: creating rem2pdf/Makefile.top config.status: creating rem2pdf/bin/rem2pdf config.status: creating man/rem.1 config.status: creating man/rem2ps.1 config.status: creating man/remind.1 config.status: creating man/tkremind.1 config.status: creating scripts/tkremind config.status: creating src/config.h configure: WARNING: unrecognized options: --disable-silent-rules, --disable-gtk-doc ===> Building for remind-6.1.2 ******************* * * * Building REMIND * * * ******************* cc -c -O2 -pipe -Wall -Wextra -Wstrict-prototypes -flto=auto -ffat-lto-objects -DHAVE_CONFIG_H -DSYSDIR=/usr/local/share/remind -I. -I. calendar.c In file included from calendar.c:36: ./protos.h:300:115: warning: declaration of 'struct tm' will not be visible outside of this function [-Wvisibility] 300 | int tz_convert(int year, int month, int day, int hour, int minute, char const *src_tz, char const *tgt_tz, struct tm *tm); | ^ 1 warning generated. cc -c -O2 -pipe -Wall -Wextra -Wstrict-prototypes -flto=auto -ffat-lto-objects -DHAVE_CONFIG_H -DSYSDIR=/usr/local/share/remind -I. -I. dedupe.c cc -c -O2 -pipe -Wall -Wextra -Wstrict-prototypes -flto=auto -ffat-lto-objects -DHAVE_CONFIG_H -DSYSDIR=/usr/local/share/remind -I. -I. dynbuf.c cc -c -O2 -pipe -Wall -Wextra -Wstrict-prototypes -flto=auto -ffat-lto-objects -DHAVE_CONFIG_H -DSYSDIR=/usr/local/share/remind -I. -I. dorem.c cc -c -O2 -pipe -Wall -Wextra -Wstrict-prototypes -flto=auto -ffat-lto-objects -DHAVE_CONFIG_H -DSYSDIR=/usr/local/share/remind -I. -I. dosubst.c cc -c -O2 -pipe -Wall -Wextra -Wstrict-prototypes -flto=auto -ffat-lto-objects -DHAVE_CONFIG_H -DSYSDIR=/usr/local/share/remind -I. -I. expr.c In file included from expr.c:22: ./protos.h:300:115: warning: declaration of 'struct tm' will not be visible outside of this function [-Wvisibility] 300 | int tz_convert(int year, int month, int day, int hour, int minute, char const *src_tz, char const *tgt_tz, struct tm *tm); | ^ 1 warning generated. cc -c -O2 -pipe -Wall -Wextra -Wstrict-prototypes -flto=auto -ffat-lto-objects -DHAVE_CONFIG_H -DSYSDIR=/usr/local/share/remind -I. -I. files.c cc -c -O2 -pipe -Wall -Wextra -Wstrict-prototypes -flto=auto -ffat-lto-objects -DHAVE_CONFIG_H -DSYSDIR=/usr/local/share/remind -I. -I. funcs.c funcs.c:496:33: warning: unused parameter 'info' [-Wunused-parameter] 496 | static int FMbstrlen(func_info *info) | ^ funcs.c:758:34: warning: unused parameter 'info' [-Wunused-parameter] 758 | static int FCodepoint(func_info *info) | ^ funcs.c:833:31: warning: unused parameter 'info' [-Wunused-parameter] 833 | static int FMbchar(func_info *info) | ^ funcs.c:2521:33: warning: unused parameter 'info' [-Wunused-parameter] 2521 | static int FMbsubstr(func_info *info) | ^ funcs.c:2628:32: warning: unused parameter 'info' [-Wunused-parameter] 2628 | static int FMbindex(func_info *info) | ^ 5 warnings generated. cc -c -O2 -pipe -Wall -Wextra -Wstrict-prototypes -flto=auto -ffat-lto-objects -DHAVE_CONFIG_H -DSYSDIR=/usr/local/share/remind -I. -I. globals.c cc -c -O2 -pipe -Wall -Wextra -Wstrict-prototypes -flto=auto -ffat-lto-objects -DHAVE_CONFIG_H -DSYSDIR=/usr/local/share/remind -I. -I. hashtab.c cc -c -O2 -pipe -Wall -Wextra -Wstrict-prototypes -flto=auto -ffat-lto-objects -DHAVE_CONFIG_H -DSYSDIR=/usr/local/share/remind -I. -I. hashtab_stats.c cc -c -O2 -pipe -Wall -Wextra -Wstrict-prototypes -flto=auto -ffat-lto-objects -DHAVE_CONFIG_H -DSYSDIR=/usr/local/share/remind -I. -I. hbcal.c In file included from hbcal.c:20: ./protos.h:300:115: warning: declaration of 'struct tm' will not be visible outside of this function [-Wvisibility] 300 | int tz_convert(int year, int month, int day, int hour, int minute, char const *src_tz, char const *tgt_tz, struct tm *tm); | ^ 1 warning generated. cc -c -O2 -pipe -Wall -Wextra -Wstrict-prototypes -flto=auto -ffat-lto-objects -DHAVE_CONFIG_H -DSYSDIR=/usr/local/share/remind -I. -I. ifelse.c In file included from ifelse.c:14: ./protos.h:300:115: warning: declaration of 'struct tm' will not be visible outside of this function [-Wvisibility] 300 | int tz_convert(int year, int month, int day, int hour, int minute, char const *src_tz, char const *tgt_tz, struct tm *tm); | ^ 1 warning generated. cc -c -O2 -pipe -Wall -Wextra -Wstrict-prototypes -flto=auto -ffat-lto-objects -DHAVE_CONFIG_H -DSYSDIR=/usr/local/share/remind -I. -I. init.c cc -c -O2 -pipe -Wall -Wextra -Wstrict-prototypes -flto=auto -ffat-lto-objects -DHAVE_CONFIG_H -DSYSDIR=/usr/local/share/remind -I. -I. main.c cc -c -O2 -pipe -Wall -Wextra -Wstrict-prototypes -flto=auto -ffat-lto-objects -DHAVE_CONFIG_H -DSYSDIR=/usr/local/share/remind -I. -I. md5.c cc -c -O2 -pipe -Wall -Wextra -Wstrict-prototypes -flto=auto -ffat-lto-objects -DHAVE_CONFIG_H -DSYSDIR=/usr/local/share/remind -I. -I. moon.c cc -c -O2 -pipe -Wall -Wextra -Wstrict-prototypes -flto=auto -ffat-lto-objects -DHAVE_CONFIG_H -DSYSDIR=/usr/local/share/remind -I. -I. omit.c In file included from omit.c:20: ./protos.h:300:115: warning: declaration of 'struct tm' will not be visible outside of this function [-Wvisibility] 300 | int tz_convert(int year, int month, int day, int hour, int minute, char const *src_tz, char const *tgt_tz, struct tm *tm); | ^ 1 warning generated. cc -c -O2 -pipe -Wall -Wextra -Wstrict-prototypes -flto=auto -ffat-lto-objects -DHAVE_CONFIG_H -DSYSDIR=/usr/local/share/remind -I. -I. queue.c cc -c -O2 -pipe -Wall -Wextra -Wstrict-prototypes -flto=auto -ffat-lto-objects -DHAVE_CONFIG_H -DSYSDIR=/usr/local/share/remind -I. -I. sort.c In file included from sort.c:20: ./protos.h:300:115: warning: declaration of 'struct tm' will not be visible outside of this function [-Wvisibility] 300 | int tz_convert(int year, int month, int day, int hour, int minute, char const *src_tz, char const *tgt_tz, struct tm *tm); | ^ 1 warning generated. cc -c -O2 -pipe -Wall -Wextra -Wstrict-prototypes -flto=auto -ffat-lto-objects -DHAVE_CONFIG_H -DSYSDIR=/usr/local/share/remind -I. -I. token.c cc -c -O2 -pipe -Wall -Wextra -Wstrict-prototypes -flto=auto -ffat-lto-objects -DHAVE_CONFIG_H -DSYSDIR=/usr/local/share/remind -I. -I. trans.c cc -c -O2 -pipe -Wall -Wextra -Wstrict-prototypes -flto=auto -ffat-lto-objects -DHAVE_CONFIG_H -DSYSDIR=/usr/local/share/remind -I. -I. trigger.c In file included from trigger.c:19: ./protos.h:300:115: warning: declaration of 'struct tm' will not be visible outside of this function [-Wvisibility] 300 | int tz_convert(int year, int month, int day, int hour, int minute, char const *src_tz, char const *tgt_tz, struct tm *tm); | ^ 1 warning generated. cc -c -O2 -pipe -Wall -Wextra -Wstrict-prototypes -flto=auto -ffat-lto-objects -DHAVE_CONFIG_H -DSYSDIR=/usr/local/share/remind -I. -I. userfns.c cc -c -O2 -pipe -Wall -Wextra -Wstrict-prototypes -flto=auto -ffat-lto-objects -DHAVE_CONFIG_H -DSYSDIR=/usr/local/share/remind -I. -I. utils.c cc -c -O2 -pipe -Wall -Wextra -Wstrict-prototypes -flto=auto -ffat-lto-objects -DHAVE_CONFIG_H -DSYSDIR=/usr/local/share/remind -I. -I. var.c cc -c -O2 -pipe -Wall -Wextra -Wstrict-prototypes -flto=auto -ffat-lto-objects -DHAVE_CONFIG_H -DSYSDIR=/usr/local/share/remind -I. -I. xlat.c cc -O2 -pipe -Wall -Wextra -Wstrict-prototypes -flto=auto -ffat-lto-objects -o remind calendar.o dedupe.o dynbuf.o dorem.o dosubst.o expr.o files.o funcs.o globals.o hashtab.o hashtab_stats.o hbcal.o ifelse.o init.o main.o md5.o moon.o omit.o queue.o sort.o token.o trans.o trigger.o userfns.o utils.o var.o xlat.o -lreadline -lm /usr/bin/ld: unrecognized option '--fat-lto-objects' /usr/bin/ld: use the --help option for usage information cc: error: linker command failed with exit code 1 (use -v to see invocation) *** Error 1 in src (Makefile:69 'remind') *** Error 2 in /pobj/remind-6.1.2/remind-06.01.02 (Makefile:12 'all': @cd src && /usr/bin/make all LANGDEF=) *** Error 2 in misc/remind (/ports/infrastructure/mk/bsd.port.mk:3069 '/pobj/remind-6.1.2/.build_done': @cd /pobj/remind-6.1.2/remind-06.01....) *** Error 2 in misc/remind (/ports/infrastructure/mk/bsd.port.mk:2712 'build': @lock=remind-6.1.2; export _LOCKS_HELD=" remind-6.1.2"; /u...) ===> Exiting misc/remind with an error *** Error 1 in /ports (infrastructure/mk/bsd.port.subdir.mk:144 'build': @: ${echo_msg:=echo}; : ${target:=build}; for i in ; do eval ${e...) >>> Ended at 1759497766.58 max_stuck=28.34/depends=29.33/show-prepare-results=5.82/junk=8.34/build=151.67 Error: job failed with 512 on octeon-2 at 1759497766