Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 819042 - sci-geosciences/mapserver-7.6*: -- Could NOT find ORACLE (missing: ORACLE_LIBRARY)
Summary: sci-geosciences/mapserver-7.6*: -- Could NOT find ORACLE (missing: ORACLE_LIB...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Sci-geo Project
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2021-10-20 16:12 UTC by Marco Genasci
Modified: 2021-10-21 04:18 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Marco Genasci 2021-10-20 16:12:18 UTC
The sci-geosciences/mapserver-7.6.x[oracle] package fails to compile with dev-db/oracle-instantclient-21:

-- Could NOT find ORACLE (missing: ORACLE_LIBRARY) 
CMake Error at CMakeLists.txt:91 (message):
  ORACLESPATIAL library/component/dependency could not be found.

    HINTS:
    - disable ORACLESPATIAL support by adding -DWITH_ORACLESPATIAL=0
    - add the ORACLESPATIAL install directory to the CMAKE_PREFIX_PATH variable (-DCMAKE_PREFIX_PATH="/path/to/ORACLESPATIAL-install-dir;/path/to/other/dirs"
Call Stack (most recent call first):
  CMakeLists.txt:528 (report_optional_not_found)


Reproducible: Always
Comment 1 Larry the Git Cow gentoo-dev 2021-10-21 04:18:38 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d23b0782f055c419ca5b714be03134598cb7d752

commit d23b0782f055c419ca5b714be03134598cb7d752
Author:     Marco Genasci <fedeliallalinea@gmail.com>
AuthorDate: 2021-10-20 16:12:05 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-10-21 04:18:26 +0000

    sci-geosciences/mapserver: added patch to find oracle libnnz21 library
    
    Closes: https://bugs.gentoo.org/819042
    Package-Manager: Portage-3.0.20, Repoman-3.0.3
    Signed-off-by: Marco Genasci <fedeliallalinea@gmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/22647
    Signed-off-by: Sam James <sam@gentoo.org>

 sci-geosciences/mapserver/files/mapserver-oracle21.patch | 12 ++++++++++++
 sci-geosciences/mapserver/mapserver-7.6.2-r1.ebuild      |  1 +
 sci-geosciences/mapserver/mapserver-7.6.4.ebuild         |  4 ++++
 3 files changed, 17 insertions(+)