Bug#957471: ready for upload: librcsb-core-wrapper: ftbfs with GCC-10

2021-01-15 Thread Andreas Tille
Dear Juhani,

On Fri, Jan 15, 2021 at 11:51:05AM +0200, Juhani Numminen wrote:
> > 
> > make[3]: Entering directory '/<>/common'
> > libtool --mode=compile  -Wdate-time -D_FORTIFY_SOURCE=2  -c 
> > src/RcsbPlatform.C -o ./obj/RcsbPlatform.o
> ^
> ^
> There is a missing "g++" or "gcc" in that space.
> Might be stemming from the "unsupported operating system" complaint.
> 
> Based on that intuition I have managed to fix the remaining FTBFS in this 
> package.
> The patch is now in git: 
> https://salsa.debian.org/med-team/librcsb-core-wrapper
> 
> Dear members of Debian Med Team: if you would please check it out and upload 
> :)

Thanks again for your very welcome help.  The package is currently building on
my machine and will be uploaded soon.

Kind regards

   Andreas.

-- 
http://fam-tille.de



Bug#957471: ready for upload: librcsb-core-wrapper: ftbfs with GCC-10

2021-01-15 Thread Juhani Numminen
On Fri, 17 Apr 2020 11:04:53 + Matthias Klose  wrote:
> Package: src:librcsb-core-wrapper
> Version: 1.005-8
> Severity: normal
> Tags: sid bullseye
> User: debian-...@lists.debian.org
> Usertags: ftbfs-gcc-10
...
> 
>  Making etc 
> 
> Warning: this seems to be an unsupported operating system.
>  
> Supported systems are:
>   SunOS .. version 4.1.x and 5.2 or higher
>   Linux .. any version 
>   SGI IRIX ... version 5.3-6.4
> 
> 
>  Making common 
> 
> make[3]: Entering directory '/<>/common'
> libtool --mode=compile  -Wdate-time -D_FORTIFY_SOURCE=2  -c 
> src/RcsbPlatform.C -o ./obj/RcsbPlatform.o
^
^
There is a missing "g++" or "gcc" in that space.
Might be stemming from the "unsupported operating system" complaint.

Based on that intuition I have managed to fix the remaining FTBFS in this 
package.
The patch is now in git: https://salsa.debian.org/med-team/librcsb-core-wrapper

Dear members of Debian Med Team: if you would please check it out and upload :)

--
Juhani