Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 665380 - media-libs/vigra-1.11.1: * One or more CMake variables were not used by the project
Summary: media-libs/vigra-1.11.1: * One or more CMake variables were not used by the p...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Printing Team
URL:
Whiteboard:
Keywords:
Depends on: 682860
Blocks:
  Show dependency tree
 
Reported: 2018-09-06 16:55 UTC by Michał Górny
Modified: 2019-06-05 19:20 UTC (History)
0 users

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


Attachments
media-libs:vigra-1.11.1:20180906-164338.log (media-libs:vigra-1.11.1:20180906-164338.log,295.50 KB, text/plain)
2018-09-06 16:55 UTC, Michał Górny
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2018-09-06 16:55:40 UTC
Created attachment 546118 [details]
media-libs:vigra-1.11.1:20180906-164338.log

* Messages for package media-libs/vigra-1.11.1:
 * Log file: /var/log/portage/media-libs:vigra-1.11.1:20180906-164338.log                                                                         

 * One or more CMake variables were not used by the project:
 *   BUILD_TESTING
 *   USE_AUTOBUILD_TESTS
 *   USE_CREATE_CTEST_TARGETS
 *   USE_DOC
 *   USE_FFTW3
 *   USE_JPEG
 *   USE_MPI
 *   USE_PNG
 *   USE_TIFF
Comment 1 Larry the Git Cow gentoo-dev 2019-04-08 21:15:04 UTC
The bug has been referenced in the following commit(s):

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

commit b80d201921346e5902463b7db13772525ca0bb59
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2019-04-08 19:15:10 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2019-04-08 21:10:46 +0000

    media-libs/vigra: Cleanup remaining unused cmake vars
    
    Marked as 'known' already, but why not fixed?
    
    Bug: https://bugs.gentoo.org/665380
    Package-Manager: Portage-2.3.62, Repoman-2.3.12
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 media-libs/vigra/vigra-9999.ebuild | 4 ----
 1 file changed, 4 deletions(-)

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

commit 38eab4cda00adc166e4beb7449227afee172aff0
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2019-04-08 19:13:22 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2019-04-08 21:10:46 +0000

    media-libs/vigra: Fix USE mpi unused cmake variable
    
    Bug: https://bugs.gentoo.org/665380
    Package-Manager: Portage-2.3.62, Repoman-2.3.12
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 media-libs/vigra/vigra-9999.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

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

commit 1dac07463140170af306046fb849acc1bea9efde
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2019-04-08 19:05:59 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2019-04-08 21:10:46 +0000

    media-libs/vigra: Add USE zlib, fixing automagic dep
    
    Bug: https://bugs.gentoo.org/665380
    Package-Manager: Portage-2.3.62, Repoman-2.3.12
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 media-libs/vigra/vigra-9999.ebuild | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

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

commit f1677714164a7061d7413acbac69381703971412
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2019-04-08 18:59:22 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2019-04-08 21:10:46 +0000

    media-libs/vigra: Fix USE fftw, jpeg, png, tiff (automagic, unused)
    
    Bug: https://bugs.gentoo.org/665380
    Package-Manager: Portage-2.3.62, Repoman-2.3.12
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 media-libs/vigra/vigra-9999.ebuild | 17 +++++++++++++----
 1 file changed, 13 insertions(+), 4 deletions(-)
Comment 2 Larry the Git Cow gentoo-dev 2019-06-05 19:20:12 UTC
The bug has been closed via the following commit(s):

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

commit 19b328d5a86e55060e6d9198569c6b77f9c22262
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2019-06-05 19:18:19 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2019-06-05 19:19:52 +0000

    media-libs/vigra: Drop 1.11.1-r1
    
    Closes: https://bugs.gentoo.org/665380
    Closes: https://bugs.gentoo.org/671636
    Package-Manager: Portage-2.3.67, Repoman-2.3.14
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 media-libs/vigra/vigra-1.11.1.ebuild | 149 -----------------------------------
 1 file changed, 149 deletions(-)