Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 884853 - [guru] dev-embedded/esp-idf-5.1 installs files with unresolved SONAME dependencies
Summary: [guru] dev-embedded/esp-idf-5.1 installs files with unresolved SONAME depende...
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: David Roman
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: qa-guru
  Show dependency tree
 
Reported: 2022-12-08 17:31 UTC by Agostino Sarubbo
Modified: 2023-07-25 15:02 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,54.48 KB, text/plain)
2022-12-08 17:31 UTC, Agostino Sarubbo
Details
esp-idf-5.1:20230720-145718.log.xz (esp-idf-5.1:20230720-145718.log.xz,245.02 KB, application/x-xz)
2023-07-20 15:11 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-08 17:31:08 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-embedded/esp-idf-5.0 installs files with unresolved SONAME dependencies.
Discovered on: amd64 (internal ref: guru_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-08 17:31:10 UTC
Created attachment 840999 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-05-20 11:30:31 UTC
guru_ci has reproduced this issue with version 5.0.2 - Updating summary.
Comment 3 Agostino Sarubbo gentoo-dev 2023-07-09 09:03:49 UTC
guru_ci has reproduced this issue with version 5.1 - Updating summary.
Comment 4 David Roman 2023-07-20 14:30:35 UTC
Is the build.log for esp-idf-5.1 available? I fixed the unresolved SONAME dependencies of previous version and with the new version I am not able to reproduce it.
Comment 5 Agostino Sarubbo gentoo-dev 2023-07-20 15:11:57 UTC
Created attachment 865831 [details]
esp-idf-5.1:20230720-145718.log.xz

esp-idf-5.1:20230720-145718.log (compressed because it exceeds attachment limit, use 'xzless' to read it)
Comment 6 David Roman 2023-07-25 14:56:10 UTC
Thanks!
Comment 7 Larry the Git Cow gentoo-dev 2023-07-25 15:02:51 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c6cd59d89dbb75fcd043182ac7772982d59cb1b7

commit c6cd59d89dbb75fcd043182ac7772982d59cb1b7
Author:     David Roman <davidroman96@gmail.com>
AuthorDate: 2023-07-25 14:56:40 +0000
Commit:     David Roman <davidroman96@gmail.com>
CommitDate: 2023-07-25 14:57:25 +0000

    dev-embedded/esp-idf: fix unresolved SONAME dependency
    
    Closes: https://bugs.gentoo.org/884853
    Signed-off-by: David Roman <davidroman96@gmail.com>

 dev-embedded/esp-idf/esp-idf-5.1-r1.ebuild | 160 +++++++++++++++++++++++++++++
 1 file changed, 160 insertions(+)