Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 928452 - net-news/newsboat-2.30.1 cannot find struct, variant or union type `LineColumn` in crate `proc_macro`
Summary: net-news/newsboat-2.30.1 cannot find struct, variant or union type `LineColum...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Cédric Krier
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-04-02 16:50 UTC by ktoupt
Modified: 2025-01-08 17:35 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,31.93 KB, text/x-log)
2024-04-02 16:50 UTC, ktoupt
Details
emerge --info (info.txt,6.66 KB, text/plain)
2024-04-02 16:51 UTC, ktoupt
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ktoupt 2024-04-02 16:50:40 UTC
Created attachment 889274 [details]
build.log

[ebuild  N    ] net-news/newsboat-2.30.1  USE="-debug" 

Compile time error "cannot find struct, variant or union type `LineColumn` in
crate `proc_macro`". Seems to be fixed upstream in r2.33 and above.
Comment 1 ktoupt 2024-04-02 16:51:54 UTC
Created attachment 889275 [details]
emerge --info
Comment 2 Lucio Sauer 2024-04-05 22:44:39 UTC
Some observations about this bug (though I don't really understand much about the code base at hand..):

How to reproduce:
emerge -1 dev-lang/rust[nightly] (tested with dev-lang/rang-1.77.1)
emerge =net-news/newsboat-2.30.1

Compilation of `proc_macro` with nightly compiler and --features span-locations succeeds with v1.0.60+/e31d61910049e097afdd3d27c37786309082bdcb (gh:dtolnay/proc-macro2).

I guess, dropping 2.30.1 will make this bug obsolete, since newsboat-2.34 depends on proc-macro2-1.0.67.
Comment 3 Larry the Git Cow gentoo-dev 2025-01-08 17:35:55 UTC
The bug has been closed via the following commit(s):

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

commit 3fa43859e307c3976f8f0de3243c9cebb043796a
Author:     Arthur Zamarin <arthurzam@gentoo.org>
AuthorDate: 2025-01-08 17:35:40 +0000
Commit:     Arthur Zamarin <arthurzam@gentoo.org>
CommitDate: 2025-01-08 17:35:49 +0000

    net-news/newsboat: drop 2.30.1-r1
    
    Closes: https://bugs.gentoo.org/917098
    Closes: https://bugs.gentoo.org/928452
    Closes: https://bugs.gentoo.org/836737
    Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>

 net-news/newsboat/Manifest                  |  66 -----------
 net-news/newsboat/newsboat-2.30.1-r1.ebuild | 174 ----------------------------
 2 files changed, 240 deletions(-)