Bug 264284 - games/abstreet: doesn't build with rust 1.61.0
Summary: games/abstreet: doesn't build with rust 1.61.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Yuri Victorovich
URL: https://github.com/a-b-street/abstree...
Keywords:
Depends on:
Blocks:
 
Reported: 2022-05-27 12:33 UTC by Mikael Urankar
Modified: 2022-08-15 12:11 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (yuri)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mikael Urankar freebsd_committer freebsd_triage 2022-05-27 12:33:09 UTC
Hi,

Is it possible to update abstreet to a newer version, the current one doesn't build with rust 1.61.0.
Latest version will probably need https://github.com/a-b-street/abstreet/commit/b236c23112f50c2b9e1e80c4948d87fa3291451a . It'll be easier to merge this patch with a recent abstreet.

Thanks,
Mikaël
Comment 1 commit-hook freebsd_committer freebsd_triage 2022-07-02 14:00:47 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=f175312103c0c524561d3f0c4004959b19145a6f

commit f175312103c0c524561d3f0c4004959b19145a6f
Author:     Mikael Urankar <mikael@FreeBSD.org>
AuthorDate: 2022-07-02 13:57:58 +0000
Commit:     Mikael Urankar <mikael@FreeBSD.org>
CommitDate: 2022-07-02 13:57:58 +0000

    games/abstreet: mark as broken

    Fails to build with rust 1.61.0

    PR:             264284
    Approved by:    maintainer timeout

 games/abstreet/Makefile | 2 ++
 1 file changed, 2 insertions(+)
Comment 2 Yuri Victorovich freebsd_committer freebsd_triage 2022-07-21 03:17:40 UTC
It looks like abstreet made some changes that made it less package-friendly.

I asked them how to install absreet without additional downloads.
Comment 3 commit-hook freebsd_committer freebsd_triage 2022-07-29 20:29:06 UTC
A commit in branch 2022Q3 references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=3461b20be0f21a0146643be4e928842db1383f48

commit 3461b20be0f21a0146643be4e928842db1383f48
Author:     Mikael Urankar <mikael@FreeBSD.org>
AuthorDate: 2022-07-02 13:57:58 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2022-07-29 20:28:50 +0000

    games/abstreet: mark as broken

    Fails to build with rust 1.61.0

    PR:             264284
    Approved by:    maintainer timeout

    (cherry picked from commit f175312103c0c524561d3f0c4004959b19145a6f)

 games/abstreet/Makefile | 2 ++
 1 file changed, 2 insertions(+)