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

Bug 651842

Summary: dev-util/stressapptest-1.0.8 : os.h:73:29: error: uintptr_t has not been declared
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: David Seifert <soap>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
dev-util:stressapptest-1.0.8:20180328-125537.log
emerge-history.txt
environment
etc.portage.tbz2
logs.tbz2
temp.tbz2

Description Toralf Förster gentoo-dev 2018-03-28 16:13:11 UTC
                 from sat.h:28,
                 from main.cc:18:
os.h:73:29: error: ‘uintptr_t’ has not been declared
   void SetDramMappingParams(uintptr_t channel_hash, int channel_width,
                             ^
make[2]: *** [Makefile:330: main.o] Error 1

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-hardened_test_20180322-194027

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-5.4.0 *
 [2] x86_64-pc-linux-gnu-5.4.0-hardenednopie
 [3] x86_64-pc-linux-gnu-5.4.0-hardenednopiessp
 [4] x86_64-pc-linux-gnu-5.4.0-hardenednossp
 [5] x86_64-pc-linux-gnu-5.4.0-vanilla

Available Python interpreters, in order of preference:
  [1]   python3.5
  [2]   python3.6 (fallback)
  [3]   python2.7 (fallback)
  [4]   pypy3 (fallback)




emerge -qpv dev-util/stressapptest
[ebuild  N    ] dev-util/stressapptest-1.0.8  USE="-debug"
Comment 1 Toralf Förster gentoo-dev 2018-03-28 16:13:14 UTC
Created attachment 525918 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-03-28 16:13:17 UTC
Created attachment 525920 [details]
dev-util:stressapptest-1.0.8:20180328-125537.log
Comment 3 Toralf Förster gentoo-dev 2018-03-28 16:13:20 UTC
Created attachment 525922 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2018-03-28 16:13:23 UTC
Created attachment 525924 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2018-03-28 16:13:26 UTC
Created attachment 525926 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-03-28 16:13:29 UTC
Created attachment 525928 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2018-03-28 16:13:32 UTC
Created attachment 525930 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2018-11-29 20:46:59 UTC
The bug has been closed via the following commit(s):

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

commit ef2c13a47cd6a5ae320c0768444d03225c8e70c2
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2018-11-29 20:45:06 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2018-11-29 20:46:37 +0000

    dev-util/stressapptest: Fix building with GCC 5
    
    Closes: https://bugs.gentoo.org/651842
    Package-Manager: Portage-2.3.52, Repoman-2.3.12
    Signed-off-by: David Seifert <soap@gentoo.org>

 dev-util/stressapptest/stressapptest-1.0.9.ebuild | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)