Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 649934 - dev-lisp/clisp-2.49-r9 : linux.c:680:37: error: cfree undeclared (first use in this function)
Summary: dev-lisp/clisp-2.49-r9 : linux.c:680:37: error: cfree undeclared (first use i...
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: David Seifert
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-03-08 18:03 UTC by Toralf Förster
Modified: 2018-11-29 22:01 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,15.83 KB, text/plain)
2018-03-08 18:04 UTC, Toralf Förster
Details
dev-lisp:clisp-2.49-r9:20180308-114005.log (dev-lisp:clisp-2.49-r9:20180308-114005.log,289.79 KB, text/plain)
2018-03-08 18:04 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,275.33 KB, text/plain)
2018-03-08 18:04 UTC, Toralf Förster
Details
environment (environment,87.10 KB, text/plain)
2018-03-08 18:04 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,16.56 KB, application/x-bzip)
2018-03-08 18:04 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,59.73 KB, application/x-bzip)
2018-03-08 18:04 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 2018-03-08 18:03:57 UTC
gcc -I/var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/gllib -I/var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir -O2 -pipe -march=native -fno-pie -Wa,--noexecstack -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -O -DENABLE_UNICODE -DDYNAMIC_FFI -I. -I$(/var/tmp/portage/dev-lisp/clisp-2.49-r9/work/clisp-2.49/builddir/clisp -K boot  -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -q -b)/linkkit -c linux.c
linux.c: In function ‘module__linux__init_function_2’:
linux.c:680:37: error: ‘cfree’ undeclared (first use in this function)
   register_foreign_function((void*)&cfree,"cfree",1024);
                                     ^
linux.c:680:37: note: each undeclared identifier is reported only once for each function it appears in

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-no-multilib-hardened_libressl_20180302-172939

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-5.4.0 *
 [2] x86_64-pc-linux-gnu-5.4.0-hardenednopie
 [3] x86_64-pc-linux-gnu-5.4.0-hardenednopiessp
 [4] x86_64-pc-linux-gnu-5.4.0-hardenednossp
 [5] x86_64-pc-linux-gnu-5.4.0-vanilla

Available Python interpreters, in order of preference:
  [1]   python3.5
  [2]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby22 (with Rubygems)
  [2]   ruby23 (with Rubygems) *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.6.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpv dev-lisp/clisp
[ebuild  N    ] dev-lisp/clisp-2.49-r9  USE="pcre readline unicode zlib -X -berkdb -dbus -fastcgi -gdbm -gtk -hyperspec -pari -postgres (-svm) -threads" 

!!! The following installed packages are masked:
- dev-lisp/gentoo-init-1.1::gentoo (masked by: package.mask)
/usr/portage/profiles/package.mask:
#--- END OF EXAMPLES ---
#
# José María Alonso <nimiux@gentoo.org> (08 Mar 2018)
# Obsolete package
# Masked for removal in 30 days. Bug 648448

For more information, see the MASKED PACKAGES section in the emerge
man page or refer to the Gentoo Handbook.
Comment 1 Toralf Förster gentoo-dev 2018-03-08 18:04:00 UTC
Created attachment 522984 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-03-08 18:04:04 UTC
Created attachment 522986 [details]
dev-lisp:clisp-2.49-r9:20180308-114005.log
Comment 3 Toralf Förster gentoo-dev 2018-03-08 18:04:07 UTC
Created attachment 522988 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2018-03-08 18:04:10 UTC
Created attachment 522990 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2018-03-08 18:04:13 UTC
Created attachment 522992 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-03-08 18:04:16 UTC
Created attachment 522994 [details]
logs.tbz2
Comment 7 David Seifert gentoo-dev 2018-11-29 22:01:50 UTC
The cfree() function was removed from glibc in version 2.26.