Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 871078 - media-video/vstrip-0.8f - file_io.c: error: call to undeclared function lseek64; ISO C99 and later
Summary: media-video/vstrip-0.8f - file_io.c: error: call to undeclared function lseek...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: c99-porting
  Show dependency tree
 
Reported: 2022-09-17 20:31 UTC by Toralf Förster
Modified: 2022-09-17 20:32 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.66 KB, text/plain)
2022-09-17 20:31 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,62.37 KB, text/plain)
2022-09-17 20:31 UTC, Toralf Förster
Details
environment (environment,60.58 KB, text/plain)
2022-09-17 20:32 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,31.69 KB, application/x-bzip)
2022-09-17 20:32 UTC, Toralf Förster
Details
media-video:vstrip-0.8f:20220917-201112.log (media-video:vstrip-0.8f:20220917-201112.log,3.31 KB, text/plain)
2022-09-17 20:32 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,16.30 KB, application/x-bzip)
2022-09-17 20:32 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 2022-09-17 20:31:57 UTC
                        ^~~~~~~~
/usr/include/string.h:159:33: note: passing argument to parameter '__s1' here
extern int strncmp (const char *__s1, const char *__s2, size_t __n)
                                ^
file_io.c:35:26: error: call to undeclared function 'lseek64'; ISO C99 and later
      do not support implicit function declarations
      [-Werror,-Wimplicit-function-declaration]

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma_systemd-j4-20220917-010004

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-12.2.0 *
clang/llvm (if any):
clang version 15.0.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/15/bin
/usr/lib/llvm/15
15.0.0
Python 3.10.7
Available Ruby profiles:
  (none found)
Available Rust versions:
  [1]   rust-bin-1.63.0 *
The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli (if any):
GNU Make 4.3.90

  HEAD of ::gentoo
commit cae144bf93fd795deac860e17b464cefe0130eee
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sat Sep 17 18:46:59 2022 +0000

    2022-09-17 18:46:59 UTC

emerge -qpvO media-video/vstrip
[ebuild  N    ] media-video/vstrip-0.8f
Comment 1 Toralf Förster gentoo-dev 2022-09-17 20:31:58 UTC
Created attachment 809686 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-09-17 20:31:59 UTC
Created attachment 809689 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2022-09-17 20:32:01 UTC
Created attachment 809692 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-09-17 20:32:02 UTC
Created attachment 809695 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-09-17 20:32:03 UTC
Created attachment 809698 [details]
media-video:vstrip-0.8f:20220917-201112.log
Comment 6 Toralf Förster gentoo-dev 2022-09-17 20:32:04 UTC
Created attachment 809701 [details]
temp.tar.bz2