Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 897890 - dev-util/edb-debugger-1.3.0-r1 - /.../FeatureDetect.cpp: error: uintptr_t does not name a type
Summary: dev-util/edb-debugger-1.3.0-r1 - /.../FeatureDetect.cpp: error: uintptr_t doe...
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:
Depends on:
Blocks: gcc-13
  Show dependency tree
 
Reported: 2023-02-26 13:15 UTC by Toralf Förster
Modified: 2023-04-15 09:32 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.76 KB, text/plain)
2023-02-26 13:15 UTC, Toralf Förster
Details
dev-util:edb-debugger-1.3.0-r1:20230226-130220.log (dev-util:edb-debugger-1.3.0-r1:20230226-130220.log,156.39 KB, text/plain)
2023-02-26 13:15 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,186.24 KB, text/plain)
2023-02-26 13:15 UTC, Toralf Förster
Details
environment (environment,98.53 KB, text/plain)
2023-02-26 13:15 UTC, Toralf Förster
Details
etc.clang.tar.bz2 (etc.clang.tar.bz2,703 bytes, application/x-bzip)
2023-02-26 13:15 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,19.88 KB, application/x-bzip)
2023-02-26 13:15 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,4.12 KB, application/x-bzip)
2023-02-26 13:15 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,30.03 KB, application/x-bzip)
2023-02-26 13:15 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-02-26 13:15:42 UTC
too long lines were shrinked:

[70/233] /usr/bin/x86_64-pc-linux-gnu-g++ -DEDB_IS_32_BIT=false -DEDB_IS_64_BIT=true -DEDB_X86_64 -DHAVE_DOUBLE_CONVERSION -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_XMLPATTERNS_LIB -DQT_XML_LIB -I/var/tmp/portage/dev-util/edb-debugger-1.3.0-r1/work/
[71/233] : && /usr/bin/x86_64-pc-linux-gnu-g++ -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0    -rdynamic src/test/CMakeFiles/ValueTest.dir/ValueTest_autogen/mocs_compilation.cpp.o src/test/CMakeFiles/ValueT
[72/233] /usr/bin/x86_64-pc-linux-gnu-g++ -DDebuggerCore_EXPORTS -DEDB_IS_32_BIT=false -DEDB_IS_64_BIT=true -DEDB_X86_64 -DHAVE_DOUBLE_CONVERSION -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PLUGIN -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_XMLPATTERNS_LIB -DQT_XML_LIB -I/var/tmp/portage/d
FAILED: plugins/DebuggerCore/CMakeFiles/DebuggerCore.dir/unix/linux/FeatureDetect.cpp.o 
/usr/bin/x86_64-pc-linux-gnu-g++ -DDebuggerCore_EXPORTS -DEDB_IS_32_BIT=false -DEDB_IS_64_BIT=true -DEDB_X86_64 -DHAVE_DOUBLE_CONVERSION -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PLUGIN -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_XMLPATTERNS_LIB -DQT_XML_LIB -I/var/tmp/portage/dev-util/e
/var/tmp/portage/dev-util/edb-debugger-1.3.0-r1/work/edb-debugger/plugins/DebuggerCore/unix/linux/FeatureDetect.cpp: In function bool DebuggerCorePlugin::feature::detect_proc_access(bool*, bool*):
/var/tmp/portage/dev-util/edb-debugger-1.3.0-r1/work/edb-debugger/plugins/DebuggerCore/unix/linux/FeatureDetect.cpp:138:61: error: uintptr_t does not name a type
  138 |                 const auto addr          = reinterpret_cast<uintptr_t>(&edb::version) & pageAlignMask;
      |                                                             ^~~~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_desktop_gnome_systemd-j5-20230224-222148

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-12
 [2] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
clang version 15.0.7
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/15/bin
Configuration file: /etc/clang/clang.cfg
/usr/lib/llvm/15
15.0.7
Python 3.10.10
Available Ruby profiles:
  [1]   ruby27 (with Rubygems)
  [2]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.67.1 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 17.0.6_p10 [openjdk-bin-17]
2)	Eclipse Temurin JDK 8.362_p09 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-17  system-vm

The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli (if any):

  HEAD of ::gentoo
commit ce5b5c2843c7c50b2bdb2c4799da442b867918ca
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Feb 26 11:50:33 2023 +0000

    2023-02-26 11:50:32 UTC

emerge -qpvO dev-util/edb-debugger
[ebuild  N    ] dev-util/edb-debugger-1.3.0-r1  USE="-graphviz"
Comment 1 Toralf Förster gentoo-dev 2023-02-26 13:15:43 UTC
Created attachment 854816 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-02-26 13:15:45 UTC
Created attachment 854818 [details]
dev-util:edb-debugger-1.3.0-r1:20230226-130220.log
Comment 3 Toralf Förster gentoo-dev 2023-02-26 13:15:46 UTC
Created attachment 854820 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2023-02-26 13:15:47 UTC
Created attachment 854822 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2023-02-26 13:15:48 UTC
Created attachment 854824 [details]
etc.clang.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2023-02-26 13:15:49 UTC
Created attachment 854826 [details]
etc.portage.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2023-02-26 13:15:50 UTC
Created attachment 854828 [details]
logs.tar.bz2
Comment 8 Toralf Förster gentoo-dev 2023-02-26 13:15:51 UTC
Created attachment 854830 [details]
temp.tar.bz2
Comment 9 Larry the Git Cow gentoo-dev 2023-04-15 09:32:42 UTC
The bug has been closed via the following commit(s):

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

commit 4455b9916ad120361e1587d44f77bf93886d2c6a
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-04-15 09:08:53 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-04-15 09:32:28 +0000

    dev-util/edb-debugger: fix build w/ gcc 13
    
    Closes: https://bugs.gentoo.org/897890
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-util/edb-debugger/edb-debugger-1.3.0-r1.ebuild |  3 ++-
 .../files/edb-debugger-1.3.0-gcc13.patch           | 26 ++++++++++++++++++++++
 2 files changed, 28 insertions(+), 1 deletion(-)