------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> grap-1.45 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> grap-1.45 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by grap-1.45 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> grap-1.45 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by grap-1.45 for building => SHA256 Checksum OK for grap-1.45.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> grap-1.45 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by grap-1.45 for building ===> Extracting for grap-1.45 => SHA256 Checksum OK for grap-1.45.tar.gz. Extracted Memory Use: 0.80M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for grap-1.45 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> Configuring for grap-1.45 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 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 c++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of c++... gcc3 checking for flex... flex checking lex output file root... lex.yy checking lex library... none needed checking whether yytext is a pointer... no checking for bison... no checking for byacc... byacc checking for OS version... DragonFly 5.9 checking if c++ supports -std=c++0x... yes checking how to run the C++ preprocessor... c++ -E 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 unistd.h... (cached) yes checking for errno.h... (cached) yes checking limits usability... yes checking limits presence... yes checking for limits... yes checking unordered_map usability... yes checking unordered_map presence... yes checking for unordered_map... yes checking for size_t... (cached) yes checking for snprintf... (cached) yes checking for declaration of snprintf... yes checking for strdup... (cached) yes checking for declaration of strdup... yes checking for strerror... (cached) yes checking for declaration of strerror... yes checking for random... (cached) yes checking for location of random() declaration... stdlib.h checking for optarg in unistd.h... yes checking whether to optimize grap_tokenizer... no checking whether configure called from a FreeBSD port... yes checking whether to force safer mode... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands SUCCEEDED 00:00:05 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for grap-1.45 --- y.tab.h --- byacc -d grap.yy && rm -f y.tab.c --- all --- /usr/bin/make all-am --- grap_draw.o --- --- grap_pic.o --- --- grap_parse.o --- --- grap_tokenizer.o --- --- grap.cc --- --- grap_lex.cc --- --- grap_draw.o --- c++ -DHAVE_CONFIG_H -I. -std=c++0x -Wall -std=c++0x -pipe -O2 -fno-strict-aliasing -std=c++0x -MT grap_draw.o -MD -MP -MF .deps/grap_draw.Tpo -c -o grap_draw.o grap_draw.cc --- grap_pic.o --- c++ -DHAVE_CONFIG_H -I. -std=c++0x -Wall -std=c++0x -pipe -O2 -fno-strict-aliasing -std=c++0x -MT grap_pic.o -MD -MP -MF .deps/grap_pic.Tpo -c -o grap_pic.o grap_pic.cc --- grap_parse.o --- c++ -DHAVE_CONFIG_H -I. -std=c++0x -Wall -std=c++0x -pipe -O2 -fno-strict-aliasing -std=c++0x -MT grap_parse.o -MD -MP -MF .deps/grap_parse.Tpo -c -o grap_parse.o grap_parse.cc --- grap.cc --- /bin/sh ./ylwrap `test -f 'grap.yy' || echo './'`grap.yy y.tab.c grap.cc y.tab.h `echo grap.cc | sed -e s/cc$/hh/ -e s/cpp$/hpp/ -e s/cxx$/hxx/ -e s/c++$/h++/ -e s/c$/h/` y.output grap.output -- byacc --- grap_lex.cc --- /bin/sh ./ylwrap `test -f 'grap_lex.ll' || echo './'`grap_lex.ll lex.yy.c grap_lex.cc -- flex --- grap_tokenizer.o --- c++ -DHAVE_CONFIG_H -I. -std=c++0x -Wall -std=c++0x -pipe -O2 -fno-strict-aliasing -std=c++0x -MT grap_tokenizer.o -MD -MP -MF .deps/grap_tokenizer.Tpo -c -o grap_tokenizer.o grap_tokenizer.cc --- grap_lex.o --- c++ -DHAVE_CONFIG_H -I. -std=c++0x -Wall -std=c++0x -pipe -O2 -fno-strict-aliasing -std=c++0x -MT grap_lex.o -MD -MP -MF .deps/grap_lex.Tpo -c -o grap_lex.o grap_lex.cc --- grap.o --- c++ -DHAVE_CONFIG_H -I. -std=c++0x -Wall -std=c++0x -pipe -O2 -fno-strict-aliasing -std=c++0x -MT grap.o -MD -MP -MF .deps/grap.Tpo -c -o grap.o grap.cc --- grap_lex.o --- grap_lex.ll: In function 'int yylex()': grap_lex.ll:201:52: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] for ( unsigned i = 0; i < yyleng; i++ ) ~~^~~~~~~~ --- grap_draw.o --- mv -f .deps/grap_draw.Tpo .deps/grap_draw.Po --- grap_parse.o --- mv -f .deps/grap_parse.Tpo .deps/grap_parse.Po --- grap_pic.o --- mv -f .deps/grap_pic.Tpo .deps/grap_pic.Po --- grap_lex.o --- mv -f .deps/grap_lex.Tpo .deps/grap_lex.Po --- grap.o --- mv -f .deps/grap.Tpo .deps/grap.Po --- grap_tokenizer.o --- mv -f .deps/grap_tokenizer.Tpo .deps/grap_tokenizer.Po --- grap --- c++ -Wall -std=c++0x -pipe -O2 -fno-strict-aliasing -std=c++0x -o grap grap_draw.o grap_pic.o grap_parse.o grap_tokenizer.o grap.o grap_lex.o SUCCEEDED 00:00:05 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for grap-1.45 ===> Generating temporary packing list install -s -m 555 /construction/textproc/grap/grap-1.45/grap /construction/textproc/grap/stage/usr/local/bin install -m 444 /construction/textproc/grap/grap-1.45/grap.doc /construction/textproc/grap/stage/usr/local/man/man1/grap.1 install -m 0644 /construction/textproc/grap/grap-1.45/grap.defines /construction/textproc/grap/grap-1.45/grap.tex.defines /construction/textproc/grap/stage/usr/local/share/grap (cd /construction/textproc/grap/grap-1.45 && install -m 0644 README CHANGES COPYRIGHT grap.man /construction/textproc/grap/stage/usr/local/share/doc/grap) (cd /construction/textproc/grap/grap-1.45/examples && /bin/sh -c '(/usr/bin/find -Ed $1 $3 | /usr/bin/cpio -dumpl $2 >/dev/null 2>&1) && /usr/bin/find -Ed $1 $3 \( -type d -exec /bin/sh -c '\''cd '\''$2'\'' && chmod 755 "$@"'\'' . {} + -o -type f -exec /bin/sh -c '\''cd '\''$2'\'' && chmod 0644 "$@"'\'' . {} + \)' COPYTREE_SHARE . /construction/textproc/grap/stage/usr/local/share/examples/grap) ====> 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 grap-1.45 file sizes/checksums [25]: 0% file sizes/checksums [25]: 100% packing files [25]: 0% packing files [25]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:12