Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 880815 - dev-libs/igraph-0.9.4 - /.../gss.h: error: a function declaration without a prototype is deprecated in all versions of C [-Werror,
Summary: dev-libs/igraph-0.9.4 - /.../gss.h: error: a function declaration without a p...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Science Biology related packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: c23-porting
  Show dependency tree
 
Reported: 2022-11-10 20:13 UTC by Toralf Förster
Modified: 2024-03-11 04:03 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,17.98 KB, text/plain)
2022-11-10 20:13 UTC, Toralf Förster
Details
dev-libs:igraph-0.9.4:20221110-195220.log (dev-libs:igraph-0.9.4:20221110-195220.log,12.12 KB, text/plain)
2022-11-10 20:13 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,144.29 KB, text/plain)
2022-11-10 20:13 UTC, Toralf Förster
Details
environment (environment,102.17 KB, text/plain)
2022-11-10 20:13 UTC, Toralf Förster
Details
etc.clang.tar.bz2 (etc.clang.tar.bz2,704 bytes, application/x-bzip)
2022-11-10 20:13 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,28.36 KB, application/x-bzip)
2022-11-10 20:13 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,6.23 KB, application/x-bzip)
2022-11-10 20:13 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,29.96 KB, application/x-bzip)
2022-11-10 20:13 UTC, Toralf Förster
Details
var.tmp.clang.tar.bz2 (var.tmp.clang.tar.bz2,3.69 KB, application/x-bzip)
2022-11-10 20: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-11-10 20:13:48 UTC
too long lines were shrinked:

[1/266] /var/tmp/portage/dev-libs/igraph-0.9.4/temp/clang-wrappers/clang -DIGRAPH_STATIC -I/var/tmp/portage/dev-libs/igraph-0.9.4/work/igraph-0.9.4/include -I/var/tmp/portage/dev-libs/igraph-0.9.4/work/igraph-0.9.4_build/include  -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-functi
FAILED: vendor/plfit/CMakeFiles/plfit.dir/gss.c.o 
/var/tmp/portage/dev-libs/igraph-0.9.4/temp/clang-wrappers/clang -DIGRAPH_STATIC -I/var/tmp/portage/dev-libs/igraph-0.9.4/work/igraph-0.9.4/include -I/var/tmp/portage/dev-libs/igraph-0.9.4/work/igraph-0.9.4_build/include  -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-decla
In file included from /var/tmp/portage/dev-libs/igraph-0.9.4/work/igraph-0.9.4/vendor/plfit/gss.c:24:
/var/tmp/portage/dev-libs/igraph-0.9.4/work/igraph-0.9.4/vendor/plfit/gss.h:132:40: error: a function declaration without a prototype is deprecated in all versions of C [-Werror,-Wstrict-prototypes]
unsigned short int gss_get_warning_flag();
                                       ^

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

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

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

GNUMAKEFLAGS="$GNUMAKEFLAGS --shuffle"
CC=clang
CXX=clang++
gcc-config -l:
 [1] x86_64-pc-linux-gnu-12 *
clang/llvm (if any):
clang version 15.0.4
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.4
Python 3.10.8
Available Ruby profiles:
  [1]   ruby27 (with Rubygems)
  [2]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.64.0 *
php cli (if any):
  (none found)

  HEAD of ::gentoo
commit f80188f73da656ba570bd521ba865d631264dea6
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Thu Nov 10 18:50:27 2022 +0000

    2022-11-10 18:50:27 UTC

emerge -qpvO dev-libs/igraph
[ebuild  N    ] dev-libs/igraph-0.9.4  USE="-debug -test -threads"
Comment 1 Toralf Förster gentoo-dev 2022-11-10 20:13:49 UTC
Created attachment 830445 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-11-10 20:13:50 UTC
Created attachment 830447 [details]
dev-libs:igraph-0.9.4:20221110-195220.log
Comment 3 Toralf Förster gentoo-dev 2022-11-10 20:13:51 UTC
Created attachment 830449 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-11-10 20:13:53 UTC
Created attachment 830451 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-11-10 20:13:53 UTC
Created attachment 830453 [details]
etc.clang.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-11-10 20:13:55 UTC
Created attachment 830455 [details]
etc.portage.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-11-10 20:13:55 UTC
Created attachment 830457 [details]
logs.tar.bz2
Comment 8 Toralf Förster gentoo-dev 2022-11-10 20:13:57 UTC
Created attachment 830459 [details]
temp.tar.bz2
Comment 9 Toralf Förster gentoo-dev 2022-11-10 20:13:57 UTC
Created attachment 830461 [details]
var.tmp.clang.tar.bz2
Comment 10 Szabolcs Horvát 2023-01-30 21:04:20 UTC
Note that this has been fixed in igraph a while ago, so all that's needed is for Gentoo to upgrade to the latest igraph version (0.10.4 as of this writing).
Comment 11 Eli Schwartz 2024-03-11 04:03:31 UTC
The new version was added in https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd9b806eb27c02f4a7ea68d3bc0dc10a5158997d

commit cd9b806eb27c02f4a7ea68d3bc0dc10a5158997d
Author:     Andrew Ammerlaan <andrewammerlaan@gentoo.org>
AuthorDate: Fri Feb 10 07:51:15 2023
Commit:     Andrew Ammerlaan <andrewammerlaan@gentoo.org>
CommitDate: Fri Feb 10 07:51:39 2023

    dev-libs/igraph: add 0.10.4
    
    Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>

 dev-libs/igraph/Manifest             |  1 +
 dev-libs/igraph/igraph-0.10.4.ebuild | 48 ++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 49 insertions(+)