>>> Building on exopi-3 under devel/tl-expected BDEPENDS = [devel/catch2;devel/ninja;devel/cmake] DIST = [devel/tl-expected:tl-expected/fix-version-142.patch;devel/tl-expected:tl-expected/expected-1.1.0.tar.gz;devel/tl-expected:tl-expected/use-system-catch2-141.patch] FULLPKGNAME = tl-expected-1.1.0 (Junk lock failure for exopi-3 at 1714751956.5633) Received IO (Junk lock obtained for exopi-3 at 1714751962.40) Received IO Woken up devel/tl-expected Woken up devel/tl-expected >>> Running depends in devel/tl-expected at 1714751963.91 last junk was in security/gnupg /usr/sbin/pkg_add -aI -Drepair catch2-3.5.2 was: /usr/sbin/pkg_add -aI -Drepair catch2-3.5.2 cmake-3.28.3v1 ninja-1.11.1v0 /usr/sbin/pkg_add -aI -Drepair catch2-3.5.2 >>> Running show-prepare-results in devel/tl-expected at 1714751967.30 ===> devel/tl-expected ===> Building from scratch tl-expected-1.1.0 ===> tl-expected-1.1.0 depends on: catch2-* -> catch2-3.5.2 ===> tl-expected-1.1.0 depends on: cmake-* -> cmake-3.28.3v1 ===> tl-expected-1.1.0 depends on: ninja-* -> ninja-1.11.1v0 catch2-3.5.2 cmake-3.28.3v1 ninja-1.11.1v0 (Junk lock released for exopi-3 at 1714751968.73) distfiles size=30755 >>> Running build in devel/tl-expected at 1714751968.76 ===> devel/tl-expected ===> Checking files for tl-expected-1.1.0 `/exopi-cvs/ports/distfiles/tl-expected/expected-1.1.0.tar.gz' is up to date. `/exopi-cvs/ports/distfiles/tl-expected/use-system-catch2-141.patch' is up to date. `/exopi-cvs/ports/distfiles/tl-expected/fix-version-142.patch' is up to date. >> (SHA256) tl-expected/expected-1.1.0.tar.gz: OK >> (SHA256) tl-expected/use-system-catch2-141.patch: OK >> (SHA256) tl-expected/fix-version-142.patch: OK ===> Extracting for tl-expected-1.1.0 ===> Patching for tl-expected-1.1.0 ===> Applying distribution patches for tl-expected-1.1.0 ===> Applying distribution patch use-system-catch2-141.patch Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |From 6349f81de0f4bec88dc42175af14c4b2b5e38b5a Mon Sep 17 00:00:00 2001 |From: Vitaly Zaitsev |Date: Thu, 16 Mar 2023 08:36:08 +0100 |Subject: [PATCH] Added packaged Catch2 support and upgraded to modern v3 | branch. | |Also switched to CMAKE_INSTALL_INCLUDEDIR in install interface. |--- | .appveyor.yml | 1 - | CMakeLists.txt | 22 +++++++++++++--------- | tests/assertions.cpp | 2 +- | tests/assignment.cpp | 2 +- | tests/bases.cpp | 2 +- | tests/constexpr.cpp | 2 +- | tests/constructors.cpp | 2 +- | tests/emplace.cpp | 2 +- | tests/extensions.cpp | 2 +- | tests/issues.cpp | 2 +- | tests/main.cpp | 2 -- | tests/noexcept.cpp | 2 +- | tests/observers.cpp | 2 +- | tests/relops.cpp | 2 +- | tests/swap.cpp | 2 +- | 15 files changed, 25 insertions(+), 24 deletions(-) | delete mode 100644 tests/main.cpp | |diff --git a/.appveyor.yml b/.appveyor.yml |index f63c5b6..a8436b1 100644 |--- a/.appveyor.yml |+++ b/.appveyor.yml -------------------------- Patching file .appveyor.yml using Plan A... Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff --git a/CMakeLists.txt b/CMakeLists.txt |index ddab64e..622be7c 100644 |--- a/CMakeLists.txt |+++ b/CMakeLists.txt -------------------------- Patching file CMakeLists.txt using Plan A... Hunk #1 succeeded at 29. Hunk #2 succeeded at 63. Hunk #3 succeeded at 83. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff --git a/tests/assertions.cpp b/tests/assertions.cpp |index f109097..a0a935f 100644 |--- a/tests/assertions.cpp |+++ b/tests/assertions.cpp -------------------------- Patching file tests/assertions.cpp using Plan A... Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff --git a/tests/assignment.cpp b/tests/assignment.cpp |index 2d6bf6b..62ff169 100644 |--- a/tests/assignment.cpp |+++ b/tests/assignment.cpp -------------------------- Patching file tests/assignment.cpp using Plan A... Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff --git a/tests/bases.cpp b/tests/bases.cpp |index fe8d6aa..4352eb6 100644 |--- a/tests/bases.cpp |+++ b/tests/bases.cpp -------------------------- Patching file tests/bases.cpp using Plan A... Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff --git a/tests/constexpr.cpp b/tests/constexpr.cpp |index 9046592..194c605 100644 |--- a/tests/constexpr.cpp |+++ b/tests/constexpr.cpp -------------------------- Patching file tests/constexpr.cpp using Plan A... Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff --git a/tests/constructors.cpp b/tests/constructors.cpp |index df168ba..ffe9987 100644 |--- a/tests/constructors.cpp |+++ b/tests/constructors.cpp -------------------------- Patching file tests/constructors.cpp using Plan A... Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff --git a/tests/emplace.cpp b/tests/emplace.cpp |index 9449079..12b28af 100644 |--- a/tests/emplace.cpp |+++ b/tests/emplace.cpp -------------------------- Patching file tests/emplace.cpp using Plan A... Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff --git a/tests/extensions.cpp b/tests/extensions.cpp |index 14c180f..4c12384 100644 |--- a/tests/extensions.cpp |+++ b/tests/extensions.cpp -------------------------- Patching file tests/extensions.cpp using Plan A... Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff --git a/tests/issues.cpp b/tests/issues.cpp |index c26617f..df6b135 100644 |--- a/tests/issues.cpp |+++ b/tests/issues.cpp -------------------------- Patching file tests/issues.cpp using Plan A... Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff --git a/tests/main.cpp b/tests/main.cpp |deleted file mode 100644 |index 4ed06df..0000000 |--- a/tests/main.cpp |+++ /dev/null -------------------------- Patching file tests/main.cpp using Plan A... Hunk #1 succeeded at 0. Removing tests/main.cpp (empty after patching). Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff --git a/tests/noexcept.cpp b/tests/noexcept.cpp |index f5c688f..858b8a0 100644 |--- a/tests/noexcept.cpp |+++ b/tests/noexcept.cpp -------------------------- Patching file tests/noexcept.cpp using Plan A... Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff --git a/tests/observers.cpp b/tests/observers.cpp |index 5d8473c..696d152 100644 |--- a/tests/observers.cpp |+++ b/tests/observers.cpp -------------------------- Patching file tests/observers.cpp using Plan A... Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff --git a/tests/relops.cpp b/tests/relops.cpp |index 99dee5f..eead7c1 100644 |--- a/tests/relops.cpp |+++ b/tests/relops.cpp -------------------------- Patching file tests/relops.cpp using Plan A... Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff --git a/tests/swap.cpp b/tests/swap.cpp |index a5c92c3..092eae8 100644 |--- a/tests/swap.cpp |+++ b/tests/swap.cpp -------------------------- Patching file tests/swap.cpp using Plan A... Hunk #1 succeeded at 1. done ===> Applying distribution patch fix-version-142.patch Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |From 0a9ee3b58517a961a9b2d313fab4513b3e4909a1 Mon Sep 17 00:00:00 2001 |From: Vitaly Zaitsev |Date: Thu, 16 Mar 2023 08:57:09 +0100 |Subject: [PATCH] Fixed version number in exported CMake configs. | |--- | CMakeLists.txt | 2 +- | 1 file changed, 1 insertion(+), 1 deletion(-) | |diff --git a/CMakeLists.txt b/CMakeLists.txt |index ddab64e..7152b41 100644 |--- a/CMakeLists.txt |+++ b/CMakeLists.txt -------------------------- Patching file CMakeLists.txt using Plan A... Hunk #1 succeeded at 2. done ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ ===> Generating configure for tl-expected-1.1.0 ===> Configuring for tl-expected-1.1.0 -- The CXX compiler identification is Clang 16.0.6 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /exopi-obj/pobj/tl-expected-1.1.0/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Configuring done (1.9s) -- Generating done (0.0s) CMake Warning: Manually-specified variables were not used by the project: CMAKE_ASM_COMPILER_AR CMAKE_ASM_COMPILER_RANLIB CMAKE_C_COMPILER_AR CMAKE_C_COMPILER_RANLIB CMAKE_Fortran_COMPILER_AR CMAKE_Fortran_COMPILER_RANLIB CMAKE_OBJCXX_COMPILER_AR CMAKE_OBJCXX_COMPILER_RANLIB CMAKE_OBJC_COMPILER_AR CMAKE_OBJC_COMPILER_RANLIB -- Build files have been written to: /exopi-obj/pobj/tl-expected-1.1.0/build-amd64 >>> Running package in devel/tl-expected at 1714751971.90 ===> devel/tl-expected ===> Faking installation for tl-expected-1.1.0 -- Install configuration: "Release" -- Installing: /exopi-obj/pobj/tl-expected-1.1.0/fake-amd64/usr/local/share/cmake/tl-expected/tl-expected-targets.cmake -- Installing: /exopi-obj/pobj/tl-expected-1.1.0/fake-amd64/usr/local/share/cmake/tl-expected/tl-expected-config-version.cmake -- Installing: /exopi-obj/pobj/tl-expected-1.1.0/fake-amd64/usr/local/share/cmake/tl-expected/tl-expected-config.cmake -- Up-to-date: /exopi-obj/pobj/tl-expected-1.1.0/fake-amd64/usr/local/include -- Installing: /exopi-obj/pobj/tl-expected-1.1.0/fake-amd64/usr/local/include/tl -- Installing: /exopi-obj/pobj/tl-expected-1.1.0/fake-amd64/usr/local/include/tl/expected.hpp ===> Building package for tl-expected-1.1.0 Create /exopi-cvs/ports/packages/amd64/all/tl-expected-1.1.0.tgz Creating package tl-expected-1.1.0 reading plist| checking dependencies| checksumming| checksumming| | 0% checksumming|**** | 7% checksumming|********* | 14% checksumming|************* | 21% checksumming|***************** | 29% checksumming|********************** | 36% checksumming|************************** | 43% checksumming|******************************* | 50% checksumming|*********************************** | 57% checksumming|*************************************** | 64% checksumming|******************************************** | 71% checksumming|************************************************ | 79% checksumming|**************************************************** | 86% checksumming|********************************************************* | 93% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving| | 1% archiving|*** | 5% archiving|**** | 7% archiving|*************************************************************** | 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/tl-expected-1.1.0.tgz >>> Running clean in devel/tl-expected at 1714751974.02 ===> devel/tl-expected ===> Cleaning for tl-expected-1.1.0 >>> Ended at 1714751974.60 max_stuck=5.87/waiting-for-lock #103=7.38/depends=3.40/show-prepare-results=1.47/build=3.14/package=2.13/clean=0.60