← Back to PR #0

Build Log: libdash.0.3

Status: SUCCESS

Log Output

Processing: [default: loading data] [libdash.0.3: http] [libdash.0.3: extract] -> retrieved libdash.0.3 (https://github.com/mgree/libdash/archive/v0.3.tar.gz) [libdash: libtoolize] + /usr/bin/libtoolize (CWD=/home/opam/.opam/default/.opam-switch/build/libdash.0.3) - 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' [libdash: aclocal] + /usr/bin/aclocal (CWD=/home/opam/.opam/default/.opam-switch/build/libdash.0.3) [libdash: autoheader] + /usr/bin/autoheader (CWD=/home/opam/.opam/default/.opam-switch/build/libdash.0.3) [libdash: automake] + /usr/bin/automake "--add-missing" (CWD=/home/opam/.opam/default/.opam-switch/build/libdash.0.3) - configure.ac:15: installing './ar-lib' - configure.ac:10: installing './compile' - configure.ac:196: installing './config.guess' - configure.ac:196: installing './config.sub' - configure.ac:2: installing './install-sh' - configure.ac:2: installing './missing' - src/Makefile.am: installing './depcomp' [libdash: autoconf] + /usr/bin/autoconf (CWD=/home/opam/.opam/default/.opam-switch/build/libdash.0.3) - configure.ac:196: warning: The macro 'AC_PROG_LIBTOOL' is obsolete. - configure.ac:196: You should run autoupdate. - m4/libtool.m4:100: AC_PROG_LIBTOOL is expanded from... - configure.ac:196: the top level [libdash: mkdir _build] + /usr/bin/mkdir "_build" (CWD=/home/opam/.opam/default/.opam-switch/build/libdash.0.3) [libdash: ./configure] + /home/opam/.opam/default/.opam-switch/build/libdash.0.3/./configure "--prefix=/home/opam/.opam/default/.opam-switch/build/libdash.0.3/_build" (CWD=/home/opam/.opam/default/.opam-switch/build/libdash.0.3) - checking for a BSD-compatible install... /usr/bin/install -c - checking whether sleep supports fractional seconds... yes - checking filesystem timestamp resolution... 0.01 - checking whether build environment is sane... yes - checking for a race-free mkdir -p... /usr/bin/mkdir -p - checking for gawk... no - checking for mawk... mawk - checking whether make sets $(MAKE)... yes - checking whether make supports nested variables... yes - checking xargs -n works... yes - checking for gcc... gcc - 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 gcc accepts -g... yes - checking for gcc option to enable C11 features... none needed - checking whether gcc understands -c and -o together... yes - checking whether make supports the include directive... yes (GNU style) - checking dependency style of gcc... gcc3 - 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 bison... no - checking for byacc... no - checking for ar... ar - checking the archiver (ar) interface... ar - checking for build system compiler... gcc - checking for __attribute__((__alias__()))... yes - checking for alloca.h... yes - checking for paths.h... yes - checking for gcc options needed to detect all undeclared functions... none needed - checking whether _PATH_BSHELL is declared... yes - checking whether _PATH_DEVNULL is declared... yes - checking whether _PATH_TTY is declared... yes - checking whether isblank is declared... yes - checking size of intmax_t... 8 - checking size of long long int... 8 - checking whether PRIdMAX is declared... yes - checking for bsearch... yes - checking for faccessat... yes - checking for getpwnam... yes - checking for getrlimit... yes - checking for isalpha... - yes - checking for killpg... yes - checking for mempcpy... yes - checking for sigsetmask... yes - checking for stpcpy... yes - checking for strchrnul... yes - checking for strsignal... yes - checking for strtod... yes - checking for strtoimax... yes - checking for strtoumax... yes - checking for sysconf... yes - checking for signal... yes - checking for stat64... yes - checking for open64... yes - checking for stat::st_mtim... yes - checking build system type... x86_64-pc-linux-gnu - checking host system type... x86_64-pc-linux-gnu - 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 gcc... /usr/bin/ld - checking if the linker (/usr/bin/ld) is GNU ld... yes - checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B - checking the name lister (/usr/bin/nm -B) interface... BSD nm - checking whether ln -s works... yes - checking the maximum length of command line arguments... 1572864 - checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop - checking how to convert x86_64-pc-linux-gnu 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... objdump - checking how to recognize dependent libraries... pass_all - checking for dlltool... no - checking how to associate runtime and link libraries... printf %s\n - checking for ranlib... ranlib - checking for archiver @FILE support... @ - checking for strip... strip - checking command to parse /usr/bin/nm -B output from gcc object... - ok - checking for sysroot... no - checking for a working dd... /usr/bin/dd - checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 - checking for mt... no - checking if : is a manifest tool... no - checking for dlfcn.h... yes - checking for objdir... .libs - checking if gcc supports -fno-rtti -fno-exceptions... no - checking for gcc option to produce PIC... -fPIC -DPIC - checking if gcc PIC flag -fPIC -DPIC works... yes - checking if gcc static flag -static works... yes - checking if gcc supports -c -o file.o... yes - checking if gcc supports -c -o file.o... (cached) yes - checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes - checking whether -lc should be explicitly linked in... no - checking dynamic linker characteristics... GNU/Linux 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 that generated files are newer than configure... done - configure: creating ./config.status - config.status: creating Makefile - config.status: creating src/Makefile - config.status: creating config.h - config.status: executing depfiles commands - config.status: executing libtool commands [libdash: make] + /usr/bin/make (CWD=/home/opam/.opam/default/.opam-switch/build/libdash.0.3) - /usr/bin/make all-recursive - make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/libdash.0.3' - Making all in src - make[2]: Entering directory '/home/opam/.opam/default/.opam-switch/build/libdash.0.3/src' - CC builtins.def - GEN builtins.h - CC mknodes - GEN nodes.h - GEN token.h - CC mksyntax - GEN syntax.h - /usr/bin/make all-am - make[3]: Entering directory '/home/opam/.opam/default/.opam-switch/build/libdash.0.3/src' - CC dash-alias.o - CC dash-arith_yacc.o - CC dash-arith_yylex.o - CC dash-cd.o - CC dash-error.o - CC dash-eval.o - CC dash-exec.o - CC dash-expand.o - CC dash-histedit.o - CC dash-input.o - CC dash-jobs.o - CC dash-mail.o - CC dash-main.o - CC dash-memalloc.o - CC dash-miscbltin.o - CC dash-mystring.o - CC dash-options.o - CC dash-parser.o - CC dash-redir.o - CC dash-show.o - CC dash-trap.o - CC dash-output.o - CC bltin/dash-printf.o - CC dash-system.o - CC bltin/dash-test.o - CC bltin/dash-times.o - CC dash-var.o - CC builtins.o - CC mkinit - GEN init.c - CC init.o - CC nodes.o - CC mksignames - GEN signames.c - CC signames.o - CC syntax.o - CCLD dash - CC alias.o - CC arith_yacc.o - CC arith_yylex.o - CC cd.o - CC error.o - CC eval.o - CC exec.o - CC expand.o - CC histedit.o - CC input.o - CC jobs.o - CC mail.o - CC main.o - main.c:278:1: warning: 'read_profile' defined but not used [-Wunused-function] - 278 | read_profile(const char *name) - | ^~~~~~~~~~~~ - CC memalloc.o - CC miscbltin.o - CC mystring.o - CC options.o - CC parser.o - CC redir.o - CC show.o - CC trap.o - CC output.o - CC bltin/printf.o - CC system.o - CC bltin/test.o - CC bltin/times.o - CC var.o - AR libdash.a - CC libdash_la-alias.lo - CC libdash_la-arith_yacc.lo - CC libdash_la-arith_yylex.lo - CC libdash_la-cd.lo - CC libdash_la-error.lo - CC libdash_la-eval.lo - CC libdash_la-exec.lo - CC libdash_la-expand.lo - CC libdash_la-histedit.lo - CC libdash_la-input.lo - CC libdash_la-jobs.lo - CC libdash_la-mail.lo - CC libdash_la-main.lo - main.c:278:1: warning: 'read_profile' defined but not used [-Wunused-function] - 278 | read_profile(const char *name) - | ^~~~~~~~~~~~ - CC libdash_la-memalloc.lo - CC libdash_la-miscbltin.lo - CC libdash_la-mystring.lo - CC libdash_la-options.lo - CC libdash_la-parser.lo - CC libdash_la-redir.lo - CC libdash_la-show.lo - CC libdash_la-trap.lo - CC libdash_la-output.lo - CC bltin/libdash_la-printf.lo - CC libdash_la-system.lo - CC bltin/libdash_la-test.lo - CC bltin/libdash_la-times.lo - CC libdash_la-var.lo - CC libdash_la-builtins.lo - CC libdash_la-init.lo - CC libdash_la-nodes.lo - CC libdash_la-signames.lo - CC libdash_la-syntax.lo - CCLD libdash.la - CC dlldash_la-alias.lo - CC dlldash_la-arith_yacc.lo - CC dlldash_la-arith_yylex.lo - CC dlldash_la-cd.lo - CC dlldash_la-error.lo - CC dlldash_la-eval.lo - CC dlldash_la-exec.lo - CC dlldash_la-expand.lo - CC dlldash_la-histedit.lo - CC dlldash_la-input.lo - CC dlldash_la-jobs.lo - CC dlldash_la-mail.lo - CC dlldash_la-main.lo - main.c:278:1: warning: 'read_profile' defined but not used [-Wunused-function] - 278 | read_profile(const char *name) - | ^~~~~~~~~~~~ - CC dlldash_la-memalloc.lo - CC dlldash_la-miscbltin.lo - CC dlldash_la-mystring.lo - CC dlldash_la-options.lo - CC dlldash_la-parser.lo - CC dlldash_la-redir.lo - CC dlldash_la-show.lo - CC dlldash_la-trap.lo - CC dlldash_la-output.lo - CC bltin/dlldash_la-printf.lo - CC dlldash_la-system.lo - CC bltin/dlldash_la-test.lo - CC bltin/dlldash_la-times.lo - CC dlldash_la-var.lo - CC dlldash_la-builtins.lo - CC dlldash_la-init.lo - CC dlldash_la-nodes.lo - CC dlldash_la-signames.lo - CC dlldash_la-syntax.lo - CCLD dlldash.la - make[3]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/libdash.0.3/src' - make[2]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/libdash.0.3/src' - make[2]: Entering directory '/home/opam/.opam/default/.opam-switch/build/libdash.0.3' - make[2]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/libdash.0.3' - make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/libdash.0.3' [libdash: make install] + /usr/bin/make "install" (CWD=/home/opam/.opam/default/.opam-switch/build/libdash.0.3) - Making install in src - make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/libdash.0.3/src' - /usr/bin/make install-am - make[2]: Entering directory '/home/opam/.opam/default/.opam-switch/build/libdash.0.3/src' - make[3]: Entering directory '/home/opam/.opam/default/.opam-switch/build/libdash.0.3/src' - /usr/bin/mkdir -p '/home/opam/.opam/default/.opam-switch/build/libdash.0.3/_build/lib' - /bin/bash ../libtool --mode=install /usr/bin/install -c libdash.la dlldash.la '/home/opam/.opam/default/.opam-switch/build/libdash.0.3/_build/lib' - libtool: install: /usr/bin/install -c .libs/libdash.so.0.0.0 /home/opam/.opam/default/.opam-switch/build/libdash.0.3/_build/lib/libdash.so.0.0.0 - libtool: install: (cd /home/opam/.opam/default/.opam-switch/build/libdash.0.3/_build/lib && { ln -s -f libdash.so.0.0.0 libdash.so.0 || { rm -f libdash.so.0 && ln -s libdash.so.0.0.0 libdash.so.0; }; }) - libtool: install: (cd /home/opam/.opam/default/.opam-switch/build/libdash.0.3/_build/lib && { ln -s -f libdash.so.0.0.0 libdash.so || { rm -f libdash.so && ln -s libdash.so.0.0.0 libdash.so; }; }) - libtool: install: /usr/bin/install -c .libs/libdash.lai /home/opam/.opam/default/.opam-switch/build/libdash.0.3/_build/lib/libdash.la - libtool: install: /usr/bin/install -c .libs/dlldash.so.0.0.0 /home/opam/.opam/default/.opam-switch/build/libdash.0.3/_build/lib/dlldash.so.0.0.0 - libtool: install: (cd /home/opam/.opam/default/.opam-switch/build/libdash.0.3/_build/lib && { ln -s -f dlldash.so.0.0.0 dlldash.so.0 || { rm -f dlldash.so.0 && ln -s dlldash.so.0.0.0 dlldash.so.0; }; }) - libtool: install: (cd /home/opam/.opam/default/.opam-switch/build/libdash.0.3/_build/lib && { ln -s -f dlldash.so.0.0.0 dlldash.so || { rm -f dlldash.so && ln -s dlldash.so.0.0.0 dlldash.so; }; }) - libtool: install: /usr/bin/install -c .libs/dlldash.lai /home/opam/.opam/default/.opam-switch/build/libdash.0.3/_build/lib/dlldash.la - libtool: finish: PATH="/home/opam/.opam/default/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /home/opam/.opam/default/.opam-switch/build/libdash.0.3/_build/lib - ---------------------------------------------------------------------- - Libraries have been installed in: - /home/opam/.opam/default/.opam-switch/build/libdash.0.3/_build/lib - - If you ever happen to want to link against installed libraries - in a given directory, LIBDIR, you must either use libtool, and - specify the full pathname of the library, or use the '-LLIBDIR' - flag during linking and do at least one of the following: - - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable - during execution - - add LIBDIR to the 'LD_RUN_PATH' environment variable - during linking - - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - - have your system administrator add LIBDIR to '/etc/ld.so.conf' - - See any operating system documentation about shared libraries for - more information, such as the ld(1) and ld.so(8) manual pages. - ---------------------------------------------------------------------- - /usr/bin/mkdir -p '/home/opam/.opam/default/.opam-switch/build/libdash.0.3/_build/bin' - /bin/bash ../libtool --mode=install /usr/bin/install -c dash '/home/opam/.opam/default/.opam-switch/build/libdash.0.3/_build/bin' - libtool: install: /usr/bin/install -c dash /home/opam/.opam/default/.opam-switch/build/libdash.0.3/_build/bin/dash - /usr/bin/mkdir -p '/home/opam/.opam/default/.opam-switch/build/libdash.0.3/_build/lib' - /usr/bin/install -c -m 644 libdash.a '/home/opam/.opam/default/.opam-switch/build/libdash.0.3/_build/lib' - ( cd '/home/opam/.opam/default/.opam-switch/build/libdash.0.3/_build/lib' && ranlib libdash.a ) - /usr/bin/mkdir -p '/home/opam/.opam/default/.opam-switch/build/libdash.0.3/_build/share/man/man1' - /usr/bin/install -c -m 644 dash.1 '/home/opam/.opam/default/.opam-switch/build/libdash.0.3/_build/share/man/man1' - make[3]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/libdash.0.3/src' - make[2]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/libdash.0.3/src' - make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/libdash.0.3/src' - make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/libdash.0.3' - make[2]: Entering directory '/home/opam/.opam/default/.opam-switch/build/libdash.0.3' - make[2]: Nothing to be done for 'install-exec-am'. - make[2]: Nothing to be done for 'install-data-am'. - make[2]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/libdash.0.3' - make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/libdash.0.3' [libdash: ocaml/mk_meta.sh] + /home/opam/.opam/default/.opam-switch/build/libdash.0.3/ocaml/mk_meta.sh "/home/opam/.opam/default/lib/libdash" (CWD=/home/opam/.opam/default/.opam-switch/build/libdash.0.3) [libdash: make ocaml] + /usr/bin/make "-C" "ocaml" "all" (CWD=/home/opam/.opam/default/.opam-switch/build/libdash.0.3) - make: Entering directory '/home/opam/.opam/default/.opam-switch/build/libdash.0.3/ocaml' - ocamlfind ocamlmklib -g -package str,ctypes,ctypes.foreign -L/home/opam/.opam/default/.opam-switch/build/libdash.0.3/_build/lib -ldash dash.mli dash.ml ast.mli ast.ml -o dash - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ./mk_meta.sh - [WARNING] OPAMCONFIRMLEVEL was ignored because CLI 2.0 was requested and it was introduced in 2.1. - atdgen -j -j-std ast_atd.atd - sed -i -e '/type char = Ast.char/d' ast_atd_j.ml - sed -i -e '/type char = Ast.char/d' ast_atd_j.mli - mv ast_atd_j.ml ast_json.ml - mv ast_atd_j.mli ast_json.mli - ocamlfind ocamlopt -g -thread -package threads,str,atdgen,ctypes,ctypes.foreign -linkpkg -cclib -L/home/opam/.opam/default/.opam-switch/build/libdash.0.3/_build/lib -cclib -ldash dash.cmxa ast_json.mli ast_json.ml shell_to_json.ml -o shell_to_json - ocamlfind ocamlopt -g -thread -package threads,str,atdgen,ctypes,ctypes.foreign -linkpkg -cclib -L/home/opam/.opam/default/.opam-switch/build/libdash.0.3/_build/lib -cclib -ldash dash.cmxa ast_json.mli ast_json.ml json_to_shell.ml -o json_to_shell - make: Leaving directory '/home/opam/.opam/default/.opam-switch/build/libdash.0.3/ocaml' [libdash: ./mk_dot_install.sh] + /home/opam/.opam/default/.opam-switch/build/libdash.0.3/./mk_dot_install.sh (CWD=/home/opam/.opam/default/.opam-switch/build/libdash.0.3) [libdash: ./ldconfig.sh] + /home/opam/.opam/default/.opam-switch/build/libdash.0.3/./ldconfig.sh (CWD=/home/opam/.opam/default/.opam-switch/build/libdash.0.3) -> compiled libdash.0.3 -> installed libdash.0.3 [WARNING] Opam packages conf-autoconf.0.2, conf-automake.1 and conf-libtool.1 depend on the following system packages that are no longer installed: autoconf automake libtool - conf-autoconf.0.2: depends on autoconf - conf-automake.1: depends on automake - conf-libtool.1: depends on libtool

Dependency Graph

Loading graph...
View raw DOT format
digraph opam { "atd.2.16.0" -> {"cmdliner.2.1.0" "dune.3.21.0" "easy-format.1.3.4" "menhir.20250912" "ocaml.4.09.1" "re.1.11.0" "yojson.2.2.2"} "atdgen.2.15.0" -> {"atd.2.16.0" "atdgen-runtime.2.16.0" "biniou.1.2.2" "dune.3.21.0" "ocaml.4.09.1" "re.1.11.0" "yojson.2.2.2"} "atdgen-runtime.2.16.0" -> {"biniou.1.2.2" "dune.3.21.0" "ocaml.4.09.1" "yojson.2.2.2"} "biniou.1.2.2" -> {"camlp-streams.5.0.1" "dune.3.21.0" "easy-format.1.3.4" "ocaml.4.09.1"} "camlp-streams.5.0.1" -> {"dune.3.21.0" "ocaml.4.09.1"} "cmdliner.2.1.0" -> "ocaml.4.09.1"; "conf-aclocal.2" -> "conf-automake.1"; "conf-automake.1" -> "conf-autoconf.0.2"; "conf-libffi.2.0.0" -> "conf-pkg-config.4"; "csexp.1.5.2" -> {"dune.3.21.0" "ocaml.4.09.1"} "ctypes.0.24.0" -> {"dune.3.21.0" "dune-configurator.3.21.0" "integers.0.7.0" "ocaml.4.09.1"} "ctypes-foreign.0.24.0" -> {"conf-libffi.2.0.0" "conf-pkg-config.4" "ctypes.0.24.0" "dune.3.21.0" "dune-configurator.3.21.0" "ocaml.4.09.1"} "dune.3.21.0" -> {"base-threads.base" "base-unix.base" "ocaml.4.09.1"} "dune-configurator.3.21.0" -> {"base-unix.base" "csexp.1.5.2" "dune.3.21.0" "ocaml.4.09.1"} "easy-format.1.3.4" -> {"dune.3.21.0" "ocaml.4.09.1"} "integers.0.7.0" -> {"dune.3.21.0" "ocaml.4.09.1" "stdlib-shims.0.3.0"} "libdash.0.3" -> {"atdgen.2.15.0" "conf-aclocal.2" "conf-autoconf.0.2" "conf-libtool.1" "ctypes.0.24.0" "ctypes-foreign.0.24.0" "ocaml.4.09.1" "ocamlfind.1.9.8"} "menhir.20250912" -> {"dune.3.21.0" "menhirCST.20250912" "menhirLib.20250912" "menhirSdk.20250912" "ocaml.4.09.1"} "menhirCST.20250912" -> {"dune.3.21.0" "ocaml.4.09.1"} "menhirLib.20250912" -> {"dune.3.21.0" "ocaml.4.09.1"} "menhirSdk.20250912" -> {"dune.3.21.0" "ocaml.4.09.1"} "ocaml.4.09.1" -> {"ocaml-base-compiler.4.09.1" "ocaml-config.1"} "ocaml-config.1" -> "ocaml-base-compiler.4.09.1"; "ocamlfind.1.9.8" -> "ocaml.4.09.1"; "re.1.11.0" -> {"dune.3.21.0" "ocaml.4.09.1" "seq.base"} "seq.base" -> "ocaml.4.09.1"; "stdlib-shims.0.3.0" -> {"dune.3.21.0" "ocaml.4.09.1"} "yojson.2.2.2" -> {"dune.3.21.0" "ocaml.4.09.1" "seq.base"} }