Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 894212 - dev-scheme/fibers-1.2.0 - extensions/epoll.c: error: static declaration of scm_pipe2 follows non-static declaration
Summary: dev-scheme/fibers-1.2.0 - extensions/epoll.c: error: static declaration of sc...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Scheme Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-02-13 18:27 UTC by Toralf Förster
Modified: 2023-02-13 18:27 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.96 KB, text/plain)
2023-02-13 18:27 UTC, Toralf Förster
Details
dev-scheme:fibers-1.2.0:20230213-002437.log (dev-scheme:fibers-1.2.0:20230213-002437.log,11.40 KB, text/plain)
2023-02-13 18:27 UTC, Toralf Förster
Details
emerge-history.txt.bz2 (emerge-history.txt.bz2,59.17 KB, application/x-bzip)
2023-02-13 18:27 UTC, Toralf Förster
Details
environment (environment,73.47 KB, text/plain)
2023-02-13 18:27 UTC, Toralf Förster
Details
etc.clang.tar.bz2 (etc.clang.tar.bz2,689 bytes, application/x-bzip)
2023-02-13 18:27 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,31.46 KB, application/x-bzip)
2023-02-13 18:27 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,7.42 KB, application/x-bzip)
2023-02-13 18:27 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,23.39 KB, application/x-bzip)
2023-02-13 18:27 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 2023-02-13 18:27:31 UTC
  CDPATH="${ZSH_VERSION+.}:" && cd . && \
  $restore $backupdir/* `echo "./fibers.info" | sed 's|[^/]*$||'`; \
fi; \
rm -rf $backupdir; exit $rc
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.    -I. -Wall -Werror  -I/usr/include/guile/3.0  -I./extensions -pipe -march=native -fno-diagnostics-color -O2 -c -o extensions/fibers_epoll_la-epoll.lo `test -f 'extensions/epoll.c' || echo './'`extensions/epoll.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -Wall -Werror -I/usr/include/guile/3.0 -I./extensions -pipe -march=native -fno-diagnostics-color -O2 -c extensions/epoll.c  -fPIC -DPIC -o extensions/.libs/fibers_epoll_la-epoll.o
extensions/epoll.c:224:1: error: static declaration of 'scm_pipe2' follows non-static declaration
  224 | scm_pipe2 (SCM flags)
      | ^~~~~~~~~

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

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

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

GNUMAKEFLAGS="$GNUMAKEFLAGS --jobserver-style=pipe"
gcc-config -l:
 [1] x86_64-pc-linux-gnu-12 *
clang/llvm (if any):
clang version 15.0.7
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.7
Python 3.10.10
Available Ruby profiles:
  [1]   ruby27 (with Rubygems)
  [2]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.67.1 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 17.0.6_p10 [openjdk-bin-17]
2)	Eclipse Temurin JDK 8.362_p09 [openjdk-bin-8]
3)	Eclipse Temurin JRE 17.0.6_p10 [openjdk-jre-bin-17]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-17  system-vm
  [3]   openjdk-jre-bin-17 

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

  HEAD of ::gentoo
commit e5f027a902f1d137a3891e81ac061d93167b624c
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Feb 12 22:31:57 2023 +0000

    2023-02-12 22:31:56 UTC

emerge -qpvO dev-scheme/fibers
[ebuild  N    ] dev-scheme/fibers-1.2.0
Comment 1 Toralf Förster gentoo-dev 2023-02-13 18:27:32 UTC
Created attachment 850744 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-02-13 18:27:33 UTC
Created attachment 850746 [details]
dev-scheme:fibers-1.2.0:20230213-002437.log
Comment 3 Toralf Förster gentoo-dev 2023-02-13 18:27:34 UTC
Created attachment 850748 [details]
emerge-history.txt.bz2
Comment 4 Toralf Förster gentoo-dev 2023-02-13 18:27:35 UTC
Created attachment 850750 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2023-02-13 18:27:36 UTC
Created attachment 850752 [details]
etc.clang.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2023-02-13 18:27:37 UTC
Created attachment 850754 [details]
etc.portage.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2023-02-13 18:27:38 UTC
Created attachment 850756 [details]
logs.tar.bz2
Comment 8 Toralf Förster gentoo-dev 2023-02-13 18:27:39 UTC
Created attachment 850758 [details]
temp.tar.bz2