INFO: not using any hashes in /data/userland-archives/hashes for pgagent-4.2.3.tar.gz (overridden with --hash)
Source /data/userland-archives/pgagent-4.2.3.tar.gz... not found, skipping file copy
Source https://github.com/pgadmin-org/pgagent/archive/refs/tags/pgagent-4.2.3.tar.gz... 
    downloading... ok
    validating signature... checking local signature... not found
    signature validation failed

    validating hash... ok
CMake Deprecation Warning at CMakeLists.txt:14 (CMAKE_MINIMUM_REQUIRED):
  Compatibility with CMake < 3.10 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value.  Or, use the <min>...<max> syntax
  to tell CMake that the project requires at least <min> but has been updated
  to work with policies introduced by <max> or earlier.


-- The C compiler identification is GNU 14.2.0
-- The CXX compiler identification is GNU 14.2.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/gcc/14/bin/gcc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/gcc/14/bin/g++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
CMake Warning (dev) at cmake/FindPG.cmake:59 (EXEC_PROGRAM):
  Policy CMP0153 is not set: The exec_program command should not be called.
  Run "cmake --help-policy CMP0153" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  Use execute_process() instead.
Call Stack (most recent call first):
  CMakeLists.txt:94 (FIND_PACKAGE)
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at cmake/FindPG.cmake:93 (EXEC_PROGRAM):
  Policy CMP0153 is not set: The exec_program command should not be called.
  Run "cmake --help-policy CMP0153" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  Use execute_process() instead.
Call Stack (most recent call first):
  CMakeLists.txt:94 (FIND_PACKAGE)
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at cmake/FindPG.cmake:94 (EXEC_PROGRAM):
  Policy CMP0153 is not set: The exec_program command should not be called.
  Run "cmake --help-policy CMP0153" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  Use execute_process() instead.
Call Stack (most recent call first):
  CMakeLists.txt:94 (FIND_PACKAGE)
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at cmake/FindPG.cmake:95 (EXEC_PROGRAM):
  Policy CMP0153 is not set: The exec_program command should not be called.
  Run "cmake --help-policy CMP0153" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  Use execute_process() instead.
Call Stack (most recent call first):
  CMakeLists.txt:94 (FIND_PACKAGE)
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at cmake/FindPG.cmake:96 (EXEC_PROGRAM):
  Policy CMP0153 is not set: The exec_program command should not be called.
  Run "cmake --help-policy CMP0153" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  Use execute_process() instead.
Call Stack (most recent call first):
  CMakeLists.txt:94 (FIND_PACKAGE)
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at CMakeLists.txt:108 (FIND_PACKAGE):
  Policy CMP0167 is not set: The FindBoost module is removed.  Run "cmake
  --help-policy CMP0167" for policy details.  Use the cmake_policy command to
  set the policy and suppress this warning.

This warning is for project developers.  Use -Wno-dev to suppress it.

-- Found Boost: /usr/lib/amd64/cmake/Boost-1.78.0/BoostConfig.cmake (found version "1.78.0") found components: filesystem regex date_time thread system
--  
-- ================================================================================
-- Configuration summary:
--  
--   Project                     : pgagent
--   Description                 : pgAgent is a job scheduling engine for PostgreSQL
--   Version                     : 4.2.3
--  
--   PostgreSQL version string   : PostgreSQL 16.6
--   PostgreSQL version parts    : 16
--   PostgreSQL path             : /usr/postgres/16
--   PostgreSQL config binary    : /usr/postgres/16/bin/pg_config
--   PostgreSQL include path     : /usr/postgres/16/include
--   PostgreSQL library path     : /usr/postgres/16/lib/amd64
--   PostgreSQL share path       : /usr/postgres/16/share
--  
--   Boost version               : 1.78.0
--   Boost path                  : /usr/include
--   Boost include directory     : /usr/include
--   Boost library directory     : /usr/lib/amd64
--   Boost Static linking        : NO
-- ================================================================================
--  
-- Configuring done (1.3s)
-- Generating done (0.0s)
-- Build files have been written to: /jenkins/jobs/oi-userland/workspace/components/database/pgagent/build/amd64
[ 11%] Building CXX object CMakeFiles/pgagent.dir/connection.cpp.o
[ 22%] Building CXX object CMakeFiles/pgagent.dir/job.cpp.o
[ 33%] Building CXX object CMakeFiles/pgagent.dir/misc.cpp.o
[ 44%] Building CXX object CMakeFiles/pgagent.dir/pgAgent.cpp.o
[ 55%] Building CXX object CMakeFiles/pgagent.dir/precomp.cpp.o
[ 66%] Building CXX object CMakeFiles/pgagent.dir/unix.cpp.o
[ 77%] Building CXX object CMakeFiles/pgagent.dir/win32.cpp.o
[ 88%] Linking CXX executable pgagent
[ 88%] Built target pgagent
[100%] Generating pgagent--4.2.sql, pgagent.control
[100%] Built target run
-- Install configuration: ""
-- Installing: /jenkins/jobs/oi-userland/workspace/components/database/pgagent/build/prototype/i386/usr/bin/pgagent
-- Installing: /jenkins/jobs/oi-userland/workspace/components/database/pgagent/build/prototype/i386/usr/share/pgagent.sql
-- Installing: /jenkins/jobs/oi-userland/workspace/components/database/pgagent/build/prototype/i386/usr/./README
-- Installing: /jenkins/jobs/oi-userland/workspace/components/database/pgagent/build/prototype/i386/usr/./LICENSE
-- Installing: /jenkins/jobs/oi-userland/workspace/components/database/pgagent/build/prototype/i386/usr/postgres/16/share/extension/pgagent--4.2.sql
-- Installing: /jenkins/jobs/oi-userland/workspace/components/database/pgagent/build/prototype/i386/usr/postgres/16/share/extension/pgagent.control
-- Installing: /jenkins/jobs/oi-userland/workspace/components/database/pgagent/build/prototype/i386/usr/postgres/16/share/extension/pgagent--3.4--4.2.sql
-- Installing: /jenkins/jobs/oi-userland/workspace/components/database/pgagent/build/prototype/i386/usr/postgres/16/share/extension/pgagent--4.0--4.2.sql
-- Installing: /jenkins/jobs/oi-userland/workspace/components/database/pgagent/build/prototype/i386/usr/postgres/16/share/extension/pgagent--4.1--4.2.sql
-- Installing: /jenkins/jobs/oi-userland/workspace/components/database/pgagent/build/prototype/i386/usr/postgres/16/share/extension/pgagent--unpackaged--4.2.sql
VALIDATING MANIFEST CONTENT: /jenkins/jobs/oi-userland/workspace/components/database/pgagent/build/manifest-i386-pgagent.depend.res
NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO
generating metadata: database/pgagent
pkg://openindiana.org/database/postgres/pgagent@4.2.3,5.11-2025.0.0.0:20250119T184242Z
PUBLISHED