On Sun, Jan 15, 2023 at 03:39:36AM -0700, Kirill Bychkov wrote:
> CVSROOT: /cvs
> Module name: ports
> Changes by: [email protected] 2023/01/15 03:39:36
>
> Modified files:
> net/owncloudclient: Makefile distinfo
> net/owncloudclient/patches: patch-src_common_utility_cpp
> patch-src_gui_CMakeLists_txt
> net/owncloudclient/pkg: PLIST
> Added files:
> net/owncloudclient/patches: patch-src_common_utility_h
> patch-src_common_utility_unix_cpp
> patch-src_libsync_platform_cpp
> Removed files:
> net/owncloudclient/patches:
> patch-src_csync_ConfigureChecks_cmake
> patch-src_csync_std_c_private_h
>
> Log message:
> update to owncloudclient-3.0.0.9215
Fails to configure here:
>>> Building on exopi-4 under net/owncloudclient
BDEPENDS =
[devel/libinotify;x11/qt5/qttools,-main;archivers/xz;devel/kf5/extra-cmake-modules;x11/qt5/qtbase,-main;devel/cmake;databases/sqlite3;security/qtkeychain;devel/ninja]
DIST = [net/owncloudclient:ownCloud-3.0.0.9215.tar.xz]
FULLPKGNAME = owncloudclient-3.0.0.9215
RDEPENDS =
[devel/desktop-file-utils;x11/qt5/qtbase,-main;misc/shared-mime-info;databases/sqlite3;security/qtkeychain;devel/libinotify;x11/gtk+3,-guic]
(Junk lock obtained for exopi-4 at 1673918473.82)
>>> Running depends in net/owncloudclient at 1673918473.84
last junk was in graphics/evince
/usr/sbin/pkg_add -aI -Drepair extra-cmake-modules-5.102.0 qtkeychain-0.13.2
qttools-5.15.8
was: /usr/sbin/pkg_add -aI -Drepair cmake-3.25.1v0 extra-cmake-modules-5.102.0
libinotify-20211018 ninja-1.11.1 qtbase-5.15.8p0 qtkeychain-0.13.2
qttools-5.15.8 sqlite3-3.39.4 xz-5.2.9
/usr/sbin/pkg_add -aI -Drepair extra-cmake-modules-5.102.0 qtkeychain-0.13.2
qttools-5.15.8
>>> Running show-prepare-results in net/owncloudclient at 1673918477.35
===> net/owncloudclient
===> owncloudclient-3.0.0.9215 depends on: extra-cmake-modules-* ->
extra-cmake-modules-5.102.0
===> owncloudclient-3.0.0.9215 depends on: cmake-* -> cmake-3.25.1v0
===> owncloudclient-3.0.0.9215 depends on: ninja-* -> ninja-1.11.1
===> owncloudclient-3.0.0.9215 depends on: qttools-* -> qttools-5.15.8
===> owncloudclient-3.0.0.9215 depends on: xz-* -> xz-5.2.9
===> owncloudclient-3.0.0.9215 depends on: sqlite3-* -> sqlite3-3.39.4
===> owncloudclient-3.0.0.9215 depends on: libinotify-* -> libinotify-20211018
===> owncloudclient-3.0.0.9215 depends on: qtkeychain-* -> qtkeychain-0.13.2
===> owncloudclient-3.0.0.9215 depends on: qtbase-* -> qtbase-5.15.8p0
===> Verifying specs: Qt5Concurrent Qt5Core Qt5DBus Qt5Gui Qt5Network
Qt5Widgets Qt5Xml c m qt5keychain sqlite3 z c++ c++abi pthread
lib/inotify/inotify
===> found Qt5Concurrent.4.0 Qt5Core.4.0 Qt5DBus.3.0 Qt5Gui.3.0 Qt5Network.4.0
Qt5Widgets.4.0 Qt5Xml.3.0 c.96.5 m.10.1 qt5keychain.2.0 sqlite3.37.21 z.7.0
c++.9.0 c++abi.6.0 pthread.26.4 lib/inotify/inotify.3.0
cmake-3.25.1v0
extra-cmake-modules-5.102.0
libinotify-20211018
ninja-1.11.1
qtbase-5.15.8p0
qtkeychain-0.13.2
qttools-5.15.8
sqlite3-3.39.4
xz-5.2.9
(Junk lock released for exopi-4 at 1673918480.10)
distfiles size=5676836
>>> Running patch in net/owncloudclient at 1673918480.12
===> net/owncloudclient
===> Checking files for owncloudclient-3.0.0.9215
`/exopi-cvs/ports/distfiles/ownCloud-3.0.0.9215.tar.xz' is up to date.
>> (SHA256) ownCloud-3.0.0.9215.tar.xz: OK
===> Extracting for owncloudclient-3.0.0.9215
===> Patching for owncloudclient-3.0.0.9215
===> Applying OpenBSD patch patch-src_common_utility_cpp
Hmm... Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|Index: src/common/utility.cpp
|--- src/common/utility.cpp.orig
|+++ src/common/utility.cpp
--------------------------
Patching file src/common/utility.cpp using Plan A...
Hunk #1 succeeded at 163.
done
===> Applying OpenBSD patch patch-src_common_utility_h
Hmm... Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|Upstream commit 2d6b2d3c036f44a5c2a9e58321364c210401ff12
|
|Index: src/common/utility.h
|--- src/common/utility.h.orig
|+++ src/common/utility.h
--------------------------
Patching file src/common/utility.h using Plan A...
Hunk #1 succeeded at 381.
done
===> Applying OpenBSD patch patch-src_common_utility_unix_cpp
Hmm... Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|Upstream commit 2d6b2d3c036f44a5c2a9e58321364c210401ff12
|
|Index: src/common/utility_unix.cpp
|--- src/common/utility_unix.cpp.orig
|+++ src/common/utility_unix.cpp
--------------------------
Patching file src/common/utility_unix.cpp using Plan A...
Hunk #1 succeeded at 111.
done
===> Applying OpenBSD patch patch-src_gui_CMakeLists_txt
Hmm... Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|Index: src/gui/CMakeLists.txt
|--- src/gui/CMakeLists.txt.orig
|+++ src/gui/CMakeLists.txt
--------------------------
Patching file src/gui/CMakeLists.txt using Plan A...
Hunk #1 succeeded at 156.
done
===> Applying OpenBSD patch patch-src_libsync_platform_cpp
Hmm... Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|Index: src/libsync/platform.cpp
|--- src/libsync/platform.cpp.orig
|+++ src/libsync/platform.cpp
--------------------------
Patching file src/libsync/platform.cpp using Plan A...
Hunk #1 succeeded at 44.
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++
>>> Running configure in net/owncloudclient at 1673918481.92
===> net/owncloudclient
===> Generating configure for owncloudclient-3.0.0.9215
===> Configuring for owncloudclient-3.0.0.9215
-- The CXX compiler identification is Clang 13.0.0
-- The C compiler identification is Clang 13.0.0
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler:
/exopi-obj/pobj/owncloudclient-3.0.0.9215/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler:
/exopi-obj/pobj/owncloudclient-3.0.0.9215/bin/cc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
--
Installing in /usr/local. Run
/exopi-obj/pobj/owncloudclient-3.0.0.9215/build-amd64/prefix.sh to set the
environment for client.
-- Could not set up the appstream test. appstreamcli is missing.
-- Looking for __GLIBC__
-- Looking for __GLIBC__ - not found
-- Performing Test _OFFT_IS_64BIT
-- Performing Test _OFFT_IS_64BIT - Success
-- Performing Test HAVE_DATE_TIME
-- Performing Test HAVE_DATE_TIME - Success
-- Adding additional plugin path: ../lib/ownCloud/plugins
-- Branding: ownCloud
-- Build of crashreporter disabled.
-- GIT_SHA1 457b08ed362e4c9ae430797508791ff25171c36c
457b08ed362e4c9ae430797508791ff25171c36c
-- Found Inotify: /usr/local/lib/inotify/libinotify.so.3.0
-- Found ZLIB: /usr/lib/libz.so.7.0 (found version "1.2.13")
-- Found SQLite3: /usr/local/include (found suitable version "3.39.4", minimum
required is "3.9.0")
-- OWNCLOUD_ICONS: owncloud:
/exopi-obj/pobj/owncloudclient-3.0.0.9215/ownCloud-3.0.0.9215/src/resources//theme/colored/1024-owncloud-icon.png;/exopi-obj/pobj/owncloudclient-3.0.0.9215/ownCloud-3.0.0.9215/src/resources//theme/colored/128-owncloud-icon.png;/exopi-obj/pobj/owncloudclient-3.0.0.9215/ownCloud-3.0.0.9215/src/resources//theme/colored/16-owncloud-icon.png;/exopi-obj/pobj/owncloudclient-3.0.0.9215/ownCloud-3.0.0.9215/src/resources//theme/colored/24-owncloud-icon.png;/exopi-obj/pobj/owncloudclient-3.0.0.9215/ownCloud-3.0.0.9215/src/resources//theme/colored/256-owncloud-icon.png;/exopi-obj/pobj/owncloudclient-3.0.0.9215/ownCloud-3.0.0.9215/src/resources//theme/colored/32-owncloud-icon.png;/exopi-obj/pobj/owncloudclient-3.0.0.9215/ownCloud-3.0.0.9215/src/resources//theme/colored/48-owncloud-icon.png;/exopi-obj/pobj/owncloudclient-3.0.0.9215/ownCloud-3.0.0.9215/src/resources//theme/colored/64-owncloud-icon.png
-- Using Qt 5.15.8 (/usr/local/lib/qt5/bin/qmake)
-- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY
-- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY - Success
-- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY
-- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY - Success
-- Performing Test COMPILER_HAS_DEPRECATED_ATTR
-- Performing Test COMPILER_HAS_DEPRECATED_ATTR - Success
-- Looking for nanosleep in rt
-- Looking for nanosleep in rt - not found
-- Looking for utimes
-- Looking for utimes - found
-- Looking for lstat
-- Looking for lstat - found
CMake Warning at src/libsync/CMakeLists.txt:3 (find_package):
By not providing "FindLibreGraphAPI.cmake" in CMAKE_MODULE_PATH this
project has asked CMake to find a package configuration file provided by
"LibreGraphAPI", but CMake did not find one.
Could not find a package configuration file provided by "LibreGraphAPI"
with any of the following names:
LibreGraphAPIConfig.cmake
libregraphapi-config.cmake
Add the installation prefix of "LibreGraphAPI" to CMAKE_PREFIX_PATH or set
"LibreGraphAPI_DIR" to a directory containing one of the above files. If
"LibreGraphAPI" provides a separate development package or SDK, be sure it
has been installed.
CMake Warning at src/libsync/CMakeLists.txt:5 (message):
Failed to find system OpenAPI::LibreGraphAPI: fetching v0.13.2
-- Could NOT find Git (missing: GIT_EXECUTABLE)
-- Could NOT find Git (missing: GIT_EXECUTABLE) (found version "")
CMake Error at /usr/local/share/cmake/Modules/ExternalProject.cmake:2790
(message):
error: could not find git for clone of libregraphapisrc-populate
Call Stack (most recent call first):
/usr/local/share/cmake/Modules/ExternalProject.cmake:4185
(_ep_add_download_command)
CMakeLists.txt:23 (ExternalProject_Add)
-- Configuring incomplete, errors occurred!
See also
"/exopi-obj/pobj/owncloudclient-3.0.0.9215/build-amd64/src/libsync/libregraphapisrc-subbuild/CMakeFiles/CMakeOutput.log".
CMake Error at /usr/local/share/cmake/Modules/FetchContent.cmake:1604 (message):
CMake step for libregraphapisrc failed: 1
Call Stack (most recent call first):
/usr/local/share/cmake/Modules/FetchContent.cmake:1640
(__FetchContent_directPopulate)
src/libsync/CMakeLists.txt:7 (FetchContent_Populate)
-- Configuring incomplete, errors occurred!
See also
"/exopi-obj/pobj/owncloudclient-3.0.0.9215/build-amd64/CMakeFiles/CMakeOutput.log".
See also
"/exopi-obj/pobj/owncloudclient-3.0.0.9215/build-amd64/CMakeFiles/CMakeError.log".
*** Error 1 in net/owncloudclient
(/exopi-cvs/ports/infrastructure/mk/bsd.port.mk:2930 'do-configure': @cd
/exopi-obj/pobj/owncloudclient-3....)
*** Error 2 in net/owncloudclient
(/exopi-cvs/ports/infrastructure/mk/bsd.port.mk:2950
'/exopi-obj/pobj/owncloudclient-3.0.0.9215/build-amd64/.configure_done')
*** Error 2 in net/owncloudclient
(/exopi-cvs/ports/infrastructure/mk/bsd.port.mk:2609 'configure':
@lock=owncloudclient-3.0.0.9215; export...)
===> Exiting net/owncloudclient with an error
*** Error 1 in /exopi-cvs/ports (infrastructure/mk/bsd.port.subdir.mk:137
'configure': @: ${echo_msg:=echo}; : ${target:=configure}; for i...)
>>> Ended at 1673918488.60
max_stuck=3.44/depends=3.50/show-prepare-results=2.78/patch=1.80/configure=6.69
Error: job failed with 512 on exopi-4 at 1673918488
--
Antoine