Your message dated Fri, 23 Jan 2026 16:34:36 +0000
with message-id <[email protected]>
and subject line Bug#1075511: fixed in simh 3.8.1-6.3
has caused the Debian Bug report #1075511,
regarding simh: ftbfs with GCC-14
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 [email protected]
immediately.)


-- 
1075511: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1075511
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:simh
Version: 3.8.1-6.2
Severity: important
Tags: sid trixie
User: [email protected]
Usertags: ftbfs-gcc-14

[This bug is targeted to the upcoming trixie release]

Please keep this issue open in the bug tracker for the package it
was filed for.  If a fix in another package is required, please
file a bug for the other package (or clone), and add a block in this
package. Please keep the issue open until the package can be built in
a follow-up test rebuild.

The package fails to build in a test rebuild on at least amd64 with
gcc-14/g++-14, but succeeds to build with gcc-13/g++-13. The
severity of this report will be raised before the trixie release.

The full build log can be found at:
http://qa-logs.debian.net/2024/07/01/simh_3.8.1-6.2_unstable_gccexp.log
The last lines of the build log are at the end of this report.

To build with GCC 14, either set CC=gcc-14 CXX=g++-14 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.

  apt-get -t=experimental install g++ 

Common build failures are new warnings resulting in build failures with
-Werror turned on, or new/dropped symbols in Debian symbols files.
For other C/C++ related build failures see the porting guide at
http://gcc.gnu.org/gcc-14/porting_to.html

[...]
gcc -fcommon -std=c99 -O2 -U__STRICT_ANSI__ -g -lrt -D_GNU_SOURCE -I . 
PDP18B/pdp18b_dt.c PDP18B/pdp18b_drm.c PDP18B/pdp18b_cpu.c PDP18B/pdp18b_lp.c 
PDP18B/pdp18b_mt.c PDP18B/pdp18b_rf.c PDP18B/pdp18b_rp.c PDP18B/pdp18b_stddev.c 
PDP18B/pdp18b_sys.c PDP18B/pdp18b_rb.c PDP18B/pdp18b_tt1.c PDP18B/pdp18b_fpp.c 
scp.c sim_console.c sim_fio.c sim_timer.c sim_sock.c sim_tmxr.c sim_ether.c 
sim_tape.c -DPDP4 -I PDP18B/ -o pdp4 -Wl,-z,relro -lm -lrt -lpcap
gcc -fcommon -std=c99 -O2 -U__STRICT_ANSI__ -g -lrt -D_GNU_SOURCE -I . 
PDP18B/pdp18b_dt.c PDP18B/pdp18b_drm.c PDP18B/pdp18b_cpu.c PDP18B/pdp18b_lp.c 
PDP18B/pdp18b_mt.c PDP18B/pdp18b_rf.c PDP18B/pdp18b_rp.c PDP18B/pdp18b_stddev.c 
PDP18B/pdp18b_sys.c PDP18B/pdp18b_rb.c PDP18B/pdp18b_tt1.c PDP18B/pdp18b_fpp.c 
scp.c sim_console.c sim_fio.c sim_timer.c sim_sock.c sim_tmxr.c sim_ether.c 
sim_tape.c -DPDP7 -I PDP18B/ -o pdp7 -Wl,-z,relro -lm -lrt -lpcap
gcc -fcommon -std=c99 -O2 -U__STRICT_ANSI__ -g -lrt -D_GNU_SOURCE -I . 
PDP8/pdp8_cpu.c PDP8/pdp8_clk.c PDP8/pdp8_df.c PDP8/pdp8_dt.c PDP8/pdp8_lp.c 
PDP8/pdp8_mt.c PDP8/pdp8_pt.c PDP8/pdp8_rf.c PDP8/pdp8_rk.c PDP8/pdp8_rx.c 
PDP8/pdp8_sys.c PDP8/pdp8_tt.c PDP8/pdp8_ttx.c PDP8/pdp8_rl.c PDP8/pdp8_tsc.c 
PDP8/pdp8_td.c PDP8/pdp8_ct.c PDP8/pdp8_fpp.c scp.c sim_console.c sim_fio.c 
sim_timer.c sim_sock.c sim_tmxr.c sim_ether.c sim_tape.c -I PDP8/ -o pdp8 
-Wl,-z,relro -lm -lrt -lpcap
gcc -fcommon -std=c99 -O2 -U__STRICT_ANSI__ -g -lrt -D_GNU_SOURCE -I . 
PDP18B/pdp18b_dt.c PDP18B/pdp18b_drm.c PDP18B/pdp18b_cpu.c PDP18B/pdp18b_lp.c 
PDP18B/pdp18b_mt.c PDP18B/pdp18b_rf.c PDP18B/pdp18b_rp.c PDP18B/pdp18b_stddev.c 
PDP18B/pdp18b_sys.c PDP18B/pdp18b_rb.c PDP18B/pdp18b_tt1.c PDP18B/pdp18b_fpp.c 
scp.c sim_console.c sim_fio.c sim_timer.c sim_sock.c sim_tmxr.c sim_ether.c 
sim_tape.c -DPDP9 -I PDP18B/ -o pdp9 -Wl,-z,relro -lm -lrt -lpcap
gcc -fcommon -std=c99 -O2 -U__STRICT_ANSI__ -g -lrt -D_GNU_SOURCE -I . 
PDP18B/pdp18b_dt.c PDP18B/pdp18b_drm.c PDP18B/pdp18b_cpu.c PDP18B/pdp18b_lp.c 
PDP18B/pdp18b_mt.c PDP18B/pdp18b_rf.c PDP18B/pdp18b_rp.c PDP18B/pdp18b_stddev.c 
PDP18B/pdp18b_sys.c PDP18B/pdp18b_rb.c PDP18B/pdp18b_tt1.c PDP18B/pdp18b_fpp.c 
scp.c sim_console.c sim_fio.c sim_timer.c sim_sock.c sim_tmxr.c sim_ether.c 
sim_tape.c -DPDP15 -I PDP18B/ -o pdp15 -Wl,-z,relro -lm -lrt -lpcap
gcc -fcommon -std=c99 -O2 -U__STRICT_ANSI__ -g -lrt -D_GNU_SOURCE -I . 
PDP11/pdp11_fp.c PDP11/pdp11_cpu.c PDP11/pdp11_dz.c PDP11/pdp11_cis.c 
PDP11/pdp11_lp.c PDP11/pdp11_rk.c PDP11/pdp11_rl.c PDP11/pdp11_rp.c 
PDP11/pdp11_rx.c PDP11/pdp11_stddev.c PDP11/pdp11_sys.c PDP11/pdp11_tc.c 
PDP11/pdp11_tm.c PDP11/pdp11_ts.c PDP11/pdp11_io.c PDP11/pdp11_rq.c 
PDP11/pdp11_tq.c PDP11/pdp11_pclk.c PDP11/pdp11_ry.c PDP11/pdp11_pt.c 
PDP11/pdp11_hk.c PDP11/pdp11_xq.c PDP11/pdp11_xu.c PDP11/pdp11_vh.c 
PDP11/pdp11_rh.c PDP11/pdp11_tu.c PDP11/pdp11_cpumod.c PDP11/pdp11_cr.c 
PDP11/pdp11_rf.c PDP11/pdp11_dl.c PDP11/pdp11_ta.c PDP11//pdp11_rc.c 
PDP11//pdp11_kg.c PDP11//pdp11_ke.c PDP11//pdp11_dc.c PDP11//pdp11_io_lib.c 
scp.c sim_console.c sim_fio.c sim_timer.c sim_sock.c sim_tmxr.c sim_ether.c 
sim_tape.c -DVM_PDP11 -I PDP11/ -DUSE_NETWORK -o pdp11 -Wl,-z,relro -lm -lrt 
-lpcap
gcc -fcommon -std=c99 -O2 -U__STRICT_ANSI__ -g -lrt -D_GNU_SOURCE -I . 
PDP10/pdp10_fe.c PDP11/pdp11_dz.c PDP10/pdp10_cpu.c PDP10/pdp10_ksio.c 
PDP10/pdp10_lp20.c PDP10/pdp10_mdfp.c PDP10/pdp10_pag.c PDP10/pdp10_rp.c 
PDP10/pdp10_sys.c PDP10/pdp10_tim.c PDP10/pdp10_tu.c PDP10/pdp10_xtnd.c 
PDP11/pdp11_pt.c PDP11/pdp11_ry.c PDP11/pdp11_xu.c PDP11/pdp11_cr.c scp.c 
sim_console.c sim_fio.c sim_timer.c sim_sock.c sim_tmxr.c sim_ether.c 
sim_tape.c -DVM_PDP10 -DUSE_INT64 -I PDP10/ -I PDP11/ -I VAX/ -DUSE_NETWORK -o 
pdp10 -Wl,-z,relro -lm -lrt -lpcap
gcc -fcommon -std=c99 -O2 -U__STRICT_ANSI__ -g -lrt -D_GNU_SOURCE -I . 
VAX/vax_cpu.c VAX/vax_cpu1.c VAX/vax_fpa.c VAX/vax_io.c VAX/vax_cis.c 
VAX/vax_octa.c  VAX/vax_cmode.c VAX/vax_mmu.c VAX/vax_stddev.c VAX/vax_sysdev.c 
VAX/vax_sys.c  VAX/vax_syscm.c VAX/vax_syslist.c PDP11/pdp11_rl.c 
PDP11/pdp11_rq.c PDP11/pdp11_ts.c PDP11/pdp11_dz.c PDP11/pdp11_lp.c 
PDP11/pdp11_tq.c PDP11/pdp11_xq.c PDP11/pdp11_ry.c PDP11/pdp11_vh.c 
PDP11/pdp11_cr.c PDP11//pdp11_io_lib.c scp.c sim_console.c sim_fio.c 
sim_timer.c sim_sock.c sim_tmxr.c sim_ether.c sim_tape.c -DVM_VAX -DUSE_INT64 
-DUSE_ADDR64 -I VAX/ -I PDP11/ -DUSE_NETWORK -o vax -Wl,-z,relro -lm -lrt -lpcap
gcc -fcommon -std=c99 -O2 -U__STRICT_ANSI__ -g -lrt -D_GNU_SOURCE -I . 
VAX//vax_cpu.c VAX//vax_cpu1.c VAX//vax_fpa.c VAX//vax_cis.c VAX//vax_octa.c  
VAX//vax_cmode.c VAX//vax_mmu.c VAX//vax_sys.c  VAX//vax_syscm.c 
VAX//vax780_stddev.c VAX//vax780_sbi.c VAX//vax780_mem.c VAX//vax780_uba.c 
VAX//vax780_mba.c VAX//vax780_fload.c VAX//vax780_syslist.c PDP11//pdp11_rl.c 
PDP11//pdp11_rq.c PDP11//pdp11_ts.c PDP11//pdp11_dz.c PDP11//pdp11_lp.c 
PDP11//pdp11_tq.c PDP11//pdp11_xu.c PDP11//pdp11_ry.c PDP11//pdp11_cr.c 
PDP11//pdp11_rp.c PDP11//pdp11_tu.c PDP11//pdp11_hk.c PDP11//pdp11_io_lib.c 
scp.c sim_console.c sim_fio.c sim_timer.c sim_sock.c sim_tmxr.c sim_ether.c 
sim_tape.c -DVM_VAX -DVAX_780 -DUSE_INT64 -DUSE_ADDR64 -I VAX -I PDP11/ 
-DUSE_NETWORK -o vax780 -Wl,-z,relro -lm -lrt -lpcap
gcc -fcommon -std=c99 -O2 -U__STRICT_ANSI__ -g -lrt -D_GNU_SOURCE -I . 
NOVA/nova_sys.c NOVA/nova_cpu.c NOVA/nova_dkp.c NOVA/nova_dsk.c NOVA/nova_lp.c 
NOVA/nova_mta.c NOVA/nova_plt.c NOVA/nova_pt.c NOVA/nova_clk.c NOVA/nova_tt.c 
NOVA/nova_tt1.c NOVA/nova_qty.c scp.c sim_console.c sim_fio.c sim_timer.c 
sim_sock.c sim_tmxr.c sim_ether.c sim_tape.c -I NOVA/ -o dgnova -Wl,-z,relro 
-lm -lrt -lpcap
gcc -fcommon -std=c99 -O2 -U__STRICT_ANSI__ -g -lrt -D_GNU_SOURCE -I . 
NOVA/eclipse_cpu.c NOVA/eclipse_tt.c NOVA/nova_sys.c NOVA/nova_dkp.c 
NOVA/nova_dsk.c NOVA/nova_lp.c NOVA/nova_mta.c NOVA/nova_plt.c NOVA/nova_pt.c 
NOVA/nova_clk.c NOVA/nova_tt1.c NOVA/nova_qty.c scp.c sim_console.c sim_fio.c 
sim_timer.c sim_sock.c sim_tmxr.c sim_ether.c sim_tape.c -I NOVA/ -DECLIPSE 
-DUSE_INT64 -o eclipseemu -Wl,-z,relro -lm -lrt -lpcap
gcc -fcommon -std=c99 -O2 -U__STRICT_ANSI__ -g -lrt -D_GNU_SOURCE -I . 
H316/h316_stddev.c H316/h316_lp.c H316/h316_cpu.c H316/h316_sys.c 
H316/h316_mt.c H316/h316_fhd.c H316/h316_dp.c scp.c sim_console.c sim_fio.c 
sim_timer.c sim_sock.c sim_tmxr.c sim_ether.c sim_tape.c -I H316/ -o h316 
-Wl,-z,relro -lm -lrt -lpcap
gcc -fcommon -std=c99 -O2 -U__STRICT_ANSI__ -g -lrt -D_GNU_SOURCE -I . 
HP2100/hp2100_stddev.c HP2100/hp2100_dp.c HP2100/hp2100_dq.c HP2100/hp2100_dr.c 
HP2100/hp2100_lps.c HP2100/hp2100_ms.c HP2100/hp2100_mt.c HP2100/hp2100_mux.c 
HP2100/hp2100_cpu.c HP2100/hp2100_fp.c HP2100/hp2100_sys.c HP2100/hp2100_lpt.c 
HP2100/hp2100_ipl.c HP2100/hp2100_ds.c HP2100/hp2100_cpu0.c 
HP2100/hp2100_cpu1.c HP2100/hp2100_cpu2.c HP2100/hp2100_cpu3.c 
HP2100/hp2100_cpu4.c     HP2100/hp2100_cpu5.c HP2100/hp2100_fp1.c 
HP2100/hp2100_cpu6.c HP2100/hp2100_cpu7.c HP2100//hp2100_baci.c 
HP2100//hp2100_mpx.c HP2100//hp2100_pif.c scp.c sim_console.c sim_fio.c 
sim_timer.c sim_sock.c sim_tmxr.c sim_ether.c sim_tape.c -DHAVE_INT64 -I 
HP2100/ -o hp2100 -Wl,-z,relro -lm -lrt -lpcap
HP2100/hp2100_mt.c: In function ‘mtcio’:
HP2100/hp2100_mt.c:382:32: warning: iteration 8 invokes undefined behavior 
[-Waggressive-loop-optimizations]
  382 |             if (data == mtc_cmd[i])
      |                         ~~~~~~~^~~
HP2100/hp2100_mt.c:381:31: note: within this loop
  381 |         for (i = valid = 0; i < sizeof (mtc_cmd); i++)  /* is fnc 
valid? */
      |                             ~~^~~~~~~~~~~~~~~~~~
gcc -fcommon -std=c99 -O2 -U__STRICT_ANSI__ -g -lrt -D_GNU_SOURCE -I . 
GRI/gri_cpu.c GRI/gri_stddev.c GRI/gri_sys.c scp.c sim_console.c sim_fio.c 
sim_timer.c sim_sock.c sim_tmxr.c sim_ether.c sim_tape.c -I GRI/ -o gri909 
-Wl,-z,relro -lm -lrt -lpcap
gcc -fcommon -std=c99 -O2 -U__STRICT_ANSI__ -g -lrt -D_GNU_SOURCE -I . 
I1401/i1401_lp.c I1401/i1401_cpu.c I1401/i1401_iq.c I1401/i1401_cd.c 
I1401/i1401_mt.c I1401/i1401_dp.c I1401/i1401_sys.c scp.c sim_console.c 
sim_fio.c sim_timer.c sim_sock.c sim_tmxr.c sim_ether.c sim_tape.c -I I1401/ -o 
i1401 -Wl,-z,relro -lm -lrt -lpcap
gcc -fcommon -std=c99 -O2 -U__STRICT_ANSI__ -g -lrt -D_GNU_SOURCE -I . 
I1620/i1620_cd.c I1620/i1620_dp.c I1620/i1620_pt.c I1620/i1620_tty.c 
I1620/i1620_cpu.c I1620/i1620_lp.c I1620/i1620_fp.c I1620/i1620_sys.c scp.c 
sim_console.c sim_fio.c sim_timer.c sim_sock.c sim_tmxr.c sim_ether.c 
sim_tape.c -I I1620/ -o i1620 -Wl,-z,relro -lm -lrt -lpcap
gcc -fcommon -std=c99 -O2 -U__STRICT_ANSI__ -g -lrt -D_GNU_SOURCE -I . 
S3/s3_cd.c S3/s3_cpu.c S3/s3_disk.c S3/s3_lp.c S3/s3_pkb.c S3/s3_sys.c scp.c 
sim_console.c sim_fio.c sim_timer.c sim_sock.c sim_tmxr.c sim_ether.c 
sim_tape.c -I S3/ -o system3 -Wl,-z,relro -lm -lrt -lpcap
gcc -fcommon -std=c99 -O2 -U__STRICT_ANSI__ -g -lrt -D_GNU_SOURCE -I . 
ALTAIR/altair_sio.c ALTAIR/altair_cpu.c ALTAIR/altair_dsk.c ALTAIR/altair_sys.c 
scp.c sim_console.c sim_fio.c sim_timer.c sim_sock.c sim_tmxr.c sim_ether.c 
sim_tape.c -I ALTAIR/ -o altair -Wl,-z,relro -lm -lrt -lpcap
gcc -fcommon -std=c99 -O2 -U__STRICT_ANSI__ -g -lrt -D_GNU_SOURCE -I . 
AltairZ80//altairz80_cpu.c AltairZ80//altairz80_cpu_nommu.c 
AltairZ80//altairz80_dsk.c AltairZ80//disasm.c AltairZ80//altairz80_sio.c 
AltairZ80//altairz80_sys.c AltairZ80//altairz80_hdsk.c 
AltairZ80//altairz80_net.c AltairZ80//flashwriter2.c AltairZ80//i86_decode.c 
AltairZ80//i86_ops.c AltairZ80//i86_prim_ops.c AltairZ80//i8272.c 
AltairZ80//insnsa.c AltairZ80//insnsd.c AltairZ80//mfdc.c AltairZ80//n8vem.c 
AltairZ80//vfdhd.c AltairZ80//s100_disk1a.c AltairZ80//s100_disk2.c 
AltairZ80//s100_disk3.c AltairZ80//s100_fif.c AltairZ80//s100_mdriveh.c 
AltairZ80//s100_mdsad.c AltairZ80//s100_selchan.c AltairZ80//s100_ss1.c 
AltairZ80//s100_64fdc.c AltairZ80//s100_scp300f.c AltairZ80//sim_imd.c 
AltairZ80//wd179x.c AltairZ80//s100_hdc1001.c AltairZ80//s100_if3.c 
AltairZ80//s100_adcs6.c scp.c sim_console.c sim_fio.c sim_timer.c sim_sock.c 
sim_tmxr.c sim_ether.c sim_tape.c -I AltairZ80/ -o altairz80 -Wl,-z,relro -lm 
-lrt -lpcap
ALTAIR/altair_dsk.c: In function ‘dsk12’:
ALTAIR/altair_dsk.c:335:23: warning: writing 1 byte into a region of size 0 
[-Wstringop-overflow=]
  335 |             dskbuf[i] = data & 0xFF;
      |             ~~~~~~~~~~^~~~~~~~~~~~~
ALTAIR/altair_dsk.c:137:6: note: at offset 137 into destination object ‘dskbuf’ 
of size 137
  137 | char dskbuf[137];                                       /* Data Buffer 
*/
      |      ^~~~~~
gcc -fcommon -std=c99 -O2 -U__STRICT_ANSI__ -g -lrt -D_GNU_SOURCE -I . 
Interdata/id16_cpu.c Interdata/id16_sys.c Interdata/id_dp.c Interdata/id_fd.c 
Interdata/id_fp.c Interdata/id_idc.c Interdata/id_io.c Interdata/id_lp.c 
Interdata/id_mt.c Interdata/id_pas.c Interdata/id_pt.c Interdata/id_tt.c 
Interdata/id_uvc.c Interdata/id16_dboot.c Interdata/id_ttp.c scp.c 
sim_console.c sim_fio.c sim_timer.c sim_sock.c sim_tmxr.c sim_ether.c 
sim_tape.c -I Interdata/ -o id16 -Wl,-z,relro -lm -lrt -lpcap
gcc -fcommon -std=c99 -O2 -U__STRICT_ANSI__ -g -lrt -D_GNU_SOURCE -I . 
Interdata/id32_cpu.c Interdata/id32_sys.c Interdata/id_dp.c Interdata/id_fd.c 
Interdata/id_fp.c Interdata/id_idc.c Interdata/id_io.c Interdata/id_lp.c 
Interdata/id_mt.c Interdata/id_pas.c Interdata/id_pt.c Interdata/id_tt.c 
Interdata/id_uvc.c Interdata/id32_dboot.c Interdata/id_ttp.c scp.c 
sim_console.c sim_fio.c sim_timer.c sim_sock.c sim_tmxr.c sim_ether.c 
sim_tape.c -I Interdata/ -o id32 -Wl,-z,relro -lm -lrt -lpcap
gcc -fcommon -std=c99 -O2 -U__STRICT_ANSI__ -g -lrt -D_GNU_SOURCE -I . 
SDS/sds_cpu.c SDS/sds_drm.c SDS/sds_dsk.c SDS/sds_io.c SDS/sds_lp.c 
SDS/sds_mt.c SDS/sds_mux.c SDS/sds_rad.c SDS/sds_stddev.c SDS/sds_sys.c scp.c 
sim_console.c sim_fio.c sim_timer.c sim_sock.c sim_tmxr.c sim_ether.c 
sim_tape.c -I SDS/ -o sds -Wl,-z,relro -lm -lrt -lpcap
gcc -fcommon -std=c99 -O2 -U__STRICT_ANSI__ -g -lrt -D_GNU_SOURCE -I . 
LGP/lgp_cpu.c LGP/lgp_stddev.c LGP/lgp_sys.c scp.c sim_console.c sim_fio.c 
sim_timer.c sim_sock.c sim_tmxr.c sim_ether.c sim_tape.c -I LGP/ -o lgp 
-Wl,-z,relro -lm -lrt -lpcap
gcc -fcommon -std=c99 -O2 -U__STRICT_ANSI__ -g -lrt -D_GNU_SOURCE -I . 
I7094/i7094_cpu.c I7094/i7094_cpu1.c I7094/i7094_io.c I7094/i7094_cd.c 
I7094/i7094_clk.c I7094/i7094_com.c I7094/i7094_drm.c I7094/i7094_dsk.c 
I7094/i7094_sys.c I7094/i7094_lp.c I7094/i7094_mt.c I7094/i7094_binloader.c 
scp.c sim_console.c sim_fio.c sim_timer.c sim_sock.c sim_tmxr.c sim_ether.c 
sim_tape.c -DUSE_INT64 -I I7094 -o i7094 -Wl,-z,relro -lm -lrt -lpcap
gcc -fcommon -std=c99 -O2 -U__STRICT_ANSI__ -g -lrt -D_GNU_SOURCE -I . 
TOOLS/converters/dtos8cvt.c -o dtos8cvt
gcc -fcommon -std=c99 -O2 -U__STRICT_ANSI__ -g -lrt -D_GNU_SOURCE -I . 
TOOLS/converters/gt7cvt.c -o gt7cvt
gcc -fcommon -std=c99 -O2 -U__STRICT_ANSI__ -g -lrt -D_GNU_SOURCE -I . 
TOOLS/crossassemblers/macro1.c -o macro1
gcc -fcommon -std=c99 -O2 -U__STRICT_ANSI__ -g -lrt -D_GNU_SOURCE -I . 
TOOLS/crossassemblers/macro7.c -o macro7
gcc -fcommon -std=c99 -O2 -U__STRICT_ANSI__ -g -lrt -D_GNU_SOURCE -I . 
TOOLS/crossassemblers/macro8x.c -o macro8x
gcc -fcommon -std=c99 -O2 -U__STRICT_ANSI__ -g -lrt -D_GNU_SOURCE -I . 
TOOLS/converters/mtcvtv23.c -o mtcvtv23
gcc -fcommon -std=c99 -O2 -U__STRICT_ANSI__ -g -lrt -D_GNU_SOURCE -I . 
TOOLS/extracters/mtdump.c -o mtdump
gcc -fcommon -std=c99 -O2 -U__STRICT_ANSI__ -g -lrt -D_GNU_SOURCE -I . 
TOOLS/converters/littcvt.c -o littcvt
gcc -fcommon -std=c99 -O2 -U__STRICT_ANSI__ -g -lrt -D_GNU_SOURCE -I . 
TOOLS/converters/mtcvtodd.c -o mtcvtodd
gcc -fcommon -std=c99 -O2 -U__STRICT_ANSI__ -g -lrt -D_GNU_SOURCE -I . 
TOOLS/converters/sfmtcvt.c -o sfmtcvt
gcc -fcommon -std=c99 -O2 -U__STRICT_ANSI__ -g -lrt -D_GNU_SOURCE -I . 
TOOLS/config11/config11.c -o config11
TOOLS/config11/config11.c: In function ‘main’:
TOOLS/config11/config11.c:65:13: error: implicit declaration of function 
‘gets’; did you mean ‘fgets’? [-Wimplicit-function-declaration]
   65 |         if (gets (inp) == NULL) return 0;
      |             ^~~~
      |             fgets
TOOLS/config11/config11.c:65:24: warning: comparison between pointer and integer
   65 |         if (gets (inp) == NULL) return 0;
      |                        ^~
TOOLS/config11/config11.c:67:46: error: implicit declaration of function 
‘toupper’ [-Wimplicit-function-declaration]
   67 |         for (cp = inp; *cp != 0; cp++) *cp = toupper (*cp);
      |                                              ^~~~~~~
TOOLS/config11/config11.c:32:1: note: include ‘<ctype.h>’ or provide a 
declaration of ‘toupper’
   31 | #include <string.h>
  +++ |+#include <ctype.h>
   32 | 
make[1]: *** [makefile:391: config11] Error 1
make[1]: *** Waiting for unfinished jobs....
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j8 returned exit code 2
make: *** [debian/rules:4: build] Error 25
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: simh
Source-Version: 3.8.1-6.3
Done: Andreas Tille <[email protected]>

We believe that the bug you reported is fixed in the latest version of
simh, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Andreas Tille <[email protected]> (supplier of updated simh 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 [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Tue, 13 Jan 2026 16:45:50 +0100
Source: simh
Architecture: source
Version: 3.8.1-6.3
Distribution: unstable
Urgency: medium
Maintainer: Andreas Bombe <[email protected]>
Changed-By: Andreas Tille <[email protected]>
Closes: 1075511 1119557
Changes:
 simh (3.8.1-6.3) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Maintain package in Debian team on Salsa
   * Fix build with gcc-14
     Closes: #1075511
   * Enable build using the default build flags
     Closes: #1119557
   * Secure URI in Homepage
   * d/watch:
      - version=5
      - Add comments about non-free versions
   * debhelper-compat=13
   * cme fix dpkg-control
Checksums-Sha1:
 538195920b1605d5f8b886ed08c25cfae3adafb6 1831 simh_3.8.1-6.3.dsc
 137012a7bb709c11374b289c3f33a47c459207cb 27872 simh_3.8.1-6.3.debian.tar.xz
 4f27d47dc87ba293e7317fb8e37d19ea843e7b1a 6173 simh_3.8.1-6.3_amd64.buildinfo
Checksums-Sha256:
 0542e9cb68217af9e7dcdc180b9d315965e770d1521215830726f23ac27422a4 1831 
simh_3.8.1-6.3.dsc
 87ddd2a7f58c136134f998837f59d3c0635189ef6d5bf6322daad4f4ad3ee60a 27872 
simh_3.8.1-6.3.debian.tar.xz
 97adf4492a875de8b1789adf362ed1912335f188583f7c3bf72d4ca8167ea7a3 6173 
simh_3.8.1-6.3_amd64.buildinfo
Files:
 b9e2554a854c556b261aaebd51f8e178 1831 otherosfs optional simh_3.8.1-6.3.dsc
 a618846bcdb55ab637f1743ee5351d96 27872 otherosfs optional 
simh_3.8.1-6.3.debian.tar.xz
 461602563a9f3c7f9e3397a1226f4259 6173 otherosfs optional 
simh_3.8.1-6.3_amd64.buildinfo

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

iQJFBAEBCgAvFiEE8fAHMgoDVUHwpmPKV4oElNHGRtEFAmlmajYRHHRpbGxlQGRl
Ymlhbi5vcmcACgkQV4oElNHGRtHgzQ/9Er3hSz3S1yFhHmvUdqj+/Q7zEsfVS69t
IFeeDEIEzimBOGDoNcL/5MmIiKXiEAGvE0ucFmH69E68SZrTOKhlNjIa4uSHDtC3
Oriyt0VVLKQISYW42T3ORT4aJfY/L5ZcRRhljlRhGcxDBbjpOtQSCawlp57y2+WI
zQR7AARiPmIs4ULcXg48l4Dk41H3YvtZNzBG+PpTlzBMp5QeUTN/zHlvB1VpI9iX
GU4Urpe0u1CKGxDb/2mJ38QGKTBjNsU053yvTm9iEUxg1BDu1/5DDrWbm9hiNKV7
s+u+AiLb1HjXkWFzp8hL9YgrK+UHzVtRg9rr/L53NMWIj1QinuY0KqnrO5eVBA5Q
rvxNvSkz7xwQXHUV+kVe0bBD6vlG45Mw56RayzKcRjmgGo5HAIY3J2T3D/ND2ojS
3s1if3qsmZ8TWCn5urQ6Xey5EXpnjBJzlnzkh3kE9LMeXz4tKFqB1ZiQOhe2m9X2
6tRo3L/UEMXTH14dZXfiv5sS1F0miAWUOcsH9QDM9XH3deQ6jdyqTigmUdJdnhzK
fi49a1JlqNdwT8ZrlA8hyHukbp7O6Qnhx68KwsyhIvH3InHTBbOqbgChBp9so7RX
q5raI85Wabk97iZ0HMnL40dzycT9SsEmCRLN5o4k5+fh42g9aBWKjSdK1keuXF4y
9t205euG0H4=
=SPN3
-----END PGP SIGNATURE-----

Attachment: pgpFcANXdU_87.pgp
Description: PGP signature


--- End Message ---

Reply via email to