Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 874081

Summary: sci-misc/oww-0.86.5 - oww_trx.c: error: call to undeclared function devices_have_uv_data; ISO
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo Science Related Packages <sci>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 870412    
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tar.bz2
logs.tar.bz2
sci-misc:oww-0.86.5:20221002-141229.log
temp.tar.bz2

Description Toralf Förster gentoo-dev 2022-10-02 14:48:01 UTC
too long lines were shrinked:

clang -DHAVE_CONFIG_H -I. -I..   -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include
clang -DHAVE_CONFIG_H -I. -I..   -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include
clang -DHAVE_CONFIG_H -I. -I..   -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include
clang -DHAVE_CONFIG_H -I. -I..   -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include
oww_trx.c:327:13: error: call to undeclared function 'devices_have_uv_data'; 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-20221001-190003

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

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]   ruby30 *
Available Rust versions:
  [1]   rust-bin-1.64.0 *
The following VMs are available for generation-2:
1)	OpenJDK 17.0.5_p5 [openjdk-17]
*)	Eclipse Temurin JDK 17.0.4.1_p1 [openjdk-bin-17]
3)	Eclipse Temurin JDK 8.345_p01 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-17 
  [2]   openjdk-bin-8 
  [3]   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 ffd974ef87604e20495370342e9dbcb42a4dbc82
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Oct 2 11:31:48 2022 +0000

    2022-10-02 11:31:48 UTC

emerge -qpvO sci-misc/oww
[ebuild  N    ] sci-misc/oww-0.86.5  USE="gtk nls usb"
Comment 1 Toralf Förster gentoo-dev 2022-10-02 14:48:02 UTC
Created attachment 815611 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-10-02 14:48:03 UTC
Created attachment 815614 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2022-10-02 14:48:04 UTC
Created attachment 815617 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-10-02 14:48:06 UTC
Created attachment 815620 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-10-02 14:48:07 UTC
Created attachment 815623 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-10-02 14:48:08 UTC
Created attachment 815626 [details]
sci-misc:oww-0.86.5:20221002-141229.log
Comment 7 Toralf Förster gentoo-dev 2022-10-02 14:48:10 UTC
Created attachment 815629 [details]
temp.tar.bz2
Comment 8 Larry the Git Cow gentoo-dev 2024-03-15 01:48:29 UTC
The bug has been closed via the following commit(s):

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

commit 025a0a1714eb7bd4f8505f5b4a8828b11b65ad4f
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2024-03-15 01:47:39 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-03-15 01:47:39 +0000

    sci-misc/oww: update EAPI 7 -> 8, modern C fixes
    
    Closes: https://bugs.gentoo.org/781929
    Closes: https://bugs.gentoo.org/874081
    Closes: https://bugs.gentoo.org/863272
    Signed-off-by: Sam James <sam@gentoo.org>

 sci-misc/oww/files/oww-0.86.5-c99.patch | 59 +++++++++++++++++++++++++++++++++
 sci-misc/oww/oww-0.86.5-r1.ebuild       | 42 +++++++++++++++++++++++
 2 files changed, 101 insertions(+)