Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 906920 - app-doc/doxygen-1.9.7-r1 fails to compile (MUSL-SYSTEM): os-inl.h:241:19: error: aggregate spdlog::details::os::filesize(FILE)::stat64 st has incomplete type and cannot be defined
Summary: app-doc/doxygen-1.9.7-r1 fails to compile (MUSL-SYSTEM): os-inl.h:241:19: err...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Matthias Maier
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: musl-1.2.4
  Show dependency tree
 
Reported: 2023-05-22 08:41 UTC by Agostino Sarubbo
Modified: 2023-12-21 20:14 UTC (History)
0 users

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


Attachments
build.log (build.log,134.41 KB, text/plain)
2023-05-22 08:41 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-05-22 08:41:33 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-doc/doxygen-1.9.7-r1 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 2023-05-22 08:41:35 UTC
Created attachment 862159 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-05-22 08:41:37 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


-- The javacc executable not found, using existing files
FAILED: deps/spdlog/CMakeFiles/spdlog.dir/src/spdlog.cpp.o 
FAILED: src/CMakeFiles/doxycfg.dir/trace.cpp.o 
tar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.apple.FinderInfo'
tar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.apple.TextEncoding'
tar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.apple.metadata:kMDItemWhereFroms'
tar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.apple.quarantine'
tar: Ignoring unknown extended header keyword 'SCHILY.fflags'
/var/tmp/portage/app-doc/doxygen-1.9.7-r1/work/doxygen-1.9.7/deps/spdlog/include/spdlog/details/os-inl.h:241:19: error: aggregate 'spdlog::details::os::filesize(FILE*)::stat64 st' has incomplete type and cannot be defined
Comment 3 Larry the Git Cow gentoo-dev 2023-05-27 03:06:57 UTC
The bug has been closed via the following commit(s):

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

commit fc9a4259cd3050b1e94947dc2c9738bf29f62036
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-05-27 03:05:07 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-05-27 03:05:30 +0000

    app-doc/doxygen: fix build w/ musl-1.2.4
    
    Closes: https://bugs.gentoo.org/906920
    Signed-off-by: Sam James <sam@gentoo.org>

 app-doc/doxygen/doxygen-1.9.7-r1.ebuild            |  1 +
 app-doc/doxygen/doxygen-9999.ebuild                |  1 +
 .../doxygen/files/doxygen-1.9.7-musl-1.2.4.patch   | 26 ++++++++++++++++++++++
 3 files changed, 28 insertions(+)