Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 922285 - app-admin/ttyplot-1.6.1 fails to compile (MUSL-SYSTEM): stresstest.c:74:69: error: M_PI undeclared (first use in this function)
Summary: app-admin/ttyplot-1.6.1 fails to compile (MUSL-SYSTEM): stresstest.c:74:69: e...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Sebastian Pipping
URL: https://github.com/tenox7/ttyplot/iss...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-01-17 08:04 UTC by Agostino Sarubbo
Modified: 2024-01-28 12:30 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,39.97 KB, text/plain)
2024-01-17 08:04 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 2024-01-17 08:04:30 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-admin/ttyplot-1.6.1 fails to compile (MUSL-SYSTEM).
Discovered on: amd64 (internal ref: tinderbox_musl)

NOTE:
(MUSL-SYSTEM) in the summary means that bug was found on a machine that runs MUSL libc but this bug MAY or MAY NOT BE related to musl.
Comment 1 Agostino Sarubbo gentoo-dev 2024-01-17 08:04:32 UTC
Created attachment 882451 [details]
build.log

build log and emerge --info
Comment 2 Sebastian Pipping gentoo-dev 2024-01-17 16:03:48 UTC
Reported upstream at https://github.com/tenox7/ttyplot/issues/164 . A workaround would be to replace "make [all]" by "make ttyplot" in the ebuild until we have a new release with a fix. What do you think?
Comment 3 Larry the Git Cow gentoo-dev 2024-01-28 12:30:17 UTC
The bug has been closed via the following commit(s):

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

commit b21ac1359805a6bbc1302d3a1d05aa782b985277
Author:     Sebastian Pipping <sping@gentoo.org>
AuthorDate: 2024-01-28 12:29:37 +0000
Commit:     Sebastian Pipping <sping@gentoo.org>
CommitDate: 2024-01-28 12:29:37 +0000

    app-admin/ttyplot: 1.6.2 (with musl libc fixes)
    
    Closes: https://bugs.gentoo.org/922285
    Signed-off-by: Sebastian Pipping <sping@gentoo.org>

 app-admin/ttyplot/Manifest             |  1 +
 app-admin/ttyplot/ttyplot-1.6.2.ebuild | 25 +++++++++++++++++++++++++
 2 files changed, 26 insertions(+)