Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 883065 - app-text/a2ps-4.14-r8 - fonts.c: error: call to undeclared function rpl_malloc; ISO C99 and
Summary: app-text/a2ps-4.14-r8 - fonts.c: error: call to undeclared function rpl_mallo...
Status: RESOLVED DUPLICATE of bug 878639
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Printing Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-11-25 20:03 UTC by Toralf Förster
Modified: 2022-11-25 20:43 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,17.88 KB, text/plain)
2022-11-25 20:03 UTC, Toralf Förster
Details
app-text:a2ps-4.14-r8:20221125-200219.log (app-text:a2ps-4.14-r8:20221125-200219.log,40.95 KB, text/plain)
2022-11-25 20:03 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,38.75 KB, text/plain)
2022-11-25 20:03 UTC, Toralf Förster
Details
environment (environment,105.85 KB, text/plain)
2022-11-25 20:03 UTC, Toralf Förster
Details
etc.clang.tar.bz2 (etc.clang.tar.bz2,698 bytes, application/x-bzip)
2022-11-25 20:03 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,21.37 KB, application/x-bzip)
2022-11-25 20:03 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,16.68 KB, application/x-bzip)
2022-11-25 20:03 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,678.17 KB, application/x-bzip)
2022-11-25 20:03 UTC, Toralf Förster
Details
var.tmp.clang.tar.bz2 (var.tmp.clang.tar.bz2,3.20 KB, application/x-bzip)
2022-11-25 20:03 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-25 20:03:48 UTC
too long lines were shrinked:

/bin/sh ../libtool  --tag=CC   --mode=compile clang -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFFILE=\"/etc/a2ps/a2ps.cfg\" -I. -I.. -I.. -I../intl -I.  -DPROTOTYPES  -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int  -c -o dsc.l
libtool: compile:  clang -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFFILE=\"/etc/a2ps/a2ps.cfg\" -I. -I.. -I.. -I../intl -I. -DPROTOTYPES -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c dsc.c  -fPIC -DPIC -o .libs/dsc.o
/bin/sh ../libtool  --tag=CC   --mode=compile clang -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFFILE=\"/etc/a2ps/a2ps.cfg\" -I. -I.. -I.. -I../intl -I.  -DPROTOTYPES  -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int  -c -o fonts
libtool: compile:  clang -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFFILE=\"/etc/a2ps/a2ps.cfg\" -I. -I.. -I.. -I../intl -I. -DPROTOTYPES -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c fonts.c  -fPIC -DPIC -o .libs/fonts.o
fonts.c:2002:18: error: call to undeclared function 'rpl_malloc'; 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_gnome-j4-20221125-110004

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

GNUMAKEFLAGS="$GNUMAKEFLAGS --jobserver-style=pipe"
CC=clang
CXX=clang++
gcc-config -l:
 [1] x86_64-pc-linux-gnu-12 *
clang/llvm (if any):
clang version 15.0.5
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.5
Python 3.10.8
Available Ruby profiles:
  [1]   ruby27 (with Rubygems)
  [2]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.65.0 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 17.0.5_p8 [openjdk-bin-17]
Available Java Virtual Machines:
  [1]   openjdk-bin-17  system-vm

php cli (if any):

  HEAD of ::gentoo
commit 56485d9449f3eb590f42c8dafc4b546ef4de38c4
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Fri Nov 25 19:01:58 2022 +0000

    2022-11-25 19:01:58 UTC

emerge -qpvO app-text/a2ps
[ebuild  N    ] app-text/a2ps-4.14-r8  USE="nls -cjk -emacs -latex -static-libs -vanilla"
Comment 1 Toralf Förster gentoo-dev 2022-11-25 20:03:49 UTC
Created attachment 836783 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-11-25 20:03:50 UTC
Created attachment 836785 [details]
app-text:a2ps-4.14-r8:20221125-200219.log
Comment 3 Toralf Förster gentoo-dev 2022-11-25 20:03:52 UTC
Created attachment 836787 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-11-25 20:03:53 UTC
Created attachment 836789 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-11-25 20:03:54 UTC
Created attachment 836791 [details]
etc.clang.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-11-25 20:03:55 UTC
Created attachment 836793 [details]
etc.portage.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-11-25 20:03:56 UTC
Created attachment 836795 [details]
logs.tar.bz2
Comment 8 Toralf Förster gentoo-dev 2022-11-25 20:03:58 UTC
Created attachment 836797 [details]
temp.tar.bz2
Comment 9 Toralf Förster gentoo-dev 2022-11-25 20:03:59 UTC
Created attachment 836799 [details]
var.tmp.clang.tar.bz2
Comment 10 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-11-25 20:43:10 UTC

*** This bug has been marked as a duplicate of bug 878639 ***