Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 688760 - dev-cpp/pstreams-1.0.1 fails tests: test_pstreams.cc:657:40: error: no matching function for call to print_result
Summary: dev-cpp/pstreams-1.0.1 fails tests: test_pstreams.cc:657:40: error: no matchi...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Printing Team
URL:
Whiteboard:
Keywords: PMASKED, TESTFAILURE
Depends on:
Blocks:
 
Reported: 2019-06-26 16:37 UTC by Toralf Förster
Modified: 2022-12-20 16:31 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,14.62 KB, text/plain)
2019-06-26 16:37 UTC, Toralf Förster
Details
dev-cpp:pstreams-1.0.1:20190626-133426.log (dev-cpp:pstreams-1.0.1:20190626-133426.log,4.84 KB, text/plain)
2019-06-26 16:37 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,45.49 KB, text/plain)
2019-06-26 16:37 UTC, Toralf Förster
Details
environment (environment,39.45 KB, text/plain)
2019-06-26 16:38 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,15.53 KB, application/x-bzip)
2019-06-26 16:38 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,11.02 KB, application/x-bzip)
2019-06-26 16:38 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2019-06-26 16:37:50 UTC
x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native  -Wl,-O1 -Wl,--as-needed -o test_pstreams test_pstreams.cc
test_pstreams.cc: In function ‘int main()’:
test_pstreams.cc:657:40: error: no matching function for call to ‘print_result(redi::ipstream&, std::basic_istream<char>&)’
  657 |         print_result(in, getline(in, s));
      |                                        ^
test_pstreams.cc:119:5: note: candidate: ‘template<class T> void {anonymous}::print_result(const T&, bool)’

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_libressl-abi32+64-test_20190624-213954

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.1.0 *

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





emerge -qpvO dev-cpp/pstreams
[ebuild  N    ] dev-cpp/pstreams-1.0.1  USE="-doc"
Comment 1 Toralf Förster gentoo-dev 2019-06-26 16:37:53 UTC
Created attachment 581062 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-06-26 16:37:56 UTC
Created attachment 581064 [details]
dev-cpp:pstreams-1.0.1:20190626-133426.log
Comment 3 Toralf Förster gentoo-dev 2019-06-26 16:37:59 UTC
Created attachment 581066 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2019-06-26 16:38:02 UTC
Created attachment 581068 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2019-06-26 16:38:04 UTC
Created attachment 581070 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-06-26 16:38:07 UTC
Created attachment 581072 [details]
temp.tbz2
Comment 7 Agostino Sarubbo gentoo-dev 2022-02-13 09:57:29 UTC
Update summary. [something] is used when something refers to an overlay
Comment 8 Larry the Git Cow gentoo-dev 2022-12-20 16:31:20 UTC
The bug has been closed via the following commit(s):

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

commit b154ab7837360f2a0fb799eb9f3c01f128e452d3
Author:     Jakov Smolić <jsmolic@gentoo.org>
AuthorDate: 2022-12-20 16:28:50 +0000
Commit:     Jakov Smolić <jsmolic@gentoo.org>
CommitDate: 2022-12-20 16:30:33 +0000

    dev-cpp/pstreams: treeclean
    
    Closes: https://bugs.gentoo.org/630396
    Closes: https://bugs.gentoo.org/688760
    Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>

 dev-cpp/pstreams/Manifest              |  2 --
 dev-cpp/pstreams/metadata.xml          | 11 ---------
 dev-cpp/pstreams/pstreams-1.0.1.ebuild | 44 ----------------------------------
 profiles/package.mask                  |  5 ----
 4 files changed, 62 deletions(-)