Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 870481 - dev-scheme/bigloo-4.4c_p4-r3:0 - lib/alloc.c: error: implicit declaration of function _create_vector
Summary: dev-scheme/bigloo-4.4c_p4-r3:0 - lib/alloc.c: error: implicit declaration of ...
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: c99-porting
  Show dependency tree
 
Reported: 2022-09-16 19:31 UTC by Toralf Förster
Modified: 2024-03-17 05:18 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,18.49 KB, text/plain)
2022-09-16 19:31 UTC, Toralf Förster
Details
dev-scheme:bigloo-4.4c_p4-r3:20220916-185949.log.bz2 (dev-scheme:bigloo-4.4c_p4-r3:20220916-185949.log.bz2,16.91 KB, application/x-bzip)
2022-09-16 19:31 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,176.44 KB, text/plain)
2022-09-16 19:31 UTC, Toralf Förster
Details
environment (environment,70.79 KB, text/plain)
2022-09-16 19:31 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,14.80 KB, application/x-bzip)
2022-09-16 19:31 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,7.36 KB, application/x-bzip)
2022-09-16 19:31 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,34.99 KB, application/x-bzip)
2022-09-16 19:31 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-09-16 19:31:07 UTC
/usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/libc.so when searching for -lc
/usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/libc.a when searching for -lc
x86_64-pc-linux-gnu-gcc  -fPIC -O -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int  -Wno-unused-value -Wno-parentheses-equality -Wno-parentheses -Wno-invalid-source-encoding -Wno-return-type -Wno-trigraphs -DBMEMDEBUG -fPIC -Ilib -I/var/tmp/portage/dev-scheme/bigloo-4.4c_p4-r3/work/bigloo-4.4c-4/lib/bigloo/4.4c lib/alloc.c -o lib/alloc.o -c
lib/alloc.c: In function create_vector:
lib/alloc.c:1034:13: error: implicit declaration of function ____create_vector; did you mean create_vector? [-Werror=implicit-function-declaration]
 1034 |    __res =  ____##ident call ; \
      |             ^~~~

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

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

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-12.2.0 *
clang/llvm (if any):
clang version 15.0.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/15/bin
/usr/lib/llvm/15
15.0.0
Python 3.10.7
Available Rust versions:
  [1]   rust-bin-1.63.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.90

  HEAD of ::gentoo
commit 25d0e22d7429848e74ec1c705f365c6c3d7523e0
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Fri Sep 16 18:31:51 2022 +0000

    2022-09-16 18:31:51 UTC

emerge -qpvO dev-scheme/bigloo
[ebuild  N    ] dev-scheme/bigloo-4.4c_p4-r3  USE="alsa flac gmp mp3 sqlite -avahi -emacs -gpg -gstreamer -java -libuv -pulseaudio"
Comment 1 Toralf Förster gentoo-dev 2022-09-16 19:31:08 UTC
Created attachment 806113 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-09-16 19:31:09 UTC
Created attachment 806116 [details]
dev-scheme:bigloo-4.4c_p4-r3:20220916-185949.log.bz2
Comment 3 Toralf Förster gentoo-dev 2022-09-16 19:31:11 UTC
Created attachment 806119 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-09-16 19:31:12 UTC
Created attachment 806122 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-09-16 19:31:13 UTC
Created attachment 806125 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-09-16 19:31:14 UTC
Created attachment 806128 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-09-16 19:31:15 UTC
Created attachment 806131 [details]
temp.tar.bz2