Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 796770 - sci-geosciences/qgis-3.20.0 fails to compile
Summary: sci-geosciences/qgis-3.20.0 fails to compile
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Sci-geo Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-06-19 18:45 UTC by Agostino Sarubbo
Modified: 2021-06-20 00:00 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,56.62 KB, text/plain)
2021-06-19 18:45 UTC, Agostino Sarubbo
Details
1-CMakeError.log (1-CMakeError.log,3.33 KB, text/plain)
2021-06-19 18:45 UTC, Agostino Sarubbo
Details
1-CMakeOutput.log (1-CMakeOutput.log,45.51 KB, text/plain)
2021-06-19 18:45 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2021-06-19 18:45:20 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sci-geosciences/qgis-3.20.0 fails to compile.
Discovered on: amd64 (internal ref: ci)

NOTE:
This machine uses GCC-11: https://gcc.gnu.org/gcc-11/porting_to.html
If you think this is a GCC-11 related issue, please block bug 732706.
Comment 1 Agostino Sarubbo gentoo-dev 2021-06-19 18:45:22 UTC
Created attachment 716859 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-06-19 18:45:23 UTC
Created attachment 716862 [details]
1-CMakeError.log

1-CMakeError.log
Comment 3 Agostino Sarubbo gentoo-dev 2021-06-19 18:45:24 UTC
Created attachment 716865 [details]
1-CMakeOutput.log

1-CMakeOutput.log
Comment 4 Agostino Sarubbo gentoo-dev 2021-06-19 18:45:26 UTC
Possible context of error(s):

  Could NOT find Protobuf (missing: Protobuf_LIBRARIES Protobuf_INCLUDE_DIR)
Comment 5 Larry the Git Cow gentoo-dev 2021-06-19 23:48:32 UTC
The bug has been closed via the following commit(s):

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

commit a227fe57173f1b88da147fed47e845d7d839fc50
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-06-19 23:47:58 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-06-19 23:48:18 +0000

    sci-geosciences/qgis: add missing protobuf dep
    
    Closes: https://bugs.gentoo.org/796770
    Signed-off-by: Sam James <sam@gentoo.org>

 sci-geosciences/qgis/{qgis-3.20.0.ebuild => qgis-3.20.0-r1.ebuild} | 1 +
 1 file changed, 1 insertion(+)
Comment 6 Larry the Git Cow gentoo-dev 2021-06-20 00:00:53 UTC
The bug has been referenced in the following commit(s):

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

commit d0027e6499f6174664e09ec9bdf98b7338f00887
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-06-19 23:56:00 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-06-19 23:56:12 +0000

    sci-geosciences/qgis: sync live ebuild
    
    Add dev-libs/protobuf dependency here too.
    
    Bug: https://bugs.gentoo.org/796770
    Signed-off-by: Sam James <sam@gentoo.org>

 sci-geosciences/qgis/qgis-9999.ebuild | 1 +
 1 file changed, 1 insertion(+)