Bug#971096: ros-rviz: FTBFS: AttributeError: "pyqt_sip_dir" is not a valid configuration value or user option

Lucas Nussbaum lucas at debian.org
Sun Sep 27 19:48:04 BST 2020


Source: ros-rviz
Version: 1.14.1+dfsg-1
Severity: serious
Justification: FTBFS on amd64
Tags: bullseye sid ftbfs
Usertags: ftbfs-20200926 ftbfs-bullseye

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.

Relevant part (hopefully):
> make[3]: Entering directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build'
> cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /<<PKGBUILDDIR>> /<<PKGBUILDDIR>>/src/rviz /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/src/rviz /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/src/rviz/CMakeFiles/executable.dir/DependInfo.cmake --color=
> Traceback (most recent call last):
>   File "/usr/share/python_qt_binding/cmake/sip_configure.py", line 57, in get_sip_dir_flags
>     sip_dir = config.pyqt_sip_dir
>   File "/usr/lib/python3/dist-packages/sipconfig_nd8.py", line 193, in __getattr__
>     raise AttributeError("\"%s\" is not a valid configuration value or user option" % name)
> AttributeError: "pyqt_sip_dir" is not a valid configuration value or user option
> 
> During handling of the above exception, another exception occurred:
> 
> Traceback (most recent call last):
>   File "/usr/share/python_qt_binding/cmake/sip_configure.py", line 92, in <module>
>     sip_dir, sip_flags = get_sip_dir_flags(config)
>   File "/usr/share/python_qt_binding/cmake/sip_configure.py", line 72, in get_sip_dir_flags
>     raise FileNotFoundError('The sip directory for PyQt5 could not be located. Please ensure' +
> FileNotFoundError: The sip directory for PyQt5 could not be located. Please ensure that PyQt5 is installed
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build'
> make[3]: *** [src/python_bindings/sip/CMakeFiles/librviz_sip.dir/build.make:117: sip/rviz_sip/Makefile] Error 1

The full build log is available from:
   http://qa-logs.debian.net/2020/09/26/ros-rviz_1.14.1+dfsg-1_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.



More information about the debian-science-maintainers mailing list