Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 659260 - sci-geosciences/mapserver-7.0.5 : [QA] One or more CMake variables were not used by the project:
Summary: sci-geosciences/mapserver-7.0.5 : [QA] One or more CMake variables were not u...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal QA (vote)
Assignee: Sci-geo Project
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2018-06-26 17:36 UTC by Toralf Förster
Modified: 2020-07-09 00:32 UTC (History)
1 user (show)

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 Toralf Förster gentoo-dev 2018-06-26 17:36:05 UTC
QA: other
One or more CMake variables were not used by the project:
  WITH_GD
  WITH_SDE
QA Notice: Package triggers severe warnings which indicate that it
           may exhibit random runtime failures.
/var/tmp/portage/sci-geosciences/mapserver-7.0.5/work/mapserver-7.0.5/apache/mod_mapserver.c:214:13: warning: implicit declaration of function ‘msLoadMapContextURL’; did you mean ‘msEvalContext’? [-Wimplicit-function-declaration]
/var/tmp/portage/sci-geosciences/mapserver-7.0.5/work/mapserver-7.0.5/apache/mod_mapserver.c:216:11: warning: implicit declaration of function ‘msLoadMapContext’; did you mean ‘msEvalContext’? [-Wimplicit-function-declaration]
Please do not file a Gentoo bug and instead report the above QA
issues directly to the upstream developers of this software.
Homepage: http://mapserver.org/

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-desktop-plasma-systemd_20180623-161502

  -------------------------------------------------------------------
Comment 1 Larry the Git Cow gentoo-dev 2020-07-09 00:32:42 UTC
The bug has been closed via the following commit(s):

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

commit 18c6a60dd2029db1fde5b5078d2647dc4daf1d55
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2020-07-06 11:25:39 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2020-07-09 00:32:26 +0000

    sci-geosciences/mapserver: security bump to 7.6.0
    
    Changes:
    * Bump to 7.6.0
    * Add PHP 7.x support, new module w/ multiple builds
    * Add Python 3.x, multiple builds
    * Drop old Proj compatibility workaround
    * Tidy up plenty of dependencies
    * Use sub-slot operator where appropriate
    * Use php-ext-source-r3's functions to simplify ebuild
    * Modernise as much as possible, bar EAPI 7 because
      of depend.apache.
    
    Bug: https://bugs.gentoo.org/688290
    Closes: https://bugs.gentoo.org/649772
    Closes: https://bugs.gentoo.org/659260
    Closes: https://bugs.gentoo.org/666054
    Closes: https://bugs.gentoo.org/729100
    Package-Manager: Portage-2.3.103, Repoman-2.3.22
    Signed-off-by: Sam James <sam@gentoo.org>

 sci-geosciences/mapserver/Manifest               |   1 +
 sci-geosciences/mapserver/mapserver-7.6.0.ebuild | 289 +++++++++++++++++++++++
 sci-geosciences/mapserver/metadata.xml           |   6 +-
 3 files changed, 293 insertions(+), 3 deletions(-)