Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 888533 - app-text/podofo-0.9.8 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.8 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-12-26 18:01 UTC by Agostino Sarubbo
Modified: 2022-12-26 18:15 UTC (History)
0 users

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


Attachments
build.log (build.log,221.83 KB, text/plain)
2022-12-26 18:01 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-12-26 18:01:42 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-text/podofo-0.9.8 fails to compile.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2022-12-26 18:01:44 UTC
Created attachment 844935 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-12-26 18:01:45 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-26 18:05:15 UTC
See also the commit I had recommended to backport.
Comment 4 Larry the Git Cow gentoo-dev 2022-12-26 18:15:41 UTC
The bug has been closed via the following commit(s):

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

commit 963dfa36b0fc3f01c2969110b23787a52503288e
Author:     Zac Medico <zmedico@gentoo.org>
AuthorDate: 2022-12-26 18:13:31 +0000
Commit:     Zac Medico <zmedico@gentoo.org>
CommitDate: 2022-12-26 18:15:03 +0000

    app-text/podofo: revbump with patch for bug 888533
    
    Closes: https://bugs.gentoo.org/888533
    Signed-off-by: Zac Medico <zmedico@gentoo.org>

 app-text/podofo/Manifest                                        | 1 +
 app-text/podofo/{podofo-0.9.8.ebuild => podofo-0.9.8-r1.ebuild} | 4 +++-
 2 files changed, 4 insertions(+), 1 deletion(-)