Date: Thu, 28 May 2020 04:37:29 GMT From: pkg-fallout@FreeBSD.org To: pkg-fallout@FreeBSD.org Subject: [package - 121powerpc64-quarterly][math/alt-ergo] Failed for alt-ergo-0.95.2_2 in build Message-ID: <202005280437.04S4bTi1063941@pylon.nyi.freebsd.org>
next in thread | raw e-mail | index | archive | help
You are receiving this mail as a port that you maintain is failing to build on the FreeBSD package build server. Please investigate the failure and submit a PR to fix build. Maintainer: ports@FreeBSD.org Last committer: rene@FreeBSD.org Ident: $FreeBSD: branches/2020Q2/math/alt-ergo/Makefile 417685 2016-06-27 21:30:34Z rene $ Log URL: http://pylon.nyi.freebsd.org/data/121powerpc64-quarterly/536540/logs/alt-ergo-0.95.2_2.log Build URL: http://pylon.nyi.freebsd.org/build.html?mastername=121powerpc64-quarterly&build=536540 Log: =>> Building math/alt-ergo build started at Thu May 28 04:31:54 UTC 2020 port directory: /usr/ports/math/alt-ergo package name: alt-ergo-0.95.2_2 building for: FreeBSD 121powerpc64-quarterly-job-12 12.1-RELEASE-p5 FreeBSD 12.1-RELEASE-p5 1201000 powerpc maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: branches/2020Q2/math/alt-ergo/Makefile 417685 2016-06-27 21:30:34Z rene $ Poudriere version: 3.2.8-5-gc81843e5 Host OSVERSION: 1300084 Jail OSVERSION: 1201000 Job Id: 12 ---Begin Environment--- SHELL=/bin/csh OSVERSION=1201000 UNAME_v=FreeBSD 12.1-RELEASE-p5 1201000 UNAME_r=12.1-RELEASE-p5 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 HOME=/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin LOCALBASE=/usr/local USER=root LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.2.8-5-gc81843e5 MASTERMNT=/usr/local/poudriere/data/.m/121powerpc64-quarterly/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= PWD=/usr/local/poudriere/data/.m/121powerpc64-quarterly/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=121powerpc64-quarterly SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/121powerpc64-quarterly/ref/.p SCRIPTPATH=/usr/local/share/poudriere/bulk.sh POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR= DEPENDS_ARGS= MAKE_ARGS= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ===> The following configuration options are available for alt-ergo-0.95.2_2: GUI=on: GUI (Graphical User Interface) support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --MAINTAINER-- ports@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/math/alt-ergo/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/alt-ergo/work HOME=/wrkdirs/usr/ports/math/alt-ergo/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/math/alt-ergo/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=524288 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/math/alt-ergo/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/alt-ergo/work HOME=/wrkdirs/usr/ports/math/alt-ergo/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/math/alt-ergo/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector-strong " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- GUI="" NO_GUI="@comment " OCAML_SITELIBDIR="lib/ocaml/site-lib" OSREL=12.1 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/alt-ergo" EXAMPLESDIR="share/examples/alt-ergo" DATADIR="share/alt-ergo" WWWDIR="www/alt-ergo" ETCDIR="etc/alt-ergo" --End PLIST_SUB-- --SUB_LIST-- GUI="" NO_GUI="@comment " PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/alt-ergo DOCSDIR=/usr/local/share/doc/alt-ergo EXAMPLESDIR=/usr/local/share/examples/alt-ergo WWWDIR=/usr/local/www/alt-ergo ETCDIR=/usr/local/etc/alt-ergo --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes #### /usr/local/etc/poudriere.d/make.conf #### # XXX: We really need this but cannot use it while 'make checksum' does not # try the next mirror on checksum failure. It currently retries the same # failed mirror and then fails rather then trying another. It *does* # try the next if the size is mismatched though. #MASTER_SITE_FREEBSD=yes # Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs MAKE_JOBS_NUMBER=2 #### /usr/ports/Mk/Scripts/ports_env.sh #### _CCVERSION_921dbbb2=cc (GCC) 4.2.1 20070831 patched [FreeBSD] Copyright (C) 2007 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. _ALTCCVERSION_921dbbb2=none _CXXINTERNAL_acaad9ca=Using built-in specs. Target: powerpc64-undermydesk-freebsd Configured with: FreeBSD/powerpc64 system compiler Thread model: posix gcc version 4.2.1 20070831 patched [FreeBSD] "/usr/bin/ld" "--eh-frame-hdr" "-Qy" "-melf64ppc_fbsd" "--enable-new-dtags" "-dynamic-linker" "/libexec/ld-elf.so.1" "/usr/lib/crt1.o" "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "-L/usr/lib" "/dev/null" "-lstdc++" "-lm" "-lgcc_s" "-lgcc" "-lc" "-lgcc_s" "-lgcc" "/usr/lib/crtsavres.o" "/usr/lib/crtend.o" "/usr/lib/crtn.o" CC_OUTPUT_921dbbb2_58173849=yes CC_OUTPUT_921dbbb2_9bdba57c=yes CC_OUTPUT_921dbbb2_6a4fe7f5=cc1: error: unrecognized command line option "-std=c11" CC_OUTPUT_921dbbb2_6bcac02b=yes CC_OUTPUT_921dbbb2_67d20829=yes CC_OUTPUT_921dbbb2_bfa62e83=cc1: error: unrecognized command line option "-std=gnu11" CC_OUTPUT_921dbbb2_f0b4d593=yes CC_OUTPUT_921dbbb2_308abb44=cc1plus: error: unrecognized command line option "-std=c++0x" CC_OUTPUT_921dbbb2_f00456e5=cc1plus: error: unrecognized command line option "-std=c++11" CC_OUTPUT_921dbbb2_65ad290d=cc1plus: error: unrecognized command line option "-std=c++14" CC_OUTPUT_921dbbb2_f2776b26=cc1plus: error: unrecognized command line option "-std=c++17" CC_OUTPUT_921dbbb2_b2657cc3=yes CC_OUTPUT_921dbbb2_380987f7=cc1plus: error: unrecognized command line option "-std=gnu++11" CC_OUTPUT_921dbbb2_160933ec=cc1plus: error: unrecognized command line option "-std=gnu++14" CC_OUTPUT_921dbbb2_fb62803b=cc1plus: error: unrecognized command line option "-std=gnu++17" _OBJC_CCVERSION_921dbbb2=cc (GCC) 4.2.1 20070831 patched [FreeBSD] Copyright (C) 2007 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. _OBJC_ALTCCVERSION_921dbbb2=none ARCH=powerpc64 PPC_ABI=ELFv1 OPSYS=FreeBSD _OSRELEASE=12.1-RELEASE-p5 OSREL=12.1 OSVERSION=1201000 PYTHONBASE=/usr/local CONFIGURE_MAX_CMD_LEN=524288 HAVE_PORTS_ENV=1 #### Misc Poudriere #### GID=0 UID=0 ---End make.conf--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 33554432 stack size (kbytes, -s) 524288 core file size (512-blocks, -c) unlimited max memory size (kbytes, -m) unlimited locked memory (kbytes, -l) unlimited max user processes (-u) 89999 open files (-n) 1024 virtual mem size (kbytes, -v) unlimited swap limit (kbytes, -w) unlimited socket buffer size (bytes, -b) unlimited pseudo-terminals (-p) unlimited kqueues (-k) unlimited umtx shared locks (-o) unlimited --End resource limits-- =======================<phase: check-sanity >============================ ===> NOTICE: The alt-ergo port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> License CeCILL-C accepted by the user =========================================================================== =======================<phase: pkg-depends >============================ ===> alt-ergo-0.95.2_2 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.13.2.txz [121powerpc64-quarterly-job-12] Installing pkg-1.13.2... [121powerpc64-quarterly-job-12] Extracting pkg-1.13.2: .......... done ===> alt-ergo-0.95.2_2 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of alt-ergo-0.95.2_2 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ ===> NOTICE: The alt-ergo port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> License CeCILL-C accepted by the user ===> Fetching all distfiles required by alt-ergo-0.95.2_2 for building =========================================================================== =======================<phase: checksum >============================ ===> NOTICE: The alt-ergo port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port <snip> config.status: creating Makefile config.status: WARNING: 'Makefile.in' seems to ignore the --datarootdir setting =========================================================================== =======================<phase: build >============================ ===> Building for alt-ergo-0.95.2_2 gmake[1]: Entering directory '/wrkdirs/usr/ports/math/alt-ergo/work/alt-ergo-0.95.2' ocamlyacc -v src/parsing/why_parser.mly ocamlyacc -v src/parsing/why_parser.mly ocamllex.opt src/parsing/why_lexer.mll > /dev/null ocamlyacc -v src/parsing/smt_parser.mly ocamlyacc -v src/parsing/smt_parser.mly ocamllex.opt src/parsing/smt_lex.mll > /dev/null ocamlyacc -v src/parsing/smtlib2_parse.mly ocamlyacc -v src/parsing/smtlib2_parse.mly ocamllex.opt src/parsing/smtlib2_lex.mll > /dev/null ocamldep -slash -I src/util -I src/structures -I src/theories -I src/instances -I src/sat -I src/preprocess -I src/parsing -I src/gui -I src/main src/util/*.ml* src/structures/*.ml* src/theories/*.ml* src/instances/*.ml* src/sat/*.ml* src/preprocess/*.ml* src/parsing/*.ml* src/gui/*.ml* src/main/*.ml* > .depend ocamlc.opt -c -annot -g -I /usr/local/lib/ocaml/site-lib/zarith -I /usr/local/lib/ocaml/ocamlgraph -I /usr/local/lib/ocaml/site-lib/lablgtk2 -I +threads -I src/util -I src/structures -I src/theories -I src/instances -I src/sat -I src/preprocess -I src/parsing -I src/gui -I src/main src/util/numbers.mli ocamlc.opt -c -annot -g -I /usr/local/lib/ocaml/site-lib/zarith -I /usr/local/lib/ocaml/ocamlgraph -I /usr/local/lib/ocaml/site-lib/lablgtk2 -I +threads -I src/util -I src/structures -I src/theories -I src/instances -I src/sat -I src/preprocess -I src/parsing -I src/gui -I src/main src/util/version.mli ocamlc.opt -c -annot -g -I /usr/local/lib/ocaml/site-lib/zarith -I /usr/local/lib/ocaml/ocamlgraph -I /usr/local/lib/ocaml/site-lib/lablgtk2 -I +threads -I src/util -I src/structures -I src/theories -I src/instances -I src/sat -I src/preprocess -I src/parsing -I src/gui -I src/main src/util/timers.mli ocamlc.opt -c -annot -g -I /usr/local/lib/ocaml/site-lib/zarith -I /usr/local/lib/ocaml/ocamlgraph -I /usr/local/lib/ocaml/site-lib/lablgtk2 -I +threads -I src/util -I src/structures -I src/theories -I src/instances -I src/sat -I src/preprocess -I src/parsing -I src/gui -I src/main src/util/loc.mli ocamlc.opt -c -annot -g -I /usr/local/lib/ocaml/site-lib/zarith -I /usr/local/lib/ocaml/ocamlgraph -I /usr/local/lib/ocaml/site-lib/lablgtk2 -I +threads -I src/util -I src/structures -I src/theories -I src/instances -I src/sat -I src/preprocess -I src/parsing -I src/gui -I src/main src/util/hashcons.mli ocamlc.opt -c -annot -g -I /usr/local/lib/ocaml/site-lib/zarith -I /usr/local/lib/ocaml/ocamlgraph -I /usr/local/lib/ocaml/site-lib/lablgtk2 -I +threads -I src/util -I src/structures -I src/theories -I src/instances -I src/sat -I src/preprocess -I src/parsing -I src/gui -I src/main src/main/main_text.mli ocamlc.opt -c -annot -g -I /usr/local/lib/ocaml/site-lib/zarith -I /usr/local/lib/ocaml/ocamlgraph -I /usr/local/lib/ocaml/site-lib/lablgtk2 -I +threads -I src/util -I src/structures -I src/theories -I src/instances -I src/sat -I src/preprocess -I src/parsing -I src/gui -I src/main src/util/version.ml ocamlc.opt -c -annot -g -I /usr/local/lib/ocaml/site-lib/zarith -I /usr/local/lib/ocaml/ocamlgraph -I /usr/local/lib/ocaml/site-lib/lablgtk2 -I +threads -I src/util -I src/structures -I src/theories -I src/instances -I src/sat -I src/preprocess -I src/parsing -I src/gui -I src/main src/util/numbers.ml ocamlc.opt -c -annot -g -I /usr/local/lib/ocaml/site-lib/zarith -I /usr/local/lib/ocaml/ocamlgraph -I /usr/local/lib/ocaml/site-lib/lablgtk2 -I +threads -I src/util -I src/structures -I src/theories -I src/instances -I src/sat -I src/preprocess -I src/parsing -I src/gui -I src/main src/util/timers.ml ocamlc.opt -c -annot -g -I /usr/local/lib/ocaml/site-lib/zarith -I /usr/local/lib/ocaml/ocamlgraph -I /usr/local/lib/ocaml/site-lib/lablgtk2 -I +threads -I src/util -I src/structures -I src/theories -I src/instances -I src/sat -I src/preprocess -I src/parsing -I src/gui -I src/main src/util/hashcons.ml ocamlc.opt -c -annot -g -I /usr/local/lib/ocaml/site-lib/zarith -I /usr/local/lib/ocaml/ocamlgraph -I /usr/local/lib/ocaml/site-lib/lablgtk2 -I +threads -I src/util -I src/structures -I src/theories -I src/instances -I src/sat -I src/preprocess -I src/parsing -I src/gui -I src/main src/gui/gui_session.mli ocamlc.opt -c -annot -g -I /usr/local/lib/ocaml/site-lib/zarith -I /usr/local/lib/ocaml/ocamlgraph -I /usr/local/lib/ocaml/site-lib/lablgtk2 -I +threads -I src/util -I src/structures -I src/theories -I src/instances -I src/sat -I src/preprocess -I src/parsing -I src/gui -I src/main src/main/main_gui.mli ocamlopt.opt -c -annot -inline 1000 -I /usr/local/lib/ocaml/site-lib/zarith -I /usr/local/lib/ocaml/ocamlgraph -I /usr/local/lib/ocaml/site-lib/lablgtk2 -I +threads -I src/util -I src/structures -I src/theories -I src/instances -I src/sat -I src/preprocess -I src/parsing -I src/gui -I src/main -for-pack AltErgo src/util/version.ml ocamlopt.opt -c -annot -inline 1000 -I /usr/local/lib/ocaml/site-lib/zarith -I /usr/local/lib/ocaml/ocamlgraph -I /usr/local/lib/ocaml/site-lib/lablgtk2 -I +threads -I src/util -I src/structures -I src/theories -I src/instances -I src/sat -I src/preprocess -I src/parsing -I src/gui -I src/main -for-pack AltErgo src/util/numbers.ml File "_none_", line 1: Warning 58: no cmx file was found in path for module Q, and its interface was not compiled with -opaque File "_none_", line 1: Warning 58: no cmx file was found in path for module Z, and its interface was not compiled with -opaque ocamlopt.opt -c -annot -inline 1000 -I /usr/local/lib/ocaml/site-lib/zarith -I /usr/local/lib/ocaml/ocamlgraph -I /usr/local/lib/ocaml/site-lib/lablgtk2 -I +threads -I src/util -I src/structures -I src/theories -I src/instances -I src/sat -I src/preprocess -I src/parsing -I src/gui -I src/main -for-pack AltErgo src/util/timers.ml ocamlc.opt -c -annot -g -I /usr/local/lib/ocaml/site-lib/zarith -I /usr/local/lib/ocaml/ocamlgraph -I /usr/local/lib/ocaml/site-lib/lablgtk2 -I +threads -I src/util -I src/structures -I src/theories -I src/instances -I src/sat -I src/preprocess -I src/parsing -I src/gui -I src/main src/util/options.mli ocamlopt.opt -c -annot -inline 1000 -I /usr/local/lib/ocaml/site-lib/zarith -I /usr/local/lib/ocaml/ocamlgraph -I /usr/local/lib/ocaml/site-lib/lablgtk2 -I +threads -I src/util -I src/structures -I src/theories -I src/instances -I src/sat -I src/preprocess -I src/parsing -I src/gui -I src/main -for-pack AltErgo src/util/hashcons.ml ocamlc.opt -c -annot -g -I /usr/local/lib/ocaml/site-lib/zarith -I /usr/local/lib/ocaml/ocamlgraph -I /usr/local/lib/ocaml/site-lib/lablgtk2 -I +threads -I src/util -I src/structures -I src/theories -I src/instances -I src/sat -I src/preprocess -I src/parsing -I src/gui -I src/main src/util/hstring.mli ocamlc.opt -c -annot -g -I /usr/local/lib/ocaml/site-lib/zarith -I /usr/local/lib/ocaml/ocamlgraph -I /usr/local/lib/ocaml/site-lib/lablgtk2 -I +threads -I src/util -I src/structures -I src/theories -I src/instances -I src/sat -I src/preprocess -I src/parsing -I src/gui -I src/main src/structures/smtlib2_ast.mli ocamlc.opt -c -annot -g -I /usr/local/lib/ocaml/site-lib/zarith -I /usr/local/lib/ocaml/ocamlgraph -I /usr/local/lib/ocaml/site-lib/lablgtk2 -I +threads -I src/util -I src/structures -I src/theories -I src/instances -I src/sat -I src/preprocess -I src/parsing -I src/gui -I src/main src/structures/smt_ast.mli ocamlc.opt -c -annot -g -I /usr/local/lib/ocaml/site-lib/zarith -I /usr/local/lib/ocaml/ocamlgraph -I /usr/local/lib/ocaml/site-lib/lablgtk2 -I +threads -I src/util -I src/structures -I src/theories -I src/instances -I src/sat -I src/preprocess -I src/parsing -I src/gui -I src/main src/util/options.ml ocamlc.opt -c -annot -g -I /usr/local/lib/ocaml/site-lib/zarith -I /usr/local/lib/ocaml/ocamlgraph -I /usr/local/lib/ocaml/site-lib/lablgtk2 -I +threads -I src/util -I src/structures -I src/theories -I src/instances -I src/sat -I src/preprocess -I src/parsing -I src/gui -I src/main src/parsing/smtlib2_parse.mli ocamlc.opt -c -annot -g -I /usr/local/lib/ocaml/site-lib/zarith -I /usr/local/lib/ocaml/ocamlgraph -I /usr/local/lib/ocaml/site-lib/lablgtk2 -I +threads -I src/util -I src/structures -I src/theories -I src/instances -I src/sat -I src/preprocess -I src/parsing -I src/gui -I src/main src/util/loc.ml ocamlc.opt -c -annot -g -I /usr/local/lib/ocaml/site-lib/zarith -I /usr/local/lib/ocaml/ocamlgraph -I /usr/local/lib/ocaml/site-lib/lablgtk2 -I +threads -I src/util -I src/structures -I src/theories -I src/instances -I src/sat -I src/preprocess -I src/parsing -I src/gui -I src/main src/util/hstring.ml ocamlc.opt -c -annot -g -I /usr/local/lib/ocaml/site-lib/zarith -I /usr/local/lib/ocaml/ocamlgraph -I /usr/local/lib/ocaml/site-lib/lablgtk2 -I +threads -I src/util -I src/structures -I src/theories -I src/instances -I src/sat -I src/preprocess -I src/parsing -I src/gui -I src/main src/structures/smtlib2_ast.ml File "src/util/hstring.ml", line 50, characters 24-45: Warning 52: Code should not depend on the actual values of this constructor's arguments. They are only for information and may change in future versions. (See manual section 8.5) ocamlc.opt -c -annot -g -I /usr/local/lib/ocaml/site-lib/zarith -I /usr/local/lib/ocaml/ocamlgraph -I /usr/local/lib/ocaml/site-lib/lablgtk2 -I +threads -I src/util -I src/structures -I src/theories -I src/instances -I src/sat -I src/preprocess -I src/parsing -I src/gui -I src/main src/parsing/smtlib2_parse.ml ocamlc.opt -c -annot -g -I /usr/local/lib/ocaml/site-lib/zarith -I /usr/local/lib/ocaml/ocamlgraph -I /usr/local/lib/ocaml/site-lib/lablgtk2 -I +threads -I src/util -I src/structures -I src/theories -I src/instances -I src/sat -I src/preprocess -I src/parsing -I src/gui -I src/main src/parsing/smtlib2_lex.ml ocamlopt.opt -c -annot -inline 1000 -I /usr/local/lib/ocaml/site-lib/zarith -I /usr/local/lib/ocaml/ocamlgraph -I /usr/local/lib/ocaml/site-lib/lablgtk2 -I +threads -I src/util -I src/structures -I src/theories -I src/instances -I src/sat -I src/preprocess -I src/parsing -I src/gui -I src/main -for-pack AltErgo src/gui/gui_session.ml ocamlopt.opt -c -annot -inline 1000 -I /usr/local/lib/ocaml/site-lib/zarith -I /usr/local/lib/ocaml/ocamlgraph -I /usr/local/lib/ocaml/site-lib/lablgtk2 -I +threads -I src/util -I src/structures -I src/theories -I src/instances -I src/sat -I src/preprocess -I src/parsing -I src/gui -I src/main -for-pack AltErgo src/util/options.ml ocamlopt.opt -c -annot -inline 1000 -I /usr/local/lib/ocaml/site-lib/zarith -I /usr/local/lib/ocaml/ocamlgraph -I /usr/local/lib/ocaml/site-lib/lablgtk2 -I +threads -I src/util -I src/structures -I src/theories -I src/instances -I src/sat -I src/preprocess -I src/parsing -I src/gui -I src/main -for-pack AltErgo src/util/hstring.ml File "src/util/hstring.ml", line 50, characters 24-45: Warning 52: Code should not depend on the actual values of this constructor's arguments. They are only for information and may change in future versions. (See manual section 8.5) ocamlc.opt -c -annot -g -I /usr/local/lib/ocaml/site-lib/zarith -I /usr/local/lib/ocaml/ocamlgraph -I /usr/local/lib/ocaml/site-lib/lablgtk2 -I +threads -I src/util -I src/structures -I src/theories -I src/instances -I src/sat -I src/preprocess -I src/parsing -I src/gui -I src/main src/structures/ty.mli ocamlc.opt -c -annot -g -I /usr/local/lib/ocaml/site-lib/zarith -I /usr/local/lib/ocaml/ocamlgraph -I /usr/local/lib/ocaml/site-lib/lablgtk2 -I +threads -I src/util -I src/structures -I src/theories -I src/instances -I src/sat -I src/preprocess -I src/parsing -I src/gui -I src/main src/structures/symbols.mli ocamlc.opt -c -annot -g -I /usr/local/lib/ocaml/site-lib/zarith -I /usr/local/lib/ocaml/ocamlgraph -I /usr/local/lib/ocaml/site-lib/lablgtk2 -I +threads -I src/util -I src/structures -I src/theories -I src/instances -I src/sat -I src/preprocess -I src/parsing -I src/gui -I src/main src/parsing/smt_parser.mli ocamlc.opt -c -annot -g -I /usr/local/lib/ocaml/site-lib/zarith -I /usr/local/lib/ocaml/ocamlgraph -I /usr/local/lib/ocaml/site-lib/lablgtk2 -I +threads -I src/util -I src/structures -I src/theories -I src/instances -I src/sat -I src/preprocess -I src/parsing -I src/gui -I src/main src/structures/ty.ml ocamlopt.opt -c -annot -inline 1000 -I /usr/local/lib/ocaml/site-lib/zarith -I /usr/local/lib/ocaml/ocamlgraph -I /usr/local/lib/ocaml/site-lib/lablgtk2 -I +threads -I src/util -I src/structures -I src/theories -I src/instances -I src/sat -I src/preprocess -I src/parsing -I src/gui -I src/main -for-pack AltErgo src/util/loc.ml ocamlopt.opt -c -annot -inline 1000 -I /usr/local/lib/ocaml/site-lib/zarith -I /usr/local/lib/ocaml/ocamlgraph -I /usr/local/lib/ocaml/site-lib/lablgtk2 -I +threads -I src/util -I src/structures -I src/theories -I src/instances -I src/sat -I src/preprocess -I src/parsing -I src/gui -I src/main -for-pack AltErgo src/structures/ty.ml ocamlopt.opt -c -annot -inline 1000 -I /usr/local/lib/ocaml/site-lib/zarith -I /usr/local/lib/ocaml/ocamlgraph -I /usr/local/lib/ocaml/site-lib/lablgtk2 -I +threads -I src/util -I src/structures -I src/theories -I src/instances -I src/sat -I src/preprocess -I src/parsing -I src/gui -I src/main -for-pack AltErgo src/structures/symbols.ml ocamlc.opt -c -annot -g -I /usr/local/lib/ocaml/site-lib/zarith -I /usr/local/lib/ocaml/ocamlgraph -I /usr/local/lib/ocaml/site-lib/lablgtk2 -I +threads -I src/util -I src/structures -I src/theories -I src/instances -I src/sat -I src/preprocess -I src/parsing -I src/gui -I src/main src/structures/subst.mli ocamlopt.opt -c -annot -inline 1000 -I /usr/local/lib/ocaml/site-lib/zarith -I /usr/local/lib/ocaml/ocamlgraph -I /usr/local/lib/ocaml/site-lib/lablgtk2 -I +threads -I src/util -I src/structures -I src/theories -I src/instances -I src/sat -I src/preprocess -I src/parsing -I src/gui -I src/main -for-pack AltErgo src/structures/smtlib2_ast.ml ocamlc.opt -c -annot -g -I /usr/local/lib/ocaml/site-lib/zarith -I /usr/local/lib/ocaml/ocamlgraph -I /usr/local/lib/ocaml/site-lib/lablgtk2 -I +threads -I src/util -I src/structures -I src/theories -I src/instances -I src/sat -I src/preprocess -I src/parsing -I src/gui -I src/main src/parsing/errors.mli ocamlopt.opt -c -annot -inline 1000 -I /usr/local/lib/ocaml/site-lib/zarith -I /usr/local/lib/ocaml/ocamlgraph -I /usr/local/lib/ocaml/site-lib/lablgtk2 -I +threads -I src/util -I src/structures -I src/theories -I src/instances -I src/sat -I src/preprocess -I src/parsing -I src/gui -I src/main -for-pack AltErgo src/parsing/smt_parser.ml ocamlc.opt -c -annot -g -I /usr/local/lib/ocaml/site-lib/zarith -I /usr/local/lib/ocaml/ocamlgraph -I /usr/local/lib/ocaml/site-lib/lablgtk2 -I +threads -I src/util -I src/structures -I src/theories -I src/instances -I src/sat -I src/preprocess -I src/parsing -I src/gui -I src/main src/structures/symbols.ml ocamlc.opt -c -annot -g -I /usr/local/lib/ocaml/site-lib/zarith -I /usr/local/lib/ocaml/ocamlgraph -I /usr/local/lib/ocaml/site-lib/lablgtk2 -I +threads -I src/util -I src/structures -I src/theories -I src/instances -I src/sat -I src/preprocess -I src/parsing -I src/gui -I src/main src/structures/subst.ml ocamlc.opt -c -annot -g -I /usr/local/lib/ocaml/site-lib/zarith -I /usr/local/lib/ocaml/ocamlgraph -I /usr/local/lib/ocaml/site-lib/lablgtk2 -I +threads -I src/util -I src/structures -I src/theories -I src/instances -I src/sat -I src/preprocess -I src/parsing -I src/gui -I src/main src/parsing/errors.ml ocamlc.opt -c -annot -g -I /usr/local/lib/ocaml/site-lib/zarith -I /usr/local/lib/ocaml/ocamlgraph -I /usr/local/lib/ocaml/site-lib/lablgtk2 -I +threads -I src/util -I src/structures -I src/theories -I src/instances -I src/sat -I src/preprocess -I src/parsing -I src/gui -I src/main src/parsing/smt_parser.ml ocamlc.opt -c -annot -g -I /usr/local/lib/ocaml/site-lib/zarith -I /usr/local/lib/ocaml/ocamlgraph -I /usr/local/lib/ocaml/site-lib/lablgtk2 -I +threads -I src/util -I src/structures -I src/theories -I src/instances -I src/sat -I src/preprocess -I src/parsing -I src/gui -I src/main src/parsing/smt_lex.ml ocamlopt.opt -c -annot -inline 1000 -I /usr/local/lib/ocaml/site-lib/zarith -I /usr/local/lib/ocaml/ocamlgraph -I /usr/local/lib/ocaml/site-lib/lablgtk2 -I +threads -I src/util -I src/structures -I src/theories -I src/instances -I src/sat -I src/preprocess -I src/parsing -I src/gui -I src/main -for-pack AltErgo src/structures/subst.ml ocamlc.opt -c -annot -g -I /usr/local/lib/ocaml/site-lib/zarith -I /usr/local/lib/ocaml/ocamlgraph -I /usr/local/lib/ocaml/site-lib/lablgtk2 -I +threads -I src/util -I src/structures -I src/theories -I src/instances -I src/sat -I src/preprocess -I src/parsing -I src/gui -I src/main src/structures/term.mli ocamlopt.opt -c -annot -inline 1000 -I /usr/local/lib/ocaml/site-lib/zarith -I /usr/local/lib/ocaml/ocamlgraph -I /usr/local/lib/ocaml/site-lib/lablgtk2 -I +threads -I src/util -I src/structures -I src/theories -I src/instances -I src/sat -I src/preprocess -I src/parsing -I src/gui -I src/main -for-pack AltErgo src/parsing/errors.ml ocamlopt.opt -c -annot -inline 1000 -I /usr/local/lib/ocaml/site-lib/zarith -I /usr/local/lib/ocaml/ocamlgraph -I /usr/local/lib/ocaml/site-lib/lablgtk2 -I +threads -I src/util -I src/structures -I src/theories -I src/instances -I src/sat -I src/preprocess -I src/parsing -I src/gui -I src/main -for-pack AltErgo src/parsing/smt_lex.ml ocamlopt.opt -c -annot -inline 1000 -I /usr/local/lib/ocaml/site-lib/zarith -I /usr/local/lib/ocaml/ocamlgraph -I /usr/local/lib/ocaml/site-lib/lablgtk2 -I +threads -I src/util -I src/structures -I src/theories -I src/instances -I src/sat -I src/preprocess -I src/parsing -I src/gui -I src/main -for-pack AltErgo src/parsing/smtlib2_parse.ml ocamlc.opt -c -annot -g -I /usr/local/lib/ocaml/site-lib/zarith -I /usr/local/lib/ocaml/ocamlgraph -I /usr/local/lib/ocaml/site-lib/lablgtk2 -I +threads -I src/util -I src/structures -I src/theories -I src/instances -I src/sat -I src/preprocess -I src/parsing -I src/gui -I src/main src/theories/polynome.mli ocamlc.opt -c -annot -g -I /usr/local/lib/ocaml/site-lib/zarith -I /usr/local/lib/ocaml/ocamlgraph -I /usr/local/lib/ocaml/site-lib/lablgtk2 -I +threads -I src/util -I src/structures -I src/theories -I src/instances -I src/sat -I src/preprocess -I src/parsing -I src/gui -I src/main src/structures/term.ml ocamlc.opt -c -annot -g -I /usr/local/lib/ocaml/site-lib/zarith -I /usr/local/lib/ocaml/ocamlgraph -I /usr/local/lib/ocaml/site-lib/lablgtk2 -I +threads -I src/util -I src/structures -I src/theories -I src/instances -I src/sat -I src/preprocess -I src/parsing -I src/gui -I src/main src/theories/polynome.ml ocamlopt.opt -c -annot -inline 1000 -I /usr/local/lib/ocaml/site-lib/zarith -I /usr/local/lib/ocaml/ocamlgraph -I /usr/local/lib/ocaml/site-lib/lablgtk2 -I +threads -I src/util -I src/structures -I src/theories -I src/instances -I src/sat -I src/preprocess -I src/parsing -I src/gui -I src/main -for-pack AltErgo src/structures/term.ml File "src/theories/polynome.ml", line 97, characters 24-38: Warning 52: Code should not depend on the actual values of this constructor's arguments. They are only for information and may change in future versions. (See manual section 8.5) File "_none_", line 1: Warning 52: Code should not depend on the actual values of this constructor's arguments. They are only for information and may change in future versions. (See manual section 8.5) ocamlc.opt -c -annot -g -I /usr/local/lib/ocaml/site-lib/zarith -I /usr/local/lib/ocaml/ocamlgraph -I /usr/local/lib/ocaml/site-lib/lablgtk2 -I +threads -I src/util -I src/structures -I src/theories -I src/instances -I src/sat -I src/preprocess -I src/parsing -I src/gui -I src/main src/structures/literal.mli ocamlopt.opt -c -annot -inline 1000 -I /usr/local/lib/ocaml/site-lib/zarith -I /usr/local/lib/ocaml/ocamlgraph -I /usr/local/lib/ocaml/site-lib/lablgtk2 -I +threads -I src/util -I src/structures -I src/theories -I src/instances -I src/sat -I src/preprocess -I src/parsing -I src/gui -I src/main -for-pack AltErgo src/parsing/smtlib2_lex.ml ocamlc.opt -c -annot -g -I /usr/local/lib/ocaml/site-lib/zarith -I /usr/local/lib/ocaml/ocamlgraph -I /usr/local/lib/ocaml/site-lib/lablgtk2 -I +threads -I src/util -I src/structures -I src/theories -I src/instances -I src/sat -I src/preprocess -I src/parsing -I src/gui -I src/main src/structures/literal.ml ocamlopt.opt -c -annot -inline 1000 -I /usr/local/lib/ocaml/site-lib/zarith -I /usr/local/lib/ocaml/ocamlgraph -I /usr/local/lib/ocaml/site-lib/lablgtk2 -I +threads -I src/util -I src/structures -I src/theories -I src/instances -I src/sat -I src/preprocess -I src/parsing -I src/gui -I src/main -for-pack AltErgo src/structures/literal.ml ocamlc.opt -c -annot -g -I /usr/local/lib/ocaml/site-lib/zarith -I /usr/local/lib/ocaml/ocamlgraph -I /usr/local/lib/ocaml/site-lib/lablgtk2 -I +threads -I src/util -I src/structures -I src/theories -I src/instances -I src/sat -I src/preprocess -I src/parsing -I src/gui -I src/main src/structures/formula.mli ocamlopt.opt -c -annot -inline 1000 -I /usr/local/lib/ocaml/site-lib/zarith -I /usr/local/lib/ocaml/ocamlgraph -I /usr/local/lib/ocaml/site-lib/lablgtk2 -I +threads -I src/util -I src/structures -I src/theories -I src/instances -I src/sat -I src/preprocess -I src/parsing -I src/gui -I src/main -for-pack AltErgo src/theories/polynome.ml File "src/theories/polynome.ml", line 97, characters 24-38: Warning 52: Code should not depend on the actual values of this constructor's arguments. They are only for information and may change in future versions. (See manual section 8.5) File "_none_", line 1: Warning 52: Code should not depend on the actual values of this constructor's arguments. They are only for information and may change in future versions. (See manual section 8.5) ocamlc.opt -c -annot -g -I /usr/local/lib/ocaml/site-lib/zarith -I /usr/local/lib/ocaml/ocamlgraph -I /usr/local/lib/ocaml/site-lib/lablgtk2 -I +threads -I src/util -I src/structures -I src/theories -I src/instances -I src/sat -I src/preprocess -I src/parsing -I src/gui -I src/main src/structures/formula.ml ocamlopt.opt -c -annot -inline 1000 -I /usr/local/lib/ocaml/site-lib/zarith -I /usr/local/lib/ocaml/ocamlgraph -I /usr/local/lib/ocaml/site-lib/lablgtk2 -I +threads -I src/util -I src/structures -I src/theories -I src/instances -I src/sat -I src/preprocess -I src/parsing -I src/gui -I src/main -for-pack AltErgo src/structures/formula.ml ocamlc.opt -c -annot -g -I /usr/local/lib/ocaml/site-lib/zarith -I /usr/local/lib/ocaml/ocamlgraph -I /usr/local/lib/ocaml/site-lib/lablgtk2 -I +threads -I src/util -I src/structures -I src/theories -I src/instances -I src/sat -I src/preprocess -I src/parsing -I src/gui -I src/main src/structures/explanation.mli ocamlc.opt -c -annot -g -I /usr/local/lib/ocaml/site-lib/zarith -I /usr/local/lib/ocaml/ocamlgraph -I /usr/local/lib/ocaml/site-lib/lablgtk2 -I +threads -I src/util -I src/structures -I src/theories -I src/instances -I src/sat -I src/preprocess -I src/parsing -I src/gui -I src/main src/structures/why_ptree.mli ocamlc.opt -c -annot -g -I /usr/local/lib/ocaml/site-lib/zarith -I /usr/local/lib/ocaml/ocamlgraph -I /usr/local/lib/ocaml/site-lib/lablgtk2 -I +threads -I src/util -I src/structures -I src/theories -I src/instances -I src/sat -I src/preprocess -I src/parsing -I src/gui -I src/main src/theories/boxed.mli ocamlc.opt -c -annot -g -I /usr/local/lib/ocaml/site-lib/zarith -I /usr/local/lib/ocaml/ocamlgraph -I /usr/local/lib/ocaml/site-lib/lablgtk2 -I +threads -I src/util -I src/structures -I src/theories -I src/instances -I src/sat -I src/preprocess -I src/parsing -I src/gui -I src/main src/sat/sat.mli ocamlc.opt -c -annot -g -I /usr/local/lib/ocaml/site-lib/zarith -I /usr/local/lib/ocaml/ocamlgraph -I /usr/local/lib/ocaml/site-lib/lablgtk2 -I +threads -I src/util -I src/structures -I src/theories -I src/instances -I src/sat -I src/preprocess -I src/parsing -I src/gui -I src/main src/preprocess/pruning.mli ocamlc.opt -c -annot -g -I /usr/local/lib/ocaml/site-lib/zarith -I /usr/local/lib/ocaml/ocamlgraph -I /usr/local/lib/ocaml/site-lib/lablgtk2 -I +threads -I src/util -I src/structures -I src/theories -I src/instances -I src/sat -I src/preprocess -I src/parsing -I src/gui -I src/main src/structures/why_ptree.ml ocamlc.opt -c -annot -g -I /usr/local/lib/ocaml/site-lib/zarith -I /usr/local/lib/ocaml/ocamlgraph -I /usr/local/lib/ocaml/site-lib/lablgtk2 -I +threads -I src/util -I src/structures -I src/theories -I src/instances -I src/sat -I src/preprocess -I src/parsing -I src/gui -I src/main src/structures/explanation.ml ocamlc.opt -c -annot -g -I /usr/local/lib/ocaml/site-lib/zarith -I /usr/local/lib/ocaml/ocamlgraph -I /usr/local/lib/ocaml/site-lib/lablgtk2 -I +threads -I src/util -I src/structures -I src/theories -I src/instances -I src/sat -I src/preprocess -I src/parsing -I src/gui -I src/main src/preprocess/smt_to_why.ml ocamlc.opt -c -annot -g -I /usr/local/lib/ocaml/site-lib/zarith -I /usr/local/lib/ocaml/ocamlgraph -I /usr/local/lib/ocaml/site-lib/lablgtk2 -I +threads -I src/util -I src/structures -I src/theories -I src/instances -I src/sat -I src/preprocess -I src/parsing -I src/gui -I src/main src/preprocess/smtlib2_to_why.ml ocamlc.opt -c -annot -g -I /usr/local/lib/ocaml/site-lib/zarith -I /usr/local/lib/ocaml/ocamlgraph -I /usr/local/lib/ocaml/site-lib/lablgtk2 -I +threads -I src/util -I src/structures -I src/theories -I src/instances -I src/sat -I src/preprocess -I src/parsing -I src/gui -I src/main src/theories/boxed.ml ocamlopt.opt -c -annot -inline 1000 -I /usr/local/lib/ocaml/site-lib/zarith -I /usr/local/lib/ocaml/ocamlgraph -I /usr/local/lib/ocaml/site-lib/lablgtk2 -I +threads -I src/util -I src/structures -I src/theories -I src/instances -I src/sat -I src/preprocess -I src/parsing -I src/gui -I src/main -for-pack AltErgo src/structures/explanation.ml ocamlc.opt -c -annot -g -I /usr/local/lib/ocaml/site-lib/zarith -I /usr/local/lib/ocaml/ocamlgraph -I /usr/local/lib/ocaml/site-lib/lablgtk2 -I +threads -I src/util -I src/structures -I src/theories -I src/instances -I src/sat -I src/preprocess -I src/parsing -I src/gui -I src/main src/structures/exception.mli ocamlopt.opt -c -annot -inline 1000 -I /usr/local/lib/ocaml/site-lib/zarith -I /usr/local/lib/ocaml/ocamlgraph -I /usr/local/lib/ocaml/site-lib/lablgtk2 -I +threads -I src/util -I src/structures -I src/theories -I src/instances -I src/sat -I src/preprocess -I src/parsing -I src/gui -I src/main -for-pack AltErgo src/structures/why_ptree.ml ocamlc.opt -c -annot -g -I /usr/local/lib/ocaml/site-lib/zarith -I /usr/local/lib/ocaml/ocamlgraph -I /usr/local/lib/ocaml/site-lib/lablgtk2 -I +threads -I src/util -I src/structures -I src/theories -I src/instances -I src/sat -I src/preprocess -I src/parsing -I src/gui -I src/main src/parsing/why_parser.mli ocamlc.opt -c -annot -g -I /usr/local/lib/ocaml/site-lib/zarith -I /usr/local/lib/ocaml/ocamlgraph -I /usr/local/lib/ocaml/site-lib/lablgtk2 -I +threads -I src/util -I src/structures -I src/theories -I src/instances -I src/sat -I src/preprocess -I src/parsing -I src/gui -I src/main src/preprocess/existantial.mli ocamlc.opt -c -annot -g -I /usr/local/lib/ocaml/site-lib/zarith -I /usr/local/lib/ocaml/ocamlgraph -I /usr/local/lib/ocaml/site-lib/lablgtk2 -I +threads -I src/util -I src/structures -I src/theories -I src/instances -I src/sat -I src/preprocess -I src/parsing -I src/gui -I src/main src/preprocess/triggers.mli ocamlc.opt -c -annot -g -I /usr/local/lib/ocaml/site-lib/zarith -I /usr/local/lib/ocaml/ocamlgraph -I /usr/local/lib/ocaml/site-lib/lablgtk2 -I +threads -I src/util -I src/structures -I src/theories -I src/instances -I src/sat -I src/preprocess -I src/parsing -I src/gui -I src/main src/preprocess/why_typing.mli ocamlc.opt -c -annot -g -I /usr/local/lib/ocaml/site-lib/zarith -I /usr/local/lib/ocaml/ocamlgraph -I /usr/local/lib/ocaml/site-lib/lablgtk2 -I +threads -I src/util -I src/structures -I src/theories -I src/instances -I src/sat -I src/preprocess -I src/parsing -I src/gui -I src/main src/preprocess/cnf.mli ocamlopt.opt -c -annot -inline 1000 -I /usr/local/lib/ocaml/site-lib/zarith -I /usr/local/lib/ocaml/ocamlgraph -I /usr/local/lib/ocaml/site-lib/lablgtk2 -I +threads -I src/util -I src/structures -I src/theories -I src/instances -I src/sat -I src/preprocess -I src/parsing -I src/gui -I src/main -for-pack AltErgo src/theories/boxed.ml ocamlc.opt -c -annot -g -I /usr/local/lib/ocaml/site-lib/zarith -I /usr/local/lib/ocaml/ocamlgraph -I /usr/local/lib/ocaml/site-lib/lablgtk2 -I +threads -I src/util -I src/structures -I src/theories -I src/instances -I src/sat -I src/preprocess -I src/parsing -I src/gui -I src/main src/theories/sig.mli ocamlopt.opt -c -annot -inline 1000 -I /usr/local/lib/ocaml/site-lib/zarith -I /usr/local/lib/ocaml/ocamlgraph -I /usr/local/lib/ocaml/site-lib/lablgtk2 -I +threads -I src/util -I src/structures -I src/theories -I src/instances -I src/sat -I src/preprocess -I src/parsing -I src/gui -I src/main -for-pack AltErgo src/preprocess/pruning.ml ocamlc.opt -c -annot -g -I /usr/local/lib/ocaml/site-lib/zarith -I /usr/local/lib/ocaml/ocamlgraph -I /usr/local/lib/ocaml/site-lib/lablgtk2 -I +threads -I src/util -I src/structures -I src/theories -I src/instances -I src/sat -I src/preprocess -I src/parsing -I src/gui -I src/main src/main/frontend.mli ocamlc.opt -c -annot -g -I /usr/local/lib/ocaml/site-lib/zarith -I /usr/local/lib/ocaml/ocamlgraph -I /usr/local/lib/ocaml/site-lib/lablgtk2 -I +threads -I src/util -I src/structures -I src/theories -I src/instances -I src/sat -I src/preprocess -I src/parsing -I src/gui -I src/main src/structures/exception.ml ocamlc.opt -c -annot -g -I /usr/local/lib/ocaml/site-lib/zarith -I /usr/local/lib/ocaml/ocamlgraph -I /usr/local/lib/ocaml/site-lib/lablgtk2 -I +threads -I src/util -I src/structures -I src/theories -I src/instances -I src/sat -I src/preprocess -I src/parsing -I src/gui -I src/main src/parsing/why_parser.ml ocamlc.opt -c -annot -g -I /usr/local/lib/ocaml/site-lib/zarith -I /usr/local/lib/ocaml/ocamlgraph -I /usr/local/lib/ocaml/site-lib/lablgtk2 -I +threads -I src/util -I src/structures -I src/theories -I src/instances -I src/sat -I src/preprocess -I src/parsing -I src/gui -I src/main src/parsing/why_lexer.ml ocamlc.opt -c -annot -g -I /usr/local/lib/ocaml/site-lib/zarith -I /usr/local/lib/ocaml/ocamlgraph -I /usr/local/lib/ocaml/site-lib/lablgtk2 -I +threads -I src/util -I src/structures -I src/theories -I src/instances -I src/sat -I src/preprocess -I src/parsing -I src/gui -I src/main src/preprocess/existantial.ml ocamlc.opt -c -annot -g -I /usr/local/lib/ocaml/site-lib/zarith -I /usr/local/lib/ocaml/ocamlgraph -I /usr/local/lib/ocaml/site-lib/lablgtk2 -I +threads -I src/util -I src/structures -I src/theories -I src/instances -I src/sat -I src/preprocess -I src/parsing -I src/gui -I src/main src/preprocess/triggers.ml ocamlc.opt -c -annot -g -I /usr/local/lib/ocaml/site-lib/zarith -I /usr/local/lib/ocaml/ocamlgraph -I /usr/local/lib/ocaml/site-lib/lablgtk2 -I +threads -I src/util -I src/structures -I src/theories -I src/instances -I src/sat -I src/preprocess -I src/parsing -I src/gui -I src/main src/preprocess/why_typing.ml ocamlc.opt -c -annot -g -I /usr/local/lib/ocaml/site-lib/zarith -I /usr/local/lib/ocaml/ocamlgraph -I /usr/local/lib/ocaml/site-lib/lablgtk2 -I +threads -I src/util -I src/structures -I src/theories -I src/instances -I src/sat -I src/preprocess -I src/parsing -I src/gui -I src/main src/preprocess/cnf.ml ocamlc.opt -c -annot -g -I /usr/local/lib/ocaml/site-lib/zarith -I /usr/local/lib/ocaml/ocamlgraph -I /usr/local/lib/ocaml/site-lib/lablgtk2 -I +threads -I src/util -I src/structures -I src/theories -I src/instances -I src/sat -I src/preprocess -I src/parsing -I src/gui -I src/main src/gui/why_annoted.mli ocamlopt.opt -c -annot -inline 1000 -I /usr/local/lib/ocaml/site-lib/zarith -I /usr/local/lib/ocaml/ocamlgraph -I /usr/local/lib/ocaml/site-lib/lablgtk2 -I +threads -I src/util -I src/structures -I src/theories -I src/instances -I src/sat -I src/preprocess -I src/parsing -I src/gui -I src/main -for-pack AltErgo src/structures/exception.ml ocamlopt.opt -c -annot -inline 1000 -I /usr/local/lib/ocaml/site-lib/zarith -I /usr/local/lib/ocaml/ocamlgraph -I /usr/local/lib/ocaml/site-lib/lablgtk2 -I +threads -I src/util -I src/structures -I src/theories -I src/instances -I src/sat -I src/preprocess -I src/parsing -I src/gui -I src/main -for-pack AltErgo src/parsing/why_parser.ml ocamlopt.opt -c -annot -inline 1000 -I /usr/local/lib/ocaml/site-lib/zarith -I /usr/local/lib/ocaml/ocamlgraph -I /usr/local/lib/ocaml/site-lib/lablgtk2 -I +threads -I src/util -I src/structures -I src/theories -I src/instances -I src/sat -I src/preprocess -I src/parsing -I src/gui -I src/main -for-pack AltErgo src/preprocess/existantial.ml ocamlopt.opt -c -annot -inline 1000 -I /usr/local/lib/ocaml/site-lib/zarith -I /usr/local/lib/ocaml/ocamlgraph -I /usr/local/lib/ocaml/site-lib/lablgtk2 -I +threads -I src/util -I src/structures -I src/theories -I src/instances -I src/sat -I src/preprocess -I src/parsing -I src/gui -I src/main -for-pack AltErgo src/preprocess/smt_to_why.ml ocamlopt.opt -c -annot -inline 1000 -I /usr/local/lib/ocaml/site-lib/zarith -I /usr/local/lib/ocaml/ocamlgraph -I /usr/local/lib/ocaml/site-lib/lablgtk2 -I +threads -I src/util -I src/structures -I src/theories -I src/instances -I src/sat -I src/preprocess -I src/parsing -I src/gui -I src/main -for-pack AltErgo src/preprocess/smtlib2_to_why.ml ocamlopt.opt -c -annot -inline 1000 -I /usr/local/lib/ocaml/site-lib/zarith -I /usr/local/lib/ocaml/ocamlgraph -I /usr/local/lib/ocaml/site-lib/lablgtk2 -I +threads -I src/util -I src/structures -I src/theories -I src/instances -I src/sat -I src/preprocess -I src/parsing -I src/gui -I src/main -for-pack AltErgo src/preprocess/triggers.ml ocamlopt.opt -c -annot -inline 1000 -I /usr/local/lib/ocaml/site-lib/zarith -I /usr/local/lib/ocaml/ocamlgraph -I /usr/local/lib/ocaml/site-lib/lablgtk2 -I +threads -I src/util -I src/structures -I src/theories -I src/instances -I src/sat -I src/preprocess -I src/parsing -I src/gui -I src/main -for-pack AltErgo src/preprocess/cnf.ml ocamlc.opt -c -annot -g -I /usr/local/lib/ocaml/site-lib/zarith -I /usr/local/lib/ocaml/ocamlgraph -I /usr/local/lib/ocaml/site-lib/lablgtk2 -I +threads -I src/util -I src/structures -I src/theories -I src/instances -I src/sat -I src/preprocess -I src/parsing -I src/gui -I src/main src/instances/matching.mli ocamlc.opt -c -annot -g -I /usr/local/lib/ocaml/site-lib/zarith -I /usr/local/lib/ocaml/ocamlgraph -I /usr/local/lib/ocaml/site-lib/lablgtk2 -I +threads -I src/util -I src/structures -I src/theories -I src/instances -I src/sat -I src/preprocess -I src/parsing -I src/gui -I src/main src/theories/ac.mli ocamlc.opt -c -annot -g -I /usr/local/lib/ocaml/site-lib/zarith -I /usr/local/lib/ocaml/ocamlgraph -I /usr/local/lib/ocaml/site-lib/lablgtk2 -I +threads -I src/util -I src/structures -I src/theories -I src/instances -I src/sat -I src/preprocess -I src/parsing -I src/gui -I src/main src/theories/intervals.mli ocamlc.opt -c -annot -g -I /usr/local/lib/ocaml/site-lib/zarith -I /usr/local/lib/ocaml/ocamlgraph -I /usr/local/lib/ocaml/site-lib/lablgtk2 -I +threads -I src/util -I src/structures -I src/theories -I src/instances -I src/sat -I src/preprocess -I src/parsing -I src/gui -I src/main src/theories/fm.mli ocamlc.opt -c -annot -g -I /usr/local/lib/ocaml/site-lib/zarith -I /usr/local/lib/ocaml/ocamlgraph -I /usr/local/lib/ocaml/site-lib/lablgtk2 -I +threads -I src/util -I src/structures -I src/theories -I src/instances -I src/sat -I src/preprocess -I src/parsing -I src/gui -I src/main src/theories/arith.mli ocamlc.opt -c -annot -g -I /usr/local/lib/ocaml/site-lib/zarith -I /usr/local/lib/ocaml/ocamlgraph -I /usr/local/lib/ocaml/site-lib/lablgtk2 -I +threads -I src/util -I src/structures -I src/theories -I src/instances -I src/sat -I src/preprocess -I src/parsing -I src/gui -I src/main src/theories/records.mli ocamlc.opt -c -annot -g -I /usr/local/lib/ocaml/site-lib/zarith -I /usr/local/lib/ocaml/ocamlgraph -I /usr/local/lib/ocaml/site-lib/lablgtk2 -I +threads -I src/util -I src/structures -I src/theories -I src/instances -I src/sat -I src/preprocess -I src/parsing -I src/gui -I src/main src/theories/bitv.mli ocamlc.opt -c -annot -g -I /usr/local/lib/ocaml/site-lib/zarith -I /usr/local/lib/ocaml/ocamlgraph -I /usr/local/lib/ocaml/site-lib/lablgtk2 -I +threads -I src/util -I src/structures -I src/theories -I src/instances -I src/sat -I src/preprocess -I src/parsing -I src/gui -I src/main src/theories/arrays.mli ocamlc.opt -c -annot -g -I /usr/local/lib/ocaml/site-lib/zarith -I /usr/local/lib/ocaml/ocamlgraph -I /usr/local/lib/ocaml/site-lib/lablgtk2 -I +threads -I src/util -I src/structures -I src/theories -I src/instances -I src/sat -I src/preprocess -I src/parsing -I src/gui -I src/main src/theories/sum.mli ocamlc.opt -c -annot -g -I /usr/local/lib/ocaml/site-lib/zarith -I /usr/local/lib/ocaml/ocamlgraph -I /usr/local/lib/ocaml/site-lib/lablgtk2 -I +threads -I src/util -I src/structures -I src/theories -I src/instances -I src/sat -I src/preprocess -I src/parsing -I src/gui -I src/main src/theories/combine.mli ocamlc.opt -c -annot -g -I /usr/local/lib/ocaml/site-lib/zarith -I /usr/local/lib/ocaml/ocamlgraph -I /usr/local/lib/ocaml/site-lib/lablgtk2 -I +threads -I src/util -I src/structures -I src/theories -I src/instances -I src/sat -I src/preprocess -I src/parsing -I src/gui -I src/main src/theories/use.mli ocamlc.opt -c -annot -g -I /usr/local/lib/ocaml/site-lib/zarith -I /usr/local/lib/ocaml/ocamlgraph -I /usr/local/lib/ocaml/site-lib/lablgtk2 -I +threads -I src/util -I src/structures -I src/theories -I src/instances -I src/sat -I src/preprocess -I src/parsing -I src/gui -I src/main src/theories/uf.mli ocamlc.opt -c -annot -g -I /usr/local/lib/ocaml/site-lib/zarith -I /usr/local/lib/ocaml/ocamlgraph -I /usr/local/lib/ocaml/site-lib/lablgtk2 -I +threads -I src/util -I src/structures -I src/theories -I src/instances -I src/sat -I src/preprocess -I src/parsing -I src/gui -I src/main src/theories/cc.mli ocamlc.opt -c -annot -g -I /usr/local/lib/ocaml/site-lib/zarith -I /usr/local/lib/ocaml/ocamlgraph -I /usr/local/lib/ocaml/site-lib/lablgtk2 -I +threads -I src/util -I src/structures -I src/theories -I src/instances -I src/sat -I src/preprocess -I src/parsing -I src/gui -I src/main src/instances/matching.ml ocamlc.opt -c -annot -g -I /usr/local/lib/ocaml/site-lib/zarith -I /usr/local/lib/ocaml/ocamlgraph -I /usr/local/lib/ocaml/site-lib/lablgtk2 -I +threads -I src/util -I src/structures -I src/theories -I src/instances -I src/sat -I src/preprocess -I src/parsing -I src/gui -I src/main src/theories/ac.ml ocamlc.opt -c -annot -g -I /usr/local/lib/ocaml/site-lib/zarith -I /usr/local/lib/ocaml/ocamlgraph -I /usr/local/lib/ocaml/site-lib/lablgtk2 -I +threads -I src/util -I src/structures -I src/theories -I src/instances -I src/sat -I src/preprocess -I src/parsing -I src/gui -I src/main src/theories/intervals.ml ocamlc.opt -c -annot -g -I /usr/local/lib/ocaml/site-lib/zarith -I /usr/local/lib/ocaml/ocamlgraph -I /usr/local/lib/ocaml/site-lib/lablgtk2 -I +threads -I src/util -I src/structures -I src/theories -I src/instances -I src/sat -I src/preprocess -I src/parsing -I src/gui -I src/main src/theories/fm.ml File "src/theories/fm.ml", line 592, characters 19-37: Warning 52: Code should not depend on the actual values of this constructor's arguments. They are only for information and may change in future versions. (See manual section 8.5) ocamlc.opt -c -annot -g -I /usr/local/lib/ocaml/site-lib/zarith -I /usr/local/lib/ocaml/ocamlgraph -I /usr/local/lib/ocaml/site-lib/lablgtk2 -I +threads -I src/util -I src/structures -I src/theories -I src/instances -I src/sat -I src/preprocess -I src/parsing -I src/gui -I src/main src/theories/arith.ml ocamlc.opt -c -annot -g -I /usr/local/lib/ocaml/site-lib/zarith -I /usr/local/lib/ocaml/ocamlgraph -I /usr/local/lib/ocaml/site-lib/lablgtk2 -I +threads -I src/util -I src/structures -I src/theories -I src/instances -I src/sat -I src/preprocess -I src/parsing -I src/gui -I src/main src/theories/records.ml ocamlc.opt -c -annot -g -I /usr/local/lib/ocaml/site-lib/zarith -I /usr/local/lib/ocaml/ocamlgraph -I /usr/local/lib/ocaml/site-lib/lablgtk2 -I +threads -I src/util -I src/structures -I src/theories -I src/instances -I src/sat -I src/preprocess -I src/parsing -I src/gui -I src/main src/theories/bitv.ml ocamlc.opt -c -annot -g -I /usr/local/lib/ocaml/site-lib/zarith -I /usr/local/lib/ocaml/ocamlgraph -I /usr/local/lib/ocaml/site-lib/lablgtk2 -I +threads -I src/util -I src/structures -I src/theories -I src/instances -I src/sat -I src/preprocess -I src/parsing -I src/gui -I src/main src/theories/arrays.ml ocamlc.opt -c -annot -g -I /usr/local/lib/ocaml/site-lib/zarith -I /usr/local/lib/ocaml/ocamlgraph -I /usr/local/lib/ocaml/site-lib/lablgtk2 -I +threads -I src/util -I src/structures -I src/theories -I src/instances -I src/sat -I src/preprocess -I src/parsing -I src/gui -I src/main src/theories/sum.ml ocamlc.opt -c -annot -g -I /usr/local/lib/ocaml/site-lib/zarith -I /usr/local/lib/ocaml/ocamlgraph -I /usr/local/lib/ocaml/site-lib/lablgtk2 -I +threads -I src/util -I src/structures -I src/theories -I src/instances -I src/sat -I src/preprocess -I src/parsing -I src/gui -I src/main src/theories/combine.ml ocamlc.opt -c -annot -g -I /usr/local/lib/ocaml/site-lib/zarith -I /usr/local/lib/ocaml/ocamlgraph -I /usr/local/lib/ocaml/site-lib/lablgtk2 -I +threads -I src/util -I src/structures -I src/theories -I src/instances -I src/sat -I src/preprocess -I src/parsing -I src/gui -I src/main src/theories/uf.ml ocamlc.opt -c -annot -g -I /usr/local/lib/ocaml/site-lib/zarith -I /usr/local/lib/ocaml/ocamlgraph -I /usr/local/lib/ocaml/site-lib/lablgtk2 -I +threads -I src/util -I src/structures -I src/theories -I src/instances -I src/sat -I src/preprocess -I src/parsing -I src/gui -I src/main src/theories/use.ml ocamlc.opt -c -annot -g -I /usr/local/lib/ocaml/site-lib/zarith -I /usr/local/lib/ocaml/ocamlgraph -I /usr/local/lib/ocaml/site-lib/lablgtk2 -I +threads -I src/util -I src/structures -I src/theories -I src/instances -I src/sat -I src/preprocess -I src/parsing -I src/gui -I src/main src/sat/sat.ml ocamlc.opt -c -annot -g -I /usr/local/lib/ocaml/site-lib/zarith -I /usr/local/lib/ocaml/ocamlgraph -I /usr/local/lib/ocaml/site-lib/lablgtk2 -I +threads -I src/util -I src/structures -I src/theories -I src/instances -I src/sat -I src/preprocess -I src/parsing -I src/gui -I src/main src/gui/why_connected.mli ocamlc.opt -c -annot -g -I /usr/local/lib/ocaml/site-lib/zarith -I /usr/local/lib/ocaml/ocamlgraph -I /usr/local/lib/ocaml/site-lib/lablgtk2 -I +threads -I src/util -I src/structures -I src/theories -I src/instances -I src/sat -I src/preprocess -I src/parsing -I src/gui -I src/main src/gui/gui_replay.mli ocamlopt.opt -c -annot -inline 1000 -I /usr/local/lib/ocaml/site-lib/zarith -I /usr/local/lib/ocaml/ocamlgraph -I /usr/local/lib/ocaml/site-lib/lablgtk2 -I +threads -I src/util -I src/structures -I src/theories -I src/instances -I src/sat -I src/preprocess -I src/parsing -I src/gui -I src/main -for-pack AltErgo src/parsing/why_lexer.ml ocamlopt.opt -c -annot -inline 1000 -I /usr/local/lib/ocaml/site-lib/zarith -I /usr/local/lib/ocaml/ocamlgraph -I /usr/local/lib/ocaml/site-lib/lablgtk2 -I +threads -I src/util -I src/structures -I src/theories -I src/instances -I src/sat -I src/preprocess -I src/parsing -I src/gui -I src/main -for-pack AltErgo src/preprocess/why_typing.ml ocamlopt.opt -c -annot -inline 1000 -I /usr/local/lib/ocaml/site-lib/zarith -I /usr/local/lib/ocaml/ocamlgraph -I /usr/local/lib/ocaml/site-lib/lablgtk2 -I +threads -I src/util -I src/structures -I src/theories -I src/instances -I src/sat -I src/preprocess -I src/parsing -I src/gui -I src/main -for-pack AltErgo src/instances/matching.ml ocamlopt.opt -c -annot -inline 1000 -I /usr/local/lib/ocaml/site-lib/zarith -I /usr/local/lib/ocaml/ocamlgraph -I /usr/local/lib/ocaml/site-lib/lablgtk2 -I +threads -I src/util -I src/structures -I src/theories -I src/instances -I src/sat -I src/preprocess -I src/parsing -I src/gui -I src/main -for-pack AltErgo src/theories/ac.ml ocamlopt.opt -c -annot -inline 1000 -I /usr/local/lib/ocaml/site-lib/zarith -I /usr/local/lib/ocaml/ocamlgraph -I /usr/local/lib/ocaml/site-lib/lablgtk2 -I +threads -I src/util -I src/structures -I src/theories -I src/instances -I src/sat -I src/preprocess -I src/parsing -I src/gui -I src/main -for-pack AltErgo src/theories/intervals.ml ocamlopt.opt -c -annot -inline 1000 -I /usr/local/lib/ocaml/site-lib/zarith -I /usr/local/lib/ocaml/ocamlgraph -I /usr/local/lib/ocaml/site-lib/lablgtk2 -I +threads -I src/util -I src/structures -I src/theories -I src/instances -I src/sat -I src/preprocess -I src/parsing -I src/gui -I src/main -for-pack AltErgo src/theories/records.ml ocamlopt.opt -c -annot -inline 1000 -I /usr/local/lib/ocaml/site-lib/zarith -I /usr/local/lib/ocaml/ocamlgraph -I /usr/local/lib/ocaml/site-lib/lablgtk2 -I +threads -I src/util -I src/structures -I src/theories -I src/instances -I src/sat -I src/preprocess -I src/parsing -I src/gui -I src/main -for-pack AltErgo src/theories/bitv.ml ocamlopt.opt -c -annot -inline 1000 -I /usr/local/lib/ocaml/site-lib/zarith -I /usr/local/lib/ocaml/ocamlgraph -I /usr/local/lib/ocaml/site-lib/lablgtk2 -I +threads -I src/util -I src/structures -I src/theories -I src/instances -I src/sat -I src/preprocess -I src/parsing -I src/gui -I src/main -for-pack AltErgo src/theories/arrays.ml ocamlopt.opt -c -annot -inline 1000 -I /usr/local/lib/ocaml/site-lib/zarith -I /usr/local/lib/ocaml/ocamlgraph -I /usr/local/lib/ocaml/site-lib/lablgtk2 -I +threads -I src/util -I src/structures -I src/theories -I src/instances -I src/sat -I src/preprocess -I src/parsing -I src/gui -I src/main -for-pack AltErgo src/theories/sum.ml /tmp/camlasm95421d.s: Assembler messages: /tmp/camlasm95421d.s:10348: Error: operand out of range (0x000000000000804c is not between 0xffffffffffff8000 and 0x0000000000007ffc) /tmp/camlasm95421d.s:32988: Error: operand out of range (0x000000000000805c is not between 0xffffffffffff8000 and 0x0000000000007ffc) File "src/theories/intervals.ml", line 1: Error: Assembler error, input left in file /tmp/camlasm95421d.s gmake[1]: *** [Makefile:415: src/theories/intervals.cmx] Error 2 gmake[1]: *** Waiting for unfinished jobs.... gmake[1]: Leaving directory '/wrkdirs/usr/ports/math/alt-ergo/work/alt-ergo-0.95.2' ===> Compilation failed unexpectedly. Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to the maintainer. *** Error code 1 Stop. make: stopped in /usr/ports/math/alt-ergo
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202005280437.04S4bTi1063941>