------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/ncurses-6.1.20190525.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/libtextstyle-0.20.1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/gettext-runtime-0.20.1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/m4-1.4.18_1,1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/bison-3.5.2,1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- ===> NOTICE: The syck port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> syck-0.70 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> NOTICE: The syck port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> syck-0.70 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by syck-0.70 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> NOTICE: The syck port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> syck-0.70 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by syck-0.70 for building => SHA256 Checksum OK for syck-0.70.tar.gz. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> NOTICE: The syck port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> syck-0.70 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by syck-0.70 for building ===> Extracting for syck-0.70 => SHA256 Checksum OK for syck-0.70.tar.gz. Extracted Memory Use: 2.07M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for syck-0.70 ===> Applying ports patches for syck-0.70 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> syck-0.70 depends on executable: bison - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> syck-0.70 depends on executable: bison - found ===> Configuring for syck-0.70 configure: loading site script /xports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking dependency style of cc... gcc3 checking for cc option to accept ISO C99... none needed checking for cc option to accept ISO Standard C... (cached) none needed checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking for ranlib... ranlib checking whether make sets $(MAKE)... (cached) yes checking for gawk... (cached) /usr/bin/awk checking for flex... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes checking for bison... bison -y checking how to run the C preprocessor... cpp checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for alloca.h... (cached) no checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking size of int... 4 checking size of long... 8 checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... (cached) yes checking for vprintf... (cached) yes checking for _doprnt... no configure: creating ./config.status config.status: creating Makefile config.status: creating lib/Makefile config.status: creating tests/Makefile config.status: creating config.h config.status: executing depfiles commands SUCCEEDED 00:00:07 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for syck-0.70 /usr/bin/make all-recursive Making all in lib cc -DHAVE_CONFIG_H -I. -I.. -I.. -fPIC -pipe -fPIC -O2 -fno-strict-aliasing -MT emitter.o -MD -MP -MF .deps/emitter.Tpo -c -o emitter.o emitter.c mv -f .deps/emitter.Tpo .deps/emitter.Po cc -DHAVE_CONFIG_H -I. -I.. -I.. -fPIC -pipe -fPIC -O2 -fno-strict-aliasing -MT handler.o -MD -MP -MF .deps/handler.Tpo -c -o handler.o handler.c mv -f .deps/handler.Tpo .deps/handler.Po cc -DHAVE_CONFIG_H -I. -I.. -I.. -fPIC -pipe -fPIC -O2 -fno-strict-aliasing -MT node.o -MD -MP -MF .deps/node.Tpo -c -o node.o node.c mv -f .deps/node.Tpo .deps/node.Po cc -DHAVE_CONFIG_H -I. -I.. -I.. -fPIC -pipe -fPIC -O2 -fno-strict-aliasing -MT syck.o -MD -MP -MF .deps/syck.Tpo -c -o syck.o syck.c mv -f .deps/syck.Tpo .deps/syck.Po cc -DHAVE_CONFIG_H -I. -I.. -I.. -fPIC -pipe -fPIC -O2 -fno-strict-aliasing -MT syck_st.o -MD -MP -MF .deps/syck_st.Tpo -c -o syck_st.o syck_st.c mv -f .deps/syck_st.Tpo .deps/syck_st.Po /bin/sh ../config/ylwrap gram.y y.tab.c gram.c y.tab.h gram.h y.output gram.output -- bison -y -d -d -t -v -p syck /construction/textproc/syck/syck-0.70/lib/gram.y:11.1-12: warning: POSIX Yacc does not support %pure-parser [-Wyacc] 11 | %pure-parser | ^~~~~~~~~~~~ /construction/textproc/syck/syck-0.70/lib/gram.y:11.1-12: warning: deprecated directive: '%pure-parser', use '%define api.pure' [-Wdeprecated] 11 | %pure-parser | ^~~~~~~~~~~~ | %define api.pure /construction/textproc/syck/syck-0.70/lib/gram.y: warning: fix-its can be applied. Rerun with option '--update'. [-Wother] updating gram.h updating gram.output cc -DHAVE_CONFIG_H -I. -I.. -I.. -fPIC -pipe -fPIC -O2 -fno-strict-aliasing -MT gram.o -MD -MP -MF .deps/gram.Tpo -c -o gram.o gram.c mv -f .deps/gram.Tpo .deps/gram.Po cc -DHAVE_CONFIG_H -I. -I.. -I.. -fPIC -pipe -fPIC -O2 -fno-strict-aliasing -MT bytecode.o -MD -MP -MF .deps/bytecode.Tpo -c -o bytecode.o bytecode.c mv -f .deps/bytecode.Tpo .deps/bytecode.Po cc -DHAVE_CONFIG_H -I. -I.. -I.. -fPIC -pipe -fPIC -O2 -fno-strict-aliasing -MT yaml2byte.o -MD -MP -MF .deps/yaml2byte.Tpo -c -o yaml2byte.o yaml2byte.c mv -f .deps/yaml2byte.Tpo .deps/yaml2byte.Po cc -DHAVE_CONFIG_H -I. -I.. -I.. -fPIC -pipe -fPIC -O2 -fno-strict-aliasing -MT token.o -MD -MP -MF .deps/token.Tpo -c -o token.o token.c mv -f .deps/token.Tpo .deps/token.Po cc -DHAVE_CONFIG_H -I. -I.. -I.. -fPIC -pipe -fPIC -O2 -fno-strict-aliasing -MT implicit.o -MD -MP -MF .deps/implicit.Tpo -c -o implicit.o implicit.c mv -f .deps/implicit.Tpo .deps/implicit.Po rm -f libsyck.a ar cru libsyck.a emitter.o handler.o node.o syck.o syck_st.o gram.o bytecode.o yaml2byte.o token.o implicit.o /usr/libexec/binutils227/elf/ar: `u' modifier ignored since `D' is the default (see `U') ranlib libsyck.a Making all in tests cc -DHAVE_CONFIG_H -I. -I.. -I../lib -pipe -fPIC -O2 -fno-strict-aliasing -MT Basic.o -MD -MP -MF .deps/Basic.Tpo -c -o Basic.o Basic.c mv -f .deps/Basic.Tpo .deps/Basic.Po cc -DHAVE_CONFIG_H -I. -I.. -I../lib -pipe -fPIC -O2 -fno-strict-aliasing -MT CuTest.o -MD -MP -MF .deps/CuTest.Tpo -c -o CuTest.o CuTest.c mv -f .deps/CuTest.Tpo .deps/CuTest.Po cc -pipe -fPIC -O2 -fno-strict-aliasing -L../lib -o test-basic Basic.o CuTest.o -lsyck cc -DHAVE_CONFIG_H -I. -I.. -I../lib -pipe -fPIC -O2 -fno-strict-aliasing -MT Parse.o -MD -MP -MF .deps/Parse.Tpo -c -o Parse.o Parse.c mv -f .deps/Parse.Tpo .deps/Parse.Po cc -pipe -fPIC -O2 -fno-strict-aliasing -L../lib -o test-parse Parse.o CuTest.o -lsyck cc -DHAVE_CONFIG_H -I. -I.. -I../lib -pipe -fPIC -O2 -fno-strict-aliasing -MT YTS.o -MD -MP -MF .deps/YTS.Tpo -c -o YTS.o YTS.c mv -f .deps/YTS.Tpo .deps/YTS.Po cc -pipe -fPIC -O2 -fno-strict-aliasing -L../lib -o test-yts YTS.o CuTest.o -lsyck cc -DHAVE_CONFIG_H -I. -I.. -I../lib -pipe -fPIC -O2 -fno-strict-aliasing -MT Emit.o -MD -MP -MF .deps/Emit.Tpo -c -o Emit.o Emit.c mv -f .deps/Emit.Tpo .deps/Emit.Po cc -pipe -fPIC -O2 -fno-strict-aliasing -L../lib -o test-emit Emit.o CuTest.o -lsyck SUCCEEDED 00:00:09 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for syck-0.70 ===> Generating temporary packing list Making install in lib test -z "/usr/local/lib" || /bin/mkdir -p "/construction/textproc/syck/stage/usr/local/lib" install -m 0644 'libsyck.a' '/construction/textproc/syck/stage/usr/local/lib/libsyck.a' ranlib '/construction/textproc/syck/stage/usr/local/lib/libsyck.a' test -z "/usr/local/include" || /bin/mkdir -p "/construction/textproc/syck/stage/usr/local/include" install -m 0644 'syck.h' '/construction/textproc/syck/stage/usr/local/include/syck.h' install -m 0644 'syck_st.h' '/construction/textproc/syck/stage/usr/local/include/syck_st.h' Making install in tests ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for syck-0.70 file sizes/checksums [3]: 0% file sizes/checksums [3]: 100% packing files [3]: 0% packing files [3]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:19