• Bug#1068383: marked as done (librsl: FTBFS with HDF 4.3.0.) (2/5)

    From Debian Bug Tracking System@21:1/5 to All on Wed Apr 10 18:40:01 2024
    [continued from previous message]

    config.status: creating colors/Makefile
    config.status: creating doc/Makefile
    config.status: creating examples/Makefile
    config.status: creating config.h
    config.status: executing depfiles commands
    config.status: executing libtool commands
    dh_auto_build
    dh_auto_build: warning: Compatibility levels before 10 are deprecated (level 9 in use)
    make -j1
    make[1]: Entering directory '/build/librsl-1.43'
    make all-recursive
    make[2]: Entering directory '/build/librsl-1.43'
    Making all in .
    make[3]: Entering directory '/build/librsl-1.43'
    /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include -I/usr/toolkit/include -Wdate-time -D_FORTIFY_SOURCE=2 -DDATADIR="\"/usr/share/rsl1\"" -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/
    librsl-1.43=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -I/usr/include/tirpc -Wno-error=implicit-function-declaration -c -o rapic_to_radar.lo rapic_to_radar.c
    libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include -I/usr/toolkit/include -Wdate-time -D_FORTIFY_SOURCE=2 -DDATADIR=\"/usr/share/rsl1\" -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/librsl-1.43=. -fstack-protector-
    strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -I/usr/include/tirpc -Wno-error=implicit-function-declaration -c rapic_to_radar.c -fPIC -DPIC -o .libs/rapic_to_radar.o
    rapic_to_radar.c: In function 'RSL_rapic_to_radar':
    rapic_to_radar.c:26:13: warning: ignoring return value of 'dup' declared with attribute 'warn_unused_result' [-Wunused-result]
    26 | close(0); dup(fileno(fp)); /* Redirect stdin. */
    | ^~~~~~~~~~~~~~~
    libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include -I/usr/toolkit/include -Wdate-time -D_FORTIFY_SOURCE=2 -DDATADIR=\"/usr/share/rsl1\" -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/librsl-1.43=. -fstack-protector-
    strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -I/usr/include/tirpc -Wno-error=implicit-function-declaration -c rapic_to_radar.c -o rapic_to_radar.o >/dev/null 2>&1
    /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include -I/usr/toolkit/include -Wdate-time -D_FORTIFY_SOURCE=2 -DDATADIR="\"/usr/share/rsl1\"" -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/
    librsl-1.43=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -I/usr/include/tirpc -Wno-error=implicit-function-declaration -c -o rapic.lo rapic.c
    libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include -I/usr/toolkit/include -Wdate-time -D_FORTIFY_SOURCE=2 -DDATADIR=\"/usr/share/rsl1\" -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/librsl-1.43=. -fstack-protector-
    strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -I/usr/include/tirpc -Wno-error=implicit-function-declaration -c rapic.c -fPIC -DPIC -o .libs/rapic.o
    rapic.y: In function 'rapicparse':
    rapic.y:337:26: warning: '%s' directive writing up to 19 bytes into a region of size 8 [-Wformat-overflow=]
    337 | sprintf(radar->h.name, "%s", rh.namestr);
    | ^~~~ ~~~~~~~~~~
    In file included from /usr/include/stdio.h:906,
    from rsl.h:84,
    from rapic_routines.h:1,
    from rapic.y:25:
    In function 'sprintf',
    inlined from 'rapicparse' at rapic.y:337:3: /usr/include/x86_64-linux-gnu/bits/stdio2.h:30:10: note: '__builtin___sprintf_chk' output between 1 and 20 bytes into a destination of size 8
    30 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
    | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    31 | __glibc_objsize (__s), __fmt,
    | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    32 | __va_arg_pack ());
    | ~~~~~~~~~~~~~~~~~
    rapic.y: In function 'rapicparse':
    rapic.y:338:32: warning: '%s' directive writing up to 19 bytes into a region of size 8 [-Wformat-overflow=]
    338 | sprintf(radar->h.radar_name, "%s", rh.namestr);
    | ^~~~ ~~~~~~~~~~
    In function 'sprintf',
    inlined from 'rapicparse' at rapic.y:338:3: /usr/include/x86_64-linux-gnu/bits/stdio2.h:30:10: note: '__builtin___sprintf_chk' output between 1 and 20 bytes into a destination of size 8
    30 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
    | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    31 | __glibc_objsize (__s), __fmt,
    | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    32 | __va_arg_pack ());
    | ~~~~~~~~~~~~~~~~~
    libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include -I/usr/toolkit/include -Wdate-time -D_FORTIFY_SOURCE=2 -DDATADIR=\"/usr/share/rsl1\" -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/librsl-1.43=. -fstack-protector-
    strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -I/usr/include/tirpc -Wno-error=implicit-function-declaration -c rapic.c -o rapic.o >/dev/null 2>&1
    /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include -I/usr/toolkit/include -Wdate-time -D_FORTIFY_SOURCE=2 -DDATADIR="\"/usr/share/rsl1\"" -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/
    librsl-1.43=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -I/usr/include/tirpc -Wno-error=implicit-function-declaration -c -o rapic-lex.lo rapic-lex.c
    libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include -I/usr/toolkit/include -Wdate-time -D_FORTIFY_SOURCE=2 -DDATADIR=\"/usr/share/rsl1\" -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/librsl-1.43=. -fstack-protector-
    strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -I/usr/include/tirpc -Wno-error=implicit-function-declaration -c rapic-lex.c -fPIC -DPIC -o .libs/rapic-lex.o
    libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include -I/usr/toolkit/include -Wdate-time -D_FORTIFY_SOURCE=2 -DDATADIR=\"/usr/share/rsl1\" -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/librsl-1.43=. -fstack-protector-
    strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -I/usr/include/tirpc -Wno-error=implicit-function-declaration -c rapic-lex.c -o rapic-lex.o >/dev/null 2>&1
    /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include -I/usr/toolkit/include -Wdate-time -D_FORTIFY_SOURCE=2 -DDATADIR="\"/usr/share/rsl1\"" -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/
    librsl-1.43=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -I/usr/include/tirpc -Wno-error=implicit-function-declaration -c -o rapic_routines.lo rapic_routines.c
    libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include -I/usr/toolkit/include -Wdate-time -D_FORTIFY_SOURCE=2 -DDATADIR=\"/usr/share/rsl1\" -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/librsl-1.43=. -fstack-protector-
    strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -I/usr/include/tirpc -Wno-error=implicit-function-declaration -c rapic_routines.c -fPIC -DPIC -o .libs/rapic_routines.o
    libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include -I/usr/toolkit/include -Wdate-time -D_FORTIFY_SOURCE=2 -DDATADIR=\"/usr/share/rsl1\" -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/librsl-1.43=. -fstack-protector-
    strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -I/usr/include/tirpc -Wno-error=implicit-function-declaration -c rapic_routines.c -o rapic_routines.o >/dev/null 2>&1
    /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include -I/usr/toolkit/include -Wdate-time -D_FORTIFY_SOURCE=2 -DDATADIR="\"/usr/share/rsl1\"" -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/
    librsl-1.43=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -I/usr/include/tirpc -Wno-error=implicit-function-declaration -c -o radtec_to_radar.lo radtec_to_radar.c
    libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include -I/usr/toolkit/include -Wdate-time -D_FORTIFY_SOURCE=2 -DDATADIR=\"/usr/share/rsl1\" -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/librsl-1.43=. -fstack-protector-
    strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -I/usr/include/tirpc -Wno-error=implicit-function-declaration -c radtec_to_radar.c -fPIC -DPIC -o .libs/radtec_to_radar.o
    libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include -I/usr/toolkit/include -Wdate-time -D_FORTIFY_SOURCE=2 -DDATADIR=\"/usr/share/rsl1\" -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/librsl-1.43=. -fstack-protector-
    strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -I/usr/include/tirpc -Wno-error=implicit-function-declaration -c radtec_to_radar.c -o radtec_to_radar.o >/dev/null 2>&1
    /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include -I/usr/toolkit/include -Wdate-time -D_FORTIFY_SOURCE=2 -DDATADIR="\"/usr/share/rsl1\"" -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/
    librsl-1.43=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -I/usr/include/tirpc -Wno-error=implicit-function-declaration -c -o radtec.lo radtec.c
    libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include -I/usr/toolkit/include -Wdate-time -D_FORTIFY_SOURCE=2 -DDATADIR=\"/usr/share/rsl1\" -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/librsl-1.43=. -fstack-protector-
    strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -I/usr/include/tirpc -Wno-error=implicit-function-declaration -c radtec.c -fPIC -DPIC -o .libs/radtec.o
    libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include -I/usr/toolkit/include -Wdate-time -D_FORTIFY_SOURCE=2 -DDATADIR=\"/usr/share/rsl1\" -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/librsl-1.43=. -fstack-protector-
    strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -I/usr/include/tirpc -Wno-error=implicit-function-declaration -c radtec.c -o radtec.o >/dev/null 2>&1
    /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include -I/usr/toolkit/include -Wdate-time -D_FORTIFY_SOURCE=2 -DDATADIR="\"/usr/share/rsl1\"" -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/
    librsl-1.43=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -I/usr/include/tirpc -Wno-error=implicit-function-declaration -c -o dorade.lo dorade.c
    libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include -I/usr/toolkit/include -Wdate-time -D_FORTIFY_SOURCE=2 -DDATADIR=\"/usr/share/rsl1\" -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/librsl-1.43=. -fstack-protector-
    strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -I/usr/include/tirpc -Wno-error=implicit-function-declaration -c dorade.c -fPIC -DPIC -o .libs/dorade.o
    dorade.c: In function 'dorade_read_comment_block':
    dorade.c:80:3: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]
    80 | fread(cb->code, sizeof(cb->code), 1, in);
    | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    dorade.c:81:3: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]
    81 | fread(&cb->len, sizeof(cb->len), 1, in);
    | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    dorade.c:99:3: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]
    99 | fread(cb->comment, sizeof(char), cb->len-8, in);
    | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    dorade.c: In function 'dorade_read_volume_desc':
    dorade.c:118:3: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]
    118 | fread(vd, sizeof(Volume_desc), 1, in);
    | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    dorade.c: In function 'dorade_read_radar_desc':
    dorade.c:161:3: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]
    161 | fread(rd, sizeof(Radar_desc), 1, in);
    | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    dorade.c: In function 'dorade_read_parameter_desc':
    dorade.c:220:3: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]
    220 | fread(pd, sizeof(Parameter_desc), 1, in);
    | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    dorade.c: In function 'dorade_read_cell_range_vector':
    dorade.c:262:3: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]
    262 | fread(&cv->code, sizeof(cv->code), 1, in);
    | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    dorade.c:263:3: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]
    263 | fread(&cv->len, sizeof(cv->len), 1, in);
    | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    dorade.c:264:3: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]
    264 | fread(&cv->ncells, sizeof(cv->ncells), 1, in);
    | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    dorade.c:274:3: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]
    274 | fread(cv->range_cell, sizeof(float), cv->ncells, in);
    | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    dorade.c:292:3: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]
    292 | fread(buff, sizeof(char), i, in);
    | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    dorade.c: In function 'dorade_read_correction_factor_desc':
    dorade.c:316:7: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]
    316 | fread(cf->code, sizeof(cf->code), 1, in);
    | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    dorade.c:320:11: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]
    320 | fread(&cf->len, sizeof(cf->len), 1, in);
    | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    dorade.c:328:11: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]
    328 | fread(remaining, sizeof(char), cf->len-8, in);
    | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    dorade.c:332:3: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]
    332 | fread(&cf->len, sizeof(Correction_factor_desc)-4, 1, in);
    | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    dorade.c: In function 'dorade_read_sweep_info':
    dorade.c:407:3: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]
    407 | fread(si, sizeof(Sweep_info), 1, in);
    | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    dorade.c: In function 'dorade_read_ray_info':
    dorade.c:449:3: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]
    449 | fread(ri, sizeof(Ray_info), 1, in);
    | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    dorade.c: In function 'dorade_read_platform_info':
    dorade.c:492:3: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]
    492 | fread(pi->code, sizeof(pi->code), 1, in);
    | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    dorade.c:493:3: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]
    493 | fread(&pi->len, sizeof(pi->len), 1, in);
    | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    dorade.c:498:7: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]
    498 | fread(&pi->longitude, sizeof(Platform_info)-len_first_two, 1, in);
    | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dorade.c: In function 'dorade_read_parameter_data':
    dorade.c:554:3: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]
    554 | fread(&pd->code, sizeof(pd->code), 1, in);
    | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    dorade.c:555:3: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]
    555 | fread(&pd->len, sizeof(pd->len), 1, in);
    | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    dorade.c:556:3: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]
    556 | fread(&pd->name, sizeof(pd->name), 1, in);
    | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    dorade.c:569:3: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]
    569 | fread(pd->data, sizeof(char), len, in);
    | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include -I/usr/toolkit/include -Wdate-time -D_FORTIFY_SOURCE=2 -DDATADIR=\"/usr/share/rsl1\" -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/librsl-1.43=. -fstack-protector-
    strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -I/usr/include/tirpc -Wno-error=implicit-function-declaration -c dorade.c -o dorade.o >/dev/null 2>&1
    /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include -I/usr/toolkit/include -Wdate-time -D_FORTIFY_SOURCE=2 -DDATADIR="\"/usr/share/rsl1\"" -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/
    librsl-1.43=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -I/usr/include/tirpc -Wno-error=implicit-function-declaration -c -o dorade_print.lo dorade_print.c
    libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include -I/usr/toolkit/include -Wdate-time -D_FORTIFY_SOURCE=2 -DDATADIR=\"/usr/share/rsl1\" -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/librsl-1.43=. -fstack-protector-
    strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -I/usr/include/tirpc -Wno-error=implicit-function-declaration -c dorade_print.c -fPIC -DPIC -o .libs/dorade_print.o
    libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include -I/usr/toolkit/include -Wdate-time -D_FORTIFY_SOURCE=2 -DDATADIR=\"/usr/share/rsl1\" -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/librsl-1.43=. -fstack-protector-
    strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -I/usr/include/tirpc -Wno-error=implicit-function-declaration -c dorade_print.c -o dorade_print.o >/dev/null 2>&1
    /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include -I/usr/toolkit/include -Wdate-time -D_FORTIFY_SOURCE=2 -DDATADIR="\"/usr/share/rsl1\"" -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/
    librsl-1.43=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -I/usr/include/tirpc -Wno-error=implicit-function-declaration -c -o dorade_to_radar.lo dorade_to_radar.c
    libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include -I/usr/toolkit/include -Wdate-time -D_FORTIFY_SOURCE=2 -DDATADIR=\"/usr/share/rsl1\" -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/librsl-1.43=. -fstack-protector-
    strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -I/usr/include/tirpc -Wno-error=implicit-function-declaration -c dorade_to_radar.c -fPIC -DPIC -o .libs/dorade_to_radar.o
    libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include -I/usr/toolkit/include -Wdate-time -D_FORTIFY_SOURCE=2 -DDATADIR=\"/usr/share/rsl1\" -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/librsl-1.43=. -fstack-protector-
    strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -I/usr/include/tirpc -Wno-error=implicit-function-declaration -c dorade_to_radar.c -o dorade_to_radar.o >/dev/null 2>&1
    /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include -I/usr/toolkit/include -Wdate-time -D_FORTIFY_SOURCE=2 -DDATADIR="\"/usr/share/rsl1\"" -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/
    librsl-1.43=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -I/usr/include/tirpc -Wno-error=implicit-function-declaration -c -o lassen.lo lassen.c
    libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include -I/usr/toolkit/include -Wdate-time -D_FORTIFY_SOURCE=2 -DDATADIR=\"/usr/share/rsl1\" -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/librsl-1.43=. -fstack-protector-
    strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -I/usr/include/tirpc -Wno-error=implicit-function-declaration -c lassen.c -fPIC -DPIC -o .libs/lassen.o
    libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include -I/usr/toolkit/include -Wdate-time -D_FORTIFY_SOURCE=2 -DDATADIR=\"/usr/share/rsl1\" -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/librsl-1.43=. -fstack-protector-
    strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -I/usr/include/tirpc -Wno-error=implicit-function-declaration -c lassen.c -o lassen.o >/dev/null 2>&1
    /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include -I/usr/toolkit/include -Wdate-time -D_FORTIFY_SOURCE=2 -DDATADIR="\"/usr/share/rsl1\"" -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/
    librsl-1.43=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -I/usr/include/tirpc -Wno-error=implicit-function-declaration -c -o lassen_to_radar.lo lassen_to_radar.c
    libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include -I/usr/toolkit/include -Wdate-time -D_FORTIFY_SOURCE=2 -DDATADIR=\"/usr/share/rsl1\" -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/librsl-1.43=. -fstack-protector-
    strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -I/usr/include/tirpc -Wno-error=implicit-function-declaration -c lassen_to_radar.c -fPIC -DPIC -o .libs/lassen_to_radar.o
    libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include -I/usr/toolkit/include -Wdate-time -D_FORTIFY_SOURCE=2 -DDATADIR=\"/usr/share/rsl1\" -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/librsl-1.43=. -fstack-protector-
    strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -I/usr/include/tirpc -Wno-error=implicit-function-declaration -c lassen_to_radar.c -o lassen_to_radar.o >/dev/null 2>&1
    /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include -I/usr/toolkit/include -Wdate-time -D_FORTIFY_SOURCE=2 -DDATADIR="\"/usr/share/rsl1\"" -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/
    librsl-1.43=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -I/usr/include/tirpc -Wno-error=implicit-function-declaration -c -o radar.lo radar.c
    libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include -I/usr/toolkit/include -Wdate-time -D_FORTIFY_SOURCE=2 -DDATADIR=\"/usr/share/rsl1\" -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/librsl-1.43=. -fstack-protector-
    strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -I/usr/include/tirpc -Wno-error=implicit-function-declaration -c radar.c -fPIC -DPIC -o .libs/radar.o
    libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include -I/usr/toolkit/include -Wdate-time -D_FORTIFY_SOURCE=2 -DDATADIR=\"/usr/share/rsl1\" -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/librsl-1.43=. -fstack-protector-
    strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -I/usr/include/tirpc -Wno-error=implicit-function-declaration -c radar.c -o radar.o >/dev/null 2>&1
    /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include -I/usr/toolkit/include -Wdate-time -D_FORTIFY_SOURCE=2 -DDATADIR="\"/usr/share/rsl1\"" -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/
    librsl-1.43=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -I/usr/include/tirpc -Wno-error=implicit-function-declaration -c -o volume.lo volume.c
    libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include -I/usr/toolkit/include -Wdate-time -D_FORTIFY_SOURCE=2 -DDATADIR=\"/usr/share/rsl1\" -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/librsl-1.43=. -fstack-protector-
    strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -I/usr/include/tirpc -Wno-error=implicit-function-declaration -c volume.c -fPIC -DPIC -o .libs/volume.o
    libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include -I/usr/toolkit/include -Wdate-time -D_FORTIFY_SOURCE=2 -DDATADIR=\"/usr/share/rsl1\" -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/librsl-1.43=. -fstack-protector-
    strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -I/usr/include/tirpc -Wno-error=implicit-function-declaration -c volume.c -o volume.o >/dev/null 2>&1
    /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include -I/usr/toolkit/include -Wdate-time -D_FORTIFY_SOURCE=2 -DDATADIR="\"/usr/share/rsl1\"" -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/
    librsl-1.43=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -I/usr/include/tirpc -Wno-error=implicit-function-declaration -c -o image_gen.lo image_gen.c
    libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include -I/usr/toolkit/include -Wdate-time -D_FORTIFY_SOURCE=2 -DDATADIR=\"/usr/share/rsl1\" -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/librsl-1.43=. -fstack-protector-
    strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -I/usr/include/tirpc -Wno-error=implicit-function-declaration -c image_gen.c -fPIC -DPIC -o .libs/image_gen.o
    libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include -I/usr/toolkit/include -Wdate-time -D_FORTIFY_SOURCE=2 -DDATADIR=\"/usr/share/rsl1\" -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/librsl-1.43=. -fstack-protector-
    strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -I/usr/include/tirpc -Wno-error=implicit-function-declaration -c image_gen.c -o image_gen.o >/dev/null 2>&1
    /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include -I/usr/toolkit/include -Wdate-time -D_FORTIFY_SOURCE=2 -DDATADIR="\"/usr/share/rsl1\"" -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/
    librsl-1.43=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -I/usr/include/tirpc -Wno-error=implicit-function-declaration -c -o cappi.lo cappi.c
    libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include -I/usr/toolkit/include -Wdate-time -D_FORTIFY_SOURCE=2 -DDATADIR=\"/usr/share/rsl1\" -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/librsl-1.43=. -fstack-protector-
    strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -I/usr/include/tirpc -Wno-error=implicit-function-declaration -c cappi.c -fPIC -DPIC -o .libs/cappi.o
    libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include -I/usr/toolkit/include -Wdate-time -D_FORTIFY_SOURCE=2 -DDATADIR=\"/usr/share/rsl1\" -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/librsl-1.43=. -fstack-protector-
    strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -I/usr/include/tirpc -Wno-error=implicit-function-declaration -c cappi.c -o cappi.o >/dev/null 2>&1
    /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include -I/usr/toolkit/include -Wdate-time -D_FORTIFY_SOURCE=2 -DDATADIR="\"/usr/share/rsl1\"" -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/
    librsl-1.43=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -I/usr/include/tirpc -Wno-error=implicit-function-declaration -c -o fraction.lo fraction.c
    libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include -I/usr/toolkit/include -Wdate-time -D_FORTIFY_SOURCE=2 -DDATADIR=\"/usr/share/rsl1\" -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/librsl-1.43=. -fstack-protector-
    strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -I/usr/include/tirpc -Wno-error=implicit-function-declaration -c fraction.c -fPIC -DPIC -o .libs/fraction.o
    libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include -I/usr/toolkit/include -Wdate-time -D_FORTIFY_SOURCE=2 -DDATADIR=\"/usr/share/rsl1\" -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/librsl-1.43=. -fstack-protector-
    strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -I/usr/include/tirpc -Wno-error=implicit-function-declaration -c fraction.c -o fraction.o >/dev/null 2>&1
    /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include -I/usr/toolkit/include -Wdate-time -D_FORTIFY_SOURCE=2 -DDATADIR="\"/usr/share/rsl1\"" -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/
    librsl-1.43=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -I/usr/include/tirpc -Wno-error=implicit-function-declaration -c -o read_write.lo read_write.c
    libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include -I/usr/toolkit/include -Wdate-time -D_FORTIFY_SOURCE=2 -DDATADIR=\"/usr/share/rsl1\" -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/librsl-1.43=. -fstack-protector-
    strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -I/usr/include/tirpc -Wno-error=implicit-function-declaration -c read_write.c -fPIC -DPIC -o .libs/read_write.o
    read_write.c: In function 'RSL_write_radar_fp':
    read_write.c:317:49: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=]
    317 | (void)sprintf(title, "RSL v%s. sizeof(Range) %d", VERSION, sizeof(Range));
    | ~^ ~~~~~~~~~~~~~
    | | |
    | int long unsigned int
    | %ld
    read_write.c: In function 'RSL_read_ray':
    read_write.c:59:9: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]

    [continued in next message]

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)