Processed: Re: Bug#942066: filezilla: FTBFS with GCC 9: error: #error You need to use a C++17 compiler.

2019-10-23 Thread Debian Bug Tracking System
Processing control commands:

> fixed -1 3.45.1-1
Bug #942066 [filezilla] filezilla: FTBFS with libfilezilla 0.18.2
There is no source info for the package 'filezilla' at version '3.45.1-1' with 
architecture ''
Unable to make a source version for version '3.45.1-1'
Marked as fixed in versions 3.45.1-1.
> close -1
Bug #942066 [filezilla] filezilla: FTBFS with libfilezilla 0.18.2
Marked Bug as done

-- 
942066: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=942066
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems



Bug#942066: filezilla: FTBFS with GCC 9: error: #error You need to use a C++17 compiler.

2019-10-23 Thread Gianfranco Costamagna
control: fixed -1 3.45.1-1
control: close -1

thanks

G.
On Wed, 09 Oct 2019 21:42:17 +0200 Sven Joachim  wrote:
> Control: retitle -1 filezilla: FTBFS with libfilezilla 0.18.2
> 
> On 2019-10-09 21:06 +0200, Andreas Beckmann wrote:
> 
> > Package: filezilla
> > Version: 3.39.0-2
> > Severity: serious
> > Tags: sid bullseye
> > Justification: fails to build from source (but built successfully in the 
> > past)
> >
> > filezilla FTBFS in sid, probably related to the default compiler being
> > switched from GCC 8 to GCC 9:
> 
> Not really, I think.
> 
> > In file included from /usr/include/libfilezilla/libfilezilla.hpp:4,
> >  from ../../src/include/libfilezilla_engine.h:12,
> >  from ./filezilla.h:1,
> >  from backend.cpp:1:
> > /usr/include/libfilezilla/private/defs.hpp:10:4: error: #error You need to 
> > use a C++17 compiler. Try passing -std=c++17 as compiler flag.
> >10 |   #error You need to use a C++17 compiler. Try passing -std=c++17 
> > as compiler flag.
> >   |^
> 
> That's because libfilezilla is built with -std=c++17.  See #941193.
> 
> Cheers,
>Sven
> 
> 



Processed: Re: Bug#942066: filezilla: FTBFS with GCC 9: error: #error You need to use a C++17 compiler.

2019-10-09 Thread Debian Bug Tracking System
Processing control commands:

> retitle -1 filezilla: FTBFS with libfilezilla 0.18.2
Bug #942066 [filezilla] filezilla: FTBFS with GCC 9: error: #error You need to 
use a C++17 compiler.
Changed Bug title to 'filezilla: FTBFS with libfilezilla 0.18.2' from 
'filezilla: FTBFS with GCC 9: error: #error You need to use a C++17 compiler.'.

-- 
942066: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=942066
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems



Bug#942066: filezilla: FTBFS with GCC 9: error: #error You need to use a C++17 compiler.

2019-10-09 Thread Sven Joachim
Control: retitle -1 filezilla: FTBFS with libfilezilla 0.18.2

On 2019-10-09 21:06 +0200, Andreas Beckmann wrote:

> Package: filezilla
> Version: 3.39.0-2
> Severity: serious
> Tags: sid bullseye
> Justification: fails to build from source (but built successfully in the past)
>
> filezilla FTBFS in sid, probably related to the default compiler being
> switched from GCC 8 to GCC 9:

Not really, I think.

> In file included from /usr/include/libfilezilla/libfilezilla.hpp:4,
>  from ../../src/include/libfilezilla_engine.h:12,
>  from ./filezilla.h:1,
>  from backend.cpp:1:
> /usr/include/libfilezilla/private/defs.hpp:10:4: error: #error You need to 
> use a C++17 compiler. Try passing -std=c++17 as compiler flag.
>10 |   #error You need to use a C++17 compiler. Try passing -std=c++17 as 
> compiler flag.
>   |^

That's because libfilezilla is built with -std=c++17.  See #941193.

Cheers,
   Sven



Bug#942066: filezilla: FTBFS with GCC 9: error: #error You need to use a C++17 compiler.

2019-10-09 Thread Andreas Beckmann
Package: filezilla
Version: 3.39.0-2
Severity: serious
Tags: sid bullseye
Justification: fails to build from source (but built successfully in the past)

filezilla FTBFS in sid, probably related to the default compiler being
switched from GCC 8 to GCC 9:

In file included from /usr/include/libfilezilla/libfilezilla.hpp:4,
 from ../../src/include/libfilezilla_engine.h:12,
 from ./filezilla.h:1,
 from backend.cpp:1:
/usr/include/libfilezilla/private/defs.hpp:10:4: error: #error You need to use 
a C++17 compiler. Try passing -std=c++17 as compiler flag.
   10 |   #error You need to use a C++17 compiler. Try passing -std=c++17 as 
compiler flag.
  |^

(filezilla still builds fine in buster)


Andreas


sid.build.gz
Description: application/gzip