Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 924664 - sci-astronomy/siril-1.2.0 fails to compile: pipp_utf8.h:36:17: error: ftello64 was not declared in this scope
Summary: sci-astronomy/siril-1.2.0 fails to compile: pipp_utf8.h:36:17: error: ftello6...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: mario.haustein
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: musl-1.2.4
  Show dependency tree
 
Reported: 2024-02-15 15:59 UTC by Agostino Sarubbo
Modified: 2024-03-16 09:47 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,213.29 KB, text/plain)
2024-02-15 15:59 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-02-15 15:59:04 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sci-astronomy/siril-1.2.0 fails to compile.
Discovered on: amd64 (internal ref: tinderbox_musl)
System: MUSL-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#MUSL)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Comment 1 Agostino Sarubbo gentoo-dev 2024-02-15 15:59:06 UTC
Created attachment 885050 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-02-15 15:59:08 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


FAILED: src/libsiril.a.p/io_avi_pipp_pipp_avi_write.cpp.o 
FAILED: src/libsiril.a.p/io_avi_pipp_pipp_avi_write_dib.cpp.o 
Run-time dependency htmesh found: NO (tried pkgconfig and cmake)
Run-time dependency kplot found: NO (tried pkgconfig and cmake)
../siril-1.2.0/src/io/avi_pipp/pipp_utf8.h:36:17: error: 'ftello64' was not declared in this scope; did you mean 'ftell64'?
Comment 3 Larry the Git Cow gentoo-dev 2024-03-16 09:47:48 UTC
The bug has been closed via the following commit(s):

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

commit 724f0706fd7bf2f584dffbb3bb5fb71d482d0f98
Author:     Mario Haustein <mario.haustein@hrz.tu-chemnitz.de>
AuthorDate: 2024-02-16 21:05:48 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2024-03-16 09:47:44 +0000

    sci-astronomy/siril: fix build on musl
    
    Closes: https://bugs.gentoo.org/924664
    Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de>
    Closes: https://github.com/gentoo/gentoo/pull/35331
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 .../siril/files/siril-1.2-fseek64-musl.patch       | 52 ++++++++++++++++++++++
 sci-astronomy/siril/siril-1.2.1.ebuild             |  1 +
 2 files changed, 53 insertions(+)