Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 716276 - media-video/vstrip-0.8f : file_io.c: error: unknown type name _int64_t
Summary: media-video/vstrip-0.8f : file_io.c: error: unknown type name _int64_t
Status: CONFIRMED
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: PMASKED
Depends on:
Blocks:
 
Reported: 2020-04-05 09:09 UTC by Toralf Förster
Modified: 2024-04-23 14:56 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.89 KB, text/plain)
2020-04-05 09:09 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,302.51 KB, text/plain)
2020-04-05 09:09 UTC, Toralf Förster
Details
environment (environment,55.39 KB, text/plain)
2020-04-05 09:09 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,25.28 KB, application/x-bzip)
2020-04-05 09:09 UTC, Toralf Förster
Details
media-video:vstrip-0.8f:20200405-040130.log (media-video:vstrip-0.8f:20200405-040130.log,2.18 KB, text/plain)
2020-04-05 09:10 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,14.75 KB, application/x-bzip)
2020-04-05 09:10 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-04-05 09:09:47 UTC
x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -D__UNIX__   -c -o file_io.o file_io.c
file_io.c: In function fio_open_for_writing:
file_io.c:35:4: error: unknown type name __int64_t; did you mean __int128_t?
   35 |    __int64_t fposition = lseek64(fp, 0, SEEK_END);
      |    ^~~~~~~~~
      |    __int128_t

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0_musl_hardened-20200328-201618

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

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.42.0 *
Available Java Virtual Machines:
  (none found)


timestamp of HEAD at this tinderbox image:
/var/db/repos/gentoo	Sun Apr  5 00:39:13 UTC 2020
/var/db/repos/musl	Sat Apr  4 03:02:24 UTC 2020

emerge -qpvO media-video/vstrip
[ebuild  N    ] media-video/vstrip-0.8f
Comment 1 Toralf Förster gentoo-dev 2020-04-05 09:09:50 UTC
Created attachment 630296 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-04-05 09:09:53 UTC
Created attachment 630298 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-04-05 09:09:56 UTC
Created attachment 630300 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-04-05 09:09:59 UTC
Created attachment 630302 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-04-05 09:10:02 UTC
Created attachment 630304 [details]
media-video:vstrip-0.8f:20200405-040130.log
Comment 6 Toralf Förster gentoo-dev 2020-04-05 09:10:05 UTC
Created attachment 630306 [details]
temp.tbz2