robotpkg/graphics/py-qt-gepetto-viewer bulk build results

Log for py38-qt5-gepetto-viewer-5.1.0~doc on Ubuntu-20.04-x86_64: bulk.log (Back)

=> Checking for clear installation ===> Installing bootstrap dependencies for py38-qt5-gepetto-viewer-5.1.0~doc => Installing /opt/robotpkg/var/lib/robotpkg/packages/bsd/Ubuntu-20.04-x86_64/All/digest-20080510.tgz => Installing /opt/robotpkg/var/lib/robotpkg/packages/bsd/Ubuntu-20.04-x86_64/All/tnftp-20151004~ssl.tgz ===> Checking bootstrap dependencies for py38-qt5-gepetto-viewer-5.1.0~doc => 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.19 found => Required system package gzip: gzip-1.10 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.13 found ===> Done bootstrap-depends for py38-qt5-gepetto-viewer-5.1.0~doc ===> Installing full dependencies for py38-qt5-gepetto-viewer-5.1.0~doc => Dependency digest-20080510 already installed WARNING: Cannot check installed version of ffmpeg => Installing /opt/robotpkg/var/lib/robotpkg/packages/bsd/Ubuntu-20.04-x86_64/All/openscenegraph-3.6.5r4.tgz => Installing /opt/robotpkg/var/lib/robotpkg/packages/bsd/Ubuntu-20.04-x86_64/All/py38-pythonqt-3.5.1.tgz => Installing /opt/robotpkg/var/lib/robotpkg/packages/bsd/Ubuntu-20.04-x86_64/All/qt5-osgqt-3.5.7r3.tgz => Dependency tnftp-20151004~ssl already installed ===> Checking build options for py38-qt5-gepetto-viewer-5.1.0~doc => Building with the following options: doc Enable documentation generation and installation ===> Checking alternatives for py38-qt5-gepetto-viewer-5.1.0~doc => Use the GNU C++ compiler: c++-compiler provided by g++>=4.8 => Use the GNU C compiler: c-compiler provided by gcc>=3 => Use python-3.8: python>=3 provided by python38>=3.8<3.9 => Use qt-5: qt>=4 qt>=5 provided by qt5-qtbase>=5<6 ===> Checking dependencies for py38-qt5-gepetto-viewer-5.1.0~doc => Required system package boost-headers>=1.34.1: boost-headers-1.71 found => Required system package boostlib-python>=1.34.1: boost-libs-1.71.0 found => Required system package boostlib-regex>=1.34.1: boost-libs-1.71.0 found => Required system package boostlib-system>=1.34.1: boost-libs-1.71.0 found => Required system package boostlib-unit_test_framework>=1.34.1: boost-libs-1.71.0 found => Required system package cmake>=3.10.0: cmake-3.16.3 found => Required system package doxygen>=1.5: doxygen-1.8.17 found => Required system package ffmpeg>=2.8: ffmpeg found => Required system package g++>=4.8: g++-9 found => Required system package gcc>=3: gcc-9 found => Required system package latex>=3.14: latex-3.14159265 found => Required system package libstdc++: libstdc++ found => Required system package mesa: mesa found => Required system package oxygen-icons: oxygen-icons found => Required system package pkg-config>=0.22: pkg-config-0.29.1 found => Required system package python38>=3.8<3.9: python38-3.8.10 found => Required system package qt5-qtbase>=5<6: qt5-qtbase-5.12.8 found => Required system package tinyxml>=2: tinyxml-2.6.2 found => Required system package urdfdom>=0.2.8: urdfdom-1.0.4 found => Required system package urdfdom-headers>=0.2.2: urdfdom-headers-1.0.4 found WARNING: Cannot check installed version of ffmpeg => Required robotpkg package openscenegraph>=3: openscenegraph-3.6.5r4 found => Required robotpkg package py38-pythonqt>=3.2: py38-pythonqt-3.5.1 found => Required robotpkg package qt5-osgqt>=3: qt5-osgqt-3.5.7r3 found WARNING: Using openscenegraph-3.6.5 in /opt/openrobots WARNING: The following packages may interfere with the build because they WARNING: are located in paths used by other dependencies: WARNING: openscenegraph-3.6.4 in /usr ===> Done depends for py38-qt5-gepetto-viewer-5.1.0~doc ===> Extracting for py38-qt5-gepetto-viewer-5.1.0~doc => SHA1 checksums OK => RMD160 checksums OK ===> Configuring for py38-qt5-gepetto-viewer-5.1.0~doc ===> Building for py38-qt5-gepetto-viewer-5.1.0~doc /local/robotpkg/var/tmp/robotpkg/graphics/py-qt-gepetto-viewer/work/gepetto-viewer-5.1.0/src/OSGManipulator/keyboard-manipulator.cpp: In copy constructor 'osgGA::KeyboardManipulator::KeyboardManipulator(const osgGA::KeyboardManipulator&, const osg::CopyOp&)': /local/robotpkg/var/tmp/robotpkg/graphics/py-qt-gepetto-viewer/work/gepetto-viewer-5.1.0/src/OSGManipulator/keyboard-manipulator.cpp:79:1: warning: base class 'class osg::Object' should be explicitly initialized in the copy constructor [-Wextra] 79 | KeyboardManipulator::KeyboardManipulator(const KeyboardManipulator& fpm, | ^~~~~~~~~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/graphics/py-qt-gepetto-viewer/work/gepetto-viewer-5.1.0/src/OSGManipulator/keyboard-manipulator.cpp:79:1: warning: base class 'class osg::Callback' should be explicitly initialized in the copy constructor [-Wextra] /local/robotpkg/var/tmp/robotpkg/graphics/py-qt-gepetto-viewer/work/gepetto-viewer-5.1.0/src/OSGManipulator/keyboard-manipulator.cpp: In member function 'bool osgGA::KeyboardManipulator::initKeyboard()': /local/robotpkg/var/tmp/robotpkg/graphics/py-qt-gepetto-viewer/work/gepetto-viewer-5.1.0/src/OSGManipulator/keyboard-manipulator.cpp:443:8: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result [-Wunused-result] 443 | fgets(buf, 128, fp); | ~~~~~^~~~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/graphics/py-qt-gepetto-viewer/work/gepetto-viewer-5.1.0/src/OSGManipulator/keyboard-manipulator.cpp:444:8: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result [-Wunused-result] 444 | fgets( | ~~~~~^ 445 | buf, 128, | ~~~~~~~~~ 446 | fp); // the second line of the output contain either "azerty" or "qwerty" | ~~~ /local/robotpkg/var/tmp/robotpkg/graphics/py-qt-gepetto-viewer/work/gepetto-viewer-5.1.0/tests/gl.cpp: In constructor 'TestSupportOperation::TestSupportOperation()': /local/robotpkg/var/tmp/robotpkg/graphics/py-qt-gepetto-viewer/work/gepetto-viewer-5.1.0/tests/gl.cpp:22:19: warning: conversion from 'double' to 'float' changes value from '1.3e+0' to '1.29999995e+0f' [-Wfloat-conversion] 22 | m_version(1.3) {} | ^~~ ===> Installing for py38-qt5-gepetto-viewer-5.1.0~doc => Adding run-time search paths to pkg-config files => Compiling python files robotpkg_create: can't stat `/opt/openrobots/lib/gepetto-gui-plugins/pyqgv.so' => Registering installation for py38-qt5-gepetto-viewer-5.1.0~doc robotpkg_admin: py38-qt5-gepetto-viewer-5.1.0~doc: File `/opt/openrobots/lib/gepetto-gui-plugins/pyqgv.so' is in +CONTENTS but not on filesystem! Added openscenegraph-3.6.5r4 to the requirements of py38-qt5-gepetto-viewer-5.1.0~doc Added py38-pythonqt-3.5.1 to the requirements of py38-qt5-gepetto-viewer-5.1.0~doc Added qt5-osgqt-3.5.7r3 to the requirements of py38-qt5-gepetto-viewer-5.1.0~doc ===> Done install for py38-qt5-gepetto-viewer-5.1.0~doc ===> Building binary package for py38-qt5-gepetto-viewer-5.1.0~doc robotpkg_create: can't stat `/opt/openrobots/lib/gepetto-gui-plugins/pyqgv.so' robotpkg_create: lstat failed for file lib/gepetto-gui-plugins/pyqgv.so: No such file or directory Creating package /opt/robotpkg/var/lib/robotpkg/packages/bsd/Ubuntu-20.04-x86_64/All/py38-qt5-gepetto-viewer-5.1.0~doc make[3]: *** [/local/robotpkg/var/lib/robotpkg/mk/pkg/package.mk:74: pkg-tarup] Error 2 => Unlinking package in /opt/robotpkg/var/lib/robotpkg/packages/bsd/Ubuntu-20.04-x86_64/All => Unlinking package in /opt/robotpkg/var/lib/robotpkg/packages/bsd/Ubuntu-20.04-x86_64/pub => Unlinking package in /opt/robotpkg/var/lib/robotpkg/packages/bsd/Ubuntu-20.04-x86_64/jrl => Updating debian binary packages make[2]: *** [/local/robotpkg/var/lib/robotpkg/mk/package/package.mk:147: package-failed] Error 2 => Marking py38-qt5-gepetto-viewer-5.1.0~doc as broken ERROR: make: *** [package] Error 2 ===> Deinstalling for py38-qt5-gepetto-viewer Removing dependency openscenegraph-3.6.5r4 Removing dependency py38-pythonqt-3.5.1 Removing dependency qt5-osgqt-3.5.7r3 Removing dependency robotpkg_delete: Couldn't remove /opt/openrobots/lib/gepetto-gui-plugins/pyqgv.so: No such file or directory Removed py38-qt5-gepetto-viewer-5.1.0~doc Removed digest-20080510 Removed tnftp-20151004~ssl