Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 874114 - app-i18n/freewnn-1.1.1_alpha23-r1 - atof.c: error: incompatible pointer to integer conversion passing
Summary: app-i18n/freewnn-1.1.1_alpha23-r1 - atof.c: error: incompatible pointer to in...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: CJK Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: c99-porting
  Show dependency tree
 
Reported: 2022-10-02 17:59 UTC by Toralf Förster
Modified: 2022-11-23 01:05 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.63 KB, text/plain)
2022-10-02 17:59 UTC, Toralf Förster
Details
app-i18n:freewnn-1.1.1_alpha23-r1:20221002-171946.log.bz2 (app-i18n:freewnn-1.1.1_alpha23-r1:20221002-171946.log.bz2,35.10 KB, application/x-bzip)
2022-10-02 17:59 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,249.57 KB, text/plain)
2022-10-02 17:59 UTC, Toralf Förster
Details
environment (environment,54.76 KB, text/plain)
2022-10-02 17:59 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,24.62 KB, application/x-bzip)
2022-10-02 17:59 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,9.69 KB, application/x-bzip)
2022-10-02 17:59 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,49.23 KB, application/x-bzip)
2022-10-02 17:59 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 17:59:36 UTC
^
atof.c:498:54: warning: too few arguments in call to 'error_format'
      error_format ("File must start with %s\n", ATTR);
      ~~~~~~~~~~~~                                   ^
atof.c:498:50: error: incompatible pointer to integer conversion passing
      'char[11]' to parameter of type 'int' [-Wint-conversion]
      error_format ("File must start with %s\n", ATTR);

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

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

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

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

    2022-10-02 15:48:43 UTC

emerge -qpvO app-i18n/freewnn
[ebuild  N    ] app-i18n/freewnn-1.1.1_alpha23-r1  USE="ipv6 -uum"
Comment 1 Toralf Förster gentoo-dev 2022-10-02 17:59:37 UTC
Created attachment 815791 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-10-02 17:59:39 UTC
Created attachment 815794 [details]
app-i18n:freewnn-1.1.1_alpha23-r1:20221002-171946.log.bz2
Comment 3 Toralf Förster gentoo-dev 2022-10-02 17:59:40 UTC
Created attachment 815797 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-10-02 17:59:42 UTC
Created attachment 815800 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-10-02 17:59:43 UTC
Created attachment 815803 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-10-02 17:59:44 UTC
Created attachment 815806 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-10-02 17:59:46 UTC
Created attachment 815809 [details]
temp.tar.bz2