Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 624280 - media-tv/kodi-17.3 : /.../FTPParse.cpp:62:25: error: ‘string’ was not declared in this scope
Summary: media-tv/kodi-17.3 : /.../FTPParse.cpp:62:25: error: ‘string’ was not declare...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Craig Andrews
URL:
Whiteboard:
Keywords: PATCH
: 624278 (view as bug list)
Depends on:
Blocks:
 
Reported: 2017-07-08 17:46 UTC by Toralf Förster
Modified: 2017-07-11 22:01 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,13.98 KB, text/plain)
2017-07-08 17:46 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,101.42 KB, text/plain)
2017-07-08 17:46 UTC, Toralf Förster
Details
environment (environment,210.93 KB, text/plain)
2017-07-08 17:46 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,22.59 KB, application/x-bzip)
2017-07-08 17:47 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,18.80 KB, application/x-bzip)
2017-07-08 17:47 UTC, Toralf Förster
Details
media-tv:kodi-17.3:20170708-172721.log.bz2 (media-tv:kodi-17.3:20170708-172721.log.bz2,27.50 KB, application/x-bzip)
2017-07-08 17:47 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,75.06 KB, application/x-bzip)
2017-07-08 17:47 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 2017-07-08 17:46:49 UTC
 void CFTPParse::setTime(string str)
                         ^~~~~~
/var/tmp/portage/media-tv/kodi-17.3/work/xbmc-17.3-Krypton/xbmc/filesystem/FTPParse.cpp:62:25: error: ‘string’ was not declared in this scope
/var/tmp/portage/media-tv/kodi-17.3/work/xbmc-17.3-Krypton/xbmc/filesystem/FTPParse.cpp:62:25: note: suggested alternatives:
In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/6.3.0/include/g++-v6/string:39:0,
                 from /usr/include/pcrecpp.h:333,

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0_20170706-204158

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

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

Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby21 (with Rubygems)
  [2]   ruby22 (with Rubygems) *
Comment 1 Toralf Förster gentoo-dev 2017-07-08 17:46:52 UTC
Created attachment 482238 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-07-08 17:46:56 UTC
Created attachment 482240 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2017-07-08 17:46:59 UTC
Created attachment 482242 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2017-07-08 17:47:02 UTC
Created attachment 482244 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2017-07-08 17:47:05 UTC
Created attachment 482246 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2017-07-08 17:47:10 UTC
Created attachment 482248 [details]
media-tv:kodi-17.3:20170708-172721.log.bz2
Comment 7 Toralf Förster gentoo-dev 2017-07-08 17:47:13 UTC
Created attachment 482250 [details]
temp.tbz2
Comment 8 Antoine Lemoine 2017-07-08 18:30:35 UTC
*** Bug 624278 has been marked as a duplicate of this bug. ***
Comment 9 Craig Andrews gentoo-dev 2017-07-09 02:15:51 UTC
https://github.com/gentoo/gentoo/pull/4966

Also submitted upstream at https://github.com/xbmc/xbmc/pull/12447