Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 875527 - dev-libs/libtompoly-0.04-r1 - type void (unsigned long, unsigned long); ISO C99 and later do not
Summary: dev-libs/libtompoly-0.04-r1 - type void (unsigned long, unsigned long); ISO C...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: c99-porting
  Show dependency tree
 
Reported: 2022-10-05 21:13 UTC by Toralf Förster
Modified: 2022-10-19 01:23 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.05 KB, text/plain)
2022-10-05 21:13 UTC, Toralf Förster
Details
dev-libs:libtompoly-0.04-r1:20221005-190105.log (dev-libs:libtompoly-0.04-r1:20221005-190105.log,5.11 KB, text/plain)
2022-10-05 21:13 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,74.27 KB, text/plain)
2022-10-05 21:13 UTC, Toralf Förster
Details
environment (environment,60.46 KB, text/plain)
2022-10-05 21:13 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,9.42 KB, application/x-bzip)
2022-10-05 21:13 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,16.66 KB, application/x-bzip)
2022-10-05 21:13 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-05 21:13:05 UTC
clang -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -Os -Wall -W    -c -o pb_clear.o pb_clear.c
clang -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -Os -Wall -W    -c -o pb_init_size.o pb_init_size.c
clang -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -Os -Wall -W    -c -o pb_grow.o pb_grow.c
pb_init_size.c:34:20: error: call to undeclared library function 'calloc' with
      type 'void *(unsigned long, unsigned long)'; 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-j4-20221005-090901

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-12.2.0 *
clang/llvm (if any):
clang version 15.0.2
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.2
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:
*)	Eclipse Temurin JDK 17.0.4.1_p1 [openjdk-bin-17]
2)	Eclipse Temurin JDK 8.345_p01 [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):
GNU Make 4.3

  HEAD of ::gentoo
commit e90a89d8ceab27e57cc37f398c823eb8fa757a2a
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Wed Oct 5 18:03:23 2022 +0000

    2022-10-05 18:03:23 UTC

emerge -qpvO dev-libs/libtompoly
[ebuild  N    ] dev-libs/libtompoly-0.04-r1
Comment 1 Toralf Förster gentoo-dev 2022-10-05 21:13:07 UTC
Created attachment 821632 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-10-05 21:13:08 UTC
Created attachment 821635 [details]
dev-libs:libtompoly-0.04-r1:20221005-190105.log
Comment 3 Toralf Förster gentoo-dev 2022-10-05 21:13:09 UTC
Created attachment 821638 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-10-05 21:13:10 UTC
Created attachment 821641 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-10-05 21:13:11 UTC
Created attachment 821644 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-10-05 21:13:12 UTC
Created attachment 821647 [details]
temp.tar.bz2
Comment 7 Larry the Git Cow gentoo-dev 2022-10-19 01:23:23 UTC
The bug has been closed via the following commit(s):

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

commit d9f8ce4f700de0ba53c26148762d4dbdd7240c63
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-10-19 01:23:10 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-10-19 01:23:17 +0000

    dev-libs/libtompoly: fix build w/ Clang 16, fix LICENSE
    
    Closes: https://bugs.gentoo.org/875527
    Signed-off-by: Sam James <sam@gentoo.org>

 ...y-0.04-Fix-Wimplicit-function-declaration.patch | 117 +++++++++++++++++++++
 dev-libs/libtompoly/libtompoly-0.04-r1.ebuild      |   8 +-
 2 files changed, 123 insertions(+), 2 deletions(-)