Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 806476 - dev-util/mutrace-0.2-r1 - matrace.c: error: _malloc_hook undeclared (first use in this function)
Summary: dev-util/mutrace-0.2-r1 - matrace.c: error: _malloc_hook undeclared (first us...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords: PMASKED
Depends on:
Blocks: glibc-2.34
  Show dependency tree
 
Reported: 2021-08-05 07:00 UTC by Toralf Förster
Modified: 2021-11-28 21:48 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.10 KB, text/plain)
2021-08-05 07:00 UTC, Toralf Förster
Details
dev-util:mutrace-0.2-r1:20210804-210752.log (dev-util:mutrace-0.2-r1:20210804-210752.log,19.93 KB, text/plain)
2021-08-05 07:00 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,64.67 KB, text/plain)
2021-08-05 07:00 UTC, Toralf Förster
Details
environment (environment,19.51 KB, text/plain)
2021-08-05 07:00 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,27.09 KB, application/x-bzip)
2021-08-05 07:00 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,11.19 KB, application/x-bzip)
2021-08-05 07:00 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,10.06 KB, application/x-bzip)
2021-08-05 07:00 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 2021-08-05 07:00:40 UTC
matrace.c: In function ‘setup’:
matrace.c:177:13: error: ‘__malloc_hook’ undeclared (first use in this function)
  177 |         if (__malloc_hook) {
      |             ^~~~~~~~~~~~~
matrace.c:177:13: note: each undeclared identifier is reported only once for each function it appears in
mutrace.c: In function ‘setup’:

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no_multilib_systemd-j3-20210804-092108

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.2.0 *
clang version 12.0.1
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/12/bin
/usr/lib/llvm/12
12.0.1
Python 3.9.6
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby30 (with Rubygems) *
The following VMs are available for generation-2:
*)	AdoptOpenJDK JRE 8.292_p10 [openjdk-jre-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-jre-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.10.4

  HEAD of ::gentoo
commit 4eb710677014128971dba7bc4318672ae4c11d07
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Wed Aug 4 20:36:51 2021 +0000

    2021-08-04 20:36:50 UTC

emerge -qpvO dev-util/mutrace
[ebuild  N    ] dev-util/mutrace-0.2-r1
Comment 1 Toralf Förster gentoo-dev 2021-08-05 07:00:41 UTC
Created attachment 730212 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-08-05 07:00:42 UTC
Created attachment 730214 [details]
dev-util:mutrace-0.2-r1:20210804-210752.log
Comment 3 Toralf Förster gentoo-dev 2021-08-05 07:00:44 UTC
Created attachment 730216 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2021-08-05 07:00:45 UTC
Created attachment 730218 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2021-08-05 07:00:46 UTC
Created attachment 730220 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-08-05 07:00:47 UTC
Created attachment 730222 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2021-08-05 07:00:48 UTC
Created attachment 730224 [details]
temp.tar.bz2
Comment 8 Andreas K. Hüttel archtester gentoo-dev 2021-09-10 19:08:21 UTC
Last upstream commit in 2011
Comment 9 Larry the Git Cow gentoo-dev 2021-10-25 13:47:02 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=17cba0cf8323a08996d241647cc81fc1c99d4a47

commit 17cba0cf8323a08996d241647cc81fc1c99d4a47
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-10-25 13:46:44 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-10-25 13:46:44 +0000

    profiles: last-rite dev-util/mutrace
    
    Bug: https://bugs.gentoo.org/707848
    Bug: https://bugs.gentoo.org/712410
    Bug: https://bugs.gentoo.org/806476
    Signed-off-by: Sam James <sam@gentoo.org>

 profiles/package.mask | 7 +++++++
 1 file changed, 7 insertions(+)
Comment 10 Larry the Git Cow gentoo-dev 2021-11-28 21:48:23 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a5ba9ac7c2b0a83fc54729c8e833e2ffa1b80c39

commit a5ba9ac7c2b0a83fc54729c8e833e2ffa1b80c39
Author:     Jakov Smolić <jsmolic@gentoo.org>
AuthorDate: 2021-11-28 21:44:12 +0000
Commit:     Jakov Smolić <jsmolic@gentoo.org>
CommitDate: 2021-11-28 21:44:12 +0000

    dev-util/mutrace: treeclean
    
    Closes: https://bugs.gentoo.org/712410
    Closes: https://bugs.gentoo.org/806476
    Closes: https://bugs.gentoo.org/707848
    Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>

 dev-util/mutrace/Manifest                            |  1 -
 .../mutrace/files/mutrace-0.2-missing-header.patch   | 10 ----------
 dev-util/mutrace/metadata.xml                        |  5 -----
 dev-util/mutrace/mutrace-0.2-r1.ebuild               | 20 --------------------
 profiles/package.mask                                |  7 -------
 5 files changed, 43 deletions(-)