Your message dated Mon, 08 Feb 2016 16:51:53 +0000
with message-id <[email protected]>
and subject line Bug#812297: fixed in console-bridge 0.3.2-1
has caused the Debian Bug report #812297,
regarding ros-class-loader: FTBFS: class_loader.cpp:95:3: error: 'else' without 
a previous 'if'
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.)


-- 
812297: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=812297
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: ros-class-loader
Version: 0.3.2-1
Severity: serious
Justification: fails to build from source
User: [email protected]
Usertags: ftbfs
X-Debbugs-Cc: [email protected]

Dear Maintainer,

ros-class-loader fails to build from source in unstable/amd64:

  [..]

   dpkg-buildpackage -rfakeroot -D -us -uc -b
  dpkg-buildpackage: source package ros-class-loader
  dpkg-buildpackage: source version 0.3.2-1
  dpkg-buildpackage: source distribution unstable
  dpkg-buildpackage: source changed by Jochen Sprickerhof 
<[email protected]>
   dpkg-source --before-build ros-class-loader-0.3.2
  dpkg-buildpackage: host architecture amd64
   fakeroot debian/rules clean
  dh clean 
     dh_testdir
     dh_auto_clean
     dh_clean
   debian/rules build
  dh build 
     dh_testdir
     dh_update_autotools_config
     dh_auto_configure
        cmake .. -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_VERBOSE_MAKEFILE=ON 
-DCMAKE_BUILD_TYPE=None -DCMAKE_INSTALL_SYSCONFDIR=/etc 
-DCMAKE_INSTALL_LOCALSTATEDIR=/var
  -- The C compiler identification is GNU 5.3.1
  -- The CXX compiler identification is GNU 5.3.1
  -- 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
  -- Boost version: 1.58.0
  -- Found the following Boost libraries:
  --   thread
  --   system
  -- Using CATKIN_DEVEL_PREFIX: 
/home/lamby/temp/cdt.20160125084731.Q1uu3PJzhC/ros-class-loader-0.3.2/obj-x86_64-linux-gnu/devel
  -- Using CMAKE_PREFIX_PATH: 
  -- Found PythonInterp: /usr/bin/python (found version "2.7.11") 
  -- Using PYTHON_EXECUTABLE: /usr/bin/python
  -- Using Debian Python package layout
  -- Using empy: /usr/bin/empy
  -- Using CATKIN_ENABLE_TESTING: ON
  -- Call enable_testing()
  -- Using CATKIN_TEST_RESULTS_DIR: 
/home/lamby/temp/cdt.20160125084731.Q1uu3PJzhC/ros-class-loader-0.3.2/obj-x86_64-linux-gnu/test_results
  -- Looking for pthread.h
  -- Looking for pthread.h - found
  -- Looking for pthread_create
  -- Looking for pthread_create - not found
  -- Looking for pthread_create in pthreads
  -- Looking for pthread_create in pthreads - not found
  -- Looking for pthread_create in pthread
  -- Looking for pthread_create in pthread - found
  -- Found Threads: TRUE  
  -- Found gtest sources under '/usr/src/gtest': gtests will be built
  CMake Warning at /usr/share/catkin/cmake/test/nosetests.cmake:98 (message):
    nosetests not found, Python tests can not be run (try installing package
    'python-nose')
  Call Stack (most recent call first):
    /usr/share/catkin/cmake/all.cmake:147 (include)
    /usr/share/catkin/cmake/catkinConfig.cmake:20 (include)
    CMakeLists.txt:5 (find_package)
  
  
  -- catkin 0.6.16
  -- Searching for Poco library...
  --   Found Poco!
  -- components found: Foundation.
  -- Boost version: 1.58.0
  -- Found the following Boost libraries:
  --   thread
  -- Checking to see if CXX compiler accepts flag 
-Wl,--version-script,"/home/lamby/temp/cdt.20160125084731.Q1uu3PJzhC/ros-class-loader-0.3.2/obj-x86_64-linux-gnu/test/class_loader_hide_library_symbols__class_loader_TestPlugins1.script"
  -- Checking to see if CXX compiler accepts flag 
-Wl,--version-script,"/home/lamby/temp/cdt.20160125084731.Q1uu3PJzhC/ros-class-loader-0.3.2/obj-x86_64-linux-gnu/test/class_loader_hide_library_symbols__class_loader_TestPlugins1.script"
 - yes
  -- Configuring done
  -- Generating done
  -- Build files have been written to: 
/home/lamby/temp/cdt.20160125084731.Q1uu3PJzhC/ros-class-loader-0.3.2/obj-x86_64-linux-gnu
     dh_auto_build
        make -j1
  make[1]: Entering directory 
'/home/lamby/temp/cdt.20160125084731.Q1uu3PJzhC/ros-class-loader-0.3.2/obj-x86_64-linux-gnu'
  /usr/bin/cmake 
-H/home/lamby/temp/cdt.20160125084731.Q1uu3PJzhC/ros-class-loader-0.3.2 
-B/home/lamby/temp/cdt.20160125084731.Q1uu3PJzhC/ros-class-loader-0.3.2/obj-x86_64-linux-gnu
 --check-build-system CMakeFiles/Makefile.cmake 0
  /usr/bin/cmake -E cmake_progress_start 
/home/lamby/temp/cdt.20160125084731.Q1uu3PJzhC/ros-class-loader-0.3.2/obj-x86_64-linux-gnu/CMakeFiles
 
/home/lamby/temp/cdt.20160125084731.Q1uu3PJzhC/ros-class-loader-0.3.2/obj-x86_64-linux-gnu/CMakeFiles/progress.marks
  make -f CMakeFiles/Makefile2 all
  make[2]: Entering directory 
'/home/lamby/temp/cdt.20160125084731.Q1uu3PJzhC/ros-class-loader-0.3.2/obj-x86_64-linux-gnu'
  make -f CMakeFiles/class_loader.dir/build.make 
CMakeFiles/class_loader.dir/depend
  make[3]: Entering directory 
'/home/lamby/temp/cdt.20160125084731.Q1uu3PJzhC/ros-class-loader-0.3.2/obj-x86_64-linux-gnu'
  cd 
/home/lamby/temp/cdt.20160125084731.Q1uu3PJzhC/ros-class-loader-0.3.2/obj-x86_64-linux-gnu
 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" 
/home/lamby/temp/cdt.20160125084731.Q1uu3PJzhC/ros-class-loader-0.3.2 
/home/lamby/temp/cdt.20160125084731.Q1uu3PJzhC/ros-class-loader-0.3.2 
/home/lamby/temp/cdt.20160125084731.Q1uu3PJzhC/ros-class-loader-0.3.2/obj-x86_64-linux-gnu
 
/home/lamby/temp/cdt.20160125084731.Q1uu3PJzhC/ros-class-loader-0.3.2/obj-x86_64-linux-gnu
 
/home/lamby/temp/cdt.20160125084731.Q1uu3PJzhC/ros-class-loader-0.3.2/obj-x86_64-linux-gnu/CMakeFiles/class_loader.dir/DependInfo.cmake
 --color=
  Scanning dependencies of target class_loader
  make[3]: Leaving directory 
'/home/lamby/temp/cdt.20160125084731.Q1uu3PJzhC/ros-class-loader-0.3.2/obj-x86_64-linux-gnu'
  make -f CMakeFiles/class_loader.dir/build.make 
CMakeFiles/class_loader.dir/build
  make[3]: Entering directory 
'/home/lamby/temp/cdt.20160125084731.Q1uu3PJzhC/ros-class-loader-0.3.2/obj-x86_64-linux-gnu'
  [ 20%] Building CXX object CMakeFiles/class_loader.dir/src/class_loader.cpp.o
  /usr/bin/c++   -Dclass_loader_EXPORTS 
-I/home/lamby/temp/cdt.20160125084731.Q1uu3PJzhC/ros-class-loader-0.3.2/include 
 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
-D_FORTIFY_SOURCE=2  -fPIC   -o 
CMakeFiles/class_loader.dir/src/class_loader.cpp.o -c 
/home/lamby/temp/cdt.20160125084731.Q1uu3PJzhC/ros-class-loader-0.3.2/src/class_loader.cpp
  
/home/lamby/temp/cdt.20160125084731.Q1uu3PJzhC/ros-class-loader-0.3.2/src/class_loader.cpp:
 In member function 'int 
class_loader::ClassLoader::unloadLibraryInternal(bool)':
  
/home/lamby/temp/cdt.20160125084731.Q1uu3PJzhC/ros-class-loader-0.3.2/src/class_loader.cpp:95:3:
 error: 'else' without a previous 'if'
     else
     ^
  CMakeFiles/class_loader.dir/build.make:65: recipe for target 
'CMakeFiles/class_loader.dir/src/class_loader.cpp.o' failed
  make[3]: *** [CMakeFiles/class_loader.dir/src/class_loader.cpp.o] Error 1
  make[3]: Leaving directory 
'/home/lamby/temp/cdt.20160125084731.Q1uu3PJzhC/ros-class-loader-0.3.2/obj-x86_64-linux-gnu'
  CMakeFiles/Makefile2:102: recipe for target 'CMakeFiles/class_loader.dir/all' 
failed
  make[2]: *** [CMakeFiles/class_loader.dir/all] Error 2
  make[2]: Leaving directory 
'/home/lamby/temp/cdt.20160125084731.Q1uu3PJzhC/ros-class-loader-0.3.2/obj-x86_64-linux-gnu'
  Makefile:141: recipe for target 'all' failed
  make[1]: *** [all] Error 2
  make[1]: Leaving directory 
'/home/lamby/temp/cdt.20160125084731.Q1uu3PJzhC/ros-class-loader-0.3.2/obj-x86_64-linux-gnu'
  dh_auto_build: make -j1 returned exit code 2
  debian/rules:6: recipe for target 'build' failed
  make: *** [build] Error 2

  [..]

The full build log is attached.


Regards,

-- 
      ,''`.
     : :'  :     Chris Lamb
     `. `'`      [email protected] / chris-lamb.co.uk
       `-

Attachment: ros-class-loader.0.3.2-1.unstable.amd64.log.txt.gz
Description: Binary data


--- End Message ---
--- Begin Message ---
Source: console-bridge
Source-Version: 0.3.2-1

We believe that the bug you reported is fixed in the latest version of
console-bridge, 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.
Jose Luis Rivero <[email protected]> (supplier of updated 
console-bridge 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: Thu, 04 Feb 2016 01:17:30 +0000
Source: console-bridge
Binary: libconsole-bridge0.2v5 libconsole-bridge-dev libconsole-bridge0.2v5-dbg
Architecture: source
Version: 0.3.2-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers 
<[email protected]>
Changed-By: Jose Luis Rivero <[email protected]>
Description:
 libconsole-bridge-dev - console bridge - development files
 libconsole-bridge0.2v5 - console bridge - library
 libconsole-bridge0.2v5-dbg - console bridge - debugging symbols
Closes: 812297 813177
Changes:
 console-bridge (0.3.2-1) unstable; urgency=medium
 .
   * Imported Upstream version 0.3.2
     (Closes: #812297)
   * Declare Replaces+Break on libconsole-bridge0.2
     (Closes: #813177)
Checksums-Sha1:
 47f0f818a78e88aa243ec85a1ca5f4a00de49f43 1947 console-bridge_0.3.2-1.dsc
 82483a0bdc7ef0202630b6130f89c6e119150010 231243 
console-bridge_0.3.2.orig.tar.gz
 a6349febaebd85f6face63bb2d2343a3eaf1ae50 4016 
console-bridge_0.3.2-1.debian.tar.xz
Checksums-Sha256:
 4287ea47563a53e505d1c416b0be23292e367721b5d5541894155c4e76c7206f 1947 
console-bridge_0.3.2-1.dsc
 fd12e48c672cb9c5d516d90429c4a7ad605859583fc23d98258c3fa7a12d89f4 231243 
console-bridge_0.3.2.orig.tar.gz
 e399cdf7fcbead93301e1061aac0460ed49f85c58f6911b120776a7e3cf02ad0 4016 
console-bridge_0.3.2-1.debian.tar.xz
Files:
 9836abee5967e749ef5149eec0fd2045 1947 libs extra console-bridge_0.3.2-1.dsc
 6c525353efe6f386fa25d58eafa72869 231243 libs extra 
console-bridge_0.3.2.orig.tar.gz
 7d4dd7be12c4a9c79d4bfb5a0ea33dee 4016 libs extra 
console-bridge_0.3.2-1.debian.tar.xz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQEcBAEBCgAGBQJWuLzFAAoJEF6UbAkK/wQnz74IAL3gKf1pRNPblyGoT4csT1cW
CIBh/Ky5+o+cM83wqXV5Ic4VN8Kf8EJg3Bo00iPa1FznsHQiV0UxKhgH2DrrG/LS
1VrVLMQeeXIMDqlurGup1Si4bigbTy32mPDjyKVwdELNovg6J2DgDEQfpIy5DBw0
czvjOkvxeow+LhapdfeeddoFvjpNylhaDV5eo80nP76EyiglYZtfciQ40wGI5wga
zPWoJ0igMSzq5qs5IGLSJgDMJPrP6ND8uMH2sXfiddL6nnpLFBCZr81U4sXxzyPs
B8Sa+1hJPfdeKdAxAkrtgoVcagq7gi+k/9hYwA3Yo4Pv+7juvQE8phdwtuDUm2w=
=o3EQ
-----END PGP SIGNATURE-----

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

Reply via email to