Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 713792 - media-libs/libjsw-1.5.8 : ../.../os.h: error: conflicting types for int64_t
Summary: media-libs/libjsw-1.5.8 : ../.../os.h: error: conflicting types for int64_t
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo musl team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: missing-musl-includes
  Show dependency tree
 
Reported: 2020-03-21 14:15 UTC by Toralf Förster
Modified: 2020-07-05 00:24 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,17.06 KB, text/plain)
2020-03-21 14:15 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,234.33 KB, text/plain)
2020-03-21 14:15 UTC, Toralf Förster
Details
environment (environment,75.07 KB, text/plain)
2020-03-21 14:15 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,19.27 KB, application/x-bzip)
2020-03-21 14:15 UTC, Toralf Förster
Details
media-libs:libjsw-1.5.8:20200321-131927.log (media-libs:libjsw-1.5.8:20200321-131927.log,2.79 KB, text/plain)
2020-03-21 14:15 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2020-03-21 14:15:24 UTC
In file included from ../include/string.h:12,
                 from attributes.c:11:
../include/../include/os.h:260:33: error: conflicting types for int64_t
  260 | typedef long long               int64_t;
      |                                 ^~~~~~~
In file included from /usr/include/sys/types.h:57,

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0_musl-20200316-165821

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-gentoo-linux-musl-9.3.0 *
clang version 10.0.0 
Target: x86_64-gentoo-linux-musl
Thread model: posix
InstalledDir: /usr/lib/llvm/10/bin
/usr/lib/llvm/10
10.0.0
Available Python interpreters, in order of preference:
  [1]   python3.8
  [2]   python3.7
  [3]   python3.6
  [4]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.41.1 *

timestamp of HEAD at this tinderbox image:
/var/db/repos/gentoo	Sat Mar 21 12:42:14 UTC 2020
/var/db/repos/musl	Sat Mar 21 03:09:12 UTC 2020

emerge -qpvO media-libs/libjsw
[ebuild  N    ] media-libs/libjsw-1.5.8
Comment 1 Toralf Förster gentoo-dev 2020-03-21 14:15:27 UTC
Created attachment 623842 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-03-21 14:15:30 UTC
Created attachment 623844 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-03-21 14:15:33 UTC
Created attachment 623846 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-03-21 14:15:36 UTC
Created attachment 623848 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-03-21 14:15:38 UTC
Created attachment 623850 [details]
media-libs:libjsw-1.5.8:20200321-131927.log
Comment 6 Larry the Git Cow gentoo-dev 2020-07-05 00:24:09 UTC
The bug has been closed via the following commit(s):

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

commit baf27f8e1d2ffc31fbcf2e6d1d072a1a1880474c
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2020-07-05 00:23:12 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2020-07-05 00:23:12 +0000

    media-libs/libjsw: Fix build for musl
    
    Closes: https://bugs.gentoo.org/713792
    Package-Manager: Portage-2.3.103, Repoman-2.3.23
    Signed-off-by: David Seifert <soap@gentoo.org>

 media-libs/libjsw/files/libjsw-1.5.8-musl.patch | 11 +++++++++++
 media-libs/libjsw/libjsw-1.5.8.ebuild           |  1 +
 2 files changed, 12 insertions(+)