Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 879759 - sci-electronics/vbs: possible configure breakage with Clang 16
Summary: sci-electronics/vbs: possible configure breakage with Clang 16
Status: RESOLVED PKGREMOVED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: Normal normal (vote)
Assignee: The Soldering-Iron Brotherhood
URL:
Whiteboard:
Keywords: PMASKED
Depends on: 934240
Blocks: implicit-in-configure
  Show dependency tree
 
Reported: 2022-11-04 22:15 UTC by Matt Jolly
Modified: 2024-07-19 11:35 UTC (History)
0 users

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


Attachments
clang-14.log (clang-14.log,4.99 KB, text/plain)
2022-11-04 22:15 UTC, Matt Jolly
Details
clang-15.log (clang-15.log,5.08 KB, text/plain)
2022-11-04 22:15 UTC, Matt Jolly
Details
clang.diff (clang.diff,2.47 KB, text/plain)
2022-11-04 22:15 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:15:04 UTC
This package has been identified via automation as potentially impacted by upcoming Clang 16 changes.
The following have been identified as potential issues:

[-Werror,-Wstrict-prototypes]

[-Werror,-Wstrict-prototypes]
error: a function declaration without a prototype is deprecated in all versions of C [-Werror,-Wstrict-prototypes]
Comment 1 Matt Jolly gentoo-dev 2022-11-04 22:15:05 UTC
Created attachment 827525 [details]
clang-14.log

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

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

build log
Comment 4 Larry the Git Cow gentoo-dev 2024-07-19 11:34:54 UTC
The bug has been referenced in the following commit(s):

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

commit 739aa3167124d2a6afe19dd17fba26568f365b4f
Author:     Arthur Zamarin <arthurzam@gentoo.org>
AuthorDate: 2024-07-19 11:30:48 +0000
Commit:     Arthur Zamarin <arthurzam@gentoo.org>
CommitDate: 2024-07-19 11:34:42 +0000

    sci-electronics/vbs: treeclean
    
    Bug: https://bugs.gentoo.org/725472
    Bug: https://bugs.gentoo.org/878061
    Bug: https://bugs.gentoo.org/879759
    Bug: https://bugs.gentoo.org/880493
    Bug: https://bugs.gentoo.org/882223
    Bug: https://bugs.gentoo.org/888970
    Bug: https://bugs.gentoo.org/900679
    Bug: https://bugs.gentoo.org/934240
    Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>

 profiles/package.mask                              |   6 --
 sci-electronics/vbs/Manifest                       |   1 -
 .../vbs/files/vbs-1.4.0-const_cast.patch           |  11 ---
 sci-electronics/vbs/files/vbs-1.4.0-gcc-4.1.patch  | 105 ---------------------
 sci-electronics/vbs/files/vbs-1.4.0-gcc-4.3.patch  |  30 ------
 sci-electronics/vbs/metadata.xml                   |  13 ---
 sci-electronics/vbs/vbs-1.4.0.ebuild               |  40 --------
 7 files changed, 206 deletions(-)