Bug 267439 - x11/hamclock: fix build on armv7
Summary: x11/hamclock: fix build on armv7
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: arm Any
: --- Affects Only Me
Assignee: Yuri Victorovich
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-10-30 17:08 UTC by Robert Clausecker
Modified: 2022-10-30 18:41 UTC (History)
2 users (show)

See Also:
bugzilla: maintainer-feedback? (hamradio)
fuz: merge-quarterly?


Attachments
x11/hamclock: fix build on armv7 (1.25 KB, patch)
2022-10-30 17:08 UTC, Robert Clausecker
fuz: maintainer-approval? (hamradio)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Robert Clausecker freebsd_committer freebsd_triage 2022-10-30 17:08:23 UTC
Created attachment 237727 [details]
x11/hamclock: fix build on armv7

Add a missing cast for platforms where time_t is not a long.

Tested with Poudriere on armv7 arm64 FreeBSD 13.1.
Please MFH if possible.
Comment 1 Yuri Victorovich freebsd_committer freebsd_triage 2022-10-30 18:40:32 UTC
Committed, thanks!
Comment 2 commit-hook freebsd_committer freebsd_triage 2022-10-30 18:41:06 UTC
A commit in branch main references this bug:

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

commit ba97dbab1eba786c0bedfe11d583f2e6dd4fd1b6
Author:     Robert Clausecker <fuz@fuz.su>
AuthorDate: 2022-10-30 18:39:50 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2022-10-30 18:39:50 +0000

    x11/hamclock: fix build on armv7

    PR:             267439

 x11/hamclock/files/patch-ESPHamClock.ino | 13 +++++++++++--
 1 file changed, 11 insertions(+), 2 deletions(-)
Comment 3 commit-hook freebsd_committer freebsd_triage 2022-10-30 18:41:06 UTC
A commit in branch 2022Q4 references this bug:

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

commit d75e99a393bf5ed0b96ca77e8f185f3677b432b8
Author:     Robert Clausecker <fuz@fuz.su>
AuthorDate: 2022-10-30 18:39:50 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2022-10-30 18:40:52 +0000

    x11/hamclock: fix build on armv7

    PR:             267439
    (cherry picked from commit ba97dbab1eba786c0bedfe11d583f2e6dd4fd1b6)

 x11/hamclock/files/patch-ESPHamClock.ino | 13 +++++++++++--
 1 file changed, 11 insertions(+), 2 deletions(-)