Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 916602 - [guru] gui-apps/eww-0.3.0 fails to compile: error: box_syntax has been removed
Summary: [guru] gui-apps/eww-0.3.0 fails to compile: error: box_syntax has been removed
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: degni.public
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-11-01 06:33 UTC by Agostino Sarubbo
Modified: 2023-11-09 03:11 UTC (History)
3 users (show)

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


Attachments
build.log (build.log,287.67 KB, text/plain)
2023-11-01 06:33 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-11-01 06:33:03 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: gui-apps/eww-0.3.0 fails to compile.
Discovered on: amd64 (internal ref: guru_ci)
Comment 1 Agostino Sarubbo gentoo-dev 2023-11-01 06:33:06 UTC
Created attachment 873800 [details]
build.log

build log and emerge --info
Comment 2 Gonçalo Negrier Duarte 2023-11-01 15:40:44 UTC
I know about this problem it only compile when using dev-lang/rust-1.70 I don’t specify that in the dependency graph for not create problems when updating the system. 
The 9999 version compile with rust-1.73.0

Now I wanting for a new version for being release (see this (PR)[https://github.com/elkowar/eww/issues/963]) and I will drop all the older version and set the right rust version like the 9999 ebuild.
Comment 3 Gonçalo Negrier Duarte 2023-11-08 11:43:30 UTC
Since version 0.2.0 and 0.3.0 are really old i will just drop them, and wait for a new release, after that i will also drop 0.4.0
Comment 4 Gonçalo Negrier Duarte 2023-11-08 11:44:19 UTC
Since they required i really old rust version fix the ebuild will made system impossible to update to the latest stable version
Comment 5 Larry the Git Cow gentoo-dev 2023-11-09 03:11:30 UTC
The bug has been closed via the following commit(s):

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

commit 25528c25f825ec6d04d7eae42350f86d1d34e8ca
Author:     Gonçalo Duarte <gonegrier.duarte@gmail.com>
AuthorDate: 2023-11-08 11:45:53 +0000
Commit:     Gonçalo Duarte <gonegrier.duarte@gmail.com>
CommitDate: 2023-11-08 11:50:09 +0000

    gui-apps/eww: drop 0.3.0
    
    since this version is a year old
    and require a really old rust version
    (Keyworded on gentoo repo)
    fix it will create dependencies conflicts
    
    Closes: https://bugs.gentoo.org/916602
    Signed-off-by: Gonçalo Duarte <gonegrier.duarte@gmail.com>

 gui-apps/eww/Manifest         | 164 -----------------------
 gui-apps/eww/eww-0.3.0.ebuild | 303 ------------------------------------------
 2 files changed, 467 deletions(-)