Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 814497 - media-radio/flrig-1.3.54 - main.cxx: error: streampos is not a member of std::ostringstream {aka std::_cxx11::basic_ostri
Summary: media-radio/flrig-1.3.54 - main.cxx: error: streampos is not a member of std:...
Status: RESOLVED DUPLICATE of bug 788580
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Thomas Beierlein
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-09-23 15:31 UTC by Toralf Förster
Modified: 2021-11-06 21:08 UTC (History)
0 users

See Also:
Package list:
media-video/flrig-1.4.2 *
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,18.33 KB, text/plain)
2021-09-23 15:31 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,347.80 KB, text/plain)
2021-09-23 15:31 UTC, Toralf Förster
Details
environment (environment,68.79 KB, text/plain)
2021-09-23 15:31 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,33.99 KB, application/x-bzip)
2021-09-23 15:31 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,9.71 KB, application/x-bzip)
2021-09-23 15:31 UTC, Toralf Förster
Details
media-radio:flrig-1.3.54:20210923-145657.log (media-radio:flrig-1.3.54:20210923-145657.log,9.82 KB, text/plain)
2021-09-23 15:31 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,19.58 KB, application/x-bzip)
2021-09-23 15:31 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 2021-09-23 15:31:12 UTC
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.  -I. -I./include -I./xmlrpcpp  -I./xmlrpcpp -I/usr/include/fltk -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I. -I./include   -pipe -Wall -fexceptions -O2   -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -c -o xmlrpcpp/flrig-XmlRpcServerConnection.o `test -f 'xmlrpcpp/XmlRpcServerConnection.cpp' || echo './'`xmlrpcpp/XmlRpcServerConnection.cpp
main.cxx: In function ‘void rotate_log(std::string)’:
main.cxx:316:24: error: ‘streampos’ is not a member of ‘std::ostringstream’ {aka ‘std::__cxx11::basic_ostringstream<char>’}
  316 |         ostringstream::streampos p;
      |                        ^~~~~~~~~
main.cxx:320:9: error: ‘p’ was not declared in this scope
  320 |         p = oldfn.tellp();

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

  This is an stable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop-j4_stable_abi32+64-20210918-221455

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.2.0 *
clang version 12.0.1
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/12/bin
/usr/lib/llvm/12
12.0.1
Python 3.9.6
Available Ruby profiles:
  [1]   ruby26 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.53.0
  [2]   rust-1.53.0 *
The following VMs are available for generation-2:
1)	JamVM JDK 2.0.0 [jamvm]
2)	OpenJDK 8.292_p10 [openjdk-8]
*)	AdoptOpenJDK 8.292_p10 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   jamvm 
  [2]   openjdk-8 
  [3]   openjdk-bin-8  system-vm

  [1]   php7.3
  [2]   php7.4 *

  HEAD of ::gentoo
commit e2f9a9403e5f88cbcb82271b43b1b2c67a65440e
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Thu Sep 23 14:21:40 2021 +0000

    2021-09-23 14:21:37 UTC

emerge -qpvO media-radio/flrig
[ebuild  N    ] media-radio/flrig-1.3.54  USE="nls"
Comment 1 Toralf Förster gentoo-dev 2021-09-23 15:31:13 UTC
Created attachment 740913 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-09-23 15:31:15 UTC
Created attachment 740916 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2021-09-23 15:31:16 UTC
Created attachment 740919 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2021-09-23 15:31:17 UTC
Created attachment 740922 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2021-09-23 15:31:18 UTC
Created attachment 740925 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-09-23 15:31:19 UTC
Created attachment 740928 [details]
media-radio:flrig-1.3.54:20210923-145657.log
Comment 7 Toralf Förster gentoo-dev 2021-09-23 15:31:20 UTC
Created attachment 740931 [details]
temp.tar.bz2
Comment 8 Thomas Beierlein gentoo-dev 2021-09-23 18:19:58 UTC

*** This bug has been marked as a duplicate of bug 788580 ***
Comment 9 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-09-23 20:25:52 UTC
(In reply to Thomas Beierlein from comment #8)
> 
> *** This bug has been marked as a duplicate of bug 788580 ***

It's not a duplicate per se given we're looking at stabling GCC 11 soon, I think.
Comment 10 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-09-23 20:26:28 UTC
(In reply to Sam James from comment #9)
> (In reply to Thomas Beierlein from comment #8)
> > 
> > *** This bug has been marked as a duplicate of bug 788580 ***
> 
> It's not a duplicate per se given we're looking at stabling GCC 11 soon, I
> think.

(Feel free to pick a different version or w/e and CC-ARCHES when ready)
Comment 11 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-09-23 20:28:09 UTC

*** This bug has been marked as a duplicate of bug 814092 ***
Comment 12 NATTkA bot gentoo-dev 2021-09-23 20:28:24 UTC
Unable to check for sanity:

> no match for package: media-video/flrig-1.4.2
Comment 13 Andreas Sturmlechner gentoo-dev 2021-11-06 21:08:56 UTC
Let's not have duplicates continue link against trackers.

*** This bug has been marked as a duplicate of bug 788580 ***