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


Building on doris.caelum.ci.dev
day10 dispatch:
  verb             : health-check
  opam-repository  : <default>
  opam-repo commit : ae6f88cbf223d078928da4d89e303253ea5df2f0
  mirror           : /var/cache/obuilder/ocluster/git/opam-repository.git-b322f7b18d276db68487afc3dfc5a5befdd45818
  cache-dir        : /var/cache/day10
  ocaml-version    : ocaml.5.4.1
  package          : conf-libgccjit.1
  os-distribution  : debian
  os-version       : 13
  with-test        : false
+ 'day10' 'health-check' '--cache-dir' '/var/cache/day10' '--log' '--opam-repository' '/var/cache/obuilder/ocluster/git/opam-repository.git-b322f7b18d276db68487afc3dfc5a5befdd45818:ae6f88cbf223d078928da4d89e303253ea5df2f0' '--ocaml-version' 'ocaml.5.4.1' '--arch' 'x86_64' '--os' 'linux' '--os-distribution' 'debian' '--os-version' '13' 'conf-libgccjit.1'
digraph opam {
  "conf-libgccjit.1" -> "conf-gcc.1.0";
}

Processing: [default: loading data]
[conf-gcc: gcc]
+ /usr/bin/gcc "--version" (CWD=/home/opam/.opam/default/.opam-switch/build/conf-gcc.1.0)
- gcc (Debian 14.2.0-19) 14.2.0
- Copyright (C) 2024 Free Software Foundation, Inc.
- This is free software; see the source for copying conditions.  There is NO
- warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
- 
-> compiled  conf-gcc.1.0
-> installed conf-gcc.1.0

Processing: [default: loading data]

The following system packages will first need to be installed:
    libgccjit-13-dev

<><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>

+ /usr/bin/sudo "apt-get" "install" "-qq" "-yy" "libgccjit-13-dev"
- Selecting previously unselected package gcc-13-base:amd64.
- (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 20108 files and directories currently installed.)
- Preparing to unpack .../gcc-13-base_13.3.0-16_amd64.deb ...
- Unpacking gcc-13-base:amd64 (13.3.0-16) ...
- Selecting previously unselected package libgccjit0:amd64.
- Preparing to unpack .../libgccjit0_14.2.0-19_amd64.deb ...
- Unpacking libgccjit0:amd64 (14.2.0-19) ...
- Selecting previously unselected package libgccjit-13-dev:amd64.
- Preparing to unpack .../libgccjit-13-dev_13.3.0-16_amd64.deb ...
- Unpacking libgccjit-13-dev:amd64 (13.3.0-16) ...
- Setting up gcc-13-base:amd64 (13.3.0-16) ...
- Setting up libgccjit0:amd64 (14.2.0-19) ...
- Setting up libgccjit-13-dev:amd64 (13.3.0-16) ...
- Processing triggers for libc-bin (2.41-12+deb13u3) ...
[conf-libgccjit: sh echo "#include  \"libgccjit.h\"" > test.c]
+ /usr/bin/sh "-exc" "echo \"#include  \\\"libgccjit.h\\\"\" > test.c" (CWD=/home/opam/.opam/default/.opam-switch/build/conf-libgccjit.1)
- + echo #include  "libgccjit.h"
[conf-libgccjit: sh]
+ /usr/bin/sh "-exc" "gcc -c $CFLAGS -I/usr/local/include test.c" (CWD=/home/opam/.opam/default/.opam-switch/build/conf-libgccjit.1)
- + gcc -c -I/usr/local/include test.c
- test.c:1:11: fatal error: libgccjit.h: No such file or directory
-     1 | #include  "libgccjit.h"
-       |           ^~~~~~~~~~~~~
- compilation terminated.
[ERROR] The compilation of conf-libgccjit.1 failed at "sh -exc gcc -c $CFLAGS -I/usr/local/include test.c".
build failed... 

[ERROR] failure
Job succeeded