Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 907095 - dev-util/google-perftools-2.9.1-r2 - src/malloc_hook_mmap_linux.h: error: off64_t has not been declared
Summary: dev-util/google-perftools-2.9.1-r2 - src/malloc_hook_mmap_linux.h: error: off...
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:54 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.71 KB, text/plain)
2023-05-24 17:54 UTC, Toralf Förster
Details
dev-util:google-perftools-2.9.1-r2:20230524-110228.log (dev-util:google-perftools-2.9.1-r2:20230524-110228.log,30.79 KB, text/plain)
2023-05-24 17:54 UTC, Toralf Förster
Details
emerge-history.txt.bz2 (emerge-history.txt.bz2,54.74 KB, application/x-bzip)
2023-05-24 17:54 UTC, Toralf Förster
Details
environment (environment,113.03 KB, text/plain)
2023-05-24 17:54 UTC, Toralf Förster
Details
etc.clang.tar.bz2 (etc.clang.tar.bz2,707 bytes, application/x-bzip)
2023-05-24 17:54 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,18.96 KB, application/x-bzip)
2023-05-24 17:54 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,13.50 KB, application/x-bzip)
2023-05-24 17:54 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,34.24 KB, application/x-bzip)
2023-05-24 17:54 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:54:50 UTC
too long lines were shrinked:

/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   -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
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 71375f18cd9012c23396f9b00c0e99a729c6d0e0
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Wed May 24 09:32:01 2023 +0000

    2023-05-24 09:32:00 UTC

emerge -qpvO dev-util/google-perftools
[ebuild  N    ] dev-util/google-perftools-2.9.1-r2  USE="debug -largepages -largepages64k -minimal -optimisememory -static-libs -test"
Comment 1 Toralf Förster gentoo-dev 2023-05-24 17:54:51 UTC
Created attachment 862479 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-05-24 17:54:52 UTC
Created attachment 862480 [details]
dev-util:google-perftools-2.9.1-r2:20230524-110228.log
Comment 3 Toralf Förster gentoo-dev 2023-05-24 17:54:53 UTC
Created attachment 862481 [details]
emerge-history.txt.bz2
Comment 4 Toralf Förster gentoo-dev 2023-05-24 17:54:54 UTC
Created attachment 862482 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2023-05-24 17:54:55 UTC
Created attachment 862483 [details]
etc.clang.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2023-05-24 17:54:55 UTC
Created attachment 862484 [details]
etc.portage.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2023-05-24 17:54:56 UTC
Created attachment 862485 [details]
logs.tar.bz2
Comment 8 Toralf Förster gentoo-dev 2023-05-24 17:54:57 UTC
Created attachment 862486 [details]
temp.tar.bz2
Comment 9 Pacho Ramos gentoo-dev 2023-05-26 10:10:50 UTC

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