Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 718146 - app-forensics/memdump-1.01-r1 : memdump.c: error: _PATH_MEM undeclared (first use in this function)
Summary: app-forensics/memdump-1.01-r1 : memdump.c: error: _PATH_MEM undeclared (first...
Status: CONFIRMED
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:
Depends on:
Blocks: missing-musl-includes
  Show dependency tree
 
Reported: 2020-04-19 09:43 UTC by Toralf Förster
Modified: 2020-04-19 09:43 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.79 KB, text/plain)
2020-04-19 09:43 UTC, Toralf Förster
Details
app-forensics:memdump-1.01-r1:20200419-065755.log (app-forensics:memdump-1.01-r1:20200419-065755.log,2.28 KB, text/plain)
2020-04-19 09:43 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,543.11 KB, text/plain)
2020-04-19 09:43 UTC, Toralf Förster
Details
environment (environment,53.96 KB, text/plain)
2020-04-19 09:43 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,39.24 KB, application/x-bzip)
2020-04-19 09:43 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,14.44 KB, application/x-bzip)
2020-04-19 09:43 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 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