Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 928097 - sci-mathematics/vampire-4.8 fails to compile: Portability.hpp:23:20: error: static assertion failed: Vampire assumes that the size of a pointer is 8 bytes for efficiency reasons This may be relaxed in future, but for the moment expect problems if running
Summary: sci-mathematics/vampire-4.8 fails to compile: Portability.hpp:23:20: error: s...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Science Mathematics related packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-03-29 07:53 UTC by Agostino Sarubbo
Modified: 2024-03-29 07:53 UTC (History)
0 users

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


Attachments
build.log (build.log,83.35 KB, text/plain)
2024-03-29 07:53 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2024-03-29 07:53:45 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sci-mathematics/vampire-4.8 fails to compile.
Discovered on: x86 (internal ref: tinderbox_x86)
System: GCC-14-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#GCC-14)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0003
Comment 1 Agostino Sarubbo gentoo-dev 2024-03-29 07:53:46 UTC
Created attachment 888970 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-03-29 07:53:47 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


FAILED: CMakeFiles/obj.dir/Debug/Assertion.cpp.o 
FAILED: CMakeFiles/obj.dir/Debug/RuntimeStatistics.cpp.o 
FAILED: CMakeFiles/obj.dir/Lib/Allocator.cpp.o 
FAILED: CMakeFiles/obj.dir/Lib/DHMap.cpp.o 
FAILED: CMakeFiles/obj.dir/Lib/Environment.cpp.o 
FAILED: CMakeFiles/obj.dir/Lib/Event.cpp.o 
FAILED: CMakeFiles/obj.dir/Lib/Exception.cpp.o 
FAILED: CMakeFiles/obj.dir/Lib/Int.cpp.o 
FAILED: CMakeFiles/obj.dir/Lib/IntNameTable.cpp.o 
FAILED: CMakeFiles/obj.dir/Lib/IntUnionFind.cpp.o 
FAILED: CMakeFiles/obj.dir/Lib/MultiCounter.cpp.o 
FAILED: CMakeFiles/obj.dir/Lib/NameArray.cpp.o 
FAILED: CMakeFiles/obj.dir/Lib/StringUtils.cpp.o 
FAILED: CMakeFiles/obj.dir/Lib/System.cpp.o 
FAILED: CMakeFiles/obj.dir/Lib/Timer.cpp.o 
fatal: not a git repository (or any parent up to mount point /var/tmp)
/var/tmp/portage/sci-mathematics/vampire-4.8/work/vampire-4.8casc2023/Lib/Portability.hpp:23:20: error: static assertion failed: Vampire assumes that the size of a pointer is 8 bytes for efficiency reasons. This may be fixed/relaxed in future, but for the moment expect problems if running on other architectures.