Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 907084 - dev-util/google-perftools-2.10-r1 - src/malloc_hook_mmap_linux.h: error: off64_t has not been declared
Summary: dev-util/google-perftools-2.10-r1 - src/malloc_hook_mmap_linux.h: error: off6...
Status: RESOLVED DUPLICATE of bug 906188
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo musl team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: gcc-13
  Show dependency tree
 
Reported: 2023-05-24 17:51 UTC by Toralf Förster
Modified: 2023-05-26 10:10 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,18.64 KB, text/plain)
2023-05-24 17:51 UTC, Toralf Förster
Details
dev-util:google-perftools-2.10-r1:20230524-002522.log (dev-util:google-perftools-2.10-r1:20230524-002522.log,29.99 KB, text/plain)
2023-05-24 17:51 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,233.50 KB, text/plain)
2023-05-24 17:51 UTC, Toralf Förster
Details
environment (environment,110.28 KB, text/plain)
2023-05-24 17:51 UTC, Toralf Förster
Details
etc.clang.tar.bz2 (etc.clang.tar.bz2,707 bytes, application/x-bzip)
2023-05-24 17:51 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,18.22 KB, application/x-bzip)
2023-05-24 17:51 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,13.51 KB, application/x-bzip)
2023-05-24 17:51 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,33.30 KB, application/x-bzip)
2023-05-24 17:52 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 2023-05-24 17:51:52 UTC
too long lines were shrinked:

libtool: compile:  x86_64-gentoo-linux-musl-g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I./src -I./src -DNO_TCMALLOC_SAMPLES -DNO_HEAP_CHECK -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wno-unused-result -fsized-deallocation -faligned-new -DNO_FRAME_POINTER -O2 -pipe -march=nativ
/bin/sh ./libtool  --tag=CXX   --mode=compile x86_64-gentoo-linux-musl-g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I./src  -I./src   -DNO_TCMALLOC_SAMPLES -DNO_HEAP_CHECK -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare  -Wno-unused-result -fsized-deallocation -faligned-new -DNO_FRAME
libtool: compile:  x86_64-gentoo-linux-musl-g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I./src -I./src -DNO_TCMALLOC_SAMPLES -DNO_HEAP_CHECK -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wno-unused-result -fsized-deallocation -faligned-new -DNO_FRAME_POINTER -O2 -pipe -march=nativ
/bin/sh ./libtool  --tag=CXX   --mode=compile x86_64-gentoo-linux-musl-g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I./src  -I./src   -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare  -Wno-unused-result -fsized-deallocation -faligned-new -DNO_FRAME_POINTER  -O2 -pipe -march=native -fno-diagnost
libtool: compile:  x86_64-gentoo-linux-musl-g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I./src -I./src -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wno-unused-result -fsized-deallocation -faligned-new -DNO_FRAME_POINTER -O2 -pipe -march=native -fno-diagnostics-color -fno-strict-aliasing -
In file included from src/malloc_hook.cc:686:
src/malloc_hook_mmap_linux.h:63:39: error: 'off64_t' has not been declared
   63 |                               int fd, off64_t offset) __THROW {
      |                                       ^~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0_musl-j5-20230521-051504

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

gcc-config -l:
 [1] x86_64-gentoo-linux-musl-13 *
clang/llvm (if any):
clang version 16.0.4
Target: x86_64-gentoo-linux-musl
Thread model: posix
InstalledDir: /usr/lib/llvm/16/bin
Configuration file: /etc/clang/clang.cfg
/usr/lib/llvm/16
16.0.4
Python 3.11.3
Available Ruby profiles:
  [1]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.69.0 *
php cli (if any):
go version go1.20.4 linux/amd64

  HEAD of ::gentoo
commit f29d158f35e811060477a6c044c7034a31d6a032
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue May 23 23:16:57 2023 +0000

    2023-05-23 23:16:57 UTC

emerge -qpvO dev-util/google-perftools
[ebuild  N    ] dev-util/google-perftools-2.10-r1  USE="debug -largepages -largepages64k -llvm-libunwind -minimal -optimisememory -static-libs -test"
Comment 1 Toralf Förster gentoo-dev 2023-05-24 17:51:53 UTC
Created attachment 862399 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-05-24 17:51:54 UTC
Created attachment 862400 [details]
dev-util:google-perftools-2.10-r1:20230524-002522.log
Comment 3 Toralf Förster gentoo-dev 2023-05-24 17:51:56 UTC
Created attachment 862401 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2023-05-24 17:51:57 UTC
Created attachment 862402 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2023-05-24 17:51:57 UTC
Created attachment 862403 [details]
etc.clang.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2023-05-24 17:51:58 UTC
Created attachment 862404 [details]
etc.portage.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2023-05-24 17:51:59 UTC
Created attachment 862405 [details]
logs.tar.bz2
Comment 8 Toralf Förster gentoo-dev 2023-05-24 17:52:00 UTC
Created attachment 862406 [details]
temp.tar.bz2
Comment 9 Pacho Ramos gentoo-dev 2023-05-26 10:10:45 UTC

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