[Bug 1958432] Re: In CMake find_package(draco) fails if called two times

2022-01-20 Thread Silvio Traversaro
Thanks a lot for quickly addressing the problem! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1958432 Title: In CMake find_package(draco) fails if called two times To manage notifications about

[Bug 1958432] Re: In CMake find_package(draco) fails if called two times

2022-01-19 Thread Silvio Traversaro
The problem is in the debian-specific patch 0003-Install-proper-CMake- targets.patch to the package (see https://sources.debian.org/src/draco/1.5.0+dfsg-4/debian/patches/0003-Install- proper-CMake-targets.patch/). In this patch, they add to the draco- config.cmake.template file the lines: ~~~

[Bug 1958432] [NEW] In CMake find_package(draco) fails if called two times

2022-01-19 Thread Silvio Traversaro
Public bug reported: The following simple CMake script works fine (if libdraco-dev is installed): ~~~ cmake_minimum_required(VERSION 3.16) project(assimptest) find_package(draco REQUIRED) ~~~ Instead, the following one fails: ~~~ cmake_minimum_required(VERSION 3.16) project(assimptest)

[Bug 1882427] [NEW] Assimp's CMake config files are malformed

2020-06-07 Thread Silvio Traversaro
Public bug reported: The CMake config files shipped with the libassimp-dev package in Ubuntu 20.04 are malformed, and export the wrong include directories. I prepare a minimal reproducible example in https://gist.github.com/traversaro/1046013d018ff998fac1cea6987be7e0 . To reproduce it, just

[Bug 1833037] Re: [SRU] uses uninitialized memory with MUMPS >= 5.1.0

2019-06-21 Thread Silvio Traversaro
** Tags removed: verification-needed-bionic ** Tags added: verification-done-bionic -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1833037 Title: [SRU] uses uninitialized memory with MUMPS >= 5.1.0

[Bug 1833037] Re: [SRU] uses uninitialized memory with MUMPS >= 5.1.0

2019-06-21 Thread Silvio Traversaro
I tested the version of the package 3.11.9-2.1ubuntu0.18.04.1 from bionic-proposed, and indeed it fixes the bug for me. Thanks. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1833037 Title: [SRU]

[Bug 1319338] Re: Default boost v1.54 has broken asio while available 1.55 is fixed

2014-06-23 Thread Silvio Traversaro
Yes, I can confirm that the proposed package fixed the problem that we had. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1319338 Title: Default boost v1.54 has broken asio while available 1.55 is