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.

Reply via email to