Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 920359 - app-arch/unar-1.10.7 fails to compile (GCC-14-SYSTEM): XADRAR5Parser.m:79:31: error: initialization of [-Wint-conversion]
Summary: app-arch/unar-1.10.7 fails to compile (GCC-14-SYSTEM): XADRAR5Parser.m:79:31:...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: David Seifert
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: c99-porting
  Show dependency tree
 
Reported: 2023-12-20 08:16 UTC by Agostino Sarubbo
Modified: 2024-02-15 09:11 UTC (History)
0 users

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


Attachments
build.log (build.log,120.24 KB, text/plain)
2023-12-20 08:16 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 2023-12-20 08:16:33 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-arch/unar-1.10.7 fails to compile (GCC-14-SYSTEM).
Discovered on: amd64 (internal ref: gcc14_tinderbox)

NOTE:
(GCC-14-SYSTEM) in the summary means that the bug was found on a machine that runs gcc-13 but this bug MAY or MAY NOT BE related to the new compiler
Comment 1 Agostino Sarubbo gentoo-dev 2023-12-20 08:16:35 UTC
Created attachment 880034 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2024-01-11 20:38:45 UTC
The bug has been referenced in the following commit(s):

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

commit 52735bce7c8ab20f7065430a1c9fd17590b2a6c9
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2024-01-11 20:38:31 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2024-01-11 20:38:31 +0000

    app-arch/unar: add 1.10.8
    
    Bug: https://bugs.gentoo.org/802813
    Bug: https://bugs.gentoo.org/920359
    Signed-off-by: David Seifert <soap@gentoo.org>

 app-arch/unar/Manifest                             |  1 +
 .../unar/files/unar-1.10.8-Wint-conversion.patch   | 40 ++++++++++++++++
 app-arch/unar/unar-1.10.8.ebuild                   | 55 ++++++++++++++++++++++
 3 files changed, 96 insertions(+)
Comment 3 Larry the Git Cow gentoo-dev 2024-02-15 09:11:44 UTC
The bug has been closed via the following commit(s):

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

commit a0eed3c0314696cf32306035bf06cc20cf8d7091
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2024-02-15 09:11:20 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2024-02-15 09:11:20 +0000

    app-arch/unar: drop 1.10.7
    
    Closes: https://bugs.gentoo.org/732846
    Closes: https://bugs.gentoo.org/802813
    Closes: https://bugs.gentoo.org/920359
    Signed-off-by: David Seifert <soap@gentoo.org>

 app-arch/unar/Manifest           |  1 -
 app-arch/unar/unar-1.10.7.ebuild | 60 ----------------------------------------
 2 files changed, 61 deletions(-)