Your message dated Wed, 13 Mar 2024 19:47:32 +0000
with message-id <e1rkuzy-0082pi...@fasolo.debian.org>
and subject line Bug#1066338: fixed in emoslib 2:4.5.9-10
has caused the Debian Bug report #1066338,
regarding emoslib: FTBFS: describe_input_field.c:463:17: error: implicit 
declaration of function ‘jnumgg_’ [-Werror=implicit-function-declaration]
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.)


-- 
1066338: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1066338
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: emoslib
Version: 2:4.5.9-9
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240313 ftbfs-trixie ftbfs-impfuncdef

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.

This is most likely caused by a change in dpkg 1.22.6, that enabled
-Werror=implicit-function-declaration. For more information, see
https://wiki.debian.org/qa.debian.org/FTBFS#A2024-03-13_-Werror.3Dimplicit-function-declaration

Relevant part (hopefully):
> cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/libemos-dp-shared && /usr/bin/cc 
> -DBUFR_TABLES_PATH=\"/usr/share/emos/bufrtables\" -DFOPEN64 -DINTEGER_IS_INT 
> -DPOINTER_64 -DREAL_8 -DREAL_BIGGER_THAN_INTEGER -D_FILE_OFFSET_BITS=64 
> -D_LARGEFILE64_SOURCE -Demos_shared_EXPORTS -Dgfortran -Dlinux 
> -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/module -I/<<PKGBUILDDIR>> 
> -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -I/<<PKGBUILDDIR>>/interpolation 
> -I/<<PKGBUILDDIR>>/bufrdc_wmo -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
> -Wdate-time -D_FORTIFY_SOURCE=2 -pipe -O3 -DNDEBUG -fPIC -fPIC 
> -mcmodel=medium   -MD -MT 
> libemos-dp-shared/CMakeFiles/emos_shared.dir/__/interpolation/emos.c.o -MF 
> CMakeFiles/emos_shared.dir/__/interpolation/emos.c.o.d -o 
> CMakeFiles/emos_shared.dir/__/interpolation/emos.c.o -c 
> /<<PKGBUILDDIR>>/interpolation/emos.c
> /<<PKGBUILDDIR>>/interpolation/sharedlib.c: In function ‘share_file’:
> /<<PKGBUILDDIR>>/interpolation/sharedlib.c:294:49: warning: format ‘%lld’ 
> expects argument of type ‘long long int’, but argument 3 has type ‘__off_t’ 
> {aka ‘long int’} [-Wformat=]
>   294 |             fprintf( stdout, "sharedmem:read %lld bytes in %g 
> secs\n",s2.st_size, time);
>       |                                              ~~~^                     
> ~~~~~~~~~~
>       |                                                 |                     
>   |
>       |                                                 long long int         
>   __off_t {aka long int}
>       |                                              %ld
> /<<PKGBUILDDIR>>/interpolation/describe_input_field.c: In function 
> ‘describe_input_field’:
> /<<PKGBUILDDIR>>/interpolation/describe_input_field.c:463:17: error: implicit 
> declaration of function ‘jnumgg_’ [-Werror=implicit-function-declaration]
>   463 |                 jnumgg_(&knum,&htype,kpts,&kret);
>       |                 ^~~~~~~
> [ 45%] Building C object 
> libemos-dp-shared/CMakeFiles/emos_shared.dir/__/interpolation/intf2.c.o
> cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/libemos-dp-shared && /usr/bin/cc 
> -DBUFR_TABLES_PATH=\"/usr/share/emos/bufrtables\" -DFOPEN64 -DINTEGER_IS_INT 
> -DPOINTER_64 -DREAL_8 -DREAL_BIGGER_THAN_INTEGER -D_FILE_OFFSET_BITS=64 
> -D_LARGEFILE64_SOURCE -Demos_shared_EXPORTS -Dgfortran -Dlinux 
> -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/module -I/<<PKGBUILDDIR>> 
> -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -I/<<PKGBUILDDIR>>/interpolation 
> -I/<<PKGBUILDDIR>>/bufrdc_wmo -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
> -Wdate-time -D_FORTIFY_SOURCE=2 -pipe -O3 -DNDEBUG -fPIC -fPIC 
> -mcmodel=medium   -MD -MT 
> libemos-dp-shared/CMakeFiles/emos_shared.dir/__/interpolation/intf2.c.o -MF 
> CMakeFiles/emos_shared.dir/__/interpolation/intf2.c.o.d -o 
> CMakeFiles/emos_shared.dir/__/interpolation/intf2.c.o -c 
> /<<PKGBUILDDIR>>/interpolation/intf2.c
> [ 45%] Building C object 
> libemos-sp-shared/CMakeFiles/emos_sp_shared.dir/__/interpolation/sharedll.c.o
> cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/libemos-sp-shared && /usr/bin/cc 
> -DBUFR_TABLES_PATH=\"/usr/share/emos/bufrtables\" -DFOPEN64 -DINTEGER_IS_INT 
> -DPOINTER_64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE 
> -Demos_sp_shared_EXPORTS -Dgfortran -Dlinux 
> -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/module -I/<<PKGBUILDDIR>> 
> -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -I/<<PKGBUILDDIR>>/interpolation 
> -I/<<PKGBUILDDIR>>/bufrdc_wmo -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
> -Wdate-time -D_FORTIFY_SOURCE=2 -pipe -O3 -DNDEBUG -fPIC -fPIC 
> -mcmodel=medium   -MD -MT 
> libemos-sp-shared/CMakeFiles/emos_sp_shared.dir/__/interpolation/sharedll.c.o 
> -MF CMakeFiles/emos_sp_shared.dir/__/interpolation/sharedll.c.o.d -o 
> CMakeFiles/emos_sp_shared.dir/__/interpolation/sharedll.c.o -c 
> /<<PKGBUILDDIR>>/interpolation/sharedll.c
> /<<PKGBUILDDIR>>/interpolation/sharedlib.c:136:52: warning: ‘%s’ directive 
> writing up to 1023 bytes into a region of size 998 [-Wformat-overflow=]
>   136 |         sprintf(message,"ERR: sharedmem:semop:lock(%s)",path);
>       |                                                    ^~   ~~~~
> In file included from /usr/include/stdio.h:906,
>                  from /<<PKGBUILDDIR>>/interpolation/sharedlib.c:13:
> In function ‘sprintf’,
>     inlined from ‘share_file’ at 
> /<<PKGBUILDDIR>>/interpolation/sharedlib.c:136:9:
> /usr/include/x86_64-linux-gnu/bits/stdio2.h:30:10: note: 
> ‘__builtin___sprintf_chk’ output between 28 and 1051 bytes into a destination 
> of size 1024
>    30 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
>       |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>    31 |                                   __glibc_objsize (__s), __fmt,
>       |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>    32 |                                   __va_arg_pack ());
>       |                                   ~~~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/interpolation/sharedlib.c: In function ‘share_file’:
> /<<PKGBUILDDIR>>/interpolation/sharedlib.c:143:62: warning: ‘%s’ directive 
> writing up to 1023 bytes into a region of size between 991 and 992 
> [-Wformat-overflow=]
>   143 |            sprintf(message,"WARNING: %d 
> sharedmem:semop:lock(%s)",semcount,path);
>       |                                                              ^~       
>      ~~~~
> In function ‘sprintf’,
>     inlined from ‘share_file’ at 
> /<<PKGBUILDDIR>>/interpolation/sharedlib.c:143:12:
> /usr/include/x86_64-linux-gnu/bits/stdio2.h:30:10: note: 
> ‘__builtin___sprintf_chk’ output between 34 and 1058 bytes into a destination 
> of size 1024
>    30 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
>       |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>    31 |                                   __glibc_objsize (__s), __fmt,
>       |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>    32 |                                   __va_arg_pack ());
>       |                                   ~~~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/interpolation/sharedlib.c: In function ‘share_file’:
> /<<PKGBUILDDIR>>/interpolation/sharedlib.c:272:54: warning: ‘%s’ directive 
> writing up to 1023 bytes into a region of size 1004 [-Wformat-overflow=]
>   272 |                 sprintf(message,"ERR: sharedmem:read(%s)",path);
>       |                                                      ^~   ~~~~
> In function ‘sprintf’,
>     inlined from ‘share_file’ at 
> /<<PKGBUILDDIR>>/interpolation/sharedlib.c:272:17:
> /usr/include/x86_64-linux-gnu/bits/stdio2.h:30:10: note: 
> ‘__builtin___sprintf_chk’ output between 22 and 1045 bytes into a destination 
> of size 1024
>    30 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
>       |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>    31 |                                   __glibc_objsize (__s), __fmt,
>       |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>    32 |                                   __va_arg_pack ());
>       |                                   ~~~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/interpolation/sharedlib.c: In function ‘share_file’:
> /<<PKGBUILDDIR>>/interpolation/sharedlib.c:255:66: warning: ‘%s’ directive 
> writing up to 1023 bytes into a region of size 988 [-Wformat-overflow=]
>   255 |             sprintf(message,"ERR: sharedmem:check: invalid path 
> [%s]\n",nfo->path);
>       |                                                                  ^~
> In function ‘sprintf’,
>     inlined from ‘share_file’ at 
> /<<PKGBUILDDIR>>/interpolation/sharedlib.c:255:13:
> /usr/include/x86_64-linux-gnu/bits/stdio2.h:30:10: note: 
> ‘__builtin___sprintf_chk’ output between 39 and 1062 bytes into a destination 
> of size 1024
>    30 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
>       |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>    31 |                                   __glibc_objsize (__s), __fmt,
>       |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>    32 |                                   __va_arg_pack ());
>       |                                   ~~~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/interpolation/sharedlib.c: In function ‘share_file’:
> /<<PKGBUILDDIR>>/interpolation/sharedlib.c:233:42: warning: ‘%s’ directive 
> writing up to 1023 bytes into a region of size 1008 [-Wformat-overflow=]
>   233 |         sprintf(message,"sharedmem:shmat(%s)",path);
>       |                                          ^~   ~~~~
> In function ‘sprintf’,
>     inlined from ‘share_file’ at 
> /<<PKGBUILDDIR>>/interpolation/sharedlib.c:233:9:
> /usr/include/x86_64-linux-gnu/bits/stdio2.h:30:10: note: 
> ‘__builtin___sprintf_chk’ output between 18 and 1041 bytes into a destination 
> of size 1024
>    30 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
>       |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>    31 |                                   __glibc_objsize (__s), __fmt,
>       |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>    32 |                                   __va_arg_pack ());
>       |                                   ~~~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/interpolation/sharedlib.c: In function ‘share_file’:
> /<<PKGBUILDDIR>>/interpolation/sharedlib.c:203:48: warning: ‘%s’ directive 
> writing up to 1023 bytes into a region of size 1002 [-Wformat-overflow=]
>   203 |         sprintf(message,"ERR: sharedmem:shmget(%s) key = %d shmsize = 
> %ld ",path, key, shmsize);
>       |                                                ^~                     
>       ~~~~
> /<<PKGBUILDDIR>>/interpolation/sharedlib.c:203:25: note: using the range 
> [-2147483648, 2147483647] for directive argument
>   203 |         sprintf(message,"ERR: sharedmem:shmget(%s) key = %d shmsize = 
> %ld ",path, key, shmsize);
>       |                         
> ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/interpolation/sharedlib.c:203:25: note: using the range 
> [-9223372036854775808, 9223372036854775807] for directive argument
> In function ‘sprintf’,
>     inlined from ‘share_file’ at 
> /<<PKGBUILDDIR>>/interpolation/sharedlib.c:203:9:
> /usr/include/x86_64-linux-gnu/bits/stdio2.h:30:10: note: 
> ‘__builtin___sprintf_chk’ output between 45 and 1097 bytes into a destination 
> of size 1024
>    30 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
>       |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>    31 |                                   __glibc_objsize (__s), __fmt,
>       |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>    32 |                                   __va_arg_pack ());
>       |                                   ~~~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/interpolation/sharedlib.c: In function ‘share_file’:
> /<<PKGBUILDDIR>>/interpolation/sharedlib.c:188:48: warning: ‘%s’ directive 
> writing up to 1023 bytes into a region of size 1002 [-Wformat-overflow=]
>   188 |         sprintf(message,"ERR: sharedmem:stat64(%s)",path);
>       |                                                ^~   ~~~~
> In function ‘sprintf’,
>     inlined from ‘share_file’ at 
> /<<PKGBUILDDIR>>/interpolation/sharedlib.c:188:9:
> /usr/include/x86_64-linux-gnu/bits/stdio2.h:30:10: note: 
> ‘__builtin___sprintf_chk’ output between 24 and 1047 bytes into a destination 
> of size 1024
>    30 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
>       |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>    31 |                                   __glibc_objsize (__s), __fmt,
>       |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>    32 |                                   __va_arg_pack ());
>       |                                   ~~~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/interpolation/sharedlib.c: In function ‘share_file’:
> /<<PKGBUILDDIR>>/interpolation/sharedlib.c:181:46: warning: ‘%s’ directive 
> writing up to 1023 bytes into a region of size 1004 [-Wformat-overflow=]
>   181 |         sprintf(message,"ERR: sharedmem:open(%s)",path);
>       |                                              ^~   ~~~~
> In function ‘sprintf’,
>     inlined from ‘share_file’ at 
> /<<PKGBUILDDIR>>/interpolation/sharedlib.c:181:9:
> /usr/include/x86_64-linux-gnu/bits/stdio2.h:30:10: note: 
> ‘__builtin___sprintf_chk’ output between 22 and 1045 bytes into a destination 
> of size 1024
>    30 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
>       |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>    31 |                                   __glibc_objsize (__s), __fmt,
>       |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>    32 |                                   __va_arg_pack ());
>       |                                   ~~~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/interpolation/sharedlib.c: In function ‘share_file’:
> /<<PKGBUILDDIR>>/interpolation/sharedlib.c:334:75: warning: ‘%s’ directive 
> writing up to 1023 bytes into a region of size between 982 and 983 
> [-Wformat-overflow=]
>   334 |                sprintf(message,"WARNING: %d sharedmem:UNLOCK 
> semop:unlock(%s)",semcount,path);
>       |                                                                       
>     ^~            ~~~~
> In function ‘sprintf’,
>     inlined from ‘share_file’ at 
> /<<PKGBUILDDIR>>/interpolation/sharedlib.c:334:16:
> /usr/include/x86_64-linux-gnu/bits/stdio2.h:30:10: note: 
> ‘__builtin___sprintf_chk’ output between 43 and 1067 bytes into a destination 
> of size 1024
>    30 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
>       |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>    31 |                                   __glibc_objsize (__s), __fmt,
>       |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>    32 |                                   __va_arg_pack ());
>       |                                   ~~~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/interpolation/sharedlib.c: In function ‘share_file’:
> /<<PKGBUILDDIR>>/interpolation/sharedlib.c:125:48: warning: ‘%s’ directive 
> writing up to 1023 bytes into a region of size 1002 [-Wformat-overflow=]
>   125 |         sprintf(message,"ERR: sharedmem:semget(%s)",path);
>       |                                                ^~   ~~~~
> In function ‘sprintf’,
>     inlined from ‘share_file’ at 
> /<<PKGBUILDDIR>>/interpolation/sharedlib.c:125:9:
> /usr/include/x86_64-linux-gnu/bits/stdio2.h:30:10: note: 
> ‘__builtin___sprintf_chk’ output between 24 and 1047 bytes into a destination 
> of size 1024
>    30 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
>       |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>    31 |                                   __glibc_objsize (__s), __fmt,
>       |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>    32 |                                   __va_arg_pack ());
>       |                                   ~~~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/interpolation/sharedlib.c: In function ‘share_file’:
> /<<PKGBUILDDIR>>/interpolation/sharedlib.c:117:46: warning: ‘%s’ directive 
> writing up to 1023 bytes into a region of size 1004 [-Wformat-overflow=]
>   117 |         sprintf(message,"ERR: sharedmem:ftok(%s)",path);
>       |                                              ^~   ~~~~
> In function ‘sprintf’,
>     inlined from ‘share_file’ at 
> /<<PKGBUILDDIR>>/interpolation/sharedlib.c:117:9:
> /usr/include/x86_64-linux-gnu/bits/stdio2.h:30:10: note: 
> ‘__builtin___sprintf_chk’ output between 22 and 1045 bytes into a destination 
> of size 1024
>    30 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
>       |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>    31 |                                   __glibc_objsize (__s), __fmt,
>       |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>    32 |                                   __va_arg_pack ());
>       |                                   ~~~~~~~~~~~~~~~~~
> [ 45%] Building C object 
> libemos-sp-shared/CMakeFiles/emos_sp_shared.dir/__/interpolation/copy_spec_from_ksec.c.o
> cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/libemos-sp-shared && /usr/bin/cc 
> -DBUFR_TABLES_PATH=\"/usr/share/emos/bufrtables\" -DFOPEN64 -DINTEGER_IS_INT 
> -DPOINTER_64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE 
> -Demos_sp_shared_EXPORTS -Dgfortran -Dlinux 
> -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/module -I/<<PKGBUILDDIR>> 
> -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -I/<<PKGBUILDDIR>>/interpolation 
> -I/<<PKGBUILDDIR>>/bufrdc_wmo -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
> -Wdate-time -D_FORTIFY_SOURCE=2 -pipe -O3 -DNDEBUG -fPIC -fPIC 
> -mcmodel=medium   -MD -MT 
> libemos-sp-shared/CMakeFiles/emos_sp_shared.dir/__/interpolation/copy_spec_from_ksec.c.o
>  -MF CMakeFiles/emos_sp_shared.dir/__/interpolation/copy_spec_from_ksec.c.o.d 
> -o CMakeFiles/emos_sp_shared.dir/__/interpolation/copy_spec_from_ksec.c.o -c 
> /<<PKGBUILDDIR>>/interpolation/copy_spec_from_ksec.c
> [ 45%] Building Fortran object 
> libemos-sp/CMakeFiles/emos_sp.dir/interpolation/hirlamw.F.o
> cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/libemos-sp && /usr/bin/gfortran 
> -DBUFR_TABLES_PATH=\"/usr/share/emos/bufrtables\" -DFOPEN64 -DINTEGER_IS_INT 
> -DINTERPOL_TABLES_PATH=\"/usr/share/emos\" -DPOINTER_64 
> -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -Dgfortran -Dlinux 
> -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/module -I/<<PKGBUILDDIR>> 
> -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -I/<<PKGBUILDDIR>>/interpolation 
> -I/<<PKGBUILDDIR>>/bufrdc_wmo -I/usr/include -g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -fcf-protection  -fallow-invalid-boz 
> -fallow-argument-mismatch -ffixed-line-length-none -fcray-pointer 
> -fno-second-underscore -Wuninitialized -Wunused-variable -DSHAREDMEMORY   -O3 
> -DNDEBUG -funroll-all-loops -finline-functions -O2 -DLITTLE_ENDIAN -J. -fPIC 
> -fPIC -mcmodel=medium  -c 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/libemos-sp/interpolation/hirlamw.F -o 
> CMakeFiles/emos_sp.dir/interpolation/hirlamw.F.o
> [ 45%] Building Fortran object 
> libemos-dp/CMakeFiles/emos.dir/__/interpolation/waveidx.F.o
> cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/libemos-dp && /usr/bin/gfortran 
> -DBUFR_TABLES_PATH=\"/usr/share/emos/bufrtables\" -DFOPEN64 -DINTEGER_IS_INT 
> -DINTERPOL_TABLES_PATH=\"/usr/share/emos\" -DPOINTER_64 -DREAL_8 
> -DREAL_BIGGER_THAN_INTEGER -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE 
> -Dgfortran -Dlinux -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/module 
> -I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu 
> -I/<<PKGBUILDDIR>>/interpolation -I/<<PKGBUILDDIR>>/bufrdc_wmo -I/usr/include 
> -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -fcf-protection  -fallow-invalid-boz 
> -fallow-argument-mismatch -ffixed-line-length-none -fcray-pointer 
> -fno-second-underscore -Wuninitialized -Wunused-variable -DSHAREDMEMORY   
> -fdefault-real-8 -fdefault-double-8 -O3 -DNDEBUG -funroll-all-loops 
> -finline-functions -O2 -DLITTLE_ENDIAN -J. -fPIC -fPIC -mcmodel=medium  -c 
> /<<PKGBUILDDIR>>/interpolation/waveidx.F -o 
> CMakeFiles/emos.dir/__/interpolation/waveidx.F.o
> /<<PKGBUILDDIR>>/interpolation/sharedlib.c: In function ‘remove_shared_file’:
> /<<PKGBUILDDIR>>/interpolation/sharedlib.c:409:58: warning: ‘%s’ directive 
> writing up to 1023 bytes into a region of size 992 [-Wformat-overflow=]
>   409 |         sprintf(message,"ERR: sharedmem:semctl:IPC_RMID,(%s)",path);
>       |                                                          ^~   ~~~~
> In function ‘sprintf’,
>     inlined from ‘remove_shared_file’ at 
> /<<PKGBUILDDIR>>/interpolation/sharedlib.c:409:9:
> /usr/include/x86_64-linux-gnu/bits/stdio2.h:30:10: note: 
> ‘__builtin___sprintf_chk’ output between 34 and 1057 bytes into a destination 
> of size 1024
>    30 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
>       |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>    31 |                                   __glibc_objsize (__s), __fmt,
>       |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>    32 |                                   __va_arg_pack ());
>       |                                   ~~~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/interpolation/sharedlib.c: In function ‘remove_shared_file’:
> /<<PKGBUILDDIR>>/interpolation/sharedlib.c:402:48: warning: ‘%s’ directive 
> writing up to 1023 bytes into a region of size 1002 [-Wformat-overflow=]
>   402 |         sprintf(message,"ERR: sharedmem:semget(%s)",path);
>       |                                                ^~   ~~~~
> In function ‘sprintf’,
>     inlined from ‘remove_shared_file’ at 
> /<<PKGBUILDDIR>>/interpolation/sharedlib.c:402:9:
> /usr/include/x86_64-linux-gnu/bits/stdio2.h:30:10: note: 
> ‘__builtin___sprintf_chk’ output between 24 and 1047 bytes into a destination 
> of size 1024
>    30 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
>       |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>    31 |                                   __glibc_objsize (__s), __fmt,
>       |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>    32 |                                   __va_arg_pack ());
>       |                                   ~~~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/interpolation/sharedlib.c: In function ‘remove_shared_file’:
> /<<PKGBUILDDIR>>/interpolation/sharedlib.c:394:58: warning: ‘%s’ directive 
> writing up to 1023 bytes into a region of size 992 [-Wformat-overflow=]
>   394 |         sprintf(message,"ERR: sharedmem:shmctl:IPC_RMID,(%s)",path);
>       |                                                          ^~   ~~~~
> In function ‘sprintf’,
>     inlined from ‘remove_shared_file’ at 
> /<<PKGBUILDDIR>>/interpolation/sharedlib.c:394:9:
> /usr/include/x86_64-linux-gnu/bits/stdio2.h:30:10: note: 
> ‘__builtin___sprintf_chk’ output between 34 and 1057 bytes into a destination 
> of size 1024
>    30 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
>       |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>    31 |                                   __glibc_objsize (__s), __fmt,
>       |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>    32 |                                   __va_arg_pack ());
>       |                                   ~~~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/interpolation/sharedlib.c: In function ‘remove_shared_file’:
> /<<PKGBUILDDIR>>/interpolation/sharedlib.c:385:48: warning: ‘%s’ directive 
> writing up to 1023 bytes into a region of size 1002 [-Wformat-overflow=]
>   385 |         sprintf(message,"ERR: sharedmem:shmget(%s)",path);
>       |                                                ^~   ~~~~
> In function ‘sprintf’,
>     inlined from ‘remove_shared_file’ at 
> /<<PKGBUILDDIR>>/interpolation/sharedlib.c:385:9:
> /usr/include/x86_64-linux-gnu/bits/stdio2.h:30:10: note: 
> ‘__builtin___sprintf_chk’ output between 24 and 1047 bytes into a destination 
> of size 1024
>    30 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
>       |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>    31 |                                   __glibc_objsize (__s), __fmt,
>       |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>    32 |                                   __va_arg_pack ());
>       |                                   ~~~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/interpolation/sharedlib.c: In function ‘remove_shared_file’:
> /<<PKGBUILDDIR>>/interpolation/sharedlib.c:378:46: warning: ‘%s’ directive 
> writing up to 1023 bytes into a region of size 1004 [-Wformat-overflow=]
>   378 |         sprintf(message,"ERR: sharedmem:ftok(%s)",path);
>       |                                              ^~   ~~~~
> In function ‘sprintf’,
>     inlined from ‘remove_shared_file’ at 
> /<<PKGBUILDDIR>>/interpolation/sharedlib.c:378:9:
> /usr/include/x86_64-linux-gnu/bits/stdio2.h:30:10: note: 
> ‘__builtin___sprintf_chk’ output between 22 and 1045 bytes into a destination 
> of size 1024
>    30 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
>       |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>    31 |                                   __glibc_objsize (__s), __fmt,
>       |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>    32 |                                   __va_arg_pack ());
>       |                                   ~~~~~~~~~~~~~~~~~
> [ 45%] Building C object 
> libemos-sp-shared/CMakeFiles/emos_sp_shared.dir/__/interpolation/describe_input_field.c.o
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/libemos-sp/interpolation/hirlamw.F:314:16:
> 
>   313 |         DO LOOP = 2, (KGAUSS*2+1)
>       |                                 2
>   314 |           IOFFS(LOOP) = IOFFS(LOOP-1) + KPTS(LOOP-1)
>       |                1
> Warning: Array reference at (1) out of bounds (2 > 1) in loop beginning at (2)
> cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/libemos-sp-shared && /usr/bin/cc 
> -DBUFR_TABLES_PATH=\"/usr/share/emos/bufrtables\" -DFOPEN64 -DINTEGER_IS_INT 
> -DPOINTER_64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE 
> -Demos_sp_shared_EXPORTS -Dgfortran -Dlinux 
> -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/module -I/<<PKGBUILDDIR>> 
> -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -I/<<PKGBUILDDIR>>/interpolation 
> -I/<<PKGBUILDDIR>>/bufrdc_wmo -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
> -Wdate-time -D_FORTIFY_SOURCE=2 -pipe -O3 -DNDEBUG -fPIC -fPIC 
> -mcmodel=medium   -MD -MT 
> libemos-sp-shared/CMakeFiles/emos_sp_shared.dir/__/interpolation/describe_input_field.c.o
>  -MF 
> CMakeFiles/emos_sp_shared.dir/__/interpolation/describe_input_field.c.o.d -o 
> CMakeFiles/emos_sp_shared.dir/__/interpolation/describe_input_field.c.o -c 
> /<<PKGBUILDDIR>>/interpolation/describe_input_field.c
> [ 45%] Building C object 
> libemos-dp-shared/CMakeFiles/emos_shared.dir/__/interpolation/intuvp2.c.o
> cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/libemos-dp-shared && /usr/bin/cc 
> -DBUFR_TABLES_PATH=\"/usr/share/emos/bufrtables\" -DFOPEN64 -DINTEGER_IS_INT 
> -DPOINTER_64 -DREAL_8 -DREAL_BIGGER_THAN_INTEGER -D_FILE_OFFSET_BITS=64 
> -D_LARGEFILE64_SOURCE -Demos_shared_EXPORTS -Dgfortran -Dlinux 
> -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/module -I/<<PKGBUILDDIR>> 
> -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -I/<<PKGBUILDDIR>>/interpolation 
> -I/<<PKGBUILDDIR>>/bufrdc_wmo -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
> -Wdate-time -D_FORTIFY_SOURCE=2 -pipe -O3 -DNDEBUG -fPIC -fPIC 
> -mcmodel=medium   -MD -MT 
> libemos-dp-shared/CMakeFiles/emos_shared.dir/__/interpolation/intuvp2.c.o -MF 
> CMakeFiles/emos_shared.dir/__/interpolation/intuvp2.c.o.d -o 
> CMakeFiles/emos_shared.dir/__/interpolation/intuvp2.c.o -c 
> /<<PKGBUILDDIR>>/interpolation/intuvp2.c
> [ 45%] Building C object 
> libemos-sp-shared/CMakeFiles/emos_sp_shared.dir/__/interpolation/emos.c.o
> cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/libemos-sp-shared && /usr/bin/cc 
> -DBUFR_TABLES_PATH=\"/usr/share/emos/bufrtables\" -DFOPEN64 -DINTEGER_IS_INT 
> -DPOINTER_64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE 
> -Demos_sp_shared_EXPORTS -Dgfortran -Dlinux 
> -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/module -I/<<PKGBUILDDIR>> 
> -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -I/<<PKGBUILDDIR>>/interpolation 
> -I/<<PKGBUILDDIR>>/bufrdc_wmo -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
> -Wdate-time -D_FORTIFY_SOURCE=2 -pipe -O3 -DNDEBUG -fPIC -fPIC 
> -mcmodel=medium   -MD -MT 
> libemos-sp-shared/CMakeFiles/emos_sp_shared.dir/__/interpolation/emos.c.o -MF 
> CMakeFiles/emos_sp_shared.dir/__/interpolation/emos.c.o.d -o 
> CMakeFiles/emos_sp_shared.dir/__/interpolation/emos.c.o -c 
> /<<PKGBUILDDIR>>/interpolation/emos.c
> /<<PKGBUILDDIR>>/interpolation/describe_input_field.c: In function 
> ‘describe_input_field’:
> /<<PKGBUILDDIR>>/interpolation/describe_input_field.c:463:17: error: implicit 
> declaration of function ‘jnumgg_’ [-Werror=implicit-function-declaration]
>   463 |                 jnumgg_(&knum,&htype,kpts,&kret);
>       |                 ^~~~~~~
> [ 45%] Building C object 
> libemos-sp-shared/CMakeFiles/emos_sp_shared.dir/__/interpolation/intf2.c.o
> cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/libemos-sp-shared && /usr/bin/cc 
> -DBUFR_TABLES_PATH=\"/usr/share/emos/bufrtables\" -DFOPEN64 -DINTEGER_IS_INT 
> -DPOINTER_64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE 
> -Demos_sp_shared_EXPORTS -Dgfortran -Dlinux 
> -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/module -I/<<PKGBUILDDIR>> 
> -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -I/<<PKGBUILDDIR>>/interpolation 
> -I/<<PKGBUILDDIR>>/bufrdc_wmo -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
> -Wdate-time -D_FORTIFY_SOURCE=2 -pipe -O3 -DNDEBUG -fPIC -fPIC 
> -mcmodel=medium   -MD -MT 
> libemos-sp-shared/CMakeFiles/emos_sp_shared.dir/__/interpolation/intf2.c.o 
> -MF CMakeFiles/emos_sp_shared.dir/__/interpolation/intf2.c.o.d -o 
> CMakeFiles/emos_sp_shared.dir/__/interpolation/intf2.c.o -c 
> /<<PKGBUILDDIR>>/interpolation/intf2.c
> [ 45%] Building C object 
> libemos-sp-shared/CMakeFiles/emos_sp_shared.dir/__/interpolation/intuvp2.c.o
> cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/libemos-sp-shared && /usr/bin/cc 
> -DBUFR_TABLES_PATH=\"/usr/share/emos/bufrtables\" -DFOPEN64 -DINTEGER_IS_INT 
> -DPOINTER_64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE 
> -Demos_sp_shared_EXPORTS -Dgfortran -Dlinux 
> -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/module -I/<<PKGBUILDDIR>> 
> -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -I/<<PKGBUILDDIR>>/interpolation 
> -I/<<PKGBUILDDIR>>/bufrdc_wmo -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
> -Wdate-time -D_FORTIFY_SOURCE=2 -pipe -O3 -DNDEBUG -fPIC -fPIC 
> -mcmodel=medium   -MD -MT 
> libemos-sp-shared/CMakeFiles/emos_sp_shared.dir/__/interpolation/intuvp2.c.o 
> -MF CMakeFiles/emos_sp_shared.dir/__/interpolation/intuvp2.c.o.d -o 
> CMakeFiles/emos_sp_shared.dir/__/interpolation/intuvp2.c.o -c 
> /<<PKGBUILDDIR>>/interpolation/intuvp2.c
> [ 45%] Building C object 
> libemos-dp-shared/CMakeFiles/emos_shared.dir/__/interpolation/intuvs2.c.o
> cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/libemos-dp-shared && /usr/bin/cc 
> -DBUFR_TABLES_PATH=\"/usr/share/emos/bufrtables\" -DFOPEN64 -DINTEGER_IS_INT 
> -DPOINTER_64 -DREAL_8 -DREAL_BIGGER_THAN_INTEGER -D_FILE_OFFSET_BITS=64 
> -D_LARGEFILE64_SOURCE -Demos_shared_EXPORTS -Dgfortran -Dlinux 
> -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/module -I/<<PKGBUILDDIR>> 
> -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -I/<<PKGBUILDDIR>>/interpolation 
> -I/<<PKGBUILDDIR>>/bufrdc_wmo -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
> -Wdate-time -D_FORTIFY_SOURCE=2 -pipe -O3 -DNDEBUG -fPIC -fPIC 
> -mcmodel=medium   -MD -MT 
> libemos-dp-shared/CMakeFiles/emos_shared.dir/__/interpolation/intuvs2.c.o -MF 
> CMakeFiles/emos_shared.dir/__/interpolation/intuvs2.c.o.d -o 
> CMakeFiles/emos_shared.dir/__/interpolation/intuvs2.c.o -c 
> /<<PKGBUILDDIR>>/interpolation/intuvs2.c
> /<<PKGBUILDDIR>>/interpolation/intf2.c: In function ‘intf2_’:
> /<<PKGBUILDDIR>>/interpolation/intf2.c:221:66: warning: format ‘%ld’ expects 
> argument of type ‘long int’, but argument 3 has type ‘int’ [-Wformat=]
>   221 |             fprintf(stdout,"INTF2: Cannot allocate values_out1 
> %ld\n",out_length);
>       |                                                                ~~^    
> ~~~~~~~~~~
>       |                                                                  |    
> |
>       |                                                                  |    
> int
>       |                                                                  long 
> int
>       |                                                                %d
> /<<PKGBUILDDIR>>/interpolation/intuvp2.c: In function ‘intuvp2_’:
> /<<PKGBUILDDIR>>/interpolation/intuvp2.c:275:72: warning: format ‘%lu’ 
> expects argument of type ‘long unsigned int’, but argument 3 has type ‘int’ 
> [-Wformat=]
>   275 |             fprintf(stdout,"INTUVP2: Cannot allocate vort_values_out 
> %lu\n",out_length);
>       |                                                                      
> ~~^    ~~~~~~~~~~
>       |                                                                       
>  |    |
>       |                                                                       
>  |    int
>       |                                                                       
>  long unsigned int
>       |                                                                      
> %u
> /<<PKGBUILDDIR>>/interpolation/intuvp2.c:284:71: warning: format ‘%lu’ 
> expects argument of type ‘long unsigned int’, but argument 3 has type ‘int’ 
> [-Wformat=]
>   284 |             fprintf(stdout,"INTUVP2: Cannot allocate div_values_out 
> %lu\n",out_length);
>       |                                                                     
> ~~^    ~~~~~~~~~~
>       |                                                                       
> |    |
>       |                                                                       
> |    int
>       |                                                                       
> long unsigned int
>       |                                                                     %u
> [ 45%] Building Fortran object 
> libemos-dp/CMakeFiles/emos.dir/__/interpolation/wavexx2.F.o
> cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/libemos-dp && /usr/bin/gfortran 
> -DBUFR_TABLES_PATH=\"/usr/share/emos/bufrtables\" -DFOPEN64 -DINTEGER_IS_INT 
> -DINTERPOL_TABLES_PATH=\"/usr/share/emos\" -DPOINTER_64 -DREAL_8 
> -DREAL_BIGGER_THAN_INTEGER -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE 
> -Dgfortran -Dlinux -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/module 
> -I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu 
> -I/<<PKGBUILDDIR>>/interpolation -I/<<PKGBUILDDIR>>/bufrdc_wmo -I/usr/include 
> -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -fcf-protection  -fallow-invalid-boz 
> -fallow-argument-mismatch -ffixed-line-length-none -fcray-pointer 
> -fno-second-underscore -Wuninitialized -Wunused-variable -DSHAREDMEMORY   
> -fdefault-real-8 -fdefault-double-8 -O3 -DNDEBUG -funroll-all-loops 
> -finline-functions -O2 -DLITTLE_ENDIAN -J. -fPIC -fPIC -mcmodel=medium  -c 
> /<<PKGBUILDDIR>>/interpolation/wavexx2.F -o 
> CMakeFiles/emos.dir/__/interpolation/wavexx2.F.o
> /<<PKGBUILDDIR>>/interpolation/wavexx2.F:117:21:
> 
>   117 |      X        KOLDNUM, LOOP, MISSLAT, NCOL, NEXT,
>       |                     1
> Warning: Unused variable ‘koldnum’ declared at (1) [-Wunused-variable]
> [ 45%] Building C object 
> libemos-dp-shared/CMakeFiles/emos_shared.dir/__/interpolation/intvect2.c.o
> cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/libemos-dp-shared && /usr/bin/cc 
> -DBUFR_TABLES_PATH=\"/usr/share/emos/bufrtables\" -DFOPEN64 -DINTEGER_IS_INT 
> -DPOINTER_64 -DREAL_8 -DREAL_BIGGER_THAN_INTEGER -D_FILE_OFFSET_BITS=64 
> -D_LARGEFILE64_SOURCE -Demos_shared_EXPORTS -Dgfortran -Dlinux 
> -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/module -I/<<PKGBUILDDIR>> 
> -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -I/<<PKGBUILDDIR>>/interpolation 
> -I/<<PKGBUILDDIR>>/bufrdc_wmo -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
> -Wdate-time -D_FORTIFY_SOURCE=2 -pipe -O3 -DNDEBUG -fPIC -fPIC 
> -mcmodel=medium   -MD -MT 
> libemos-dp-shared/CMakeFiles/emos_shared.dir/__/interpolation/intvect2.c.o 
> -MF CMakeFiles/emos_shared.dir/__/interpolation/intvect2.c.o.d -o 
> CMakeFiles/emos_shared.dir/__/interpolation/intvect2.c.o -c 
> /<<PKGBUILDDIR>>/interpolation/intvect2.c
> [ 45%] Building C object 
> libemos-sp-shared/CMakeFiles/emos_sp_shared.dir/__/interpolation/intuvs2.c.o
> cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/libemos-sp-shared && /usr/bin/cc 
> -DBUFR_TABLES_PATH=\"/usr/share/emos/bufrtables\" -DFOPEN64 -DINTEGER_IS_INT 
> -DPOINTER_64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE 
> -Demos_sp_shared_EXPORTS -Dgfortran -Dlinux 
> -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/module -I/<<PKGBUILDDIR>> 
> -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -I/<<PKGBUILDDIR>>/interpolation 
> -I/<<PKGBUILDDIR>>/bufrdc_wmo -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
> -Wdate-time -D_FORTIFY_SOURCE=2 -pipe -O3 -DNDEBUG -fPIC -fPIC 
> -mcmodel=medium   -MD -MT 
> libemos-sp-shared/CMakeFiles/emos_sp_shared.dir/__/interpolation/intuvs2.c.o 
> -MF CMakeFiles/emos_sp_shared.dir/__/interpolation/intuvs2.c.o.d -o 
> CMakeFiles/emos_sp_shared.dir/__/interpolation/intuvs2.c.o -c 
> /<<PKGBUILDDIR>>/interpolation/intuvs2.c
> cc1: some warnings being treated as errors
> make[3]: *** [libemos-dp-shared/CMakeFiles/emos_shared.dir/build.make:3099: 
> libemos-dp-shared/CMakeFiles/emos_shared.dir/__/interpolation/describe_input_field.c.o]
>  Error 1


The full build log is available from:
http://qa-logs.debian.net/2024/03/13/emoslib_4.5.9-9_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240313;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20240313&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 ---
Source: emoslib
Source-Version: 2:4.5.9-10
Done: Alastair McKinstry <mckins...@debian.org>

We believe that the bug you reported is fixed in the latest version of
emoslib, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1066...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Alastair McKinstry <mckins...@debian.org> (supplier of updated emoslib package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Wed, 13 Mar 2024 19:21:43 +0000
Source: emoslib
Architecture: source
Version: 2:4.5.9-10
Distribution: unstable
Urgency: medium
Maintainer: Alastair McKinstry <mckins...@debian.org>
Changed-By: Alastair McKinstry <mckins...@debian.org>
Closes: 1066338
Changes:
 emoslib (2:4.5.9-10) unstable; urgency=medium
 .
   * implicit-decl.patch: Fix FTBFS with implicit-function-declarations.
     Closes: #1066338
Checksums-Sha1:
 8db9d3ca085cb183df27ad6e7567891bb9e89d00 2224 emoslib_4.5.9-10.dsc
 d7efa710a377b34b752453d6cbcb939b09a40cdc 15464 emoslib_4.5.9-10.debian.tar.xz
Checksums-Sha256:
 7d663a908dafd0489baecf5d49645affe060ce7deee829f536c484b529aeab96 2224 
emoslib_4.5.9-10.dsc
 d217bb1421b7648a80338e4498928c4442b7960a85a1bdb22bf4d591b0878c41 15464 
emoslib_4.5.9-10.debian.tar.xz
Files:
 5c26f02d5f165cf0e76d0fe795cc64ed 2224 utils optional emoslib_4.5.9-10.dsc
 8df282cc3672342d56f181267ea3bf0d 15464 utils optional 
emoslib_4.5.9-10.debian.tar.xz

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEEgjg86RZbNHx4cIGiy+a7Tl2a06UFAmXx/hUACgkQy+a7Tl2a
06UFQw/8CZbBYGRiZ+C+eiIPOnjO3aSNzgUtevFw8ohR55a6eVuxXXCQRImxUuQg
A+mSDJGCV6R5GT1d+ckiHLpmq/JMe2iB6kp9Bf8Tn2gXlchAh4UbhXr7qMRyQdu9
3MMTOAZjLR695bqtrsHd2gyRDHEkwDlEIpsgydTzvnJ4oxfEM+fDwAFyOoGPUA7b
hNujKDxLEYgqYHrssk5FvFqyXmtBZRLMmkcE/zsMmc4EbNFjXwFpbI2frJruEuO4
ZBQ50Ft3xS2E/8+AltlSp8aVuIJPbXd6qIAwKFpm9hXUGUu3/zxBO24SpjY3xMPK
+ypP0D+Bv3+BT4Y6A3vYrFtraD/dlLGIlYZhwCTMsqMcKMwRIDyolmofpLEIbHDj
qQMF9o0LlrxTTh8ihihNp2IW8+xGOxCOHRumoZoWzJKbz68hE+/jofwVHgF/a2Ct
z8UL7SkSeNbxjFGxwDxfjuqB4wtvp/hIKH5zx9Eqha/TuJw7rTfSQOOcKWc1nQYd
kaYFMphP0GqgzdBlYty88RwHiiTTIsJyhfDytGPrOKoegnPPlZ2to5ke0oE35B6c
Auo1VY2TwDOtbOXeltTVFD8BaPb1HclIMGZtKqTLWRu6OY6fiEbJzqEEdi7NVTEo
CmlYIL3TlTF4uCvBDJGdvlxVdIph6AqrAAbzC2IrgTl2pZx/fg8=
=t4qA
-----END PGP SIGNATURE-----

Attachment: pgpo8hgKZjqIZ.pgp
Description: PGP signature


--- End Message ---

Reply via email to