Your message dated Fri, 10 Aug 2018 08:34:30 +0000 with message-id <[email protected]> and subject line Bug#905682: fixed in kido 0.1.0+dfsg-3 has caused the Debian Bug report #905682, regarding kido: FTBFS (can't find <nlopt.hpp>, which appears to now be in libnlopt-cxx-dev) 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.) -- 905682: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=905682 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Source: kido Version: 0.1.0+dfsg-2 Severity: serious Tags: patch Justification: fails to build from source (but built successfully in the past) Dear Maintainer, kido fails to build in unstable right now due to the libnlopt-dev split. cd /<<BUILDDIR>>/kido-0.1.0+dfsg/build/kido/optimizer/nlopt && /usr/lib/ccache/c++ -DBOOST_TEST_DYN_LINK -DHAVE_BULLET_COLLISION -Dkido_optimizer_nlopt_EXPORTS -I/<<BUILDDIR>>/kido-0.1.0+dfsg -isystem /usr/include/eigen3 -isystem /usr/include/bullet -I/<<BUILDDIR>>/kido-0.1.0+dfsg/build -Wall -fPIC -std=c++11 -g -O2 -fdebug-prefix-map=/<<BUILDDIR>>/kido-0.1.0+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/bullet -o CMakeFiles/kido-optimizer-nlopt.dir/NloptSolver.cpp.o -c /<<BUILDDIR>>/kido-0.1.0+dfsg/kido/optimizer/nlopt/NloptSolver.cpp In file included from /<<BUILDDIR>>/kido-0.1.0+dfsg/kido/optimizer/nlopt/NloptSolver.cpp:39: /<<BUILDDIR>>/kido-0.1.0+dfsg/kido/optimizer/nlopt/NloptSolver.hpp:40:10: fatal error: nlopt.hpp: No such file or directory #include <nlopt.hpp> ^~~~~~~~~~~ compilation terminated. make[4]: *** [kido/optimizer/nlopt/CMakeFiles/kido-optimizer-nlopt.dir/build.make:66: kido/optimizer/nlopt/CMakeFiles/kido-optimizer-nlopt.dir/NloptSolver.cpp.o] Error 1 make[4]: Leaving directory '/<<BUILDDIR>>/kido-0.1.0+dfsg/build' make[3]: *** [CMakeFiles/Makefile2:479: kido/optimizer/nlopt/CMakeFiles/kido-optimizer-nlopt.dir/all] Error 2 make[3]: Leaving directory '/<<BUILDDIR>>/kido-0.1.0+dfsg/build' make[2]: *** [Makefile:144: all] Error 2 make[2]: Leaving directory '/<<BUILDDIR>>/kido-0.1.0+dfsg/build' make[1]: *** [debian/rules:33: override_dh_auto_build] Error 2 make[1]: Leaving directory '/<<BUILDDIR>>/kido-0.1.0+dfsg' make: *** [debian/rules:22: build] Error 2 dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2 -- System Information: Debian Release: buster/sid APT prefers bionic-updates APT policy: (500, 'bionic-updates'), (500, 'bionic-security'), (500, 'bionic'), (400, 'bionic-proposed'), (100, 'bionic-backports') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 4.16.1-hyper1+ (SMP w/4 CPU cores) Locale: LANG=en_SG.UTF-8, LC_CTYPE=en_SG.UTF-8 (charmap=UTF-8), LANGUAGE=en_SG:en (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) LSM: AppArmor: enabled -- Kind regards, Loong JinFrom 5b5b9f42177df7dbd3a91c38eddbd282e66f07b8 Mon Sep 17 00:00:00 2001 From: Chow Loong Jin <[email protected]> Date: Wed, 8 Aug 2018 08:59:44 +0800 Subject: [PATCH] Exchange libnlopt-dev dependency for libnlopt-cxx-dev /usr/include/nlopt.hpp has been moved into libnlopt-cxx-dev. --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index 5488999..6a84e70 100644 --- a/debian/control +++ b/debian/control @@ -10,7 +10,7 @@ Build-Depends: debhelper (>= 9.20151219), libfcl-dev (>= 0.2.7), libbullet-dev, libassimp-dev (>= 3), - libnlopt-dev, + libnlopt-cxx-dev, coinor-libipopt-dev, freeglut3-dev, libxi-dev, @@ -365,7 +365,7 @@ Pre-Depends: ${misc:Pre-Depends} Depends: ${misc:Depends}, libkido-dev, libkido-optimizer-nlopt0.1 (= ${binary:Version}), - libnlopt-dev + libnlopt-cxx-dev Description: Kinematics Dynamics and Optimization Library - optimizer dev files KIDO is a collaborative, cross-platform, open source library created by the Georgia Tech Graphics Lab and Humanoid Robotics Lab. The library provides data -- 2.17.1
signature.asc
Description: PGP signature
--- End Message ---
--- Begin Message ---Source: kido Source-Version: 0.1.0+dfsg-3 We believe that the bug you reported is fixed in the latest version of kido, 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. Gianfranco Costamagna <[email protected]> (supplier of updated kido 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: SHA256 Format: 1.8 Date: Fri, 10 Aug 2018 10:09:28 +0200 Source: kido Binary: libkido-dev libkido0.1 libkido-planning-dev libkido-planning0.1 libkido-utils-dev libkido-utils0.1 libkido-gui-dev libkido-gui0.1 libkido-gui-osg-dev libkido-gui-osg0.1 libkido-optimizer-nlopt-dev libkido-optimizer-nlopt0.1 libkido-optimizer-ipopt-dev libkido-optimizer-ipopt0.1 Architecture: source Version: 0.1.0+dfsg-3 Distribution: unstable Urgency: medium Maintainer: Debian Science Maintainers <[email protected]> Changed-By: Gianfranco Costamagna <[email protected]> Description: libkido-dev - Kinematics Dynamics and Optimization Library - development files libkido-gui-dev - Kinematics Dynamics and Optimization Library - gui dev files libkido-gui-osg-dev - Kinematics Dynamics and Optimization Library - gui-osg dev files libkido-gui-osg0.1 - Kinematics Dynamics and Optimization Library - gui-osg library libkido-gui0.1 - Kinematics Dynamics and Optimization Library - gui library libkido-optimizer-ipopt-dev - Kinematics Dynamics and Optimization Library - ipopt optimizer de libkido-optimizer-ipopt0.1 - Kinematics Dynamics and Optimization Library - ipopt optimizer li libkido-optimizer-nlopt-dev - Kinematics Dynamics and Optimization Library - optimizer dev file libkido-optimizer-nlopt0.1 - Kinematics Dynamics and Optimization Library - nlopt optimizer li libkido-planning-dev - Kinematics Dynamics and Optimization Library - planning dev files libkido-planning0.1 - Kinematics Dynamics and Optimization Library - planning library libkido-utils-dev - Kinematics Dynamics and Optimization Library - utils dev files libkido-utils0.1 - Kinematics Dynamics and Optimization Library - utils library libkido0.1 - Kinematics Dynamics and Optimization Library - main library Closes: 905682 Changes: kido (0.1.0+dfsg-3) unstable; urgency=medium . * Team upload * Move VCS fields after salsa.d.o move * Fix a nlopt-related FTBFS, headers moved in cxx-dev (Closes: #905682) thanks <hyperair> for the patch Checksums-Sha1: c7760cd08fe641e844edcd3ec4e0558f908a00fc 3275 kido_0.1.0+dfsg-3.dsc 425894022033b464e4b6d0351fd73b7c5d849105 8076 kido_0.1.0+dfsg-3.debian.tar.xz 42ce679f1fbbc1f52c59b56e3d627a2178d9e25d 12394 kido_0.1.0+dfsg-3_source.buildinfo Checksums-Sha256: f83ce2499d8ec46e4f90709ae2f1a32a88b563217f56ae392b3bc2f858c10a7a 3275 kido_0.1.0+dfsg-3.dsc 099d4434f7012a2267e9ea2374618eff032ea8f96e3763b97c8043fe9db31e7f 8076 kido_0.1.0+dfsg-3.debian.tar.xz db36ea984fb82c175b9df02b12d536c1488365a07257279f4f96e060428a03c3 12394 kido_0.1.0+dfsg-3_source.buildinfo Files: 0161ff794b46d499bbd7dd82639787bc 3275 science optional kido_0.1.0+dfsg-3.dsc d3df8d9ab073cfe1c567fb28ee9c24a5 8076 science optional kido_0.1.0+dfsg-3.debian.tar.xz 4816e032e2adc64476ed87a8ca73ad31 12394 science optional kido_0.1.0+dfsg-3_source.buildinfo -----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEEkpeKbhleSSGCX3/w808JdE6fXdkFAlttSWIACgkQ808JdE6f XdnmzhAAve+u9AtB6CZPX5LryJ1ubHgvYKKQK3W26wkD35raPvyvfTefVioyfDy8 WuEVBQ5+7U8l/b644OPoawyl4FPW7fuhY9DER4girCiToiHd5p2a1YiC9rDhzryl rQEDikW4ooj6jDdvgwaxIEo13AFokOpoWrx5Q7KTHUjUhpLRauOUL4NPg1UGVxro xaW+APkYNyCGGOTsW3ykws6NKd0fDYbL+7bcoH0h2QiEtlotpdbjfdMY8Fs3/SOl ALeY1+GrVAW+gaN2A5KXWW+octqUrW2FwYFFIT7+twEK1ss13JEcKJe9Vs2XP/5O fMiAixXiqV6Qt3G8PEiIUttKMOMhlV6r/62JxklxUFgUv5HPpJFeEiZs+lHYmT6z Z0iuVMWXviPPgBcv+plKwPBnSqLJR6dieYrluGmwGIxIxUNCE7GHeCN3tdY9RqxB 0c1eKhVraklAnqenuPBAhJ5GxwYPS+1UFTfENXR9OwtOTJ/pTgZFhYvxQO6y3K/I jVPLMPAF4TCc2yIGKfOTryc+Y0kOYJ25wLzMe/63g2PczaKEsaHKb9iLHx9eYVfD XgE8t/dA6gG22NiG+8nqksfIw96llsNtWLsv3M/QCdILnWiQ3O8lyYCV5IU2lYcZ TcoZuvx2LHleQudbPbtLeh2a3htx4fNUxSdgjvn459c9PT4fdbg= =4pkJ -----END PGP SIGNATURE-----
--- End Message ---

