Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 627006 - net-ftp/filezilla-3.25.2 : ../.../uri.h:50:75: error: default argument given for parameter 2 of std::__cxx11::string fz::percent_encode(const string&, bool) [-fpermissive]
Summary: net-ftp/filezilla-3.25.2 : ../.../uri.h:50:75: error: default argument given ...
Status: RESOLVED DUPLICATE of bug 626292
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Bernard Cafarelli
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-08-03 21:49 UTC by Toralf Förster
Modified: 2017-08-04 08:25 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.88 KB, text/plain)
2017-08-03 21:49 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,316.83 KB, text/plain)
2017-08-03 21:49 UTC, Toralf Förster
Details
environment (environment,116.89 KB, text/plain)
2017-08-03 21:49 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,28.01 KB, application/x-bzip)
2017-08-03 21:49 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,14.00 KB, application/x-bzip)
2017-08-03 21:49 UTC, Toralf Förster
Details
net-ftp:filezilla-3.25.2:20170803-180147.log (net-ftp:filezilla-3.25.2:20170803-180147.log,24.50 KB, text/plain)
2017-08-03 21:49 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,33.56 KB, application/x-bzip)
2017-08-03 21:49 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-08-03 21:49:01 UTC
In file included from http/httpcontrolsocket.h:5:0,
                 from engineprivate.cpp:6:
../../src/include/uri.h:50:75: error: default argument given for parameter 2 of ‘std::__cxx11::string fz::percent_encode(const string&, bool)’ [-fpermissive]
 std::string percent_encode(std::string const& s, bool keep_slashes = false);
                                                                           ^
In file included from /usr/include/libfilezilla/format.hpp:4:0,

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 13.0-desktop-gnome_libressl_20170727-201459

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

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

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

java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 7.2.6.10 [icedtea-7]
2)	IcedTea JDK 7.2.6.10 [icedtea-bin-7]
3)	IcedTea JDK 3.5.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-7  system-vm
  [2]   icedtea-bin-7 
  [3]   icedtea-bin-8 

emerge -qpv net-ftp/filezilla
[ebuild  N    ] net-ftp/filezilla-3.25.2  USE="dbus nls {test}"
Comment 1 Toralf Förster gentoo-dev 2017-08-03 21:49:04 UTC
Created attachment 487856 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-08-03 21:49:07 UTC
Created attachment 487858 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2017-08-03 21:49:11 UTC
Created attachment 487860 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2017-08-03 21:49:14 UTC
Created attachment 487862 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2017-08-03 21:49:17 UTC
Created attachment 487864 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2017-08-03 21:49:20 UTC
Created attachment 487866 [details]
net-ftp:filezilla-3.25.2:20170803-180147.log
Comment 7 Toralf Förster gentoo-dev 2017-08-03 21:49:24 UTC
Created attachment 487868 [details]
temp.tbz2
Comment 8 Bernard Cafarelli gentoo-dev 2017-08-04 08:25:04 UTC
Same symptom as #626292 apparently (libfilezilla-0.10), merging the 2 bugs (and I masked this version until proper fix!)

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