Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 883741 - dev-perl/Curses-1.410.0 - CursesTyp.h: error: two or more data types in declaration specifiers
Summary: dev-perl/Curses-1.410.0 - CursesTyp.h: error: two or more data types in decla...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Perl team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: c99-porting
  Show dependency tree
 
Reported: 2022-11-30 13:33 UTC by Toralf Förster
Modified: 2023-02-12 07:18 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.98 KB, text/plain)
2022-11-30 13:33 UTC, Toralf Förster
Details
dev-perl:Curses-1.410.0:20221130-072742.log (dev-perl:Curses-1.410.0:20221130-072742.log,15.63 KB, text/plain)
2022-11-30 13:33 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,85.54 KB, text/plain)
2022-11-30 13:33 UTC, Toralf Förster
Details
environment (environment,79.94 KB, text/plain)
2022-11-30 13:33 UTC, Toralf Förster
Details
etc.clang.tar.bz2 (etc.clang.tar.bz2,699 bytes, application/x-bzip)
2022-11-30 13:33 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,15.40 KB, application/x-bzip)
2022-11-30 13:33 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,22.76 KB, application/x-bzip)
2022-11-30 13:33 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-11-30 13:33:21 UTC
function 'wins_nwstr' NOT found
function 'unget_wch' NOT found
x86_64-pc-linux-gnu-gcc -c  -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600  -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -fwrapv -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -march=native -fno-diagnostics-color -O2   -DVERSION=\"1.41\" -DXS_VERSION=\"1.41\" -fPIC "-I/usr/lib64/perl5/5.36/x86_64-linux/CORE"   Curses.c
In file included from Curses.c:18:
CursesTyp.h:40:16: error: two or more data types in declaration specifiers
   40 | #define SCREEN int
      |                ^~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no_multilib-j4-20221129-210010

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-12 *
clang/llvm (if any):
clang version 15.0.6
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/15/bin
Configuration file: /etc/clang/clang.cfg
/usr/lib/llvm/15
15.0.6
Python 3.10.8
Available Ruby profiles:
  (none found)
Available Rust versions:
  [1]   rust-bin-1.65.0 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 17.0.5_p8 [openjdk-bin-17]
2)	Eclipse Temurin JDK 8.352_p08 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-17  system-vm

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

  HEAD of ::gentoo
commit 7ab696488f853dae4ba8dd31e4baac34646b7979
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Wed Nov 30 06:16:49 2022 +0000

    2022-11-30 06:16:48 UTC

emerge -qpvO dev-perl/Curses
[ebuild  N    ] dev-perl/Curses-1.410.0  USE="-examples -test -unicode"
Comment 1 Toralf Förster gentoo-dev 2022-11-30 13:33:22 UTC
Created attachment 838445 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-11-30 13:33:23 UTC
Created attachment 838447 [details]
dev-perl:Curses-1.410.0:20221130-072742.log
Comment 3 Toralf Förster gentoo-dev 2022-11-30 13:33:24 UTC
Created attachment 838449 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-11-30 13:33:25 UTC
Created attachment 838451 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-11-30 13:33:26 UTC
Created attachment 838453 [details]
etc.clang.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-11-30 13:33:27 UTC
Created attachment 838455 [details]
etc.portage.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-11-30 13:33:28 UTC
Created attachment 838457 [details]
temp.tar.bz2
Comment 8 Larry the Git Cow gentoo-dev 2023-02-12 06:41:56 UTC
The bug has been closed via the following commit(s):

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

commit b074b73ff1704a4d61ad14a6687fe419bdc7fe65
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-02-12 06:41:20 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-02-12 06:41:43 +0000

    dev-perl/Curses: add 1.430.0
    
    Closes: https://bugs.gentoo.org/883741
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-perl/Curses/Curses-1.430.0.ebuild | 43 +++++++++++++++++++++++++++++++++++
 dev-perl/Curses/Manifest              |  1 +
 2 files changed, 44 insertions(+)