>>> Building on exopi-1 under devel/csmith BDEPENDS = [devel/gmake] DIST = [devel/csmith:csmith-2.3.0.tar.gz] FULLPKGNAME = csmith-2.3.0p1 (Junk lock obtained for exopi-1 at 1711607519.37) >>> Running depends in devel/csmith at 1711607519.41 last junk was in net/hexchat /usr/sbin/pkg_add -aI -Drepair gmake-4.4.1 was: /usr/sbin/pkg_add -aI -Drepair gmake-4.4.1 /usr/sbin/pkg_add -aI -Drepair gmake-4.4.1 >>> Running show-prepare-results in devel/csmith at 1711607522.14 ===> devel/csmith ===> Building from scratch csmith-2.3.0p1 ===> csmith-2.3.0p1 depends on: gmake-* -> gmake-4.4.1 ===> Verifying specs: c m c++ c++abi pthread ===> found c.99.0 m.10.1 c++.10.0 c++abi.7.0 pthread.27.1 gmake-4.4.1 Don't run junk because nojunk in x11/qt5/qtwebengine (Junk lock released for exopi-1 at 1711607522.75) distfiles size=637381 >>> Running patch in devel/csmith at 1711607522.78 ===> devel/csmith ===> Checking files for csmith-2.3.0p1 `/exopi-cvs/ports/distfiles/csmith-2.3.0.tar.gz' is up to date. >> (SHA256) csmith-2.3.0.tar.gz: OK ===> Extracting for csmith-2.3.0p1 ===> Patching for csmith-2.3.0p1 ===> Applying OpenBSD patch patch-runtime_Makefile_am Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: runtime/Makefile.am |--- runtime/Makefile.am.orig |+++ runtime/Makefile.am -------------------------- Patching file runtime/Makefile.am using Plan A... Hunk #1 succeeded at 37. Hunk #2 succeeded at 49. done ===> Applying OpenBSD patch patch-runtime_Makefile_in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: runtime/Makefile.in |--- runtime/Makefile.in.orig |+++ runtime/Makefile.in -------------------------- Patching file runtime/Makefile.in using Plan A... Hunk #1 succeeded at 349. Hunk #2 succeeded at 361. done ===> Applying OpenBSD patch patch-scripts_compiler_test_pl Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- scripts/compiler_test.pl.orig Wed Dec 31 16:46:24 2014 |+++ scripts/compiler_test.pl Thu Jan 22 01:32:39 2015 -------------------------- Patching file scripts/compiler_test.pl using Plan A... Hunk #1 succeeded at 237. done ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ >>> Running configure in devel/csmith at 1711607523.24 ===> devel/csmith ===> Generating configure for csmith-2.3.0p1 ===> Configuring for csmith-2.3.0p1 Using /exopi-obj/pobj/csmith-2.3.0/config.site (generated) configure: WARNING: unrecognized options: --disable-gtk-doc configure: loading site script /exopi-obj/pobj/csmith-2.3.0/config.site checking build system type... x86_64-unknown-openbsd7.5 checking host system type... x86_64-unknown-openbsd7.5 checking for a BSD-compatible install... /exopi-obj/pobj/csmith-2.3.0/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... mkdir -p checking for gawk... (cached) awk checking whether gmake sets $(MAKE)... yes checking whether gmake supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for style of include used by gmake... GNU checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) 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 whether we are using the GNU C++ compiler... (cached) yes checking whether c++ accepts -g... (cached) yes checking dependency style of c++... gcc3 checking for ranlib... (cached) ranlib checking how to print strings... print -r 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) 131072 checking how to convert x86_64-unknown-openbsd7.5 file names to x86_64-unknown-openbsd7.5 format... func_convert_file_noop checking how to convert x86_64-unknown-openbsd7.5 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... match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$ checking for dlltool... no checking how to associate runtime and link libraries... print -r -- checking for ar... (cached) ar checking for archiver @FILE support... @ checking for strip... (cached) strip checking for ranlib... (cached) 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... cc -E 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... yes 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... yes checking dynamic linker characteristics... openbsd7.5 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... openbsd7.5 ld.so checking how to hardcode library paths into programs... immediate checking for library containing arc4random_buf... none required checking bsd/stdlib.h usability... no checking bsd/stdlib.h presence... no checking for bsd/stdlib.h... no checking for arc4random_buf... yes checking for lrand48... (cached) yes checking for srand48_deterministic... yes checking for m4... m4 checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating runtime/Makefile config.status: creating scripts/Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-gtk-doc >>> Running build in devel/csmith at 1711607534.14 ===> devel/csmith ===> Building for csmith-2.3.0p1 gmake all-recursive gmake[1]: Entering directory '/exopi-obj/pobj/csmith-2.3.0/csmith-2.3.0' Making all in doc gmake[2]: Entering directory '/exopi-obj/pobj/csmith-2.3.0/csmith-2.3.0/doc' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/exopi-obj/pobj/csmith-2.3.0/csmith-2.3.0/doc' Making all in runtime gmake[2]: Entering directory '/exopi-obj/pobj/csmith-2.3.0/csmith-2.3.0/runtime' m4 < safe_math.m4 > safe_math.h m4 < safe_math_macros.m4 > safe_math_macros.h m4 < safe_math_macros_notmp.m4 > safe_math_macros_notmp.h gmake all-am gmake[3]: Entering directory '/exopi-obj/pobj/csmith-2.3.0/csmith-2.3.0/runtime' cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -MT libcsmith_a-volatile_runtime.o -MD -MP -MF .deps/libcsmith_a-volatile_runtime.Tpo -c -o libcsmith_a-volatile_runtime.o `test -f 'volatile_runtime.c' || echo './'`volatile_runtime.c mv -f .deps/libcsmith_a-volatile_runtime.Tpo .deps/libcsmith_a-volatile_runtime.Po rm -f libcsmith.a ar cru libcsmith.a libcsmith_a-volatile_runtime.o ranlib libcsmith.a /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -MT libcsmith_la-volatile_runtime.lo -MD -MP -MF .deps/libcsmith_la-volatile_runtime.Tpo -c -o libcsmith_la-volatile_runtime.lo `test -f 'volatile_runtime.c' || echo './'`volatile_runtime.c cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -MT libcsmith_la-volatile_runtime.lo -MD -MP -MF .deps/libcsmith_la-volatile_runtime.Tpo -c volatile_runtime.c -fPIC -DPIC -o .libs/libcsmith_la-volatile_runtime.o cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -MT libcsmith_la-volatile_runtime.lo -MD -MP -MF .deps/libcsmith_la-volatile_runtime.Tpo -c volatile_runtime.c -o libcsmith_la-volatile_runtime.o mv -f .deps/libcsmith_la-volatile_runtime.Tpo .deps/libcsmith_la-volatile_runtime.Plo /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -o libcsmith.la -rpath /usr/local/lib libcsmith_la-volatile_runtime.lo libtool: link: cc -shared -fPIC -DPIC -o .libs/libcsmith.so.0.0 -O2 -pipe .libs/libcsmith_la-volatile_runtime.o -Wl,-soname,libcsmith.so.0.0 libtool: link: ar cru .libs/libcsmith.a libcsmith_la-volatile_runtime.o libtool: link: ranlib .libs/libcsmith.a gmake[3]: Leaving directory '/exopi-obj/pobj/csmith-2.3.0/csmith-2.3.0/runtime' gmake[2]: Leaving directory '/exopi-obj/pobj/csmith-2.3.0/csmith-2.3.0/runtime' Making all in scripts gmake[2]: Entering directory '/exopi-obj/pobj/csmith-2.3.0/csmith-2.3.0/scripts' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/exopi-obj/pobj/csmith-2.3.0/csmith-2.3.0/scripts' Making all in src gmake[2]: Entering directory '/exopi-obj/pobj/csmith-2.3.0/csmith-2.3.0/src' depbase=`echo AbsExtension.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -std=c++14 -Wno-error=enum-constexpr-conversion -MT AbsExtension.o -MD -MP -MF $depbase.Tpo -c -o AbsExtension.o AbsExtension.cpp &&\ mv -f $depbase.Tpo $depbase.Po In file included from AbsExtension.cpp:37: In file included from ./Type.h:48: In file included from ./StatementAssign.h:37: In file included from ./Statement.h:45: In file included from ./Probabilities.h:37: ./Filter.h:60:14: warning: integer value 2 is outside the valid range of values [0, 1] for this enumeration type [-Wenum-constexpr-conversion] std::bitset kinds_; ^ ./Filter.h:40:31: note: expanded from macro 'MAX_FILTER_KIND_SIZE' #define MAX_FILTER_KIND_SIZE ((FilterKind) (fDFS + 1)) ^ 1 warning generated. depbase=`echo AbsProgramGenerator.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -std=c++14 -Wno-error=enum-constexpr-conversion -MT AbsProgramGenerator.o -MD -MP -MF $depbase.Tpo -c -o AbsProgramGenerator.o AbsProgramGenerator.cpp &&\ mv -f $depbase.Tpo $depbase.Po In file included from AbsProgramGenerator.cpp:41: In file included from ./Probabilities.h:37: ./Filter.h:60:14: warning: integer value 2 is outside the valid range of values [0, 1] for this enumeration type [-Wenum-constexpr-conversion] std::bitset kinds_; ^ ./Filter.h:40:31: note: expanded from macro 'MAX_FILTER_KIND_SIZE' #define MAX_FILTER_KIND_SIZE ((FilterKind) (fDFS + 1)) ^ 1 warning generated. depbase=`echo AbsRndNumGenerator.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -std=c++14 -Wno-error=enum-constexpr-conversion -MT AbsRndNumGenerator.o -MD -MP -MF $depbase.Tpo -c -o AbsRndNumGenerator.o AbsRndNumGenerator.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo ArrayVariable.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -std=c++14 -Wno-error=enum-constexpr-conversion -MT ArrayVariable.o -MD -MP -MF $depbase.Tpo -c -o ArrayVariable.o ArrayVariable.cpp &&\ mv -f $depbase.Tpo $depbase.Po In file included from ArrayVariable.cpp:38: In file included from ./ArrayVariable.h:38: In file included from ./Variable.h:51: In file included from ./Type.h:48: In file included from ./StatementAssign.h:37: In file included from ./Statement.h:45: In file included from ./Probabilities.h:37: ./Filter.h:60:14: warning: integer value 2 is outside the valid range of values [0, 1] for this enumeration type [-Wenum-constexpr-conversion] std::bitset kinds_; ^ ./Filter.h:40:31: note: expanded from macro 'MAX_FILTER_KIND_SIZE' #define MAX_FILTER_KIND_SIZE ((FilterKind) (fDFS + 1)) ^ 1 warning generated. depbase=`echo Block.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -std=c++14 -Wno-error=enum-constexpr-conversion -MT Block.o -MD -MP -MF $depbase.Tpo -c -o Block.o Block.cpp &&\ mv -f $depbase.Tpo $depbase.Po In file included from Block.cpp:46: In file included from ./Block.h:48: In file included from ./Statement.h:45: In file included from ./Probabilities.h:37: ./Filter.h:60:14: warning: integer value 2 is outside the valid range of values [0, 1] for this enumeration type [-Wenum-constexpr-conversion] std::bitset kinds_; ^ ./Filter.h:40:31: note: expanded from macro 'MAX_FILTER_KIND_SIZE' #define MAX_FILTER_KIND_SIZE ((FilterKind) (fDFS + 1)) ^ 1 warning generated. depbase=`echo Bookkeeper.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -std=c++14 -Wno-error=enum-constexpr-conversion -MT Bookkeeper.o -MD -MP -MF $depbase.Tpo -c -o Bookkeeper.o Bookkeeper.cpp &&\ mv -f $depbase.Tpo $depbase.Po In file included from Bookkeeper.cpp:41: In file included from ./Variable.h:51: In file included from ./Type.h:48: In file included from ./StatementAssign.h:37: In file included from ./Statement.h:45: In file included from ./Probabilities.h:37: ./Filter.h:60:14: warning: integer value 2 is outside the valid range of values [0, 1] for this enumeration type [-Wenum-constexpr-conversion] std::bitset kinds_; ^ ./Filter.h:40:31: note: expanded from macro 'MAX_FILTER_KIND_SIZE' #define MAX_FILTER_KIND_SIZE ((FilterKind) (fDFS + 1)) ^ 1 warning generated. depbase=`echo CFGEdge.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -std=c++14 -Wno-error=enum-constexpr-conversion -MT CFGEdge.o -MD -MP -MF $depbase.Tpo -c -o CFGEdge.o CFGEdge.cpp &&\ mv -f $depbase.Tpo $depbase.Po In file included from CFGEdge.cpp:39: In file included from ./Statement.h:45: In file included from ./Probabilities.h:37: ./Filter.h:60:14: warning: integer value 2 is outside the valid range of values [0, 1] for this enumeration type [-Wenum-constexpr-conversion] std::bitset kinds_; ^ ./Filter.h:40:31: note: expanded from macro 'MAX_FILTER_KIND_SIZE' #define MAX_FILTER_KIND_SIZE ((FilterKind) (fDFS + 1)) ^ 1 warning generated. depbase=`echo CGContext.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -std=c++14 -Wno-error=enum-constexpr-conversion -MT CGContext.o -MD -MP -MF $depbase.Tpo -c -o CGContext.o CGContext.cpp &&\ mv -f $depbase.Tpo $depbase.Po In file included from CGContext.cpp:39: In file included from ./Variable.h:51: In file included from ./Type.h:48: In file included from ./StatementAssign.h:37: In file included from ./Statement.h:45: In file included from ./Probabilities.h:37: ./Filter.h:60:14: warning: integer value 2 is outside the valid range of values [0, 1] for this enumeration type [-Wenum-constexpr-conversion] std::bitset kinds_; ^ ./Filter.h:40:31: note: expanded from macro 'MAX_FILTER_KIND_SIZE' #define MAX_FILTER_KIND_SIZE ((FilterKind) (fDFS + 1)) ^ 1 warning generated. depbase=`echo CGOptions.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -std=c++14 -Wno-error=enum-constexpr-conversion -MT CGOptions.o -MD -MP -MF $depbase.Tpo -c -o CGOptions.o CGOptions.cpp &&\ mv -f $depbase.Tpo $depbase.Po In file included from CGOptions.cpp:45: In file included from ./PartialExpander.h:35: In file included from ./Statement.h:45: In file included from ./Probabilities.h:37: ./Filter.h:60:14: warning: integer value 2 is outside the valid range of values [0, 1] for this enumeration type [-Wenum-constexpr-conversion] std::bitset kinds_; ^ ./Filter.h:40:31: note: expanded from macro 'MAX_FILTER_KIND_SIZE' #define MAX_FILTER_KIND_SIZE ((FilterKind) (fDFS + 1)) ^ 1 warning generated. depbase=`echo CVQualifiers.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -std=c++14 -Wno-error=enum-constexpr-conversion -MT CVQualifiers.o -MD -MP -MF $depbase.Tpo -c -o CVQualifiers.o CVQualifiers.cpp &&\ mv -f $depbase.Tpo $depbase.Po In file included from CVQualifiers.cpp:37: In file included from ./Type.h:48: In file included from ./StatementAssign.h:37: In file included from ./Statement.h:45: In file included from ./Probabilities.h:37: ./Filter.h:60:14: warning: integer value 2 is outside the valid range of values [0, 1] for this enumeration type [-Wenum-constexpr-conversion] std::bitset kinds_; ^ ./Filter.h:40:31: note: expanded from macro 'MAX_FILTER_KIND_SIZE' #define MAX_FILTER_KIND_SIZE ((FilterKind) (fDFS + 1)) ^ 1 warning generated. depbase=`echo CompatibleChecker.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -std=c++14 -Wno-error=enum-constexpr-conversion -MT CompatibleChecker.o -MD -MP -MF $depbase.Tpo -c -o CompatibleChecker.o CompatibleChecker.cpp &&\ mv -f $depbase.Tpo $depbase.Po In file included from CompatibleChecker.cpp:37: In file included from ./Expression.h:47: In file included from ./ProbabilityTable.h:37: In file included from ./Probabilities.h:37: ./Filter.h:60:14: warning: integer value 2 is outside the valid range of values [0, 1] for this enumeration type [-Wenum-constexpr-conversion] std::bitset kinds_; ^ ./Filter.h:40:31: note: expanded from macro 'MAX_FILTER_KIND_SIZE' #define MAX_FILTER_KIND_SIZE ((FilterKind) (fDFS + 1)) ^ 1 warning generated. depbase=`echo Constant.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -std=c++14 -Wno-error=enum-constexpr-conversion -MT Constant.o -MD -MP -MF $depbase.Tpo -c -o Constant.o Constant.cpp &&\ mv -f $depbase.Tpo $depbase.Po In file included from Constant.cpp:34: In file included from ./Constant.h:39: In file included from ./Expression.h:47: In file included from ./ProbabilityTable.h:37: In file included from ./Probabilities.h:37: ./Filter.h:60:14: warning: integer value 2 is outside the valid range of values [0, 1] for this enumeration type [-Wenum-constexpr-conversion] std::bitset kinds_; ^ ./Filter.h:40:31: note: expanded from macro 'MAX_FILTER_KIND_SIZE' #define MAX_FILTER_KIND_SIZE ((FilterKind) (fDFS + 1)) ^ 1 warning generated. depbase=`echo CoverageTestExtension.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -std=c++14 -Wno-error=enum-constexpr-conversion -MT CoverageTestExtension.o -MD -MP -MF $depbase.Tpo -c -o CoverageTestExtension.o CoverageTestExtension.cpp &&\ mv -f $depbase.Tpo $depbase.Po In file included from CoverageTestExtension.cpp:36: In file included from ./Type.h:48: In file included from ./StatementAssign.h:37: In file included from ./Statement.h:45: In file included from ./Probabilities.h:37: ./Filter.h:60:14: warning: integer value 2 is outside the valid range of values [0, 1] for this enumeration type [-Wenum-constexpr-conversion] std::bitset kinds_; ^ ./Filter.h:40:31: note: expanded from macro 'MAX_FILTER_KIND_SIZE' #define MAX_FILTER_KIND_SIZE ((FilterKind) (fDFS + 1)) ^ 1 warning generated. depbase=`echo CrestExtension.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -std=c++14 -Wno-error=enum-constexpr-conversion -MT CrestExtension.o -MD -MP -MF $depbase.Tpo -c -o CrestExtension.o CrestExtension.cpp &&\ mv -f $depbase.Tpo $depbase.Po In file included from CrestExtension.cpp:36: In file included from ./Type.h:48: In file included from ./StatementAssign.h:37: In file included from ./Statement.h:45: In file included from ./Probabilities.h:37: ./Filter.h:60:14: warning: integer value 2 is outside the valid range of values [0, 1] for this enumeration type [-Wenum-constexpr-conversion] std::bitset kinds_; ^ ./Filter.h:40:31: note: expanded from macro 'MAX_FILTER_KIND_SIZE' #define MAX_FILTER_KIND_SIZE ((FilterKind) (fDFS + 1)) ^ 1 warning generated. depbase=`echo DFSOutputMgr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -std=c++14 -Wno-error=enum-constexpr-conversion -MT DFSOutputMgr.o -MD -MP -MF $depbase.Tpo -c -o DFSOutputMgr.o DFSOutputMgr.cpp &&\ mv -f $depbase.Tpo $depbase.Po In file included from DFSOutputMgr.cpp:39: In file included from ./Function.h:49: In file included from ./Type.h:48: In file included from ./StatementAssign.h:37: In file included from ./Statement.h:45: In file included from ./Probabilities.h:37: ./Filter.h:60:14: warning: integer value 2 is outside the valid range of values [0, 1] for this enumeration type [-Wenum-constexpr-conversion] std::bitset kinds_; ^ ./Filter.h:40:31: note: expanded from macro 'MAX_FILTER_KIND_SIZE' #define MAX_FILTER_KIND_SIZE ((FilterKind) (fDFS + 1)) ^ 1 warning generated. depbase=`echo DFSProgramGenerator.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -std=c++14 -Wno-error=enum-constexpr-conversion -MT DFSProgramGenerator.o -MD -MP -MF $depbase.Tpo -c -o DFSProgramGenerator.o DFSProgramGenerator.cpp &&\ mv -f $depbase.Tpo $depbase.Po In file included from DFSProgramGenerator.cpp:44: In file included from ./Function.h:49: In file included from ./Type.h:48: In file included from ./StatementAssign.h:37: In file included from ./Statement.h:45: In file included from ./Probabilities.h:37: ./Filter.h:60:14: warning: integer value 2 is outside the valid range of values [0, 1] for this enumeration type [-Wenum-constexpr-conversion] std::bitset kinds_; ^ ./Filter.h:40:31: note: expanded from macro 'MAX_FILTER_KIND_SIZE' #define MAX_FILTER_KIND_SIZE ((FilterKind) (fDFS + 1)) ^ 1 warning generated. depbase=`echo DFSRndNumGenerator.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -std=c++14 -Wno-error=enum-constexpr-conversion -MT DFSRndNumGenerator.o -MD -MP -MF $depbase.Tpo -c -o DFSRndNumGenerator.o DFSRndNumGenerator.cpp &&\ mv -f $depbase.Tpo $depbase.Po In file included from DFSRndNumGenerator.cpp:41: ./Filter.h:60:14: warning: integer value 2 is outside the valid range of values [0, 1] for this enumeration type [-Wenum-constexpr-conversion] std::bitset kinds_; ^ ./Filter.h:40:31: note: expanded from macro 'MAX_FILTER_KIND_SIZE' #define MAX_FILTER_KIND_SIZE ((FilterKind) (fDFS + 1)) ^ 1 warning generated. depbase=`echo DefaultOutputMgr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -std=c++14 -Wno-error=enum-constexpr-conversion -MT DefaultOutputMgr.o -MD -MP -MF $depbase.Tpo -c -o DefaultOutputMgr.o DefaultOutputMgr.cpp &&\ mv -f $depbase.Tpo $depbase.Po In file included from DefaultOutputMgr.cpp:42: In file included from ./Function.h:49: In file included from ./Type.h:48: In file included from ./StatementAssign.h:37: In file included from ./Statement.h:45: In file included from ./Probabilities.h:37: ./Filter.h:60:14: warning: integer value 2 is outside the valid range of values [0, 1] for this enumeration type [-Wenum-constexpr-conversion] std::bitset kinds_; ^ ./Filter.h:40:31: note: expanded from macro 'MAX_FILTER_KIND_SIZE' #define MAX_FILTER_KIND_SIZE ((FilterKind) (fDFS + 1)) ^ 1 warning generated. depbase=`echo DefaultProgramGenerator.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -std=c++14 -Wno-error=enum-constexpr-conversion -MT DefaultProgramGenerator.o -MD -MP -MF $depbase.Tpo -c -o DefaultProgramGenerator.o DefaultProgramGenerator.cpp &&\ mv -f $depbase.Tpo $depbase.Po In file included from DefaultProgramGenerator.cpp:42: In file included from ./Function.h:49: In file included from ./Type.h:48: In file included from ./StatementAssign.h:37: In file included from ./Statement.h:45: In file included from ./Probabilities.h:37: ./Filter.h:60:14: warning: integer value 2 is outside the valid range of values [0, 1] for this enumeration type [-Wenum-constexpr-conversion] std::bitset kinds_; ^ ./Filter.h:40:31: note: expanded from macro 'MAX_FILTER_KIND_SIZE' #define MAX_FILTER_KIND_SIZE ((FilterKind) (fDFS + 1)) ^ 1 warning generated. depbase=`echo DefaultRndNumGenerator.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -std=c++14 -Wno-error=enum-constexpr-conversion -MT DefaultRndNumGenerator.o -MD -MP -MF $depbase.Tpo -c -o DefaultRndNumGenerator.o DefaultRndNumGenerator.cpp &&\ mv -f $depbase.Tpo $depbase.Po In file included from DefaultRndNumGenerator.cpp:42: ./Filter.h:60:14: warning: integer value 2 is outside the valid range of values [0, 1] for this enumeration type [-Wenum-constexpr-conversion] std::bitset kinds_; ^ ./Filter.h:40:31: note: expanded from macro 'MAX_FILTER_KIND_SIZE' #define MAX_FILTER_KIND_SIZE ((FilterKind) (fDFS + 1)) ^ 1 warning generated. depbase=`echo DeltaMonitor.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -std=c++14 -Wno-error=enum-constexpr-conversion -MT DeltaMonitor.o -MD -MP -MF $depbase.Tpo -c -o DeltaMonitor.o DeltaMonitor.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo DepthSpec.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -std=c++14 -Wno-error=enum-constexpr-conversion -MT DepthSpec.o -MD -MP -MF $depbase.Tpo -c -o DepthSpec.o DepthSpec.cpp &&\ mv -f $depbase.Tpo $depbase.Po In file included from DepthSpec.cpp:43: In file included from ./Statement.h:45: In file included from ./Probabilities.h:37: ./Filter.h:60:14: warning: integer value 2 is outside the valid range of values [0, 1] for this enumeration type [-Wenum-constexpr-conversion] std::bitset kinds_; ^ ./Filter.h:40:31: note: expanded from macro 'MAX_FILTER_KIND_SIZE' #define MAX_FILTER_KIND_SIZE ((FilterKind) (fDFS + 1)) ^ 1 warning generated. depbase=`echo Effect.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -std=c++14 -Wno-error=enum-constexpr-conversion -MT Effect.o -MD -MP -MF $depbase.Tpo -c -o Effect.o Effect.cpp &&\ mv -f $depbase.Tpo $depbase.Po In file included from Effect.cpp:37: In file included from ./Variable.h:51: In file included from ./Type.h:48: In file included from ./StatementAssign.h:37: In file included from ./Statement.h:45: In file included from ./Probabilities.h:37: ./Filter.h:60:14: warning: integer value 2 is outside the valid range of values [0, 1] for this enumeration type [-Wenum-constexpr-conversion] std::bitset kinds_; ^ ./Filter.h:40:31: note: expanded from macro 'MAX_FILTER_KIND_SIZE' #define MAX_FILTER_KIND_SIZE ((FilterKind) (fDFS + 1)) ^ 1 warning generated. depbase=`echo Error.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -std=c++14 -Wno-error=enum-constexpr-conversion -MT Error.o -MD -MP -MF $depbase.Tpo -c -o Error.o Error.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo Expression.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -std=c++14 -Wno-error=enum-constexpr-conversion -MT Expression.o -MD -MP -MF $depbase.Tpo -c -o Expression.o Expression.cpp &&\ mv -f $depbase.Tpo $depbase.Po In file included from Expression.cpp:43: In file included from ./Expression.h:47: In file included from ./ProbabilityTable.h:37: In file included from ./Probabilities.h:37: ./Filter.h:60:14: warning: integer value 2 is outside the valid range of values [0, 1] for this enumeration type [-Wenum-constexpr-conversion] std::bitset kinds_; ^ ./Filter.h:40:31: note: expanded from macro 'MAX_FILTER_KIND_SIZE' #define MAX_FILTER_KIND_SIZE ((FilterKind) (fDFS + 1)) ^ 1 warning generated. depbase=`echo ExpressionAssign.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -std=c++14 -Wno-error=enum-constexpr-conversion -MT ExpressionAssign.o -MD -MP -MF $depbase.Tpo -c -o ExpressionAssign.o ExpressionAssign.cpp &&\ mv -f $depbase.Tpo $depbase.Po In file included from ExpressionAssign.cpp:34: In file included from ./ExpressionAssign.h:36: In file included from ./Expression.h:47: In file included from ./ProbabilityTable.h:37: In file included from ./Probabilities.h:37: ./Filter.h:60:14: warning: integer value 2 is outside the valid range of values [0, 1] for this enumeration type [-Wenum-constexpr-conversion] std::bitset kinds_; ^ ./Filter.h:40:31: note: expanded from macro 'MAX_FILTER_KIND_SIZE' #define MAX_FILTER_KIND_SIZE ((FilterKind) (fDFS + 1)) ^ 1 warning generated. depbase=`echo ExpressionComma.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -std=c++14 -Wno-error=enum-constexpr-conversion -MT ExpressionComma.o -MD -MP -MF $depbase.Tpo -c -o ExpressionComma.o ExpressionComma.cpp &&\ mv -f $depbase.Tpo $depbase.Po In file included from ExpressionComma.cpp:34: In file included from ./ExpressionComma.h:35: In file included from ./Expression.h:47: In file included from ./ProbabilityTable.h:37: In file included from ./Probabilities.h:37: ./Filter.h:60:14: warning: integer value 2 is outside the valid range of values [0, 1] for this enumeration type [-Wenum-constexpr-conversion] std::bitset kinds_; ^ ./Filter.h:40:31: note: expanded from macro 'MAX_FILTER_KIND_SIZE' #define MAX_FILTER_KIND_SIZE ((FilterKind) (fDFS + 1)) ^ 1 warning generated. depbase=`echo ExpressionFuncall.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -std=c++14 -Wno-error=enum-constexpr-conversion -MT ExpressionFuncall.o -MD -MP -MF $depbase.Tpo -c -o ExpressionFuncall.o ExpressionFuncall.cpp &&\ mv -f $depbase.Tpo $depbase.Po In file included from ExpressionFuncall.cpp:34: In file included from ./ExpressionFuncall.h:37: In file included from ./Expression.h:47: In file included from ./ProbabilityTable.h:37: In file included from ./Probabilities.h:37: ./Filter.h:60:14: warning: integer value 2 is outside the valid range of values [0, 1] for this enumeration type [-Wenum-constexpr-conversion] std::bitset kinds_; ^ ./Filter.h:40:31: note: expanded from macro 'MAX_FILTER_KIND_SIZE' #define MAX_FILTER_KIND_SIZE ((FilterKind) (fDFS + 1)) ^ 1 warning generated. depbase=`echo ExpressionVariable.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -std=c++14 -Wno-error=enum-constexpr-conversion -MT ExpressionVariable.o -MD -MP -MF $depbase.Tpo -c -o ExpressionVariable.o ExpressionVariable.cpp &&\ mv -f $depbase.Tpo $depbase.Po In file included from ExpressionVariable.cpp:34: In file included from ./ExpressionVariable.h:37: In file included from ./Expression.h:47: In file included from ./ProbabilityTable.h:37: In file included from ./Probabilities.h:37: ./Filter.h:60:14: warning: integer value 2 is outside the valid range of values [0, 1] for this enumeration type [-Wenum-constexpr-conversion] std::bitset kinds_; ^ ./Filter.h:40:31: note: expanded from macro 'MAX_FILTER_KIND_SIZE' #define MAX_FILTER_KIND_SIZE ((FilterKind) (fDFS + 1)) ^ 1 warning generated. depbase=`echo ExtensionMgr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -std=c++14 -Wno-error=enum-constexpr-conversion -MT ExtensionMgr.o -MD -MP -MF $depbase.Tpo -c -o ExtensionMgr.o ExtensionMgr.cpp &&\ mv -f $depbase.Tpo $depbase.Po In file included from ExtensionMgr.cpp:43: In file included from ./Function.h:49: In file included from ./Type.h:48: In file included from ./StatementAssign.h:37: In file included from ./Statement.h:45: In file included from ./Probabilities.h:37: ./Filter.h:60:14: warning: integer value 2 is outside the valid range of values [0, 1] for this enumeration type [-Wenum-constexpr-conversion] std::bitset kinds_; ^ ./Filter.h:40:31: note: expanded from macro 'MAX_FILTER_KIND_SIZE' #define MAX_FILTER_KIND_SIZE ((FilterKind) (fDFS + 1)) ^ 1 warning generated. depbase=`echo ExtensionValue.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -std=c++14 -Wno-error=enum-constexpr-conversion -MT ExtensionValue.o -MD -MP -MF $depbase.Tpo -c -o ExtensionValue.o ExtensionValue.cpp &&\ mv -f $depbase.Tpo $depbase.Po In file included from ExtensionValue.cpp:36: In file included from ./Type.h:48: In file included from ./StatementAssign.h:37: In file included from ./Statement.h:45: In file included from ./Probabilities.h:37: ./Filter.h:60:14: warning: integer value 2 is outside the valid range of values [0, 1] for this enumeration type [-Wenum-constexpr-conversion] std::bitset kinds_; ^ ./Filter.h:40:31: note: expanded from macro 'MAX_FILTER_KIND_SIZE' #define MAX_FILTER_KIND_SIZE ((FilterKind) (fDFS + 1)) ^ 1 warning generated. depbase=`echo Fact.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -std=c++14 -Wno-error=enum-constexpr-conversion -MT Fact.o -MD -MP -MF $depbase.Tpo -c -o Fact.o Fact.cpp &&\ mv -f $depbase.Tpo $depbase.Po In file included from Fact.cpp:36: In file included from ./Variable.h:51: In file included from ./Type.h:48: In file included from ./StatementAssign.h:37: In file included from ./Statement.h:45: In file included from ./Probabilities.h:37: ./Filter.h:60:14: warning: integer value 2 is outside the valid range of values [0, 1] for this enumeration type [-Wenum-constexpr-conversion] std::bitset kinds_; ^ ./Filter.h:40:31: note: expanded from macro 'MAX_FILTER_KIND_SIZE' #define MAX_FILTER_KIND_SIZE ((FilterKind) (fDFS + 1)) ^ 1 warning generated. depbase=`echo FactMgr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -std=c++14 -Wno-error=enum-constexpr-conversion -MT FactMgr.o -MD -MP -MF $depbase.Tpo -c -o FactMgr.o FactMgr.cpp &&\ mv -f $depbase.Tpo $depbase.Po In file included from FactMgr.cpp:48: In file included from ./FactUnion.h:37: In file included from ./Variable.h:51: In file included from ./Type.h:48: In file included from ./StatementAssign.h:37: In file included from ./Statement.h:45: In file included from ./Probabilities.h:37: ./Filter.h:60:14: warning: integer value 2 is outside the valid range of values [0, 1] for this enumeration type [-Wenum-constexpr-conversion] std::bitset kinds_; ^ ./Filter.h:40:31: note: expanded from macro 'MAX_FILTER_KIND_SIZE' #define MAX_FILTER_KIND_SIZE ((FilterKind) (fDFS + 1)) ^ 1 warning generated. depbase=`echo FactPointTo.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -std=c++14 -Wno-error=enum-constexpr-conversion -MT FactPointTo.o -MD -MP -MF $depbase.Tpo -c -o FactPointTo.o FactPointTo.cpp &&\ mv -f $depbase.Tpo $depbase.Po In file included from FactPointTo.cpp:38: In file included from ./Type.h:48: In file included from ./StatementAssign.h:37: In file included from ./Statement.h:45: In file included from ./Probabilities.h:37: ./Filter.h:60:14: warning: integer value 2 is outside the valid range of values [0, 1] for this enumeration type [-Wenum-constexpr-conversion] std::bitset kinds_; ^ ./Filter.h:40:31: note: expanded from macro 'MAX_FILTER_KIND_SIZE' #define MAX_FILTER_KIND_SIZE ((FilterKind) (fDFS + 1)) ^ 1 warning generated. depbase=`echo FactUnion.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -std=c++14 -Wno-error=enum-constexpr-conversion -MT FactUnion.o -MD -MP -MF $depbase.Tpo -c -o FactUnion.o FactUnion.cpp &&\ mv -f $depbase.Tpo $depbase.Po In file included from FactUnion.cpp:34: In file included from ./FactUnion.h:37: In file included from ./Variable.h:51: In file included from ./Type.h:48: In file included from ./StatementAssign.h:37: In file included from ./Statement.h:45: In file included from ./Probabilities.h:37: ./Filter.h:60:14: warning: integer value 2 is outside the valid range of values [0, 1] for this enumeration type [-Wenum-constexpr-conversion] std::bitset kinds_; ^ ./Filter.h:40:31: note: expanded from macro 'MAX_FILTER_KIND_SIZE' #define MAX_FILTER_KIND_SIZE ((FilterKind) (fDFS + 1)) ^ 1 warning generated. depbase=`echo Filter.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -std=c++14 -Wno-error=enum-constexpr-conversion -MT Filter.o -MD -MP -MF $depbase.Tpo -c -o Filter.o Filter.cpp &&\ mv -f $depbase.Tpo $depbase.Po In file included from Filter.cpp:34: ./Filter.h:60:14: warning: integer value 2 is outside the valid range of values [0, 1] for this enumeration type [-Wenum-constexpr-conversion] std::bitset kinds_; ^ ./Filter.h:40:31: note: expanded from macro 'MAX_FILTER_KIND_SIZE' #define MAX_FILTER_KIND_SIZE ((FilterKind) (fDFS + 1)) ^ 1 warning generated. depbase=`echo Finalization.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -std=c++14 -Wno-error=enum-constexpr-conversion -MT Finalization.o -MD -MP -MF $depbase.Tpo -c -o Finalization.o Finalization.cpp &&\ mv -f $depbase.Tpo $depbase.Po In file included from Finalization.cpp:36: In file included from ./Function.h:49: In file included from ./Type.h:48: In file included from ./StatementAssign.h:37: In file included from ./Statement.h:45: In file included from ./Probabilities.h:37: ./Filter.h:60:14: warning: integer value 2 is outside the valid range of values [0, 1] for this enumeration type [-Wenum-constexpr-conversion] std::bitset kinds_; ^ ./Filter.h:40:31: note: expanded from macro 'MAX_FILTER_KIND_SIZE' #define MAX_FILTER_KIND_SIZE ((FilterKind) (fDFS + 1)) ^ 1 warning generated. depbase=`echo Function.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -std=c++14 -Wno-error=enum-constexpr-conversion -MT Function.o -MD -MP -MF $depbase.Tpo -c -o Function.o Function.cpp &&\ mv -f $depbase.Tpo $depbase.Po In file included from Function.cpp:46: In file included from ./Function.h:49: In file included from ./Type.h:48: In file included from ./StatementAssign.h:37: In file included from ./Statement.h:45: In file included from ./Probabilities.h:37: ./Filter.h:60:14: warning: integer value 2 is outside the valid range of values [0, 1] for this enumeration type [-Wenum-constexpr-conversion] std::bitset kinds_; ^ ./Filter.h:40:31: note: expanded from macro 'MAX_FILTER_KIND_SIZE' #define MAX_FILTER_KIND_SIZE ((FilterKind) (fDFS + 1)) ^ Function.cpp:520:24: warning: 'ptr_fun' is deprecated [-Wdeprecated-declarations] std::bind2nd(std::ptr_fun(OutputFormalParam), &out)); ^ /usr/include/c++/v1/__functional/pointer_to_binary_function.h:37:1: note: 'ptr_fun' has been explicitly marked deprecated here _LIBCPP_DEPRECATED_IN_CXX11 inline _LIBCPP_INLINE_VISIBILITY ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ Function.cpp:520:11: warning: 'bind2nd, std::ostream *>' is deprecated [-Wdeprecated-declarations] std::bind2nd(std::ptr_fun(OutputFormalParam), &out)); ^ /usr/include/c++/v1/__functional/binder2nd.h:44:1: note: 'bind2nd, std::ostream *>' has been explicitly marked deprecated here _LIBCPP_DEPRECATED_IN_CXX11 inline _LIBCPP_INLINE_VISIBILITY ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ Function.cpp:855:23: warning: 'ptr_fun' is deprecated [-Wdeprecated-declarations] std::bind2nd(std::ptr_fun(OutputForwardDecl), &out)); ^ /usr/include/c++/v1/__functional/pointer_to_binary_function.h:37:1: note: 'ptr_fun' has been explicitly marked deprecated here _LIBCPP_DEPRECATED_IN_CXX11 inline _LIBCPP_INLINE_VISIBILITY ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ Function.cpp:855:10: warning: 'bind2nd, std::ostream *>' is deprecated [-Wdeprecated-declarations] std::bind2nd(std::ptr_fun(OutputForwardDecl), &out)); ^ /usr/include/c++/v1/__functional/binder2nd.h:44:1: note: 'bind2nd, std::ostream *>' has been explicitly marked deprecated here _LIBCPP_DEPRECATED_IN_CXX11 inline _LIBCPP_INLINE_VISIBILITY ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ Function.cpp:868:23: warning: 'ptr_fun' is deprecated [-Wdeprecated-declarations] std::bind2nd(std::ptr_fun(OutputFunction), &out)); ^ /usr/include/c++/v1/__functional/pointer_to_binary_function.h:37:1: note: 'ptr_fun' has been explicitly marked deprecated here _LIBCPP_DEPRECATED_IN_CXX11 inline _LIBCPP_INLINE_VISIBILITY ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ Function.cpp:868:10: warning: 'bind2nd, std::ostream *>' is deprecated [-Wdeprecated-declarations] std::bind2nd(std::ptr_fun(OutputFunction), &out)); ^ /usr/include/c++/v1/__functional/binder2nd.h:44:1: note: 'bind2nd, std::ostream *>' has been explicitly marked deprecated here _LIBCPP_DEPRECATED_IN_CXX11 inline _LIBCPP_INLINE_VISIBILITY ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ Function.cpp:890:50: warning: 'ptr_fun' is deprecated [-Wdeprecated-declarations] for_each(FuncList.begin(), FuncList.end(), std::ptr_fun(deleteFunction)); ^ /usr/include/c++/v1/__functional/pointer_to_unary_function.h:37:1: note: 'ptr_fun' has been explicitly marked deprecated here _LIBCPP_DEPRECATED_IN_CXX11 inline _LIBCPP_INLINE_VISIBILITY ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ 8 warnings generated. depbase=`echo FunctionInvocation.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -std=c++14 -Wno-error=enum-constexpr-conversion -MT FunctionInvocation.o -MD -MP -MF $depbase.Tpo -c -o FunctionInvocation.o FunctionInvocation.cpp &&\ mv -f $depbase.Tpo $depbase.Po In file included from FunctionInvocation.cpp:50: In file included from ./Expression.h:47: In file included from ./ProbabilityTable.h:37: In file included from ./Probabilities.h:37: ./Filter.h:60:14: warning: integer value 2 is outside the valid range of values [0, 1] for this enumeration type [-Wenum-constexpr-conversion] std::bitset kinds_; ^ ./Filter.h:40:31: note: expanded from macro 'MAX_FILTER_KIND_SIZE' #define MAX_FILTER_KIND_SIZE ((FilterKind) (fDFS + 1)) ^ 1 warning generated. depbase=`echo FunctionInvocationBinary.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -std=c++14 -Wno-error=enum-constexpr-conversion -MT FunctionInvocationBinary.o -MD -MP -MF $depbase.Tpo -c -o FunctionInvocationBinary.o FunctionInvocationBinary.cpp &&\ mv -f $depbase.Tpo $depbase.Po In file included from FunctionInvocationBinary.cpp:40: In file included from ./Expression.h:47: In file included from ./ProbabilityTable.h:37: In file included from ./Probabilities.h:37: ./Filter.h:60:14: warning: integer value 2 is outside the valid range of values [0, 1] for this enumeration type [-Wenum-constexpr-conversion] std::bitset kinds_; ^ ./Filter.h:40:31: note: expanded from macro 'MAX_FILTER_KIND_SIZE' #define MAX_FILTER_KIND_SIZE ((FilterKind) (fDFS + 1)) ^ 1 warning generated. depbase=`echo FunctionInvocationUnary.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -std=c++14 -Wno-error=enum-constexpr-conversion -MT FunctionInvocationUnary.o -MD -MP -MF $depbase.Tpo -c -o FunctionInvocationUnary.o FunctionInvocationUnary.cpp &&\ mv -f $depbase.Tpo $depbase.Po In file included from FunctionInvocationUnary.cpp:39: In file included from ./Expression.h:47: In file included from ./ProbabilityTable.h:37: In file included from ./Probabilities.h:37: ./Filter.h:60:14: warning: integer value 2 is outside the valid range of values [0, 1] for this enumeration type [-Wenum-constexpr-conversion] std::bitset kinds_; ^ ./Filter.h:40:31: note: expanded from macro 'MAX_FILTER_KIND_SIZE' #define MAX_FILTER_KIND_SIZE ((FilterKind) (fDFS + 1)) ^ 1 warning generated. depbase=`echo FunctionInvocationUser.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -std=c++14 -Wno-error=enum-constexpr-conversion -MT FunctionInvocationUser.o -MD -MP -MF $depbase.Tpo -c -o FunctionInvocationUser.o FunctionInvocationUser.cpp &&\ mv -f $depbase.Tpo $depbase.Po In file included from FunctionInvocationUser.cpp:47: In file included from ./FunctionInvocationUser.h:47: In file included from ./Type.h:48: In file included from ./StatementAssign.h:37: In file included from ./Statement.h:45: In file included from ./Probabilities.h:37: ./Filter.h:60:14: warning: integer value 2 is outside the valid range of values [0, 1] for this enumeration type [-Wenum-constexpr-conversion] std::bitset kinds_; ^ ./Filter.h:40:31: note: expanded from macro 'MAX_FILTER_KIND_SIZE' #define MAX_FILTER_KIND_SIZE ((FilterKind) (fDFS + 1)) ^ FunctionInvocationUser.cpp:434:23: warning: 'ptr_fun' is deprecated [-Wdeprecated-declarations] std::bind2nd(std::ptr_fun(OutputActualParamExpression), &out)); ^ /usr/include/c++/v1/__functional/pointer_to_binary_function.h:37:1: note: 'ptr_fun' has been explicitly marked deprecated here _LIBCPP_DEPRECATED_IN_CXX11 inline _LIBCPP_INLINE_VISIBILITY ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ FunctionInvocationUser.cpp:434:10: warning: 'bind2nd, std::ostream *>' is deprecated [-Wdeprecated-declarations] std::bind2nd(std::ptr_fun(OutputActualParamExpression), &out)); ^ /usr/include/c++/v1/__functional/binder2nd.h:44:1: note: 'bind2nd, std::ostream *>' has been explicitly marked deprecated here _LIBCPP_DEPRECATED_IN_CXX11 inline _LIBCPP_INLINE_VISIBILITY ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ 3 warnings generated. depbase=`echo KleeExtension.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -std=c++14 -Wno-error=enum-constexpr-conversion -MT KleeExtension.o -MD -MP -MF $depbase.Tpo -c -o KleeExtension.o KleeExtension.cpp &&\ mv -f $depbase.Tpo $depbase.Po In file included from KleeExtension.cpp:36: In file included from ./Type.h:48: In file included from ./StatementAssign.h:37: In file included from ./Statement.h:45: In file included from ./Probabilities.h:37: ./Filter.h:60:14: warning: integer value 2 is outside the valid range of values [0, 1] for this enumeration type [-Wenum-constexpr-conversion] std::bitset kinds_; ^ ./Filter.h:40:31: note: expanded from macro 'MAX_FILTER_KIND_SIZE' #define MAX_FILTER_KIND_SIZE ((FilterKind) (fDFS + 1)) ^ 1 warning generated. depbase=`echo Lhs.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -std=c++14 -Wno-error=enum-constexpr-conversion -MT Lhs.o -MD -MP -MF $depbase.Tpo -c -o Lhs.o Lhs.cpp &&\ mv -f $depbase.Tpo $depbase.Po In file included from Lhs.cpp:34: In file included from ./Lhs.h:37: In file included from ./Expression.h:47: In file included from ./ProbabilityTable.h:37: In file included from ./Probabilities.h:37: ./Filter.h:60:14: warning: integer value 2 is outside the valid range of values [0, 1] for this enumeration type [-Wenum-constexpr-conversion] std::bitset kinds_; ^ ./Filter.h:40:31: note: expanded from macro 'MAX_FILTER_KIND_SIZE' #define MAX_FILTER_KIND_SIZE ((FilterKind) (fDFS + 1)) ^ 1 warning generated. depbase=`echo LinearSequence.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -std=c++14 -Wno-error=enum-constexpr-conversion -MT LinearSequence.o -MD -MP -MF $depbase.Tpo -c -o LinearSequence.o LinearSequence.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo MspFilters.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -std=c++14 -Wno-error=enum-constexpr-conversion -MT MspFilters.o -MD -MP -MF $depbase.Tpo -c -o MspFilters.o MspFilters.cpp &&\ mv -f $depbase.Tpo $depbase.Po In file included from MspFilters.cpp:35: In file included from ./MspFilters.h:33: ./Filter.h:60:14: warning: integer value 2 is outside the valid range of values [0, 1] for this enumeration type [-Wenum-constexpr-conversion] std::bitset kinds_; ^ ./Filter.h:40:31: note: expanded from macro 'MAX_FILTER_KIND_SIZE' #define MAX_FILTER_KIND_SIZE ((FilterKind) (fDFS + 1)) ^ 1 warning generated. depbase=`echo OutputMgr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -std=c++14 -Wno-error=enum-constexpr-conversion -MT OutputMgr.o -MD -MP -MF $depbase.Tpo -c -o OutputMgr.o OutputMgr.cpp &&\ mv -f $depbase.Tpo $depbase.Po In file included from OutputMgr.cpp:43: In file included from ./Function.h:49: In file included from ./Type.h:48: In file included from ./StatementAssign.h:37: In file included from ./Statement.h:45: In file included from ./Probabilities.h:37: ./Filter.h:60:14: warning: integer value 2 is outside the valid range of values [0, 1] for this enumeration type [-Wenum-constexpr-conversion] std::bitset kinds_; ^ ./Filter.h:40:31: note: expanded from macro 'MAX_FILTER_KIND_SIZE' #define MAX_FILTER_KIND_SIZE ((FilterKind) (fDFS + 1)) ^ 1 warning generated. depbase=`echo PartialExpander.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -std=c++14 -Wno-error=enum-constexpr-conversion -MT PartialExpander.o -MD -MP -MF $depbase.Tpo -c -o PartialExpander.o PartialExpander.cpp &&\ mv -f $depbase.Tpo $depbase.Po In file included from PartialExpander.cpp:34: In file included from ./PartialExpander.h:35: In file included from ./Statement.h:45: In file included from ./Probabilities.h:37: ./Filter.h:60:14: warning: integer value 2 is outside the valid range of values [0, 1] for this enumeration type [-Wenum-constexpr-conversion] std::bitset kinds_; ^ ./Filter.h:40:31: note: expanded from macro 'MAX_FILTER_KIND_SIZE' #define MAX_FILTER_KIND_SIZE ((FilterKind) (fDFS + 1)) ^ 1 warning generated. depbase=`echo Probabilities.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -std=c++14 -Wno-error=enum-constexpr-conversion -MT Probabilities.o -MD -MP -MF $depbase.Tpo -c -o Probabilities.o Probabilities.cpp &&\ mv -f $depbase.Tpo $depbase.Po In file included from Probabilities.cpp:34: In file included from ./Probabilities.h:37: ./Filter.h:60:14: warning: integer value 2 is outside the valid range of values [0, 1] for this enumeration type [-Wenum-constexpr-conversion] std::bitset kinds_; ^ ./Filter.h:40:31: note: expanded from macro 'MAX_FILTER_KIND_SIZE' #define MAX_FILTER_KIND_SIZE ((FilterKind) (fDFS + 1)) ^ 1 warning generated. depbase=`echo RandomNumber.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -std=c++14 -Wno-error=enum-constexpr-conversion -MT RandomNumber.o -MD -MP -MF $depbase.Tpo -c -o RandomNumber.o RandomNumber.cpp &&\ mv -f $depbase.Tpo $depbase.Po In file included from RandomNumber.cpp:39: ./Filter.h:60:14: warning: integer value 2 is outside the valid range of values [0, 1] for this enumeration type [-Wenum-constexpr-conversion] std::bitset kinds_; ^ ./Filter.h:40:31: note: expanded from macro 'MAX_FILTER_KIND_SIZE' #define MAX_FILTER_KIND_SIZE ((FilterKind) (fDFS + 1)) ^ 1 warning generated. depbase=`echo RandomProgramGenerator.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -std=c++14 -Wno-error=enum-constexpr-conversion -MT RandomProgramGenerator.o -MD -MP -MF $depbase.Tpo -c -o RandomProgramGenerator.o RandomProgramGenerator.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo Reducer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -std=c++14 -Wno-error=enum-constexpr-conversion -MT Reducer.o -MD -MP -MF $depbase.Tpo -c -o Reducer.o Reducer.cpp &&\ mv -f $depbase.Tpo $depbase.Po In file included from Reducer.cpp:44: In file included from ./Function.h:49: In file included from ./Type.h:48: In file included from ./StatementAssign.h:37: In file included from ./Statement.h:45: In file included from ./Probabilities.h:37: ./Filter.h:60:14: warning: integer value 2 is outside the valid range of values [0, 1] for this enumeration type [-Wenum-constexpr-conversion] std::bitset kinds_; ^ ./Filter.h:40:31: note: expanded from macro 'MAX_FILTER_KIND_SIZE' #define MAX_FILTER_KIND_SIZE ((FilterKind) (fDFS + 1)) ^ 1 warning generated. depbase=`echo ReducerOutputMgr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -std=c++14 -Wno-error=enum-constexpr-conversion -MT ReducerOutputMgr.o -MD -MP -MF $depbase.Tpo -c -o ReducerOutputMgr.o ReducerOutputMgr.cpp &&\ mv -f $depbase.Tpo $depbase.Po In file included from ReducerOutputMgr.cpp:42: In file included from ./Function.h:49: In file included from ./Type.h:48: In file included from ./StatementAssign.h:37: In file included from ./Statement.h:45: In file included from ./Probabilities.h:37: ./Filter.h:60:14: warning: integer value 2 is outside the valid range of values [0, 1] for this enumeration type [-Wenum-constexpr-conversion] std::bitset kinds_; ^ ./Filter.h:40:31: note: expanded from macro 'MAX_FILTER_KIND_SIZE' #define MAX_FILTER_KIND_SIZE ((FilterKind) (fDFS + 1)) ^ 1 warning generated. depbase=`echo SafeOpFlags.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -std=c++14 -Wno-error=enum-constexpr-conversion -MT SafeOpFlags.o -MD -MP -MF $depbase.Tpo -c -o SafeOpFlags.o SafeOpFlags.cpp &&\ mv -f $depbase.Tpo $depbase.Po In file included from SafeOpFlags.cpp:39: In file included from ./SafeOpFlags.h:35: In file included from ./Type.h:48: In file included from ./StatementAssign.h:37: In file included from ./Statement.h:45: In file included from ./Probabilities.h:37: ./Filter.h:60:14: warning: integer value 2 is outside the valid range of values [0, 1] for this enumeration type [-Wenum-constexpr-conversion] std::bitset kinds_; ^ ./Filter.h:40:31: note: expanded from macro 'MAX_FILTER_KIND_SIZE' #define MAX_FILTER_KIND_SIZE ((FilterKind) (fDFS + 1)) ^ 1 warning generated. depbase=`echo Sequence.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -std=c++14 -Wno-error=enum-constexpr-conversion -MT Sequence.o -MD -MP -MF $depbase.Tpo -c -o Sequence.o Sequence.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo SequenceFactory.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -std=c++14 -Wno-error=enum-constexpr-conversion -MT SequenceFactory.o -MD -MP -MF $depbase.Tpo -c -o SequenceFactory.o SequenceFactory.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo SimpleDeltaRndNumGenerator.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -std=c++14 -Wno-error=enum-constexpr-conversion -MT SimpleDeltaRndNumGenerator.o -MD -MP -MF $depbase.Tpo -c -o SimpleDeltaRndNumGenerator.o SimpleDeltaRndNumGenerator.cpp &&\ mv -f $depbase.Tpo $depbase.Po In file included from SimpleDeltaRndNumGenerator.cpp:44: ./Filter.h:60:14: warning: integer value 2 is outside the valid range of values [0, 1] for this enumeration type [-Wenum-constexpr-conversion] std::bitset kinds_; ^ ./Filter.h:40:31: note: expanded from macro 'MAX_FILTER_KIND_SIZE' #define MAX_FILTER_KIND_SIZE ((FilterKind) (fDFS + 1)) ^ 1 warning generated. depbase=`echo SimpleDeltaSequence.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -std=c++14 -Wno-error=enum-constexpr-conversion -MT SimpleDeltaSequence.o -MD -MP -MF $depbase.Tpo -c -o SimpleDeltaSequence.o SimpleDeltaSequence.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo SplatExtension.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -std=c++14 -Wno-error=enum-constexpr-conversion -MT SplatExtension.o -MD -MP -MF $depbase.Tpo -c -o SplatExtension.o SplatExtension.cpp &&\ mv -f $depbase.Tpo $depbase.Po In file included from SplatExtension.cpp:36: In file included from ./Type.h:48: In file included from ./StatementAssign.h:37: In file included from ./Statement.h:45: In file included from ./Probabilities.h:37: ./Filter.h:60:14: warning: integer value 2 is outside the valid range of values [0, 1] for this enumeration type [-Wenum-constexpr-conversion] std::bitset kinds_; ^ ./Filter.h:40:31: note: expanded from macro 'MAX_FILTER_KIND_SIZE' #define MAX_FILTER_KIND_SIZE ((FilterKind) (fDFS + 1)) ^ 1 warning generated. depbase=`echo Statement.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -std=c++14 -Wno-error=enum-constexpr-conversion -MT Statement.o -MD -MP -MF $depbase.Tpo -c -o Statement.o Statement.cpp &&\ mv -f $depbase.Tpo $depbase.Po In file included from Statement.cpp:47: In file included from ./Statement.h:45: In file included from ./Probabilities.h:37: ./Filter.h:60:14: warning: integer value 2 is outside the valid range of values [0, 1] for this enumeration type [-Wenum-constexpr-conversion] std::bitset kinds_; ^ ./Filter.h:40:31: note: expanded from macro 'MAX_FILTER_KIND_SIZE' #define MAX_FILTER_KIND_SIZE ((FilterKind) (fDFS + 1)) ^ In file included from Statement.cpp:55: In file included from ./Function.h:49: In file included from ./Type.h:48: In file included from ./StatementAssign.h:40: In file included from ./Lhs.h:37: In file included from ./Expression.h:47: ./ProbabilityTable.h:170:62: warning: 'ptr_fun *, unsigned int, bool>' is deprecated [-Wdeprecated-declarations] i = find_if(table_.begin(), table_.end(), std::bind2nd(std::ptr_fun(my_greater), k)); ^ Statement.cpp:134:42: note: in instantiation of member function 'ProbabilityTable::get_value' requested here ProbName pname = Statement::stmtTable_->get_value(value); ^ /usr/include/c++/v1/__functional/pointer_to_binary_function.h:37:1: note: 'ptr_fun *, unsigned int, bool>' has been explicitly marked deprecated here _LIBCPP_DEPRECATED_IN_CXX11 inline _LIBCPP_INLINE_VISIBILITY ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ In file included from Statement.cpp:55: In file included from ./Function.h:49: In file included from ./Type.h:48: In file included from ./StatementAssign.h:40: In file included from ./Lhs.h:37: In file included from ./Expression.h:47: ./ProbabilityTable.h:170:49: warning: 'bind2nd *, unsigned int, bool>, unsigned int>' is deprecated [-Wdeprecated-declarations] i = find_if(table_.begin(), table_.end(), std::bind2nd(std::ptr_fun(my_greater), k)); ^ /usr/include/c++/v1/__functional/binder2nd.h:44:1: note: 'bind2nd *, unsigned int, bool>, unsigned int>' has been explicitly marked deprecated here _LIBCPP_DEPRECATED_IN_CXX11 inline _LIBCPP_INLINE_VISIBILITY ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ 3 warnings generated. depbase=`echo StatementArrayOp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -std=c++14 -Wno-error=enum-constexpr-conversion -MT StatementArrayOp.o -MD -MP -MF $depbase.Tpo -c -o StatementArrayOp.o StatementArrayOp.cpp &&\ mv -f $depbase.Tpo $depbase.Po In file included from StatementArrayOp.cpp:34: In file included from ./StatementArrayOp.h:37: In file included from ./Statement.h:45: In file included from ./Probabilities.h:37: ./Filter.h:60:14: warning: integer value 2 is outside the valid range of values [0, 1] for this enumeration type [-Wenum-constexpr-conversion] std::bitset kinds_; ^ ./Filter.h:40:31: note: expanded from macro 'MAX_FILTER_KIND_SIZE' #define MAX_FILTER_KIND_SIZE ((FilterKind) (fDFS + 1)) ^ 1 warning generated. depbase=`echo StatementAssign.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -std=c++14 -Wno-error=enum-constexpr-conversion -MT StatementAssign.o -MD -MP -MF $depbase.Tpo -c -o StatementAssign.o StatementAssign.cpp &&\ mv -f $depbase.Tpo $depbase.Po In file included from StatementAssign.cpp:34: In file included from ./StatementAssign.h:37: In file included from ./Statement.h:45: In file included from ./Probabilities.h:37: ./Filter.h:60:14: warning: integer value 2 is outside the valid range of values [0, 1] for this enumeration type [-Wenum-constexpr-conversion] std::bitset kinds_; ^ ./Filter.h:40:31: note: expanded from macro 'MAX_FILTER_KIND_SIZE' #define MAX_FILTER_KIND_SIZE ((FilterKind) (fDFS + 1)) ^ 1 warning generated. depbase=`echo StatementBreak.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -std=c++14 -Wno-error=enum-constexpr-conversion -MT StatementBreak.o -MD -MP -MF $depbase.Tpo -c -o StatementBreak.o StatementBreak.cpp &&\ mv -f $depbase.Tpo $depbase.Po In file included from StatementBreak.cpp:38: In file included from ./StatementBreak.h:35: In file included from ./Statement.h:45: In file included from ./Probabilities.h:37: ./Filter.h:60:14: warning: integer value 2 is outside the valid range of values [0, 1] for this enumeration type [-Wenum-constexpr-conversion] std::bitset kinds_; ^ ./Filter.h:40:31: note: expanded from macro 'MAX_FILTER_KIND_SIZE' #define MAX_FILTER_KIND_SIZE ((FilterKind) (fDFS + 1)) ^ 1 warning generated. depbase=`echo StatementContinue.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -std=c++14 -Wno-error=enum-constexpr-conversion -MT StatementContinue.o -MD -MP -MF $depbase.Tpo -c -o StatementContinue.o StatementContinue.cpp &&\ mv -f $depbase.Tpo $depbase.Po In file included from StatementContinue.cpp:38: In file included from ./StatementContinue.h:35: In file included from ./Statement.h:45: In file included from ./Probabilities.h:37: ./Filter.h:60:14: warning: integer value 2 is outside the valid range of values [0, 1] for this enumeration type [-Wenum-constexpr-conversion] std::bitset kinds_; ^ ./Filter.h:40:31: note: expanded from macro 'MAX_FILTER_KIND_SIZE' #define MAX_FILTER_KIND_SIZE ((FilterKind) (fDFS + 1)) ^ 1 warning generated. depbase=`echo StatementExpr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -std=c++14 -Wno-error=enum-constexpr-conversion -MT StatementExpr.o -MD -MP -MF $depbase.Tpo -c -o StatementExpr.o StatementExpr.cpp &&\ mv -f $depbase.Tpo $depbase.Po In file included from StatementExpr.cpp:34: In file included from ./StatementExpr.h:38: In file included from ./Statement.h:45: In file included from ./Probabilities.h:37: ./Filter.h:60:14: warning: integer value 2 is outside the valid range of values [0, 1] for this enumeration type [-Wenum-constexpr-conversion] std::bitset kinds_; ^ ./Filter.h:40:31: note: expanded from macro 'MAX_FILTER_KIND_SIZE' #define MAX_FILTER_KIND_SIZE ((FilterKind) (fDFS + 1)) ^ 1 warning generated. depbase=`echo StatementFor.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -std=c++14 -Wno-error=enum-constexpr-conversion -MT StatementFor.o -MD -MP -MF $depbase.Tpo -c -o StatementFor.o StatementFor.cpp &&\ mv -f $depbase.Tpo $depbase.Po In file included from StatementFor.cpp:34: In file included from ./StatementFor.h:37: In file included from ./Statement.h:45: In file included from ./Probabilities.h:37: ./Filter.h:60:14: warning: integer value 2 is outside the valid range of values [0, 1] for this enumeration type [-Wenum-constexpr-conversion] std::bitset kinds_; ^ ./Filter.h:40:31: note: expanded from macro 'MAX_FILTER_KIND_SIZE' #define MAX_FILTER_KIND_SIZE ((FilterKind) (fDFS + 1)) ^ 1 warning generated. depbase=`echo StatementGoto.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -std=c++14 -Wno-error=enum-constexpr-conversion -MT StatementGoto.o -MD -MP -MF $depbase.Tpo -c -o StatementGoto.o StatementGoto.cpp &&\ mv -f $depbase.Tpo $depbase.Po In file included from StatementGoto.cpp:38: In file included from ./StatementGoto.h:37: In file included from ./Statement.h:45: In file included from ./Probabilities.h:37: ./Filter.h:60:14: warning: integer value 2 is outside the valid range of values [0, 1] for this enumeration type [-Wenum-constexpr-conversion] std::bitset kinds_; ^ ./Filter.h:40:31: note: expanded from macro 'MAX_FILTER_KIND_SIZE' #define MAX_FILTER_KIND_SIZE ((FilterKind) (fDFS + 1)) ^ 1 warning generated. depbase=`echo StatementIf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -std=c++14 -Wno-error=enum-constexpr-conversion -MT StatementIf.o -MD -MP -MF $depbase.Tpo -c -o StatementIf.o StatementIf.cpp &&\ mv -f $depbase.Tpo $depbase.Po In file included from StatementIf.cpp:39: In file included from ./StatementIf.h:37: In file included from ./Statement.h:45: In file included from ./Probabilities.h:37: ./Filter.h:60:14: warning: integer value 2 is outside the valid range of values [0, 1] for this enumeration type [-Wenum-constexpr-conversion] std::bitset kinds_; ^ ./Filter.h:40:31: note: expanded from macro 'MAX_FILTER_KIND_SIZE' #define MAX_FILTER_KIND_SIZE ((FilterKind) (fDFS + 1)) ^ 1 warning generated. depbase=`echo StatementReturn.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -std=c++14 -Wno-error=enum-constexpr-conversion -MT StatementReturn.o -MD -MP -MF $depbase.Tpo -c -o StatementReturn.o StatementReturn.cpp &&\ mv -f $depbase.Tpo $depbase.Po In file included from StatementReturn.cpp:38: In file included from ./Function.h:49: In file included from ./Type.h:48: In file included from ./StatementAssign.h:37: In file included from ./Statement.h:45: In file included from ./Probabilities.h:37: ./Filter.h:60:14: warning: integer value 2 is outside the valid range of values [0, 1] for this enumeration type [-Wenum-constexpr-conversion] std::bitset kinds_; ^ ./Filter.h:40:31: note: expanded from macro 'MAX_FILTER_KIND_SIZE' #define MAX_FILTER_KIND_SIZE ((FilterKind) (fDFS + 1)) ^ 1 warning generated. depbase=`echo StringUtils.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -std=c++14 -Wno-error=enum-constexpr-conversion -MT StringUtils.o -MD -MP -MF $depbase.Tpo -c -o StringUtils.o StringUtils.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo Type.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -std=c++14 -Wno-error=enum-constexpr-conversion -MT Type.o -MD -MP -MF $depbase.Tpo -c -o Type.o Type.cpp &&\ mv -f $depbase.Tpo $depbase.Po In file included from Type.cpp:43: In file included from ./Type.h:48: In file included from ./StatementAssign.h:37: In file included from ./Statement.h:45: In file included from ./Probabilities.h:37: ./Filter.h:60:14: warning: integer value 2 is outside the valid range of values [0, 1] for this enumeration type [-Wenum-constexpr-conversion] std::bitset kinds_; ^ ./Filter.h:40:31: note: expanded from macro 'MAX_FILTER_KIND_SIZE' #define MAX_FILTER_KIND_SIZE ((FilterKind) (fDFS + 1)) ^ 1 warning generated. depbase=`echo Variable.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -std=c++14 -Wno-error=enum-constexpr-conversion -MT Variable.o -MD -MP -MF $depbase.Tpo -c -o Variable.o Variable.cpp &&\ mv -f $depbase.Tpo $depbase.Po In file included from Variable.cpp:46: In file included from ./Variable.h:51: In file included from ./Type.h:48: In file included from ./StatementAssign.h:37: In file included from ./Statement.h:45: In file included from ./Probabilities.h:37: ./Filter.h:60:14: warning: integer value 2 is outside the valid range of values [0, 1] for this enumeration type [-Wenum-constexpr-conversion] std::bitset kinds_; ^ ./Filter.h:40:31: note: expanded from macro 'MAX_FILTER_KIND_SIZE' #define MAX_FILTER_KIND_SIZE ((FilterKind) (fDFS + 1)) ^ Variable.cpp:845:53: warning: 'ptr_fun' is deprecated [-Wdeprecated-declarations] for_each(var.begin(), var.end(), std::bind2nd(std::ptr_fun(func), &out)); ^ /usr/include/c++/v1/__functional/pointer_to_binary_function.h:37:1: note: 'ptr_fun' has been explicitly marked deprecated here _LIBCPP_DEPRECATED_IN_CXX11 inline _LIBCPP_INLINE_VISIBILITY ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ Variable.cpp:845:40: warning: 'bind2nd, std::ostream *>' is deprecated [-Wdeprecated-declarations] for_each(var.begin(), var.end(), std::bind2nd(std::ptr_fun(func), &out)); ^ /usr/include/c++/v1/__functional/binder2nd.h:44:1: note: 'bind2nd, std::ostream *>' has been explicitly marked deprecated here _LIBCPP_DEPRECATED_IN_CXX11 inline _LIBCPP_INLINE_VISIBILITY ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ 3 warnings generated. depbase=`echo VariableSelector.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -std=c++14 -Wno-error=enum-constexpr-conversion -MT VariableSelector.o -MD -MP -MF $depbase.Tpo -c -o VariableSelector.o VariableSelector.cpp &&\ mv -f $depbase.Tpo $depbase.Po In file included from VariableSelector.cpp:38: In file included from ./VariableSelector.h:38: In file included from ./Variable.h:51: In file included from ./Type.h:48: In file included from ./StatementAssign.h:37: In file included from ./Statement.h:45: In file included from ./Probabilities.h:37: ./Filter.h:60:14: warning: integer value 2 is outside the valid range of values [0, 1] for this enumeration type [-Wenum-constexpr-conversion] std::bitset kinds_; ^ ./Filter.h:40:31: note: expanded from macro 'MAX_FILTER_KIND_SIZE' #define MAX_FILTER_KIND_SIZE ((FilterKind) (fDFS + 1)) ^ In file included from VariableSelector.cpp:38: In file included from ./VariableSelector.h:38: In file included from ./Variable.h:51: In file included from ./Type.h:48: In file included from ./StatementAssign.h:40: In file included from ./Lhs.h:37: In file included from ./Expression.h:47: ./ProbabilityTable.h:170:62: warning: 'ptr_fun *, unsigned int, bool>' is deprecated [-Wdeprecated-declarations] i = find_if(table_.begin(), table_.end(), std::bind2nd(std::ptr_fun(my_greater), k)); ^ VariableSelector.cpp:108:56: note: in instantiation of member function 'ProbabilityTable::get_value' requested here eVariableScope scope = VariableSelector::scopeTable_->get_value(v); ^ /usr/include/c++/v1/__functional/pointer_to_binary_function.h:37:1: note: 'ptr_fun *, unsigned int, bool>' has been explicitly marked deprecated here _LIBCPP_DEPRECATED_IN_CXX11 inline _LIBCPP_INLINE_VISIBILITY ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ In file included from VariableSelector.cpp:38: In file included from ./VariableSelector.h:38: In file included from ./Variable.h:51: In file included from ./Type.h:48: In file included from ./StatementAssign.h:40: In file included from ./Lhs.h:37: In file included from ./Expression.h:47: ./ProbabilityTable.h:170:49: warning: 'bind2nd *, unsigned int, bool>, unsigned int>' is deprecated [-Wdeprecated-declarations] i = find_if(table_.begin(), table_.end(), std::bind2nd(std::ptr_fun(my_greater), k)); ^ /usr/include/c++/v1/__functional/binder2nd.h:44:1: note: 'bind2nd *, unsigned int, bool>, unsigned int>' has been explicitly marked deprecated here _LIBCPP_DEPRECATED_IN_CXX11 inline _LIBCPP_INLINE_VISIBILITY ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ 3 warnings generated. depbase=`echo VectorFilter.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -std=c++14 -Wno-error=enum-constexpr-conversion -MT VectorFilter.o -MD -MP -MF $depbase.Tpo -c -o VectorFilter.o VectorFilter.cpp &&\ mv -f $depbase.Tpo $depbase.Po In file included from VectorFilter.cpp:34: In file included from ./VectorFilter.h:34: ./Filter.h:60:14: warning: integer value 2 is outside the valid range of values [0, 1] for this enumeration type [-Wenum-constexpr-conversion] std::bitset kinds_; ^ ./Filter.h:40:31: note: expanded from macro 'MAX_FILTER_KIND_SIZE' #define MAX_FILTER_KIND_SIZE ((FilterKind) (fDFS + 1)) ^ 1 warning generated. depbase=`echo platform.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -std=c++14 -Wno-error=enum-constexpr-conversion -MT platform.o -MD -MP -MF $depbase.Tpo -c -o platform.o platform.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo random.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -std=c++14 -Wno-error=enum-constexpr-conversion -MT random.o -MD -MP -MF $depbase.Tpo -c -o random.o random.cpp &&\ mv -f $depbase.Tpo $depbase.Po In file included from random.cpp:42: ./Filter.h:60:14: warning: integer value 2 is outside the valid range of values [0, 1] for this enumeration type [-Wenum-constexpr-conversion] std::bitset kinds_; ^ ./Filter.h:40:31: note: expanded from macro 'MAX_FILTER_KIND_SIZE' #define MAX_FILTER_KIND_SIZE ((FilterKind) (fDFS + 1)) ^ 1 warning generated. depbase=`echo util.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -std=c++14 -Wno-error=enum-constexpr-conversion -MT util.o -MD -MP -MF $depbase.Tpo -c -o util.o util.cpp &&\ mv -f $depbase.Tpo $depbase.Po rm -f git_version.cpp git_version.cpp.tmp srcdir=''; \ test -f ./git_version.cpp.in || srcdir=./; \ sed -e 's|@GIT_HASH[@]|30dccd7|g' ${srcdir}git_version.cpp.in > git_version.cpp.tmp mv git_version.cpp.tmp git_version.cpp depbase=`echo git_version.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -std=c++14 -Wno-error=enum-constexpr-conversion -MT git_version.o -MD -MP -MF $depbase.Tpo -c -o git_version.o git_version.cpp &&\ mv -f $depbase.Tpo $depbase.Po /usr/bin/libtool --tag=CXX --mode=link c++ -O2 -pipe -std=c++14 -Wno-error=enum-constexpr-conversion -o csmith AbsExtension.o AbsProgramGenerator.o AbsRndNumGenerator.o ArrayVariable.o Block.o Bookkeeper.o CFGEdge.o CGContext.o CGOptions.o CVQualifiers.o CompatibleChecker.o Constant.o CoverageTestExtension.o CrestExtension.o DFSOutputMgr.o DFSProgramGenerator.o DFSRndNumGenerator.o DefaultOutputMgr.o DefaultProgramGenerator.o DefaultRndNumGenerator.o DeltaMonitor.o DepthSpec.o Effect.o Error.o Expression.o ExpressionAssign.o ExpressionComma.o ExpressionFuncall.o ExpressionVariable.o ExtensionMgr.o ExtensionValue.o Fact.o FactMgr.o FactPointTo.o FactUnion.o Filter.o Finalization.o Function.o FunctionInvocation.o FunctionInvocationBinary.o FunctionInvocationUnary.o FunctionInvocationUser.o KleeExtension.o Lhs.o LinearSequence.o MspFilters.o OutputMgr.o PartialExpander.o Probabilities.o RandomNumber.o RandomProgramGenerator.o Reducer.o ReducerOutputMgr.o SafeOpFlags.o Sequence.o SequenceFactory.o SimpleDeltaRndNumGenerator.o SimpleDeltaSequence.o SplatExtension.o Statement.o StatementArrayOp.o StatementAssign.o StatementBreak.o StatementContinue.o StatementExpr.o StatementFor.o StatementGoto.o StatementIf.o StatementReturn.o StringUtils.o Type.o Variable.o VariableSelector.o VectorFilter.o platform.o random.o util.o git_version.o libtool: link: c++ -o csmith -O2 -pipe -std=c++14 -Wno-error=enum-constexpr-conversion AbsExtension.o AbsProgramGenerator.o AbsRndNumGenerator.o ArrayVariable.o Block.o Bookkeeper.o CFGEdge.o CGContext.o CGOptions.o CVQualifiers.o CompatibleChecker.o Constant.o CoverageTestExtension.o CrestExtension.o DFSOutputMgr.o DFSProgramGenerator.o DFSRndNumGenerator.o DefaultOutputMgr.o DefaultProgramGenerator.o DefaultRndNumGenerator.o DeltaMonitor.o DepthSpec.o Effect.o Error.o Expression.o ExpressionAssign.o ExpressionComma.o ExpressionFuncall.o ExpressionVariable.o ExtensionMgr.o ExtensionValue.o Fact.o FactMgr.o FactPointTo.o FactUnion.o Filter.o Finalization.o Function.o FunctionInvocation.o FunctionInvocationBinary.o FunctionInvocationUnary.o FunctionInvocationUser.o KleeExtension.o Lhs.o LinearSequence.o MspFilters.o OutputMgr.o PartialExpander.o Probabilities.o RandomNumber.o RandomProgramGenerator.o Reducer.o ReducerOutputMgr.o SafeOpFlags.o Sequence.o SequenceFactory.o SimpleDeltaRndNumGenerator.o SimpleDeltaSequence.o SplatExtension.o Statement.o StatementArrayOp.o StatementAssign.o StatementBreak.o StatementContinue.o StatementExpr.o StatementFor.o StatementGoto.o StatementIf.o StatementReturn.o StringUtils.o Type.o Variable.o VariableSelector.o VectorFilter.o platform.o random.o util.o git_version.o gmake[2]: Leaving directory '/exopi-obj/pobj/csmith-2.3.0/csmith-2.3.0/src' gmake[2]: Entering directory '/exopi-obj/pobj/csmith-2.3.0/csmith-2.3.0' gmake[2]: Leaving directory '/exopi-obj/pobj/csmith-2.3.0/csmith-2.3.0' gmake[1]: Leaving directory '/exopi-obj/pobj/csmith-2.3.0/csmith-2.3.0' >>> Running fake in devel/csmith at 1711607740.01 ===> devel/csmith ===> Faking installation for csmith-2.3.0p1 /usr/bin/perl /exopi-cvs/ports/infrastructure/bin/pkg_subst -DLIBcsmith_VERSION=0.0 -DARCH=amd64 -DBASE_PKGPATH=devel/csmith -DFLAVOR_EXT= -DFULLPKGNAME=csmith-2.3.0p1 -DHOMEPAGE=https://embed.cs.utah.edu/csmith/ -DLOCALBASE=/usr/local -DLOCALSTATEDIR=/var -DMACHINE_ARCH=amd64 -DMAINTAINER=The\ OpenBSD\ ports\ mailing-list\ \ -DPREFIX=/exopi-obj/pobj/csmith-2.3.0/fake-amd64/usr/local -DRCDIR=/etc/rc.d -DSYSCONFDIR=/etc -DTRUEPREFIX=/usr/local -DX11BASE=/usr/X11R6 -DPKGSTEM=csmith -i -B /exopi-obj/pobj/csmith-2.3.0 /exopi-obj/pobj/csmith-2.3.0/csmith-2.3.0/scripts/compiler_test.pl Making install in doc gmake[1]: Entering directory '/exopi-obj/pobj/csmith-2.3.0/csmith-2.3.0/doc' gmake[2]: Entering directory '/exopi-obj/pobj/csmith-2.3.0/csmith-2.3.0/doc' gmake[2]: Nothing to be done for 'install-exec-am'. mkdir -p '/exopi-obj/pobj/csmith-2.3.0/fake-amd64/usr/local/share/doc/csmith' /exopi-obj/pobj/csmith-2.3.0/bin/install -c -m 644 probabilities.txt '/exopi-obj/pobj/csmith-2.3.0/fake-amd64/usr/local/share/doc/csmith' gmake[2]: Leaving directory '/exopi-obj/pobj/csmith-2.3.0/csmith-2.3.0/doc' gmake[1]: Leaving directory '/exopi-obj/pobj/csmith-2.3.0/csmith-2.3.0/doc' Making install in runtime gmake[1]: Entering directory '/exopi-obj/pobj/csmith-2.3.0/csmith-2.3.0/runtime' gmake install-am gmake[2]: Entering directory '/exopi-obj/pobj/csmith-2.3.0/csmith-2.3.0/runtime' gmake[3]: Entering directory '/exopi-obj/pobj/csmith-2.3.0/csmith-2.3.0/runtime' mkdir -p '/exopi-obj/pobj/csmith-2.3.0/fake-amd64/usr/local/lib' /exopi-obj/pobj/csmith-2.3.0/bin/install -c -m 644 libcsmith.a '/exopi-obj/pobj/csmith-2.3.0/fake-amd64/usr/local/lib' ( cd '/exopi-obj/pobj/csmith-2.3.0/fake-amd64/usr/local/lib' && ranlib libcsmith.a ) mkdir -p '/exopi-obj/pobj/csmith-2.3.0/fake-amd64/usr/local/lib' /usr/bin/libtool --mode=install /exopi-obj/pobj/csmith-2.3.0/bin/install -c libcsmith.la '/exopi-obj/pobj/csmith-2.3.0/fake-amd64/usr/local/lib' libtool: install: /exopi-obj/pobj/csmith-2.3.0/bin/install -c -m 644 ./.libs/libcsmith.a /exopi-obj/pobj/csmith-2.3.0/fake-amd64/usr/local/lib/libcsmith.a libtool: install: /exopi-obj/pobj/csmith-2.3.0/bin/install -c -m 644 ./.libs/libcsmith.so.0.0 /exopi-obj/pobj/csmith-2.3.0/fake-amd64/usr/local/lib/libcsmith.so.0.0 libtool: install: /exopi-obj/pobj/csmith-2.3.0/bin/install -c -m 644 ./.libs/libcsmith.lai /exopi-obj/pobj/csmith-2.3.0/fake-amd64/usr/local/lib/libcsmith.la mkdir -p '/exopi-obj/pobj/csmith-2.3.0/fake-amd64/usr/local/include/csmith/runtime' mkdir -p '/exopi-obj/pobj/csmith-2.3.0/fake-amd64/usr/local/include/csmith/runtime/windows' /exopi-obj/pobj/csmith-2.3.0/bin/install -c -m 644 windows/stdint.h '/exopi-obj/pobj/csmith-2.3.0/fake-amd64/usr/local/include/csmith/runtime/windows' /exopi-obj/pobj/csmith-2.3.0/bin/install -c -m 644 csmith.h csmith_minimal.h custom_limits.h custom_stdint_x86.h platform_avr.h platform_generic.h platform_msp430.h random_inc.h safe_abbrev.h stdint_avr.h stdint_ia32.h stdint_ia64.h stdint_msp430.h volatile_runtime.c volatile_runtime.h '/exopi-obj/pobj/csmith-2.3.0/fake-amd64/usr/local/include/csmith/runtime/.' mkdir -p '/exopi-obj/pobj/csmith-2.3.0/fake-amd64/usr/local/include/csmith/runtime' /exopi-obj/pobj/csmith-2.3.0/bin/install -c -m 644 safe_math.h safe_math_macros.h safe_math_macros_notmp.h '/exopi-obj/pobj/csmith-2.3.0/fake-amd64/usr/local/include/csmith/runtime' gmake[3]: Leaving directory '/exopi-obj/pobj/csmith-2.3.0/csmith-2.3.0/runtime' gmake[2]: Leaving directory '/exopi-obj/pobj/csmith-2.3.0/csmith-2.3.0/runtime' gmake[1]: Leaving directory '/exopi-obj/pobj/csmith-2.3.0/csmith-2.3.0/runtime' Making install in scripts gmake[1]: Entering directory '/exopi-obj/pobj/csmith-2.3.0/csmith-2.3.0/scripts' gmake[2]: Entering directory '/exopi-obj/pobj/csmith-2.3.0/csmith-2.3.0/scripts' mkdir -p '/exopi-obj/pobj/csmith-2.3.0/fake-amd64/usr/local/bin' /exopi-obj/pobj/csmith-2.3.0/bin/install -c -m 755 compiler_test.in compiler_test.pl launchn.pl '/exopi-obj/pobj/csmith-2.3.0/fake-amd64/usr/local/bin' gmake[2]: Nothing to be done for 'install-data-am'. gmake[2]: Leaving directory '/exopi-obj/pobj/csmith-2.3.0/csmith-2.3.0/scripts' gmake[1]: Leaving directory '/exopi-obj/pobj/csmith-2.3.0/csmith-2.3.0/scripts' Making install in src gmake[1]: Entering directory '/exopi-obj/pobj/csmith-2.3.0/csmith-2.3.0/src' gmake[2]: Entering directory '/exopi-obj/pobj/csmith-2.3.0/csmith-2.3.0/src' mkdir -p '/exopi-obj/pobj/csmith-2.3.0/fake-amd64/usr/local/bin' /usr/bin/libtool --mode=install /exopi-obj/pobj/csmith-2.3.0/bin/install -c -s -m 755 csmith '/exopi-obj/pobj/csmith-2.3.0/fake-amd64/usr/local/bin' libtool: install: /exopi-obj/pobj/csmith-2.3.0/bin/install -c -s -m 755 csmith /exopi-obj/pobj/csmith-2.3.0/fake-amd64/usr/local/bin gmake[2]: Nothing to be done for 'install-data-am'. gmake[2]: Leaving directory '/exopi-obj/pobj/csmith-2.3.0/csmith-2.3.0/src' gmake[1]: Leaving directory '/exopi-obj/pobj/csmith-2.3.0/csmith-2.3.0/src' gmake[1]: Entering directory '/exopi-obj/pobj/csmith-2.3.0/csmith-2.3.0' gmake[2]: Entering directory '/exopi-obj/pobj/csmith-2.3.0/csmith-2.3.0' gmake[2]: Nothing to be done for 'install-exec-am'. gmake[2]: Nothing to be done for 'install-data-am'. gmake[2]: Leaving directory '/exopi-obj/pobj/csmith-2.3.0/csmith-2.3.0' gmake[1]: Leaving directory '/exopi-obj/pobj/csmith-2.3.0/csmith-2.3.0' mv /exopi-obj/pobj/csmith-2.3.0/fake-amd64/usr/local/bin/compiler_test.in /exopi-obj/pobj/csmith-2.3.0/fake-amd64/usr/local/share/examples/csmith.conf rm -f /exopi-obj/pobj/csmith-2.3.0/fake-amd64/usr/local/bin/launchn.pl rm -f /exopi-obj/pobj/csmith-2.3.0/fake-amd64/usr/local/bin/test_csmith.pl >>> Running package in devel/csmith at 1711607743.15 ===> devel/csmith `/exopi-obj/pobj/csmith-2.3.0/fake-amd64/.fake_done' is up to date. ===> Building package for csmith-2.3.0p1 Create /exopi-cvs/ports/packages/amd64/all/csmith-2.3.0p1.tgz Creating package csmith-2.3.0p1 reading plist| checking dependencies| checksumming| checksumming| | 0% checksumming|* | 2% checksumming|*** | 5% checksumming|**** | 7% checksumming|****** | 10% checksumming|******* | 12% checksumming|********* | 14% checksumming|********** | 17% checksumming|************ | 19% checksumming|************* | 21% checksumming|*************** | 24% checksumming|**************** | 26% checksumming|***************** | 29% checksumming|******************* | 31% checksumming|******************** | 33% checksumming|********************** | 36% checksumming|*********************** | 38% checksumming|************************* | 40% checksumming|************************** | 43% checksumming|**************************** | 45% checksumming|***************************** | 48% checksumming|******************************* | 50% checksumming|******************************** | 52% checksumming|********************************* | 55% checksumming|*********************************** | 57% checksumming|************************************ | 60% checksumming|************************************** | 62% checksumming|*************************************** | 64% checksumming|***************************************** | 67% checksumming|****************************************** | 69% checksumming|******************************************** | 71% checksumming|********************************************* | 74% checksumming|********************************************** | 76% checksumming|************************************************ | 79% checksumming|************************************************* | 81% checksumming|*************************************************** | 83% checksumming|**************************************************** | 86% checksumming|****************************************************** | 88% checksumming|******************************************************* | 90% checksumming|********************************************************* | 93% checksumming|********************************************************** | 95% checksumming|************************************************************ | 98% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|******************************************************* | 86% archiving|******************************************************** | 87% archiving|******************************************************** | 88% archiving|********************************************************* | 89% archiving|********************************************************* | 90% archiving|********************************************************** | 90% archiving|********************************************************** | 91% archiving|************************************************************ | 93% archiving|************************************************************* | 95% archiving|*************************************************************** | 98% archiving|*************************************************************** | 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/csmith-2.3.0p1.tgz >>> Running clean in devel/csmith at 1711607745.06 ===> devel/csmith ===> Cleaning for csmith-2.3.0p1 >>> Ended at 1711607745.30 max_stuck=1.14/depends=2.74/show-prepare-results=0.63/patch=0.47/configure=10.89/build=205.88/fake=3.13/package=1.91/clean=0.27