Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 886279 - sci-libs/gloo-2022.05.18 fails to compile (CLANG-STRICTER-SYSTEM): Could NOT find OpenSSL, try to set the path to OpenSSL root folder in the
Summary: sci-libs/gloo-2022.05.18 fails to compile (CLANG-STRICTER-SYSTEM): Could NOT ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Tupone Alfredo
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: openssl-3.0
  Show dependency tree
 
Reported: 2022-12-16 08:38 UTC by Agostino Sarubbo
Modified: 2023-09-05 11:11 UTC (History)
0 users

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


Attachments
build.log (build.log,47.81 KB, text/plain)
2022-12-16 08:38 UTC, Agostino Sarubbo
Details
1-CMakeOutput.log (1-CMakeOutput.log,28.80 KB, text/plain)
2022-12-16 08:38 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 2022-12-16 08:38:48 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sci-libs/gloo-2022.05.18 fails to compile (CLANG-STRICTER-SYSTEM).
Discovered on: amd64 (internal ref: clang-stricter_tinderbox)

NOTE:
(CLANG-STRICTER-SYSTEM) in the summary means that the bug was found on a machine that runs clang with stricter mode

This machine uses clang with CFLAGS/CXXFLAGS=-Werror=implicit-function-declaration -Werror=implicit-int -Werror=incompatible-function-pointer-types

See also:
https://archives.gentoo.org/gentoo-dev/message/dd9f2d3082b8b6f8dfbccb0639e6e240
https://wiki.gentoo.org/wiki/Modern_C_porting
Comment 1 Agostino Sarubbo gentoo-dev 2022-12-16 08:38:50 UTC
Created attachment 842987 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-12-16 08:38:52 UTC
Created attachment 842989 [details]
1-CMakeOutput.log

1-CMakeOutput.log
Comment 3 Larry the Git Cow gentoo-dev 2023-01-12 07:17:30 UTC
The bug has been closed via the following commit(s):

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

commit 1c5796ad78b3cedbecb45e0673a0e5ba41887c25
Author:     Alfredo Tupone <tupone@gentoo.org>
AuthorDate: 2023-01-12 07:15:11 +0000
Commit:     Alfredo Tupone <tupone@gentoo.org>
CommitDate: 2023-01-12 07:16:41 +0000

    sci-libs/gloo: require openssl 1.1
    
    Closes: https://bugs.gentoo.org/886279
    Signed-off-by: Alfredo Tupone <tupone@gentoo.org>

 sci-libs/gloo/{gloo-2022.05.18.ebuild => gloo-2022.05.18-r1.ebuild} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)