robotpkg/interfaces/camera-libgenom3 bulk build results
Log for camera-libgenom3-1.1 on Ubuntu-18.04.pal-x86_64: bulk.log (Back)
=> Checking for clear installation
===> Installing bootstrap dependencies for camera-libgenom3-1.1
=> Installing /opt/robotpkg/var/lib/robotpkg/packages/bsd/Ubuntu-18.04.pal-x86_64/All/digest-20080510.tgz
=> Installing /opt/robotpkg/var/lib/robotpkg/packages/bsd/Ubuntu-18.04.pal-x86_64/All/tnftp-20151004~ssl.tgz
===> Checking bootstrap dependencies for camera-libgenom3-1.1
=> Required robotpkg package digest>=20080510: digest-20080510 found
=> Required robotpkg package tnftp>=20130505~ssl: tnftp-20151004~ssl found
=> Required system package gnupg>=1: gnupg-2.2.4 found
=> Required system package gzip: gzip-1.6 found
=> Required system package pax and tar archivers: pax found
=> Required system package pkg_install>=20110805.12: pkg_install-20211115.3 found
=> Required system package pkgrepo2deb>=1.9: pkgrepo2deb-1.15 found
===> Done bootstrap-depends for camera-libgenom3-1.1
===> Installing full dependencies for camera-libgenom3-1.1
=> Dependency digest-20080510 already installed
=> Installing /opt/robotpkg/var/lib/robotpkg/packages/bsd/Ubuntu-18.04.pal-x86_64/All/genom3-2.99.46.tgz
=> Installing /opt/robotpkg/var/lib/robotpkg/packages/bsd/Ubuntu-18.04.pal-x86_64/All/openrobots2-idl-2.3.2.tgz
=> Dependency tnftp-20151004~ssl already installed
===> Checking build options for camera-libgenom3-1.1
=> Building with no option.
===> Checking alternatives for camera-libgenom3-1.1
=> Use the GNU C++ compiler: c++-compiler provided by g++>=3
=> Use the GNU C compiler: c-compiler provided by gcc>=3
=> Use opencv-3: opencv>=3 provided by opencv3>=3<4
===> Checking dependencies for camera-libgenom3-1.1
=> Required system package bzip2: bzip2 found
=> Required system package g++>=3: g++-7.5.0 found
=> Required system package gcc>=3: gcc-7.5.0 found
=> Required system package libarchive>=2.5.5: libarchive-3.2.2 found
=> Required system package libstdc++: libstdc++ found
=> Required system package opencv3>=3<4: opencv3-3.2.0 found
=> Required system package pkg-config>=0.22: pkg-config-0.29.1 found
=> Required system package zlib>=1.2.3: zlib-1.2.11 found
=> Required robotpkg package genom3>=2.99.46: genom3-2.99.46 found
=> Required robotpkg package openrobots2-idl>=2.3.2: openrobots2-idl-2.3.2 found
===> Done depends for camera-libgenom3-1.1
===> Extracting for camera-libgenom3-1.1
=> SHA1 checksums OK
=> RMD160 checksums OK
===> Configuring for camera-libgenom3-1.1
=> Modifying GNU configure scripts to avoid --recheck
===> Building for camera-libgenom3-1.1
camera_codels.cc: In member function 'virtual camera_job::state camfcn_record_arxv(const camera_worker_lock*, const char*, const char*, genom_context)::camfcn_record_arxv::operator()()':
camera_codels.cc:419:34: error: 'IMWRITE_TIFF_COMPRESSION' is not a member of 'cv'
case CV_32FC3: fmt = cv::IMWRITE_TIFF_COMPRESSION; break;
^~~~~~~~~~~~~~~~~~~~~~~~
camera_codels.cc:419:34: note: suggested alternative: 'IMWRITE_PNG_COMPRESSION'
case CV_32FC3: fmt = cv::IMWRITE_TIFF_COMPRESSION; break;
^~~~~~~~~~~~~~~~~~~~~~~~
IMWRITE_PNG_COMPRESSION
camera_codels.cc:446:20: error: 'IMWRITE_TIFF_COMPRESSION' is not a member of 'cv'
fmt == cv::IMWRITE_TIFF_COMPRESSION ? ".tiff" : ".png",
^~~~~~~~~~~~~~~~~~~~~~~~
camera_codels.cc:446:20: note: suggested alternative: 'IMWRITE_PNG_COMPRESSION'
fmt == cv::IMWRITE_TIFF_COMPRESSION ? ".tiff" : ".png",
^~~~~~~~~~~~~~~~~~~~~~~~
IMWRITE_PNG_COMPRESSION
camera_codels.cc:455:27: error: 'IMWRITE_TIFF_COMPRESSION' is not a member of 'cv'
fmt == cv::IMWRITE_TIFF_COMPRESSION ? ".tiff" : ".png");
^~~~~~~~~~~~~~~~~~~~~~~~
camera_codels.cc:455:27: note: suggested alternative: 'IMWRITE_PNG_COMPRESSION'
fmt == cv::IMWRITE_TIFF_COMPRESSION ? ".tiff" : ".png");
^~~~~~~~~~~~~~~~~~~~~~~~
IMWRITE_PNG_COMPRESSION
camera_codels.cc:495:20: error: 'IMWRITE_TIFF_COMPRESSION' is not a member of 'cv'
fmt == cv::IMWRITE_TIFF_COMPRESSION ? or_sensor_pixmap_TIFF
^~~~~~~~~~~~~~~~~~~~~~~~
camera_codels.cc:495:20: note: suggested alternative: 'IMWRITE_PNG_COMPRESSION'
fmt == cv::IMWRITE_TIFF_COMPRESSION ? or_sensor_pixmap_TIFF
^~~~~~~~~~~~~~~~~~~~~~~~
IMWRITE_PNG_COMPRESSION
make[2]: *** [libcamera_codels_la-camera_codels.lo] Error 1
make[1]: *** [all] Error 2
make: *** [all-recursive] Error 1
An unexpected error occured. The last 10 log lines are shown below.
| ^~~~~~~~~~~~~~~~~~~~~~~~
| IMWRITE_PNG_COMPRESSION
| Makefile:530: recipe for target 'libcamera_codels_la-camera_codels.lo' failed
| make[2]: *** [libcamera_codels_la-camera_codels.lo] Error 1
| make[1]: *** [all] Error 2
| make[2]: Leaving directory '/local/robotpkg/var/tmp/robotpkg/interfaces/camera-libgenom3/work/camera-libgenom3-1.1/codels'
| Makefile:418: recipe for target 'all' failed
| make[1]: Leaving directory '/local/robotpkg/var/tmp/robotpkg/interfaces/camera-libgenom3/work/camera-libgenom3-1.1/codels'
| make: *** [all-recursive] Error 1
| Makefile:601: recipe for target 'all-recursive' failed
For details or bug reports, check the complete log file in:
/local/robotpkg/var/tmp/robotpkg/interfaces/camera-libgenom3/work/build.log
make[3]: *** [do-build-make(/local/robotpkg/var/tmp/robotpkg/interfaces/camera-libgenom3/work/camera-libgenom3-1.1)] Error 2
/local/robotpkg/var/lib/robotpkg/mk/build/build.mk:204: recipe for target 'do-build-make(/local/robotpkg/var/tmp/robotpkg/interfaces/camera-libgenom3/work/camera-libgenom3-1.1)' failed
make[2]: *** [pkg-check-installed] Error 2
/local/robotpkg/var/lib/robotpkg/mk/pkg/package.mk:42: recipe for target 'pkg-check-installed' failed
=> Marking camera-libgenom3-1.1 as broken
ERROR: make: *** [package] Error 2
===> Deinstalling for camera-libgenom3
Removed digest-20080510
Removing dependency eltclsh-1.20
Removing dependency
Removed genom3-2.99.46
Removed openrobots2-idl-2.3.2
Removed tnftp-20151004~ssl