[Bug 1148642] New: Eigen3Config.cmake incorrect
http://bugzilla.opensuse.org/show_bug.cgi?id=1148642 Bug ID: 1148642 Summary: Eigen3Config.cmake incorrect Classification: openSUSE Product: openSUSE Distribution Version: Leap 15.1 Hardware: Other OS: Other Status: NEW Severity: Normal Priority: P5 - None Component: Development Assignee: bnc-team-screening@forge.provo.novell.com Reporter: ajmay81@googlemail.com QA Contact: qa-bugs@suse.de Found By: --- Blocker: --- /usr/share/eigen3/cmake/Eigen3Config.cmake contains the following lines which are clearly not correct: set (EIGEN3_INCLUDE_DIR "${PACKAGE_PREFIX_DIR}/${PACKAGE_PREFIX_DIR}/include") set (EIGEN3_INCLUDE_DIRS "${PACKAGE_PREFIX_DIR}/${PACKAGE_PREFIX_DIR}/include") and this results in cmake determining EIGEN3_INCLUDE_DIR to be /usr//usr/include/eigen3. I think this all comes from: https://build.opensuse.org/package/view_file/openSUSE:Leap:15.1/eigen3/eigen... where there appears to be a misunderstanding as to what -DINCLUDE_INSTALL_DIR is specifying. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1148642 http://bugzilla.opensuse.org/show_bug.cgi?id=1148642#c4 Andy May <ajmay81@googlemail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED |--- --- Comment #4 from Andy May <ajmay81@googlemail.com> --- Thank you for fixing this bug in Leap 15.1, I can see that it has also been fixed in tumbleweed. However, it is still present in Leap 15.2, can it be fixed there and any future Leap versions?
docker run --rm -ti opensuse/leap:15.2 zypper in eigen3-devel grep '${PACKAGE_PREFIX_DIR}/${PACKAGE_PREFIX_DIR}' /usr/share/eigen3/cmake/Eigen3Config.cmake set (EIGEN3_INCLUDE_DIR "${PACKAGE_PREFIX_DIR}/${PACKAGE_PREFIX_DIR}/include/eigen3") set (EIGEN3_INCLUDE_DIRS "${PACKAGE_PREFIX_DIR}/${PACKAGE_PREFIX_DIR}/include/eigen3")
-- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1148642 http://bugzilla.opensuse.org/show_bug.cgi?id=1148642#c5 Asterios Dramis <asterios.dramis@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|asterios.dramis@gmail.com |screening-team-bugs@suse.de --- Comment #5 from Asterios Dramis <asterios.dramis@gmail.com> --- Sorry, I'm not involved in eigen3 packaging anymore. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1148642 Christophe Giboudeaux <christophe@krop.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |CONFIRMED Version|Leap 15.2 |Leap 15.3 -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1148642 http://bugzilla.opensuse.org/show_bug.cgi?id=1148642#c6 --- Comment #6 from OBSbugzilla Bot <bwiedemann+obsbugzillabot@suse.com> --- This is an autogenerated message for OBS integration: This bug (1148642) was mentioned in https://build.opensuse.org/request/show/991004 Backports:SLE-15-SP3 / eigen3 -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1148642 http://bugzilla.opensuse.org/show_bug.cgi?id=1148642#c7 Christophe Giboudeaux <christophe@krop.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |badshah400@gmail.com, | |stefan.bruens@rwth-aachen.d | |e --- Comment #7 from Christophe Giboudeaux <christophe@krop.fr> --- https://build.opensuse.org/request/show/991004 submitted for 15.3. (needs review from science maintainers, adding CC) No idea how 15.1 and 15.2 could have a package with the fix but not 15.3. -- You are receiving this mail because: You are on the CC list for the bug.
participants (2)
-
bugzilla_noreply@novell.com
-
bugzilla_noreply@suse.com