Your message dated Sun, 13 Apr 2025 17:07:43 +0100
with message-id <b37765f129d89e7725eccf020599c832eb138518.ca...@kathenas.org>
and subject line Re: Bug#1102968: splash: FTBFS in testing: make[2]: ***
[Makefile:358: plotlib_giza.o] Error 1
has caused the Debian Bug report #1102968,
regarding splash: FTBFS in testing: make[2]: *** [Makefile:358: plotlib_giza.o]
Error 1
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
1102968: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1102968
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: splash
Version: 3.11.1-2
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20250412 ftbfs-trixie
Hi,
During a rebuild of all packages in testing (trixie), your package failed
to build on amd64.
Relevant part (hopefully):
> make[2]: Entering directory '/build/reproducible-path/splash-3.11.1/build'
> Compiling the PARALLEL code
> gfortran -g -O2 -ffile-prefix-map=/build/reproducible-path/splash-3.11.1=.
> -fstack-protector-strong -fstack-clash-protection -fcf-protection -fPIC
> -Wdate-time -D_FORTIFY_SOURCE=2 -fopenmp -fdefault-real-8 -fdefault-double-8
> -c /usr/include/giza-fortran.F90 -o giza-fortran.o
> gfortran -g -O2 -ffile-prefix-map=/build/reproducible-path/splash-3.11.1=.
> -fstack-protector-strong -fstack-clash-protection -fcf-protection -fPIC
> -Wdate-time -D_FORTIFY_SOURCE=2 -fopenmp -fdefault-real-8 -fdefault-double-8
> -c ../src/plotlib_giza.f90 -o plotlib_giza.o
> ../src/plotlib_giza.f90:446:81:
>
> 446 | call giza_draw_pixels(IDIM, JDIM, IA, I1-1, I2-1, J1-1, J2-1, X1,
> X2, Y1, Y2, 0)
> |
> 1
> Error: There is no specific subroutine for the generic ‘giza_draw_pixels’ at
> (1)
> ../src/plotlib_giza.f90:239:77:
>
> 239 | call
> giza_render_transparent(idim,jdim,a,i1-1,i2-1,j1-1,j2-1,a1,a2,0,affine)
> |
> 1
> Error: There is no specific subroutine for the generic
> ‘giza_render_transparent’ at (1)
> ../src/plotlib_giza.f90:226:82:
>
> 226 | call
> giza_render(idim,jdim,dat,alpha,i1-1,i2-1,j1-1,j2-1,a1,a2,iextend,affine)
> |
> 1
> Error: There is no specific subroutine for the generic ‘giza_render’ at (1)
> ../src/plotlib_giza.f90:228:76:
>
> 228 | call
> giza_render(idim,jdim,dat,alpha,i1-1,i2-1,j1-1,j2-1,a1,a2,0,affine)
> |
> 1
> Error: There is no specific subroutine for the generic ‘giza_render’ at (1)
> ../src/plotlib_giza.f90:210:74:
>
> 210 | call
> giza_render(idim,jdim,a,i1-1,i2-1,j1-1,j2-1,a1,a2,iextend,affine)
> |
> 1
> Error: There is no specific subroutine for the generic ‘giza_render’ at (1)
> ../src/plotlib_giza.f90:212:68:
>
> 212 | call giza_render(idim,jdim,a,i1-1,i2-1,j1-1,j2-1,a1,a2,0,affine)
> | 1
> Error: There is no specific subroutine for the generic ‘giza_render’ at (1)
> ../src/plotlib_giza.f90:194:79:
>
> 194 | call
> giza_render_gray(idim,jdim,a,i1-1,i2-1,j1-1,j2-1,a1,a2,iextend,affine)
> |
> 1
> Error: There is no specific subroutine for the generic ‘giza_render_gray’ at
> (1)
> ../src/plotlib_giza.f90:196:73:
>
> 196 | call
> giza_render_gray(idim,jdim,a,i1-1,i2-1,j1-1,j2-1,a1,a2,0,affine)
> |
> 1
> Error: There is no specific subroutine for the generic ‘giza_render_gray’ at
> (1)
> make[2]: *** [Makefile:358: plotlib_giza.o] Error 1
The full build log is available from:
http://qa-logs.debian.net/2025/04/12/splash_3.11.1-2_testing.log
All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20250412;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20250412&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results
A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects
If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.
--- End Message ---
--- Begin Message ---
On Sun, 2025-04-13 at 14:32 +0200, Lucas Nussbaum wrote:
> Source: splash
> Version: 3.11.1-2
> Severity: serious
> Justification: FTBFS
> Tags: trixie sid ftbfs
> User: lu...@debian.org
> Usertags: ftbfs-20250412 ftbfs-trixie
>
> Hi,
>
> During a rebuild of all packages in testing (trixie), your package failed
> to build on amd64.
>
>
> Relevant part (hopefully):
> > make[2]: Entering directory '/build/reproducible-path/splash-3.11.1/build'
> > Compiling the PARALLEL code
> > gfortran -g -O2 -ffile-prefix-map=/build/reproducible-path/splash-3.11.1=. -
> > fstack-protector-strong -fstack-clash-protection -fcf-protection -fPIC -
> > Wdate-time -D_FORTIFY_SOURCE=2 -fopenmp -fdefault-real-8 -fdefault-double-8
> > -c /usr/include/giza-fortran.F90 -o giza-fortran.o
> > gfortran -g -O2 -ffile-prefix-map=/build/reproducible-path/splash-3.11.1=. -
> > fstack-protector-strong -fstack-clash-protection -fcf-protection -fPIC -
> > Wdate-time -D_FORTIFY_SOURCE=2 -fopenmp -fdefault-real-8 -fdefault-double-8
> > -c ../src/plotlib_giza.f90 -o plotlib_giza.o
> > ../src/plotlib_giza.f90:446:81:
> >
> > 446 | call giza_draw_pixels(IDIM, JDIM, IA, I1-1, I2-1, J1-1, J2-1, X1,
> > X2, Y1, Y2, 0)
> >
> > |
> > 1
> > Error: There is no specific subroutine for the generic ‘giza_draw_pixels’ at
> > (1)
> > ../src/plotlib_giza.f90:239:77:
> >
> > 239 | call giza_render_transparent(idim,jdim,a,i1-1,i2-1,j1-1,j2-
> > 1,a1,a2,0,affine)
> >
> > |
> > 1
> > Error: There is no specific subroutine for the generic
> > ‘giza_render_transparent’ at (1)
> > ../src/plotlib_giza.f90:226:82:
> >
> > 226 | call giza_render(idim,jdim,dat,alpha,i1-1,i2-1,j1-1,j2-
> > 1,a1,a2,iextend,affine)
> >
> > |
> > 1
> > Error: There is no specific subroutine for the generic ‘giza_render’ at (1)
> > ../src/plotlib_giza.f90:228:76:
> >
> > 228 | call giza_render(idim,jdim,dat,alpha,i1-1,i2-1,j1-1,j2-
> > 1,a1,a2,0,affine)
> >
> > |
> > 1
> > Error: There is no specific subroutine for the generic ‘giza_render’ at (1)
> > ../src/plotlib_giza.f90:210:74:
> >
> > 210 | call giza_render(idim,jdim,a,i1-1,i2-1,j1-1,j2-
> > 1,a1,a2,iextend,affine)
> >
> > | 1
> > Error: There is no specific subroutine for the generic ‘giza_render’ at (1)
> > ../src/plotlib_giza.f90:212:68:
> >
> > 212 | call giza_render(idim,jdim,a,i1-1,i2-1,j1-1,j2-1,a1,a2,0,affine)
> > | 1
> > Error: There is no specific subroutine for the generic ‘giza_render’ at (1)
> > ../src/plotlib_giza.f90:194:79:
> >
> > 194 | call giza_render_gray(idim,jdim,a,i1-1,i2-1,j1-1,j2-
> > 1,a1,a2,iextend,affine)
> >
> > |
> > 1
> > Error: There is no specific subroutine for the generic ‘giza_render_gray’ at
> > (1)
> > ../src/plotlib_giza.f90:196:73:
> >
> > 196 | call giza_render_gray(idim,jdim,a,i1-1,i2-1,j1-1,j2-
> > 1,a1,a2,0,affine)
> >
> > | 1
> > Error: There is no specific subroutine for the generic ‘giza_render_gray’ at
> > (1)
> > make[2]: *** [Makefile:358: plotlib_giza.o] Error 1
>
>
> The full build log is available from:
> http://qa-logs.debian.net/2025/04/12/splash_3.11.1-2_testing.log
>
> All bugs filed during this archive rebuild are listed at:
> https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20250412;users=lu...@debian.org
> or:
> https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20250412&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results
>
> A list of current common problems and possible solutions is available at
> http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
>
> If you reassign this bug to another package, please mark it as 'affects'-ing
> this package. See https://www.debian.org/Bugs/server-control#affects
>
> If you fail to reproduce this, please provide a build log and diff it with
> mine
> so that we can identify if something relevant changed in the meantime.
>
The version now in testing is 3.11.2-1 and builds fine against new giza.
Closing this bug.
--
Regards
Phil
Donate: https://buymeacoffee.com/kathenasorg
--
"I play the game for the game’s own sake"
Arthur Conan Doyle - The Adventure of the Bruce-Partington Plans
--
Internet Relay Chat (IRC): kathenas
Website: https://kathenas.org
Instagram: https://instagram.com/kathenasorg
Threads: https://www.threads.net/@kathenasorg
--
signature.asc
Description: This is a digitally signed message part
--- End Message ---