------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> libyaml-0.2.2 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> libyaml-0.2.2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by libyaml-0.2.2 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> libyaml-0.2.2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by libyaml-0.2.2 for building => SHA256 Checksum OK for repacked/yaml-0.2.2.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> libyaml-0.2.2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by libyaml-0.2.2 for building ===> Extracting for libyaml-0.2.2 => SHA256 Checksum OK for repacked/yaml-0.2.2.tar.gz. Extracted Memory Use: 3.23M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for libyaml-0.2.2 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> Configuring for libyaml-0.2.2 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 whether make supports nested variables... yes 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... 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 whether cc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of cc... gcc3 checking how to run the C preprocessor... cpp checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking build system type... x86_64-portbld-dragonfly5.9 checking host system type... x86_64-portbld-dragonfly5.9 checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... (cached) 262144 checking how to convert x86_64-portbld-dragonfly5.9 file names to x86_64-portbld-dragonfly5.9 format... func_convert_file_noop checking how to convert x86_64-portbld-dragonfly5.9 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no 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 dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... dragonfly5.9 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for doxygen... false checking for ANSI C header files... (cached) yes checking for stdlib.h... (cached) yes checking for an ANSI C-conforming const... yes checking for size_t... (cached) yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating yaml-0.1.pc config.status: creating include/Makefile config.status: creating src/Makefile config.status: creating Makefile config.status: creating tests/Makefile config.status: creating include/config.h config.status: executing depfiles commands config.status: executing libtool commands SUCCEEDED 00:00:04 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for libyaml-0.2.2 --- all-recursive --- Making all in include --- all --- /usr/bin/make all-am Making all in src --- api.lo --- --- reader.lo --- --- scanner.lo --- --- parser.lo --- --- loader.lo --- --- writer.lo --- --- emitter.lo --- --- dumper.lo --- --- api.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../include -I../include -Wall -pipe -O2 -fno-strict-aliasing -MT api.lo -MD -MP -MF .deps/api.Tpo -c -o api.lo api.c --- reader.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../include -I../include -Wall -pipe -O2 -fno-strict-aliasing -MT reader.lo -MD -MP -MF .deps/reader.Tpo -c -o reader.lo reader.c --- parser.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../include -I../include -Wall -pipe -O2 -fno-strict-aliasing -MT parser.lo -MD -MP -MF .deps/parser.Tpo -c -o parser.lo parser.c --- writer.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../include -I../include -Wall -pipe -O2 -fno-strict-aliasing -MT writer.lo -MD -MP -MF .deps/writer.Tpo -c -o writer.lo writer.c --- emitter.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../include -I../include -Wall -pipe -O2 -fno-strict-aliasing -MT emitter.lo -MD -MP -MF .deps/emitter.Tpo -c -o emitter.lo emitter.c --- dumper.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../include -I../include -Wall -pipe -O2 -fno-strict-aliasing -MT dumper.lo -MD -MP -MF .deps/dumper.Tpo -c -o dumper.lo dumper.c --- scanner.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../include -I../include -Wall -pipe -O2 -fno-strict-aliasing -MT scanner.lo -MD -MP -MF .deps/scanner.Tpo -c -o scanner.lo scanner.c --- loader.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../include -I../include -Wall -pipe -O2 -fno-strict-aliasing -MT loader.lo -MD -MP -MF .deps/loader.Tpo -c -o loader.lo loader.c --- parser.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I../include -I../include -Wall -pipe -O2 -fno-strict-aliasing -MT parser.lo -MD -MP -MF .deps/parser.Tpo -c parser.c -fPIC -DPIC -o .libs/parser.o --- writer.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I../include -I../include -Wall -pipe -O2 -fno-strict-aliasing -MT writer.lo -MD -MP -MF .deps/writer.Tpo -c writer.c -fPIC -DPIC -o .libs/writer.o --- dumper.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I../include -I../include -Wall -pipe -O2 -fno-strict-aliasing -MT dumper.lo -MD -MP -MF .deps/dumper.Tpo -c dumper.c -fPIC -DPIC -o .libs/dumper.o --- emitter.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I../include -I../include -Wall -pipe -O2 -fno-strict-aliasing -MT emitter.lo -MD -MP -MF .deps/emitter.Tpo -c emitter.c -fPIC -DPIC -o .libs/emitter.o --- scanner.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I../include -I../include -Wall -pipe -O2 -fno-strict-aliasing -MT scanner.lo -MD -MP -MF .deps/scanner.Tpo -c scanner.c -fPIC -DPIC -o .libs/scanner.o --- reader.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I../include -I../include -Wall -pipe -O2 -fno-strict-aliasing -MT reader.lo -MD -MP -MF .deps/reader.Tpo -c reader.c -fPIC -DPIC -o .libs/reader.o --- emitter.lo --- emitter.c: In function 'yaml_emitter_write_plain_scalar': emitter.c:28:6: warning: value computed is not used [-Wunused-value] && ((emitter->line_break == YAML_CR_BREAK ? \ ^~ emitter.c:56:11: note: in expansion of macro 'PUT_BREAK' (PUT_BREAK(emitter), \ ^~~~~~~~~ emitter.c:1924:18: note: in expansion of macro 'WRITE_BREAK' if (!WRITE_BREAK(emitter, string)) return 0; ^~~~~~~~~~~ emitter.c: In function 'yaml_emitter_write_single_quoted_scalar': emitter.c:28:6: warning: value computed is not used [-Wunused-value] && ((emitter->line_break == YAML_CR_BREAK ? \ ^~ emitter.c:56:11: note: in expansion of macro 'PUT_BREAK' (PUT_BREAK(emitter), \ ^~~~~~~~~ emitter.c:1985:18: note: in expansion of macro 'WRITE_BREAK' if (!WRITE_BREAK(emitter, string)) return 0; ^~~~~~~~~~~ emitter.c: In function 'yaml_emitter_write_literal_scalar': emitter.c:28:6: warning: value computed is not used [-Wunused-value] && ((emitter->line_break == YAML_CR_BREAK ? \ ^~ emitter.c:56:11: note: in expansion of macro 'PUT_BREAK' (PUT_BREAK(emitter), \ ^~~~~~~~~ emitter.c:2251:18: note: in expansion of macro 'WRITE_BREAK' if (!WRITE_BREAK(emitter, string)) return 0; ^~~~~~~~~~~ --- api.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I../include -I../include -Wall -pipe -O2 -fno-strict-aliasing -MT api.lo -MD -MP -MF .deps/api.Tpo -c api.c -fPIC -DPIC -o .libs/api.o --- emitter.lo --- emitter.c: In function 'yaml_emitter_write_folded_scalar': emitter.c:28:6: warning: value computed is not used [-Wunused-value] && ((emitter->line_break == YAML_CR_BREAK ? \ ^~ emitter.c:56:11: note: in expansion of macro 'PUT_BREAK' (PUT_BREAK(emitter), \ ^~~~~~~~~ emitter.c:2300:18: note: in expansion of macro 'WRITE_BREAK' if (!WRITE_BREAK(emitter, string)) return 0; ^~~~~~~~~~~ --- loader.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I../include -I../include -Wall -pipe -O2 -fno-strict-aliasing -MT loader.lo -MD -MP -MF .deps/loader.Tpo -c loader.c -fPIC -DPIC -o .libs/loader.o --- writer.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I../include -I../include -Wall -pipe -O2 -fno-strict-aliasing -MT writer.lo -MD -MP -MF .deps/writer.Tpo -c writer.c -o writer.o >/dev/null 2>&1 --- dumper.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I../include -I../include -Wall -pipe -O2 -fno-strict-aliasing -MT dumper.lo -MD -MP -MF .deps/dumper.Tpo -c dumper.c -o dumper.o >/dev/null 2>&1 --- writer.lo --- mv -f .deps/writer.Tpo .deps/writer.Plo --- reader.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I../include -I../include -Wall -pipe -O2 -fno-strict-aliasing -MT reader.lo -MD -MP -MF .deps/reader.Tpo -c reader.c -o reader.o >/dev/null 2>&1 --- loader.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I../include -I../include -Wall -pipe -O2 -fno-strict-aliasing -MT loader.lo -MD -MP -MF .deps/loader.Tpo -c loader.c -o loader.o >/dev/null 2>&1 --- dumper.lo --- mv -f .deps/dumper.Tpo .deps/dumper.Plo --- reader.lo --- mv -f .deps/reader.Tpo .deps/reader.Plo --- loader.lo --- mv -f .deps/loader.Tpo .deps/loader.Plo --- api.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I../include -I../include -Wall -pipe -O2 -fno-strict-aliasing -MT api.lo -MD -MP -MF .deps/api.Tpo -c api.c -o api.o >/dev/null 2>&1 --- parser.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I../include -I../include -Wall -pipe -O2 -fno-strict-aliasing -MT parser.lo -MD -MP -MF .deps/parser.Tpo -c parser.c -o parser.o >/dev/null 2>&1 mv -f .deps/parser.Tpo .deps/parser.Plo --- emitter.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I../include -I../include -Wall -pipe -O2 -fno-strict-aliasing -MT emitter.lo -MD -MP -MF .deps/emitter.Tpo -c emitter.c -o emitter.o >/dev/null 2>&1 --- api.lo --- mv -f .deps/api.Tpo .deps/api.Plo --- scanner.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I../include -I../include -Wall -pipe -O2 -fno-strict-aliasing -MT scanner.lo -MD -MP -MF .deps/scanner.Tpo -c scanner.c -o scanner.o >/dev/null 2>&1 --- emitter.lo --- mv -f .deps/emitter.Tpo .deps/emitter.Plo --- scanner.lo --- mv -f .deps/scanner.Tpo .deps/scanner.Plo --- libyaml.la --- /bin/sh ../libtool --tag=CC --mode=link cc -pipe -O2 -fno-strict-aliasing -no-undefined -release 0 -version-info 2:6:0 -o libyaml.la -rpath /usr/local/lib api.lo reader.lo scanner.lo parser.lo loader.lo writer.lo emitter.lo dumper.lo libtool: link: cc -shared -fPIC -DPIC .libs/api.o .libs/reader.o .libs/scanner.o .libs/parser.o .libs/loader.o .libs/writer.o .libs/emitter.o .libs/dumper.o -O2 -Wl,-soname -Wl,libyaml-0.so.2 -o .libs/libyaml-0.so.2.0.6 libtool: link: (cd ".libs" && rm -f "libyaml-0.so.2" && ln -s "libyaml-0.so.2.0.6" "libyaml-0.so.2") libtool: link: (cd ".libs" && rm -f "libyaml.so" && ln -s "libyaml-0.so.2.0.6" "libyaml.so") libtool: link: ar cru .libs/libyaml.a api.o reader.o scanner.o parser.o loader.o writer.o emitter.o dumper.o /usr/libexec/binutils227/elf/ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libyaml.a libtool: link: ( cd ".libs" && rm -f "libyaml.la" && ln -s "../libyaml.la" "libyaml.la" ) Making all in . Making all in tests --- run-scanner.o --- --- run-parser.o --- --- run-loader.o --- --- run-emitter.o --- --- run-dumper.o --- --- example-reformatter.o --- --- example-reformatter-alt.o --- --- example-deconstructor.o --- --- example-deconstructor-alt.o --- --- run-parser-test-suite.o --- --- run-scanner.o --- cc -DHAVE_CONFIG_H -I. -I../include -I../include -Wall -pipe -O2 -fno-strict-aliasing -MT run-scanner.o -MD -MP -MF .deps/run-scanner.Tpo -c -o run-scanner.o run-scanner.c --- run-parser.o --- cc -DHAVE_CONFIG_H -I. -I../include -I../include -Wall -pipe -O2 -fno-strict-aliasing -MT run-parser.o -MD -MP -MF .deps/run-parser.Tpo -c -o run-parser.o run-parser.c --- run-loader.o --- cc -DHAVE_CONFIG_H -I. -I../include -I../include -Wall -pipe -O2 -fno-strict-aliasing -MT run-loader.o -MD -MP -MF .deps/run-loader.Tpo -c -o run-loader.o run-loader.c --- run-emitter.o --- cc -DHAVE_CONFIG_H -I. -I../include -I../include -Wall -pipe -O2 -fno-strict-aliasing -MT run-emitter.o -MD -MP -MF .deps/run-emitter.Tpo -c -o run-emitter.o run-emitter.c --- run-dumper.o --- cc -DHAVE_CONFIG_H -I. -I../include -I../include -Wall -pipe -O2 -fno-strict-aliasing -MT run-dumper.o -MD -MP -MF .deps/run-dumper.Tpo -c -o run-dumper.o run-dumper.c --- example-reformatter.o --- cc -DHAVE_CONFIG_H -I. -I../include -I../include -Wall -pipe -O2 -fno-strict-aliasing -MT example-reformatter.o -MD -MP -MF .deps/example-reformatter.Tpo -c -o example-reformatter.o example-reformatter.c --- example-deconstructor.o --- cc -DHAVE_CONFIG_H -I. -I../include -I../include -Wall -pipe -O2 -fno-strict-aliasing -MT example-deconstructor.o -MD -MP -MF .deps/example-deconstructor.Tpo -c -o example-deconstructor.o example-deconstructor.c --- example-reformatter-alt.o --- cc -DHAVE_CONFIG_H -I. -I../include -I../include -Wall -pipe -O2 -fno-strict-aliasing -MT example-reformatter-alt.o -MD -MP -MF .deps/example-reformatter-alt.Tpo -c -o example-reformatter-alt.o example-reformatter-alt.c --- example-deconstructor-alt.o --- cc -DHAVE_CONFIG_H -I. -I../include -I../include -Wall -pipe -O2 -fno-strict-aliasing -MT example-deconstructor-alt.o -MD -MP -MF .deps/example-deconstructor-alt.Tpo -c -o example-deconstructor-alt.o example-deconstructor-alt.c --- run-parser-test-suite.o --- cc -DHAVE_CONFIG_H -I. -I../include -I../include -Wall -pipe -O2 -fno-strict-aliasing -MT run-parser-test-suite.o -MD -MP -MF .deps/run-parser-test-suite.Tpo -c -o run-parser-test-suite.o run-parser-test-suite.c --- example-deconstructor-alt.o --- example-deconstructor-alt.c: In function 'main': example-deconstructor-alt.c:649:51: warning: comparison between 'yaml_sequence_style_t' {aka 'enum yaml_sequence_style_e'} and 'enum yaml_mapping_style_e' [-Wenum-compare] (yaml_char_t *)(style == YAML_BLOCK_MAPPING_STYLE ? "block" : ^~ example-deconstructor-alt.c:650:36: warning: comparison between 'yaml_sequence_style_t' {aka 'enum yaml_sequence_style_e'} and 'enum yaml_mapping_style_e' [-Wenum-compare] style == YAML_FLOW_MAPPING_STYLE ? "flow" : ^~ --- run-parser.o --- mv -f .deps/run-parser.Tpo .deps/run-parser.Po --- run-loader.o --- mv -f .deps/run-loader.Tpo .deps/run-loader.Po --- run-emitter-test-suite.o --- cc -DHAVE_CONFIG_H -I. -I../include -I../include -Wall -pipe -O2 -fno-strict-aliasing -MT run-emitter-test-suite.o -MD -MP -MF .deps/run-emitter-test-suite.Tpo -c -o run-emitter-test-suite.o run-emitter-test-suite.c --- run-loader --- /bin/sh ../libtool --tag=CC --mode=link cc -pipe -O2 -fno-strict-aliasing -o run-loader run-loader.o ../src/libyaml.la --- example-reformatter.o --- mv -f .deps/example-reformatter.Tpo .deps/example-reformatter.Po --- run-parser --- --- run-parser-test-suite.o --- mv -f .deps/run-parser-test-suite.Tpo .deps/run-parser-test-suite.Po --- run-parser --- /bin/sh ../libtool --tag=CC --mode=link cc -pipe -O2 -fno-strict-aliasing -o run-parser run-parser.o ../src/libyaml.la --- example-reformatter-alt.o --- mv -f .deps/example-reformatter-alt.Tpo .deps/example-reformatter-alt.Po --- example-reformatter --- --- run-parser-test-suite --- --- example-reformatter --- /bin/sh ../libtool --tag=CC --mode=link cc -pipe -O2 -fno-strict-aliasing -o example-reformatter example-reformatter.o ../src/libyaml.la --- run-parser-test-suite --- /bin/sh ../libtool --tag=CC --mode=link cc -pipe -O2 -fno-strict-aliasing -o run-parser-test-suite run-parser-test-suite.o ../src/libyaml.la --- run-scanner.o --- mv -f .deps/run-scanner.Tpo .deps/run-scanner.Po --- example-reformatter-alt --- /bin/sh ../libtool --tag=CC --mode=link cc -pipe -O2 -fno-strict-aliasing -o example-reformatter-alt example-reformatter-alt.o ../src/libyaml.la --- run-emitter.o --- mv -f .deps/run-emitter.Tpo .deps/run-emitter.Po --- run-scanner --- /bin/sh ../libtool --tag=CC --mode=link cc -pipe -O2 -fno-strict-aliasing -o run-scanner run-scanner.o ../src/libyaml.la --- example-deconstructor-alt.o --- mv -f .deps/example-deconstructor-alt.Tpo .deps/example-deconstructor-alt.Po --- run-emitter --- /bin/sh ../libtool --tag=CC --mode=link cc -pipe -O2 -fno-strict-aliasing -o run-emitter run-emitter.o ../src/libyaml.la --- run-dumper.o --- mv -f .deps/run-dumper.Tpo .deps/run-dumper.Po --- example-deconstructor-alt --- /bin/sh ../libtool --tag=CC --mode=link cc -pipe -O2 -fno-strict-aliasing -o example-deconstructor-alt example-deconstructor-alt.o ../src/libyaml.la --- run-loader --- libtool: link: cc -pipe -O2 -fno-strict-aliasing -o .libs/run-loader run-loader.o ../src/.libs/libyaml.so -Wl,-rpath -Wl,/usr/local/lib --- example-deconstructor.o --- mv -f .deps/example-deconstructor.Tpo .deps/example-deconstructor.Po --- run-emitter-test-suite.o --- mv -f .deps/run-emitter-test-suite.Tpo .deps/run-emitter-test-suite.Po --- run-dumper --- --- example-deconstructor --- --- run-dumper --- /bin/sh ../libtool --tag=CC --mode=link cc -pipe -O2 -fno-strict-aliasing -o run-dumper run-dumper.o ../src/libyaml.la --- run-parser-test-suite --- libtool: link: cc -pipe -O2 -fno-strict-aliasing -o .libs/run-parser-test-suite run-parser-test-suite.o ../src/.libs/libyaml.so -Wl,-rpath -Wl,/usr/local/lib --- run-emitter-test-suite --- /bin/sh ../libtool --tag=CC --mode=link cc -pipe -O2 -fno-strict-aliasing -o run-emitter-test-suite run-emitter-test-suite.o ../src/libyaml.la --- example-reformatter --- libtool: link: cc -pipe -O2 -fno-strict-aliasing -o .libs/example-reformatter example-reformatter.o ../src/.libs/libyaml.so -Wl,-rpath -Wl,/usr/local/lib --- example-deconstructor --- /bin/sh ../libtool --tag=CC --mode=link cc -pipe -O2 -fno-strict-aliasing -o example-deconstructor example-deconstructor.o ../src/libyaml.la --- run-parser --- libtool: link: cc -pipe -O2 -fno-strict-aliasing -o .libs/run-parser run-parser.o ../src/.libs/libyaml.so -Wl,-rpath -Wl,/usr/local/lib --- example-reformatter-alt --- libtool: link: cc -pipe -O2 -fno-strict-aliasing -o .libs/example-reformatter-alt example-reformatter-alt.o ../src/.libs/libyaml.so -Wl,-rpath -Wl,/usr/local/lib --- run-emitter --- libtool: link: cc -pipe -O2 -fno-strict-aliasing -o .libs/run-emitter run-emitter.o ../src/.libs/libyaml.so -Wl,-rpath -Wl,/usr/local/lib --- run-scanner --- libtool: link: cc -pipe -O2 -fno-strict-aliasing -o .libs/run-scanner run-scanner.o ../src/.libs/libyaml.so -Wl,-rpath -Wl,/usr/local/lib --- example-deconstructor-alt --- libtool: link: cc -pipe -O2 -fno-strict-aliasing -o .libs/example-deconstructor-alt example-deconstructor-alt.o ../src/.libs/libyaml.so -Wl,-rpath -Wl,/usr/local/lib --- run-emitter-test-suite --- libtool: link: cc -pipe -O2 -fno-strict-aliasing -o .libs/run-emitter-test-suite run-emitter-test-suite.o ../src/.libs/libyaml.so -Wl,-rpath -Wl,/usr/local/lib --- run-dumper --- libtool: link: cc -pipe -O2 -fno-strict-aliasing -o .libs/run-dumper run-dumper.o ../src/.libs/libyaml.so -Wl,-rpath -Wl,/usr/local/lib --- example-deconstructor --- libtool: link: cc -pipe -O2 -fno-strict-aliasing -o .libs/example-deconstructor example-deconstructor.o ../src/.libs/libyaml.so -Wl,-rpath -Wl,/usr/local/lib SUCCEEDED 00:00:06 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for libyaml-0.2.2 ===> Generating temporary packing list if test -z 'strip'; then /usr/bin/make INSTALL_PROGRAM="/bin/sh /construction/textproc/libyaml/yaml-0.2.2/config/install-sh -c -s" install_sh_PROGRAM="/bin/sh /construction/textproc/libyaml/yaml-0.2.2/config/install-sh -c -s" INSTALL_STRIP_FLAG=-s install; else /usr/bin/make INSTALL_PROGRAM="/bin/sh /construction/textproc/libyaml/yaml-0.2.2/config/install-sh -c -s" install_sh_PROGRAM="/bin/sh /construction/textproc/libyaml/yaml-0.2.2/config/install-sh -c -s" INSTALL_STRIP_FLAG=-s "INSTALL_PROGRAM_ENV=STRIPPROG='strip'" install; fi Making install in include /bin/mkdir -p '/construction/textproc/libyaml/stage/usr/local/include' install -m 0644 yaml.h '/construction/textproc/libyaml/stage/usr/local/include/.' Making install in src /bin/mkdir -p '/construction/textproc/libyaml/stage/usr/local/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c -s libyaml.la '/construction/textproc/libyaml/stage/usr/local/lib' libtool: install: /usr/bin/install -c .libs/libyaml-0.so.2.0.6 /construction/textproc/libyaml/stage/usr/local/lib/libyaml-0.so.2.0.6 libtool: install: strip --strip-unneeded /construction/textproc/libyaml/stage/usr/local/lib/libyaml-0.so.2.0.6 libtool: install: (cd /construction/textproc/libyaml/stage/usr/local/lib && { ln -s -f libyaml-0.so.2.0.6 libyaml-0.so.2 || { rm -f libyaml-0.so.2 && ln -s libyaml-0.so.2.0.6 libyaml-0.so.2; }; }) libtool: install: (cd /construction/textproc/libyaml/stage/usr/local/lib && { ln -s -f libyaml-0.so.2.0.6 libyaml.so || { rm -f libyaml.so && ln -s libyaml-0.so.2.0.6 libyaml.so; }; }) libtool: install: /usr/bin/install -c .libs/libyaml.lai /construction/textproc/libyaml/stage/usr/local/lib/libyaml.la libtool: install: /usr/bin/install -c .libs/libyaml.a /construction/textproc/libyaml/stage/usr/local/lib/libyaml.a libtool: install: strip --strip-debug /construction/textproc/libyaml/stage/usr/local/lib/libyaml.a libtool: install: chmod 644 /construction/textproc/libyaml/stage/usr/local/lib/libyaml.a libtool: install: ranlib /construction/textproc/libyaml/stage/usr/local/lib/libyaml.a libtool: warning: remember to run 'libtool --finish /usr/local/lib' Making install in . /bin/mkdir -p '/construction/textproc/libyaml/stage/usr/local/libdata/pkgconfig' install -m 0644 yaml-0.1.pc '/construction/textproc/libyaml/stage/usr/local/libdata/pkgconfig' 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 libyaml-0.2.2 file sizes/checksums [6]: 0% file sizes/checksums [6]: 100% packing files [6]: 0% packing files [6]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:14