Console Output
Started by user Tim Meusel
[EnvInject] - Loading node environment variables.
Building on master in workspace /var/lib/jenkins/jobs/Arch_Package_gdcm/workspace
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url https://aur.archlinux.org/gdcm.git # timeout=10
Cleaning workspace
> git rev-parse --verify HEAD # timeout=10
Resetting working tree
> git reset --hard # timeout=10
> git clean -fdx # timeout=10
Fetching upstream changes from https://aur.archlinux.org/gdcm.git
> git --version # timeout=10
> git fetch --tags --progress https://aur.archlinux.org/gdcm.git +refs/heads/*:refs/remotes/origin/*
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 71fa5613647ed9ade2cd4fe57dde9a44baf0b0b4 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 71fa5613647ed9ade2cd4fe57dde9a44baf0b0b4
> git rev-list 71fa5613647ed9ade2cd4fe57dde9a44baf0b0b4 # timeout=10
[workspace] $ /bin/sh -xe /tmp/jenkins2189974860127790647.sh
+ sudo /usr/bin/makechrootpkg -u -c -r /mnt/aur/build_test -l gdcm
==> Creating clean working copy [gdcm]...done
:: Synchronizing package databases...
core is up to date
extra is up to date
downloading community.db...
downloading community.db...
downloading community.db...
downloading community.db...
downloading community.db...
multilib is up to date
downloading aur.db...
:: Starting full system upgrade...
there is nothing to do
==> Making package: gdcm 2.8.0-9 (Sun Jul 30 00:21:26 CEST 2017)
==> Retrieving sources...
-> Downloading gdcm-2.8.0.tar.gz...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 178 100 178 0 0 791 0 --:--:-- --:--:-- --:--:-- 794
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 371 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 443 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0
0 357 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0
0 3639k 0 16384 0 0 6845 0 0:09:04 0:00:02 0:09:02 6845
100 3639k 100 3639k 0 0 1110k 0 0:00:03 0:00:03 --:--:-- 4103k
==> Validating source files with sha512sums...
gdcm-2.8.0.tar.gz ... Passed
==> Making package: gdcm 2.8.0-9 (Sun Jul 30 00:21:30 CEST 2017)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (5) jsoncpp-1.8.1-1 libuv-1.13.1-1 libxml2-2.9.4+96+gfb56f80e-1 shared-mime-info-1.8-1 cmake-3.8.2-1
Total Installed Size: 45.44 MiB
:: Proceed with installation? [Y/n]
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing libxml2...
installing shared-mime-info...
installing jsoncpp...
Optional dependencies for jsoncpp
jsoncpp-doc: documentation
installing libuv...
installing cmake...
Optional dependencies for cmake
qt5-base: cmake-gui
libxkbcommon-x11: cmake-gui
:: Running post-transaction hooks...
(1/1) Updating the MIME type database...
==> Retrieving sources...
-> Found gdcm-2.8.0.tar.gz
==> Validating source files with sha512sums...
gdcm-2.8.0.tar.gz ... Passed
==> Extracting sources...
-> Extracting gdcm-2.8.0.tar.gz with bsdtar
==> Starting build()...
-- The C compiler identification is GNU 7.1.1
-- The CXX compiler identification is GNU 7.1.1
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Looking for stdint.h
-- Looking for stdint.h - found
-- Looking for inttypes.h
-- Looking for inttypes.h - found
-- Found PkgConfig: /usr/bin/pkg-config (found version "0.29.2")
-- Checking for module 'libopenjp2'
-- No package 'libopenjp2' found
CMake Error at /usr/share/cmake-3.8/Modules/FindPackageHandleStandardArgs.cmake:137 (message):
Could NOT find OpenJPEG: Found unsuitable version "", but required is at
least "2.0.0" (found )
Call Stack (most recent call first):
/usr/share/cmake-3.8/Modules/FindPackageHandleStandardArgs.cmake:375 (_FPHSA_FAILURE_MESSAGE)
CMake/FindOpenJPEG.cmake:26 (find_package_handle_standard_args)
CMakeLists.txt:370 (find_package)
-- Configuring incomplete, errors occurred!
See also "/build/gdcm/src/build/CMakeFiles/CMakeOutput.log".
==> ERROR: A failure occurred in build().
Aborting...
==> ERROR: Build failed, check /mnt/aur/build_test/gdcm/build
Build step 'Execute shell' marked build as failure
[PostBuildScript] - Execution post build scripts.
[PostBuildScript] Build is not success : do not execute script
Finished: FAILURE