>>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-ml/camlp4-4.11_p1/work/camlp4-4.11-1 ... This version of Camlp4 is for OCaml 4.11 but you are using OCaml 4.12.0. * ERROR: dev-ml/camlp4-4.11_p1::gentoo failed (configure phase): * (no error message) * * Call stack: ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1_hardened-j3-20210601-200354 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-11.1.0 * clang version 12.0.0 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/lib/llvm/12/bin /usr/lib/llvm/12 12.0.0 Python 3.9.5 Available Ruby profiles: [1] ruby26 (with Rubygems) [2] ruby30 (with Rubygems) * Available Rust versions: [1] rust-bin-1.52.1 * The following VMs are available for generation-2: *) AdoptOpenJDK 8.292_p10 [openjdk-bin-8] Available Java Virtual Machines: [1] openjdk-bin-8 system-vm The Glorious Glasgow Haskell Compilation System, version 8.10.4 (none found) HEAD of ::gentoo commit 8a3749e52c5f707a2a598c2da9b6aa2761c25a3d Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Tue Jun 8 07:50:21 2021 +0000 2021-06-08 07:50:19 UTC emerge -qpvO dev-ml/camlp4 [ebuild R ] dev-ml/camlp4-4.11_p1 USE="ocamlopt"
Created attachment 714561 [details] emerge-info.txt
Created attachment 714564 [details] dev-ml:camlp4-4.11_p1:20210608-083015.log
Created attachment 714567 [details] emerge-history.txt
Created attachment 714570 [details] environment
Created attachment 714573 [details] etc.portage.tar.bz2
Created attachment 714576 [details] temp.tar.bz2
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=660e8b9da0de345fde4d04c17e13b82d05f42dcf commit 660e8b9da0de345fde4d04c17e13b82d05f42dcf Author: Sam James <sam@gentoo.org> AuthorDate: 2021-06-09 21:41:32 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2021-06-09 21:41:32 +0000 dev-ml/camlp4: add subslot dep on OCaml major version Needs to be exactly aligned with OCaml major version. Closes: https://bugs.gentoo.org/794898 Signed-off-by: Sam James <sam@gentoo.org> dev-ml/camlp4/{camlp4-4.05_p1.ebuild => camlp4-4.05_p1-r1.ebuild} | 4 ++-- dev-ml/camlp4/{camlp4-4.08_p1.ebuild => camlp4-4.08_p1-r1.ebuild} | 2 +- dev-ml/camlp4/{camlp4-4.10_p1.ebuild => camlp4-4.10_p1-r1.ebuild} | 4 ++-- dev-ml/camlp4/{camlp4-4.11_p1.ebuild => camlp4-4.11_p1-r1.ebuild} | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) Additionally, it has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=44fcb8adf6e4de019ed6bb7f3735e0b60ce5df3a commit 44fcb8adf6e4de019ed6bb7f3735e0b60ce5df3a Author: Sam James <sam@gentoo.org> AuthorDate: 2021-06-09 21:45:11 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2021-06-09 21:45:11 +0000 dev-ml/camlp4: add 4.12 Bug: https://bugs.gentoo.org/794898 Signed-off-by: Sam James <sam@gentoo.org> dev-ml/camlp4/Manifest | 1 + dev-ml/camlp4/camlp4-4.12.ebuild | 46 ++++++++++++++++++++++++++++++++++++++++ 2 files changed, 47 insertions(+) https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4053b0c70b4a586a5c5754497bf761d04284c9e6 commit 4053b0c70b4a586a5c5754497bf761d04284c9e6 Author: Sam James <sam@gentoo.org> AuthorDate: 2021-06-09 21:44:16 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2021-06-09 21:44:23 +0000 dev-ml/camlp4: drop 4.08_p1-r1 The corresponding dev-lang/ocaml version doesn't exist. Bug: https://bugs.gentoo.org/794898 Signed-off-by: Sam James <sam@gentoo.org> dev-ml/camlp4/Manifest | 1 - dev-ml/camlp4/camlp4-4.08_p1-r1.ebuild | 49 ---------------------------------- 2 files changed, 50 deletions(-) https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b7c22bd1951d46b7f4b68aa211665ccf5863e448 commit b7c22bd1951d46b7f4b68aa211665ccf5863e448 Author: Sam James <sam@gentoo.org> AuthorDate: 2021-06-09 21:44:09 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2021-06-09 21:44:09 +0000 dev-ml/camlp4: stabilize 4.09_p1 Bug: https://bugs.gentoo.org/794898 Signed-off-by: Sam James <sam@gentoo.org> dev-ml/camlp4/camlp4-4.09_p1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=32e83345fc4e7599a65ddb75942136307ea9c78d commit 32e83345fc4e7599a65ddb75942136307ea9c78d Author: Sam James <sam@gentoo.org> AuthorDate: 2021-06-09 21:43:42 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2021-06-09 21:43:42 +0000 dev-ml/camlp4: add 4.09_p1 Bug: https://bugs.gentoo.org/794898 Signed-off-by: Sam James <sam@gentoo.org> dev-ml/camlp4/Manifest | 1 + dev-ml/camlp4/camlp4-4.09_p1.ebuild | 44 +++++++++++++++++++++++++++++++++++++ 2 files changed, 45 insertions(+) https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e76cc8b33f566bab28fad6f4efba99b18c03631 commit 2e76cc8b33f566bab28fad6f4efba99b18c03631 Author: Sam James <sam@gentoo.org> AuthorDate: 2021-06-09 21:38:36 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2021-06-09 21:38:36 +0000 dev-lang/ocaml: adjust subslot to be major version Should be bytecode compatible with non-major version changes. Makes it a lot easier to give dependencies in e.g. camlp4 which needs to be exactly aligned with the OCaml major version. Bug: https://bugs.gentoo.org/794898 Acked-by: Alfredo Tupone <tupone@gentoo.org> Signed-off-by: Sam James <sam@gentoo.org> dev-lang/ocaml/{ocaml-4.05.0-r3.ebuild => ocaml-4.05.0-r5.ebuild} | 2 +- dev-lang/ocaml/{ocaml-4.05.0-r4.ebuild => ocaml-4.05.0-r6.ebuild} | 2 +- dev-lang/ocaml/{ocaml-4.09.0.ebuild => ocaml-4.09.0-r1.ebuild} | 2 +- dev-lang/ocaml/{ocaml-4.10.2.ebuild => ocaml-4.10.2-r1.ebuild} | 2 +- dev-lang/ocaml/{ocaml-4.11.2.ebuild => ocaml-4.11.2-r1.ebuild} | 2 +- dev-lang/ocaml/{ocaml-4.12.0.ebuild => ocaml-4.12.0-r1.ebuild} | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-)
Not exactly fixed, the new ebuild for version camlp4-4.12 has ocaml:0/4.11 as dependency, but it should be ocaml:0/4.12.