Your message dated Sun, 05 Apr 2020 19:48:51 +0000
with message-id <[email protected]>
and subject line Bug#955317: fixed in ros-ros-comm 1.14.3+ds1-12
has caused the Debian Bug report #955317,
regarding support multiple Python versions
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
955317: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=955317
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: ros-ros-comm
Version: 1.14.3+ds1-11
X-Debbugs-CC: [email protected]
Severity: serious
User: [email protected]
Usertags: regression

Dear maintainer(s),

Probably since python3.8 was added to the supported Python3 versions,
your package fails its autopkgtest in testing.

I copied some of the output at the bottom of this report.

More information about this bug and the reason for filing it can be found on
https://wiki.debian.org/ContinuousIntegration/RegressionEmailInformation

Paul

https://ci.debian.net/data/autopkgtest/testing/amd64/r/ros-ros-comm/4646322/log.gz

autopkgtest [06:34:32]: test librosbag-dev: [-----------------------
CmakeLists.txt:
+ cd /tmp/autopkgtest-lxc.j24u9z5w/downtmp/autopkgtest_tmp
+ component=rosbag
+ shift
+ echo CmakeLists.txt:
+ tee CMakeLists.txt
CMAKE_MINIMUM_REQUIRED(VERSION 2.4)
find_package(catkin REQUIRED COMPONENTS rosbag)
include_directories(include ${catkin_INCLUDE_DIRS})
add_executable(main main.cc)
target_link_libraries(main ${catkin_LIBRARIES})
+ echo main.cc:
+ main.cc:
echo #include <rosbag/player.h>
+ tee -a main.cc
#include <rosbag/player.h>
+ echo int main(int argc, char* argv[]) { return 0; }
+ tee -a main.cc
int main(int argc, char* argv[]) { return 0; }
+ mkdir build
+ cmake -H. -Bbuild
CMake Warning (dev) in CMakeLists.txt:
  No project() command is present.  The top-level CMakeLists.txt file must
  contain a literal, direct call to the project() command.  Add a line of
  code such as

    project(ProjectName)

  near the top of the file, but after cmake_minimum_required().

  CMake is pretending there is a "project(Project)" command on the first
  line.
This warning is for project developers.  Use -Wno-dev to suppress it.

-- The C compiler identification is GNU 9.3.0
-- The CXX compiler identification is GNU 9.3.0
-- 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
-- Using CATKIN_DEVEL_PREFIX:
/tmp/autopkgtest-lxc.j24u9z5w/downtmp/autopkgtest_tmp/build/devel
-- Using CMAKE_PREFIX_PATH:
-- Found PythonInterp: /usr/bin/python3 (found suitable version "3.7.7",
minimum required is "3")
-- Using PYTHON_EXECUTABLE: /usr/bin/python3
-- Using Debian Python package layout
-- Found PY_em: /usr/lib/python3/dist-packages/em.py
-- Using empy: /usr/lib/python3/dist-packages/em.py
-- Using CATKIN_ENABLE_TESTING: ON
-- Call enable_testing()
-- Using CATKIN_TEST_RESULTS_DIR:
/tmp/autopkgtest-lxc.j24u9z5w/downtmp/autopkgtest_tmp/build/test_results
-- Forcing gtest/gmock from source, though one was otherwise available.
-- Found gtest sources under '/usr/src/googletest': gtests will be built
-- Found gmock sources under '/usr/src/googletest': gmock will be built
-- Found PythonInterp: /usr/bin/python3 (found version "3.7.7")
-- Found Threads: TRUE
-- nosetests not found, Python tests can not be run (try installing
package 'python3-nose')
-- catkin 0.8.0
-- BUILD_SHARED_LIBS is on
-- Configuring done
-- Generating done
-- Build files have been written to:
/tmp/autopkgtest-lxc.j24u9z5w/downtmp/autopkgtest_tmp/build
+ cmake --build build
Scanning dependencies of target main
[ 50%] Building CXX object CMakeFiles/main.dir/main.cc.o
make[2]: *** No rule to make target
'/usr/lib/x86_64-linux-gnu/libpython3.8.so', needed by 'main'.  Stop.
make[1]: *** [CMakeFiles/Makefile2:344: CMakeFiles/main.dir/all] Error 2
make: *** [Makefile:141: all] Error 2
autopkgtest [06:34:38]: test librosbag-dev: -----------------------]

Attachment: signature.asc
Description: OpenPGP digital signature


--- End Message ---
--- Begin Message ---
Source: ros-ros-comm
Source-Version: 1.14.3+ds1-12
Done: Jochen Sprickerhof <[email protected]>

We believe that the bug you reported is fixed in the latest version of
ros-ros-comm, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Jochen Sprickerhof <[email protected]> (supplier of updated ros-ros-comm 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Sun, 05 Apr 2020 20:59:27 +0200
Source: ros-ros-comm
Architecture: source
Version: 1.14.3+ds1-12
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers 
<[email protected]>
Changed-By: Jochen Sprickerhof <[email protected]>
Closes: 954653 955317
Changes:
 ros-ros-comm (1.14.3+ds1-12) unstable; urgency=medium
 .
   [ Jochen Sprickerhof ]
   * python3-rosbag arch: any -> all (thx pochu)
   * Revert "python3-rosbag arch: any -> all (thx pochu)"
   * bump policy version (no changes)
   * Support multiple Python version (Closes: #955317)
 .
   [ Giovanni Mascellani ]
   * Fix FTBFS with Boost 1.71. (Closes: #954653)
Checksums-Sha1:
 8529c32e15b48b6a8ef2bcdf0ac9305629526bdc 5003 ros-ros-comm_1.14.3+ds1-12.dsc
 e5d5109dbb0b2b6593d9158a6da9b50a652f1812 17896 
ros-ros-comm_1.14.3+ds1-12.debian.tar.xz
 21d86f6bc18bca7c6061b1ca62ca620922496cfa 15969 
ros-ros-comm_1.14.3+ds1-12_source.buildinfo
Checksums-Sha256:
 9136a94abab62c357f88050935d753b448d72e66a152fd2a450350710f9eeb8b 5003 
ros-ros-comm_1.14.3+ds1-12.dsc
 a5fed1469807fa4c92adb7ab472ec6d50fc572883c55fa56d50fd71247be8077 17896 
ros-ros-comm_1.14.3+ds1-12.debian.tar.xz
 57b9804df9b2e7456b2da7cd0d7cad18970f371655b19d670422e2bcfb89d469 15969 
ros-ros-comm_1.14.3+ds1-12_source.buildinfo
Files:
 d4c7c3795154aef586d606105c3a7371 5003 libs optional 
ros-ros-comm_1.14.3+ds1-12.dsc
 dcdee4d2f30803a5f18826574c385e82 17896 libs optional 
ros-ros-comm_1.14.3+ds1-12.debian.tar.xz
 b2933bb00f09dc00cd09008cd5b4cd8f 15969 libs optional 
ros-ros-comm_1.14.3+ds1-12_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEc7KZy9TurdzAF+h6W//cwljmlDMFAl6KL8gACgkQW//cwljm
lDOkRxAAi0zotklThgUrREzJNJJ+PtZf9DrsSmUHfcvT9M2BBTewCAlFsnGD/vNY
AiLu7hDOQQQ0gMiI3vtFAViej4bM2z1Z8uunxZkTpA/n8Av74R9lK0U7XpgGDfD0
FKJ1YL3EwkvZPUQE6QvHoEe3vMdK6va2XdAmr7wTXU/eIxqtdVoU1UGjUauSC2LA
EX8957RVc1F10nTY3kQ1ypYM6nXeaxfTSk1NxaymBGLf3sfVb9MkTg3l76q/SBK7
+RZJHcmDPgrOLByQ6xUZvm7Jjf9hc32fkooHJqXn9zYum40A3SEc8u4eMXozKcjm
EvzRaxVo5+lqRUXueu9Yb1B/ehAwmq11BSBEGUpeWFwymvxcGAQfzsTbYzUDxzDi
HeVrZkEN2nBbu9AgWOnmCEeDgJqAuN30EItuULYsMUGvaPhU9JmlFGYOCnfsgTzI
PN2anDqaqAzzbGCGeooc61pIyBE7kgEzugjPS0ZVQFg6rql55QTe+Z4+WLvQsSKn
k9XtgPyGEnMt0qlrqmrE0SiDByRMFaSQe0hBzoIGA253p3HAGNu1qP3SMOdinwam
FzUERm+b81//36bzOdb9RO4Z/UBg7YWWKuDnc6Ql2rYslrq+91+Vwwdm1qPS5Tki
US+6qAtRtCedV7p4nLo/IBsEbqOwvXcfgjToJb2CEyh8mhX7fvk=
=n+Tm
-----END PGP SIGNATURE-----

--- End Message ---
-- 
debian-science-maintainers mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers

Reply via email to