Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 874081 - sci-misc/oww-0.86.5 - oww_trx.c: error: call to undeclared function devices_have_uv_data; ISO
Summary: sci-misc/oww-0.86.5 - oww_trx.c: error: call to undeclared function devices_h...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: c99-porting
  Show dependency tree
 
Reported: 2022-10-02 14:48 UTC by Toralf Förster
Modified: 2024-03-15 01:48 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.45 KB, text/plain)
2022-10-02 14:48 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,98.09 KB, text/plain)
2022-10-02 14:48 UTC, Toralf Förster
Details
environment (environment,75.86 KB, text/plain)
2022-10-02 14:48 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,17.68 KB, application/x-bzip)
2022-10-02 14:48 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,11.31 KB, application/x-bzip)
2022-10-02 14:48 UTC, Toralf Förster
Details
sci-misc:oww-0.86.5:20221002-141229.log (sci-misc:oww-0.86.5:20221002-141229.log,25.68 KB, text/plain)
2022-10-02 14:48 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,27.39 KB, application/x-bzip)
2022-10-02 14:48 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-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(+)