Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 858221 - app-text/podofo-0.9.7 fails to compile: StringHelper.h:25:9: error: no match for operator<< (operand types are CppUnit::OStringStream {aka std::__cxx11::basic_ostringstream<char>} and const PoDoFo::PdfString)
Summary: app-text/podofo-0.9.7 fails to compile: StringHelper.h:25:9: error: no match ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Zac Medico
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-07-15 17:00 UTC by Agostino Sarubbo
Modified: 2022-12-25 21:58 UTC (History)
0 users

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


Attachments
build.log (build.log,211.43 KB, text/plain)
2022-07-15 17:00 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 2022-07-15 17:00:25 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-text/podofo-0.9.7 fails to compile.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2022-07-15 17:00:27 UTC
Created attachment 791561 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-07-15 17:00:28 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


-- Could NOT find LIBIDN (missing: LIBIDN_LIBRARY LIBIDN_INCLUDE_DIR) 
FAILED: test/unit/CMakeFiles/podofo-test.dir/StringTest.cpp.o 
/usr/include/cppunit/tools/StringHelper.h:25:9: error: no match for ‘operator<<’ (operand types are ‘CppUnit::OStringStream’ {aka ‘std::__cxx11::basic_ostringstream<char>’} and ‘const PoDoFo::PdfString’)
Comment 3 Andreas Sturmlechner gentoo-dev 2022-12-25 21:58:54 UTC
Likely fixed by fix for bug 877443.