------------------------------------------------------------------------------- -- Phase: Environment ------------------------------------------------------------------------------- NO_DEPENDS=1 UNAME_r=6.5 UNAME_m=x86_64 UNAME_p=x86_64 UNAME_v=unknown UNAME_s=DragonFly PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SSL_NO_VERIFY_PEER=1 LANG=C HOME=/root USER=root TERM=dumb SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: showconfig ------------------------------------------------------------------------------- ===> The following configuration options are available for ocaml-pcre-7.2.3_1: DOCS=on: Build and/or install documentation EXAMPLES=on: Build and/or install examples ===> Use 'make config' to modify these settings SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ENV ------------------------------------------------------------------------------- XDG_DATA_HOME=/construction/devel/ocaml-pcre XDG_CONFIG_HOME=/construction/devel/ocaml-pcre XDG_CACHE_HOME=/construction/devel/ocaml-pcre/.cache HOME=/construction/devel/ocaml-pcre TMPDIR="/tmp" PATH=/construction/devel/ocaml-pcre/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PKG_CONFIG_LIBDIR=/construction/devel/ocaml-pcre/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCVER=gcc80 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ARGS ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: MAKE_ENV ------------------------------------------------------------------------------- OCAMLFIND_DESTDIR="/construction/devel/ocaml-pcre/stage/usr/local/lib/ocaml/site-lib" OCAMLFIND_LDCONF="/dev/null" XDG_DATA_HOME=/construction/devel/ocaml-pcre XDG_CONFIG_HOME=/construction/devel/ocaml-pcre XDG_CACHE_HOME=/construction/devel/ocaml-pcre/.cache HOME=/construction/devel/ocaml-pcre TMPDIR="/tmp" PATH=/construction/devel/ocaml-pcre/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PKG_CONFIG_LIBDIR=/construction/devel/ocaml-pcre/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES CCVER=gcc80 PREFIX=/usr/local LOCALBASE=/usr/local NOPROFILE=1 CC="cc" CFLAGS="-pipe -O2 -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" " LIBS="" CXX="c++" CXXFLAGS=" -pipe -O2 -fno-strict-aliasing " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: MAKE_ARGS ------------------------------------------------------------------------------- DESTDIR=/construction/devel/ocaml-pcre/stage SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: PLIST_SUB ------------------------------------------------------------------------------- PORTDOCS="" PORTEXAMPLES="" OCAML_SITELIBDIR="lib/ocaml/site-lib" OSREL=6.5 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PROFILE="@comment " DOCSDIR="share/doc/pcre-ocaml" EXAMPLESDIR="share/examples/ocaml/pcre" DATADIR="share/pcre" WWWDIR="www/pcre" ETCDIR="etc/pcre" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: SUB_LIST ------------------------------------------------------------------------------- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/pcre DOCSDIR=/usr/local/share/doc/pcre-ocaml EXAMPLESDIR=/usr/local/share/examples/ocaml/pcre WWWDIR=/usr/local/www/pcre ETCDIR=/usr/local/etc/pcre SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: /etc/make.conf ------------------------------------------------------------------------------- DPORTS_BUILDER=yes DISABLE_LICENSES=yes DEFAULT_VERSIONS=ssl=openssl FORCE_PACKAGE=yes DEVELOPER=yes DFLY_STING_XFAIL=yes USE_PACKAGE_DEPENDS_ONLY=yes PORTSDIR=/xports PORT_DBDIR=/options PKG_DBDIR=/var/db/pkg PKG_CACHEDIR=/var/cache/pkg PKG_COMPRESSION_FORMAT=.tgz DEVELOPER=1 WITH_CCACHE_BUILD=yes CCACHE_DIR=/ccache UID=0 ARCH=x86_64 OPSYS=DragonFly DFLYVERSION=600503 OSVERSION=9999999 OSREL=6.5 _OSRELEASE=6.5-SYNTH DISTDIR=/distfiles WRKDIRPREFIX=/construction BATCH=yes PACKAGE_BUILDING=yes PKG_CREATE_VERBOSE=yes MAKE_JOBS_NUMBER=13 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/liblz4-1.9.4,1.pkg Installing /packages/All/zstd-1.5.5.pkg Installing /packages/All/indexinfo-0.3.1.pkg Installing /packages/All/gettext-runtime-0.21.1.pkg Installing /packages/All/binutils-2.40_4,1.pkg Installing /packages/All/libXau-1.0.9.pkg Installing /packages/All/xorgproto-2022.1_1.pkg Installing /packages/All/libXdmcp-1.1.3.pkg Installing /packages/All/libxcb-1.15_1.pkg Installing /packages/All/libX11-1.8.6,1.pkg Installing /packages/All/ocaml-4.07.1.pkg Installing /packages/All/ocaml-ocamlbuild-0.14.2.pkg Installing /packages/All/brotli-1.0.9,1.pkg Installing /packages/All/png-1.6.39.pkg Installing /packages/All/freetype2-2.12.1_2.pkg ===== Message from freetype2-2.12.1_2: -- The 2.7.x series now uses the new subpixel hinting mode (V40 port's option) as the default, emulating a modern version of ClearType. This change inevitably leads to different rendering results, and you might change port's options to adapt it to your taste (or use the new "FREETYPE_PROPERTIES" environment variable). The environment variable "FREETYPE_PROPERTIES" can be used to control the driver properties. Example: FREETYPE_PROPERTIES=truetype:interpreter-version=35 \ cff:no-stem-darkening=1 \ autofitter:warping=1 This allows to select, say, the subpixel hinting mode at runtime for a given application. If LONG_PCF_NAMES port's option was enabled, the PCF family names may include the foundry and information whether they contain wide characters. For example, "Sony Fixed" or "Misc Fixed Wide", instead of "Fixed". This can be disabled at run time with using pcf:no-long-family-names property, if needed. Example: FREETYPE_PROPERTIES=pcf:no-long-family-names=1 How to recreate fontconfig cache with using such environment variable, if needed: # env FREETYPE_PROPERTIES=pcf:no-long-family-names=1 fc-cache -fsv The controllable properties are listed in the section "Controlling FreeType Modules" in the reference's table of contents (/usr/local/share/doc/freetype2/reference/index.html, if documentation was installed). Installing /packages/All/expat-2.5.0.pkg Installing /packages/All/fontconfig-2.14.2,1.pkg Running fc-cache to build fontconfig cache... Installing /packages/All/tcl86-8.6.13.pkg Installing /packages/All/libXext-1.3.4,1.pkg Installing /packages/All/libXrender-0.9.10_2.pkg Installing /packages/All/libXft-2.3.7.pkg Installing /packages/All/libXScrnSaver-1.2.4.pkg Installing /packages/All/tk86-8.6.13.pkg Installing /packages/All/ocaml-labltk-8.06.5.pkg Installing /packages/All/ocaml-findlib-1.8.1.pkg Installing /packages/All/ccache-3.7.12_4.pkg Create compiler links... create symlink for cc create symlink for cc (world) create symlink for c++ create symlink for c++ (world) create symlink for CC create symlink for CC (world) create symlink for gcc create symlink for gcc (world) create symlink for g++ create symlink for g++ (world) ===== Message from ccache-3.7.12_4: -- NOTE: Please read /usr/local/share/doc/ccache/ccache-howto-freebsd.txt for information on using ccache with FreeBSD ports and src. Installing /packages/All/pcre-8.45_3.pkg SUCCEEDED 00:00:19 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> ocaml-pcre-7.2.3_1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> ocaml-pcre-7.2.3_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by ocaml-pcre-7.2.3_1 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> ocaml-pcre-7.2.3_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by ocaml-pcre-7.2.3_1 for building => SHA256 Checksum OK for mmottl-pcre-ocaml-v7.2.3_GH0.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- ===> ocaml-pcre-7.2.3_1 depends on file: /usr/local/bin/ocamlc - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> ocaml-pcre-7.2.3_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by ocaml-pcre-7.2.3_1 for building ===> Extracting for ocaml-pcre-7.2.3_1 => SHA256 Checksum OK for mmottl-pcre-ocaml-v7.2.3_GH0.tar.gz. ===> ocaml-pcre-7.2.3_1 depends on file: /usr/local/bin/ocamlc - found Extracted Memory Use: 0.46M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- ===> ocaml-pcre-7.2.3_1 depends on file: /usr/local/bin/ocamlc - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for ocaml-pcre-7.2.3_1 ===> ocaml-pcre-7.2.3_1 depends on file: /usr/local/bin/ocamlc - found /usr/bin/env WRKSRC=/construction/devel/ocaml-pcre/pcre-ocaml-7.2.3 REWARNFILE=/construction/devel/ocaml-pcre/reinplace_warnings.txt /bin/sh /xports/Mk/Scripts/sed_checked.sh -e 's|$prefix"/"share|/construction/devel/ocaml-pcre/stage/usr/local/share|' -e '/datarootdir/s|$pkg_name|&-ocaml|' /construction/devel/ocaml-pcre/pcre-ocaml-7.2.3/setup.ml /usr/bin/env WRKSRC=/construction/devel/ocaml-pcre/pcre-ocaml-7.2.3 REWARNFILE=/construction/devel/ocaml-pcre/reinplace_warnings.txt /bin/sh /xports/Mk/Scripts/sed_checked.sh -e 's| safe_string,||' /construction/devel/ocaml-pcre/pcre-ocaml-7.2.3/_tags SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> ocaml-pcre-7.2.3_1 depends on executable: ocamlbuild - found ===> ocaml-pcre-7.2.3_1 depends on file: /usr/local/bin/ocamlc - found ===> ocaml-pcre-7.2.3_1 depends on file: /usr/local/bin/ocamlfind - found ===> ocaml-pcre-7.2.3_1 depends on file: /usr/local/bin/ccache - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> ocaml-pcre-7.2.3_1 depends on shared library: libpcre.so - found (/usr/local/lib/libpcre.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> ocaml-pcre-7.2.3_1 depends on executable: ocamlbuild - found ===> ocaml-pcre-7.2.3_1 depends on file: /usr/local/bin/ocamlc - found ===> ocaml-pcre-7.2.3_1 depends on file: /usr/local/bin/ocamlfind - found ===> ocaml-pcre-7.2.3_1 depends on file: /usr/local/bin/ccache - found ===> ocaml-pcre-7.2.3_1 depends on shared library: libpcre.so - found (/usr/local/lib/libpcre.so) ===> Configuring for ocaml-pcre-7.2.3_1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for ocaml-pcre-7.2.3_1 --- all --- ocaml setup.ml -all File "./setup.ml", line 318, characters 20-36: Warning 3: deprecated: Stdlib.String.lowercase Use String.lowercase_ascii instead. File "./setup.ml", line 318, characters 42-58: Warning 3: deprecated: Stdlib.String.lowercase Use String.lowercase_ascii instead. File "./setup.ml", line 327, characters 14-30: Warning 3: deprecated: Stdlib.String.lowercase Use String.lowercase_ascii instead. File "./setup.ml", line 327, characters 38-54: Warning 3: deprecated: Stdlib.String.lowercase Use String.lowercase_ascii instead. File "./setup.ml", line 330, characters 25-41: Warning 3: deprecated: Stdlib.String.lowercase Use String.lowercase_ascii instead. File "./setup.ml", line 368, characters 10-26: Warning 3: deprecated: Stdlib.String.lowercase Use String.lowercase_ascii instead. File "./setup.ml", line 474, characters 13-29: Warning 3: deprecated: Stdlib.String.lowercase Use String.lowercase_ascii instead. File "./setup.ml", line 1825, characters 16-33: Warning 3: deprecated: Stdlib.String.capitalize Use String.capitalize_ascii instead. File "./setup.ml", line 1831, characters 16-35: Warning 3: deprecated: Stdlib.String.uncapitalize Use String.uncapitalize_ascii instead. File "setup.ml", line 5847, characters 11-28: Warning 3: deprecated: Stdlib.String.capitalize Use String.capitalize_ascii instead. File "setup.ml", line 5848, characters 11-30: Warning 3: deprecated: Stdlib.String.uncapitalize Use String.uncapitalize_ascii instead. Configuration: ocamlfind: ........................................... /usr/local/bin/ocamlfind ocamlc: .............................................. /usr/local/bin/ocamlc.opt ocamlopt: ............................................ /usr/local/bin/ocamlopt.opt ocamlbuild: .......................................... /usr/local/bin/ocamlbuild Package name: ........................................ pcre Package version: ..................................... 7.2.3 os_type: ............................................. Unix system: .............................................. dragonfly architecture: ........................................ x86_64 ccomp_type: .......................................... cc ocaml_version: ....................................... 4.07.1 standard_library_default: ............................ /usr/local/lib/ocaml standard_library: .................................... /usr/local/lib/ocaml standard_runtime: .................................... /usr/local/bin/ocamlrun bytecomp_c_compiler: ................................. cc -O2 -fno-strict-aliasing -fwrapv -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_THREAD_SAFE native_c_compiler: ................................... cc -O2 -fno-strict-aliasing -fwrapv -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_THREAD_SAFE model: ............................................... default ext_obj: ............................................. .o ext_asm: ............................................. .s ext_lib: ............................................. .a ext_dll: ............................................. .so default_executable_name: ............................. a.out systhread_supported: ................................. true Install architecture-independent files dir: .......... /usr/local Install architecture-dependent files in dir: ......... $prefix User executables: .................................... $exec_prefix/bin System admin executables: ............................ $exec_prefix/sbin Program executables: ................................. $exec_prefix/libexec Read-only single-machine data: ....................... $prefix/etc Modifiable architecture-independent data: ............ $prefix/com Modifiable single-machine data: ...................... $prefix/var Object code libraries: ............................... $exec_prefix/lib Read-only arch-independent data root: ................ /construction/devel/ocaml-pcre/stage/usr/local/share Read-only architecture-independent data: ............. $datarootdir Info documentation: .................................. $datarootdir/info Locale-dependent data: ............................... $datarootdir/locale Man documentation: ................................... $datarootdir/man Documentation root: .................................. $datarootdir/doc/$pkg_name-ocaml HTML documentation: .................................. $docdir DVI documentation: ................................... $docdir PDF documentation: ................................... $docdir PS documentation: .................................... $docdir findlib_version: ..................................... 1.8.1 is_native: ........................................... true suffix_program: ...................................... Remove a file.: ...................................... rm -f Remove a directory.: ................................. rm -rf Turn ocaml debug flag on: ............................ true Turn ocaml profile flag on: .......................... false Compiler support generation of .cmxs.: ............... true OCamlbuild additional flags: ......................... with_pcre_config: .................................... pcre-config Strict compile-time checks: .......................... true Build examples: ...................................... true Create documentations: ............................... true Compile tests executable and library and run them: ... false ocamldoc: ............................................ /usr/local/bin/ocamldoc pkg_bytes: ........................................... /usr/local/lib/ocaml/site-lib/bytes /usr/local/bin/ocamlopt.opt unix.cmxa -I /usr/local/lib/ocaml/ocamlbuild /usr/local/lib/ocaml/ocamlbuild/ocamlbuildlib.cmxa myocamlbuild.ml /usr/local/lib/ocaml/ocamlbuild/ocamlbuild.cmx -o myocamlbuild findlib: [WARNING] Package labltk has multiple definitions in /usr/local/lib/ocaml/site-lib/labltk/META, /usr/local/lib/ocaml/labltk/META /usr/local/bin/ocamlfind ocamlc -g -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -ccopt -Wno-keyword-macro -ccopt -I/usr/local/include -c lib/pcre_stubs.c mv pcre_stubs.o lib/pcre_stubs.o /usr/local/bin/ocamlfind ocamlmklib -o lib/pcre_stubs -g -L/usr/local/lib -lpcre lib/pcre_stubs.o /usr/local/bin/ocamlfind ocamldep -package bytes -modules lib/pcre.mli > lib/pcre.mli.depends /usr/local/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -ccopt -Wno-keyword-macro -package bytes -w Aer-44-50 -I lib -o lib/pcre.cmi lib/pcre.mli + /usr/local/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -ccopt -Wno-keyword-macro -package bytes -w Aer-44-50 -I lib -o lib/pcre.cmi lib/pcre.mli File "lib/pcre.mli", line 195, characters 0-77: Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc" /usr/local/bin/ocamlfind ocamldep -package bytes -modules lib/pcre.ml > lib/pcre.ml.depends /usr/local/bin/ocamlfind ocamldep -package bytes -modules lib/pcre_compat.ml > lib/pcre_compat.ml.depends /usr/local/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -ccopt -Wno-keyword-macro -package bytes -w Aer-44-50 -I lib -o lib/pcre_compat.cmo lib/pcre_compat.ml /usr/local/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -ccopt -Wno-keyword-macro -package bytes -w Aer-44-50 -I lib -o lib/pcre.cmo lib/pcre.ml + /usr/local/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -ccopt -Wno-keyword-macro -package bytes -w Aer-44-50 -I lib -o lib/pcre.cmo lib/pcre.ml File "lib/pcre.ml", line 164, characters 0-76: Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc" File "lib/pcre.ml", line 166, characters 0-84: Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc" File "lib/pcre.ml", line 169, characters 0-87: Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc" File "lib/pcre.ml", line 172, characters 0-91: Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc" File "lib/pcre.ml", line 175, characters 0-111: Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc" File "lib/pcre.ml", line 178, characters 0-94: Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc" File "lib/pcre.ml", line 215, characters 0-77: Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc" File "lib/pcre.ml", line 233, characters 0-100: Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc" File "lib/pcre.ml", line 240, characters 0-120: Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc" File "lib/pcre.ml", line 882, characters 0-63: Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc" /usr/local/bin/ocamlfind ocamlc -a -dllib -lpcre_stubs -cclib -lpcre_stubs -cclib -L/usr/local/lib -cclib -lpcre -cclib -L/usr/local/lib -cclib -lpcre -I lib lib/pcre_compat.cmo lib/pcre.cmo -o lib/pcre.cma /usr/local/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -ccopt -Wno-keyword-macro -package bytes -w Aer-44-50 -I lib -o lib/pcre_compat.cmx lib/pcre_compat.ml /usr/local/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -ccopt -Wno-keyword-macro -package bytes -w Aer-44-50 -I lib -o lib/pcre.cmx lib/pcre.ml + /usr/local/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -ccopt -Wno-keyword-macro -package bytes -w Aer-44-50 -I lib -o lib/pcre.cmx lib/pcre.ml File "lib/pcre.ml", line 164, characters 0-76: Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc" File "lib/pcre.ml", line 166, characters 0-84: Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc" File "lib/pcre.ml", line 169, characters 0-87: Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc" File "lib/pcre.ml", line 172, characters 0-91: Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc" File "lib/pcre.ml", line 175, characters 0-111: Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc" File "lib/pcre.ml", line 178, characters 0-94: Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc" File "lib/pcre.ml", line 215, characters 0-77: Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc" File "lib/pcre.ml", line 233, characters 0-100: Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc" File "lib/pcre.ml", line 240, characters 0-120: Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc" File "lib/pcre.ml", line 882, characters 0-63: Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc" /usr/local/bin/ocamlfind ocamlopt -a -cclib -lpcre_stubs -cclib -L/usr/local/lib -cclib -lpcre -cclib -L/usr/local/lib -cclib -lpcre -I lib lib/pcre_compat.cmx lib/pcre.cmx -o lib/pcre.cmxa /usr/local/bin/ocamlfind ocamlopt -shared -cclib -lpcre_stubs -I lib -cclib -L/usr/local/lib -cclib -lpcre -I lib lib/pcre.cmxa lib/pcre_compat.cmx lib/pcre.cmx -o lib/pcre.cmxs /usr/local/bin/ocamlfind ocamldep -package bytes -modules examples/cloc/cloc.ml > examples/cloc/cloc.ml.depends /usr/local/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -I lib -package bytes -w Aer-44-50 -I examples/cloc -I lib -o examples/cloc/cloc.cmo examples/cloc/cloc.ml /usr/local/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -strict-sequence -I lib -package bytes -w Aer-44-50 -I examples/cloc -I lib -o examples/cloc/cloc.cmx examples/cloc/cloc.ml /usr/local/bin/ocamlfind ocamlopt -g -I lib -linkpkg -package bytes -I lib -I examples/cloc lib/pcre.cmxa examples/cloc/cloc.cmx -o examples/cloc/cloc.native /usr/local/bin/ocamlfind ocamldep -package bytes -modules examples/count_hash/count_hash.ml > examples/count_hash/count_hash.ml.depends /usr/local/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -I lib -package bytes -w Aer-44-50 -I examples/count_hash -I lib -o examples/count_hash/count_hash.cmo examples/count_hash/count_hash.ml /usr/local/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -strict-sequence -I lib -package bytes -w Aer-44-50 -I examples/count_hash -I lib -o examples/count_hash/count_hash.cmx examples/count_hash/count_hash.ml /usr/local/bin/ocamlfind ocamlopt -g -I lib -linkpkg -package bytes -I lib -I examples/count_hash lib/pcre.cmxa examples/count_hash/count_hash.cmx -o examples/count_hash/count_hash.native /usr/local/bin/ocamlfind ocamldep -package bytes -modules examples/pcregrep/pcregrep.ml > examples/pcregrep/pcregrep.ml.depends /usr/local/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -I lib -package bytes -w Aer-44-50 -I examples/pcregrep -I lib -o examples/pcregrep/pcregrep.cmo examples/pcregrep/pcregrep.ml /usr/local/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -strict-sequence -I lib -package bytes -w Aer-44-50 -I examples/pcregrep -I lib -o examples/pcregrep/pcregrep.cmx examples/pcregrep/pcregrep.ml /usr/local/bin/ocamlfind ocamlopt -g -I lib -linkpkg -package bytes -I lib -I examples/pcregrep lib/pcre.cmxa examples/pcregrep/pcregrep.cmx -o examples/pcregrep/pcregrep.native /usr/local/bin/ocamlfind ocamldep -package bytes -modules examples/subst/subst.ml > examples/subst/subst.ml.depends /usr/local/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -I lib -package bytes -w Aer-44-50 -I examples/subst -I lib -o examples/subst/subst.cmo examples/subst/subst.ml /usr/local/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -strict-sequence -I lib -package bytes -w Aer-44-50 -I examples/subst -I lib -o examples/subst/subst.cmx examples/subst/subst.ml /usr/local/bin/ocamlfind ocamlopt -g -I lib -linkpkg -package bytes -I lib -I examples/subst lib/pcre.cmxa examples/subst/subst.cmx -o examples/subst/subst.native + /usr/local/bin/ocamlopt.opt unix.cmxa -I /usr/local/lib/ocaml/ocamlbuild /usr/local/lib/ocaml/ocamlbuild/ocamlbuildlib.cmxa myocamlbuild.ml /usr/local/lib/ocaml/ocamlbuild/ocamlbuild.cmx -o myocamlbuild File "myocamlbuild.ml", line 518, characters 43-62: Warning 3: deprecated: Ocamlbuild_plugin.String.uncapitalize Use String.uncapitalize_ascii instead. File "myocamlbuild.ml", line 531, characters 51-70: Warning 3: deprecated: Ocamlbuild_plugin.String.uncapitalize Use String.uncapitalize_ascii instead. findlib: [WARNING] Package labltk has multiple definitions in /usr/local/lib/ocaml/site-lib/labltk/META, /usr/local/lib/ocaml/labltk/META /usr/local/bin/ocamlfind ocamldoc -dump lib/pcre.odoc -package bytes -I lib lib/pcre.mli + /usr/local/bin/ocamlfind ocamldoc -dump lib/pcre.odoc -package bytes -I lib lib/pcre.mli File "lib/pcre.mli", line 195, characters 0-77: Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc" rm -rf API.docdir mkdir -p API.docdir /usr/local/bin/ocamlfind ocamldoc -load lib/pcre.odoc -html -d API.docdir SUCCEEDED 00:00:12 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> ocaml-pcre-7.2.3_1 depends on file: /usr/local/bin/ocamlc - found ===> ocaml-pcre-7.2.3_1 depends on file: /usr/local/bin/ocamlfind - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for ocaml-pcre-7.2.3_1 ===> ocaml-pcre-7.2.3_1 depends on file: /usr/local/bin/ocamlc - found ===> ocaml-pcre-7.2.3_1 depends on file: /usr/local/bin/ocamlfind - found ===> Generating temporary packing list ocaml setup.ml -install File "./setup.ml", line 318, characters 20-36: Warning 3: deprecated: Stdlib.String.lowercase Use String.lowercase_ascii instead. File "./setup.ml", line 318, characters 42-58: Warning 3: deprecated: Stdlib.String.lowercase Use String.lowercase_ascii instead. File "./setup.ml", line 327, characters 14-30: Warning 3: deprecated: Stdlib.String.lowercase Use String.lowercase_ascii instead. File "./setup.ml", line 327, characters 38-54: Warning 3: deprecated: Stdlib.String.lowercase Use String.lowercase_ascii instead. File "./setup.ml", line 330, characters 25-41: Warning 3: deprecated: Stdlib.String.lowercase Use String.lowercase_ascii instead. File "./setup.ml", line 368, characters 10-26: Warning 3: deprecated: Stdlib.String.lowercase Use String.lowercase_ascii instead. File "./setup.ml", line 474, characters 13-29: Warning 3: deprecated: Stdlib.String.lowercase Use String.lowercase_ascii instead. File "./setup.ml", line 1825, characters 16-33: Warning 3: deprecated: Stdlib.String.capitalize Use String.capitalize_ascii instead. File "./setup.ml", line 1831, characters 16-35: Warning 3: deprecated: Stdlib.String.uncapitalize Use String.uncapitalize_ascii instead. File "setup.ml", line 5847, characters 11-28: Warning 3: deprecated: Stdlib.String.capitalize Use String.capitalize_ascii instead. File "setup.ml", line 5848, characters 11-30: Warning 3: deprecated: Stdlib.String.uncapitalize Use String.uncapitalize_ascii instead. Installed /construction/devel/ocaml-pcre/stage/usr/local/lib/ocaml/site-lib/pcre/pcre.mli Installed /construction/devel/ocaml-pcre/stage/usr/local/lib/ocaml/site-lib/pcre/libpcre_stubs.a Installed /construction/devel/ocaml-pcre/stage/usr/local/lib/ocaml/site-lib/pcre/dllpcre_stubs.so Installed /construction/devel/ocaml-pcre/stage/usr/local/lib/ocaml/site-lib/pcre/pcre.cma Installed /construction/devel/ocaml-pcre/stage/usr/local/lib/ocaml/site-lib/pcre/pcre.cmxa Installed /construction/devel/ocaml-pcre/stage/usr/local/lib/ocaml/site-lib/pcre/pcre.a Installed /construction/devel/ocaml-pcre/stage/usr/local/lib/ocaml/site-lib/pcre/pcre.cmxs Installed /construction/devel/ocaml-pcre/stage/usr/local/lib/ocaml/site-lib/pcre/pcre.cmi Installed /construction/devel/ocaml-pcre/stage/usr/local/lib/ocaml/site-lib/pcre/pcre.cmti Installed /construction/devel/ocaml-pcre/stage/usr/local/lib/ocaml/site-lib/pcre/pcre.cmt Installed /construction/devel/ocaml-pcre/stage/usr/local/lib/ocaml/site-lib/pcre/pcre.annot Installed /construction/devel/ocaml-pcre/stage/usr/local/lib/ocaml/site-lib/pcre/pcre_compat.cmx Installed /construction/devel/ocaml-pcre/stage/usr/local/lib/ocaml/site-lib/pcre/pcre.cmx Updated /dev/null Installed /construction/devel/ocaml-pcre/stage/usr/local/lib/ocaml/site-lib/pcre/META cd /construction/devel/ocaml-pcre/stage/usr/local && /usr/bin/strip lib/ocaml/site-lib/pcre/dllpcre_stubs.so lib/ocaml/site-lib/pcre/pcre.cmxs cd /construction/devel/ocaml-pcre/pcre-ocaml-7.2.3/examples && /bin/sh -c '(/usr/bin/find -Ed $1 $3 | /usr/bin/cpio -dumpl $2 >/dev/null 2>&1) && /usr/bin/find -Ed $1 $3 \( -type d -exec /bin/sh -c '\''cd '\''$2'\'' && chmod 755 "$@"'\'' . {} + -o -type f -exec /bin/sh -c '\''cd '\''$2'\'' && chmod 0644 "$@"'\'' . {} + \)' COPYTREE_SHARE . /construction/devel/ocaml-pcre/stage/usr/local/share/examples/ocaml/pcre ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:06 ------------------------------------------------------------------------------- -- Phase: check-plist ------------------------------------------------------------------------------- ====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist ===> Checking for items in pkg-plist which are not in STAGEDIR ===> No pkg-plist issues found (check-plist) SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for ocaml-pcre-7.2.3_1 file sizes/checksums [36]: 0% file sizes/checksums [36]: 100% Service unavailablepacking files [36]: 0% packing files [36]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:41