=> Building devel/pire build started at Tue Oct 4 20:08:46 PDT 2016 port directory: /usr/ports/devel/pire building for: DragonFly pkgbox64.dragonflybsd.org 4.7-DEVELOPMENT DragonFly v4.7.0.78.g7d868-DEVELOPMENT #7: Mon Aug 1 22:25:32 PDT 2016 root@pkgbox64.dragonflybsd.org:/usr/obj/usr/src/sys/X86_64_GENERIC x86_64 maintained by: amdmi3@FreeBSD.org ident warning: no id keywords in /build/boomdata/data/.m/bleeding-edge-default/ref/../01//usr/ports/devel/pire/Makefile Makefile ident: Poudriere version: 3.1-pre Host OSVERSION: 400700 Jail OSVERSION: 400702 !!! Jail is newer than host. (Jail: 400702, Host: 400700) !!! !!! This is not supported. !!! !!! Host kernel must be same or newer than jail. !!! !!! Expect build failures. !!! ---Begin Environment--- STATUS=1 SAVED_TERM=screen MASTERMNT=/build/boomdata/data/.m/bleeding-edge-default/ref PATH=/usr/local/libexec/poudriere:/sbin:/bin:/usr/sbin:/usr/bin:/usr/pkg/bin:/usr/pkg/sbin:/usr/games:/usr/local/sbin:/usr/local/bin:/usr/pkg/xorg/bin:/usr/X11R6/bin:/root/bin:/sbin:/usr/sbin POUDRIERE_BUILD_TYPE=bulk PKGNAME=pire-0.0.5_1 OLDPWD=/root/boom PWD=/build/boomdata/data/.m/bleeding-edge-default/ref/.p/pool MASTERNAME=bleeding-edge-default TERM=cons25 USER=root HOME=/root POUDRIERE_VERSION=3.1-pre LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- MAKE=gmake XDG_DATA_HOME=/wrkdirs/devel/pire XDG_CONFIG_HOME=/wrkdirs/devel/pire HOME=/wrkdirs/devel/pire TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCVER=gcc50 CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/devel/pire XDG_CONFIG_HOME=/wrkdirs/devel/pire HOME=/wrkdirs/devel/pire TMPDIR="/tmp" NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES CCVER=gcc50 PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" NOPROFILE=1 CC="cc" CFLAGS="-pipe -O2 -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS="" LIBS="" CXX="c++" CXXFLAGS=" -pipe -O2 -fno-strict-aliasing" MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 444" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- OSREL=4.7 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib PROFILE="@comment " DOCSDIR="share/doc/pire" EXAMPLESDIR="share/examples/pire" DATADIR="share/pire" WWWDIR="www/pire" ETCDIR="etc/pire" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/pire DOCSDIR=/usr/local/share/doc/pire EXAMPLESDIR=/usr/local/share/examples/pire WWWDIR=/usr/local/www/pire ETCDIR=/usr/local/etc/pire --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs NO_BACKUP=yes USE_PACKAGE_DEPENDS=yes PKG_CREATE_VERBOSE=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORT_DBDIR=/options PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles MAKE_JOBS_NUMBER=5 ---End make.conf--- =================================================== ===> License LGPL3+ accepted by the user =========================================================================== =================================================== ===> pire-0.0.5_1 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.8.7_3.txz Installing pkg-1.8.7_3... Extracting pkg-1.8.7_3: .......... done ===> pire-0.0.5_1 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of pire-0.0.5_1 =========================================================================== =================================================== =========================================================================== =================================================== ===> License LGPL3+ accepted by the user ===> Fetching all distfiles required by pire-0.0.5_1 for building =========================================================================== =================================================== ===> License LGPL3+ accepted by the user ===> Fetching all distfiles required by pire-0.0.5_1 for building => SHA256 Checksum OK for dprokoptsev-pire-release-0.0.5_GH0.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License LGPL3+ accepted by the user ===> Fetching all distfiles required by pire-0.0.5_1 for building ===> Extracting for pire-0.0.5_1 => SHA256 Checksum OK for dprokoptsev-pire-release-0.0.5_GH0.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for pire-0.0.5_1 ===> Applying ports patches for pire-0.0.5_1 =========================================================================== =================================================== ===> pire-0.0.5_1 depends on executable: autoconf-2.69 - not found ===> Installing existing package /packages/All/autoconf-2.69_1.txz Installing autoconf-2.69_1... `-- Installing indexinfo-0.2.5... `-- Extracting indexinfo-0.2.5: .... done `-- Installing autoconf-wrapper-20131203... `-- Extracting autoconf-wrapper-20131203: ........ done `-- Installing perl5-5.20.3_15... `-- Extracting perl5-5.20.3_15: .......... done `-- Installing m4-1.4.17_1,1... `-- Extracting m4-1.4.17_1,1: .......... done Extracting autoconf-2.69_1: .......... done Message from perl5-5.20.3_15: The /usr/bin/perl symlink has been removed starting with Perl 5.20. For shebangs, you should either use: #!/usr/local/bin/perl or #!/usr/bin/env perl The first one will only work if you have a /usr/local/bin/perl, the second will work as long as perl is in PATH. ===> pire-0.0.5_1 depends on executable: autoconf-2.69 - found ===> Returning to build of pire-0.0.5_1 ===> pire-0.0.5_1 depends on executable: autoheader-2.69 - found ===> pire-0.0.5_1 depends on executable: autoreconf-2.69 - found ===> pire-0.0.5_1 depends on executable: aclocal-1.15 - not found ===> Installing existing package /packages/All/automake-1.15_1.txz Installing automake-1.15_1... `-- Installing automake-wrapper-20131203... `-- Extracting automake-wrapper-20131203: ... done Extracting automake-1.15_1: .......... done ===> pire-0.0.5_1 depends on executable: aclocal-1.15 - found ===> Returning to build of pire-0.0.5_1 ===> pire-0.0.5_1 depends on executable: automake-1.15 - found ===> pire-0.0.5_1 depends on executable: libtoolize - not found ===> Installing existing package /packages/All/libtool-2.4.6.txz Installing libtool-2.4.6... Extracting libtool-2.4.6: .......... done ===> pire-0.0.5_1 depends on executable: libtoolize - found ===> Returning to build of pire-0.0.5_1 ===> pire-0.0.5_1 depends on executable: bison - not found ===> Installing existing package /packages/All/bison-2.7.1,1.txz Installing bison-2.7.1,1... `-- Installing gettext-runtime-0.19.8.1... `-- Extracting gettext-runtime-0.19.8.1: .......... done Extracting bison-2.7.1,1: .......... done ===> pire-0.0.5_1 depends on executable: bison - found ===> Returning to build of pire-0.0.5_1 ===> pire-0.0.5_1 depends on executable: gmake - not found ===> Installing existing package /packages/All/gmake-4.2.1_1.txz Installing gmake-4.2.1_1... Extracting gmake-4.2.1_1: .......... done ===> pire-0.0.5_1 depends on executable: gmake - found ===> Returning to build of pire-0.0.5_1 =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for pire-0.0.5_1 libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:12: installing './compile' configure.ac:15: installing './config.guess' configure.ac:15: installing './config.sub' configure.ac:3: installing './install-sh' configure.ac:3: installing './missing' pire/Makefile.am:11: warning: source file 'scanners/null.cpp' is in a subdirectory, pire/Makefile.am:11: but option 'subdir-objects' is disabled automake-1.15: warning: possible forward-incompatibility. automake-1.15: At least a source file is in a subdirectory, but the 'subdir-objects' automake-1.15: automake option hasn't been enabled. For now, the corresponding output automake-1.15: object file(s) will be placed in the top-level directory. However, automake-1.15: this behaviour will change in future Automake versions: they will automake-1.15: unconditionally cause object files to be placed in the same subdirectory automake-1.15: of the corresponding sources. automake-1.15: You are advised to start using 'subdir-objects' option throughout your automake-1.15: project, to avoid future incompatibilities. pire/Makefile.am:11: warning: source file 'stub/utf8.cpp' is in a subdirectory, pire/Makefile.am:11: but option 'subdir-objects' is disabled pire/Makefile.am:56: warning: source file 'extra/capture.cpp' is in a subdirectory, pire/Makefile.am:56: but option 'subdir-objects' is disabled pire/Makefile.am:56: warning: source file 'extra/count.cpp' is in a subdirectory, pire/Makefile.am:56: but option 'subdir-objects' is disabled pire/Makefile.am:56: warning: source file 'extra/glyphs.cpp' is in a subdirectory, pire/Makefile.am:56: but option 'subdir-objects' is disabled /usr/local/share/automake-1.15/am/ltlibrary.am: warning: 'libpire.la': linking libtool libraries using a non-POSIX /usr/local/share/automake-1.15/am/ltlibrary.am: archiver requires 'AM_PROG_AR' in 'configure.ac' pire/Makefile.am:10: while processing Libtool library 'libpire.la' pire/Makefile.am: installing './depcomp' configure.ac: installing './ylwrap' tests/Makefile.am:10: warning: source file 'stub/cppunit.cpp' is in a subdirectory, tests/Makefile.am:10: but option 'subdir-objects' is disabled /usr/local/share/automake-1.15/am/ltlibrary.am: warning: 'libpire_unit.la': linking libtool libraries using a non-POSIX /usr/local/share/automake-1.15/am/ltlibrary.am: archiver requires 'AM_PROG_AR' in 'configure.ac' tests/Makefile.am:9: while processing Libtool library 'libpire_unit.la' parallel-tests: installing './test-driver' configure: loading site script /usr/ports/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 gmake sets $(MAKE)... yes checking whether gmake 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 gmake... GNU checking dependency style of c++... gcc3 checking for gcc... cc 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 dependency style of cc... 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... bison -y checking build system type... x86_64-portbld-dragonfly4.7 checking host system type... x86_64-portbld-dragonfly4.7 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 whether ln -s works... yes checking the maximum length of command line arguments... (cached) 262144 checking how to convert x86_64-portbld-dragonfly4.7 file names to x86_64-portbld-dragonfly4.7 format... func_convert_file_noop checking how to convert x86_64-portbld-dragonfly4.7 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 how to run the C preprocessor... cpp 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... dragonfly4.7 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 how to run the C++ preprocessor... c++ -E checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC -DPIC checking if c++ PIC flag -fPIC -DPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking if c++ supports -c -o file.o... (cached) yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... dragonfly4.7 ld.so checking how to hardcode library paths into programs... immediate checking for stdlib.h... (cached) yes checking for stdint.h... (cached) yes checking for string.h... (cached) yes checking for sys/time.h... (cached) yes checking for stdbool.h that conforms to C99... (cached) yes checking for _Bool... (cached) yes checking for inline... inline checking for size_t... (cached) yes checking for ptrdiff_t... (cached) yes checking for error_at_line... no checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... (cached) yes checking for memset... (cached) yes checking for strchr... yes checking whether byte ordering is bigendian... no checking alignment of size_t... 8 checking alignment of uint64_t... 8 checking whether C++11 alignas is supported... no checking whether __attribute__((aligned)) is supported... yes checking whether C++11 lambdas are supported... no checking whether gcc-specific scoped expressions are supported... yes checking for valgrind... checking for valgrind... no no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating pire/Makefile config.status: creating tests/Makefile config.status: creating pkg/Makefile config.status: creating tools/Makefile config.status: creating tools/bench/Makefile config.status: creating samples/Makefile config.status: creating samples/inline/Makefile config.status: creating samples/blacklist/Makefile config.status: creating samples/pigrep/Makefile config.status: creating config.h.in config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default-1 commands =========================================================================== =================================================== ===> Building for pire-0.0.5_1 gmake[1]: Entering directory '/wrkdirs/devel/pire/pire-release-0.0.5' gmake all-recursive gmake[2]: Entering directory '/wrkdirs/devel/pire/pire-release-0.0.5' Making all in pire gmake[3]: Entering directory '/wrkdirs/devel/pire/pire-release-0.0.5/pire' ../ylwrap ./re_parser.y y.tab.c re_parser.cpp y.tab.h re_parser.h -- bison -y -d updating re_parser.h gmake all-am gmake[4]: Entering directory '/wrkdirs/devel/pire/pire-release-0.0.5/pire' /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -Wall -pipe -O2 -fno-strict-aliasing -MT classes.lo -MD -MP -MF .deps/classes.Tpo -c -o classes.lo classes.cpp /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -Wall -pipe -O2 -fno-strict-aliasing -MT easy.lo -MD -MP -MF .deps/easy.Tpo -c -o easy.lo easy.cpp /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -Wall -pipe -O2 -fno-strict-aliasing -MT encoding.lo -MD -MP -MF .deps/encoding.Tpo -c -o encoding.lo encoding.cpp /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -Wall -pipe -O2 -fno-strict-aliasing -MT fsm.lo -MD -MP -MF .deps/fsm.Tpo -c -o fsm.lo fsm.cpp /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -Wall -pipe -O2 -fno-strict-aliasing -MT re_lexer.lo -MD -MP -MF .deps/re_lexer.Tpo -c -o re_lexer.lo re_lexer.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -Wall -pipe -O2 -fno-strict-aliasing -MT fsm.lo -MD -MP -MF .deps/fsm.Tpo -c fsm.cpp -fPIC -DPIC -o .libs/fsm.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -Wall -pipe -O2 -fno-strict-aliasing -MT easy.lo -MD -MP -MF .deps/easy.Tpo -c easy.cpp -fPIC -DPIC -o .libs/easy.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -Wall -pipe -O2 -fno-strict-aliasing -MT re_lexer.lo -MD -MP -MF .deps/re_lexer.Tpo -c re_lexer.cpp -fPIC -DPIC -o .libs/re_lexer.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -Wall -pipe -O2 -fno-strict-aliasing -MT encoding.lo -MD -MP -MF .deps/encoding.Tpo -c encoding.cpp -fPIC -DPIC -o .libs/encoding.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -Wall -pipe -O2 -fno-strict-aliasing -MT classes.lo -MD -MP -MF .deps/classes.Tpo -c classes.cpp -fPIC -DPIC -o .libs/classes.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -Wall -pipe -O2 -fno-strict-aliasing -MT encoding.lo -MD -MP -MF .deps/encoding.Tpo -c encoding.cpp -o encoding.o >/dev/null 2>&1 In file included from pire.h:31:0, from easy.h:52, from easy.cpp:23: run.h:111:9: warning: always_inline function might not be inlinable [-Wattributes] Action RunChunk(const Scanner& scanner, typename Scanner::State& state, const size_t* p, size_t pos, size_t size, Pred pred) ^ run.h:52:6: warning: always_inline function might not be inlinable [-Wattributes] void Step(const Scanner& scanner, typename Scanner::State& state, Char ch) ^ run.h:52:6: warning: always_inline function might not be inlinable [-Wattributes] mv -f .deps/encoding.Tpo .deps/encoding.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -Wall -pipe -O2 -fno-strict-aliasing -MT scanner_io.lo -MD -MP -MF .deps/scanner_io.Tpo -c -o scanner_io.lo scanner_io.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -Wall -pipe -O2 -fno-strict-aliasing -MT scanner_io.lo -MD -MP -MF .deps/scanner_io.Tpo -c scanner_io.cpp -fPIC -DPIC -o .libs/scanner_io.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -Wall -pipe -O2 -fno-strict-aliasing -MT easy.lo -MD -MP -MF .deps/easy.Tpo -c easy.cpp -o easy.o >/dev/null 2>&1 libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -Wall -pipe -O2 -fno-strict-aliasing -MT re_lexer.lo -MD -MP -MF .deps/re_lexer.Tpo -c re_lexer.cpp -o re_lexer.o >/dev/null 2>&1 libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -Wall -pipe -O2 -fno-strict-aliasing -MT classes.lo -MD -MP -MF .deps/classes.Tpo -c classes.cpp -o classes.o >/dev/null 2>&1 mv -f .deps/easy.Tpo .deps/easy.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -Wall -pipe -O2 -fno-strict-aliasing -MT re_parser.lo -MD -MP -MF .deps/re_parser.Tpo -c -o re_parser.lo re_parser.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -Wall -pipe -O2 -fno-strict-aliasing -MT re_parser.lo -MD -MP -MF .deps/re_parser.Tpo -c re_parser.cpp -fPIC -DPIC -o .libs/re_parser.o mv -f .deps/re_lexer.Tpo .deps/re_lexer.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -Wall -pipe -O2 -fno-strict-aliasing -MT null.lo -MD -MP -MF .deps/null.Tpo -c -o null.lo `test -f 'scanners/null.cpp' || echo './'`scanners/null.cpp mv -f .deps/classes.Tpo .deps/classes.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -Wall -pipe -O2 -fno-strict-aliasing -MT utf8.lo -MD -MP -MF .deps/utf8.Tpo -c -o utf8.lo `test -f 'stub/utf8.cpp' || echo './'`stub/utf8.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -Wall -pipe -O2 -fno-strict-aliasing -MT null.lo -MD -MP -MF .deps/null.Tpo -c scanners/null.cpp -fPIC -DPIC -o .libs/null.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -Wall -pipe -O2 -fno-strict-aliasing -MT utf8.lo -MD -MP -MF .deps/utf8.Tpo -c stub/utf8.cpp -fPIC -DPIC -o .libs/utf8.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -Wall -pipe -O2 -fno-strict-aliasing -MT scanner_io.lo -MD -MP -MF .deps/scanner_io.Tpo -c scanner_io.cpp -o scanner_io.o >/dev/null 2>&1 libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -Wall -pipe -O2 -fno-strict-aliasing -MT utf8.lo -MD -MP -MF .deps/utf8.Tpo -c stub/utf8.cpp -o utf8.o >/dev/null 2>&1 mv -f .deps/utf8.Tpo .deps/utf8.Plo /bin/sh ../ylwrap inline.lpp lex.yy.c inline.cpp -- flex c++ -DHAVE_CONFIG_H -I. -I.. -Wall -pipe -O2 -fno-strict-aliasing -MT inline.o -MD -MP -MF .deps/inline.Tpo -c -o inline.o inline.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -Wall -pipe -O2 -fno-strict-aliasing -MT null.lo -MD -MP -MF .deps/null.Tpo -c scanners/null.cpp -o null.o >/dev/null 2>&1 libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -Wall -pipe -O2 -fno-strict-aliasing -MT fsm.lo -MD -MP -MF .deps/fsm.Tpo -c fsm.cpp -o fsm.o >/dev/null 2>&1 mv -f .deps/scanner_io.Tpo .deps/scanner_io.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -Wall -pipe -O2 -fno-strict-aliasing -MT re_parser.lo -MD -MP -MF .deps/re_parser.Tpo -c re_parser.cpp -o re_parser.o >/dev/null 2>&1 mv -f .deps/null.Tpo .deps/null.Plo mv -f .deps/re_parser.Tpo .deps/re_parser.Plo mv -f .deps/inline.Tpo .deps/inline.Po mv -f .deps/fsm.Tpo .deps/fsm.Plo /bin/sh ../libtool --tag=CXX --mode=link c++ -Wall -pipe -O2 -fno-strict-aliasing -o libpire.la -rpath /usr/local/lib classes.lo easy.lo encoding.lo fsm.lo re_lexer.lo scanner_io.lo re_parser.lo null.lo utf8.lo libtool: link: c++ -fPIC -DPIC -shared -nostdlib /usr/lib/crti.o /usr/lib/gcc50/crtbeginS.o .libs/classes.o .libs/easy.o .libs/encoding.o .libs/fsm.o .libs/re_lexer.o .libs/scanner_io.o .libs/re_parser.o .libs/null.o .libs/utf8.o -L/usr/lib/gcc50 -lstdc++ -lm -lc -lgcc -lgcc_pic /usr/lib/gcc50/crtendS.o /usr/lib/crtn.o -O2 -Wl,-soname -Wl,libpire.so.0 -o .libs/libpire.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libpire.so.0" && ln -s "libpire.so.0.0.0" "libpire.so.0") libtool: link: (cd ".libs" && rm -f "libpire.so" && ln -s "libpire.so.0.0.0" "libpire.so") libtool: link: ar cru .libs/libpire.a classes.o easy.o encoding.o fsm.o re_lexer.o scanner_io.o re_parser.o null.o utf8.o libtool: link: ranlib .libs/libpire.a libtool: link: ( cd ".libs" && rm -f "libpire.la" && ln -s "../libpire.la" "libpire.la" ) /bin/sh ../libtool --tag=CXX --mode=link c++ -Wall -pipe -O2 -fno-strict-aliasing -o pire_inline inline.o libpire.la libtool: link: c++ -Wall -pipe -O2 -fno-strict-aliasing -o .libs/pire_inline inline.o ./.libs/libpire.so -Wl,-rpath -Wl,/usr/local/lib gmake[4]: Leaving directory '/wrkdirs/devel/pire/pire-release-0.0.5/pire' gmake[3]: Leaving directory '/wrkdirs/devel/pire/pire-release-0.0.5/pire' Making all in tests gmake[3]: Entering directory '/wrkdirs/devel/pire/pire-release-0.0.5/tests' /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../pire -pipe -O2 -fno-strict-aliasing -MT libpire_unit_la-cppunit.lo -MD -MP -MF .deps/libpire_unit_la-cppunit.Tpo -c -o libpire_unit_la-cppunit.lo `test -f 'stub/cppunit.cpp' || echo './'`stub/cppunit.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../pire -pipe -O2 -fno-strict-aliasing -MT libpire_unit_la-cppunit.lo -MD -MP -MF .deps/libpire_unit_la-cppunit.Tpo -c stub/cppunit.cpp -fPIC -DPIC -o .libs/libpire_unit_la-cppunit.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../pire -pipe -O2 -fno-strict-aliasing -MT libpire_unit_la-cppunit.lo -MD -MP -MF .deps/libpire_unit_la-cppunit.Tpo -c stub/cppunit.cpp -o libpire_unit_la-cppunit.o >/dev/null 2>&1 mv -f .deps/libpire_unit_la-cppunit.Tpo .deps/libpire_unit_la-cppunit.Plo /bin/sh ../libtool --tag=CXX --mode=link c++ -I../pire -pipe -O2 -fno-strict-aliasing -o libpire_unit.la -rpath /usr/local/lib libpire_unit_la-cppunit.lo libtool: link: c++ -fPIC -DPIC -shared -nostdlib /usr/lib/crti.o /usr/lib/gcc50/crtbeginS.o .libs/libpire_unit_la-cppunit.o -L/usr/lib/gcc50 -lstdc++ -lm -lc -lgcc -lgcc_pic /usr/lib/gcc50/crtendS.o /usr/lib/crtn.o -O2 -Wl,-soname -Wl,libpire_unit.so.0 -o .libs/libpire_unit.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libpire_unit.so.0" && ln -s "libpire_unit.so.0.0.0" "libpire_unit.so.0") libtool: link: (cd ".libs" && rm -f "libpire_unit.so" && ln -s "libpire_unit.so.0.0.0" "libpire_unit.so") libtool: link: ar cru .libs/libpire_unit.a libpire_unit_la-cppunit.o libtool: link: ranlib .libs/libpire_unit.a libtool: link: ( cd ".libs" && rm -f "libpire_unit.la" && ln -s "../libpire_unit.la" "libpire_unit.la" ) gmake[3]: Leaving directory '/wrkdirs/devel/pire/pire-release-0.0.5/tests' Making all in pkg gmake[3]: Entering directory '/wrkdirs/devel/pire/pire-release-0.0.5/pkg' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/wrkdirs/devel/pire/pire-release-0.0.5/pkg' Making all in samples gmake[3]: Entering directory '/wrkdirs/devel/pire/pire-release-0.0.5/samples' Making all in inline gmake[4]: Entering directory '/wrkdirs/devel/pire/pire-release-0.0.5/samples/inline' ../../pire/pire_inline -o validator_2.cpp ./validator.cpp c++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -Wall -pipe -O2 -fno-strict-aliasing -MT validator-validator_2.o -MD -MP -MF .deps/validator-validator_2.Tpo -c -o validator-validator_2.o `test -f 'validator_2.cpp' || echo './'`validator_2.cpp In file included from ../../pire/pire.h:31:0, from ./validator.cpp:22: ../../pire/run.h:111:9: warning: always_inline function might not be inlinable [-Wattributes] Action RunChunk(const Scanner& scanner, typename Scanner::State& state, const size_t* p, size_t pos, size_t size, Pred pred) ^ ../../pire/run.h:52:6: warning: always_inline function might not be inlinable [-Wattributes] void Step(const Scanner& scanner, typename Scanner::State& state, Char ch) ^ mv -f .deps/validator-validator_2.Tpo .deps/validator-validator_2.Po /bin/sh ../../libtool --tag=CXX --mode=link c++ -I../.. -Wall -pipe -O2 -fno-strict-aliasing -o validator validator-validator_2.o ../../pire/libpire.la libtool: link: c++ -I../.. -Wall -pipe -O2 -fno-strict-aliasing -o .libs/validator validator-validator_2.o ../../pire/.libs/libpire.so -Wl,-rpath -Wl,/usr/local/lib gmake[4]: Leaving directory '/wrkdirs/devel/pire/pire-release-0.0.5/samples/inline' Making all in blacklist gmake[4]: Entering directory '/wrkdirs/devel/pire/pire-release-0.0.5/samples/blacklist' c++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -Wall -pipe -O2 -fno-strict-aliasing -MT blacklist-blacklist.o -MD -MP -MF .deps/blacklist-blacklist.Tpo -c -o blacklist-blacklist.o `test -f 'blacklist.cpp' || echo './'`blacklist.cpp In file included from ../../pire/pire.h:31:0, from blacklist.cpp:54: ../../pire/run.h:111:9: warning: always_inline function might not be inlinable [-Wattributes] Action RunChunk(const Scanner& scanner, typename Scanner::State& state, const size_t* p, size_t pos, size_t size, Pred pred) ^ ../../pire/run.h:52:6: warning: always_inline function might not be inlinable [-Wattributes] void Step(const Scanner& scanner, typename Scanner::State& state, Char ch) ^ mv -f .deps/blacklist-blacklist.Tpo .deps/blacklist-blacklist.Po /bin/sh ../../libtool --tag=CXX --mode=link c++ -I../.. -Wall -pipe -O2 -fno-strict-aliasing -o blacklist blacklist-blacklist.o ../../pire/libpire.la libtool: link: c++ -I../.. -Wall -pipe -O2 -fno-strict-aliasing -o .libs/blacklist blacklist-blacklist.o ../../pire/.libs/libpire.so -Wl,-rpath -Wl,/usr/local/lib gmake[4]: Leaving directory '/wrkdirs/devel/pire/pire-release-0.0.5/samples/blacklist' Making all in pigrep gmake[4]: Entering directory '/wrkdirs/devel/pire/pire-release-0.0.5/samples/pigrep' c++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -Wall -pipe -O2 -fno-strict-aliasing -MT pigrep-pigrep.o -MD -MP -MF .deps/pigrep-pigrep.Tpo -c -o pigrep-pigrep.o `test -f 'pigrep.cpp' || echo './'`pigrep.cpp In file included from ../../pire/pire.h:31:0, from pigrep.cpp:36: ../../pire/run.h:111:9: warning: always_inline function might not be inlinable [-Wattributes] Action RunChunk(const Scanner& scanner, typename Scanner::State& state, const size_t* p, size_t pos, size_t size, Pred pred) ^ ../../pire/run.h:52:6: warning: always_inline function might not be inlinable [-Wattributes] void Step(const Scanner& scanner, typename Scanner::State& state, Char ch) ^ mv -f .deps/pigrep-pigrep.Tpo .deps/pigrep-pigrep.Po /bin/sh ../../libtool --tag=CXX --mode=link c++ -I../.. -Wall -pipe -O2 -fno-strict-aliasing -o pigrep pigrep-pigrep.o ../../pire/libpire.la libtool: link: c++ -I../.. -Wall -pipe -O2 -fno-strict-aliasing -o .libs/pigrep pigrep-pigrep.o ../../pire/.libs/libpire.so -Wl,-rpath -Wl,/usr/local/lib gmake[4]: Leaving directory '/wrkdirs/devel/pire/pire-release-0.0.5/samples/pigrep' gmake[4]: Entering directory '/wrkdirs/devel/pire/pire-release-0.0.5/samples' gmake[4]: Nothing to be done for 'all-am'. gmake[4]: Leaving directory '/wrkdirs/devel/pire/pire-release-0.0.5/samples' gmake[3]: Leaving directory '/wrkdirs/devel/pire/pire-release-0.0.5/samples' Making all in tools gmake[3]: Entering directory '/wrkdirs/devel/pire/pire-release-0.0.5/tools' Making all in bench gmake[4]: Entering directory '/wrkdirs/devel/pire/pire-release-0.0.5/tools/bench' c++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -Wall -pipe -O2 -fno-strict-aliasing -MT bench-bench.o -MD -MP -MF .deps/bench-bench.Tpo -c -o bench-bench.o `test -f 'bench.cpp' || echo './'`bench.cpp In file included from ../../pire/pire.h:31:0, from bench.cpp:26: ../../pire/run.h:111:9: warning: always_inline function might not be inlinable [-Wattributes] Action RunChunk(const Scanner& scanner, typename Scanner::State& state, const size_t* p, size_t pos, size_t size, Pred pred) ^ ../../pire/run.h:111:9: warning: always_inline function might not be inlinable [-Wattributes] ../../pire/run.h:111:9: warning: always_inline function might not be inlinable [-Wattributes] ../../pire/run.h:111:9: warning: always_inline function might not be inlinable [-Wattributes] ../../pire/run.h:111:9: warning: always_inline function might not be inlinable [-Wattributes] ../../pire/run.h:111:9: warning: always_inline function might not be inlinable [-Wattributes] ../../pire/run.h:111:9: warning: always_inline function might not be inlinable [-Wattributes] ../../pire/run.h:111:9: warning: always_inline function might not be inlinable [-Wattributes] ../../pire/run.h:111:9: warning: always_inline function might not be inlinable [-Wattributes] ../../pire/run.h:111:9: warning: always_inline function might not be inlinable [-Wattributes] ../../pire/run.h:111:9: warning: always_inline function might not be inlinable [-Wattributes] ../../pire/run.h:111:9: warning: always_inline function might not be inlinable [-Wattributes] ../../pire/run.h:111:9: warning: always_inline function might not be inlinable [-Wattributes] ../../pire/run.h:111:9: warning: always_inline function might not be inlinable [-Wattributes] ../../pire/run.h:111:9: warning: always_inline function might not be inlinable [-Wattributes] ../../pire/run.h:111:9: warning: always_inline function might not be inlinable [-Wattributes] ../../pire/run.h:111:9: warning: always_inline function might not be inlinable [-Wattributes] ../../pire/run.h:111:9: warning: always_inline function might not be inlinable [-Wattributes] ../../pire/run.h:52:6: warning: always_inline function might not be inlinable [-Wattributes] void Step(const Scanner& scanner, typename Scanner::State& state, Char ch) ^ ../../pire/run.h:111:9: warning: always_inline function might not be inlinable [-Wattributes] Action RunChunk(const Scanner& scanner, typename Scanner::State& state, const size_t* p, size_t pos, size_t size, Pred pred) ^ ../../pire/run.h:111:9: warning: always_inline function might not be inlinable [-Wattributes] ../../pire/run.h:52:6: warning: always_inline function might not be inlinable [-Wattributes] void Step(const Scanner& scanner, typename Scanner::State& state, Char ch) ^ ../../pire/run.h:111:9: warning: always_inline function might not be inlinable [-Wattributes] Action RunChunk(const Scanner& scanner, typename Scanner::State& state, const size_t* p, size_t pos, size_t size, Pred pred) ^ ../../pire/run.h:111:9: warning: always_inline function might not be inlinable [-Wattributes] ../../pire/run.h:52:6: warning: always_inline function might not be inlinable [-Wattributes] void Step(const Scanner& scanner, typename Scanner::State& state, Char ch) ^ ../../pire/run.h:111:9: warning: always_inline function might not be inlinable [-Wattributes] Action RunChunk(const Scanner& scanner, typename Scanner::State& state, const size_t* p, size_t pos, size_t size, Pred pred) ^ ../../pire/run.h:111:9: warning: always_inline function might not be inlinable [-Wattributes] ../../pire/run.h:52:6: warning: always_inline function might not be inlinable [-Wattributes] void Step(const Scanner& scanner, typename Scanner::State& state, Char ch) ^ ../../pire/run.h:111:9: warning: always_inline function might not be inlinable [-Wattributes] Action RunChunk(const Scanner& scanner, typename Scanner::State& state, const size_t* p, size_t pos, size_t size, Pred pred) ^ ../../pire/run.h:111:9: warning: always_inline function might not be inlinable [-Wattributes] ../../pire/run.h:52:6: warning: always_inline function might not be inlinable [-Wattributes] void Step(const Scanner& scanner, typename Scanner::State& state, Char ch) ^ ../../pire/run.h:111:9: warning: always_inline function might not be inlinable [-Wattributes] Action RunChunk(const Scanner& scanner, typename Scanner::State& state, const size_t* p, size_t pos, size_t size, Pred pred) ^ ../../pire/run.h:111:9: warning: always_inline function might not be inlinable [-Wattributes] ../../pire/run.h:52:6: warning: always_inline function might not be inlinable [-Wattributes] void Step(const Scanner& scanner, typename Scanner::State& state, Char ch) ^ ../../pire/run.h:111:9: warning: always_inline function might not be inlinable [-Wattributes] Action RunChunk(const Scanner& scanner, typename Scanner::State& state, const size_t* p, size_t pos, size_t size, Pred pred) ^ ../../pire/run.h:111:9: warning: always_inline function might not be inlinable [-Wattributes] ../../pire/run.h:52:6: warning: always_inline function might not be inlinable [-Wattributes] void Step(const Scanner& scanner, typename Scanner::State& state, Char ch) ^ ../../pire/run.h:111:9: warning: always_inline function might not be inlinable [-Wattributes] Action RunChunk(const Scanner& scanner, typename Scanner::State& state, const size_t* p, size_t pos, size_t size, Pred pred) ^ ../../pire/run.h:111:9: warning: always_inline function might not be inlinable [-Wattributes] ../../pire/run.h:52:6: warning: always_inline function might not be inlinable [-Wattributes] void Step(const Scanner& scanner, typename Scanner::State& state, Char ch) ^ ../../pire/run.h:111:9: warning: always_inline function might not be inlinable [-Wattributes] Action RunChunk(const Scanner& scanner, typename Scanner::State& state, const size_t* p, size_t pos, size_t size, Pred pred) ^ ../../pire/run.h:111:9: warning: always_inline function might not be inlinable [-Wattributes] ../../pire/run.h:52:6: warning: always_inline function might not be inlinable [-Wattributes] void Step(const Scanner& scanner, typename Scanner::State& state, Char ch) ^ ../../pire/run.h:111:9: warning: always_inline function might not be inlinable [-Wattributes] Action RunChunk(const Scanner& scanner, typename Scanner::State& state, const size_t* p, size_t pos, size_t size, Pred pred) ^ ../../pire/run.h:111:9: warning: always_inline function might not be inlinable [-Wattributes] ../../pire/run.h:52:6: warning: always_inline function might not be inlinable [-Wattributes] void Step(const Scanner& scanner, typename Scanner::State& state, Char ch) ^ ../../pire/run.h:111:9: warning: always_inline function might not be inlinable [-Wattributes] Action RunChunk(const Scanner& scanner, typename Scanner::State& state, const size_t* p, size_t pos, size_t size, Pred pred) ^ ../../pire/run.h:111:9: warning: always_inline function might not be inlinable [-Wattributes] ../../pire/run.h:52:6: warning: always_inline function might not be inlinable [-Wattributes] void Step(const Scanner& scanner, typename Scanner::State& state, Char ch) ^ ../../pire/run.h:111:9: warning: always_inline function might not be inlinable [-Wattributes] Action RunChunk(const Scanner& scanner, typename Scanner::State& state, const size_t* p, size_t pos, size_t size, Pred pred) ^ ../../pire/run.h:111:9: warning: always_inline function might not be inlinable [-Wattributes] ../../pire/run.h:52:6: warning: always_inline function might not be inlinable [-Wattributes] void Step(const Scanner& scanner, typename Scanner::State& state, Char ch) ^ ../../pire/run.h:111:9: warning: always_inline function might not be inlinable [-Wattributes] Action RunChunk(const Scanner& scanner, typename Scanner::State& state, const size_t* p, size_t pos, size_t size, Pred pred) ^ ../../pire/run.h:111:9: warning: always_inline function might not be inlinable [-Wattributes] ../../pire/run.h:52:6: warning: always_inline function might not be inlinable [-Wattributes] void Step(const Scanner& scanner, typename Scanner::State& state, Char ch) ^ ../../pire/run.h:111:9: warning: always_inline function might not be inlinable [-Wattributes] Action RunChunk(const Scanner& scanner, typename Scanner::State& state, const size_t* p, size_t pos, size_t size, Pred pred) ^ ../../pire/run.h:111:9: warning: always_inline function might not be inlinable [-Wattributes] ../../pire/run.h:52:6: warning: always_inline function might not be inlinable [-Wattributes] void Step(const Scanner& scanner, typename Scanner::State& state, Char ch) ^ ../../pire/run.h:111:9: warning: always_inline function might not be inlinable [-Wattributes] Action RunChunk(const Scanner& scanner, typename Scanner::State& state, const size_t* p, size_t pos, size_t size, Pred pred) ^ ../../pire/run.h:111:9: warning: always_inline function might not be inlinable [-Wattributes] ../../pire/run.h:52:6: warning: always_inline function might not be inlinable [-Wattributes] void Step(const Scanner& scanner, typename Scanner::State& state, Char ch) ^ ../../pire/run.h:111:9: warning: always_inline function might not be inlinable [-Wattributes] Action RunChunk(const Scanner& scanner, typename Scanner::State& state, const size_t* p, size_t pos, size_t size, Pred pred) ^ ../../pire/run.h:111:9: warning: always_inline function might not be inlinable [-Wattributes] ../../pire/run.h:52:6: warning: always_inline function might not be inlinable [-Wattributes] void Step(const Scanner& scanner, typename Scanner::State& state, Char ch) ^ ../../pire/run.h:111:9: warning: always_inline function might not be inlinable [-Wattributes] Action RunChunk(const Scanner& scanner, typename Scanner::State& state, const size_t* p, size_t pos, size_t size, Pred pred) ^ ../../pire/run.h:111:9: warning: always_inline function might not be inlinable [-Wattributes] ../../pire/run.h:52:6: warning: always_inline function might not be inlinable [-Wattributes] void Step(const Scanner& scanner, typename Scanner::State& state, Char ch) ^ mv -f .deps/bench-bench.Tpo .deps/bench-bench.Po /bin/sh ../../libtool --tag=CXX --mode=link c++ -I../.. -Wall -pipe -O2 -fno-strict-aliasing -o bench bench-bench.o ../../pire/libpire.la libtool: link: c++ -I../.. -Wall -pipe -O2 -fno-strict-aliasing -o .libs/bench bench-bench.o ../../pire/.libs/libpire.so -Wl,-rpath -Wl,/usr/local/lib gmake[4]: Leaving directory '/wrkdirs/devel/pire/pire-release-0.0.5/tools/bench' gmake[4]: Entering directory '/wrkdirs/devel/pire/pire-release-0.0.5/tools' gmake[4]: Nothing to be done for 'all-am'. gmake[4]: Leaving directory '/wrkdirs/devel/pire/pire-release-0.0.5/tools' gmake[3]: Leaving directory '/wrkdirs/devel/pire/pire-release-0.0.5/tools' gmake[3]: Entering directory '/wrkdirs/devel/pire/pire-release-0.0.5' gmake[3]: Nothing to be done for 'all-am'. gmake[3]: Leaving directory '/wrkdirs/devel/pire/pire-release-0.0.5' gmake[2]: Leaving directory '/wrkdirs/devel/pire/pire-release-0.0.5' gmake[1]: Leaving directory '/wrkdirs/devel/pire/pire-release-0.0.5' =========================================================================== =================================================== =========================================================================== =================================================== ===> Staging for pire-0.0.5_1 ===> Generating temporary packing list gmake[1]: Entering directory '/wrkdirs/devel/pire/pire-release-0.0.5' if test -z 'strip'; then \ gmake INSTALL_PROGRAM="/bin/sh /wrkdirs/devel/pire/pire-release-0.0.5/install-sh -c -s" \ install_sh_PROGRAM="/bin/sh /wrkdirs/devel/pire/pire-release-0.0.5/install-sh -c -s" INSTALL_STRIP_FLAG=-s \ install; \ else \ gmake INSTALL_PROGRAM="/bin/sh /wrkdirs/devel/pire/pire-release-0.0.5/install-sh -c -s" \ install_sh_PROGRAM="/bin/sh /wrkdirs/devel/pire/pire-release-0.0.5/install-sh -c -s" INSTALL_STRIP_FLAG=-s \ "INSTALL_PROGRAM_ENV=STRIPPROG='strip'" install; \ fi gmake[2]: Entering directory '/wrkdirs/devel/pire/pire-release-0.0.5' Making install in pire gmake[3]: Entering directory '/wrkdirs/devel/pire/pire-release-0.0.5/pire' gmake install-am gmake[4]: Entering directory '/wrkdirs/devel/pire/pire-release-0.0.5/pire' gmake[5]: Entering directory '/wrkdirs/devel/pire/pire-release-0.0.5/pire' /bin/mkdir -p '/wrkdirs/devel/pire/stage/usr/local/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c -s libpire.la '/wrkdirs/devel/pire/stage/usr/local/lib' libtool: install: /usr/bin/install -c .libs/libpire.so.0.0.0 /wrkdirs/devel/pire/stage/usr/local/lib/libpire.so.0.0.0 libtool: install: strip --strip-unneeded /wrkdirs/devel/pire/stage/usr/local/lib/libpire.so.0.0.0 libtool: install: (cd /wrkdirs/devel/pire/stage/usr/local/lib && { ln -s -f libpire.so.0.0.0 libpire.so.0 || { rm -f libpire.so.0 && ln -s libpire.so.0.0.0 libpire.so.0; }; }) libtool: install: (cd /wrkdirs/devel/pire/stage/usr/local/lib && { ln -s -f libpire.so.0.0.0 libpire.so || { rm -f libpire.so && ln -s libpire.so.0.0.0 libpire.so; }; }) libtool: install: /usr/bin/install -c .libs/libpire.lai /wrkdirs/devel/pire/stage/usr/local/lib/libpire.la libtool: install: /usr/bin/install -c .libs/libpire.a /wrkdirs/devel/pire/stage/usr/local/lib/libpire.a libtool: install: strip --strip-debug /wrkdirs/devel/pire/stage/usr/local/lib/libpire.a libtool: install: chmod 644 /wrkdirs/devel/pire/stage/usr/local/lib/libpire.a libtool: install: ranlib /wrkdirs/devel/pire/stage/usr/local/lib/libpire.a libtool: warning: remember to run 'libtool --finish /usr/local/lib' /bin/mkdir -p '/wrkdirs/devel/pire/stage/usr/local/bin' STRIPPROG='strip' /bin/sh ../libtool --mode=install /bin/sh /wrkdirs/devel/pire/pire-release-0.0.5/install-sh -c -s pire_inline '/wrkdirs/devel/pire/stage/usr/local/bin' libtool: warning: 'libpire.la' has not been installed in '/usr/local/lib' libtool: install: /bin/sh /wrkdirs/devel/pire/pire-release-0.0.5/install-sh -c -s .libs/pire_inline /wrkdirs/devel/pire/stage/usr/local/bin/pire_inline /bin/mkdir -p '/wrkdirs/devel/pire/stage/usr/local/include/pire' install -m 0644 config.h '/wrkdirs/devel/pire/stage/usr/local/include/pire' /bin/mkdir -p '/wrkdirs/devel/pire/stage/usr/local/include/pire' install -m 0644 align.h any.h defs.h determine.h easy.h encoding.h extra.h fsm.h fwd.h glue.h partition.h pire.h re_lexer.h re_parser.h run.h static_assert.h platform.h vbitset.h '/wrkdirs/devel/pire/stage/usr/local/include/pire' /bin/mkdir -p '/wrkdirs/devel/pire/stage/usr/local/include/pire/scanners' install -m 0644 scanners/common.h scanners/multi.h scanners/slow.h scanners/simple.h scanners/loaded.h scanners/pair.h '/wrkdirs/devel/pire/stage/usr/local/include/pire/scanners' /bin/mkdir -p '/wrkdirs/devel/pire/stage/usr/local/include/pire/stub' install -m 0644 stub/stl.h stub/defaults.h stub/memstreams.h stub/singleton.h stub/saveload.h stub/lexical_cast.h '/wrkdirs/devel/pire/stage/usr/local/include/pire/stub' gmake[5]: Leaving directory '/wrkdirs/devel/pire/pire-release-0.0.5/pire' gmake[4]: Leaving directory '/wrkdirs/devel/pire/pire-release-0.0.5/pire' gmake[3]: Leaving directory '/wrkdirs/devel/pire/pire-release-0.0.5/pire' Making install in tests gmake[3]: Entering directory '/wrkdirs/devel/pire/pire-release-0.0.5/tests' gmake[4]: Entering directory '/wrkdirs/devel/pire/pire-release-0.0.5/tests' /bin/mkdir -p '/wrkdirs/devel/pire/stage/usr/local/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c -s libpire_unit.la '/wrkdirs/devel/pire/stage/usr/local/lib' libtool: install: /usr/bin/install -c .libs/libpire_unit.so.0.0.0 /wrkdirs/devel/pire/stage/usr/local/lib/libpire_unit.so.0.0.0 libtool: install: strip --strip-unneeded /wrkdirs/devel/pire/stage/usr/local/lib/libpire_unit.so.0.0.0 libtool: install: (cd /wrkdirs/devel/pire/stage/usr/local/lib && { ln -s -f libpire_unit.so.0.0.0 libpire_unit.so.0 || { rm -f libpire_unit.so.0 && ln -s libpire_unit.so.0.0.0 libpire_unit.so.0; }; }) libtool: install: (cd /wrkdirs/devel/pire/stage/usr/local/lib && { ln -s -f libpire_unit.so.0.0.0 libpire_unit.so || { rm -f libpire_unit.so && ln -s libpire_unit.so.0.0.0 libpire_unit.so; }; }) libtool: install: /usr/bin/install -c .libs/libpire_unit.lai /wrkdirs/devel/pire/stage/usr/local/lib/libpire_unit.la libtool: install: /usr/bin/install -c .libs/libpire_unit.a /wrkdirs/devel/pire/stage/usr/local/lib/libpire_unit.a libtool: install: strip --strip-debug /wrkdirs/devel/pire/stage/usr/local/lib/libpire_unit.a libtool: install: chmod 644 /wrkdirs/devel/pire/stage/usr/local/lib/libpire_unit.a libtool: install: ranlib /wrkdirs/devel/pire/stage/usr/local/lib/libpire_unit.a libtool: warning: remember to run 'libtool --finish /usr/local/lib' gmake[4]: Nothing to be done for 'install-data-am'. gmake[4]: Leaving directory '/wrkdirs/devel/pire/pire-release-0.0.5/tests' gmake[3]: Leaving directory '/wrkdirs/devel/pire/pire-release-0.0.5/tests' Making install in pkg gmake[3]: Entering directory '/wrkdirs/devel/pire/pire-release-0.0.5/pkg' gmake[4]: Entering directory '/wrkdirs/devel/pire/pire-release-0.0.5/pkg' gmake[4]: Nothing to be done for 'install-exec-am'. gmake[4]: Nothing to be done for 'install-data-am'. gmake[4]: Leaving directory '/wrkdirs/devel/pire/pire-release-0.0.5/pkg' gmake[3]: Leaving directory '/wrkdirs/devel/pire/pire-release-0.0.5/pkg' Making install in samples gmake[3]: Entering directory '/wrkdirs/devel/pire/pire-release-0.0.5/samples' Making install in inline gmake[4]: Entering directory '/wrkdirs/devel/pire/pire-release-0.0.5/samples/inline' gmake[5]: Entering directory '/wrkdirs/devel/pire/pire-release-0.0.5/samples/inline' gmake[5]: Nothing to be done for 'install-exec-am'. gmake[5]: Nothing to be done for 'install-data-am'. gmake[5]: Leaving directory '/wrkdirs/devel/pire/pire-release-0.0.5/samples/inline' gmake[4]: Leaving directory '/wrkdirs/devel/pire/pire-release-0.0.5/samples/inline' Making install in blacklist gmake[4]: Entering directory '/wrkdirs/devel/pire/pire-release-0.0.5/samples/blacklist' gmake[5]: Entering directory '/wrkdirs/devel/pire/pire-release-0.0.5/samples/blacklist' gmake[5]: Nothing to be done for 'install-exec-am'. gmake[5]: Nothing to be done for 'install-data-am'. gmake[5]: Leaving directory '/wrkdirs/devel/pire/pire-release-0.0.5/samples/blacklist' gmake[4]: Leaving directory '/wrkdirs/devel/pire/pire-release-0.0.5/samples/blacklist' Making install in pigrep gmake[4]: Entering directory '/wrkdirs/devel/pire/pire-release-0.0.5/samples/pigrep' gmake[5]: Entering directory '/wrkdirs/devel/pire/pire-release-0.0.5/samples/pigrep' /bin/mkdir -p '/wrkdirs/devel/pire/stage/usr/local/bin' STRIPPROG='strip' /bin/sh ../../libtool --mode=install /bin/sh /wrkdirs/devel/pire/pire-release-0.0.5/install-sh -c -s pigrep '/wrkdirs/devel/pire/stage/usr/local/bin' libtool: warning: '../../pire/libpire.la' has not been installed in '/usr/local/lib' libtool: install: /bin/sh /wrkdirs/devel/pire/pire-release-0.0.5/install-sh -c -s .libs/pigrep /wrkdirs/devel/pire/stage/usr/local/bin/pigrep gmake[5]: Nothing to be done for 'install-data-am'. gmake[5]: Leaving directory '/wrkdirs/devel/pire/pire-release-0.0.5/samples/pigrep' gmake[4]: Leaving directory '/wrkdirs/devel/pire/pire-release-0.0.5/samples/pigrep' gmake[4]: Entering directory '/wrkdirs/devel/pire/pire-release-0.0.5/samples' gmake[5]: Entering directory '/wrkdirs/devel/pire/pire-release-0.0.5/samples' gmake[5]: Nothing to be done for 'install-exec-am'. gmake[5]: Nothing to be done for 'install-data-am'. gmake[5]: Leaving directory '/wrkdirs/devel/pire/pire-release-0.0.5/samples' gmake[4]: Leaving directory '/wrkdirs/devel/pire/pire-release-0.0.5/samples' gmake[3]: Leaving directory '/wrkdirs/devel/pire/pire-release-0.0.5/samples' Making install in tools gmake[3]: Entering directory '/wrkdirs/devel/pire/pire-release-0.0.5/tools' Making install in bench gmake[4]: Entering directory '/wrkdirs/devel/pire/pire-release-0.0.5/tools/bench' gmake[5]: Entering directory '/wrkdirs/devel/pire/pire-release-0.0.5/tools/bench' gmake[5]: Nothing to be done for 'install-exec-am'. gmake[5]: Nothing to be done for 'install-data-am'. gmake[5]: Leaving directory '/wrkdirs/devel/pire/pire-release-0.0.5/tools/bench' gmake[4]: Leaving directory '/wrkdirs/devel/pire/pire-release-0.0.5/tools/bench' gmake[4]: Entering directory '/wrkdirs/devel/pire/pire-release-0.0.5/tools' gmake[5]: Entering directory '/wrkdirs/devel/pire/pire-release-0.0.5/tools' gmake[5]: Nothing to be done for 'install-exec-am'. gmake[5]: Nothing to be done for 'install-data-am'. gmake[5]: Leaving directory '/wrkdirs/devel/pire/pire-release-0.0.5/tools' gmake[4]: Leaving directory '/wrkdirs/devel/pire/pire-release-0.0.5/tools' gmake[3]: Leaving directory '/wrkdirs/devel/pire/pire-release-0.0.5/tools' gmake[3]: Entering directory '/wrkdirs/devel/pire/pire-release-0.0.5' gmake[4]: Entering directory '/wrkdirs/devel/pire/pire-release-0.0.5' gmake[4]: Nothing to be done for 'install-exec-am'. gmake[4]: Nothing to be done for 'install-data-am'. gmake[4]: Leaving directory '/wrkdirs/devel/pire/pire-release-0.0.5' gmake[3]: Leaving directory '/wrkdirs/devel/pire/pire-release-0.0.5' gmake[2]: Leaving directory '/wrkdirs/devel/pire/pire-release-0.0.5' gmake[1]: Leaving directory '/wrkdirs/devel/pire/pire-release-0.0.5' ====> Compressing man pages (compress-man) =========================================================================== =================================================== ===> Building package for pire-0.0.5_1 file sizes/checksums [44]: . done packing files [44]: . done packing directories [0]: . done =========================================================================== => Cleaning up wrkdir ===> Cleaning for pire-0.0.5_1 build of devel/pire ended at Tue Oct 4 20:10:31 PDT 2016 build time: 00:01:45