Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 875032 - net-news/canto-curses-0.9.9 - canto_curses/widecurse.c: error: implicit declaration of function waddwstr
Summary: net-news/canto-curses-0.9.9 - canto_curses/widecurse.c: error: implicit decla...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Sergey Popov
URL:
Whiteboard:
Keywords:
: 882243 (view as bug list)
Depends on:
Blocks: c99-porting
  Show dependency tree
 
Reported: 2022-10-04 16:37 UTC by Toralf Förster
Modified: 2022-11-22 13:12 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.38 KB, text/plain)
2022-10-04 16:37 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,179.55 KB, text/plain)
2022-10-04 16:37 UTC, Toralf Förster
Details
environment (environment,135.50 KB, text/plain)
2022-10-04 16:37 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,20.57 KB, application/x-bzip)
2022-10-04 16:37 UTC, Toralf Förster
Details
net-news:canto-curses-0.9.9:20221004-024953.log (net-news:canto-curses-0.9.9:20221004-024953.log,6.95 KB, text/plain)
2022-10-04 16:37 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,30.79 KB, application/x-bzip)
2022-10-04 16:37 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-04 16:37:41 UTC
creating /var/tmp/portage/net-news/canto-curses-0.9.9/work/canto-curses-0.9.9-python3_10/temp.linux-x86_64-3.10
creating /var/tmp/portage/net-news/canto-curses-0.9.9/work/canto-curses-0.9.9-python3_10/temp.linux-x86_64-3.10/canto_curses
x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -fPIC -I/usr/local/include -I/opt/local/include -I/usr/include/python3.10 -c canto_curses/widecurse.c -o /var/tmp/portage/net-news/canto-curses-0.9.9/work/canto-curses-0.9.9-python3_10/temp.linux-x86_64-3.10/canto_curses/widecurse.o
canto_curses/widecurse.c: In function py_waddch:
canto_curses/widecurse.c:63:25: error: implicit declaration of function waddwstr; did you mean waddstr? [-Werror=implicit-function-declaration]
   63 |                         waddwstr(win, dest);
      |                         ^~~~~~~~

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

  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 17.0.5_p5 [openjdk-17]
*)	Eclipse Temurin JDK 17.0.4.1_p1 [openjdk-bin-17]
4)	Eclipse Temurin JDK 8.345_p01 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8 
  [2]   openjdk-17 
  [3]   openjdk-bin-8 
  [4]   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 f9f9b48af3624e11118e0527b91167d16532ac35
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Oct 4 02:04:37 2022 +0000

    2022-10-04 02:04:36 UTC

emerge -qpvO net-news/canto-curses
[ebuild  N    ] net-news/canto-curses-0.9.9  USE="-test" PYTHON_TARGETS="python3_10 -python3_8 -python3_9"
Comment 1 Toralf Förster gentoo-dev 2022-10-04 16:37:42 UTC
Created attachment 819448 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-10-04 16:37:43 UTC
Created attachment 819451 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2022-10-04 16:37:45 UTC
Created attachment 819454 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-10-04 16:37:46 UTC
Created attachment 819457 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-10-04 16:37:47 UTC
Created attachment 819460 [details]
net-news:canto-curses-0.9.9:20221004-024953.log
Comment 6 Toralf Förster gentoo-dev 2022-10-04 16:37:48 UTC
Created attachment 819463 [details]
temp.tar.bz2
Comment 7 Sergey Popov gentoo-dev 2022-11-22 13:12:27 UTC
*** Bug 882243 has been marked as a duplicate of this bug. ***