Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 879637 - app-misc/glimpse: possible configure breakage with Clang 16
Summary: app-misc/glimpse: possible configure breakage with Clang 16
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords: PMASKED
Depends on:
Blocks: 906027
  Show dependency tree
 
Reported: 2022-11-04 22:07 UTC by Matt Jolly
Modified: 2023-05-09 13:16 UTC (History)
1 user (show)

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


Attachments
clang-14.log (clang-14.log,3.13 KB, text/plain)
2022-11-04 22:07 UTC, Matt Jolly
Details
clang-15.log (clang-15.log,3.13 KB, text/plain)
2022-11-04 22:07 UTC, Matt Jolly
Details
clang.diff (clang.diff,2.06 KB, text/plain)
2022-11-04 22:07 UTC, Matt Jolly
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Matt Jolly gentoo-dev 2022-11-04 22:07:38 UTC
This package has been identified via automation as potentially impacted by upcoming Clang 16 changes.
The following have been identified as potential issues:

[-Wincompatible-library-redeclaration]

[-Wincompatible-library-redeclaration]
+configure:4145:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration]
Comment 1 Matt Jolly gentoo-dev 2022-11-04 22:07:41 UTC
Created attachment 827167 [details]
clang-14.log

build log
Comment 2 Matt Jolly gentoo-dev 2022-11-04 22:07:42 UTC
Created attachment 827169 [details]
clang-15.log

build log
Comment 3 Matt Jolly gentoo-dev 2022-11-04 22:07:43 UTC
Created attachment 827171 [details]
clang.diff

build log
Comment 4 Pascal Jäger 2022-11-22 13:59:53 UTC
This thing is on the last rites pile, no patch needed
Comment 5 Larry the Git Cow gentoo-dev 2022-12-20 16:31:17 UTC
The bug has been closed via the following commit(s):

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

commit 1cdf3ea132f5d73a5e9251c373b4f26ad60bdcd1
Author:     Jakov Smolić <jsmolic@gentoo.org>
AuthorDate: 2022-12-20 16:24:33 +0000
Commit:     Jakov Smolić <jsmolic@gentoo.org>
CommitDate: 2022-12-20 16:30:28 +0000

    app-misc/glimpse: treeclean
    
    Closes: https://bugs.gentoo.org/879637
    Closes: https://bugs.gentoo.org/793044
    Closes: https://bugs.gentoo.org/829090
    Closes: https://bugs.gentoo.org/684096
    Closes: https://bugs.gentoo.org/722348
    Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>

 app-misc/glimpse/Manifest                          |  1 -
 .../glimpse/files/glimpse-4.18.6-makefile.patch    | 42 ---------------
 app-misc/glimpse/glimpse-4.18.6-r1.ebuild          | 60 ----------------------
 app-misc/glimpse/metadata.xml                      |  5 --
 profiles/package.mask                              |  1 -
 5 files changed, 109 deletions(-)