Organisationsygrekocaml-zstdc50809 ()fedora-38-4.14_opam-2.1

fedora-38-4.14_opam-2.1

Link Copied
Code Copied

Logs

2024-03-27 15:25.25: New job: test ygrek/ocaml-zstd https://github.com/ygrek/ocaml-zstd.git#refs/heads/master (c50809df5c0474454740948ad0e7a1c77461cce0) (linux-x86_64:fedora-38-4.14_opam-2.1)
Base: ocaml/opam@sha256:4039a93547f3b97f9b6b4e9351c764869d0b3a9c20ee12a29cc6deb3a0eb3389
Opam project build


To reproduce locally:


git clone --recursive "https://github.com/ygrek/ocaml-zstd.git" -b "master" && cd "ocaml-zstd" && git reset --hard c50809df
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam@sha256:4039a93547f3b97f9b6b4e9351c764869d0b3a9c20ee12a29cc6deb3a0eb3389
# fedora-38-4.14_opam-2.1
USER 1000:1000
ENV CLICOLOR_FORCE="1"
ENV OPAMCOLOR="always"
WORKDIR /src
RUN sudo dnf install -y findutils
RUN sudo ln -f /usr/bin/opam-2.1 /usr/bin/opam
RUN opam init --reinit -ni
RUN uname -rs && opam exec -- ocaml -version && opam --version
WORKDIR /src
RUN sudo chown opam /src
RUN cd ~/opam-repository && (git cat-file -e cbb8cd94c39e250b80c3d011957716a0096cbb3e || git fetch origin master) && git reset -q --hard cbb8cd94c39e250b80c3d011957716a0096cbb3e && git log --no-decorate -n1 --oneline && opam update -u
COPY --chown=1000:1000 zstd.opam ./
RUN opam pin add -yn zstd.dev './'
ENV DEPS="base-bigarray.base base-threads.base base-unix.base bigarray-compat.1.1.0 conf-pkg-config.3 conf-zstd.1.3.8 cppo.1.6.9 csexp.1.5.2 ctypes.0.22.0 dune.3.14.2 dune-configurator.3.14.2 extlib.1.7.9 integers.0.7.0 ocaml.4.14.1 ocaml-base-compiler.4.14.1 ocaml-config.2 ocaml-options-vanilla.1 stdlib-shims.0.3.0"
ENV CI="true"
ENV OCAMLCI="true"
RUN opam update --depexts && opam install --cli=2.1 --depext-only -y zstd.dev $DEPS
RUN opam install $DEPS
COPY --chown=1000:1000 . /src
RUN opam exec -- dune build @install @check @runtest && rm -rf _build


END-OF-DOCKERFILE
docker build .
END-REPRO-BLOCK


2024-03-27 15:25.25: Using cache hint "ygrek/ocaml-zstd-ocaml/opam@sha256:4039a93547f3b97f9b6b4e9351c764869d0b3a9c20ee12a29cc6deb3a0eb3389-fedora-38-4.14_opam-2.1-a428c156bbbccadeb6c8e25e7abe5dc9"
2024-03-27 15:25.25: Using OBuilder spec:
((from ocaml/opam@sha256:4039a93547f3b97f9b6b4e9351c764869d0b3a9c20ee12a29cc6deb3a0eb3389)
 (comment fedora-38-4.14_opam-2.1)
 (user (uid 1000) (gid 1000))
 (env CLICOLOR_FORCE 1)
 (env OPAMCOLOR always)
 (workdir /src)
 (run (network host)
      (shell "sudo dnf install -y findutils"))
 (run (shell "sudo ln -f /usr/bin/opam-2.1 /usr/bin/opam"))
 (run (shell "opam init --reinit -ni"))
 (run (shell "uname -rs && opam exec -- ocaml -version && opam --version"))
 (workdir /src)
 (run (shell "sudo chown opam /src"))
 (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
      (network host)
      (shell "cd ~/opam-repository && (git cat-file -e cbb8cd94c39e250b80c3d011957716a0096cbb3e || git fetch origin master) && git reset -q --hard cbb8cd94c39e250b80c3d011957716a0096cbb3e && git log --no-decorate -n1 --oneline && opam update -u"))
 (copy (src zstd.opam) (dst ./))
 (run (network host)
      (shell "opam pin add -yn zstd.dev './'"))
 (env DEPS "base-bigarray.base base-threads.base base-unix.base bigarray-compat.1.1.0 conf-pkg-config.3 conf-zstd.1.3.8 cppo.1.6.9 csexp.1.5.2 ctypes.0.22.0 dune.3.14.2 dune-configurator.3.14.2 extlib.1.7.9 integers.0.7.0 ocaml.4.14.1 ocaml-base-compiler.4.14.1 ocaml-config.2 ocaml-options-vanilla.1 stdlib-shims.0.3.0")
 (env CI true)
 (env OCAMLCI true)
 (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
      (network host)
      (shell "opam update --depexts && opam install --cli=2.1 --depext-only -y zstd.dev $DEPS"))
 (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
      (network host)
      (shell "opam install $DEPS"))
 (copy (src .) (dst /src))
 (run (shell "opam exec -- dune build @install @check @runtest && rm -rf _build"))
)


2024-03-27 15:25.25: Waiting for resource in pool OCluster
2024-03-27 16:47.57: Waiting for worker…
2024-03-27 16:53.39: Got resource from pool OCluster
Building on x86-bm-c11.sw.ocaml.org
All commits already cached
HEAD is now at c50809d Bump version


(from ocaml/opam@sha256:4039a93547f3b97f9b6b4e9351c764869d0b3a9c20ee12a29cc6deb3a0eb3389)
2024-03-27 16:53.39 ---> using "4ebb8da2de183beae9690124ac5e237117cdd03d3f4464ac943621649df34913" from cache


/: (comment fedora-38-4.14_opam-2.1)


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


/: (env CLICOLOR_FORCE 1)


/: (env OPAMCOLOR always)


/: (workdir /src)


/src: (run (network host)
           (shell "sudo dnf install -y findutils"))
Fedora 38 - x86_64                               65 kB/s |  23 kB     00:00    
Fedora 38 openh264 (From Cisco) - x86_64        7.7 kB/s | 989  B     00:00    
Fedora Modular 38 - x86_64                      145 kB/s |  22 kB     00:00    
Fedora 38 - x86_64 - Updates                    105 kB/s |  15 kB     00:00    
Fedora 38 - x86_64 - Updates                    2.9 MB/s | 9.6 MB     00:03    
Fedora Modular 38 - x86_64 - Updates             60 kB/s |  21 kB     00:00    
Package findutils-1:4.9.0-3.fc38.x86_64 is already installed.
Dependencies resolved.
Nothing to do.
Complete!
2024-03-27 16:53.39 ---> using "90f2d785dac3db34da0a744787a14edbc3fb40bb19f573d44021f0c6a34f43fa" from cache


/src: (run (shell "sudo ln -f /usr/bin/opam-2.1 /usr/bin/opam"))
2024-03-27 16:53.39 ---> using "f1d2159230f14139eeeead6cbd75abc81d070b38fd045525d0c2c0e589d92197" from cache


/src: (run (shell "opam init --reinit -ni"))
Configuring from /home/opam/.opamrc and then from 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.


This version of opam requires an update to the layout of /home/opam/.opam from version 2.0 to version 2.1, which can't be reverted.
You may want to back it up before going further.


Continue? [Y/n] y
Format upgrade done.


<><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><>
[default] synchronised from file:///home/opam/opam-repository
2024-03-27 16:53.39 ---> using "04643e9ce8b987d071d5cdd9a007f20adb7b7d6435e3d50fe38b31e0ec9d044a" from cache


/src: (run (shell "uname -rs && opam exec -- ocaml -version && opam --version"))
Linux 5.15.0-101-generic
The OCaml toplevel, version 4.14.1
2.1.5
2024-03-27 16:53.39 ---> using "f8fa720610906a282e6f8f4158b8c2cc0bf0a072d22942995a19576809b11838" from cache


/src: (workdir /src)


/src: (run (shell "sudo chown opam /src"))
2024-03-27 16:53.39 ---> using "727476fb24e388cd29d5cfca9ea709764e6e694e184bcb906abe9a387a2999b1" from cache


/src: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
           (network host)
           (shell "cd ~/opam-repository && (git cat-file -e cbb8cd94c39e250b80c3d011957716a0096cbb3e || git fetch origin master) && git reset -q --hard cbb8cd94c39e250b80c3d011957716a0096cbb3e && git log --no-decorate -n1 --oneline && opam update -u"))
From https://github.com/ocaml/opam-repository
 * branch                  master     -> FETCH_HEAD
   a6ba98231d..fe00df86c9  master     -> origin/master
cbb8cd94c3 conf-pkg-config: rename nixos pkgconfig -> pkg-config


<><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><>
[default] synchronised from file:///home/opam/opam-repository


Everything as up-to-date as possible (run with --verbose to show unavailable upgrades).
However, you may "opam upgrade" these packages explicitly, which will ask permission to downgrade or uninstall the conflicting packages.
Nothing to do.
# Run eval $(opam env) to update the current shell environment
2024-03-27 16:55.27 ---> saved as "81d5a351cd83663b42922bc36778e16a95fefafdb50d8b1f2d843af271b8ee85"


/src: (copy (src zstd.opam) (dst ./))
2024-03-27 16:55.27 ---> saved as "1544b1869e0a8e05c66dda29cfc19248c17eb0603d286b534266d4c50a479323"


/src: (run (network host)
           (shell "opam pin add -yn zstd.dev './'"))
[zstd.dev] synchronised (file:///src)
zstd is now pinned to file:///src (version dev)
2024-03-27 16:55.28 ---> saved as "22a4a51731fe76ec6ce80e95ac47be2627217f44d9b7e0495b013481879a3fa8"


/src: (env DEPS "base-bigarray.base base-threads.base base-unix.base bigarray-compat.1.1.0 conf-pkg-config.3 conf-zstd.1.3.8 cppo.1.6.9 csexp.1.5.2 ctypes.0.22.0 dune.3.14.2 dune-configurator.3.14.2 extlib.1.7.9 integers.0.7.0 ocaml.4.14.1 ocaml-base-compiler.4.14.1 ocaml-config.2 ocaml-options-vanilla.1 stdlib-shims.0.3.0")


/src: (env CI true)


/src: (env OCAMLCI true)


/src: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
           (network host)
           (shell "opam update --depexts && opam install --cli=2.1 --depext-only -y zstd.dev $DEPS"))
+ /usr/bin/sudo "yum" "makecache"
- Fedora 38 - x86_64                              144 kB/s |  23 kB     00:00    
- Fedora 38 openh264 (From Cisco) - x86_64        6.6 kB/s | 989  B     00:00    
- Fedora Modular 38 - x86_64                       61 kB/s |  23 kB     00:00    
- Fedora 38 - x86_64 - Updates                    105 kB/s |  15 kB     00:00    
- Fedora Modular 38 - x86_64 - Updates            112 kB/s |  21 kB     00:00    
- Metadata cache created.


<><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><>
[zstd.dev] synchronised (no changes)


[NOTE] Package ocaml-options-vanilla is already installed (current version is 1).
[NOTE] Package ocaml-config is already installed (current version is 2).
[NOTE] Package ocaml-base-compiler is already installed (current version is 4.14.1).
[NOTE] Package ocaml is already installed (current version is 4.14.1).
[NOTE] Package base-unix is already installed (current version is base).
[NOTE] Package base-threads is already installed (current version is base).
[NOTE] Package base-bigarray is already installed (current version is base).


The following system packages will first need to be installed:
    libzstd-devel


<><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>
+ /usr/bin/sudo "yum" "install" "-y" "libzstd-devel"
- Last metadata expiration check: 0:00:23 ago on Wed Mar 27 16:55:33 2024.
- Dependencies resolved.
- ================================================================================
-  Package              Architecture  Version                Repository      Size
- ================================================================================
- Installing:
-  libzstd-devel        x86_64        1.5.5-1.fc38           updates         51 k
- 
- Transaction Summary
- ================================================================================
- Install  1 Package
- 
- Total download size: 51 k
- Installed size: 198 k
- Downloading Packages:
- libzstd-devel-1.5.5-1.fc38.x86_64.rpm           1.5 MB/s |  51 kB     00:00    
- --------------------------------------------------------------------------------
- Total                                           433 kB/s |  51 kB     00:00     
- Running transaction check
- Transaction check succeeded.
- Running transaction test
- Transaction test succeeded.
- Running transaction
-   Preparing        :                                                        1/1 
-   Installing       : libzstd-devel-1.5.5-1.fc38.x86_64                      1/1 
-   Running scriptlet: libzstd-devel-1.5.5-1.fc38.x86_64                      1/1 
-   Verifying        : libzstd-devel-1.5.5-1.fc38.x86_64                      1/1 
- 
- Installed:
-   libzstd-devel-1.5.5-1.fc38.x86_64                                             
- 
- Complete!
+ /usr/bin/sudo "rpm" "-q" "--whatprovides" "libzstd-devel"
- libzstd-devel-1.5.5-1.fc38.x86_64
2024-03-27 16:55.57 ---> saved as "15a7c28c4d30921e84283ac67e641ef535e1cb766cad156fad4ed5e9c3012392"


/src: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
           (network host)
           (shell "opam install $DEPS"))
[NOTE] Package ocaml-options-vanilla is already installed (current version is 1).
[NOTE] Package ocaml-config is already installed (current version is 2).
[NOTE] Package ocaml-base-compiler is already installed (current version is 4.14.1).
[NOTE] Package ocaml is already installed (current version is 4.14.1).
[NOTE] Package base-unix is already installed (current version is base).
[NOTE] Package base-threads is already installed (current version is base).
[NOTE] Package base-bigarray is already installed (current version is base).
The following actions will be performed:
  - install dune              3.14.2
  - install conf-pkg-config   3
  - install stdlib-shims      0.3.0
  - install csexp             1.5.2
  - install cppo              1.6.9
  - install bigarray-compat   1.1.0
  - install conf-zstd         1.3.8
  - install integers          0.7.0
  - install dune-configurator 3.14.2
  - install extlib            1.7.9
  - install ctypes            0.22.0
===== 11 to install =====


<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved bigarray-compat.1.1.0  (cached)
-> retrieved cppo.1.6.9  (cached)
-> retrieved csexp.1.5.2  (cached)
-> installed conf-pkg-config.3
-> retrieved ctypes.0.22.0  (cached)
-> installed conf-zstd.1.3.8
-> retrieved extlib.1.7.9  (cached)
-> retrieved integers.0.7.0  (cached)
-> retrieved stdlib-shims.0.3.0  (cached)
-> retrieved dune-configurator.3.14.2  (cached)
-> retrieved dune.3.14.2  (cached)
-> installed dune.3.14.2
-> installed csexp.1.5.2
-> installed bigarray-compat.1.1.0
-> installed stdlib-shims.0.3.0
-> installed integers.0.7.0
-> installed cppo.1.6.9
-> installed extlib.1.7.9
-> installed dune-configurator.3.14.2
-> installed ctypes.0.22.0
Done.
# Run eval $(opam env) to update the current shell environment
2024-03-27 16:57.20 ---> saved as "6ae88c0c6064652730bb9879a1b2e9234d9dcc0b10465d0f71f8b3bfe1bb72d7"


/src: (copy (src .) (dst /src))
2024-03-27 16:57.20 ---> saved as "0ed8663ef96d06c93a901accf5de75eccee5d26382840ba3225dd0e97fdbf63e"


/src: (run (shell "opam exec -- dune build @install @check @runtest && rm -rf _build"))
(cd _build/default/stubs && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -fdiagnostics-color=always -I /home/opam/.opam/4.14/lib/ocaml -I /home/opam/.opam/4.14/lib/ctypes -I /home/opam/.opam/4.14/lib/ctypes/stubs -I /home/opam/.opam/4.14/lib/integers -o libzstd__c_cout_generated_functions__Function_description__Functions.o -c libzstd__c_cout_generated_functions__Function_description__Functions.c)
libzstd__c_cout_generated_functions__Function_description__Functions.c: In function 'libzstd_stubs_3_ZSTD_getErrorName':
libzstd__c_cout_generated_functions__Function_description__Functions.c:28:16: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   28 |    char* x18 = ZSTD_getErrorName(x15);
      |                ^~~~~~~~~~~~~~~~~
(cd _build/default/test && ./test.exe)
                                         /bin/bash : best compression 2.3x at level 19 : 1439224 -> 639026
                 /src/_build/default/test/test.exe : best compression 3.4x at level 19 : 3501856 -> 1034363
                                  /etc/ld.so.cache : best compression 4.2x at level 16 : 13223 -> 3123
                                       environment : best compression 2.2x at level 16 : 1397 -> 643
2024-03-27 16:57.44 ---> saved as "aa47991885cb37f4dad9f64dcfff699bc4a8a97262805f834b076bee4d6b8d13"
Job succeeded
2024-03-27 16:57.44: Job succeeded