Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 875245 - media-video/luvcview-0.2.6-r1 - luvcview.c: error: implicit declaration of function check_videoIn [-Werror=implicit-function-decla
Summary: media-video/luvcview-0.2.6-r1 - luvcview.c: error: implicit declaration of fu...
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-10-05 07:28 UTC by Toralf Förster
Modified: 2022-10-05 07:28 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,19.26 KB, text/plain)
2022-10-05 07:28 UTC, Toralf Förster
Details
emerge-history.txt.bz2 (emerge-history.txt.bz2,54.27 KB, application/x-bzip)
2022-10-05 07:28 UTC, Toralf Förster
Details
environment (environment,69.08 KB, text/plain)
2022-10-05 07:28 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,21.16 KB, application/x-bzip)
2022-10-05 07:28 UTC, Toralf Förster
Details
media-video:luvcview-0.2.6-r1:20221004-231952.log (media-video:luvcview-0.2.6-r1:20221004-231952.log,6.59 KB, text/plain)
2022-10-05 07:28 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,18.04 KB, application/x-bzip)
2022-10-05 07:28 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-10-05 07:28:05 UTC
too long lines were shrinked:

x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -DUSE_SDL  -DLINUX -DVERSION=\"0.2.6\" -I-I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT    -pipe -march=n
x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -DUSE_SDL  -DLINUX -DVERSION=\"0.2.6\" -I-I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT    -pipe -march=n
x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -DUSE_SDL  -DLINUX -DVERSION=\"0.2.6\" -I-I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT    -pipe -march=n
luvcview.c: In function main:
luvcview.c:432:17: error: implicit declaration of function check_videoIn [-Werror=implicit-function-declaration]
  432 |                 check_videoIn(videoIn,(char *) videodevice);
      |                 ^~~~~~~~~~~~~

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

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

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-12.2.0 *
clang/llvm (if any):
clang version 15.0.1
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/15/bin
/usr/lib/llvm/15
15.0.1
Python 3.10.7
Available Ruby profiles:
  [1]   ruby27 (with Rubygems)
  [2]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.64.0 *
The following VMs are available for generation-2:
1)	IcedTea JDK 3.16.0 [icedtea-bin-8]
2)	OpenJDK 11.0.16.1_p1 [openjdk-11]
3)	OpenJDK 17.0.5_p5 [openjdk-17]
4)	Eclipse Temurin JDK 11.0.16.1_p1 [openjdk-bin-11]
*)	Eclipse Temurin JDK 17.0.4.1_p1 [openjdk-bin-17]
6)	Eclipse Temurin JDK 8.345_p01 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8 
  [2]   openjdk-11 
  [3]   openjdk-17 
  [4]   openjdk-bin-8 
  [5]   openjdk-bin-11 
  [6]   openjdk-bin-17  system-vm

The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli (if any):
GNU Make 4.3

  HEAD of ::gentoo
commit 5594559802a3050d817eaa8e1e5f1d3076d3af2d
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Oct 4 21:17:49 2022 +0000

    2022-10-04 21:17:48 UTC

emerge -qpvO media-video/luvcview
[ebuild  N    ] media-video/luvcview-0.2.6-r1
Comment 1 Toralf Förster gentoo-dev 2022-10-05 07:28:06 UTC
Created attachment 820513 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-10-05 07:28:07 UTC
Created attachment 820516 [details]
emerge-history.txt.bz2
Comment 3 Toralf Förster gentoo-dev 2022-10-05 07:28:09 UTC
Created attachment 820519 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-10-05 07:28:10 UTC
Created attachment 820522 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-10-05 07:28:11 UTC
Created attachment 820525 [details]
media-video:luvcview-0.2.6-r1:20221004-231952.log
Comment 6 Toralf Förster gentoo-dev 2022-10-05 07:28:12 UTC
Created attachment 820528 [details]
temp.tar.bz2