Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 874396 - app-text/wv-1.2.9-r3 - decompresswmf.c: error: implicit declaration of function fileno
Summary: app-text/wv-1.2.9-r3 - decompresswmf.c: error: implicit declaration of functi...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: c99-porting
  Show dependency tree
 
Reported: 2022-10-03 07:54 UTC by Toralf Förster
Modified: 2022-10-03 09:57 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,17.50 KB, text/plain)
2022-10-03 07:54 UTC, Toralf Förster
Details
app-text:wv-1.2.9-r3:20221002-223737.log (app-text:wv-1.2.9-r3:20221002-223737.log,18.55 KB, text/plain)
2022-10-03 07:54 UTC, Toralf Förster
Details
clang.tar.bz2 (clang.tar.bz2,1.81 KB, application/x-bzip)
2022-10-03 07:54 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,57.29 KB, text/plain)
2022-10-03 07:54 UTC, Toralf Förster
Details
environment (environment,76.34 KB, text/plain)
2022-10-03 07:54 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,29.23 KB, application/x-bzip)
2022-10-03 07:54 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,7.90 KB, application/x-bzip)
2022-10-03 07:54 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,25.73 KB, application/x-bzip)
2022-10-03 07:54 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-03 07:54:44 UTC
                if (wc <= Wchar4)
                    ~~ ^  ~~~~~~
2 warnings generated.
/bin/sh ./libtool  --tag=CC   --mode=compile clang -DHAVE_CONFIG_H -DVERSION=\"1.2.9\" -DXMLCONFIG=\"/usr/share/wv/wvConfig.xml\" -DHTMLCONFIG=\"/usr/share/wv/wvHtml.xml\" -DWVDATADIR=\"/usr/share/wv\" -I. -I. -I. -I.   -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/libxml2       -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -ansi -c -o dop.lo dop.c
decompresswmf.c:93:10: error: implicit declaration of function 'fileno'
      [-Werror,-Wimplicit-function-declaration]
    in = fileno (inputfile);

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

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

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

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 Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli (if any):
  [1]   php8.1 *
GNU Make 4.3

  HEAD of ::gentoo
commit e8e29df7377eeab512ce76c90af9d3b810edc07f
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Oct 2 21:17:02 2022 +0000

    2022-10-02 21:17:02 UTC

emerge -qpvO app-text/wv
[ebuild  N    ] app-text/wv-1.2.9-r3  USE="-tools -wmf"
Comment 1 Toralf Förster gentoo-dev 2022-10-03 07:54:45 UTC
Created attachment 816334 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-10-03 07:54:46 UTC
Created attachment 816337 [details]
app-text:wv-1.2.9-r3:20221002-223737.log
Comment 3 Toralf Förster gentoo-dev 2022-10-03 07:54:47 UTC
Created attachment 816340 [details]
clang.tar.bz2
Comment 4 Toralf Förster gentoo-dev 2022-10-03 07:54:48 UTC
Created attachment 816343 [details]
emerge-history.txt
Comment 5 Toralf Förster gentoo-dev 2022-10-03 07:54:50 UTC
Created attachment 816346 [details]
environment
Comment 6 Toralf Förster gentoo-dev 2022-10-03 07:54:51 UTC
Created attachment 816349 [details]
etc.portage.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-10-03 07:54:52 UTC
Created attachment 816352 [details]
logs.tar.bz2
Comment 8 Toralf Förster gentoo-dev 2022-10-03 07:54:53 UTC
Created attachment 816355 [details]
temp.tar.bz2
Comment 9 Larry the Git Cow gentoo-dev 2022-10-03 09:57:30 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=78cccf372d0748efd8e99af373e5cd2487c4bebc

commit 78cccf372d0748efd8e99af373e5cd2487c4bebc
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2022-10-03 09:57:13 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2022-10-03 09:57:13 +0000

    app-text/wv: prevent suppression of POSIX decls
    
    Closes: https://bugs.gentoo.org/874396
    Signed-off-by: David Seifert <soap@gentoo.org>

 app-text/wv/wv-1.2.9-r3.ebuild | 5 +++++
 1 file changed, 5 insertions(+)