=> Bootstrap dependency digest>=20010302: found digest-20121220 ===> Skipping vulnerability checks. WARNING: No /var/db/pkg/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /var/db/pkg fetch-pkg-vulnerabilities'. => Checksum SHA1 OK for mirall-1.4.2.tar.bz2 => Checksum RMD160 OK for mirall-1.4.2.tar.bz2 ===> Installing dependencies for mirall-1.4.2nb1 ========================================================================== The following variables will affect the build process of this package, mirall-1.4.2nb1. Their current value is shown below: * JPEG_DEFAULT = jpeg * SSLBASE = /usr * SSLCERTS = /etc/openssl/certs * SSLDIR = /etc/openssl * SSLKEYS = /etc/openssl/private Based on these variables, the following variables have been set: * JPEGBASE (defined, but empty) * JPEG_TYPE = jpeg You may want to abort the process now with CTRL-C and change their value before continuing. Be sure to run `/usr/bin/make clean' after the changes. ========================================================================== => Tool dependency cmake>=2.8.1nb1: found cmake-2.8.12.1 => Tool dependency checkperms>=1.1: found checkperms-1.11 => Build dependency x11-links>=0.78: found x11-links-0.79 => Full dependency libinotify>=0.0: found libinotify-0.0 => Full dependency hicolor-icon-theme>=0.9nb1: found hicolor-icon-theme-0.12 => Full dependency ocsync>=0.90.4: found ocsync-0.90.4 => Full dependency desktop-file-utils>=0.10nb1: found desktop-file-utils-0.22 => Full dependency qt4-qdbus>=4.8.4nb5: found qt4-qdbus-4.8.5 ===> Overriding tools for mirall-1.4.2nb1 ===> Extracting for mirall-1.4.2nb1 ===> Patching for mirall-1.4.2nb1 => Applying pkgsrc patches for mirall-1.4.2nb1 => Verifying /bulk-data/pkgsrc/net/mirall/patches/patch-CMakeLists.txt => Applying pkgsrc patch /bulk-data/pkgsrc/net/mirall/patches/patch-CMakeLists.txt Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-CMakeLists.txt,v 1.1 2013/11/22 12:11:49 ryoon Exp $ | |--- CMakeLists.txt.orig 2013-10-21 12:05:25.000000000 +0000 |+++ CMakeLists.txt -------------------------- Patching file CMakeLists.txt using Plan A... Hunk #1 succeeded at 103. done => Verifying /bulk-data/pkgsrc/net/mirall/patches/patch-cmake_modules_FindCsync.cmake => Applying pkgsrc patch /bulk-data/pkgsrc/net/mirall/patches/patch-cmake_modules_FindCsync.cmake Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-cmake_modules_FindCsync.cmake,v 1.1 2013/11/22 12:11:49 ryoon Exp $ | |* Use ocsync from outside of its source directory | |--- cmake/modules/FindCsync.cmake.orig 2013-10-21 12:05:25.000000000 +0000 |+++ cmake/modules/FindCsync.cmake -------------------------- Patching file cmake/modules/FindCsync.cmake using Plan A... Hunk #1 succeeded at 1. done => Verifying /bulk-data/pkgsrc/net/mirall/patches/patch-src_CMakeLists.txt => Applying pkgsrc patch /bulk-data/pkgsrc/net/mirall/patches/patch-src_CMakeLists.txt Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_CMakeLists.txt,v 1.1 2013/11/22 12:11:49 ryoon Exp $ | |--- src/CMakeLists.txt.orig 2013-10-21 12:05:25.000000000 +0000 |+++ src/CMakeLists.txt -------------------------- Patching file src/CMakeLists.txt using Plan A... Hunk #1 succeeded at 140. done => Verifying /bulk-data/pkgsrc/net/mirall/patches/patch-src_mirall_application.cpp => Applying pkgsrc patch /bulk-data/pkgsrc/net/mirall/patches/patch-src_mirall_application.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_mirall_application.cpp,v 1.1 2013/11/22 12:11:49 ryoon Exp $ | |--- src/mirall/application.cpp.orig 2013-10-21 12:05:25.000000000 +0000 |+++ src/mirall/application.cpp -------------------------- Patching file src/mirall/application.cpp using Plan A... Hunk #1 succeeded at 81. done => Verifying /bulk-data/pkgsrc/net/mirall/patches/patch-src_mirall_utility.cpp => Applying pkgsrc patch /bulk-data/pkgsrc/net/mirall/patches/patch-src_mirall_utility.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_mirall_utility.cpp,v 1.1 2013/11/22 12:11:49 ryoon Exp $ | |* https://github.com/owncloud/mirall/issues/1060 | |--- src/mirall/utility.cpp.orig 2013-10-21 12:05:25.000000000 +0000 |+++ src/mirall/utility.cpp -------------------------- Patching file src/mirall/utility.cpp using Plan A... Hunk #1 succeeded at 315. done ===> Creating toolchain wrappers for mirall-1.4.2nb1 src=/usr/X11R7/lib/pkgconfig/fixesproto.pc dst=/scratch/net/mirall/work/.buildlink/lib/pkgconfig/fixesext.pc; /bin/mkdir -p /scratch/net/mirall/work/.buildlink/lib/pkgconfig; if test -f ${src}; then /bin/ln -sf ${src} ${dst}; fi ===> Configuring for mirall-1.4.2nb1 cd /scratch/net/mirall/work/mirall-1.4.2 && mkdir ../build => Fixing CMAKE_MODULE_PATH in CMakeLists.txt => Checking for portability problems in extracted files -- The C compiler identification is GNU 4.5.3 -- The CXX compiler identification is GNU 4.5.3 CMake Warning (dev) at /usr/pkg/share/cmake-2.8/Modules/Platform/NetBSD.cmake:13 (include): File /usr/pkg/share/cmake-2.8/Modules/Platform/NetBSD.cmake includes /scratch/net/mirall/work/.buildlink/cmake-Modules/Platform/UnixPaths.cmake (found via CMAKE_MODULE_PATH) which shadows /usr/pkg/share/cmake-2.8/Modules/Platform/UnixPaths.cmake. This may cause errors later on . Policy CMP0017 is not set: Prefer files from the CMake module directory when including from there. Run "cmake --help-policy CMP0017" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Call Stack (most recent call first): /usr/pkg/share/cmake-2.8/Modules/CMakeSystemSpecificInformation.cmake:36 (include) CMakeLists.txt:3 (project) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /usr/pkg/share/cmake-2.8/Modules/Platform/NetBSD.cmake:13 (include): File /usr/pkg/share/cmake-2.8/Modules/Platform/NetBSD.cmake includes /scratch/net/mirall/work/.buildlink/cmake-Modules/Platform/UnixPaths.cmake (found via CMAKE_MODULE_PATH) which shadows /usr/pkg/share/cmake-2.8/Modules/Platform/UnixPaths.cmake. This may cause errors later on . Policy CMP0017 is not set: Prefer files from the CMake module directory when including from there. Run "cmake --help-policy CMP0017" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Call Stack (most recent call first): /usr/pkg/share/cmake-2.8/Modules/CMakeCInformation.cmake:68 (include) CMakeLists.txt:3 (project) This warning is for project developers. Use -Wno-dev to suppress it. -- Check for working C compiler: /scratch/net/mirall/work/.wrapper/bin/gcc -- Check for working C compiler: /scratch/net/mirall/work/.wrapper/bin/gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done CMake Warning (dev) at /usr/pkg/share/cmake-2.8/Modules/Platform/NetBSD.cmake:13 (include): File /usr/pkg/share/cmake-2.8/Modules/Platform/NetBSD.cmake includes /scratch/net/mirall/work/.buildlink/cmake-Modules/Platform/UnixPaths.cmake (found via CMAKE_MODULE_PATH) which shadows /usr/pkg/share/cmake-2.8/Modules/Platform/UnixPaths.cmake. This may cause errors later on . Policy CMP0017 is not set: Prefer files from the CMake module directory when including from there. Run "cmake --help-policy CMP0017" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Call Stack (most recent call first): /usr/pkg/share/cmake-2.8/Modules/CMakeCXXInformation.cmake:67 (include) CMakeLists.txt:3 (project) This warning is for project developers. Use -Wno-dev to suppress it. -- Check for working CXX compiler: /scratch/net/mirall/work/.wrapper/bin/c++ -- Check for working CXX compiler: /scratch/net/mirall/work/.wrapper/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done 14a25f9d3f3670cdc4af6faa9c792866493436f5 CMake Error at /usr/pkg/share/cmake-2.8/Modules/FindQt4.cmake:1386 (message): Found unsuitable Qt version "" from NOTFOUND, this code requires Qt 4.x Call Stack (most recent call first): CMakeLists.txt:69 (find_package) -- Configuring incomplete, errors occurred! See also "/scratch/net/mirall/work/build/CMakeFiles/CMakeOutput.log". *** Error code 1 Stop. make: stopped in /bulk-data/pkgsrc/net/mirall *** Error code 1 Stop. make: stopped in /bulk-data/pkgsrc/net/mirall