Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 718146

Summary: app-forensics/memdump-1.01-r1 : memdump.c: error: _PATH_MEM undeclared (first use in this function)
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: CONFIRMED ---    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 713786    
Attachments: emerge-info.txt
app-forensics:memdump-1.01-r1:20200419-065755.log
emerge-history.txt
environment
etc.portage.tbz2
temp.tbz2

Description Toralf Förster gentoo-dev 2020-04-19 09:43:11 UTC
x86_64-gentoo-linux-musl-gcc   -I. -O2 -pipe -march=native -DLINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64   -c -o memdump.o memdump.c
memdump.c: In function main:
memdump.c:338:24: error: _PATH_MEM undeclared (first use in this function)
  338 |     const char *path = _PATH_MEM;
      |                        ^~~~~~~~~
memdump.c:338:24: 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_musl_hardened-20200328-201618

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

  Please see the tracker bug for details.

gcc-config -l:
 [1] x86_64-gentoo-linux-musl-9.3.0 *
clang version 10.0.0 
Target: x86_64-gentoo-linux-musl
Thread model: posix
InstalledDir: /usr/lib/llvm/10/bin
/usr/lib/llvm/10
10.0.0
Available Python interpreters, in order of preference:
  [1]   python3.8
  [2]   python3.7
  [3]   python3.6
  [4]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.42.0
  [2]   rust-1.42.0 *
The following VMs are available for generation-2:
Available Java Virtual Machines:
  (none found)


timestamp of HEAD at this tinderbox image:
/var/db/repos/gentoo	Sun Apr 19 05:38:24 UTC 2020
/var/db/repos/musl	Sat Apr 18 19:11:07 UTC 2020

emerge -qpvO app-forensics/memdump
[ebuild  N    ] app-forensics/memdump-1.01-r1
Comment 1 Toralf Förster gentoo-dev 2020-04-19 09:43:14 UTC
Created attachment 633678 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-04-19 09:43:16 UTC
Created attachment 633680 [details]
app-forensics:memdump-1.01-r1:20200419-065755.log
Comment 3 Toralf Förster gentoo-dev 2020-04-19 09:43:19 UTC
Created attachment 633682 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2020-04-19 09:43:22 UTC
Created attachment 633684 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2020-04-19 09:43:25 UTC
Created attachment 633686 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-04-19 09:43:27 UTC
Created attachment 633688 [details]
temp.tbz2