Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 897770 - [guru] dev-cpp/workflow-0.10.5 fails to compile: gtest-port.h:270:2: error: #error C++ versions less than C++14 are not supported
Summary: [guru] dev-cpp/workflow-0.10.5 fails to compile: gtest-port.h:270:2: error: #...
Status: CONFIRMED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Aisha Tammy
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-02-26 07:18 UTC by Agostino Sarubbo
Modified: 2023-02-26 07:18 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,159.92 KB, text/plain)
2023-02-26 07:18 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 2023-02-26 07:18:20 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-cpp/workflow-0.10.5 fails to compile.
Discovered on: amd64 (internal ref: guru_ci)
Comment 1 Agostino Sarubbo gentoo-dev 2023-02-26 07:18:22 UTC
Created attachment 854674 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-02-26 07:18:23 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


FAILED: test/CMakeFiles/algo_unittest.dir/algo_unittest.cc.o 
FAILED: test/CMakeFiles/dns_unittest.dir/dns_unittest.cc.o 
FAILED: test/CMakeFiles/facilities_unittest.dir/facilities_unittest.cc.o 
FAILED: test/CMakeFiles/graph_unittest.dir/graph_unittest.cc.o 
FAILED: test/CMakeFiles/http_unittest.dir/http_unittest.cc.o 
FAILED: test/CMakeFiles/memory_unittest.dir/memory_unittest.cc.o 
FAILED: test/CMakeFiles/resource_unittest.dir/resource_unittest.cc.o 
FAILED: test/CMakeFiles/task_unittest.dir/task_unittest.cc.o 
FAILED: test/CMakeFiles/upstream_unittest.dir/upstream_unittest.cc.o 
FAILED: test/CMakeFiles/uriparser_unittest.dir/uriparser_unittest.cc.o 
/usr/include/gtest/internal/gtest-port.h:270:2: error: #error C++ versions less than C++14 are not supported.