OCamllabs icon Home|Differences with the last checks|Previous runs


Building on fall

(from freebsd-ocaml-5.0)
2023-11-01 13:09.54 ---> using "b0ee167c73857b60ecf6c06eff6bbe96857a02ac84fefd2b9807cb2eea16bf97" from cache

/: (user (uid 1000) (gid 1000))

/: (env OPAMPRECISETRACKING 1)

/: (env OPAMUTF8 never)

/: (env OPAMEXTERNALSOLVER builtin-0install)

/: (env OPAMCRITERIA +removed)

/: (run (shell "sudo ln -f /usr/local/bin/opam-2.1 /usr/local/bin/opam"))
2023-11-01 13:09.54 ---> using "58da31f76f3dd28576bb2b11a05c1473a2cbc0bc8e959f83414ab7001888e94f" from cache

/: (run (network host)
        (shell "rm -rf ~/opam-repository && git clone -q 'https://github.com/ocaml/opam-repository' ~/opam-repository && git -C ~/opam-repository checkout -q 7b4cedddee88c79d6bdb00eccf7b36a7b617b211"))
2023-11-01 13:09.54 ---> using "ceda9c602c42ecee62840706a0356388ac8fe9b4284a02972fb121a316518aa6" from cache

/: (run (shell "rm -rf ~/.opam && opam init -ya --bare  ~/opam-repository"))
No configuration file found, using built-in defaults.
Checking for available remotes: rsync and local, git.
  - you won't be able to use mercurial repositories unless you install the hg command on your system.
  - you won't be able to use darcs repositories unless you install the darcs command on your system.


<><> Fetching repository information ><><><><><><><><><><><><><><><><><><><><><>
[default] Initialised

User configuration:
  /usr/home/opam/.profile is already up-to-date.
[NOTE] Make sure that /usr/home/opam/.profile is well sourced in your ~/.bashrc.

2023-11-01 13:09.54 ---> using "3d69dd19638d580f9a84afa315c8a62fa2810666d83257cb65ea0af54a8f6211" from cache

/: (run (cache (opam-archives (target /usr/home/opam/.opam/download-cache)))
        (network host)
        (shell "opam switch create --repositories=default '4.14.1' 'ocaml-base-compiler.4.14.1'"))

<><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><>
Switch invariant: ["ocaml-base-compiler" {= "4.14.1"}]

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> installed ocaml-options-vanilla.1
-> retrieved ocaml-base-compiler.4.14.1  (cached)
-> installed ocaml-base-compiler.4.14.1
-> installed ocaml-config.2
-> installed ocaml.4.14.1
Done.
# Run eval $(opam env --switch=4.14.1) to update the current shell environment
2023-11-01 13:09.54 ---> using "c4e27f19fd975d5c280de43fa93fccc258b31be75c65928c8e9a19b3e947d35b" from cache

/: (run (network host)
        (shell "opam update --depexts"))
[WARNING] Unknown update command for bsd, skipping system update
2023-11-01 13:09.54 ---> using "82fdb51c9bff51a089d72b27d56db2f7612532ea8873173b74f5196406d22ee8" from cache

/: (run (cache (opam-archives (target /usr/home/opam/.opam/download-cache)))
        (network host)
        (shell  "\
               \nopam remove -y \"opsian.0.1\"\
               \nopam install -vy \"opsian.0.1\"\
               \nres=$?\
               \nif [ $res = 31 ]; then\
               \n    if opam show -f x-ci-accept-failures: \"opsian.0.1\" | grep -q '\"freebsd\"'; then\
               \n        echo \"This package failed and has been disabled for CI using the 'x-ci-accept-failures' field.\"\
               \n        exit 69\
               \n    fi\
               \nfi\
               \n\
               \n\
               \nexit $res\
               \n"))
[NOTE] opsian.0.1 is not installed.

Nothing to do.
The following actions will be performed:
  - install conf-perl       2      [required by opsian]
  - install conf-which      1      [required by conf-autoconf]
  - install dune            3.11.1 [required by opsian]
  - install conf-pkg-config 3      [required by conf-liblzma]
  - install conf-libtool    1      [required by opsian]
  - install conf-autoconf   0.1    [required by conf-automake]
  - install conf-liblzma    1      [required by opsian]
  - install conf-automake   1      [required by opsian]
  - install opsian          0.1
===== 9 to install =====

The following system packages will first need to be installed:
    autoconf devel/automake libtool

<><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>
Let opam run your package manager to install the required system packages?
(answer 'n' for other options) [Y/n] y
+ /usr/local/bin/sudo "pkg" "install" "-y" "autoconf" "devel/automake" "libtool"
- Updating FreeBSD repository catalogue...
- [fall] Fetching packagesite.pkg: .......... done
- Processing entries: 
- ..
- ...
- ..
- ... done
- FreeBSD repository update completed. 34071 packages processed.
- All repositories are up to date.
- The following 5 package(s) will be affected (of 0 checked):
- 
- New packages to be INSTALLED:
- 	autoconf: 2.71
- 	autoconf-switch: 20220527
- 	automake: 1.16.5
- 	libtool: 2.4.7_1
- 	m4: 1.4.19,1
- 
- Number of packages to be installed: 5
- 
- The process will require 8 MiB more space.
- 2 MiB to be downloaded.
- [fall] [1/5] Fetching libtool-2.4.7_1.pkg: .......... done
- [fall] [2/5] Fetching m4-1.4.19,1.pkg: .......... done
- [fall] [3/5] Fetching automake-1.16.5.pkg: .......... done
- [fall] [4/5] Fetching autoconf-switch-20220527.pkg: . done
- [fall] [5/5] Fetching autoconf-2.71.pkg: .......... done
- Checking integrity... done (0 conflicting)
- [fall] [1/5] Installing m4-1.4.19,1...
- [fall] [1/5] Extracting m4-1.4.19,1: .......... done
- [fall] [2/5] Installing autoconf-switch-20220527...
- [fall] [2/5] Extracting autoconf-switch-20220527: .......... done
- [fall] [3/5] Installing autoconf-2.71...
- [fall] [3/5] Extracting autoconf-2.71: .......... done
- [fall] [4/5] Installing libtool-2.4.7_1...
- [fall] [4/5] Extracting libtool-2.4.7_1: .......... done
- [fall] [5/5] Installing automake-1.16.5...
- [fall] [5/5] Extracting automake-1.16.5: .......... done

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  8/27:
Processing  9/27: [opsian.0.1: http]
Processing 10/27: [opsian.0.1: http] [conf-libtool: libtoolize]
Processing 11/27: [opsian.0.1: http] [conf-libtool: libtoolize] [conf-perl: perl]
Processing 12/27: [opsian.0.1: http] [conf-libtool: libtoolize] [conf-perl: perl] [conf-pkg-config: pkg-config]
Processing 13/27: [opsian.0.1: http] [conf-libtool: libtoolize] [conf-perl: perl] [conf-pkg-config: pkg-config] [conf-which: which which]
-> retrieved dune.3.11.1  (cached)
Processing 14/27: [opsian.0.1: http] [conf-libtool: libtoolize] [conf-perl: perl] [conf-pkg-config: pkg-config] [conf-which: which which] [dune: ocaml 39]
- /usr/bin/which
-> compiled  conf-which.1
Processing 14/27: [opsian.0.1: http] [conf-libtool: libtoolize] [conf-perl: perl] [conf-pkg-config: pkg-config] [dune: ocaml 39]
-> installed conf-which.1
Processing 15/27: [opsian.0.1: http] [conf-libtool: libtoolize] [conf-perl: perl] [conf-pkg-config: pkg-config] [dune: ocaml 39]
Processing 16/27: [opsian.0.1: http] [conf-autoconf: which autoconf] [conf-libtool: libtoolize] [conf-perl: perl] [conf-pkg-config: pkg-config] [dune: ocaml 39]
- usage: pkgconf [OPTIONS] [LIBRARIES]
- 
- basic options:
- 
-   --help                            this message
-   --about                           print pkgconf version and license to stdout
-   --version                         print supported pkg-config version to stdout
-   --verbose                         print additional information
-   --atleast-pkgconfig-version       check whether or not pkgconf is compatible
-                                     with a specified pkg-config version
-   --errors-to-stdout                print all errors on stdout instead of stderr
-   --print-errors                    ensure all errors are printed
-   --short-errors                    be less verbose about some errors
-   --silence-errors                  explicitly be silent about errors
-   --list-all                        list all known packages
-   --list-package-names              list all known package names
-   --simulate                        simulate walking the calculated dependency graph
-   --no-cache                        do not cache already seen packages when
-                                     walking the dependency graph
-   --log-file=filename               write an audit log to a specified file
-   --with-path=path                  adds a directory to the search path
-   --define-prefix                   override the prefix variable with one that is guessed based on
-                                     the location of the .pc file
-   --dont-define-prefix              do not override the prefix variable under any circumstances
-   --prefix-variable=varname         sets the name of the variable that pkgconf considers
-                                     to be the package prefix
-   --relocate=path                   relocates a path and exits (mostly for testsuite)
-   --dont-relocate-paths             disables path relocation support
- 
- cross-compilation personality support:
- 
-   --personality=triplet|filename    sets the personality to 'triplet' or a file named 'filename'
-   --dump-personality                dumps details concerning selected personality
- 
- checking specific pkg-config database entries:
- 
-   --atleast-version                 require a specific version of a module
-   --exact-version                   require an exact version of a module
-   --max-version                     require a maximum version of a module
-   --exists                          check whether or not a module exists
-   --uninstalled                     check whether or not an uninstalled module will be used
-   --no-uninstalled                  never use uninstalled modules when satisfying dependencies
-   --no-provides                     do not use 'provides' rules to resolve dependencies
-   --maximum-traverse-depth          maximum allowed depth for dependency graph
-   --static                          be more aggressive when computing dependency graph
-                                     (for static linking)
-   --shared                          use a simplified dependency graph (usually default)
-   --pure                            optimize a static dependency graph as if it were a normal
-                                     dependency graph
-   --env-only                        look only for package entries in PKG_CONFIG_PATH
-   --ignore-conflicts                ignore 'conflicts' rules in modules
-   --validate                        validate specific .pc files for correctness
- 
- querying specific pkg-config database fields:
- 
-   --define-variable=varname=value   define variable 'varname' as 'value'
-   --variable=varname                print specified variable entry to stdout
-   --cflags                          print required CFLAGS to stdout
-   --cflags-only-I                   print required include-dir CFLAGS to stdout
-   --cflags-only-other               print required non-include-dir CFLAGS to stdout
-   --libs                            print required linker flags to stdout
-   --libs-only-L                     print required LDPATH linker flags to stdout
-   --libs-only-l                     print required LIBNAME linker flags to stdout
-   --libs-only-other                 print required other linker flags to stdout
-   --print-requires                  print required dependency frameworks to stdout
-   --print-requires-private          print required dependency frameworks for static
-                                     linking to stdout
-   --print-provides                  print provided dependencies to stdout
-   --print-variables                 print all known variables in module to stdout
-   --digraph                         print entire dependency graph in graphviz 'dot' format
-   --keep-system-cflags              keep -I/usr/include entries in cflags output
-   --keep-system-libs                keep -L/usr/lib entries in libs output
-   --path                            show the exact filenames for any matching .pc files
-   --modversion                      print the specified module's version to stdout
-   --internal-cflags                 do not filter 'internal' cflags from output
-   --license                         print the specified module's license to stdout if known
- 
- filtering output:
- 
-   --msvc-syntax                     print translatable fragments in MSVC syntax
-   --fragment-filter=types           filter output fragments to the specified types
- 
- report bugs to <https://github.com/pkgconf/pkgconf/issues/new>.
-> compiled  conf-pkg-config.3
Processing 16/27: [opsian.0.1: http] [conf-autoconf: which autoconf] [conf-libtool: libtoolize] [conf-perl: perl] [dune: ocaml 39]
-> installed conf-pkg-config.3
Processing 17/27: [opsian.0.1: http] [conf-autoconf: which autoconf] [conf-libtool: libtoolize] [conf-perl: perl] [dune: ocaml 39]
Processing 18/27: [opsian.0.1: http] [conf-autoconf: which autoconf] [conf-liblzma: pkg-config liblzma] [conf-libtool: libtoolize] [conf-perl: perl] [dune: ocaml 39]
- /usr/local/bin/autoconf
-> compiled  conf-autoconf.0.1
Processing 18/27: [opsian.0.1: http] [conf-liblzma: pkg-config liblzma] [conf-libtool: libtoolize] [conf-perl: perl] [dune: ocaml 39]
-> installed conf-autoconf.0.1
Processing 19/27: [opsian.0.1: http] [conf-liblzma: pkg-config liblzma] [conf-libtool: libtoolize] [conf-perl: perl] [dune: ocaml 39]
Processing 20/27: [opsian.0.1: http] [conf-automake: automake] [conf-liblzma: pkg-config liblzma] [conf-libtool: libtoolize] [conf-perl: perl] [dune: ocaml 39]
-> compiled  conf-liblzma.1
Processing 20/27: [opsian.0.1: http] [conf-automake: automake] [conf-libtool: libtoolize] [conf-perl: perl] [dune: ocaml 39]
-> installed conf-liblzma.1
Processing 21/27: [opsian.0.1: http] [conf-automake: automake] [conf-libtool: libtoolize] [conf-perl: perl] [dune: ocaml 39]
- 
- This is perl 5, version 34, subversion 1 (v5.34.1) built for amd64-freebsd-thread-multi
- 
- Copyright 1987-2022, Larry Wall
- 
- Perl may be copied only under the terms of either the Artistic License or the
- GNU General Public License, which may be found in the Perl 5 source kit.
- 
- Complete documentation for Perl, including FAQ lists, should be found on
- this system using "man perl" or "perldoc perl".  If you have access to the
- Internet, point your browser at http://www.perl.org/, the Perl Home Page.
- 
-> compiled  conf-perl.2
Processing 21/27: [opsian.0.1: http] [conf-automake: automake] [conf-libtool: libtoolize] [dune: ocaml 39]
-> installed conf-perl.2
Processing 22/27: [opsian.0.1: http] [conf-automake: automake] [conf-libtool: libtoolize] [dune: ocaml 39]
- libtoolize (GNU libtool) 2.4.7
- Written by Gary V. Vaughan <gary@gnu.org>, 2003
- 
- Copyright (C) 2022 Free Software Foundation, Inc.
- 
-> compiled  conf-libtool.1
Processing 22/27: [opsian.0.1: http] [conf-automake: automake] [dune: ocaml 39]
-> installed conf-libtool.1
Processing 23/27: [opsian.0.1: http] [conf-automake: automake] [dune: ocaml 39]
- Usage: /usr/local/bin/automake [OPTION]... [Makefile]...
- 
- Generate Makefile.in for configure from Makefile.am.
- 
- Operation modes:
-       --help               print this help, then exit
-       --version            print version number, then exit
-   -v, --verbose            verbosely list files processed
-       --no-force           only update Makefile.in's that are out of date
-   -W, --warnings=CATEGORY  report the warnings falling in CATEGORY
- 
- Dependency tracking:
-   -i, --ignore-deps      disable dependency tracking code
-       --include-deps     enable dependency tracking code
- 
- Flavors:
-       --foreign          set strictness to foreign
-       --gnits            set strictness to gnits
-       --gnu              set strictness to gnu
- 
- Library files:
-   -a, --add-missing      add missing standard files to package
-       --libdir=DIR       set directory storing library files
-       --print-libdir     print directory storing library files
-   -c, --copy             with -a, copy missing files (default is symlink)
-   -f, --force-missing    force update of standard files
- 
- Warning categories include:
-   cross                  cross compilation issues
-   gnu                    GNU coding standards (default in gnu and gnits modes)
-   obsolete               obsolete features or constructions (default)
-   override               user redefinitions of Automake rules or variables
-   portability            portability issues (default in gnu and gnits modes)
-   portability-recursive  nested Make variables (default with -Wportability)
-   extra-portability      extra portability issues related to obscure tools
-   syntax                 dubious syntactic constructs (default)
-   unsupported            unsupported or incomplete features (default)
-   all                    all the warnings
-   no-CATEGORY            turn off warnings in CATEGORY
-   none                   turn off all the warnings
-   error                  treat warnings as errors
- 
- Files automatically distributed if found (always):
-   ABOUT-GNU           TODO                install-sh          mdate-sh
-   ABOUT-NLS           ar-lib              libversion.in       missing
-   BACKLOG             compile             ltcf-c.sh           mkinstalldirs
-   COPYING             config.guess        ltcf-cxx.sh         py-compile
-   COPYING.DOC         config.rpath        ltcf-gcj.sh         texinfo.tex
-   COPYING.LESSER      config.sub          ltconfig            ylwrap
-   COPYING.LIB         depcomp             ltmain.sh
- 
- Files automatically distributed if found (as .md if needed):
-   AUTHORS[.md]        INSTALL[.md]        README[.md]         THANKS[.md]
-   ChangeLog[.md]      NEWS[.md]
- 
- Files automatically distributed if found (under certain conditions):
-   README-alpha[.md]   config.h.bot        configure           configure.in
-   acconfig.h          config.h.top        configure.ac        stamp-vti
-   aclocal.m4
- 
- Report bugs to <bug-automake@gnu.org>.
- GNU Automake home page: <https://www.gnu.org/software/automake/>.
- General help using GNU software: <https://www.gnu.org/gethelp/>.
-> compiled  conf-automake.1
Processing 23/27: [opsian.0.1: http] [dune: ocaml 39]
-> installed conf-automake.1
Processing 24/27: [opsian.0.1: http] [dune: ocaml 39]
Processing 24/27: [dune: ocaml 39]
-> retrieved opsian.0.1  (https://github.com/Opsian/opsian-ocaml/releases/download/0.1/0.1.tar.gz)
+ /usr/home/opam/.opam/4.14.1/bin/ocaml "boot/bootstrap.ml" "-j" "39" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/dune.3.11.1)
- ocamlc -output-complete-exe -w -24 -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml
- ./.duneboot.exe -j 39
- 

Processing 24/27: [dune: ./_boot/dune.exe build]
+ /usr/home/opam/.opam/4.14.1/.opam-switch/build/dune.3.11.1/./_boot/dune.exe "build" "dune.install" "--release" "--profile" "dune-bootstrap" "-j" "39" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/dune.3.11.1)
-> compiled  dune.3.11.1
-> installed dune.3.11.1
Processing 26/27: [opsian: dune build]
+ /usr/home/opam/.opam/4.14.1/bin/dune "build" "--release" "-j" "39" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/opsian.0.1)
- File "lib/dune", line 115, characters 0-155:
- 115 | (rule
- 116 |  (deps (file add_hashes.sh) (file globals.cpp.in) (file version))
- 117 |  (targets globals.cpp)
- 118 |  (action
- 119 |   (no-infer
- 120 |    (progn
- 121 |     (run ./add_hashes.sh)))))
- (cd _build/default/lib && ./add_hashes.sh)
- sed: 1: "globals.cpp": extra characters at the end of g command
- (cd _build/default/lib/deps/libbacktrace && ./configure CFLAGS=-fPIC --enable-shared)
- checking build system type... x86_64-unknown-freebsd13.2
- checking host system type... x86_64-unknown-freebsd13.2
- checking target system type... x86_64-unknown-freebsd13.2
- checking for gcc... no
- checking for cc... cc
- checking whether the C compiler works... yes
- checking for C compiler default output file name... a.out
- checking for suffix of executables... 
- checking whether we are cross compiling... no
- checking for suffix of object files... o
- checking whether we are using the GNU C compiler... yes
- checking whether cc accepts -g... yes
- checking for cc option to accept ISO C89... none needed
- checking whether cc understands -c and -o together... yes
- checking how to run the C preprocessor... cc -E
- checking for grep that handles long lines and -e... /usr/bin/grep
- checking for egrep... /usr/bin/grep -E
- checking for ANSI C header files... yes
- checking for sys/types.h... yes
- checking for sys/stat.h... yes
- checking for stdlib.h... yes
- checking for string.h... yes
- checking for memory.h... yes
- checking for strings.h... yes
- checking for inttypes.h... yes
- checking for stdint.h... yes
- checking for unistd.h... yes
- checking minix/config.h usability... no
- checking minix/config.h presence... no
- checking for minix/config.h... no
- checking whether it is safe to define __EXTENSIONS__... yes
- checking for a BSD-compatible install... /usr/bin/install -c
- checking whether build environment is sane... yes
- checking for a thread-safe mkdir -p... ./install-sh -c -d
- checking for gawk... no
- checking for mawk... no
- checking for nawk... nawk
- checking whether make sets $(MAKE)... yes
- checking whether make supports nested variables... yes
- checking whether to enable maintainer-specific portions of Makefiles... no
- 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... (cached) none needed
- checking whether cc understands -c and -o together... (cached) yes
- checking for ranlib... ranlib
- checking for gawk... (cached) nawk
- checking for dwz... no
- checking how to print strings... printf
- checking for a sed that does not truncate output... /usr/bin/sed
- checking for fgrep... /usr/bin/grep -F
- 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
- checking the name lister (/usr/bin/nm) interface... BSD nm
- checking whether ln -s works... yes
- checking the maximum length of command line arguments... 393216
- checking whether the shell understands some XSI constructs... yes
- checking whether the shell understands "+="... no
- checking for /usr/bin/ld option to reload object files... -r
- checking for objdump... no
- checking how to recognize dependent libraries... pass_all
- checking for ar... ar
- checking for strip... strip
- checking for ranlib... (cached) ranlib
- checking command to parse /usr/bin/nm output from cc object... ok
- checking for dlfcn.h... 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... no
- checking dynamic linker characteristics... freebsd13.2 ld.so
- checking how to hardcode library paths into programs... immediate
- checking whether stripping libraries is possible... no
- checking if libtool supports shared libraries... yes
- checking whether to build shared libraries... yes
- checking whether to build static libraries... yes
- checking for special C compiler options needed for large files... no
- checking for _FILE_OFFSET_BITS value needed for large files... no
- checking unwind.h usability... yes
- checking unwind.h presence... yes
- checking for unwind.h... yes
- checking for _Unwind_Backtrace... yes
- checking for -funwind-tables option... yes
- checking for -frandom-seed=string option... yes
- checking whether cc supports -W... yes
- checking whether cc supports -Wall... yes
- checking whether cc supports -Wwrite-strings... yes
- checking whether cc supports -Wstrict-prototypes... yes
- checking whether cc supports -Wmissing-prototypes... yes
- checking whether cc supports -Wold-style-definition... yes
- checking whether cc supports -Wmissing-format-attribute... yes
- checking whether cc supports -Wcast-qual... yes
- checking for _Unwind_GetIPInfo... yes
- checking __sync extensions... yes
- checking __atomic extensions... yes
- checking output filetype... elf64
- checking sys/mman.h usability... yes
- checking sys/mman.h presence... yes
- checking for sys/mman.h... yes
- checking for mmap... yes
- checking link.h usability... yes
- checking link.h presence... yes
- checking for link.h... yes
- checking for dl_iterate_phdr... yes
- checking mach-o/dyld.h usability... no
- checking mach-o/dyld.h presence... no
- checking for mach-o/dyld.h... no
- checking sys/ldr.h usability... no
- checking sys/ldr.h presence... no
- checking for sys/ldr.h... no
- checking for fcntl... yes
- checking whether strnlen is declared... yes
- checking whether getpagesize is declared... yes
- checking for lstat... yes
- checking for readlink... yes
- checking for getexecname... no
- checking for KERN_PROC... yes
- checking for KERN_PROG_ARGS... yes
- checking for clock_gettime... yes
- checking whether -pthread is supported... yes
- checking whether -gdwarf-5 is supported... yes
- checking for compress in -lz... yes
- checking whether --compress-debug-sections is supported... no
- checking for objcopy... objcopy
- checking for readelf... readelf
- checking whether objcopy supports debuglink... no
- checking for dsymutil... no
- checking for nm... /usr/bin/nm
- checking for xz... xz
- checking for comm... comm
- checking for lzma_auto_decoder in -llzma... yes
- checking whether tests can run... yes
- checking that generated files are newer than configure... done
- configure: creating ./config.status
- config.status: creating Makefile
- config.status: creating backtrace-supported.h
- config.status: creating install-debuginfo-for-buildid.sh
- config.status: creating config.h
- config.status: executing libtool commands
- config.status: executing default commands
- /usr/home/opam/.opam/4.14.1/.opam-switch/build/opsian.0.1/_build/default/lib/deps/libbacktrace/missing: Unknown `--is-lightweight' option
- Try `/usr/home/opam/.opam/4.14.1/.opam-switch/build/opsian.0.1/_build/default/lib/deps/libbacktrace/missing --help' for more information
- configure: WARNING: 'missing' script is too old or missing
- Usage: objcopy [options] infile [outfile]
-   Transform object files.
- 
-   Options:
-   -d | -g | --strip-debug      Remove debugging information from the output.
-   -j SECTION | --only-section=SECTION
-                                Copy only the named section to the output.
-   -p | --preserve-dates        Preserve access and modification times.
-   -w | --wildcard              Use shell-style patterns to name symbols.
-   -x | --discard-all           Do not copy non-globals to the output.
-   -I FORMAT | --input-target=FORMAT
-                                Specify object format for the input file.
-   -K SYM | --keep-symbol=SYM   Copy symbol SYM to the output.
-   -L SYM | --localize-symbol=SYM
-                                Make symbol SYM local to the output file.
-   -N SYM | --strip-symbol=SYM  Do not copy symbol SYM to the output.
-   -O FORMAT | --output-target=FORMAT
-                                Specify object format for the output file.
-                                FORMAT should be a target name understood by
-                                elftc_bfd_find_target(3).
-   -R NAME | --remove-section=NAME
-                                Remove the named section.
-   -S | --strip-all             Remove all symbol and relocation information
-                                from the output.
-   -V | --version               Print a version identifier and exit.
-   -W SYM | --weaken-symbol=SYM Mark symbol SYM as weak in the output.
-   -X | --discard-locals        Do not copy compiler generated symbols to
-                                the output.
-   --add-section NAME=FILE      Add the contents of FILE to the ELF object as
-                                a new section named NAME.
-   --adjust-section-vma SECTION{=,+,-}VAL | \
-     --change-section-address SECTION{=,+,-}VAL
-                                Set or adjust the VMA and the LMA of the
-                                named section by VAL.
-   --adjust-start=INCR | --change-start=INCR
-                                Add INCR to the start address for the ELF
-                                object.
-   --adjust-vma=INCR | --change-addresses=INCR
-                                Increase the VMA and LMA of all sections by
-                                INCR.
-   --adjust-warning | --change-warnings
-                                Issue warnings for non-existent sections.
-   --change-section-lma SECTION{=,+,-}VAL
-                                Set or adjust the LMA address of the named
-                                section by VAL.
-   --change-section-vma SECTION{=,+,-}VAL
-                                Set or adjust the VMA address of the named
-                                section by VAL.
-   --gap-fill=VAL               Fill the gaps between sections with bytes
-                                of value VAL.
-   --localize-hidden            Make all hidden symbols local to the output
-                                file.
-   --no-adjust-warning| --no-change-warnings
-                                Do not issue warnings for non-existent
-                                sections.
-   --only-keep-debug            Copy only debugging information.
-   --output-target=FORMAT       Use the specified format for the output.
-   --pad-to=ADDRESS             Pad the output object up to the given address.
-   --prefix-alloc-sections=STRING
-                                Prefix the section names of all the allocated
-                                sections with STRING.
-   --prefix-sections=STRING     Prefix the section names of all the sections
-                                with STRING.
-   --prefix-symbols=STRING      Prefix the symbol names of all the symbols
-                                with STRING.
-   --rename-section OLDNAME=NEWNAME[,FLAGS]
-                                Rename and optionally change section flags.
-   --set-section-flags SECTION=FLAGS
-                                Set section flags for the named section.
-                                Supported flags are: 'alloc', 'code',
-                                'contents', 'data', 'debug', 'load',
-                                'noload', 'readonly', 'rom', and 'shared'.
-   --set-start=ADDRESS          Set the start address of the ELF object.
-   --srec-forceS3               Only generate S3 S-Records.
-   --srec-len=LEN               Set the maximum length of a S-Record line.
-   --strip-unneeded             Do not copy relocation information.
- (cd _build/default/lib/deps/libbacktrace && /usr/bin/make)
- /usr/bin/make  all-am
- /bin/sh ./libtool  --tag=CC    --mode=compile cc -DHAVE_CONFIG_H  -I.     -funwind-tables -frandom-seed=atomic.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual  -fPIC -c -o atomic.lo atomic.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -funwind-tables -frandom-seed=atomic.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -fPIC -c atomic.c  -fPIC -DPIC -o .libs/atomic.o
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -funwind-tables -frandom-seed=atomic.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -fPIC -c atomic.c -o atomic.o >/dev/null 2>&1
- /bin/sh ./libtool  --tag=CC    --mode=compile cc -DHAVE_CONFIG_H  -I.     -funwind-tables -frandom-seed=dwarf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual  -fPIC -c -o dwarf.lo dwarf.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -funwind-tables -frandom-seed=dwarf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -fPIC -c dwarf.c  -fPIC -DPIC -o .libs/dwarf.o
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -funwind-tables -frandom-seed=dwarf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -fPIC -c dwarf.c -o dwarf.o >/dev/null 2>&1
- /bin/sh ./libtool  --tag=CC    --mode=compile cc -DHAVE_CONFIG_H  -I.     -funwind-tables -frandom-seed=fileline.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual  -fPIC -c -o fileline.lo fileline.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -funwind-tables -frandom-seed=fileline.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -fPIC -c fileline.c  -fPIC -DPIC -o .libs/fileline.o
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -funwind-tables -frandom-seed=fileline.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -fPIC -c fileline.c -o fileline.o >/dev/null 2>&1
- /bin/sh ./libtool  --tag=CC    --mode=compile cc -DHAVE_CONFIG_H  -I.     -funwind-tables -frandom-seed=posix.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual  -fPIC -c -o posix.lo posix.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -funwind-tables -frandom-seed=posix.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -fPIC -c posix.c  -fPIC -DPIC -o .libs/posix.o
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -funwind-tables -frandom-seed=posix.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -fPIC -c posix.c -o posix.o >/dev/null 2>&1
- /bin/sh ./libtool  --tag=CC    --mode=compile cc -DHAVE_CONFIG_H  -I.     -funwind-tables -frandom-seed=print.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual  -fPIC -c -o print.lo print.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -funwind-tables -frandom-seed=print.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -fPIC -c print.c  -fPIC -DPIC -o .libs/print.o
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -funwind-tables -frandom-seed=print.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -fPIC -c print.c -o print.o >/dev/null 2>&1
- /bin/sh ./libtool  --tag=CC    --mode=compile cc -DHAVE_CONFIG_H  -I.     -funwind-tables -frandom-seed=sort.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual  -fPIC -c -o sort.lo sort.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -funwind-tables -frandom-seed=sort.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -fPIC -c sort.c  -fPIC -DPIC -o .libs/sort.o
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -funwind-tables -frandom-seed=sort.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -fPIC -c sort.c -o sort.o >/dev/null 2>&1
- /bin/sh ./libtool  --tag=CC    --mode=compile cc -DHAVE_CONFIG_H  -I.     -funwind-tables -frandom-seed=state.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual  -fPIC -c -o state.lo state.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -funwind-tables -frandom-seed=state.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -fPIC -c state.c  -fPIC -DPIC -o .libs/state.o
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -funwind-tables -frandom-seed=state.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -fPIC -c state.c -o state.o >/dev/null 2>&1
- /bin/sh ./libtool  --tag=CC    --mode=compile cc -DHAVE_CONFIG_H  -I.     -funwind-tables -frandom-seed=backtrace.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual  -fPIC -c -o backtrace.lo backtrace.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -funwind-tables -frandom-seed=backtrace.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -fPIC -c backtrace.c  -fPIC -DPIC -o .libs/backtrace.o
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -funwind-tables -frandom-seed=backtrace.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -fPIC -c backtrace.c -o backtrace.o >/dev/null 2>&1
- /bin/sh ./libtool  --tag=CC    --mode=compile cc -DHAVE_CONFIG_H  -I.     -funwind-tables -frandom-seed=simple.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual  -fPIC -c -o simple.lo simple.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -funwind-tables -frandom-seed=simple.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -fPIC -c simple.c  -fPIC -DPIC -o .libs/simple.o
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -funwind-tables -frandom-seed=simple.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -fPIC -c simple.c -o simple.o >/dev/null 2>&1
- /bin/sh ./libtool  --tag=CC    --mode=compile cc -DHAVE_CONFIG_H  -I.     -funwind-tables -frandom-seed=elf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual  -fPIC -c -o elf.lo elf.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -funwind-tables -frandom-seed=elf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -fPIC -c elf.c  -fPIC -DPIC -o .libs/elf.o
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -funwind-tables -frandom-seed=elf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -fPIC -c elf.c -o elf.o >/dev/null 2>&1
- /bin/sh ./libtool  --tag=CC    --mode=compile cc -DHAVE_CONFIG_H  -I.     -funwind-tables -frandom-seed=mmapio.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual  -fPIC -c -o mmapio.lo mmapio.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -funwind-tables -frandom-seed=mmapio.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -fPIC -c mmapio.c  -fPIC -DPIC -o .libs/mmapio.o
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -funwind-tables -frandom-seed=mmapio.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -fPIC -c mmapio.c -o mmapio.o >/dev/null 2>&1
- /bin/sh ./libtool  --tag=CC    --mode=compile cc -DHAVE_CONFIG_H  -I.     -funwind-tables -frandom-seed=mmap.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual  -fPIC -c -o mmap.lo mmap.c
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -funwind-tables -frandom-seed=mmap.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -fPIC -c mmap.c  -fPIC -DPIC -o .libs/mmap.o
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -funwind-tables -frandom-seed=mmap.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -fPIC -c mmap.c -o mmap.o >/dev/null 2>&1
- /bin/sh ./libtool  --tag=CC    --mode=link cc -funwind-tables -frandom-seed=libbacktrace.la -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual  -fPIC    -o libbacktrace.la -rpath /usr/local/lib atomic.lo dwarf.lo fileline.lo posix.lo  print.lo sort.lo state.lo backtrace.lo simple.lo  elf.lo  mmapio.lo  mmap.lo 
- libtool: link: cc -shared  .libs/atomic.o .libs/dwarf.o .libs/fileline.o .libs/posix.o .libs/print.o .libs/sort.o .libs/state.o .libs/backtrace.o .libs/simple.o .libs/elf.o .libs/mmapio.o .libs/mmap.o      -Wl,-soname -Wl,libbacktrace.so.0 -o .libs/libbacktrace.so.0
- libtool: link: (cd ".libs" && rm -f "libbacktrace.so" && ln -s "libbacktrace.so.0" "libbacktrace.so")
- libtool: link: (cd ".libs" && rm -f "libbacktrace.so" && ln -s "libbacktrace.so.0" "libbacktrace.so")
- libtool: link: ar cru .libs/libbacktrace.a  atomic.o dwarf.o fileline.o posix.o print.o sort.o state.o backtrace.o simple.o elf.o mmapio.o mmap.o
- libtool: link: ranlib .libs/libbacktrace.a
- libtool: link: ( cd ".libs" && rm -f "libbacktrace.la" && ln -s "../libbacktrace.la" "libbacktrace.la" )
- (cd _build/default/lib/deps/libunwind && ./autogen.sh)
- libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'config'.
- libtoolize: copying file 'config/ltmain.sh'
- libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
- libtoolize: and rerunning libtoolize and aclocal.
- libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
- checking build system type... amd64-unknown-freebsd13.2
- checking host system type... amd64-unknown-freebsd13.2
- checking target system type... amd64-unknown-freebsd13.2
- checking for a BSD-compatible install... /usr/bin/install -c
- checking whether build environment is sane... yes
- checking for a race-free mkdir -p... ./config/install-sh -c -d
- checking for gawk... no
- checking for mawk... no
- checking for nawk... nawk
- checking whether make sets $(MAKE)... yes
- checking whether make supports nested variables... yes
- checking whether to enable maintainer-specific portions of Makefiles... no
- checking for gcc... no
- checking for cc... cc
- checking whether the C compiler works... yes
- checking for C compiler default output file name... a.out
- checking for suffix of executables... 
- checking whether we are cross compiling... no
- checking for suffix of object files... o
- checking whether the compiler supports GNU C... yes
- checking whether cc accepts -g... yes
- checking for cc option to enable C11 features... none needed
- checking whether cc understands -c and -o together... yes
- checking whether make supports the include directive... yes (GNU style)
- checking dependency style of cc... gcc3
- checking for g++... no
- checking for c++... c++
- checking whether the compiler supports GNU C++... yes
- checking whether c++ accepts -g... yes
- checking for c++ option to enable C++11 features... none needed
- checking dependency style of c++... gcc3
- checking whether make sets $(MAKE)... (cached) yes
- checking for ar... ar
- checking the archiver (ar) interface... ar
- checking how to print strings... printf
- checking for a sed that does not truncate output... /usr/bin/sed
- checking for grep that handles long lines and -e... /usr/bin/grep
- checking for egrep... /usr/bin/grep -E
- checking for fgrep... /usr/bin/grep -F
- 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
- checking the name lister (/usr/bin/nm) interface... BSD nm
- checking whether ln -s works... yes
- checking the maximum length of command line arguments... 393216
- checking how to convert amd64-unknown-freebsd13.2 file names to amd64-unknown-freebsd13.2 format... func_convert_file_noop
- checking how to convert amd64-unknown-freebsd13.2 file names to toolchain format... func_convert_file_noop
- checking for /usr/bin/ld option to reload object files... -r
- checking for file... file
- checking for objdump... no
- checking how to recognize dependent libraries... pass_all
- checking for dlltool... no
- checking how to associate runtime and link libraries... printf %s\n
- checking for archiver @FILE support... no
- checking for strip... strip
- checking for ranlib... ranlib
- checking command to parse /usr/bin/nm output from cc object... ok
- checking for sysroot... no
- checking for a working dd... /bin/dd
- checking how to truncate binary pipes... /bin/dd bs=4096 count=1
- checking for mt... mt
- checking if mt is a manifest tool... no
- checking for stdio.h... yes
- checking for stdlib.h... yes
- checking for string.h... yes
- checking for inttypes.h... yes
- checking for stdint.h... yes
- checking for strings.h... yes
- checking for sys/stat.h... yes
- checking for sys/types.h... yes
- checking for unistd.h... yes
- checking for dlfcn.h... 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... no
- checking dynamic linker characteristics... freebsd13.2 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... freebsd13.2 ld.so
- checking how to hardcode library paths into programs... immediate
- checking dependency style of cc... gcc3
- checking for __uc_get_grs in -luca... no
- checking for library containing dlopen... none required
- checking for atomic_ops.h... no
- checking for egrep... (cached) /usr/bin/grep -E
- checking for asm/ptrace_offsets.h... no
- checking for endian.h... yes
- checking for sys/endian.h... yes
- checking for execinfo.h... yes
- checking for ia64intrin.h... no
- checking for sys/uc_access.h... no
- checking for unistd.h... (cached) yes
- checking for signal.h... yes
- checking for sys/types.h... (cached) yes
- checking for sys/procfs.h... yes
- checking for sys/ptrace.h... yes
- checking for byteswap.h... yes
- checking for elf.h... yes
- checking for sys/elf.h... yes
- checking for link.h... yes
- checking for sys/link.h... no
- checking for an ANSI C-conforming const... yes
- checking for inline... inline
- checking for size_t... yes
- checking size of off_t... 8
- checking for struct dl_phdr_info.dlpi_subs... yes
- checking for struct elf_prstatus... no
- checking for struct prstatus... yes
- checking for cc options needed to detect all undeclared functions... -fno-builtin
- checking whether PTRACE_POKEUSER is declared... no
- checking whether PTRACE_POKEDATA is declared... no
- checking whether PTRACE_SETREGSET is declared... no
- checking whether PTRACE_TRACEME is declared... no
- checking whether PTRACE_CONT is declared... no
- checking whether PTRACE_SINGLESTEP is declared... no
- checking whether PTRACE_SYSCALL is declared... yes
- checking whether PT_IO is declared... yes
- checking whether PT_GETREGS is declared... yes
- checking whether PT_GETFPREGS is declared... yes
- checking whether PT_CONTINUE is declared... yes
- checking whether PT_TRACE_ME is declared... yes
- checking whether PT_STEP is declared... yes
- checking whether PT_SYSCALL is declared... yes
- checking for dl_iterate_phdr... yes
- checking for dl_phdr_removals_counter... no
- checking for dlmodinfo... no
- checking for getunwind... no
- checking for ttrace... no
- checking for mincore... yes
- checking for pipe2... yes
- checking if building with AltiVec... no
- checking for Android... no
- checking if we should build libunwind-coredump... yes
- checking for sys/ptrace.h... (cached) yes
- checking if we should build libunwind-ptrace... yes
- checking if we should build libunwind-setjmp... yes
- checking for build architecture... x86_64
- checking for host architecture... x86_64
- checking for target architecture... x86_64
- checking for target operating system... freebsd13.2
- checking for ELF helper width... 64
- checking whether to include DWARF support... yes
- checking whether to restrict build to remote support... no
- checking whether to enable debug support... 
- checking whether to enable C++ exception support... no
- checking whether to load .debug_frame sections... no
- checking whether to block signals during mutex ops... yes
- checking whether to validate memory addresses before use... yes
- checking whether to enable msabi support... 
- checking whether to support LZMA-compressed symbol tables... auto
- checking for lzma_mf_is_supported in -llzma... yes
- checking whether to support ZLIB-compressed symbol tables... auto
- checking for uncompress in -lz... yes
- checking whether to support UNW_CACHE_PER_THREAD... 
- checking for Intel compiler... no
- checking if building on Solaris then define __EXTENSIONS__ macro... yes
- checking for QCC compiler... no
- checking for __builtin___clear_cache... yes
- checking for __builtin_unreachable... yes
- checking for __sync atomics... yes
- checking for library containing backtrace... -lexecinfo
- checking for latex2man... no
- checking that generated files are newer than configure... done
- configure: creating ./config.status
- config.status: creating tests/Makefile
- config.status: creating tests/check-namespace.sh
- config.status: creating Makefile
- config.status: creating src/Makefile
- config.status: creating include/libunwind-common.h
- config.status: creating include/libunwind.h
- config.status: creating include/tdep/libunwind_i.h
- config.status: creating src/unwind/libunwind.pc
- config.status: creating src/coredump/libunwind-coredump.pc
- config.status: creating src/ptrace/libunwind-ptrace.pc
- config.status: creating src/setjmp/libunwind-setjmp.pc
- config.status: creating src/libunwind-generic.pc
- config.status: creating include/config.h
- config.status: executing depfiles commands
- config.status: executing libtool commands
- autoreconf2.71: export WARNINGS=
- autoreconf2.71: Entering directory '.'
- autoreconf2.71: configure.ac: not using Gettext
- autoreconf2.71: running: aclocal --force 
- autoreconf2.71: configure.ac: tracing
- autoreconf2.71: configure.ac: creating directory config
- autoreconf2.71: running: libtoolize --copy --force
- autoreconf2.71: configure.ac: not using Intltool
- autoreconf2.71: configure.ac: not using Gtkdoc
- autoreconf2.71: running: aclocal --force 
- autoreconf2.71: running: /usr/local/bin/autoconf2.71 --force
- configure.ac:38: warning: The macro `AC_HEADER_STDC' is obsolete.
- configure.ac:38: You should run autoupdate.
- ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from...
- configure.ac:38: the top level
- autoreconf2.71: running: /usr/local/bin/autoheader2.71 --force
- autoreconf2.71: running: automake --add-missing --copy --force-missing
- configure.ac:20: installing 'config/ar-lib'
- configure.ac:16: installing 'config/compile'
- configure.ac:10: installing 'config/config.guess'
- configure.ac:10: installing 'config/config.sub'
- configure.ac:11: installing 'config/install-sh'
- configure.ac:11: installing 'config/missing'
- Makefile.am: installing './INSTALL'
- src/Makefile.am: installing 'config/depcomp'
- parallel-tests: installing 'config/test-driver'
- autoreconf2.71: Leaving directory '.'
- configure: WARNING: latex2man not found. Install latex2man. Disabling docs.
- (cd _build/default/lib/deps/libunwind && ./configure CFLAGS=-fPIC)
- checking build system type... amd64-unknown-freebsd13.2
- checking host system type... amd64-unknown-freebsd13.2
- checking target system type... amd64-unknown-freebsd13.2
- checking for a BSD-compatible install... /usr/bin/install -c
- checking whether build environment is sane... yes
- checking for a race-free mkdir -p... ./config/install-sh -c -d
- checking for gawk... no
- checking for mawk... no
- checking for nawk... nawk
- checking whether make sets $(MAKE)... yes
- checking whether make supports nested variables... yes
- checking whether to enable maintainer-specific portions of Makefiles... no
- checking for gcc... no
- checking for cc... cc
- checking whether the C compiler works... yes
- checking for C compiler default output file name... a.out
- checking for suffix of executables... 
- checking whether we are cross compiling... no
- checking for suffix of object files... o
- checking whether the compiler supports GNU C... yes
- checking whether cc accepts -g... yes
- checking for cc option to enable C11 features... none needed
- checking whether cc understands -c and -o together... yes
- checking whether make supports the include directive... yes (GNU style)
- checking dependency style of cc... gcc3
- checking for g++... no
- checking for c++... c++
- checking whether the compiler supports GNU C++... yes
- checking whether c++ accepts -g... yes
- checking for c++ option to enable C++11 features... none needed
- checking dependency style of c++... gcc3
- checking whether make sets $(MAKE)... (cached) yes
- checking for ar... ar
- checking the archiver (ar) interface... ar
- checking how to print strings... printf
- checking for a sed that does not truncate output... /usr/bin/sed
- checking for grep that handles long lines and -e... /usr/bin/grep
- checking for egrep... /usr/bin/grep -E
- checking for fgrep... /usr/bin/grep -F
- 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
- checking the name lister (/usr/bin/nm) interface... BSD nm
- checking whether ln -s works... yes
- checking the maximum length of command line arguments... 393216
- checking how to convert amd64-unknown-freebsd13.2 file names to amd64-unknown-freebsd13.2 format... func_convert_file_noop
- checking how to convert amd64-unknown-freebsd13.2 file names to toolchain format... func_convert_file_noop
- checking for /usr/bin/ld option to reload object files... -r
- checking for file... file
- checking for objdump... no
- checking how to recognize dependent libraries... pass_all
- checking for dlltool... no
- checking how to associate runtime and link libraries... printf %s\n
- checking for archiver @FILE support... no
- checking for strip... strip
- checking for ranlib... ranlib
- checking command to parse /usr/bin/nm output from cc object... ok
- checking for sysroot... no
- checking for a working dd... /bin/dd
- checking how to truncate binary pipes... /bin/dd bs=4096 count=1
- checking for mt... mt
- checking if mt is a manifest tool... no
- checking for stdio.h... yes
- checking for stdlib.h... yes
- checking for string.h... yes
- checking for inttypes.h... yes
- checking for stdint.h... yes
- checking for strings.h... yes
- checking for sys/stat.h... yes
- checking for sys/types.h... yes
- checking for unistd.h... yes
- checking for dlfcn.h... 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... no
- checking dynamic linker characteristics... freebsd13.2 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... freebsd13.2 ld.so
- checking how to hardcode library paths into programs... immediate
- checking dependency style of cc... gcc3
- checking for __uc_get_grs in -luca... no
- checking for library containing dlopen... none required
- checking for atomic_ops.h... no
- checking for egrep... (cached) /usr/bin/grep -E
- checking for asm/ptrace_offsets.h... no
- checking for endian.h... yes
- checking for sys/endian.h... yes
- checking for execinfo.h... yes
- checking for ia64intrin.h... no
- checking for sys/uc_access.h... no
- checking for unistd.h... (cached) yes
- checking for signal.h... yes
- checking for sys/types.h... (cached) yes
- checking for sys/procfs.h... yes
- checking for sys/ptrace.h... yes
- checking for byteswap.h... yes
- checking for elf.h... yes
- checking for sys/elf.h... yes
- checking for link.h... yes
- checking for sys/link.h... no
- checking for an ANSI C-conforming const... yes
- checking for inline... inline
- checking for size_t... yes
- checking size of off_t... 8
- checking for struct dl_phdr_info.dlpi_subs... yes
- checking for struct elf_prstatus... no
- checking for struct prstatus... yes
- checking for cc options needed to detect all undeclared functions... -fno-builtin
- checking whether PTRACE_POKEUSER is declared... no
- checking whether PTRACE_POKEDATA is declared... no
- checking whether PTRACE_SETREGSET is declared... no
- checking whether PTRACE_TRACEME is declared... no
- checking whether PTRACE_CONT is declared... no
- checking whether PTRACE_SINGLESTEP is declared... no
- checking whether PTRACE_SYSCALL is declared... yes
- checking whether PT_IO is declared... yes
- checking whether PT_GETREGS is declared... yes
- checking whether PT_GETFPREGS is declared... yes
- checking whether PT_CONTINUE is declared... yes
- checking whether PT_TRACE_ME is declared... yes
- checking whether PT_STEP is declared... yes
- checking whether PT_SYSCALL is declared... yes
- checking for dl_iterate_phdr... yes
- checking for dl_phdr_removals_counter... no
- checking for dlmodinfo... no
- checking for getunwind... no
- checking for ttrace... no
- checking for mincore... yes
- checking for pipe2... yes
- checking if building with AltiVec... no
- checking for Android... no
- checking if we should build libunwind-coredump... yes
- checking for sys/ptrace.h... (cached) yes
- checking if we should build libunwind-ptrace... yes
- checking if we should build libunwind-setjmp... yes
- checking for build architecture... x86_64
- checking for host architecture... x86_64
- checking for target architecture... x86_64
- checking for target operating system... freebsd13.2
- checking for ELF helper width... 64
- checking whether to include DWARF support... yes
- checking whether to restrict build to remote support... no
- checking whether to enable debug support... 
- checking whether to enable C++ exception support... no
- checking whether to load .debug_frame sections... no
- checking whether to block signals during mutex ops... yes
- checking whether to validate memory addresses before use... yes
- checking whether to enable msabi support... 
- checking whether to support LZMA-compressed symbol tables... auto
- checking for lzma_mf_is_supported in -llzma... yes
- checking whether to support ZLIB-compressed symbol tables... auto
- checking for uncompress in -lz... yes
- checking whether to support UNW_CACHE_PER_THREAD... 
- checking for Intel compiler... no
- checking if building on Solaris then define __EXTENSIONS__ macro... yes
- checking for QCC compiler... no
- checking for __builtin___clear_cache... yes
- checking for __builtin_unreachable... yes
- checking for __sync atomics... yes
- checking for library containing backtrace... -lexecinfo
- checking for latex2man... no
- checking that generated files are newer than configure... done
- configure: creating ./config.status
- config.status: creating tests/Makefile
- config.status: creating tests/check-namespace.sh
- config.status: creating Makefile
- config.status: creating src/Makefile
- config.status: creating include/libunwind-common.h
- config.status: creating include/libunwind.h
- config.status: creating include/tdep/libunwind_i.h
- config.status: creating src/unwind/libunwind.pc
- config.status: creating src/coredump/libunwind-coredump.pc
- config.status: creating src/ptrace/libunwind-ptrace.pc
- config.status: creating src/setjmp/libunwind-setjmp.pc
- config.status: creating src/libunwind-generic.pc
- config.status: creating include/config.h
- config.status: include/config.h is unchanged
- config.status: executing depfiles commands
- config.status: executing libtool commands
- configure: WARNING: latex2man not found. Install latex2man. Disabling docs.
- Error: execve(./build-boost.sh): No such file or directory
- -> required by _build/default/lib/libboost_chrono.a
- -> required by _build/install/default/lib/opsian/libboost_chrono.a
- -> required by _build/default/opsian.install
- -> required by alias install
- (cd _build/default/lib/deps/openssl && ./config)
- Operating system: amd64-whatever-freebsd
- Configuring OpenSSL version 1.1.1o (0x101010ffL) for BSD-x86_64
- Using os-specific seed configuration
- Creating configdata.pm
- Creating Makefile
- 
- **********************************************************************
- ***                                                                ***
- ***   OpenSSL has been successfully configured                     ***
- ***                                                                ***
- ***   If you encounter a problem while building, please open an    ***
- ***   issue on GitHub <https://github.com/openssl/openssl/issues>  ***
- ***   and include the output from the following command:           ***
- ***                                                                ***
- ***       perl configdata.pm --dump                                ***
- ***                                                                ***
- ***   (If you are new to OpenSSL, you might want to consult the    ***
- ***   'Troubleshooting' section in the INSTALL file first)         ***
- ***                                                                ***
- **********************************************************************
- (cd _build/default/lib/deps/libunwind && /usr/bin/make)
- Making all in src
- /usr/bin/make  all-am
- depbase=`echo os-freebsd.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool  --tag=CC    --mode=compile cc -DHAVE_CONFIG_H  -I. -I../include  -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG   -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT os-freebsd.lo -MD -MP -MF $depbase.Tpo -c -o os-freebsd.lo os-freebsd.c && mv -f $depbase.Tpo $depbase.Plo
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT os-freebsd.lo -MD -MP -MF .deps/os-freebsd.Tpo -c os-freebsd.c  -fPIC -DPIC -o .libs/os-freebsd.o
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT os-freebsd.lo -MD -MP -MF .deps/os-freebsd.Tpo -c os-freebsd.c -o os-freebsd.o >/dev/null 2>&1
- depbase=`echo mi/init.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool  --tag=CC    --mode=compile cc -DHAVE_CONFIG_H  -I. -I../include  -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG   -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/init.lo -MD -MP -MF $depbase.Tpo -c -o mi/init.lo mi/init.c && mv -f $depbase.Tpo $depbase.Plo
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/init.lo -MD -MP -MF mi/.deps/init.Tpo -c mi/init.c  -fPIC -DPIC -o mi/.libs/init.o
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/init.lo -MD -MP -MF mi/.deps/init.Tpo -c mi/init.c -o mi/init.o >/dev/null 2>&1
- depbase=`echo mi/flush_cache.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool  --tag=CC    --mode=compile cc -DHAVE_CONFIG_H  -I. -I../include  -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG   -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/flush_cache.lo -MD -MP -MF $depbase.Tpo -c -o mi/flush_cache.lo mi/flush_cache.c && mv -f $depbase.Tpo $depbase.Plo
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/flush_cache.lo -MD -MP -MF mi/.deps/flush_cache.Tpo -c mi/flush_cache.c  -fPIC -DPIC -o mi/.libs/flush_cache.o
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/flush_cache.lo -MD -MP -MF mi/.deps/flush_cache.Tpo -c mi/flush_cache.c -o mi/flush_cache.o >/dev/null 2>&1
- depbase=`echo mi/mempool.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool  --tag=CC    --mode=compile cc -DHAVE_CONFIG_H  -I. -I../include  -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG   -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/mempool.lo -MD -MP -MF $depbase.Tpo -c -o mi/mempool.lo mi/mempool.c && mv -f $depbase.Tpo $depbase.Plo
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/mempool.lo -MD -MP -MF mi/.deps/mempool.Tpo -c mi/mempool.c  -fPIC -DPIC -o mi/.libs/mempool.o
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/mempool.lo -MD -MP -MF mi/.deps/mempool.Tpo -c mi/mempool.c -o mi/mempool.o >/dev/null 2>&1
- depbase=`echo mi/strerror.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool  --tag=CC    --mode=compile cc -DHAVE_CONFIG_H  -I. -I../include  -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG   -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/strerror.lo -MD -MP -MF $depbase.Tpo -c -o mi/strerror.lo mi/strerror.c && mv -f $depbase.Tpo $depbase.Plo
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/strerror.lo -MD -MP -MF mi/.deps/strerror.Tpo -c mi/strerror.c  -fPIC -DPIC -o mi/.libs/strerror.o
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/strerror.lo -MD -MP -MF mi/.deps/strerror.Tpo -c mi/strerror.c -o mi/strerror.o >/dev/null 2>&1
- depbase=`echo x86_64/is_fpreg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool  --tag=CC    --mode=compile cc -DHAVE_CONFIG_H  -I. -I../include  -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG   -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT x86_64/is_fpreg.lo -MD -MP -MF $depbase.Tpo -c -o x86_64/is_fpreg.lo x86_64/is_fpreg.c && mv -f $depbase.Tpo $depbase.Plo
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT x86_64/is_fpreg.lo -MD -MP -MF x86_64/.deps/is_fpreg.Tpo -c x86_64/is_fpreg.c  -fPIC -DPIC -o x86_64/.libs/is_fpreg.o
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT x86_64/is_fpreg.lo -MD -MP -MF x86_64/.deps/is_fpreg.Tpo -c x86_64/is_fpreg.c -o x86_64/is_fpreg.o >/dev/null 2>&1
- depbase=`echo x86_64/regname.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool  --tag=CC    --mode=compile cc -DHAVE_CONFIG_H  -I. -I../include  -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG   -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT x86_64/regname.lo -MD -MP -MF $depbase.Tpo -c -o x86_64/regname.lo x86_64/regname.c && mv -f $depbase.Tpo $depbase.Plo
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT x86_64/regname.lo -MD -MP -MF x86_64/.deps/regname.Tpo -c x86_64/regname.c  -fPIC -DPIC -o x86_64/.libs/regname.o
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT x86_64/regname.lo -MD -MP -MF x86_64/.deps/regname.Tpo -c x86_64/regname.c -o x86_64/regname.o >/dev/null 2>&1
- depbase=`echo x86_64/Los-freebsd.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool  --tag=CC    --mode=compile cc -DHAVE_CONFIG_H  -I. -I../include  -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG   -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT x86_64/Los-freebsd.lo -MD -MP -MF $depbase.Tpo -c -o x86_64/Los-freebsd.lo x86_64/Los-freebsd.c && mv -f $depbase.Tpo $depbase.Plo
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT x86_64/Los-freebsd.lo -MD -MP -MF x86_64/.deps/Los-freebsd.Tpo -c x86_64/Los-freebsd.c  -fPIC -DPIC -o x86_64/.libs/Los-freebsd.o
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT x86_64/Los-freebsd.lo -MD -MP -MF x86_64/.deps/Los-freebsd.Tpo -c x86_64/Los-freebsd.c -o x86_64/Los-freebsd.o >/dev/null 2>&1
- depbase=`echo mi/backtrace.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool  --tag=CC    --mode=compile cc -DHAVE_CONFIG_H  -I. -I../include  -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG   -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/backtrace.lo -MD -MP -MF $depbase.Tpo -c -o mi/backtrace.lo mi/backtrace.c && mv -f $depbase.Tpo $depbase.Plo
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/backtrace.lo -MD -MP -MF mi/.deps/backtrace.Tpo -c mi/backtrace.c  -fPIC -DPIC -o mi/.libs/backtrace.o
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/backtrace.lo -MD -MP -MF mi/.deps/backtrace.Tpo -c mi/backtrace.c -o mi/backtrace.o >/dev/null 2>&1
- depbase=`echo mi/dyn-cancel.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool  --tag=CC    --mode=compile cc -DHAVE_CONFIG_H  -I. -I../include  -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG   -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/dyn-cancel.lo -MD -MP -MF $depbase.Tpo -c -o mi/dyn-cancel.lo mi/dyn-cancel.c && mv -f $depbase.Tpo $depbase.Plo
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/dyn-cancel.lo -MD -MP -MF mi/.deps/dyn-cancel.Tpo -c mi/dyn-cancel.c  -fPIC -DPIC -o mi/.libs/dyn-cancel.o
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/dyn-cancel.lo -MD -MP -MF mi/.deps/dyn-cancel.Tpo -c mi/dyn-cancel.c -o mi/dyn-cancel.o >/dev/null 2>&1
- depbase=`echo mi/dyn-info-list.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool  --tag=CC    --mode=compile cc -DHAVE_CONFIG_H  -I. -I../include  -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG   -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/dyn-info-list.lo -MD -MP -MF $depbase.Tpo -c -o mi/dyn-info-list.lo mi/dyn-info-list.c && mv -f $depbase.Tpo $depbase.Plo
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/dyn-info-list.lo -MD -MP -MF mi/.deps/dyn-info-list.Tpo -c mi/dyn-info-list.c  -fPIC -DPIC -o mi/.libs/dyn-info-list.o
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/dyn-info-list.lo -MD -MP -MF mi/.deps/dyn-info-list.Tpo -c mi/dyn-info-list.c -o mi/dyn-info-list.o >/dev/null 2>&1
- depbase=`echo mi/dyn-register.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool  --tag=CC    --mode=compile cc -DHAVE_CONFIG_H  -I. -I../include  -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG   -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/dyn-register.lo -MD -MP -MF $depbase.Tpo -c -o mi/dyn-register.lo mi/dyn-register.c && mv -f $depbase.Tpo $depbase.Plo
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/dyn-register.lo -MD -MP -MF mi/.deps/dyn-register.Tpo -c mi/dyn-register.c  -fPIC -DPIC -o mi/.libs/dyn-register.o
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/dyn-register.lo -MD -MP -MF mi/.deps/dyn-register.Tpo -c mi/dyn-register.c -o mi/dyn-register.o >/dev/null 2>&1
- depbase=`echo mi/Ldyn-extract.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool  --tag=CC    --mode=compile cc -DHAVE_CONFIG_H  -I. -I../include  -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG   -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/Ldyn-extract.lo -MD -MP -MF $depbase.Tpo -c -o mi/Ldyn-extract.lo mi/Ldyn-extract.c && mv -f $depbase.Tpo $depbase.Plo
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/Ldyn-extract.lo -MD -MP -MF mi/.deps/Ldyn-extract.Tpo -c mi/Ldyn-extract.c  -fPIC -DPIC -o mi/.libs/Ldyn-extract.o
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/Ldyn-extract.lo -MD -MP -MF mi/.deps/Ldyn-extract.Tpo -c mi/Ldyn-extract.c -o mi/Ldyn-extract.o >/dev/null 2>&1
- depbase=`echo mi/Lfind_dynamic_proc_info.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool  --tag=CC    --mode=compile cc -DHAVE_CONFIG_H  -I. -I../include  -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG   -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/Lfind_dynamic_proc_info.lo -MD -MP -MF $depbase.Tpo -c -o mi/Lfind_dynamic_proc_info.lo mi/Lfind_dynamic_proc_info.c && mv -f $depbase.Tpo $depbase.Plo
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/Lfind_dynamic_proc_info.lo -MD -MP -MF mi/.deps/Lfind_dynamic_proc_info.Tpo -c mi/Lfind_dynamic_proc_info.c  -fPIC -DPIC -o mi/.libs/Lfind_dynamic_proc_info.o
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/Lfind_dynamic_proc_info.lo -MD -MP -MF mi/.deps/Lfind_dynamic_proc_info.Tpo -c mi/Lfind_dynamic_proc_info.c -o mi/Lfind_dynamic_proc_info.o >/dev/null 2>&1
- depbase=`echo mi/Lget_accessors.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool  --tag=CC    --mode=compile cc -DHAVE_CONFIG_H  -I. -I../include  -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG   -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/Lget_accessors.lo -MD -MP -MF $depbase.Tpo -c -o mi/Lget_accessors.lo mi/Lget_accessors.c && mv -f $depbase.Tpo $depbase.Plo
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/Lget_accessors.lo -MD -MP -MF mi/.deps/Lget_accessors.Tpo -c mi/Lget_accessors.c  -fPIC -DPIC -o mi/.libs/Lget_accessors.o
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/Lget_accessors.lo -MD -MP -MF mi/.deps/Lget_accessors.Tpo -c mi/Lget_accessors.c -o mi/Lget_accessors.o >/dev/null 2>&1
- depbase=`echo mi/Lget_proc_info_by_ip.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool  --tag=CC    --mode=compile cc -DHAVE_CONFIG_H  -I. -I../include  -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG   -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/Lget_proc_info_by_ip.lo -MD -MP -MF $depbase.Tpo -c -o mi/Lget_proc_info_by_ip.lo mi/Lget_proc_info_by_ip.c && mv -f $depbase.Tpo $depbase.Plo
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/Lget_proc_info_by_ip.lo -MD -MP -MF mi/.deps/Lget_proc_info_by_ip.Tpo -c mi/Lget_proc_info_by_ip.c  -fPIC -DPIC -o mi/.libs/Lget_proc_info_by_ip.o
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/Lget_proc_info_by_ip.lo -MD -MP -MF mi/.deps/Lget_proc_info_by_ip.Tpo -c mi/Lget_proc_info_by_ip.c -o mi/Lget_proc_info_by_ip.o >/dev/null 2>&1
- depbase=`echo mi/Lget_proc_name.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool  --tag=CC    --mode=compile cc -DHAVE_CONFIG_H  -I. -I../include  -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG   -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/Lget_proc_name.lo -MD -MP -MF $depbase.Tpo -c -o mi/Lget_proc_name.lo mi/Lget_proc_name.c && mv -f $depbase.Tpo $depbase.Plo
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/Lget_proc_name.lo -MD -MP -MF mi/.deps/Lget_proc_name.Tpo -c mi/Lget_proc_name.c  -fPIC -DPIC -o mi/.libs/Lget_proc_name.o
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/Lget_proc_name.lo -MD -MP -MF mi/.deps/Lget_proc_name.Tpo -c mi/Lget_proc_name.c -o mi/Lget_proc_name.o >/dev/null 2>&1
- depbase=`echo mi/Lput_dynamic_unwind_info.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool  --tag=CC    --mode=compile cc -DHAVE_CONFIG_H  -I. -I../include  -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG   -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/Lput_dynamic_unwind_info.lo -MD -MP -MF $depbase.Tpo -c -o mi/Lput_dynamic_unwind_info.lo mi/Lput_dynamic_unwind_info.c && mv -f $depbase.Tpo $depbase.Plo
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/Lput_dynamic_unwind_info.lo -MD -MP -MF mi/.deps/Lput_dynamic_unwind_info.Tpo -c mi/Lput_dynamic_unwind_info.c  -fPIC -DPIC -o mi/.libs/Lput_dynamic_unwind_info.o
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/Lput_dynamic_unwind_info.lo -MD -MP -MF mi/.deps/Lput_dynamic_unwind_info.Tpo -c mi/Lput_dynamic_unwind_info.c -o mi/Lput_dynamic_unwind_info.o >/dev/null 2>&1
- depbase=`echo mi/Ldestroy_addr_space.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool  --tag=CC    --mode=compile cc -DHAVE_CONFIG_H  -I. -I../include  -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG   -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/Ldestroy_addr_space.lo -MD -MP -MF $depbase.Tpo -c -o mi/Ldestroy_addr_space.lo mi/Ldestroy_addr_space.c && mv -f $depbase.Tpo $depbase.Plo
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/Ldestroy_addr_space.lo -MD -MP -MF mi/.deps/Ldestroy_addr_space.Tpo -c mi/Ldestroy_addr_space.c  -fPIC -DPIC -o mi/.libs/Ldestroy_addr_space.o
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/Ldestroy_addr_space.lo -MD -MP -MF mi/.deps/Ldestroy_addr_space.Tpo -c mi/Ldestroy_addr_space.c -o mi/Ldestroy_addr_space.o >/dev/null 2>&1
- depbase=`echo mi/Lget_reg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool  --tag=CC    --mode=compile cc -DHAVE_CONFIG_H  -I. -I../include  -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG   -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/Lget_reg.lo -MD -MP -MF $depbase.Tpo -c -o mi/Lget_reg.lo mi/Lget_reg.c && mv -f $depbase.Tpo $depbase.Plo
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/Lget_reg.lo -MD -MP -MF mi/.deps/Lget_reg.Tpo -c mi/Lget_reg.c  -fPIC -DPIC -o mi/.libs/Lget_reg.o
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/Lget_reg.lo -MD -MP -MF mi/.deps/Lget_reg.Tpo -c mi/Lget_reg.c -o mi/Lget_reg.o >/dev/null 2>&1
- depbase=`echo mi/Lset_reg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool  --tag=CC    --mode=compile cc -DHAVE_CONFIG_H  -I. -I../include  -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG   -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/Lset_reg.lo -MD -MP -MF $depbase.Tpo -c -o mi/Lset_reg.lo mi/Lset_reg.c && mv -f $depbase.Tpo $depbase.Plo
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/Lset_reg.lo -MD -MP -MF mi/.deps/Lset_reg.Tpo -c mi/Lset_reg.c  -fPIC -DPIC -o mi/.libs/Lset_reg.o
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/Lset_reg.lo -MD -MP -MF mi/.deps/Lset_reg.Tpo -c mi/Lset_reg.c -o mi/Lset_reg.o >/dev/null 2>&1
- depbase=`echo mi/Lget_fpreg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool  --tag=CC    --mode=compile cc -DHAVE_CONFIG_H  -I. -I../include  -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG   -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/Lget_fpreg.lo -MD -MP -MF $depbase.Tpo -c -o mi/Lget_fpreg.lo mi/Lget_fpreg.c && mv -f $depbase.Tpo $depbase.Plo
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/Lget_fpreg.lo -MD -MP -MF mi/.deps/Lget_fpreg.Tpo -c mi/Lget_fpreg.c  -fPIC -DPIC -o mi/.libs/Lget_fpreg.o
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/Lget_fpreg.lo -MD -MP -MF mi/.deps/Lget_fpreg.Tpo -c mi/Lget_fpreg.c -o mi/Lget_fpreg.o >/dev/null 2>&1
- depbase=`echo mi/Lset_fpreg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool  --tag=CC    --mode=compile cc -DHAVE_CONFIG_H  -I. -I../include  -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG   -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/Lset_fpreg.lo -MD -MP -MF $depbase.Tpo -c -o mi/Lset_fpreg.lo mi/Lset_fpreg.c && mv -f $depbase.Tpo $depbase.Plo
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/Lset_fpreg.lo -MD -MP -MF mi/.deps/Lset_fpreg.Tpo -c mi/Lset_fpreg.c  -fPIC -DPIC -o mi/.libs/Lset_fpreg.o
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/Lset_fpreg.lo -MD -MP -MF mi/.deps/Lset_fpreg.Tpo -c mi/Lset_fpreg.c -o mi/Lset_fpreg.o >/dev/null 2>&1
- depbase=`echo mi/Lset_caching_policy.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool  --tag=CC    --mode=compile cc -DHAVE_CONFIG_H  -I. -I../include  -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG   -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/Lset_caching_policy.lo -MD -MP -MF $depbase.Tpo -c -o mi/Lset_caching_policy.lo mi/Lset_caching_policy.c && mv -f $depbase.Tpo $depbase.Plo
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/Lset_caching_policy.lo -MD -MP -MF mi/.deps/Lset_caching_policy.Tpo -c mi/Lset_caching_policy.c  -fPIC -DPIC -o mi/.libs/Lset_caching_policy.o
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/Lset_caching_policy.lo -MD -MP -MF mi/.deps/Lset_caching_policy.Tpo -c mi/Lset_caching_policy.c -o mi/Lset_caching_policy.o >/dev/null 2>&1
- depbase=`echo mi/Lset_cache_size.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool  --tag=CC    --mode=compile cc -DHAVE_CONFIG_H  -I. -I../include  -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG   -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/Lset_cache_size.lo -MD -MP -MF $depbase.Tpo -c -o mi/Lset_cache_size.lo mi/Lset_cache_size.c && mv -f $depbase.Tpo $depbase.Plo
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/Lset_cache_size.lo -MD -MP -MF mi/.deps/Lset_cache_size.Tpo -c mi/Lset_cache_size.c  -fPIC -DPIC -o mi/.libs/Lset_cache_size.o
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/Lset_cache_size.lo -MD -MP -MF mi/.deps/Lset_cache_size.Tpo -c mi/Lset_cache_size.c -o mi/Lset_cache_size.o >/dev/null 2>&1
- depbase=`echo x86_64/setcontext.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool  --tag=CC    --mode=compile cc -DHAVE_CONFIG_H  -I. -I../include  -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG  -I../include -I../include/tdep-x86_64 -I. -fPIC  -D_GNU_SOURCE -DNDEBUG -MT x86_64/setcontext.lo -MD -MP -MF $depbase.Tpo -c -o x86_64/setcontext.lo x86_64/setcontext.S && mv -f $depbase.Tpo $depbase.Plo
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -I../include -I../include/tdep-x86_64 -I. -fPIC -D_GNU_SOURCE -DNDEBUG -MT x86_64/setcontext.lo -MD -MP -MF x86_64/.deps/setcontext.Tpo -c x86_64/setcontext.S  -fPIC -DPIC -o x86_64/.libs/setcontext.o
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -I../include -I../include/tdep-x86_64 -I. -fPIC -D_GNU_SOURCE -DNDEBUG -MT x86_64/setcontext.lo -MD -MP -MF x86_64/.deps/setcontext.Tpo -c x86_64/setcontext.S -o x86_64/setcontext.o >/dev/null 2>&1
- depbase=`echo x86_64/Lapply_reg_state.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool  --tag=CC    --mode=compile cc -DHAVE_CONFIG_H  -I. -I../include  -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG   -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT x86_64/Lapply_reg_state.lo -MD -MP -MF $depbase.Tpo -c -o x86_64/Lapply_reg_state.lo x86_64/Lapply_reg_state.c && mv -f $depbase.Tpo $depbase.Plo
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT x86_64/Lapply_reg_state.lo -MD -MP -MF x86_64/.deps/Lapply_reg_state.Tpo -c x86_64/Lapply_reg_state.c  -fPIC -DPIC -o x86_64/.libs/Lapply_reg_state.o
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT x86_64/Lapply_reg_state.lo -MD -MP -MF x86_64/.deps/Lapply_reg_state.Tpo -c x86_64/Lapply_reg_state.c -o x86_64/Lapply_reg_state.o >/dev/null 2>&1
- depbase=`echo x86_64/Lreg_states_iterate.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool  --tag=CC    --mode=compile cc -DHAVE_CONFIG_H  -I. -I../include  -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG   -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT x86_64/Lreg_states_iterate.lo -MD -MP -MF $depbase.Tpo -c -o x86_64/Lreg_states_iterate.lo x86_64/Lreg_states_iterate.c && mv -f $depbase.Tpo $depbase.Plo
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT x86_64/Lreg_states_iterate.lo -MD -MP -MF x86_64/.deps/Lreg_states_iterate.Tpo -c x86_64/Lreg_states_iterate.c  -fPIC -DPIC -o x86_64/.libs/Lreg_states_iterate.o
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT x86_64/Lreg_states_iterate.lo -MD -MP -MF x86_64/.deps/Lreg_states_iterate.Tpo -c x86_64/Lreg_states_iterate.c -o x86_64/Lreg_states_iterate.o >/dev/null 2>&1
- depbase=`echo x86_64/Lcreate_addr_space.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool  --tag=CC    --mode=compile cc -DHAVE_CONFIG_H  -I. -I../include  -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG   -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT x86_64/Lcreate_addr_space.lo -MD -MP -MF $depbase.Tpo -c -o x86_64/Lcreate_addr_space.lo x86_64/Lcreate_addr_space.c && mv -f $depbase.Tpo $depbase.Plo
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT x86_64/Lcreate_addr_space.lo -MD -MP -MF x86_64/.deps/Lcreate_addr_space.Tpo -c x86_64/Lcreate_addr_space.c  -fPIC -DPIC -o x86_64/.libs/Lcreate_addr_space.o
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT x86_64/Lcreate_addr_space.lo -MD -MP -MF x86_64/.deps/Lcreate_addr_space.Tpo -c x86_64/Lcreate_addr_space.c -o x86_64/Lcreate_addr_space.o >/dev/null 2>&1
- depbase=`echo x86_64/Lget_save_loc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool  --tag=CC    --mode=compile cc -DHAVE_CONFIG_H  -I. -I../include  -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG   -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT x86_64/Lget_save_loc.lo -MD -MP -MF $depbase.Tpo -c -o x86_64/Lget_save_loc.lo x86_64/Lget_save_loc.c && mv -f $depbase.Tpo $depbase.Plo
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT x86_64/Lget_save_loc.lo -MD -MP -MF x86_64/.deps/Lget_save_loc.Tpo -c x86_64/Lget_save_loc.c  -fPIC -DPIC -o x86_64/.libs/Lget_save_loc.o
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT x86_64/Lget_save_loc.lo -MD -MP -MF x86_64/.deps/Lget_save_loc.Tpo -c x86_64/Lget_save_loc.c -o x86_64/Lget_save_loc.o >/dev/null 2>&1
- depbase=`echo x86_64/Lglobal.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool  --tag=CC    --mode=compile cc -DHAVE_CONFIG_H  -I. -I../include  -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG   -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT x86_64/Lglobal.lo -MD -MP -MF $depbase.Tpo -c -o x86_64/Lglobal.lo x86_64/Lglobal.c && mv -f $depbase.Tpo $depbase.Plo
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT x86_64/Lglobal.lo -MD -MP -MF x86_64/.deps/Lglobal.Tpo -c x86_64/Lglobal.c  -fPIC -DPIC -o x86_64/.libs/Lglobal.o
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT x86_64/Lglobal.lo -MD -MP -MF x86_64/.deps/Lglobal.Tpo -c x86_64/Lglobal.c -o x86_64/Lglobal.o >/dev/null 2>&1
- depbase=`echo x86_64/Linit.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool  --tag=CC    --mode=compile cc -DHAVE_CONFIG_H  -I. -I../include  -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG   -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT x86_64/Linit.lo -MD -MP -MF $depbase.Tpo -c -o x86_64/Linit.lo x86_64/Linit.c && mv -f $depbase.Tpo $depbase.Plo
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT x86_64/Linit.lo -MD -MP -MF x86_64/.deps/Linit.Tpo -c x86_64/Linit.c  -fPIC -DPIC -o x86_64/.libs/Linit.o
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT x86_64/Linit.lo -MD -MP -MF x86_64/.deps/Linit.Tpo -c x86_64/Linit.c -o x86_64/Linit.o >/dev/null 2>&1
- depbase=`echo x86_64/Linit_local.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool  --tag=CC    --mode=compile cc -DHAVE_CONFIG_H  -I. -I../include  -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG   -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT x86_64/Linit_local.lo -MD -MP -MF $depbase.Tpo -c -o x86_64/Linit_local.lo x86_64/Linit_local.c && mv -f $depbase.Tpo $depbase.Plo
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT x86_64/Linit_local.lo -MD -MP -MF x86_64/.deps/Linit_local.Tpo -c x86_64/Linit_local.c  -fPIC -DPIC -o x86_64/.libs/Linit_local.o
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT x86_64/Linit_local.lo -MD -MP -MF x86_64/.deps/Linit_local.Tpo -c x86_64/Linit_local.c -o x86_64/Linit_local.o >/dev/null 2>&1
- depbase=`echo x86_64/Linit_remote.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool  --tag=CC    --mode=compile cc -DHAVE_CONFIG_H  -I. -I../include  -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG   -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT x86_64/Linit_remote.lo -MD -MP -MF $depbase.Tpo -c -o x86_64/Linit_remote.lo x86_64/Linit_remote.c && mv -f $depbase.Tpo $depbase.Plo
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT x86_64/Linit_remote.lo -MD -MP -MF x86_64/.deps/Linit_remote.Tpo -c x86_64/Linit_remote.c  -fPIC -DPIC -o x86_64/.libs/Linit_remote.o
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT x86_64/Linit_remote.lo -MD -MP -MF x86_64/.deps/Linit_remote.Tpo -c x86_64/Linit_remote.c -o x86_64/Linit_remote.o >/dev/null 2>&1
- depbase=`echo x86_64/Lget_proc_info.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool  --tag=CC    --mode=compile cc -DHAVE_CONFIG_H  -I. -I../include  -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG   -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT x86_64/Lget_proc_info.lo -MD -MP -MF $depbase.Tpo -c -o x86_64/Lget_proc_info.lo x86_64/Lget_proc_info.c && mv -f $depbase.Tpo $depbase.Plo
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT x86_64/Lget_proc_info.lo -MD -MP -MF x86_64/.deps/Lget_proc_info.Tpo -c x86_64/Lget_proc_info.c  -fPIC -DPIC -o x86_64/.libs/Lget_proc_info.o
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT x86_64/Lget_proc_info.lo -MD -MP -MF x86_64/.deps/Lget_proc_info.Tpo -c x86_64/Lget_proc_info.c -o x86_64/Lget_proc_info.o >/dev/null 2>&1
- depbase=`echo x86_64/Lregs.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool  --tag=CC    --mode=compile cc -DHAVE_CONFIG_H  -I. -I../include  -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG   -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT x86_64/Lregs.lo -MD -MP -MF $depbase.Tpo -c -o x86_64/Lregs.lo x86_64/Lregs.c && mv -f $depbase.Tpo $depbase.Plo
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT x86_64/Lregs.lo -MD -MP -MF x86_64/.deps/Lregs.Tpo -c x86_64/Lregs.c  -fPIC -DPIC -o x86_64/.libs/Lregs.o
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT x86_64/Lregs.lo -MD -MP -MF x86_64/.deps/Lregs.Tpo -c x86_64/Lregs.c -o x86_64/Lregs.o >/dev/null 2>&1
- depbase=`echo x86_64/Lresume.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool  --tag=CC    --mode=compile cc -DHAVE_CONFIG_H  -I. -I../include  -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG   -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT x86_64/Lresume.lo -MD -MP -MF $depbase.Tpo -c -o x86_64/Lresume.lo x86_64/Lresume.c && mv -f $depbase.Tpo $depbase.Plo
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT x86_64/Lresume.lo -MD -MP -MF x86_64/.deps/Lresume.Tpo -c x86_64/Lresume.c  -fPIC -DPIC -o x86_64/.libs/Lresume.o
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT x86_64/Lresume.lo -MD -MP -MF x86_64/.deps/Lresume.Tpo -c x86_64/Lresume.c -o x86_64/Lresume.o >/dev/null 2>&1
- depbase=`echo x86_64/Lstash_frame.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool  --tag=CC    --mode=compile cc -DHAVE_CONFIG_H  -I. -I../include  -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG   -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT x86_64/Lstash_frame.lo -MD -MP -MF $depbase.Tpo -c -o x86_64/Lstash_frame.lo x86_64/Lstash_frame.c && mv -f $depbase.Tpo $depbase.Plo
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT x86_64/Lstash_frame.lo -MD -MP -MF x86_64/.deps/Lstash_frame.Tpo -c x86_64/Lstash_frame.c  -fPIC -DPIC -o x86_64/.libs/Lstash_frame.o
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT x86_64/Lstash_frame.lo -MD -MP -MF x86_64/.deps/Lstash_frame.Tpo -c x86_64/Lstash_frame.c -o x86_64/Lstash_frame.o >/dev/null 2>&1
- depbase=`echo x86_64/Lstep.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool  --tag=CC    --mode=compile cc -DHAVE_CONFIG_H  -I. -I../include  -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG   -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT x86_64/Lstep.lo -MD -MP -MF $depbase.Tpo -c -o x86_64/Lstep.lo x86_64/Lstep.c && mv -f $depbase.Tpo $depbase.Plo
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT x86_64/Lstep.lo -MD -MP -MF x86_64/.deps/Lstep.Tpo -c x86_64/Lstep.c  -fPIC -DPIC -o x86_64/.libs/Lstep.o
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT x86_64/Lstep.lo -MD -MP -MF x86_64/.deps/Lstep.Tpo -c x86_64/Lstep.c -o x86_64/Lstep.o >/dev/null 2>&1
- depbase=`echo x86_64/Ltrace.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool  --tag=CC    --mode=compile cc -DHAVE_CONFIG_H  -I. -I../include  -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG   -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT x86_64/Ltrace.lo -MD -MP -MF $depbase.Tpo -c -o x86_64/Ltrace.lo x86_64/Ltrace.c && mv -f $depbase.Tpo $depbase.Plo
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT x86_64/Ltrace.lo -MD -MP -MF x86_64/.deps/Ltrace.Tpo -c x86_64/Ltrace.c  -fPIC -DPIC -o x86_64/.libs/Ltrace.o
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT x86_64/Ltrace.lo -MD -MP -MF x86_64/.deps/Ltrace.Tpo -c x86_64/Ltrace.c -o x86_64/Ltrace.o >/dev/null 2>&1
- depbase=`echo x86_64/getcontext.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool  --tag=CC    --mode=compile cc -DHAVE_CONFIG_H  -I. -I../include  -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG  -I../include -I../include/tdep-x86_64 -I. -fPIC  -D_GNU_SOURCE -DNDEBUG -MT x86_64/getcontext.lo -MD -MP -MF $depbase.Tpo -c -o x86_64/getcontext.lo x86_64/getcontext.S && mv -f $depbase.Tpo $depbase.Plo
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -I../include -I../include/tdep-x86_64 -I. -fPIC -D_GNU_SOURCE -DNDEBUG -MT x86_64/getcontext.lo -MD -MP -MF x86_64/.deps/getcontext.Tpo -c x86_64/getcontext.S  -fPIC -DPIC -o x86_64/.libs/getcontext.o
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -I../include -I../include/tdep-x86_64 -I. -fPIC -D_GNU_SOURCE -DNDEBUG -MT x86_64/getcontext.lo -MD -MP -MF x86_64/.deps/getcontext.Tpo -c x86_64/getcontext.S -o x86_64/getcontext.o >/dev/null 2>&1
- depbase=`echo dwarf/Lexpr.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool  --tag=CC    --mode=compile cc -DHAVE_CONFIG_H  -I. -I../include  -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG   -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT dwarf/Lexpr.lo -MD -MP -MF $depbase.Tpo -c -o dwarf/Lexpr.lo dwarf/Lexpr.c && mv -f $depbase.Tpo $depbase.Plo
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT dwarf/Lexpr.lo -MD -MP -MF dwarf/.deps/Lexpr.Tpo -c dwarf/Lexpr.c  -fPIC -DPIC -o dwarf/.libs/Lexpr.o
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT dwarf/Lexpr.lo -MD -MP -MF dwarf/.deps/Lexpr.Tpo -c dwarf/Lexpr.c -o dwarf/Lexpr.o >/dev/null 2>&1
- depbase=`echo dwarf/Lfde.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool  --tag=CC    --mode=compile cc -DHAVE_CONFIG_H  -I. -I../include  -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG   -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT dwarf/Lfde.lo -MD -MP -MF $depbase.Tpo -c -o dwarf/Lfde.lo dwarf/Lfde.c && mv -f $depbase.Tpo $depbase.Plo
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT dwarf/Lfde.lo -MD -MP -MF dwarf/.deps/Lfde.Tpo -c dwarf/Lfde.c  -fPIC -DPIC -o dwarf/.libs/Lfde.o
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT dwarf/Lfde.lo -MD -MP -MF dwarf/.deps/Lfde.Tpo -c dwarf/Lfde.c -o dwarf/Lfde.o >/dev/null 2>&1
- depbase=`echo dwarf/Lparser.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool  --tag=CC    --mode=compile cc -DHAVE_CONFIG_H  -I. -I../include  -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG   -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT dwarf/Lparser.lo -MD -MP -MF $depbase.Tpo -c -o dwarf/Lparser.lo dwarf/Lparser.c && mv -f $depbase.Tpo $depbase.Plo
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT dwarf/Lparser.lo -MD -MP -MF dwarf/.deps/Lparser.Tpo -c dwarf/Lparser.c  -fPIC -DPIC -o dwarf/.libs/Lparser.o
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT dwarf/Lparser.lo -MD -MP -MF dwarf/.deps/Lparser.Tpo -c dwarf/Lparser.c -o dwarf/Lparser.o >/dev/null 2>&1
- depbase=`echo dwarf/Lpe.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool  --tag=CC    --mode=compile cc -DHAVE_CONFIG_H  -I. -I../include  -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG   -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT dwarf/Lpe.lo -MD -MP -MF $depbase.Tpo -c -o dwarf/Lpe.lo dwarf/Lpe.c && mv -f $depbase.Tpo $depbase.Plo
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT dwarf/Lpe.lo -MD -MP -MF dwarf/.deps/Lpe.Tpo -c dwarf/Lpe.c  -fPIC -DPIC -o dwarf/.libs/Lpe.o
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT dwarf/Lpe.lo -MD -MP -MF dwarf/.deps/Lpe.Tpo -c dwarf/Lpe.c -o dwarf/Lpe.o >/dev/null 2>&1
- depbase=`echo dwarf/Lfind_proc_info-lsb.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool  --tag=CC    --mode=compile cc -DHAVE_CONFIG_H  -I. -I../include  -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG   -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT dwarf/Lfind_proc_info-lsb.lo -MD -MP -MF $depbase.Tpo -c -o dwarf/Lfind_proc_info-lsb.lo dwarf/Lfind_proc_info-lsb.c && mv -f $depbase.Tpo $depbase.Plo
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT dwarf/Lfind_proc_info-lsb.lo -MD -MP -MF dwarf/.deps/Lfind_proc_info-lsb.Tpo -c dwarf/Lfind_proc_info-lsb.c  -fPIC -DPIC -o dwarf/.libs/Lfind_proc_info-lsb.o
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT dwarf/Lfind_proc_info-lsb.lo -MD -MP -MF dwarf/.deps/Lfind_proc_info-lsb.Tpo -c dwarf/Lfind_proc_info-lsb.c -o dwarf/Lfind_proc_info-lsb.o >/dev/null 2>&1
- depbase=`echo dwarf/Lfind_unwind_table.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool  --tag=CC    --mode=compile cc -DHAVE_CONFIG_H  -I. -I../include  -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG   -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT dwarf/Lfind_unwind_table.lo -MD -MP -MF $depbase.Tpo -c -o dwarf/Lfind_unwind_table.lo dwarf/Lfind_unwind_table.c && mv -f $depbase.Tpo $depbase.Plo
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT dwarf/Lfind_unwind_table.lo -MD -MP -MF dwarf/.deps/Lfind_unwind_table.Tpo -c dwarf/Lfind_unwind_table.c  -fPIC -DPIC -o dwarf/.libs/Lfind_unwind_table.o
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT dwarf/Lfind_unwind_table.lo -MD -MP -MF dwarf/.deps/Lfind_unwind_table.Tpo -c dwarf/Lfind_unwind_table.c -o dwarf/Lfind_unwind_table.o >/dev/null 2>&1
- depbase=`echo dwarf/global.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool  --tag=CC    --mode=compile cc -DHAVE_CONFIG_H  -I. -I../include  -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG   -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT dwarf/global.lo -MD -MP -MF $depbase.Tpo -c -o dwarf/global.lo dwarf/global.c && mv -f $depbase.Tpo $depbase.Plo
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT dwarf/global.lo -MD -MP -MF dwarf/.deps/global.Tpo -c dwarf/global.c  -fPIC -DPIC -o dwarf/.libs/global.o
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT dwarf/global.lo -MD -MP -MF dwarf/.deps/global.Tpo -c dwarf/global.c -o dwarf/global.o >/dev/null 2>&1
- /bin/sh ../libtool  --tag=CC    --mode=link cc  -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__    -o libunwind-dwarf-common.la  dwarf/global.lo  
- libtool: link: ar cr .libs/libunwind-dwarf-common.a dwarf/.libs/global.o 
- libtool: link: ranlib .libs/libunwind-dwarf-common.a
- libtool: link: ( cd ".libs" && rm -f "libunwind-dwarf-common.la" && ln -s "../libunwind-dwarf-common.la" "libunwind-dwarf-common.la" )
- /bin/sh ../libtool  --tag=CC    --mode=link cc  -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__    -o libunwind-dwarf-local.la  dwarf/Lexpr.lo dwarf/Lfde.lo  dwarf/Lparser.lo dwarf/Lpe.lo dwarf/Lfind_proc_info-lsb.lo  dwarf/Lfind_unwind_table.lo libunwind-dwarf-common.la 
- libtool: link: (cd .libs/libunwind-dwarf-local.lax/libunwind-dwarf-common.a && ar x "/usr/home/opam/.opam/4.14.1/.opam-switch/build/opsian.0.1/_build/default/lib/deps/libunwind/src/./.libs/libunwind-dwarf-common.a")
- libtool: link: ar cr .libs/libunwind-dwarf-local.a dwarf/.libs/Lexpr.o dwarf/.libs/Lfde.o dwarf/.libs/Lparser.o dwarf/.libs/Lpe.o dwarf/.libs/Lfind_proc_info-lsb.o dwarf/.libs/Lfind_unwind_table.o   .libs/libunwind-dwarf-local.lax/libunwind-dwarf-common.a/global.o 
- ...TRUNCATED BY DUNE...
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/Gdyn-remote.lo -MD -MP -MF mi/.deps/Gdyn-remote.Tpo -c mi/Gdyn-remote.c -o mi/Gdyn-remote.o >/dev/null 2>&1
- depbase=`echo mi/Gfind_dynamic_proc_info.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool  --tag=CC    --mode=compile cc -DHAVE_CONFIG_H  -I. -I../include  -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG   -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/Gfind_dynamic_proc_info.lo -MD -MP -MF $depbase.Tpo -c -o mi/Gfind_dynamic_proc_info.lo mi/Gfind_dynamic_proc_info.c && mv -f $depbase.Tpo $depbase.Plo
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/Gfind_dynamic_proc_info.lo -MD -MP -MF mi/.deps/Gfind_dynamic_proc_info.Tpo -c mi/Gfind_dynamic_proc_info.c  -fPIC -DPIC -o mi/.libs/Gfind_dynamic_proc_info.o
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/Gfind_dynamic_proc_info.lo -MD -MP -MF mi/.deps/Gfind_dynamic_proc_info.Tpo -c mi/Gfind_dynamic_proc_info.c -o mi/Gfind_dynamic_proc_info.o >/dev/null 2>&1
- depbase=`echo mi/Gget_accessors.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool  --tag=CC    --mode=compile cc -DHAVE_CONFIG_H  -I. -I../include  -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG   -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/Gget_accessors.lo -MD -MP -MF $depbase.Tpo -c -o mi/Gget_accessors.lo mi/Gget_accessors.c && mv -f $depbase.Tpo $depbase.Plo
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/Gget_accessors.lo -MD -MP -MF mi/.deps/Gget_accessors.Tpo -c mi/Gget_accessors.c  -fPIC -DPIC -o mi/.libs/Gget_accessors.o
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/Gget_accessors.lo -MD -MP -MF mi/.deps/Gget_accessors.Tpo -c mi/Gget_accessors.c -o mi/Gget_accessors.o >/dev/null 2>&1
- depbase=`echo mi/Gget_proc_info_by_ip.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool  --tag=CC    --mode=compile cc -DHAVE_CONFIG_H  -I. -I../include  -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG   -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/Gget_proc_info_by_ip.lo -MD -MP -MF $depbase.Tpo -c -o mi/Gget_proc_info_by_ip.lo mi/Gget_proc_info_by_ip.c && mv -f $depbase.Tpo $depbase.Plo
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/Gget_proc_info_by_ip.lo -MD -MP -MF mi/.deps/Gget_proc_info_by_ip.Tpo -c mi/Gget_proc_info_by_ip.c  -fPIC -DPIC -o mi/.libs/Gget_proc_info_by_ip.o
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/Gget_proc_info_by_ip.lo -MD -MP -MF mi/.deps/Gget_proc_info_by_ip.Tpo -c mi/Gget_proc_info_by_ip.c -o mi/Gget_proc_info_by_ip.o >/dev/null 2>&1
- depbase=`echo mi/Gget_proc_name.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool  --tag=CC    --mode=compile cc -DHAVE_CONFIG_H  -I. -I../include  -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG   -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/Gget_proc_name.lo -MD -MP -MF $depbase.Tpo -c -o mi/Gget_proc_name.lo mi/Gget_proc_name.c && mv -f $depbase.Tpo $depbase.Plo
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/Gget_proc_name.lo -MD -MP -MF mi/.deps/Gget_proc_name.Tpo -c mi/Gget_proc_name.c  -fPIC -DPIC -o mi/.libs/Gget_proc_name.o
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/Gget_proc_name.lo -MD -MP -MF mi/.deps/Gget_proc_name.Tpo -c mi/Gget_proc_name.c -o mi/Gget_proc_name.o >/dev/null 2>&1
- depbase=`echo mi/Gput_dynamic_unwind_info.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool  --tag=CC    --mode=compile cc -DHAVE_CONFIG_H  -I. -I../include  -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG   -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/Gput_dynamic_unwind_info.lo -MD -MP -MF $depbase.Tpo -c -o mi/Gput_dynamic_unwind_info.lo mi/Gput_dynamic_unwind_info.c && mv -f $depbase.Tpo $depbase.Plo
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/Gput_dynamic_unwind_info.lo -MD -MP -MF mi/.deps/Gput_dynamic_unwind_info.Tpo -c mi/Gput_dynamic_unwind_info.c  -fPIC -DPIC -o mi/.libs/Gput_dynamic_unwind_info.o
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/Gput_dynamic_unwind_info.lo -MD -MP -MF mi/.deps/Gput_dynamic_unwind_info.Tpo -c mi/Gput_dynamic_unwind_info.c -o mi/Gput_dynamic_unwind_info.o >/dev/null 2>&1
- depbase=`echo mi/Gdestroy_addr_space.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool  --tag=CC    --mode=compile cc -DHAVE_CONFIG_H  -I. -I../include  -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG   -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/Gdestroy_addr_space.lo -MD -MP -MF $depbase.Tpo -c -o mi/Gdestroy_addr_space.lo mi/Gdestroy_addr_space.c && mv -f $depbase.Tpo $depbase.Plo
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/Gdestroy_addr_space.lo -MD -MP -MF mi/.deps/Gdestroy_addr_space.Tpo -c mi/Gdestroy_addr_space.c  -fPIC -DPIC -o mi/.libs/Gdestroy_addr_space.o
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/Gdestroy_addr_space.lo -MD -MP -MF mi/.deps/Gdestroy_addr_space.Tpo -c mi/Gdestroy_addr_space.c -o mi/Gdestroy_addr_space.o >/dev/null 2>&1
- depbase=`echo mi/Gget_reg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool  --tag=CC    --mode=compile cc -DHAVE_CONFIG_H  -I. -I../include  -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG   -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/Gget_reg.lo -MD -MP -MF $depbase.Tpo -c -o mi/Gget_reg.lo mi/Gget_reg.c && mv -f $depbase.Tpo $depbase.Plo
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/Gget_reg.lo -MD -MP -MF mi/.deps/Gget_reg.Tpo -c mi/Gget_reg.c  -fPIC -DPIC -o mi/.libs/Gget_reg.o
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/Gget_reg.lo -MD -MP -MF mi/.deps/Gget_reg.Tpo -c mi/Gget_reg.c -o mi/Gget_reg.o >/dev/null 2>&1
- depbase=`echo mi/Gset_reg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool  --tag=CC    --mode=compile cc -DHAVE_CONFIG_H  -I. -I../include  -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG   -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/Gset_reg.lo -MD -MP -MF $depbase.Tpo -c -o mi/Gset_reg.lo mi/Gset_reg.c && mv -f $depbase.Tpo $depbase.Plo
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/Gset_reg.lo -MD -MP -MF mi/.deps/Gset_reg.Tpo -c mi/Gset_reg.c  -fPIC -DPIC -o mi/.libs/Gset_reg.o
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/Gset_reg.lo -MD -MP -MF mi/.deps/Gset_reg.Tpo -c mi/Gset_reg.c -o mi/Gset_reg.o >/dev/null 2>&1
- depbase=`echo mi/Gget_fpreg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool  --tag=CC    --mode=compile cc -DHAVE_CONFIG_H  -I. -I../include  -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG   -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/Gget_fpreg.lo -MD -MP -MF $depbase.Tpo -c -o mi/Gget_fpreg.lo mi/Gget_fpreg.c && mv -f $depbase.Tpo $depbase.Plo
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/Gget_fpreg.lo -MD -MP -MF mi/.deps/Gget_fpreg.Tpo -c mi/Gget_fpreg.c  -fPIC -DPIC -o mi/.libs/Gget_fpreg.o
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/Gget_fpreg.lo -MD -MP -MF mi/.deps/Gget_fpreg.Tpo -c mi/Gget_fpreg.c -o mi/Gget_fpreg.o >/dev/null 2>&1
- depbase=`echo mi/Gset_fpreg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool  --tag=CC    --mode=compile cc -DHAVE_CONFIG_H  -I. -I../include  -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG   -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/Gset_fpreg.lo -MD -MP -MF $depbase.Tpo -c -o mi/Gset_fpreg.lo mi/Gset_fpreg.c && mv -f $depbase.Tpo $depbase.Plo
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/Gset_fpreg.lo -MD -MP -MF mi/.deps/Gset_fpreg.Tpo -c mi/Gset_fpreg.c  -fPIC -DPIC -o mi/.libs/Gset_fpreg.o
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/Gset_fpreg.lo -MD -MP -MF mi/.deps/Gset_fpreg.Tpo -c mi/Gset_fpreg.c -o mi/Gset_fpreg.o >/dev/null 2>&1
- depbase=`echo mi/Gset_caching_policy.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool  --tag=CC    --mode=compile cc -DHAVE_CONFIG_H  -I. -I../include  -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG   -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/Gset_caching_policy.lo -MD -MP -MF $depbase.Tpo -c -o mi/Gset_caching_policy.lo mi/Gset_caching_policy.c && mv -f $depbase.Tpo $depbase.Plo
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/Gset_caching_policy.lo -MD -MP -MF mi/.deps/Gset_caching_policy.Tpo -c mi/Gset_caching_policy.c  -fPIC -DPIC -o mi/.libs/Gset_caching_policy.o
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/Gset_caching_policy.lo -MD -MP -MF mi/.deps/Gset_caching_policy.Tpo -c mi/Gset_caching_policy.c -o mi/Gset_caching_policy.o >/dev/null 2>&1
- depbase=`echo mi/Gset_cache_size.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool  --tag=CC    --mode=compile cc -DHAVE_CONFIG_H  -I. -I../include  -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG   -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/Gset_cache_size.lo -MD -MP -MF $depbase.Tpo -c -o mi/Gset_cache_size.lo mi/Gset_cache_size.c && mv -f $depbase.Tpo $depbase.Plo
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/Gset_cache_size.lo -MD -MP -MF mi/.deps/Gset_cache_size.Tpo -c mi/Gset_cache_size.c  -fPIC -DPIC -o mi/.libs/Gset_cache_size.o
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mi/Gset_cache_size.lo -MD -MP -MF mi/.deps/Gset_cache_size.Tpo -c mi/Gset_cache_size.c -o mi/Gset_cache_size.o >/dev/null 2>&1
- depbase=`echo x86_64/Gapply_reg_state.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool  --tag=CC    --mode=compile cc -DHAVE_CONFIG_H  -I. -I../include  -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG   -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT x86_64/Gapply_reg_state.lo -MD -MP -MF $depbase.Tpo -c -o x86_64/Gapply_reg_state.lo x86_64/Gapply_reg_state.c && mv -f $depbase.Tpo $depbase.Plo
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT x86_64/Gapply_reg_state.lo -MD -MP -MF x86_64/.deps/Gapply_reg_state.Tpo -c x86_64/Gapply_reg_state.c  -fPIC -DPIC -o x86_64/.libs/Gapply_reg_state.o
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT x86_64/Gapply_reg_state.lo -MD -MP -MF x86_64/.deps/Gapply_reg_state.Tpo -c x86_64/Gapply_reg_state.c -o x86_64/Gapply_reg_state.o >/dev/null 2>&1
- depbase=`echo x86_64/Greg_states_iterate.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool  --tag=CC    --mode=compile cc -DHAVE_CONFIG_H  -I. -I../include  -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG   -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT x86_64/Greg_states_iterate.lo -MD -MP -MF $depbase.Tpo -c -o x86_64/Greg_states_iterate.lo x86_64/Greg_states_iterate.c && mv -f $depbase.Tpo $depbase.Plo
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT x86_64/Greg_states_iterate.lo -MD -MP -MF x86_64/.deps/Greg_states_iterate.Tpo -c x86_64/Greg_states_iterate.c  -fPIC -DPIC -o x86_64/.libs/Greg_states_iterate.o
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT x86_64/Greg_states_iterate.lo -MD -MP -MF x86_64/.deps/Greg_states_iterate.Tpo -c x86_64/Greg_states_iterate.c -o x86_64/Greg_states_iterate.o >/dev/null 2>&1
- depbase=`echo x86_64/Gcreate_addr_space.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool  --tag=CC    --mode=compile cc -DHAVE_CONFIG_H  -I. -I../include  -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG   -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT x86_64/Gcreate_addr_space.lo -MD -MP -MF $depbase.Tpo -c -o x86_64/Gcreate_addr_space.lo x86_64/Gcreate_addr_space.c && mv -f $depbase.Tpo $depbase.Plo
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT x86_64/Gcreate_addr_space.lo -MD -MP -MF x86_64/.deps/Gcreate_addr_space.Tpo -c x86_64/Gcreate_addr_space.c  -fPIC -DPIC -o x86_64/.libs/Gcreate_addr_space.o
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT x86_64/Gcreate_addr_space.lo -MD -MP -MF x86_64/.deps/Gcreate_addr_space.Tpo -c x86_64/Gcreate_addr_space.c -o x86_64/Gcreate_addr_space.o >/dev/null 2>&1
- depbase=`echo x86_64/Gget_save_loc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool  --tag=CC    --mode=compile cc -DHAVE_CONFIG_H  -I. -I../include  -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG   -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT x86_64/Gget_save_loc.lo -MD -MP -MF $depbase.Tpo -c -o x86_64/Gget_save_loc.lo x86_64/Gget_save_loc.c && mv -f $depbase.Tpo $depbase.Plo
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT x86_64/Gget_save_loc.lo -MD -MP -MF x86_64/.deps/Gget_save_loc.Tpo -c x86_64/Gget_save_loc.c  -fPIC -DPIC -o x86_64/.libs/Gget_save_loc.o
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT x86_64/Gget_save_loc.lo -MD -MP -MF x86_64/.deps/Gget_save_loc.Tpo -c x86_64/Gget_save_loc.c -o x86_64/Gget_save_loc.o >/dev/null 2>&1
- depbase=`echo x86_64/Gglobal.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool  --tag=CC    --mode=compile cc -DHAVE_CONFIG_H  -I. -I../include  -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG   -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT x86_64/Gglobal.lo -MD -MP -MF $depbase.Tpo -c -o x86_64/Gglobal.lo x86_64/Gglobal.c && mv -f $depbase.Tpo $depbase.Plo
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT x86_64/Gglobal.lo -MD -MP -MF x86_64/.deps/Gglobal.Tpo -c x86_64/Gglobal.c  -fPIC -DPIC -o x86_64/.libs/Gglobal.o
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT x86_64/Gglobal.lo -MD -MP -MF x86_64/.deps/Gglobal.Tpo -c x86_64/Gglobal.c -o x86_64/Gglobal.o >/dev/null 2>&1
- depbase=`echo x86_64/Ginit.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool  --tag=CC    --mode=compile cc -DHAVE_CONFIG_H  -I. -I../include  -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG   -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT x86_64/Ginit.lo -MD -MP -MF $depbase.Tpo -c -o x86_64/Ginit.lo x86_64/Ginit.c && mv -f $depbase.Tpo $depbase.Plo
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT x86_64/Ginit.lo -MD -MP -MF x86_64/.deps/Ginit.Tpo -c x86_64/Ginit.c  -fPIC -DPIC -o x86_64/.libs/Ginit.o
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT x86_64/Ginit.lo -MD -MP -MF x86_64/.deps/Ginit.Tpo -c x86_64/Ginit.c -o x86_64/Ginit.o >/dev/null 2>&1
- depbase=`echo x86_64/Ginit_local.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool  --tag=CC    --mode=compile cc -DHAVE_CONFIG_H  -I. -I../include  -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG   -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT x86_64/Ginit_local.lo -MD -MP -MF $depbase.Tpo -c -o x86_64/Ginit_local.lo x86_64/Ginit_local.c && mv -f $depbase.Tpo $depbase.Plo
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT x86_64/Ginit_local.lo -MD -MP -MF x86_64/.deps/Ginit_local.Tpo -c x86_64/Ginit_local.c  -fPIC -DPIC -o x86_64/.libs/Ginit_local.o
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT x86_64/Ginit_local.lo -MD -MP -MF x86_64/.deps/Ginit_local.Tpo -c x86_64/Ginit_local.c -o x86_64/Ginit_local.o >/dev/null 2>&1
- depbase=`echo x86_64/Ginit_remote.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool  --tag=CC    --mode=compile cc -DHAVE_CONFIG_H  -I. -I../include  -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG   -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT x86_64/Ginit_remote.lo -MD -MP -MF $depbase.Tpo -c -o x86_64/Ginit_remote.lo x86_64/Ginit_remote.c && mv -f $depbase.Tpo $depbase.Plo
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT x86_64/Ginit_remote.lo -MD -MP -MF x86_64/.deps/Ginit_remote.Tpo -c x86_64/Ginit_remote.c  -fPIC -DPIC -o x86_64/.libs/Ginit_remote.o
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT x86_64/Ginit_remote.lo -MD -MP -MF x86_64/.deps/Ginit_remote.Tpo -c x86_64/Ginit_remote.c -o x86_64/Ginit_remote.o >/dev/null 2>&1
- depbase=`echo x86_64/Gget_proc_info.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool  --tag=CC    --mode=compile cc -DHAVE_CONFIG_H  -I. -I../include  -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG   -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT x86_64/Gget_proc_info.lo -MD -MP -MF $depbase.Tpo -c -o x86_64/Gget_proc_info.lo x86_64/Gget_proc_info.c && mv -f $depbase.Tpo $depbase.Plo
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT x86_64/Gget_proc_info.lo -MD -MP -MF x86_64/.deps/Gget_proc_info.Tpo -c x86_64/Gget_proc_info.c  -fPIC -DPIC -o x86_64/.libs/Gget_proc_info.o
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT x86_64/Gget_proc_info.lo -MD -MP -MF x86_64/.deps/Gget_proc_info.Tpo -c x86_64/Gget_proc_info.c -o x86_64/Gget_proc_info.o >/dev/null 2>&1
- depbase=`echo x86_64/Gregs.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool  --tag=CC    --mode=compile cc -DHAVE_CONFIG_H  -I. -I../include  -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG   -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT x86_64/Gregs.lo -MD -MP -MF $depbase.Tpo -c -o x86_64/Gregs.lo x86_64/Gregs.c && mv -f $depbase.Tpo $depbase.Plo
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT x86_64/Gregs.lo -MD -MP -MF x86_64/.deps/Gregs.Tpo -c x86_64/Gregs.c  -fPIC -DPIC -o x86_64/.libs/Gregs.o
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT x86_64/Gregs.lo -MD -MP -MF x86_64/.deps/Gregs.Tpo -c x86_64/Gregs.c -o x86_64/Gregs.o >/dev/null 2>&1
- depbase=`echo x86_64/Gresume.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool  --tag=CC    --mode=compile cc -DHAVE_CONFIG_H  -I. -I../include  -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG   -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT x86_64/Gresume.lo -MD -MP -MF $depbase.Tpo -c -o x86_64/Gresume.lo x86_64/Gresume.c && mv -f $depbase.Tpo $depbase.Plo
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT x86_64/Gresume.lo -MD -MP -MF x86_64/.deps/Gresume.Tpo -c x86_64/Gresume.c  -fPIC -DPIC -o x86_64/.libs/Gresume.o
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT x86_64/Gresume.lo -MD -MP -MF x86_64/.deps/Gresume.Tpo -c x86_64/Gresume.c -o x86_64/Gresume.o >/dev/null 2>&1
- depbase=`echo x86_64/Gstash_frame.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool  --tag=CC    --mode=compile cc -DHAVE_CONFIG_H  -I. -I../include  -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG   -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT x86_64/Gstash_frame.lo -MD -MP -MF $depbase.Tpo -c -o x86_64/Gstash_frame.lo x86_64/Gstash_frame.c && mv -f $depbase.Tpo $depbase.Plo
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT x86_64/Gstash_frame.lo -MD -MP -MF x86_64/.deps/Gstash_frame.Tpo -c x86_64/Gstash_frame.c  -fPIC -DPIC -o x86_64/.libs/Gstash_frame.o
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT x86_64/Gstash_frame.lo -MD -MP -MF x86_64/.deps/Gstash_frame.Tpo -c x86_64/Gstash_frame.c -o x86_64/Gstash_frame.o >/dev/null 2>&1
- depbase=`echo x86_64/Gstep.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool  --tag=CC    --mode=compile cc -DHAVE_CONFIG_H  -I. -I../include  -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG   -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT x86_64/Gstep.lo -MD -MP -MF $depbase.Tpo -c -o x86_64/Gstep.lo x86_64/Gstep.c && mv -f $depbase.Tpo $depbase.Plo
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT x86_64/Gstep.lo -MD -MP -MF x86_64/.deps/Gstep.Tpo -c x86_64/Gstep.c  -fPIC -DPIC -o x86_64/.libs/Gstep.o
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT x86_64/Gstep.lo -MD -MP -MF x86_64/.deps/Gstep.Tpo -c x86_64/Gstep.c -o x86_64/Gstep.o >/dev/null 2>&1
- depbase=`echo x86_64/Gtrace.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool  --tag=CC    --mode=compile cc -DHAVE_CONFIG_H  -I. -I../include  -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG   -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT x86_64/Gtrace.lo -MD -MP -MF $depbase.Tpo -c -o x86_64/Gtrace.lo x86_64/Gtrace.c && mv -f $depbase.Tpo $depbase.Plo
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT x86_64/Gtrace.lo -MD -MP -MF x86_64/.deps/Gtrace.Tpo -c x86_64/Gtrace.c  -fPIC -DPIC -o x86_64/.libs/Gtrace.o
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT x86_64/Gtrace.lo -MD -MP -MF x86_64/.deps/Gtrace.Tpo -c x86_64/Gtrace.c -o x86_64/Gtrace.o >/dev/null 2>&1
- depbase=`echo dwarf/Gexpr.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool  --tag=CC    --mode=compile cc -DHAVE_CONFIG_H  -I. -I../include  -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG   -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT dwarf/Gexpr.lo -MD -MP -MF $depbase.Tpo -c -o dwarf/Gexpr.lo dwarf/Gexpr.c && mv -f $depbase.Tpo $depbase.Plo
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT dwarf/Gexpr.lo -MD -MP -MF dwarf/.deps/Gexpr.Tpo -c dwarf/Gexpr.c  -fPIC -DPIC -o dwarf/.libs/Gexpr.o
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT dwarf/Gexpr.lo -MD -MP -MF dwarf/.deps/Gexpr.Tpo -c dwarf/Gexpr.c -o dwarf/Gexpr.o >/dev/null 2>&1
- depbase=`echo dwarf/Gfde.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool  --tag=CC    --mode=compile cc -DHAVE_CONFIG_H  -I. -I../include  -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG   -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT dwarf/Gfde.lo -MD -MP -MF $depbase.Tpo -c -o dwarf/Gfde.lo dwarf/Gfde.c && mv -f $depbase.Tpo $depbase.Plo
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT dwarf/Gfde.lo -MD -MP -MF dwarf/.deps/Gfde.Tpo -c dwarf/Gfde.c  -fPIC -DPIC -o dwarf/.libs/Gfde.o
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT dwarf/Gfde.lo -MD -MP -MF dwarf/.deps/Gfde.Tpo -c dwarf/Gfde.c -o dwarf/Gfde.o >/dev/null 2>&1
- depbase=`echo dwarf/Gparser.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool  --tag=CC    --mode=compile cc -DHAVE_CONFIG_H  -I. -I../include  -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG   -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT dwarf/Gparser.lo -MD -MP -MF $depbase.Tpo -c -o dwarf/Gparser.lo dwarf/Gparser.c && mv -f $depbase.Tpo $depbase.Plo
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT dwarf/Gparser.lo -MD -MP -MF dwarf/.deps/Gparser.Tpo -c dwarf/Gparser.c  -fPIC -DPIC -o dwarf/.libs/Gparser.o
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT dwarf/Gparser.lo -MD -MP -MF dwarf/.deps/Gparser.Tpo -c dwarf/Gparser.c -o dwarf/Gparser.o >/dev/null 2>&1
- depbase=`echo dwarf/Gpe.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool  --tag=CC    --mode=compile cc -DHAVE_CONFIG_H  -I. -I../include  -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG   -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT dwarf/Gpe.lo -MD -MP -MF $depbase.Tpo -c -o dwarf/Gpe.lo dwarf/Gpe.c && mv -f $depbase.Tpo $depbase.Plo
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT dwarf/Gpe.lo -MD -MP -MF dwarf/.deps/Gpe.Tpo -c dwarf/Gpe.c  -fPIC -DPIC -o dwarf/.libs/Gpe.o
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT dwarf/Gpe.lo -MD -MP -MF dwarf/.deps/Gpe.Tpo -c dwarf/Gpe.c -o dwarf/Gpe.o >/dev/null 2>&1
- depbase=`echo dwarf/Gfind_proc_info-lsb.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool  --tag=CC    --mode=compile cc -DHAVE_CONFIG_H  -I. -I../include  -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG   -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT dwarf/Gfind_proc_info-lsb.lo -MD -MP -MF $depbase.Tpo -c -o dwarf/Gfind_proc_info-lsb.lo dwarf/Gfind_proc_info-lsb.c && mv -f $depbase.Tpo $depbase.Plo
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT dwarf/Gfind_proc_info-lsb.lo -MD -MP -MF dwarf/.deps/Gfind_proc_info-lsb.Tpo -c dwarf/Gfind_proc_info-lsb.c  -fPIC -DPIC -o dwarf/.libs/Gfind_proc_info-lsb.o
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT dwarf/Gfind_proc_info-lsb.lo -MD -MP -MF dwarf/.deps/Gfind_proc_info-lsb.Tpo -c dwarf/Gfind_proc_info-lsb.c -o dwarf/Gfind_proc_info-lsb.o >/dev/null 2>&1
- depbase=`echo dwarf/Gfind_unwind_table.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool  --tag=CC    --mode=compile cc -DHAVE_CONFIG_H  -I. -I../include  -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG   -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT dwarf/Gfind_unwind_table.lo -MD -MP -MF $depbase.Tpo -c -o dwarf/Gfind_unwind_table.lo dwarf/Gfind_unwind_table.c && mv -f $depbase.Tpo $depbase.Plo
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT dwarf/Gfind_unwind_table.lo -MD -MP -MF dwarf/.deps/Gfind_unwind_table.Tpo -c dwarf/Gfind_unwind_table.c  -fPIC -DPIC -o dwarf/.libs/Gfind_unwind_table.o
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT dwarf/Gfind_unwind_table.lo -MD -MP -MF dwarf/.deps/Gfind_unwind_table.Tpo -c dwarf/Gfind_unwind_table.c -o dwarf/Gfind_unwind_table.o >/dev/null 2>&1
- /bin/sh ../libtool  --tag=CC    --mode=link cc  -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__    -o libunwind-dwarf-generic.la  dwarf/Gexpr.lo dwarf/Gfde.lo  dwarf/Gparser.lo dwarf/Gpe.lo dwarf/Gfind_proc_info-lsb.lo  dwarf/Gfind_unwind_table.lo libunwind-dwarf-common.la 
- libtool: link: (cd .libs/libunwind-dwarf-generic.lax/libunwind-dwarf-common.a && ar x "/usr/home/opam/.opam/4.14.1/.opam-switch/build/opsian.0.1/_build/default/lib/deps/libunwind/src/./.libs/libunwind-dwarf-common.a")
- libtool: link: ar cr .libs/libunwind-dwarf-generic.a dwarf/.libs/Gexpr.o dwarf/.libs/Gfde.o dwarf/.libs/Gparser.o dwarf/.libs/Gpe.o dwarf/.libs/Gfind_proc_info-lsb.o dwarf/.libs/Gfind_unwind_table.o   .libs/libunwind-dwarf-generic.lax/libunwind-dwarf-common.a/global.o 
- libtool: link: ranlib .libs/libunwind-dwarf-generic.a
- libtool: link: rm -fr .libs/libunwind-dwarf-generic.lax
- libtool: link: ( cd ".libs" && rm -f "libunwind-dwarf-generic.la" && ln -s "../libunwind-dwarf-generic.la" "libunwind-dwarf-generic.la" )
- /bin/sh ../libtool  --tag=CC    --mode=link cc   -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -XCClinker -nostartfiles -version-info 8:1:0   -o libunwind-x86_64.la -rpath  /usr/local/lib os-freebsd.lo mi/init.lo mi/flush_cache.lo  mi/mempool.lo mi/strerror.lo x86_64/is_fpreg.lo x86_64/regname.lo x86_64/Gos-freebsd.lo mi/Gdyn-extract.lo mi/Gdyn-remote.lo  mi/Gfind_dynamic_proc_info.lo mi/Gget_accessors.lo  mi/Gget_proc_info_by_ip.lo mi/Gget_proc_name.lo  mi/Gput_dynamic_unwind_info.lo mi/Gdestroy_addr_space.lo  mi/Gget_reg.lo mi/Gset_reg.lo mi/Gget_fpreg.lo  mi/Gset_fpreg.lo mi/Gset_caching_policy.lo  mi/Gset_cache_size.lo  x86_64/Gapply_reg_state.lo x86_64/Greg_states_iterate.lo  x86_64/Gcreate_addr_space.lo x86_64/Gget_save_loc.lo  x86_64/Gglobal.lo x86_64/Ginit.lo x86_64/Ginit_local.lo  x86_64/Ginit_remote.lo x86_64/Gget_proc_info.lo  x86_64/Gregs.lo x86_64/Gresume.lo x86_64/Gstash_frame.lo  x86_64/Gstep.lo x86_64/Gtrace.lo libunwind-dwarf-generic.la  libunwind-elf64.la  libunwind.la -lc 
- libtool: link: cc -shared  -fPIC -DPIC  .libs/os-freebsd.o mi/.libs/init.o mi/.libs/flush_cache.o mi/.libs/mempool.o mi/.libs/strerror.o x86_64/.libs/is_fpreg.o x86_64/.libs/regname.o x86_64/.libs/Gos-freebsd.o mi/.libs/Gdyn-extract.o mi/.libs/Gdyn-remote.o mi/.libs/Gfind_dynamic_proc_info.o mi/.libs/Gget_accessors.o mi/.libs/Gget_proc_info_by_ip.o mi/.libs/Gget_proc_name.o mi/.libs/Gput_dynamic_unwind_info.o mi/.libs/Gdestroy_addr_space.o mi/.libs/Gget_reg.o mi/.libs/Gset_reg.o mi/.libs/Gget_fpreg.o mi/.libs/Gset_fpreg.o mi/.libs/Gset_caching_policy.o mi/.libs/Gset_cache_size.o x86_64/.libs/Gapply_reg_state.o x86_64/.libs/Greg_states_iterate.o x86_64/.libs/Gcreate_addr_space.o x86_64/.libs/Gget_save_loc.o x86_64/.libs/Gglobal.o x86_64/.libs/Ginit.o x86_64/.libs/Ginit_local.o x86_64/.libs/Ginit_remote.o x86_64/.libs/Gget_proc_info.o x86_64/.libs/Gregs.o x86_64/.libs/Gresume.o x86_64/.libs/Gstash_frame.o x86_64/.libs/Gstep.o x86_64/.libs/Gtrace.o  -Wl,--whole-archive ./.libs/libunwind-dwarf-generic.a ./.libs/libunwind-elf64.a -Wl,--no-whole-archive  -Wl,-rpath -Wl,/usr/home/opam/.opam/4.14.1/.opam-switch/build/opsian.0.1/_build/default/lib/deps/libunwind/src/.libs -Wl,-rpath -Wl,/usr/local/lib ./.libs/libunwind.so -lgcc_s -llzma -lz  -nostartfiles   -Wl,-soname -Wl,libunwind-x86_64.so.8 -o .libs/libunwind-x86_64.so.8.0.1
- libtool: link: (cd ".libs" && rm -f "libunwind-x86_64.so.8" && ln -s "libunwind-x86_64.so.8.0.1" "libunwind-x86_64.so.8")
- libtool: link: (cd ".libs" && rm -f "libunwind-x86_64.so" && ln -s "libunwind-x86_64.so.8.0.1" "libunwind-x86_64.so")
- libtool: link: (cd .libs/libunwind-x86_64.lax/libunwind-dwarf-generic.a && ar x "/usr/home/opam/.opam/4.14.1/.opam-switch/build/opsian.0.1/_build/default/lib/deps/libunwind/src/./.libs/libunwind-dwarf-generic.a")
- libtool: link: (cd .libs/libunwind-x86_64.lax/libunwind-elf64.a && ar x "/usr/home/opam/.opam/4.14.1/.opam-switch/build/opsian.0.1/_build/default/lib/deps/libunwind/src/./.libs/libunwind-elf64.a")
- libtool: link: ar cr .libs/libunwind-x86_64.a  os-freebsd.o mi/init.o mi/flush_cache.o mi/mempool.o mi/strerror.o x86_64/is_fpreg.o x86_64/regname.o x86_64/Gos-freebsd.o mi/Gdyn-extract.o mi/Gdyn-remote.o mi/Gfind_dynamic_proc_info.o mi/Gget_accessors.o mi/Gget_proc_info_by_ip.o mi/Gget_proc_name.o mi/Gput_dynamic_unwind_info.o mi/Gdestroy_addr_space.o mi/Gget_reg.o mi/Gset_reg.o mi/Gget_fpreg.o mi/Gset_fpreg.o mi/Gset_caching_policy.o mi/Gset_cache_size.o x86_64/Gapply_reg_state.o x86_64/Greg_states_iterate.o x86_64/Gcreate_addr_space.o x86_64/Gget_save_loc.o x86_64/Gglobal.o x86_64/Ginit.o x86_64/Ginit_local.o x86_64/Ginit_remote.o x86_64/Gget_proc_info.o x86_64/Gregs.o x86_64/Gresume.o x86_64/Gstash_frame.o x86_64/Gstep.o x86_64/Gtrace.o  .libs/libunwind-x86_64.lax/libunwind-dwarf-generic.a/Gexpr.o .libs/libunwind-x86_64.lax/libunwind-dwarf-generic.a/Gfde.o .libs/libunwind-x86_64.lax/libunwind-dwarf-generic.a/Gfind_proc_info-lsb.o .libs/libunwind-x86_64.lax/libunwind-dwarf-generic.a/Gfind_unwind_table.o .libs/libunwind-x86_64.lax/libunwind-dwarf-generic.a/Gparser.o .libs/libunwind-x86_64.lax/libunwind-dwarf-generic.a/Gpe.o .libs/libunwind-x86_64.lax/libunwind-dwarf-generic.a/global.o  .libs/libunwind-x86_64.lax/libunwind-elf64.a/elf64.o 
- libtool: link: ranlib .libs/libunwind-x86_64.a
- libtool: link: rm -fr .libs/libunwind-x86_64.lax
- libtool: link: ( cd ".libs" && rm -f "libunwind-x86_64.la" && ln -s "../libunwind-x86_64.la" "libunwind-x86_64.la" )
- depbase=`echo setjmp/longjmp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool  --tag=CC    --mode=compile cc -DHAVE_CONFIG_H  -I. -I../include  -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG   -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT setjmp/longjmp.lo -MD -MP -MF $depbase.Tpo -c -o setjmp/longjmp.lo setjmp/longjmp.c && mv -f $depbase.Tpo $depbase.Plo
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT setjmp/longjmp.lo -MD -MP -MF setjmp/.deps/longjmp.Tpo -c setjmp/longjmp.c  -fPIC -DPIC -o setjmp/.libs/longjmp.o
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT setjmp/longjmp.lo -MD -MP -MF setjmp/.deps/longjmp.Tpo -c setjmp/longjmp.c -o setjmp/longjmp.o >/dev/null 2>&1
- depbase=`echo setjmp/siglongjmp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool  --tag=CC    --mode=compile cc -DHAVE_CONFIG_H  -I. -I../include  -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG   -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT setjmp/siglongjmp.lo -MD -MP -MF $depbase.Tpo -c -o setjmp/siglongjmp.lo setjmp/siglongjmp.c && mv -f $depbase.Tpo $depbase.Plo
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT setjmp/siglongjmp.lo -MD -MP -MF setjmp/.deps/siglongjmp.Tpo -c setjmp/siglongjmp.c  -fPIC -DPIC -o setjmp/.libs/siglongjmp.o
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT setjmp/siglongjmp.lo -MD -MP -MF setjmp/.deps/siglongjmp.Tpo -c setjmp/siglongjmp.c -o setjmp/siglongjmp.o >/dev/null 2>&1
- depbase=`echo x86_64/longjmp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool  --tag=CC    --mode=compile cc -DHAVE_CONFIG_H  -I. -I../include  -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG  -I../include -I../include/tdep-x86_64 -I. -fPIC  -D_GNU_SOURCE -DNDEBUG -MT x86_64/longjmp.lo -MD -MP -MF $depbase.Tpo -c -o x86_64/longjmp.lo x86_64/longjmp.S && mv -f $depbase.Tpo $depbase.Plo
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -I../include -I../include/tdep-x86_64 -I. -fPIC -D_GNU_SOURCE -DNDEBUG -MT x86_64/longjmp.lo -MD -MP -MF x86_64/.deps/longjmp.Tpo -c x86_64/longjmp.S  -fPIC -DPIC -o x86_64/.libs/longjmp.o
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -I../include -I../include/tdep-x86_64 -I. -fPIC -D_GNU_SOURCE -DNDEBUG -MT x86_64/longjmp.lo -MD -MP -MF x86_64/.deps/longjmp.Tpo -c x86_64/longjmp.S -o x86_64/longjmp.o >/dev/null 2>&1
- depbase=`echo x86_64/siglongjmp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool  --tag=CC    --mode=compile cc -DHAVE_CONFIG_H  -I. -I../include  -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG  -I../include -I../include/tdep-x86_64 -I. -fPIC  -D_GNU_SOURCE -DNDEBUG -MT x86_64/siglongjmp.lo -MD -MP -MF $depbase.Tpo -c -o x86_64/siglongjmp.lo x86_64/siglongjmp.S && mv -f $depbase.Tpo $depbase.Plo
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -I../include -I../include/tdep-x86_64 -I. -fPIC -D_GNU_SOURCE -DNDEBUG -MT x86_64/siglongjmp.lo -MD -MP -MF x86_64/.deps/siglongjmp.Tpo -c x86_64/siglongjmp.S  -fPIC -DPIC -o x86_64/.libs/siglongjmp.o
- libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -I../include -I../include/tdep-x86_64 -I. -fPIC -D_GNU_SOURCE -DNDEBUG -MT x86_64/siglongjmp.lo -MD -MP -MF x86_64/.deps/siglongjmp.Tpo -c x86_64/siglongjmp.S -o x86_64/siglongjmp.o >/dev/null 2>&1
- /bin/sh ../libtool  --tag=CC    --mode=link cc   -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -XCClinker -nostartfiles		      -version-info 0:0:0   -o libunwind-setjmp.la -rpath /usr/local/lib setjmp/longjmp.lo  setjmp/siglongjmp.lo          x86_64/longjmp.lo  x86_64/siglongjmp.lo     libunwind-elf64.la	 libunwind-x86_64.la	 libunwind.la -lc 
- libtool: link: cc -shared  -fPIC -DPIC  setjmp/.libs/longjmp.o setjmp/.libs/siglongjmp.o x86_64/.libs/longjmp.o x86_64/.libs/siglongjmp.o  -Wl,--whole-archive ./.libs/libunwind-elf64.a -Wl,--no-whole-archive  -Wl,-rpath -Wl,/usr/home/opam/.opam/4.14.1/.opam-switch/build/opsian.0.1/_build/default/lib/deps/libunwind/src/.libs -Wl,-rpath -Wl,/usr/local/lib -L/usr/home/opam/.opam/4.14.1/.opam-switch/build/opsian.0.1/_build/default/lib/deps/libunwind/src/.libs ./.libs/libunwind-x86_64.so /usr/home/opam/.opam/4.14.1/.opam-switch/build/opsian.0.1/_build/default/lib/deps/libunwind/src/.libs/libunwind.so ./.libs/libunwind.so -lgcc_s -llzma -lz  -nostartfiles   -Wl,-soname -Wl,libunwind-setjmp.so.0 -o .libs/libunwind-setjmp.so.0.0.0
- libtool: link: (cd ".libs" && rm -f "libunwind-setjmp.so.0" && ln -s "libunwind-setjmp.so.0.0.0" "libunwind-setjmp.so.0")
- libtool: link: (cd ".libs" && rm -f "libunwind-setjmp.so" && ln -s "libunwind-setjmp.so.0.0.0" "libunwind-setjmp.so")
- libtool: link: (cd .libs/libunwind-setjmp.lax/libunwind-elf64.a && ar x "/usr/home/opam/.opam/4.14.1/.opam-switch/build/opsian.0.1/_build/default/lib/deps/libunwind/src/./.libs/libunwind-elf64.a")
- copying selected object files to avoid basename conflicts...
- libtool: link: ln x86_64/longjmp.o .libs/libunwind-setjmp.lax/lt1-longjmp.o || cp x86_64/longjmp.o .libs/libunwind-setjmp.lax/lt1-longjmp.o
- libtool: link: ln x86_64/siglongjmp.o .libs/libunwind-setjmp.lax/lt2-siglongjmp.o || cp x86_64/siglongjmp.o .libs/libunwind-setjmp.lax/lt2-siglongjmp.o
- libtool: link: ar cr .libs/libunwind-setjmp.a setjmp/longjmp.o setjmp/siglongjmp.o .libs/libunwind-setjmp.lax/lt1-longjmp.o .libs/libunwind-setjmp.lax/lt2-siglongjmp.o .libs/libunwind-setjmp.lax/libunwind-elf64.a/elf64.o
- libtool: link: ranlib .libs/libunwind-setjmp.a
- libtool: link: rm -fr .libs/libunwind-setjmp.lax .libs/libunwind-setjmp.lax
- libtool: link: ( cd ".libs" && rm -f "libunwind-setjmp.la" && ln -s "../libunwind-setjmp.la" "libunwind-setjmp.la" )
- Making all in tests
- depbase=`echo forker.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I../include  -I../include  -D_GNU_SOURCE -DNDEBUG  -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT forker.o -MD -MP -MF $depbase.Tpo -c -o forker.o forker.c && mv -f $depbase.Tpo $depbase.Po
- /bin/sh ../libtool  --tag=CC    --mode=link cc  -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__  -static  -o forker forker.o  
- libtool: link: cc -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -o forker forker.o 
- depbase=`echo Gperf-simple.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I../include  -I../include  -D_GNU_SOURCE -DNDEBUG  -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT Gperf-simple.o -MD -MP -MF $depbase.Tpo -c -o Gperf-simple.o Gperf-simple.c && mv -f $depbase.Tpo $depbase.Po
- /bin/sh ../libtool  --tag=CC    --mode=link cc  -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__    -o Gperf-simple Gperf-simple.o ../src/libunwind-x86_64.la ../src/libunwind.la 
- libtool: link: cc -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -o .libs/Gperf-simple Gperf-simple.o  ../src/.libs/libunwind-x86_64.so /usr/home/opam/.opam/4.14.1/.opam-switch/build/opsian.0.1/_build/default/lib/deps/libunwind/src/.libs/libunwind.so ../src/.libs/libunwind.so -lgcc_s -llzma -lz -Wl,-rpath -Wl,/usr/local/lib
- depbase=`echo Lperf-simple.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I../include  -I../include  -D_GNU_SOURCE -DNDEBUG  -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT Lperf-simple.o -MD -MP -MF $depbase.Tpo -c -o Lperf-simple.o Lperf-simple.c && mv -f $depbase.Tpo $depbase.Po
- /bin/sh ../libtool  --tag=CC    --mode=link cc  -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__    -o Lperf-simple Lperf-simple.o ../src/libunwind.la 
- libtool: link: cc -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -o .libs/Lperf-simple Lperf-simple.o  ../src/.libs/libunwind.so -lgcc_s -llzma -lz -Wl,-rpath -Wl,/usr/local/lib
- depbase=`echo Gperf-trace.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I../include  -I../include  -D_GNU_SOURCE -DNDEBUG  -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT Gperf-trace.o -MD -MP -MF $depbase.Tpo -c -o Gperf-trace.o Gperf-trace.c && mv -f $depbase.Tpo $depbase.Po
- /bin/sh ../libtool  --tag=CC    --mode=link cc  -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__    -o Gperf-trace Gperf-trace.o ../src/libunwind-x86_64.la ../src/libunwind.la 
- libtool: link: cc -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -o .libs/Gperf-trace Gperf-trace.o  ../src/.libs/libunwind-x86_64.so /usr/home/opam/.opam/4.14.1/.opam-switch/build/opsian.0.1/_build/default/lib/deps/libunwind/src/.libs/libunwind.so ../src/.libs/libunwind.so -lgcc_s -llzma -lz -Wl,-rpath -Wl,/usr/local/lib
- depbase=`echo Lperf-trace.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I../include  -I../include  -D_GNU_SOURCE -DNDEBUG  -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT Lperf-trace.o -MD -MP -MF $depbase.Tpo -c -o Lperf-trace.o Lperf-trace.c && mv -f $depbase.Tpo $depbase.Po
- /bin/sh ../libtool  --tag=CC    --mode=link cc  -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__    -o Lperf-trace Lperf-trace.o ../src/libunwind.la 
- libtool: link: cc -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -o .libs/Lperf-trace Lperf-trace.o  ../src/.libs/libunwind.so -lgcc_s -llzma -lz -Wl,-rpath -Wl,/usr/local/lib
- depbase=`echo mapper.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I../include  -I../include  -D_GNU_SOURCE -DNDEBUG  -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT mapper.o -MD -MP -MF $depbase.Tpo -c -o mapper.o mapper.c && mv -f $depbase.Tpo $depbase.Po
- /bin/sh ../libtool  --tag=CC    --mode=link cc  -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__    -o mapper mapper.o  
- libtool: link: cc -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -o mapper mapper.o 
- depbase=`echo test-ptrace-misc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I../include  -I../include  -D_GNU_SOURCE -DNDEBUG  -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT test-ptrace-misc.o -MD -MP -MF $depbase.Tpo -c -o test-ptrace-misc.o test-ptrace-misc.c && mv -f $depbase.Tpo $depbase.Po
- depbase=`echo ident.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I../include  -I../include  -D_GNU_SOURCE -DNDEBUG  -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -MT ident.o -MD -MP -MF $depbase.Tpo -c -o ident.o ident.c && mv -f $depbase.Tpo $depbase.Po
- /bin/sh ../libtool  --tag=CC    --mode=link cc  -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__    -o test-ptrace-misc test-ptrace-misc.o  ident.o  
- libtool: link: cc -fPIC -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -o test-ptrace-misc test-ptrace-misc.o ident.o 
- In file included from dwarf/Lparser.c:4:
- dwarf/Gparser.c:901:5: warning: implicit declaration of function '_ULx86_64_stash_frame' is invalid in C99 [-Wimplicit-function-declaration]
-     tdep_stash_frame (c, rs);
-     ^
- ../include/tdep-x86_64/libunwind_i.h:213:41: note: expanded from macro 'tdep_stash_frame'
- #define tdep_stash_frame                UNW_OBJ(stash_frame)
-                                         ^
- ../include/libunwind-common.h:48:21: note: expanded from macro 'UNW_OBJ'
- #define UNW_OBJ(fn)     UNW_PASTE(UNW_PREFIX, fn)
-                         ^
- ../include/libunwind-common.h:47:24: note: expanded from macro 'UNW_PASTE'
- #define UNW_PASTE(x,y)  UNW_PASTE2(x,y)
-                         ^
- ../include/libunwind-common.h:46:25: note: expanded from macro 'UNW_PASTE2'
- #define UNW_PASTE2(x,y) x##y
-                         ^
- <scratch space>:113:1: note: expanded from here
- _ULx86_64_stash_frame
- ^
- 1 warning generated.
- ptrace/_UPT_get_dyn_info_list_addr.c:83:3: warning: Implement get_list_addr(), please. [-W#warnings]
- # warning Implement get_list_addr(), please.
-   ^
- 1 warning generated.
- coredump/_UPT_get_dyn_info_list_addr.c:86:3: warning: Implement get_list_addr(), please. [-W#warnings]
- # warning Implement get_list_addr(), please.
-   ^
- 1 warning generated.
- dwarf/Gparser.c:901:5: warning: implicit declaration of function '_Ux86_64_stash_frame' is invalid in C99 [-Wimplicit-function-declaration]
-     tdep_stash_frame (c, rs);
-     ^
- ../include/tdep-x86_64/libunwind_i.h:213:41: note: expanded from macro 'tdep_stash_frame'
- #define tdep_stash_frame                UNW_OBJ(stash_frame)
-                                         ^
- ../include/libunwind-common.h:48:21: note: expanded from macro 'UNW_OBJ'
- #define UNW_OBJ(fn)     UNW_PASTE(UNW_PREFIX, fn)
-                         ^
- ../include/libunwind-common.h:47:24: note: expanded from macro 'UNW_PASTE'
- #define UNW_PASTE(x,y)  UNW_PASTE2(x,y)
-                         ^
- ../include/libunwind-common.h:46:25: note: expanded from macro 'UNW_PASTE2'
- #define UNW_PASTE2(x,y) x##y
-                         ^
- <scratch space>:100:1: note: expanded from here
- _Ux86_64_stash_frame
- ^
- 1 warning generated.
- setjmp/siglongjmp.c:111:48: warning: incompatible pointer to integer conversion passing 'unw_word_t *' (aka 'unsigned long *') to parameter of type 'unw_word_t' (aka 'unsigned long'); remove & [-Wint-conversion]
-           if (unw_set_reg (&c, UNW_REG_EH + 2, &wp[JB_MASK]) < 0)
-                                                ^~~~~~~~~~~~
- ../include/libunwind-common.h:283:56: note: passing argument to parameter here
- extern int unw_set_reg (unw_cursor_t *, int, unw_word_t);
-                                                        ^
- 1 warning generated.
- (cd _build/default/lib/deps/protobuf && /usr/local/bin/autoreconf -isfv)
- libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
- libtoolize: linking file 'build-aux/ltmain.sh'
- libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
- libtoolize: linking file 'm4/libtool.m4'
- libtoolize: linking file 'm4/ltoptions.m4'
- libtoolize: linking file 'm4/ltsugar.m4'
- libtoolize: linking file 'm4/ltversion.m4'
- libtoolize: linking file 'm4/lt~obsolete.m4'
- libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
- libtoolize: linking file 'build-aux/ltmain.sh'
- libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
- libtoolize: and rerunning libtoolize and aclocal.
- libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
- libtoolize: putting auxiliary files in '.'.
- libtoolize: linking file './ltmain.sh'
- libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
- libtoolize: linking file 'm4/libtool.m4'
- libtoolize: linking file 'm4/ltoptions.m4'
- libtoolize: linking file 'm4/ltsugar.m4'
- libtoolize: linking file 'm4/ltversion.m4'
- libtoolize: linking file 'm4/lt~obsolete.m4'
- autoreconf2.71: export WARNINGS=
- autoreconf2.71: Entering directory '.'
- autoreconf2.71: configure.ac: not using Gettext
- autoreconf2.71: running: aclocal --force -I m4
- autoreconf2.71: configure.ac: tracing
- autoreconf2.71: configure.ac: adding subdirectory gmock to autoreconf
- autoreconf2.71: Entering directory 'gmock'
- autoreconf2.71: configure.ac: not using Gettext
- autoreconf2.71: running: aclocal --force 
- autoreconf2.71: configure.ac: tracing
- autoreconf2.71: configure.ac: adding subdirectory gtest to autoreconf
- autoreconf2.71: Entering directory 'gtest'
- autoreconf2.71: configure.ac: not using Gettext
- autoreconf2.71: running: aclocal --force -I m4
- autoreconf2.71: configure.ac: tracing
- autoreconf2.71: running: libtoolize --force
- autoreconf2.71: configure.ac: not using Intltool
- autoreconf2.71: configure.ac: not using Gtkdoc
- autoreconf2.71: running: aclocal --force -I m4
- autoreconf2.71: running: /usr/local/bin/autoconf2.71 --force
- configure.ac:30: warning: The macro `AC_PROG_LIBTOOL' is obsolete.
- configure.ac:30: You should run autoupdate.
- m4/libtool.m4:100: AC_PROG_LIBTOOL is expanded from...
- configure.ac:30: the top level
- configure.ac:51: warning: The macro `AC_LANG_C' is obsolete.
- configure.ac:51: You should run autoupdate.
- ./lib/autoconf/c.m4:72: AC_LANG_C is expanded from...
- m4/acx_pthread.m4:63: ACX_PTHREAD is expanded from...
- lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
- configure.ac:51: the top level
- configure.ac:51: warning: The macro `AC_TRY_LINK' is obsolete.
- configure.ac:51: You should run autoupdate.
- ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from...
- m4/acx_pthread.m4:63: ACX_PTHREAD is expanded from...
- lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
- configure.ac:51: the top level
- autoreconf2.71: running: /usr/local/bin/autoheader2.71 --force
- autoreconf2.71: running: automake --add-missing --force-missing
- configure.ac:27: installing 'build-aux/compile'
- configure.ac:24: installing 'build-aux/missing'
- Makefile.am: installing 'build-aux/depcomp'
- autoreconf2.71: Leaving directory 'gtest'
- autoreconf2.71: running: libtoolize --force
- autoreconf2.71: configure.ac: not using Intltool
- autoreconf2.71: configure.ac: not using Gtkdoc
- autoreconf2.71: running: aclocal --force 
- autoreconf2.71: running: /usr/local/bin/autoconf2.71 --force
- configure.ac:25: warning: The macro `AC_PROG_LIBTOOL' is obsolete.
- configure.ac:25: You should run autoupdate.
- aclocal.m4:122: AC_PROG_LIBTOOL is expanded from...
- configure.ac:25: the top level
- configure.ac:48: warning: The macro `AC_LANG_C' is obsolete.
- configure.ac:48: You should run autoupdate.
- ./lib/autoconf/c.m4:72: AC_LANG_C is expanded from...
- gtest/m4/acx_pthread.m4:63: ACX_PTHREAD is expanded from...
- lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
- configure.ac:48: the top level
- configure.ac:48: warning: The macro `AC_TRY_LINK' is obsolete.
- configure.ac:48: You should run autoupdate.
- ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from...
- gtest/m4/acx_pthread.m4:63: ACX_PTHREAD is expanded from...
- lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
- configure.ac:48: the top level
- autoreconf2.71: running: /usr/local/bin/autoheader2.71 --force
- autoreconf2.71: running: automake --add-missing --force-missing
- configure.ac:22: installing 'build-aux/compile'
- configure.ac:19: installing 'build-aux/missing'
- Makefile.am: installing 'build-aux/depcomp'
- autoreconf2.71: Leaving directory 'gmock'
- autoreconf2.71: running: libtoolize --force
- autoreconf2.71: configure.ac: not using Intltool
- autoreconf2.71: configure.ac: not using Gtkdoc
- autoreconf2.71: running: aclocal --force -I m4
- autoreconf2.71: running: /usr/local/bin/autoconf2.71 --force
- configure.ac:63: warning: The macro `AC_PROG_CXX_FOR_BUILD' is obsolete.
- configure.ac:63: You should run autoupdate.
- m4/ax_prog_cxx_for_build.m4:36: AC_PROG_CXX_FOR_BUILD is expanded from...
- configure.ac:63: the top level
- configure.ac:94: warning: The macro `AC_PROG_LIBTOOL' is obsolete.
- configure.ac:94: You should run autoupdate.
- m4/libtool.m4:100: AC_PROG_LIBTOOL is expanded from...
- configure.ac:94: the top level
- configure.ac:116: warning: The macro `AC_HEADER_STDC' is obsolete.
- configure.ac:116: You should run autoupdate.
- ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from...
- configure.ac:116: the top level
- configure.ac:177: warning: The macro `AC_LANG_C' is obsolete.
- configure.ac:177: You should run autoupdate.
- ./lib/autoconf/c.m4:72: AC_LANG_C is expanded from...
- m4/acx_pthread.m4:63: ACX_PTHREAD is expanded from...
- configure.ac:177: the top level
- configure.ac:177: warning: The macro `AC_TRY_LINK' is obsolete.
- configure.ac:177: You should run autoupdate.
- ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from...
- m4/acx_pthread.m4:63: ACX_PTHREAD is expanded from...
- configure.ac:177: the top level
- configure.ac:181: warning: The macro `AC_LANG_CPLUSPLUS' is obsolete.
- configure.ac:181: You should run autoupdate.
- ./lib/autoconf/c.m4:262: AC_LANG_CPLUSPLUS is expanded from...
- m4/stl_hash.m4:10: AC_CXX_STL_HASH is expanded from...
- configure.ac:181: the top level
- configure.ac:181: warning: The macro `AC_TRY_COMPILE' is obsolete.
- configure.ac:181: You should run autoupdate.
- ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from...
- m4/stl_hash.m4:10: AC_CXX_STL_HASH is expanded from...
- configure.ac:181: the top level
- autoreconf2.71: running: /usr/local/bin/autoheader2.71 --force
- autoreconf2.71: running: automake --add-missing --force-missing
- configure.ac:61: installing './compile'
- configure.ac:48: installing './missing'
- benchmarks/Makefile.am: installing './depcomp'
- autoreconf2.71: Leaving directory '.'
- (cd _build/default/lib/deps/protobuf && ./configure CFLAGS=-fPIC CXXFLAGS=-fPIC --disable-shared DIST_LANG=cpp)
- checking whether to enable maintainer-specific portions of Makefiles... yes
- checking build system type... amd64-unknown-freebsd13.2
- checking host system type... amd64-unknown-freebsd13.2
- checking target system type... amd64-unknown-freebsd13.2
- checking for a BSD-compatible install... /usr/bin/install -c
- checking whether build environment is sane... yes
- checking for a race-free mkdir -p... ./install-sh -c -d
- checking for gawk... no
- checking for mawk... no
- checking for nawk... nawk
- checking whether make sets $(MAKE)... yes
- checking whether make supports nested variables... yes
- checking whether UID '1000' is supported by ustar format... yes
- checking whether GID '1000' is supported by ustar format... yes
- checking how to create a ustar tar archive... gnutar
- checking for gcc... no
- checking for cc... cc
- checking whether the C compiler works... yes
- checking for C compiler default output file name... a.out
- checking for suffix of executables... 
- checking whether we are cross compiling... no
- checking for suffix of object files... o
- checking whether the compiler supports GNU C... yes
- checking whether cc accepts -g... yes
- checking for cc option to enable C11 features... none needed
- checking whether cc understands -c and -o together... yes
- checking whether make supports the include directive... yes (GNU style)
- checking dependency style of cc... gcc3
- checking for g++... no
- checking for c++... c++
- checking whether the compiler supports GNU C++... yes
- checking whether c++ accepts -g... yes
- checking for c++ option to enable C++11 features... none needed
- checking dependency style of c++... gcc3
- checking how to run the C preprocessor... cc -E
- checking for gcc... no
- checking for cc... cc
- checking whether the compiler supports GNU C... (cached) yes
- checking whether cc accepts -g... yes
- checking for cc option to enable C11 features... (cached) none needed
- checking whether cc understands -c and -o together... (cached) yes
- checking dependency style of cc... (cached) gcc3
- checking how to run the C preprocessor... cc -E
- checking how to run the C++ preprocessor... c++ -E
- checking for g++... no
- checking for c++... c++
- checking whether the compiler supports GNU C++... (cached) yes
- checking whether c++ accepts -g... yes
- checking for c++ option to enable C++11 features... (cached) none needed
- checking dependency style of c++... (cached) gcc3
- checking how to run the C++ preprocessor... c++ -E
- checking for stdio.h... yes
- checking for stdlib.h... yes
- checking for string.h... yes
- checking for inttypes.h... yes
- checking for stdint.h... yes
- checking for strings.h... yes
- checking for sys/stat.h... yes
- checking for sys/types.h... yes
- checking for unistd.h... yes
- checking for wchar.h... yes
- checking for minix/config.h... no
- checking whether it is safe to define __EXTENSIONS__... yes
- checking whether _XOPEN_SOURCE should be defined... no
- checking for ar... ar
- checking the archiver (ar) interface... ar
- checking for gcc... no
- checking for objcc... no
- checking for objc... no
- checking for cc... cc
- checking whether the compiler supports GNU Objective C... yes
- checking whether cc accepts -g... yes
- checking dependency style of cc... gcc3
- checking C++ compiler flags...... use user-supplied: -fPIC
- checking for c++ options needed to detect all undeclared functions... none needed
- checking whether __SUNPRO_CC is declared... no
- checking how to print strings... printf
- checking for a sed that does not truncate output... /usr/bin/sed
- checking for grep that handles long lines and -e... /usr/bin/grep
- checking for egrep... /usr/bin/grep -E
- checking for fgrep... /usr/bin/grep -F
- 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
- checking the name lister (/usr/bin/nm) interface... BSD nm
- checking whether ln -s works... yes
- checking the maximum length of command line arguments... 393216
- checking how to convert amd64-unknown-freebsd13.2 file names to amd64-unknown-freebsd13.2 format... func_convert_file_noop
- checking how to convert amd64-unknown-freebsd13.2 file names to toolchain format... func_convert_file_noop
- checking for /usr/bin/ld option to reload object files... -r
- checking for file... file
- checking for objdump... no
- checking how to recognize dependent libraries... pass_all
- checking for dlltool... no
- checking how to associate runtime and link libraries... printf %s\n
- checking for archiver @FILE support... no
- checking for strip... strip
- checking for ranlib... ranlib
- checking command to parse /usr/bin/nm output from cc object... ok
- checking for sysroot... no
- checking for a working dd... /bin/dd
- checking how to truncate binary pipes... /bin/dd bs=4096 count=1
- checking for mt... mt
- checking if mt is a manifest tool... no
- checking for dlfcn.h... 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 dynamic linker characteristics... freebsd13.2 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... no
- 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... freebsd13.2 ld.so
- checking how to hardcode library paths into programs... immediate
- checking whether the linker supports version scripts... yes
- checking for egrep... (cached) /usr/bin/grep -E
- checking for fcntl.h... yes
- checking for inttypes.h... (cached) yes
- checking for limits.h... yes
- checking for stdlib.h... (cached) yes
- checking for unistd.h... (cached) yes
- checking for working memcmp... yes
- checking for working strtod... yes
- checking for ftruncate... yes
- checking for memset... yes
- checking for mkdir... yes
- checking for strchr... yes
- checking for strerror... yes
- checking for strtol... yes
- checking zlib version... ok (1.2.0.4 or later)
- checking for library containing zlibVersion... -lz
- checking for the pthreads library -lpthreads... no
- checking whether pthreads work without any flags... no
- checking whether pthreads work with -Kthread... no
- checking whether pthreads work with -kthread... no
- checking for the pthreads library -llthread... no
- checking whether pthreads work with -pthread... yes
- checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
- checking if more special flags are required for pthreads... -D_THREAD_SAFE
- checking whether to check for GCC pthread/shared inconsistencies... yes
- checking whether -pthread is sufficient with -shared... yes
- checking whether what we have so far is sufficient with -nostdlib... no
- checking whether -lpthread saves the day... yes
- checking the location of hash_map... <unordered_map>
- checking for library containing sched_yield... none required
- checking whether c++ supports C++11 features by default... yes
- checking that generated files are newer than configure... done
- configure: creating ./config.status
- config.status: creating Makefile
- config.status: creating src/Makefile
- config.status: creating benchmarks/Makefile
- config.status: creating conformance/Makefile
- config.status: creating protobuf.pc
- config.status: creating protobuf-lite.pc
- config.status: creating config.h
- config.status: executing depfiles commands
- config.status: executing libtool commands
- === configuring in gmock (/usr/home/opam/.opam/4.14.1/.opam-switch/build/opsian.0.1/_build/default/lib/deps/protobuf/gmock)
- configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local'  'CFLAGS=-fPIC' 'CXXFLAGS=-fPIC' '--disable-shared' 'DIST_LANG=cpp' --cache-file=/dev/null --srcdir=.
- checking for a BSD-compatible install... /usr/bin/install -c
- checking whether build environment is sane... yes
- checking for a race-free mkdir -p... ./build-aux/install-sh -c -d
- checking for gawk... no
- checking for mawk... no
- checking for nawk... nawk
- checking whether make sets $(MAKE)... yes
- checking whether make supports nested variables... yes
- checking for gcc... no
- checking for cc... cc
- checking whether the C compiler works... yes
- checking for C compiler default output file name... a.out
- checking for suffix of executables... 
- checking whether we are cross compiling... no
- checking for suffix of object files... o
- checking whether the compiler supports GNU C... yes
- checking whether cc accepts -g... yes
- checking for cc option to enable C11 features... none needed
- checking whether cc understands -c and -o together... yes
- checking whether make supports the include directive... yes (GNU style)
- checking dependency style of cc... gcc3
- checking for g++... no
- checking for c++... c++
- checking whether the compiler supports GNU C++... yes
- checking whether c++ accepts -g... yes
- checking for c++ option to enable C++11 features... none needed
- checking dependency style of c++... gcc3
- checking build system type... amd64-unknown-freebsd13.2
- checking host system type... amd64-unknown-freebsd13.2
- checking how to print strings... printf
- checking for a sed that does not truncate output... /usr/bin/sed
- checking for grep that handles long lines and -e... /usr/bin/grep
- checking for egrep... /usr/bin/grep -E
- checking for fgrep... /usr/bin/grep -F
- 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
- checking the name lister (/usr/bin/nm) interface... BSD nm
- checking whether ln -s works... yes
- checking the maximum length of command line arguments... 393216
- checking how to convert amd64-unknown-freebsd13.2 file names to amd64-unknown-freebsd13.2 format... func_convert_file_noop
- checking how to convert amd64-unknown-freebsd13.2 file names to toolchain format... func_convert_file_noop
- checking for /usr/bin/ld option to reload object files... -r
- checking for file... file
- checking for objdump... no
- checking how to recognize dependent libraries... pass_all
- checking for dlltool... no
- checking how to associate runtime and link libraries... printf %s\n
- checking for ar... ar
- checking for archiver @FILE support... no
- checking for strip... strip
- checking for ranlib... ranlib
- checking command to parse /usr/bin/nm output from cc object... ok
- checking for sysroot... no
- checking for a working dd... /bin/dd
- checking how to truncate binary pipes... /bin/dd bs=4096 count=1
- checking for mt... mt
- checking if mt is a manifest tool... no
- checking for stdio.h... yes
- checking for stdlib.h... yes
- checking for string.h... yes
- checking for inttypes.h... yes
- checking for stdint.h... yes
- checking for strings.h... yes
- checking for sys/stat.h... yes
- checking for sys/types.h... yes
- checking for unistd.h... yes
- checking for dlfcn.h... 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 dynamic linker characteristics... freebsd13.2 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... no
- 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... freebsd13.2 ld.so
- checking how to hardcode library paths into programs... immediate
- checking for python... :
- checking for the pthreads library -lpthreads... no
- checking whether pthreads work without any flags... no
- checking whether pthreads work with -Kthread... no
- checking whether pthreads work with -kthread... no
- checking for the pthreads library -llthread... no
- checking whether pthreads work with -pthread... yes
- checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
- checking if more special flags are required for pthreads... -D_THREAD_SAFE
- checking whether to check for GCC pthread/shared inconsistencies... yes
- checking whether -pthread is sufficient with -shared... yes
- checking for gtest-config... no
- checking that generated files are newer than configure... done
- configure: creating ./config.status
- config.status: creating Makefile
- config.status: creating scripts/gmock-config
- config.status: creating build-aux/config.h
- config.status: executing depfiles commands
- config.status: executing libtool commands
- === configuring in gtest (/usr/home/opam/.opam/4.14.1/.opam-switch/build/opsian.0.1/_build/default/lib/deps/protobuf/gmock/gtest)
- configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local'  'CFLAGS=-fPIC' 'CXXFLAGS=-fPIC' '--disable-shared' 'DIST_LANG=cpp' --cache-file=/dev/null --srcdir=.
- checking for a BSD-compatible install... /usr/bin/install -c
- checking whether build environment is sane... yes
- checking for a race-free mkdir -p... ./build-aux/install-sh -c -d
- checking for gawk... no
- checking for mawk... no
- checking for nawk... nawk
- checking whether make sets $(MAKE)... yes
- checking whether make supports nested variables... yes
- checking for gcc... no
- checking for cc... cc
- checking whether the C compiler works... yes
- checking for C compiler default output file name... a.out
- checking for suffix of executables... 
- checking whether we are cross compiling... no
- checking for suffix of object files... o
- checking whether the compiler supports GNU C... yes
- checking whether cc accepts -g... yes
- checking for cc option to enable C11 features... none needed
- checking whether cc understands -c and -o together... yes
- checking whether make supports the include directive... yes (GNU style)
- checking dependency style of cc... gcc3
- checking for g++... no
- checking for c++... c++
- checking whether the compiler supports GNU C++... yes
- checking whether c++ accepts -g... yes
- checking for c++ option to enable C++11 features... none needed
- checking dependency style of c++... gcc3
- checking build system type... amd64-unknown-freebsd13.2
- checking host system type... amd64-unknown-freebsd13.2
- checking how to print strings... printf
- checking for a sed that does not truncate output... /usr/bin/sed
- checking for grep that handles long lines and -e... /usr/bin/grep
- checking for egrep... /usr/bin/grep -E
- checking for fgrep... /usr/bin/grep -F
- 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
- checking the name lister (/usr/bin/nm) interface... BSD nm
- checking whether ln -s works... yes
- checking the maximum length of command line arguments... 393216
- checking how to convert amd64-unknown-freebsd13.2 file names to amd64-unknown-freebsd13.2 format... func_convert_file_noop
- checking how to convert amd64-unknown-freebsd13.2 file names to toolchain format... func_convert_file_noop
- checking for /usr/bin/ld option to reload object files... -r
- checking for file... file
- checking for objdump... no
- checking how to recognize dependent libraries... pass_all
- checking for dlltool... no
- checking how to associate runtime and link libraries... printf %s\n
- checking for ar... ar
- checking for archiver @FILE support... no
- checking for strip... strip
- checking for ranlib... ranlib
- checking command to parse /usr/bin/nm output from cc object... ok
- checking for sysroot... no
- checking for a working dd... /bin/dd
- checking how to truncate binary pipes... /bin/dd bs=4096 count=1
- checking for mt... mt
- checking if mt is a manifest tool... no
- checking for stdio.h... yes
- checking for stdlib.h... yes
- checking for string.h... yes
- checking for inttypes.h... yes
- checking for stdint.h... yes
- checking for strings.h... yes
- checking for sys/stat.h... yes
- checking for sys/types.h... yes
- checking for unistd.h... yes
- checking for dlfcn.h... 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 dynamic linker characteristics... freebsd13.2 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... no
- 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... freebsd13.2 ld.so
- checking how to hardcode library paths into programs... immediate
- checking for python... :
- checking for the pthreads library -lpthreads... no
- checking whether pthreads work without any flags... no
- checking whether pthreads work with -Kthread... no
- checking whether pthreads work with -kthread... no
- checking for the pthreads library -llthread... no
- checking whether pthreads work with -pthread... yes
- checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
- checking if more special flags are required for pthreads... -D_THREAD_SAFE
- checking whether to check for GCC pthread/shared inconsistencies... yes
- checking whether -pthread is sufficient with -shared... yes
- checking that generated files are newer than configure... done
- configure: creating ./config.status
- config.status: creating Makefile
- config.status: creating scripts/gtest-config
- config.status: creating build-aux/config.h
- config.status: executing depfiles commands
- config.status: executing libtool commands
- File "lib/dune", line 45, characters 0-714:
- 45 | (rule
- 46 |  (deps (source_tree deps/protobuf))
- 47 |  (mode (promote (until-clean) (only libprotobuf.a dllprotobuf.so protoc)))
- ....
- 61 |      (run make -s -j6)))
- 62 |     (copy deps/protobuf/src/.libs/libprotobuf.a libprotobuf.a)
- 63 |     (copy deps/protobuf/src/.libs/libprotobuf.so dllprotobuf.so)))))
- (cd _build/default/lib/deps/protobuf && /usr/bin/make -s -j6)
- Making all in .
- Making all in src
- libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -fPIC -MT google/protobuf/compiler/parser.lo -MD -MP -MF google/protobuf/compiler/.deps/parser.Tpo -c google/protobuf/compiler/parser.cc -o google/protobuf/compiler/parser.o
- libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -fPIC -MT google/protobuf/compiler/importer.lo -MD -MP -MF google/protobuf/compiler/.deps/importer.Tpo -c google/protobuf/compiler/importer.cc -o google/protobuf/compiler/importer.o
- libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -fPIC -MT google/protobuf/stubs/bytestream.lo -MD -MP -MF google/protobuf/stubs/.deps/bytestream.Tpo -c google/protobuf/stubs/bytestream.cc -o google/protobuf/stubs/bytestream.o
- libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -fPIC -MT google/protobuf/stubs/atomicops_internals_x86_gcc.lo -MD -MP -MF google/protobuf/stubs/.deps/atomicops_internals_x86_gcc.Tpo -c google/protobuf/stubs/atomicops_internals_x86_gcc.cc -o google/protobuf/stubs/atomicops_internals_x86_gcc.o
- libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -fPIC -MT google/protobuf/stubs/atomicops_internals_x86_msvc.lo -MD -MP -MF google/protobuf/stubs/.deps/atomicops_internals_x86_msvc.Tpo -c google/protobuf/stubs/atomicops_internals_x86_msvc.cc -o google/protobuf/stubs/atomicops_internals_x86_msvc.o
- libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -fPIC -MT google/protobuf/stubs/int128.lo -MD -MP -MF google/protobuf/stubs/.deps/int128.Tpo -c google/protobuf/stubs/int128.cc -o google/protobuf/stubs/int128.o
- libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -fPIC -MT google/protobuf/stubs/common.lo -MD -MP -MF google/protobuf/stubs/.deps/common.Tpo -c google/protobuf/stubs/common.cc -o google/protobuf/stubs/common.o
- libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -fPIC -MT google/protobuf/stubs/io_win32.lo -MD -MP -MF google/protobuf/stubs/.deps/io_win32.Tpo -c google/protobuf/stubs/io_win32.cc -o google/protobuf/stubs/io_win32.o
- libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -fPIC -MT google/protobuf/stubs/once.lo -MD -MP -MF google/protobuf/stubs/.deps/once.Tpo -c google/protobuf/stubs/once.cc -o google/protobuf/stubs/once.o
- libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -fPIC -MT google/protobuf/stubs/status.lo -MD -MP -MF google/protobuf/stubs/.deps/status.Tpo -c google/protobuf/stubs/status.cc -o google/protobuf/stubs/status.o
- libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -fPIC -MT google/protobuf/stubs/statusor.lo -MD -MP -MF google/protobuf/stubs/.deps/statusor.Tpo -c google/protobuf/stubs/statusor.cc -o google/protobuf/stubs/statusor.o
- libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -fPIC -MT google/protobuf/stubs/stringpiece.lo -MD -MP -MF google/protobuf/stubs/.deps/stringpiece.Tpo -c google/protobuf/stubs/stringpiece.cc -o google/protobuf/stubs/stringpiece.o
- libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -fPIC -MT google/protobuf/stubs/stringprintf.lo -MD -MP -MF google/protobuf/stubs/.deps/stringprintf.Tpo -c google/protobuf/stubs/stringprintf.cc -o google/protobuf/stubs/stringprintf.o
- libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -fPIC -MT google/protobuf/stubs/structurally_valid.lo -MD -MP -MF google/protobuf/stubs/.deps/structurally_valid.Tpo -c google/protobuf/stubs/structurally_valid.cc -o google/protobuf/stubs/structurally_valid.o
- libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -fPIC -MT google/protobuf/stubs/strutil.lo -MD -MP -MF google/protobuf/stubs/.deps/strutil.Tpo -c google/protobuf/stubs/strutil.cc -o google/protobuf/stubs/strutil.o
- libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -fPIC -MT google/protobuf/stubs/time.lo -MD -MP -MF google/protobuf/stubs/.deps/time.Tpo -c google/protobuf/stubs/time.cc -o google/protobuf/stubs/time.o
- libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -fPIC -MT google/protobuf/stubs/mathlimits.lo -MD -MP -MF google/protobuf/stubs/.deps/mathlimits.Tpo -c google/protobuf/stubs/mathlimits.cc -o google/protobuf/stubs/mathlimits.o
- libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -fPIC -MT google/protobuf/stubs/substitute.lo -MD -MP -MF google/protobuf/stubs/.deps/substitute.Tpo -c google/protobuf/stubs/substitute.cc -o google/protobuf/stubs/substitute.o
- libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -fPIC -MT google/protobuf/arena.lo -MD -MP -MF google/protobuf/.deps/arena.Tpo -c google/protobuf/arena.cc -o google/protobuf/arena.o
- libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -fPIC -MT google/protobuf/arenastring.lo -MD -MP -MF google/protobuf/.deps/arenastring.Tpo -c google/protobuf/arenastring.cc -o google/protobuf/arenastring.o
- libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -fPIC -MT google/protobuf/extension_set.lo -MD -MP -MF google/protobuf/.deps/extension_set.Tpo -c google/protobuf/extension_set.cc -o google/protobuf/extension_set.o
- libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -fPIC -MT google/protobuf/generated_message_util.lo -MD -MP -MF google/protobuf/.deps/generated_message_util.Tpo -c google/protobuf/generated_message_util.cc -o google/protobuf/generated_message_util.o
- libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -fPIC -MT google/protobuf/generated_message_table_driven_lite.lo -MD -MP -MF google/protobuf/.deps/generated_message_table_driven_lite.Tpo -c google/protobuf/generated_message_table_driven_lite.cc -o google/protobuf/generated_message_table_driven_lite.o
- libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -fPIC -MT google/protobuf/message_lite.lo -MD -MP -MF google/protobuf/.deps/message_lite.Tpo -c google/protobuf/message_lite.cc -o google/protobuf/message_lite.o
- libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -fPIC -MT google/protobuf/repeated_field.lo -MD -MP -MF google/protobuf/.deps/repeated_field.Tpo -c google/protobuf/repeated_field.cc -o google/protobuf/repeated_field.o
- libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -fPIC -MT google/protobuf/wire_format_lite.lo -MD -MP -MF google/protobuf/.deps/wire_format_lite.Tpo -c google/protobuf/wire_format_lite.cc -o google/protobuf/wire_format_lite.o
- libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -fPIC -MT google/protobuf/any.pb.lo -MD -MP -MF google/protobuf/.deps/any.pb.Tpo -c google/protobuf/any.pb.cc -o google/protobuf/any.pb.o
- libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -fPIC -MT google/protobuf/api.pb.lo -MD -MP -MF google/protobuf/.deps/api.pb.Tpo -c google/protobuf/api.pb.cc -o google/protobuf/api.pb.o
- libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -fPIC -MT google/protobuf/any.lo -MD -MP -MF google/protobuf/.deps/any.Tpo -c google/protobuf/any.cc -o google/protobuf/any.o
- libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -fPIC -MT google/protobuf/descriptor.lo -MD -MP -MF google/protobuf/.deps/descriptor.Tpo -c google/protobuf/descriptor.cc -o google/protobuf/descriptor.o
- libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -fPIC -MT google/protobuf/descriptor_database.lo -MD -MP -MF google/protobuf/.deps/descriptor_database.Tpo -c google/protobuf/descriptor_database.cc -o google/protobuf/descriptor_database.o
- libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -fPIC -MT google/protobuf/descriptor.pb.lo -MD -MP -MF google/protobuf/.deps/descriptor.pb.Tpo -c google/protobuf/descriptor.pb.cc -o google/protobuf/descriptor.pb.o
- libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -fPIC -MT google/protobuf/duration.pb.lo -MD -MP -MF google/protobuf/.deps/duration.pb.Tpo -c google/protobuf/duration.pb.cc -o google/protobuf/duration.pb.o
- libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -fPIC -MT google/protobuf/dynamic_message.lo -MD -MP -MF google/protobuf/.deps/dynamic_message.Tpo -c google/protobuf/dynamic_message.cc -o google/protobuf/dynamic_message.o
- libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -fPIC -MT google/protobuf/empty.pb.lo -MD -MP -MF google/protobuf/.deps/empty.pb.Tpo -c google/protobuf/empty.pb.cc -o google/protobuf/empty.pb.o
- libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -fPIC -MT google/protobuf/extension_set_heavy.lo -MD -MP -MF google/protobuf/.deps/extension_set_heavy.Tpo -c google/protobuf/extension_set_heavy.cc -o google/protobuf/extension_set_heavy.o
- libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -fPIC -MT google/protobuf/field_mask.pb.lo -MD -MP -MF google/protobuf/.deps/field_mask.pb.Tpo -c google/protobuf/field_mask.pb.cc -o google/protobuf/field_mask.pb.o
- libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -fPIC -MT google/protobuf/generated_message_reflection.lo -MD -MP -MF google/protobuf/.deps/generated_message_reflection.Tpo -c google/protobuf/generated_message_reflection.cc -o google/protobuf/generated_message_reflection.o
- libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -fPIC -MT google/protobuf/generated_message_table_driven.lo -MD -MP -MF google/protobuf/.deps/generated_message_table_driven.Tpo -c google/protobuf/generated_message_table_driven.cc -o google/protobuf/generated_message_table_driven.o
- libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -fPIC -MT google/protobuf/map_field.lo -MD -MP -MF google/protobuf/.deps/map_field.Tpo -c google/protobuf/map_field.cc -o google/protobuf/map_field.o
- libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -fPIC -MT google/protobuf/message.lo -MD -MP -MF google/protobuf/.deps/message.Tpo -c google/protobuf/message.cc -o google/protobuf/message.o
- libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -fPIC -MT google/protobuf/reflection_ops.lo -MD -MP -MF google/protobuf/.deps/reflection_ops.Tpo -c google/protobuf/reflection_ops.cc -o google/protobuf/reflection_ops.o
- libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -fPIC -MT google/protobuf/service.lo -MD -MP -MF google/protobuf/.deps/service.Tpo -c google/protobuf/service.cc -o google/protobuf/service.o
- libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -fPIC -MT google/protobuf/source_context.pb.lo -MD -MP -MF google/protobuf/.deps/source_context.pb.Tpo -c google/protobuf/source_context.pb.cc -o google/protobuf/source_context.pb.o
- libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -fPIC -MT google/protobuf/struct.pb.lo -MD -MP -MF google/protobuf/.deps/struct.pb.Tpo -c google/protobuf/struct.pb.cc -o google/protobuf/struct.pb.o
- libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -fPIC -MT google/protobuf/text_format.lo -MD -MP -MF google/protobuf/.deps/text_format.Tpo -c google/protobuf/text_format.cc -o google/protobuf/text_format.o
- libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -fPIC -MT google/protobuf/timestamp.pb.lo -MD -MP -MF google/protobuf/.deps/timestamp.pb.Tpo -c google/protobuf/timestamp.pb.cc -o google/protobuf/timestamp.pb.o
- libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -fPIC -MT google/protobuf/type.pb.lo -MD -MP -MF google/protobuf/.deps/type.pb.Tpo -c google/protobuf/type.pb.cc -o google/protobuf/type.pb.o
- libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -fPIC -MT google/protobuf/unknown_field_set.lo -MD -MP -MF google/protobuf/.deps/unknown_field_set.Tpo -c google/protobuf/unknown_field_set.cc -o google/protobuf/unknown_field_set.o
- libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -fPIC -MT google/protobuf/wire_format.lo -MD -MP -MF google/protobuf/.deps/wire_format.Tpo -c google/protobuf/wire_format.cc -o google/protobuf/wire_format.o
- libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -fPIC -MT google/protobuf/wrappers.pb.lo -MD -MP -MF google/protobuf/.deps/wrappers.pb.Tpo -c google/protobuf/wrappers.pb.cc -o google/protobuf/wrappers.pb.o
- libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -fPIC -MT google/protobuf/compiler/code_generator.lo -MD -MP -MF google/protobuf/compiler/.deps/code_generator.Tpo -c google/protobuf/compiler/code_generator.cc -o google/protobuf/compiler/code_generator.o
- libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -fPIC -MT google/protobuf/compiler/command_line_interface.lo -MD -MP -MF google/protobuf/compiler/.deps/command_line_interface.Tpo -c google/protobuf/compiler/command_line_interface.cc -o google/protobuf/compiler/command_line_interface.o
- libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -fPIC -MT google/protobuf/compiler/plugin.lo -MD -MP -MF google/protobuf/compiler/.deps/plugin.Tpo -c google/protobuf/compiler/plugin.cc -o google/protobuf/compiler/plugin.o
- libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -fPIC -MT google/protobuf/compiler/plugin.pb.lo -MD -MP -MF google/protobuf/compiler/.deps/plugin.pb.Tpo -c google/protobuf/compiler/plugin.pb.cc -o google/protobuf/compiler/plugin.pb.o
- libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -fPIC -MT google/protobuf/compiler/subprocess.lo -MD -MP -MF google/protobuf/compiler/.deps/subprocess.Tpo -c google/protobuf/compiler/subprocess.cc -o google/protobuf/compiler/subprocess.o
- libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -fPIC -MT google/protobuf/compiler/zip_writer.lo -MD -MP -MF google/protobuf/compiler/.deps/zip_writer.Tpo -c google/protobuf/compiler/zip_writer.cc -o google/protobuf/compiler/zip_writer.o
- libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -fPIC -MT google/protobuf/io/coded_stream.lo -MD -MP -MF google/protobuf/io/.deps/coded_stream.Tpo -c google/protobuf/io/coded_stream.cc -o google/protobuf/io/coded_stream.o
- libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -fPIC -MT google/protobuf/io/zero_copy_stream.lo -MD -MP -MF google/protobuf/io/.deps/zero_copy_stream.Tpo -c google/protobuf/io/zero_copy_stream.cc -o google/protobuf/io/zero_copy_stream.o
- libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -fPIC -MT google/protobuf/io/zero_copy_stream_impl_lite.lo -MD -MP -MF google/protobuf/io/.deps/zero_copy_stream_impl_lite.Tpo -c google/protobuf/io/zero_copy_stream_impl_lite.cc -o google/protobuf/io/zero_copy_stream_impl_lite.o
- libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -fPIC -MT google/protobuf/io/gzip_stream.lo -MD -MP -MF google/protobuf/io/.deps/gzip_stream.Tpo -c google/protobuf/io/gzip_stream.cc -o google/protobuf/io/gzip_stream.o
- libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -fPIC -MT google/protobuf/io/printer.lo -MD -MP -MF google/protobuf/io/.deps/printer.Tpo -c google/protobuf/io/printer.cc -o google/protobuf/io/printer.o
- libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -fPIC -MT google/protobuf/io/strtod.lo -MD -MP -MF google/protobuf/io/.deps/strtod.Tpo -c google/protobuf/io/strtod.cc -o google/protobuf/io/strtod.o
- libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -fPIC -MT google/protobuf/io/tokenizer.lo -MD -MP -MF google/protobuf/io/.deps/tokenizer.Tpo -c google/protobuf/io/tokenizer.cc -o google/protobuf/io/tokenizer.o
- libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -fPIC -MT google/protobuf/io/zero_copy_stream_impl.lo -MD -MP -MF google/protobuf/io/.deps/zero_copy_stream_impl.Tpo -c google/protobuf/io/zero_copy_stream_impl.cc -o google/protobuf/io/zero_copy_stream_impl.o
- libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -fPIC -MT google/protobuf/util/delimited_message_util.lo -MD -MP -MF google/protobuf/util/.deps/delimited_message_util.Tpo -c google/protobuf/util/delimited_message_util.cc -o google/protobuf/util/delimited_message_util.o
- libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -fPIC -MT google/protobuf/util/field_comparator.lo -MD -MP -MF google/protobuf/util/.deps/field_comparator.Tpo -c google/protobuf/util/field_comparator.cc -o google/protobuf/util/field_comparator.o
- libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -fPIC -MT google/protobuf/util/field_mask_util.lo -MD -MP -MF google/protobuf/util/.deps/field_mask_util.Tpo -c google/protobuf/util/field_mask_util.cc -o google/protobuf/util/field_mask_util.o
- libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -fPIC -MT google/protobuf/util/json_util.lo -MD -MP -MF google/protobuf/util/.deps/json_util.Tpo -c google/protobuf/util/json_util.cc -o google/protobuf/util/json_util.o
- libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -fPIC -MT google/protobuf/util/message_differencer.lo -MD -MP -MF google/protobuf/util/.deps/message_differencer.Tpo -c google/protobuf/util/message_differencer.cc -o google/protobuf/util/message_differencer.o
- libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -fPIC -MT google/protobuf/util/time_util.lo -MD -MP -MF google/protobuf/util/.deps/time_util.Tpo -c google/protobuf/util/time_util.cc -o google/protobuf/util/time_util.o
- libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -fPIC -MT google/protobuf/util/type_resolver_util.lo -MD -MP -MF google/protobuf/util/.deps/type_resolver_util.Tpo -c google/protobuf/util/type_resolver_util.cc -o google/protobuf/util/type_resolver_util.o
- libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -fPIC -MT google/protobuf/util/internal/datapiece.lo -MD -MP -MF google/protobuf/util/internal/.deps/datapiece.Tpo -c google/protobuf/util/internal/datapiece.cc -o google/protobuf/util/internal/datapiece.o
- libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -fPIC -MT google/protobuf/util/internal/default_value_objectwriter.lo -MD -MP -MF google/protobuf/util/internal/.deps/default_value_objectwriter.Tpo -c google/protobuf/util/internal/default_value_objectwriter.cc -o google/protobuf/util/internal/default_value_objectwriter.o
- libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -fPIC -MT google/protobuf/util/internal/error_listener.lo -MD -MP -MF google/protobuf/util/internal/.deps/error_listener.Tpo -c google/protobuf/util/internal/error_listener.cc -o google/protobuf/util/internal/error_listener.o
- libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -fPIC -MT google/protobuf/util/internal/field_mask_utility.lo -MD -MP -MF google/protobuf/util/internal/.deps/field_mask_utility.Tpo -c google/protobuf/util/internal/field_mask_utility.cc -o google/protobuf/util/internal/field_mask_utility.o
- libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -fPIC -MT google/protobuf/util/internal/json_escaping.lo -MD -MP -MF google/protobuf/util/internal/.deps/json_escaping.Tpo -c google/protobuf/util/internal/json_escaping.cc -o google/protobuf/util/internal/json_escaping.o
- libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -fPIC -MT google/protobuf/util/internal/json_objectwriter.lo -MD -MP -MF google/protobuf/util/internal/.deps/json_objectwriter.Tpo -c google/protobuf/util/internal/json_objectwriter.cc -o google/protobuf/util/internal/json_objectwriter.o
- libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -fPIC -MT google/protobuf/util/internal/json_stream_parser.lo -MD -MP -MF google/protobuf/util/internal/.deps/json_stream_parser.Tpo -c google/protobuf/util/internal/json_stream_parser.cc -o google/protobuf/util/internal/json_stream_parser.o
- libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -fPIC -MT google/protobuf/util/internal/object_writer.lo -MD -MP -MF google/protobuf/util/internal/.deps/object_writer.Tpo -c google/protobuf/util/internal/object_writer.cc -o google/protobuf/util/internal/object_writer.o
- libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -fPIC -MT google/protobuf/util/internal/protostream_objectsource.lo -MD -MP -MF google/protobuf/util/internal/.deps/protostream_objectsource.Tpo -c google/protobuf/util/internal/protostream_objectsource.cc -o google/protobuf/util/internal/protostream_objectsource.o
- libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -fPIC -MT google/protobuf/util/internal/protostream_objectwriter.lo -MD -MP -MF google/protobuf/util/internal/.deps/protostream_objectwriter.Tpo -c google/protobuf/util/internal/protostream_objectwriter.cc -o google/protobuf/util/internal/protostream_objectwriter.o
- libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -fPIC -MT google/protobuf/util/internal/proto_writer.lo -MD -MP -MF google/protobuf/util/internal/.deps/proto_writer.Tpo -c google/protobuf/util/internal/proto_writer.cc -o google/protobuf/util/internal/proto_writer.o
- libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -fPIC -MT google/protobuf/util/internal/type_info.lo -MD -MP -MF google/protobuf/util/internal/.deps/type_info.Tpo -c google/protobuf/util/internal/type_info.cc -o google/protobuf/util/internal/type_info.o
- libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -fPIC -MT google/protobuf/util/internal/type_info_test_helper.lo -MD -MP -MF google/protobuf/util/internal/.deps/type_info_test_helper.Tpo -c google/protobuf/util/internal/type_info_test_helper.cc -o google/protobuf/util/internal/type_info_test_helper.o
- libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -fPIC -MT google/protobuf/util/internal/utility.lo -MD -MP -MF google/protobuf/util/internal/.deps/utility.Tpo -c google/protobuf/util/internal/utility.cc -o google/protobuf/util/internal/utility.o
- libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -fPIC -MT google/protobuf/compiler/cpp/cpp_enum.lo -MD -MP -MF google/protobuf/compiler/cpp/.deps/cpp_enum.Tpo -c google/protobuf/compiler/cpp/cpp_enum.cc -o google/protobuf/compiler/cpp/cpp_enum.o
- libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -fPIC -MT google/protobuf/compiler/cpp/cpp_enum_field.lo -MD -MP -MF google/protobuf/compiler/cpp/.deps/cpp_enum_field.Tpo -c google/protobuf/compiler/cpp/cpp_enum_field.cc -o google/protobuf/compiler/cpp/cpp_enum_field.o
- libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -fPIC -MT google/protobuf/compiler/cpp/cpp_extension.lo -MD -MP -MF google/protobuf/compiler/cpp/.deps/cpp_extension.Tpo -c google/protobuf/compiler/cpp/cpp_extension.cc -o google/protobuf/compiler/cpp/cpp_extension.o
- libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -fPIC -MT google/protobuf/compiler/cpp/cpp_field.lo -MD -MP -MF google/protobuf/compiler/cpp/.deps/cpp_field.Tpo -c google/protobuf/compiler/cpp/cpp_field.cc -o google/protobuf/compiler/cpp/cpp_field.o
- libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -fPIC -MT google/protobuf/compiler/cpp/cpp_file.lo -MD -MP -MF google/protobuf/compiler/cpp/.deps/cpp_file.Tpo -c google/protobuf/compiler/cpp/cpp_file.cc -o google/protobuf/compiler/cpp/cpp_file.o
- libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -fPIC -MT google/protobuf/compiler/cpp/cpp_generator.lo -MD -MP -MF google/protobuf/compiler/cpp/.deps/cpp_generator.Tpo -c google/protobuf/compiler/cpp/cpp_generator.cc -o google/protobuf/compiler/cpp/cpp_generator.o
- libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -fPIC -MT google/protobuf/compiler/cpp/cpp_helpers.lo -MD -MP -MF google/protobuf/compiler/cpp/.deps/cpp_helpers.Tpo -c google/protobuf/compiler/cpp/cpp_helpers.cc -o google/protobuf/compiler/cpp/cpp_helpers.o
- libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -fPIC -MT google/protobuf/compiler/cpp/cpp_map_field.lo -MD -MP -MF google/protobuf/compiler/cpp/.deps/cpp_map_field.Tpo -c google/protobuf/compiler/cpp/cpp_map_field.cc -o google/protobuf/compiler/cpp/cpp_map_field.o
- libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -fPIC -MT google/protobuf/compiler/cpp/cpp_message.lo -MD -MP -MF google/protobuf/compiler/cpp/.deps/cpp_message.Tpo -c google/protobuf/compiler/cpp/cpp_message.cc -o google/protobuf/compiler/cpp/cpp_message.o
- libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -fPIC -MT google/protobuf/compiler/cpp/cpp_message_field.lo -MD -MP -MF google/protobuf/compiler/cpp/.deps/cpp_message_field.Tpo -c google/protobuf/compiler/cpp/cpp_message_field.cc -o google/protobuf/compiler/cpp/cpp_message_field.o
- libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -fPIC -MT google/protobuf/compiler/cpp/cpp_padding_optimizer.lo -MD -MP -MF google/protobuf/compiler/cpp/.deps/cpp_padding_optimizer.Tpo -c google/protobuf/compiler/cpp/cpp_padding_optimizer.cc -o google/protobuf/compiler/cpp/cpp_padding_optimizer.o
- libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -fPIC -MT google/protobuf/compiler/cpp/cpp_primitive_field.lo -MD -MP -MF google/protobuf/compiler/cpp/.deps/cpp_primitive_field.Tpo -c google/protobuf/compiler/cpp/cpp_primitive_field.cc -o google/protobuf/compiler/cpp/cpp_primitive_field.o
- google/protobuf/compiler/cpp/cpp_helpers.cc:62:8: warning: unused function 'DotsToUnderscores' [-Wunused-function]
- string DotsToUnderscores(const string& name) {
-        ^
- google/protobuf/compiler/cpp/cpp_helpers.cc:97:6: warning: function 'HasExtension' is not needed and will not be emitted [-Wunneeded-internal-declaration]
- bool HasExtension(const Descriptor* descriptor) {
-      ^
- google/protobuf/compiler/cpp/cpp_helpers.cc:110:6: warning: function 'Base63Char' is not needed and will not be emitted [-Wunneeded-internal-declaration]
- char Base63Char(int value) {
-      ^
- libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -fPIC -MT google/protobuf/compiler/cpp/cpp_service.lo -MD -MP -MF google/protobuf/compiler/cpp/.deps/cpp_service.Tpo -c google/protobuf/compiler/cpp/cpp_service.cc -o google/protobuf/compiler/cpp/cpp_service.o
- 3 warnings generated.
- libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -fPIC -MT google/protobuf/compiler/cpp/cpp_string_field.lo -MD -MP -MF google/protobuf/compiler/cpp/.deps/cpp_string_field.Tpo -c google/protobuf/compiler/cpp/cpp_string_field.cc -o google/protobuf/compiler/cpp/cpp_string_field.o
- google/protobuf/compiler/cpp/cpp_message_field.cc:54:8: warning: unused function 'StaticCast' [-Wunused-function]
- string StaticCast(const string& type, const string& expression,
-        ^
- 1 warning generated.
- libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -fPIC -MT google/protobuf/compiler/java/java_context.lo -MD -MP -MF google/protobuf/compiler/java/.deps/java_context.Tpo -c google/protobuf/compiler/java/java_context.cc -o google/protobuf/compiler/java/java_context.o
- libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -fPIC -MT google/protobuf/compiler/java/java_enum.lo -MD -MP -MF google/protobuf/compiler/java/.deps/java_enum.Tpo -c google/protobuf/compiler/java/java_enum.cc -o google/protobuf/compiler/java/java_enum.o
- libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -fPIC -MT google/protobuf/compiler/java/java_enum_lite.lo -MD -MP -MF google/protobuf/compiler/java/.deps/java_enum_lite.Tpo -c google/protobuf/compiler/java/java_enum_lite.cc -o google/protobuf/compiler/java/java_enum_lite.o
- libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -fPIC -MT google/protobuf/compiler/java/java_enum_field.lo -MD -MP -MF google/protobuf/compiler/java/.deps/java_enum_field.Tpo -c google/protobuf/compiler/java/java_enum_field.cc -o google/protobuf/compiler/java/java_enum_field.o
- libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -fPIC -MT google/protobuf/compiler/java/java_enum_field_lite.lo -MD -MP -MF google/protobuf/compiler/java/.deps/java_enum_field_lite.Tpo -c google/protobuf/compiler/java/java_enum_field_lite.cc -o google/protobuf/compiler/java/java_enum_field_lite.o
- libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -fPIC -MT google/protobuf/compiler/java/java_extension.lo -MD -MP -MF google/protobuf/compiler/java/.deps/java_extension.Tpo -c google/protobuf/compiler/java/java_extension.cc -o google/protobuf/compiler/java/java_extension.o
- libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -fPIC -MT google/protobuf/compiler/java/java_extension_lite.lo -MD -MP -MF google/protobuf/compiler/java/.deps/java_extension_lite.Tpo -c google/protobuf/compiler/java/java_extension_lite.cc -o google/protobuf/compiler/java/java_extension_lite.o
- libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -fPIC -MT google/protobuf/compiler/java/java_field.lo -MD -MP -MF google/protobuf/compiler/java/.deps/java_field.Tpo -c google/protobuf/compiler/java/java_field.cc -o google/protobuf/compiler/java/java_field.o
- libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -fPIC -MT google/protobuf/compiler/java/java_file.lo -MD -MP -MF google/protobuf/compiler/java/.deps/java_file.Tpo -c google/protobuf/compiler/java/java_file.cc -o google/protobuf/compiler/java/java_file.o
- libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -fPIC -MT google/protobuf/compiler/java/java_generator.lo -MD -MP -MF google/protobuf/compiler/java/.deps/java_generator.Tpo -c google/protobuf/compiler/java/java_generator.cc -o google/protobuf/compiler/java/java_generator.o
- libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -fPIC -MT google/protobuf/compiler/java/java_generator_factory.lo -MD -MP -MF google/protobuf/compiler/java/.deps/java_generator_factory.Tpo -c google/protobuf/compiler/java/java_generator_factory.cc -o google/protobuf/compiler/java/java_generator_factory.o
- libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -fPIC -MT google/protobuf/compiler/java/java_helpers.lo -MD -MP -MF google/protobuf/compiler/java/.deps/java_helpers.Tpo -c google/protobuf/compiler/java/java_helpers.cc -o google/protobuf/compiler/java/java_helpers.o
- libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -fPIC -MT google/protobuf/compiler/java/java_lazy_message_field.lo -MD -MP -MF google/protobuf/compiler/java/.deps/java_lazy_message_field.Tpo -c google/protobuf/compiler/java/java_lazy_message_field.cc -o google/protobuf/compiler/java/java_lazy_message_field.o
- libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -fPIC -MT google/protobuf/compiler/java/java_lazy_message_field_lite.lo -MD -MP -MF google/protobuf/compiler/java/.deps/java_lazy_message_field_lite.Tpo -c google/protobuf/compiler/java/java_lazy_message_field_lite.cc -o google/protobuf/compiler/java/java_lazy_message_field_lite.o
- libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -fPIC -MT google/protobuf/compiler/java/java_map_field.lo -MD -MP -MF google/protobuf/compiler/java/.deps/java_map_field.Tpo -c google/protobuf/compiler/java/java_map_field.cc -o google/protobuf/compiler/java/java_map_field.o
- libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -fPIC -MT google/protobuf/compiler/java/java_map_field_lite.lo -MD -MP -MF google/protobuf/compiler/java/.deps/java_map_field_lite.Tpo -c google/protobuf/compiler/java/java_map_field_lite.cc -o google/protobuf/compiler/java/java_map_field_lite.o
- libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -fPIC -MT google/protobuf/compiler/java/java_message.lo -MD -MP -MF google/protobuf/compiler/java/.deps/java_message.Tpo -c google/protobuf/compiler/java/java_message.cc -o google/protobuf/compiler/java/java_message.o
- libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -fPIC -MT google/protobuf/compiler/java/java_message_lite.lo -MD -MP -MF google/protobuf/compiler/java/.deps/java_message_lite.Tpo -c google/protobuf/compiler/java/java_message_lite.cc -o google/protobuf/compiler/java/java_message_lite.o
- libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -fPIC -MT google/protobuf/compiler/java/java_message_builder.lo -MD -MP -MF google/protobuf/compiler/java/.deps/java_message_builder.Tpo -c google/protobuf/compiler/java/java_message_builder.cc -o google/protobuf/compiler/java/java_message_builder.o
- libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -fPIC -MT google/protobuf/compiler/java/java_message_builder_lite.lo -MD -MP -MF google/protobuf/compiler/java/.deps/java_message_builder_lite.Tpo -c google/protobuf/compiler/java/java_message_builder_lite.cc -o google/protobuf/compiler/java/java_message_builder_lite.o
- libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -fPIC -MT google/protobuf/compiler/java/java_message_field.lo -MD -MP -MF google/protobuf/compiler/java/.deps/java_message_field.Tpo -c google/protobuf/compiler/java/java_message_field.cc -o google/protobuf/compiler/java/java_message_field.o
- libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -fPIC -MT google/protobuf/compiler/java/java_message_field_lite.lo -MD -MP -MF google/protobuf/compiler/java/.deps/java_message_field_lite.Tpo -c google/protobuf/compiler/java/java_message_field_lite.cc -o google/protobuf/compiler/java/java_message_field_lite.o
- libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -fPIC -MT google/protobuf/compiler/java/java_name_resolver.lo -MD -MP -MF google/protobuf/compiler/java/.deps/java_name_resolver.Tpo -c google/protobuf/compiler/java/java_name_resolver.cc -o google/protobuf/compiler/java/java_name_resolver.o
- libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -fPIC -MT google/protobuf/compiler/java/java_primitive_field.lo -MD -MP -MF google/protobuf/compiler/java/.deps/java_primitive_field.Tpo -c google/protobuf/compiler/java/java_primitive_field.cc -o google/protobuf/compiler/java/java_primitive_field.o
- libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -fPIC -MT google/protobuf/compiler/java/java_primitive_field_lite.lo -MD -MP -MF google/protobuf/compiler/java/.deps/java_primitive_field_lite.Tpo -c google/protobuf/compiler/java/java_primitive_field_lite.cc -o google/protobuf/compiler/java/java_primitive_field_lite.o
- libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -fPIC -MT google/protobuf/compiler/java/java_shared_code_generator.lo -MD -MP -MF google/protobuf/compiler/java/.deps/java_shared_code_generator.Tpo -c google/protobuf/compiler/java/java_shared_code_generator.cc -o google/protobuf/compiler/java/java_shared_code_generator.o
- libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -fPIC -MT google/protobuf/compiler/java/java_service.lo -MD -MP -MF google/protobuf/compiler/java/.deps/java_service.Tpo -c google/protobuf/compiler/java/java_service.cc -o google/protobuf/compiler/java/java_service.o
- libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -fPIC -MT google/protobuf/compiler/java/java_string_field.lo -MD -MP -MF google/protobuf/compiler/java/.deps/java_string_field.Tpo -c google/protobuf/compiler/java/java_string_field.cc -o google/protobuf/compiler/java/java_string_field.o
- libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -fPIC -MT google/protobuf/compiler/java/java_string_field_lite.lo -MD -MP -MF google/protobuf/compiler/java/.deps/java_string_field_lite.Tpo -c google/protobuf/compiler/java/java_string_field_lite.cc -o google/protobuf/compiler/java/java_string_field_lite.o
- libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -fPIC -MT google/protobuf/compiler/java/java_doc_comment.lo -MD -MP -MF google/protobuf/compiler/java/.deps/java_doc_comment.Tpo -c google/protobuf/compiler/java/java_doc_comment.cc -o google/protobuf/compiler/java/java_doc_comment.o
- libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -fPIC -MT google/protobuf/compiler/js/js_generator.lo -MD -MP -MF google/protobuf/compiler/js/.deps/js_generator.Tpo -c google/protobuf/compiler/js/js_generator.cc -o google/protobuf/compiler/js/js_generator.o
- libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -fPIC -MT google/protobuf/compiler/javanano/javanano_enum.lo -MD -MP -MF google/protobuf/compiler/javanano/.deps/javanano_enum.Tpo -c google/protobuf/compiler/javanano/javanano_enum.cc -o google/protobuf/compiler/javanano/javanano_enum.o
- libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -fPIC -MT google/protobuf/compiler/javanano/javanano_enum_field.lo -MD -MP -MF google/protobuf/compiler/javanano/.deps/javanano_enum_field.Tpo -c google/protobuf/compiler/javanano/javanano_enum_field.cc -o google/protobuf/compiler/javanano/javanano_enum_field.o
- libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -fPIC -MT google/protobuf/compiler/javanano/javanano_extension.lo -MD -MP -MF google/protobuf/compiler/javanano/.deps/javanano_extension.Tpo -c google/protobuf/compiler/javanano/javanano_extension.cc -o google/protobuf/compiler/javanano/javanano_extension.o
- libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -fPIC -MT google/protobuf/compiler/javanano/javanano_field.lo -MD -MP -MF google/protobuf/compiler/javanano/.deps/javanano_field.Tpo -c google/protobuf/compiler/javanano/javanano_field.cc -o google/protobuf/compiler/javanano/javanano_field.o
- libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -fPIC -MT google/protobuf/compiler/javanano/javanano_file.lo -MD -MP -MF google/protobuf/compiler/javanano/.deps/javanano_file.Tpo -c google/protobuf/compiler/javanano/javanano_file.cc -o google/protobuf/compiler/javanano/javanano_file.o
- libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -fPIC -MT google/protobuf/compiler/javanano/javanano_generator.lo -MD -MP -MF google/protobuf/compiler/javanano/.deps/javanano_generator.Tpo -c google/protobuf/compiler/javanano/javanano_generator.cc -o google/protobuf/compiler/javanano/javanano_generator.o
- libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -fPIC -MT google/protobuf/compiler/javanano/javanano_helpers.lo -MD -MP -MF google/protobuf/compiler/javanano/.deps/javanano_helpers.Tpo -c google/protobuf/compiler/javanano/javanano_helpers.cc -o google/protobuf/compiler/javanano/javanano_helpers.o
- libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -fPIC -MT google/protobuf/compiler/javanano/javanano_map_field.lo -MD -MP -MF google/protobuf/compiler/javanano/.deps/javanano_map_field.Tpo -c google/protobuf/compiler/javanano/javanano_map_field.cc -o google/protobuf/compiler/javanano/javanano_map_field.o
- libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -fPIC -MT google/protobuf/compiler/javanano/javanano_message.lo -MD -MP -MF google/protobuf/compiler/javanano/.deps/javanano_message.Tpo -c google/protobuf/compiler/javanano/javanano_message.cc -o google/protobuf/compiler/javanano/javanano_message.o
- libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -fPIC -MT google/protobuf/compiler/javanano/javanano_message_field.lo -MD -MP -MF google/protobuf/compiler/javanano/.deps/javanano_message_field.Tpo -c google/protobuf/compiler/javanano/javanano_message_field.cc -o google/protobuf/compiler/javanano/javanano_message_field.o
- libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -fPIC -MT google/protobuf/compiler/javanano/javanano_primitive_field.lo -MD -MP -MF google/protobuf/compiler/javanano/.deps/javanano_primitive_field.Tpo -c google/protobuf/compiler/javanano/javanano_primitive_field.cc -o google/protobuf/compiler/javanano/javanano_primitive_field.o
- libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -fPIC -MT google/protobuf/compiler/php/php_generator.lo -MD -MP -MF google/protobuf/compiler/php/.deps/php_generator.Tpo -c google/protobuf/compiler/php/php_generator.cc -o google/protobuf/compiler/php/php_generator.o
- libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -fPIC -MT google/protobuf/compiler/objectivec/objectivec_enum.lo -MD -MP -MF google/protobuf/compiler/objectivec/.deps/objectivec_enum.Tpo -c google/protobuf/compiler/objectivec/objectivec_enum.cc -o google/protobuf/compiler/objectivec/objectivec_enum.o
- libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -fPIC -MT google/protobuf/compiler/objectivec/objectivec_enum_field.lo -MD -MP -MF google/protobuf/compiler/objectivec/.deps/objectivec_enum_field.Tpo -c google/protobuf/compiler/objectivec/objectivec_enum_field.cc -o google/protobuf/compiler/objectivec/objectivec_enum_field.o
- libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -fPIC -MT google/protobuf/compiler/objectivec/objectivec_extension.lo -MD -MP -MF google/protobuf/compiler/objectivec/.deps/objectivec_extension.Tpo -c google/protobuf/compiler/objectivec/objectivec_extension.cc -o google/protobuf/compiler/objectivec/objectivec_extension.o
- libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -fPIC -MT google/protobuf/compiler/objectivec/objectivec_field.lo -MD -MP -MF google/protobuf/compiler/objectivec/.deps/objectivec_field.Tpo -c google/protobuf/compiler/objectivec/objectivec_field.cc -o google/protobuf/compiler/objectivec/objectivec_field.o
- libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -fPIC -MT google/protobuf/compiler/objectivec/objectivec_file.lo -MD -MP -MF google/protobuf/compiler/objectivec/.deps/objectivec_file.Tpo -c google/protobuf/compiler/objectivec/objectivec_file.cc -o google/protobuf/compiler/objectivec/objectivec_file.o
- libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -fPIC -MT google/protobuf/compiler/objectivec/objectivec_generator.lo -MD -MP -MF google/protobuf/compiler/objectivec/.deps/objectivec_generator.Tpo -c google/protobuf/compiler/objectivec/objectivec_generator.cc -o google/protobuf/compiler/objectivec/objectivec_generator.o
- libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -fPIC -MT google/protobuf/compiler/objectivec/objectivec_helpers.lo -MD -MP -MF google/protobuf/compiler/objectivec/.deps/objectivec_helpers.Tpo -c google/protobuf/compiler/objectivec/objectivec_helpers.cc -o google/protobuf/compiler/objectivec/objectivec_helpers.o
- libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -fPIC -MT google/protobuf/compiler/objectivec/objectivec_map_field.lo -MD -MP -MF google/protobuf/compiler/objectivec/.deps/objectivec_map_field.Tpo -c google/protobuf/compiler/objectivec/objectivec_map_field.cc -o google/protobuf/compiler/objectivec/objectivec_map_field.o
- libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -fPIC -MT google/protobuf/compiler/objectivec/objectivec_message.lo -MD -MP -MF google/protobuf/compiler/objectivec/.deps/objectivec_message.Tpo -c google/protobuf/compiler/objectivec/objectivec_message.cc -o google/protobuf/compiler/objectivec/objectivec_message.o
- libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -fPIC -MT google/protobuf/compiler/objectivec/objectivec_message_field.lo -MD -MP -MF google/protobuf/compiler/objectivec/.deps/objectivec_message_field.Tpo -c google/protobuf/compiler/objectivec/objectivec_message_field.cc -o google/protobuf/compiler/objectivec/objectivec_message_field.o
- libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -fPIC -MT google/protobuf/compiler/objectivec/objectivec_oneof.lo -MD -MP -MF google/protobuf/compiler/objectivec/.deps/objectivec_oneof.Tpo -c google/protobuf/compiler/objectivec/objectivec_oneof.cc -o google/protobuf/compiler/objectivec/objectivec_oneof.o
- libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -fPIC -MT google/protobuf/compiler/objectivec/objectivec_primitive_field.lo -MD -MP -MF google/protobuf/compiler/objectivec/.deps/objectivec_primitive_field.Tpo -c google/protobuf/compiler/objectivec/objectivec_primitive_field.cc -o google/protobuf/compiler/objectivec/objectivec_primitive_field.o
- c++: error: no input files
- --- js_embed ---
- *** [js_embed] Error code 1
- 
- make[2]: stopped in /usr/home/opam/.opam/4.14.1/.opam-switch/build/opsian.0.1/_build/default/lib/deps/protobuf/src
- 1 error
- 
- make[2]: stopped in /usr/home/opam/.opam/4.14.1/.opam-switch/build/opsian.0.1/_build/default/lib/deps/protobuf/src
- --- all-recursive ---
- 
- make[1]: stopped in /usr/home/opam/.opam/4.14.1/.opam-switch/build/opsian.0.1/_build/default/lib/deps/protobuf
- --- all ---
- 
- make: stopped in /usr/home/opam/.opam/4.14.1/.opam-switch/build/opsian.0.1/_build/default/lib/deps/protobuf
- (cd _build/default/lib/deps/openssl && /usr/bin/make -s)
- ar: warning: creating apps/libapps.a
- ar: warning: creating libcrypto.a
- ar: warning: creating libssl.a
- ar: warning: creating test/libtestutil.a
- test/test_test.c:35:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_int_eq(1, 1))
-         ^~~~~~~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:35:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:35:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_int_eq(1, 1))
-         ^~~~~~~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:35:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:35:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_int_eq(1, 1))
-         ^~~~~~~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:35:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:35:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_int_eq(1, 1))
-         ^~~~~~~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:35:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:35:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_int_eq(1, 1))
-         ^~~~~~~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:35:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:35:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_int_eq(1, 1))
-         ^~~~~~~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:35:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:35:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_int_eq(1, 1))
-         ^~~~~~~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:35:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:35:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_int_eq(1, 1))
-         ^~~~~~~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:35:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:35:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_int_eq(1, 1))
-         ^~~~~~~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:35:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:35:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_int_eq(1, 1))
-         ^~~~~~~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:35:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:35:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_int_eq(1, 1))
-         ^~~~~~~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:35:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:35:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_int_eq(1, 1))
-         ^~~~~~~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:35:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:35:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_int_eq(1, 1))
-         ^~~~~~~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:35:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:58:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_uint_eq(3u, 3u))
-         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:58:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:58:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_uint_eq(3u, 3u))
-         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:58:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:58:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_uint_eq(3u, 3u))
-         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:58:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:58:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_uint_eq(3u, 3u))
-         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:58:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:58:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_uint_eq(3u, 3u))
-         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:58:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:58:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_uint_eq(3u, 3u))
-         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:58:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:58:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_uint_eq(3u, 3u))
-         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:58:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:58:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_uint_eq(3u, 3u))
-         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:58:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:58:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_uint_eq(3u, 3u))
-         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:58:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:58:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_uint_eq(3u, 3u))
-         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:58:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:58:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_uint_eq(3u, 3u))
-         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:58:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:58:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_uint_eq(3u, 3u))
-         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:58:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:58:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_uint_eq(3u, 3u))
-         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:58:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:81:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_char_eq('a', 'a'))
-         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:81:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:81:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_char_eq('a', 'a'))
-         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:81:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:81:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_char_eq('a', 'a'))
-         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:81:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:81:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_char_eq('a', 'a'))
-         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:81:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:81:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_char_eq('a', 'a'))
-         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:81:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:81:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_char_eq('a', 'a'))
-         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:81:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:81:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_char_eq('a', 'a'))
-         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:81:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:81:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_char_eq('a', 'a'))
-         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:81:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:81:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_char_eq('a', 'a'))
-         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:81:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:81:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_char_eq('a', 'a'))
-         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:81:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:81:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_char_eq('a', 'a'))
-         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:81:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:81:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_char_eq('a', 'a'))
-         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:81:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:81:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_char_eq('a', 'a'))
-         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:81:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:104:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_uchar_eq(49, 49))
-         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:104:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:104:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_uchar_eq(49, 49))
-         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:104:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:104:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_uchar_eq(49, 49))
-         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:104:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:104:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_uchar_eq(49, 49))
-         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:104:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:104:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_uchar_eq(49, 49))
-         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:104:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:104:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_uchar_eq(49, 49))
-         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:104:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:104:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_uchar_eq(49, 49))
-         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:104:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:104:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_uchar_eq(49, 49))
-         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:104:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:104:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_uchar_eq(49, 49))
-         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:104:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:104:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_uchar_eq(49, 49))
-         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:104:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:104:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_uchar_eq(49, 49))
-         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:104:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:104:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_uchar_eq(49, 49))
-         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:104:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:104:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_uchar_eq(49, 49))
-         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:104:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:127:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_long_eq(123l, 123l))
-         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:127:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:127:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_long_eq(123l, 123l))
-         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:127:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:127:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_long_eq(123l, 123l))
-         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:127:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:127:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_long_eq(123l, 123l))
-         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:127:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:127:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_long_eq(123l, 123l))
-         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:127:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:127:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_long_eq(123l, 123l))
-         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:127:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:127:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_long_eq(123l, 123l))
-         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:127:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:127:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_long_eq(123l, 123l))
-         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:127:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:127:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_long_eq(123l, 123l))
-         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:127:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:127:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_long_eq(123l, 123l))
-         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:127:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:127:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_long_eq(123l, 123l))
-         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:127:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:127:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_long_eq(123l, 123l))
-         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:127:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:127:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_long_eq(123l, 123l))
-         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:127:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:150:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_ulong_eq(919ul, 919ul))
-         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:150:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:150:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_ulong_eq(919ul, 919ul))
-         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:150:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:150:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_ulong_eq(919ul, 919ul))
-         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:150:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:150:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_ulong_eq(919ul, 919ul))
-         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:150:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:150:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_ulong_eq(919ul, 919ul))
-         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:150:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:150:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_ulong_eq(919ul, 919ul))
-         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:150:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:150:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_ulong_eq(919ul, 919ul))
-         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:150:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:150:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_ulong_eq(919ul, 919ul))
-         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:150:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:150:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_ulong_eq(919ul, 919ul))
-         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:150:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:150:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_ulong_eq(919ul, 919ul))
-         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:150:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:150:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_ulong_eq(919ul, 919ul))
-         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:150:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:150:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_ulong_eq(919ul, 919ul))
-         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:150:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:150:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_ulong_eq(919ul, 919ul))
-         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:150:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:173:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_size_t_eq((size_t)10, (size_t)10))
-         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:173:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:173:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_size_t_eq((size_t)10, (size_t)10))
-         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:173:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:173:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_size_t_eq((size_t)10, (size_t)10))
-         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:173:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:173:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_size_t_eq((size_t)10, (size_t)10))
-         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:173:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:173:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_size_t_eq((size_t)10, (size_t)10))
-         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:173:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:173:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_size_t_eq((size_t)10, (size_t)10))
-         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:173:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:173:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_size_t_eq((size_t)10, (size_t)10))
-         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:173:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:173:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_size_t_eq((size_t)10, (size_t)10))
-         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:173:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:173:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_size_t_eq((size_t)10, (size_t)10))
-         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:173:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:173:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_size_t_eq((size_t)10, (size_t)10))
-         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:173:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:173:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_size_t_eq((size_t)10, (size_t)10))
-         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:173:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:173:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_size_t_eq((size_t)10, (size_t)10))
-         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:173:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:173:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_size_t_eq((size_t)10, (size_t)10))
-         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:173:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:196:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_time_t_eq((time_t)10, (time_t)10))
-         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:196:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:196:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_time_t_eq((time_t)10, (time_t)10))
-         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:196:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:196:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_time_t_eq((time_t)10, (time_t)10))
-         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:196:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:196:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_time_t_eq((time_t)10, (time_t)10))
-         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:196:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:196:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_time_t_eq((time_t)10, (time_t)10))
-         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:196:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:196:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_time_t_eq((time_t)10, (time_t)10))
-         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:196:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:196:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_time_t_eq((time_t)10, (time_t)10))
-         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:196:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:196:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_time_t_eq((time_t)10, (time_t)10))
-         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:196:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:196:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_time_t_eq((time_t)10, (time_t)10))
-         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:196:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:196:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_time_t_eq((time_t)10, (time_t)10))
-         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:196:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:196:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_time_t_eq((time_t)10, (time_t)10))
-         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:196:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:196:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_time_t_eq((time_t)10, (time_t)10))
-         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:196:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:196:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_time_t_eq((time_t)10, (time_t)10))
-         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:196:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:222:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_ptr(&y))
-         ^~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:222:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:222:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_ptr(&y))
-         ^~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:222:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:222:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_ptr(&y))
-         ^~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:222:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:222:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_ptr(&y))
-         ^~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:222:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:222:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_ptr(&y))
-         ^~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:222:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:222:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_ptr(&y))
-         ^~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:222:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:222:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_ptr(&y))
-         ^~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:222:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:222:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_ptr(&y))
-         ^~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:222:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:222:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_ptr(&y))
-         ^~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:222:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:222:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_ptr(&y))
-         ^~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:222:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:222:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_ptr(&y))
-         ^~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:222:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:222:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_ptr(&y))
-         ^~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:222:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:222:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_ptr(&y))
-         ^~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:222:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:245:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(0, TEST_true(0))
-         ^~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:245:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:245:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(0, TEST_true(0))
-         ^~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:245:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:245:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(0, TEST_true(0))
-         ^~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:245:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:260:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_str_eq(NULL, NULL))
-         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:260:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:260:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_str_eq(NULL, NULL))
-         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:260:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:260:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_str_eq(NULL, NULL))
-         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:260:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:260:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_str_eq(NULL, NULL))
-         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:260:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:260:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_str_eq(NULL, NULL))
-         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:260:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:260:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_str_eq(NULL, NULL))
-         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:260:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:260:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_str_eq(NULL, NULL))
-         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:260:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:260:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_str_eq(NULL, NULL))
-         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:260:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:260:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_str_eq(NULL, NULL))
-         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:260:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:260:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_str_eq(NULL, NULL))
-         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:260:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:260:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_str_eq(NULL, NULL))
-         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:260:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:260:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_str_eq(NULL, NULL))
-         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:260:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:260:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_str_eq(NULL, NULL))
-         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:260:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:285:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_mem_eq(NULL, 0, NULL, 0))
-         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:285:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:285:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_mem_eq(NULL, 0, NULL, 0))
-         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:285:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:285:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_mem_eq(NULL, 0, NULL, 0))
-         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:285:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:285:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_mem_eq(NULL, 0, NULL, 0))
-         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:285:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:285:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_mem_eq(NULL, 0, NULL, 0))
-         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:285:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:285:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_mem_eq(NULL, 0, NULL, 0))
-         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:285:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:285:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_mem_eq(NULL, 0, NULL, 0))
-         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:285:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:285:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_mem_eq(NULL, 0, NULL, 0))
-         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:285:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:285:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_mem_eq(NULL, 0, NULL, 0))
-         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:285:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:285:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_mem_eq(NULL, 0, NULL, 0))
-         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:285:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:317:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_int_eq(BN_dec2bn(&a, "0"), 1))
-         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:317:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:317:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_int_eq(BN_dec2bn(&a, "0"), 1))
-         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:317:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:317:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_int_eq(BN_dec2bn(&a, "0"), 1))
-         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:317:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:317:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_int_eq(BN_dec2bn(&a, "0"), 1))
-         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:317:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:317:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_int_eq(BN_dec2bn(&a, "0"), 1))
-         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:317:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:317:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_int_eq(BN_dec2bn(&a, "0"), 1))
-         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:317:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:317:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_int_eq(BN_dec2bn(&a, "0"), 1))
-         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:317:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:317:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_int_eq(BN_dec2bn(&a, "0"), 1))
-         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:317:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:317:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_int_eq(BN_dec2bn(&a, "0"), 1))
-         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:317:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:317:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_int_eq(BN_dec2bn(&a, "0"), 1))
-         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:317:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:317:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_int_eq(BN_dec2bn(&a, "0"), 1))
-         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:317:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:317:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_int_eq(BN_dec2bn(&a, "0"), 1))
-         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:317:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:317:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_int_eq(BN_dec2bn(&a, "0"), 1))
-         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:317:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:317:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_int_eq(BN_dec2bn(&a, "0"), 1))
-         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:317:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:317:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_int_eq(BN_dec2bn(&a, "0"), 1))
-         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:317:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:317:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_int_eq(BN_dec2bn(&a, "0"), 1))
-         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:317:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:317:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_int_eq(BN_dec2bn(&a, "0"), 1))
-         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:317:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:317:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_int_eq(BN_dec2bn(&a, "0"), 1))
-         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:317:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:317:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_int_eq(BN_dec2bn(&a, "0"), 1))
-         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:317:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:317:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_int_eq(BN_dec2bn(&a, "0"), 1))
-         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:317:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:317:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_int_eq(BN_dec2bn(&a, "0"), 1))
-         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:317:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:317:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_int_eq(BN_dec2bn(&a, "0"), 1))
-         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:317:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:317:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_int_eq(BN_dec2bn(&a, "0"), 1))
-         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:317:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:317:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_int_eq(BN_dec2bn(&a, "0"), 1))
-         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:317:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:317:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_int_eq(BN_dec2bn(&a, "0"), 1))
-         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:317:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:317:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_int_eq(BN_dec2bn(&a, "0"), 1))
-         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:317:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:317:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_int_eq(BN_dec2bn(&a, "0"), 1))
-         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:317:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:317:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_int_eq(BN_dec2bn(&a, "0"), 1))
-         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:317:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:317:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_int_eq(BN_dec2bn(&a, "0"), 1))
-         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:317:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:317:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_int_eq(BN_dec2bn(&a, "0"), 1))
-         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:317:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:317:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_int_eq(BN_dec2bn(&a, "0"), 1))
-         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:317:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:317:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_int_eq(BN_dec2bn(&a, "0"), 1))
-         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:317:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:317:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_int_eq(BN_dec2bn(&a, "0"), 1))
-         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:317:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:317:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_int_eq(BN_dec2bn(&a, "0"), 1))
-         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:317:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:317:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_int_eq(BN_dec2bn(&a, "0"), 1))
-         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:317:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:317:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_int_eq(BN_dec2bn(&a, "0"), 1))
-         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:317:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:317:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_int_eq(BN_dec2bn(&a, "0"), 1))
-         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:317:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:317:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_int_eq(BN_dec2bn(&a, "0"), 1))
-         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:317:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:317:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_int_eq(BN_dec2bn(&a, "0"), 1))
-         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:317:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:317:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_int_eq(BN_dec2bn(&a, "0"), 1))
-         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:317:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:317:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_int_eq(BN_dec2bn(&a, "0"), 1))
-         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:317:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:317:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_int_eq(BN_dec2bn(&a, "0"), 1))
-         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:317:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:317:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_int_eq(BN_dec2bn(&a, "0"), 1))
-         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:317:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:317:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_int_eq(BN_dec2bn(&a, "0"), 1))
-         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:317:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:317:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_int_eq(BN_dec2bn(&a, "0"), 1))
-         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:317:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:317:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_int_eq(BN_dec2bn(&a, "0"), 1))
-         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:317:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:317:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_int_eq(BN_dec2bn(&a, "0"), 1))
-         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:317:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:317:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_int_eq(BN_dec2bn(&a, "0"), 1))
-         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:317:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:317:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_int_eq(BN_dec2bn(&a, "0"), 1))
-         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:317:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:317:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_int_eq(BN_dec2bn(&a, "0"), 1))
-         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:317:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:317:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_int_eq(BN_dec2bn(&a, "0"), 1))
-         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:317:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:317:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_int_eq(BN_dec2bn(&a, "0"), 1))
-         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:317:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:317:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_int_eq(BN_dec2bn(&a, "0"), 1))
-         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:317:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:317:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_int_eq(BN_dec2bn(&a, "0"), 1))
-         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:317:9: note: cast one or both operands to int to silence this warning
- test/test_test.c:317:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
-     if (!TEST(1, TEST_int_eq(BN_dec2bn(&a, "0"), 1))
-         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- test/test_test.c:317:9: note: cast one or both operands to int to silence this warning
- 198 warnings generated.
[ERROR] The compilation of opsian.0.1 failed at "dune build --release -j 39".

#=== ERROR while compiling opsian.0.1 =========================================#
# context              2.1.5 | freebsd/x86_64 | ocaml-base-compiler.4.14.1 | file:///usr/home/opam/opam-repository
# path                 /usr/home/opam/.opam/4.14.1/.opam-switch/build/opsian.0.1
# command              /usr/home/opam/.opam/4.14.1/bin/dune build --release -j 39
# exit-code            1
# env-file             /usr/home/opam/.opam/log/opsian-37641-7d16dd.env
# output-file          /usr/home/opam/.opam/log/opsian-37641-7d16dd.out
### output ###
# test/test_test.c:317:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
# [...]
#         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# test/test_test.c:317:9: note: cast one or both operands to int to silence this warning
# test/test_test.c:317:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
#     if (!TEST(1, TEST_int_eq(BN_dec2bn(&a, "0"), 1))
#         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# test/test_test.c:317:9: note: cast one or both operands to int to silence this warning
# test/test_test.c:317:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
#     if (!TEST(1, TEST_int_eq(BN_dec2bn(&a, "0"), 1))
#         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# test/test_test.c:317:9: note: cast one or both operands to int to silence this warning
# 198 warnings generated.



<><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+- The following actions failed
| - build opsian 0.1
+- 
+- The following changes have been performed
| - install conf-autoconf   0.1
| - install conf-automake   1
| - install conf-liblzma    1
| - install conf-libtool    1
| - install conf-perl       2
| - install conf-pkg-config 3
| - install conf-which      1
| - install dune            3.11.1
+- 

The former state can be restored with:
    /usr/local/bin/opam switch import "/usr/home/opam/.opam/4.14.1/.opam-switch/backup/state-20231101130958.export"
'opam install -vy opsian.0.1' failed.
jail: /usr/bin/su -l opam -c cd '/' && env OPAMCRITERIA='+removed' OPAMEXTERNALSOLVER='builtin-0install' OPAMUTF8='never' OPAMPRECISETRACKING='1' '/usr/bin/env' 'bash' '-c' '
opam remove -y "opsian.0.1"
opam install -vy "opsian.0.1"
res=$?
if [ $res = 31 ]; then
    if opam show -f x-ci-accept-failures: "opsian.0.1" | grep -q '\''"freebsd"'\''; then
        echo "This package failed and has been disabled for CI using the '\''x-ci-accept-failures'\'' field."
        exit 69
    fi
fi


exit $res
': failed
"jail" "-c" "name=obuilder_35198_7761" "mount.fstab=/tmp/obuilder-jail-8b3e3c/fstab" "mount.devfs" "path=/obuilder/result/49625a9dba7281e72a48ecb602bc82a09c1cfb306bdecb37f93afb5c98ad7508/rootfs" "host=inherit" "ip6=inherit" "ip4=inherit" "command=/usr/bin/su" "-l" "opam" "-c" "cd '/' && env OPAMCRITERIA='+removed' OPAMEXTERNALSOLVER='builtin-0install' OPAMUTF8='never' OPAMPRECISETRACKING='1' '/usr/bin/env' 'bash' '-c' '
opam remove -y "opsian.0.1"
opam install -vy "opsian.0.1"
res=$?
if [ $res = 31 ]; then
    if opam show -f x-ci-accept-failures: "opsian.0.1" | grep -q '\''"freebsd"'\''; then
        echo "This package failed and has been disabled for CI using the '\''x-ci-accept-failures'\'' field."
        exit 69
    fi
fi


exit $res
'" failed with exit status 1
Failed: Build failed