[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#906339: marked as done (bochs: FTBFS in buster/sid (section overlap at linking time))



Your message dated Tue, 28 Aug 2018 08:34:59 +0000
with message-id <E1fuZSl-0006Ue-U7@fasolo.debian.org>
and subject line Bug#906339: fixed in bochs 2.6.9+dfsg-2
has caused the Debian Bug report #906339,
regarding bochs: FTBFS in buster/sid (section overlap at linking time)
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 owner@bugs.debian.org
immediately.)


-- 
906339: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=906339
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: src:bochs
Version: 2.6.9+dfsg-1
Severity: serious
Tags: ftbfs

Dear maintainer:

I tried to build this package in buster but it failed:

--------------------------------------------------------------------------------
[...]
 debian/rules build-indep
dh_testdir
libtoolize -c
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './compile'
libtoolize: copying file './config.guess'
libtoolize: copying file './config.sub'
libtoolize: copying file './depcomp'
libtoolize: copying file './install-sh'
libtoolize: copying file './missing'
libtoolize: copying file './ltmain.sh'
libtoolize: putting macros in 'libltdl/m4'.
libtoolize: copying file 'libltdl/m4/libtool.m4'
libtoolize: copying file 'libltdl/m4/ltargz.m4'

[... snipped ...]


acpi-dsdt.dsl.i    625:             Return(0x01)
Warning  3104 -                              ^ Reserved method should not return a value (_L0C)

acpi-dsdt.dsl.i    628:             Return(0x01)
Warning  3104 -                              ^ Reserved method should not return a value (_L0D)

acpi-dsdt.dsl.i    631:             Return(0x01)
Warning  3104 -                              ^ Reserved method should not return a value (_L0E)

acpi-dsdt.dsl.i    634:             Return(0x01)
Warning  3104 -                              ^ Reserved method should not return a value (_L0F)


Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20180629
Copyright (c) 2000 - 2018 Intel Corporation

ASL Input:     acpi-dsdt.dsl.i - 639 lines, 29236 bytes, 707 keywords
AML Output:    acpi-dsdt.aml - 7585 bytes, 253 named objects, 454 executable opcodes
Hex Dump:      acpi-dsdt.hex - 71586 bytes

Compilation complete. 0 Errors, 51 Warnings, 10 Remarks, 494 Optimizations, 93 Constants Folded
rm acpi-dsdt.dsl.i
sed -i -e's/^unsigned/const unsigned/;s/ACPI-DSDT_HEX/ACPI_DSDT_HEX/g;s/acpi-dsdt_aml_code/AmlCode/g' acpi-dsdt.hex
gcc -m32 -fno-stack-protector -O2 -Wall -c -o rombios32.o rombios32.c
rombios32.c: In function 'setup_mtrr':
rombios32.c:502:23: warning: variable 'wc' set but not used [-Wunused-but-set-variable]
     int i, vcnt, fix, wc;
                       ^~
rombios32.c: In function 'smbios_init':
rombios32.c:2285:30: warning: '%d' directive output may be truncated writing between 1 and 6 bytes into a region of size 3 [-Wformat-truncation=]
     snprintf(start, 8, "DIMM %d", instance);
                              ^~
rombios32.c:2285:24: note: directive argument in the range [0, 131071]
     snprintf(start, 8, "DIMM %d", instance);
                        ^~~~~~~~~
rombios32.c:2285:5: note: 'snprintf' output between 7 and 12 bytes into a destination of size 8
     snprintf(start, 8, "DIMM %d", instance);
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ld -o rombios32.out -T ./rombios32.ld rombios32start.o rombios32.o
ld: section .note.gnu.property LMA [00000000000e4d58,00000000000e4d73] overlaps section .data LMA [00000000000e4d58,00000000000e4d63]
ld: section .got.plt LMA [00000000000e4d64,00000000000e4d6f] overlaps section .note.gnu.property LMA [00000000000e4d58,00000000000e4d73]
make[1]: *** [Makefile:113: rombios32.out] Error 1
make[1]: Leaving directory '/<<BUILDDIR>>/bochs-2.6.9+dfsg/bios'
make: *** [debian/rules:142: build-indep] Error 2
dpkg-buildpackage: error: debian/rules build-indep subprocess returned exit status 2
--------------------------------------------------------------------------------

The build was made with "dpkg-buildpackage -A" in my autobuilder.
Most probably, it also fails here in reproducible builds:

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/bochs.html

where you can get a full build log if you need it.

If this is really a bug in one of the build-depends, please use reassign and affects,
so that this is still visible in the BTS web page for this package.

Thanks.

--- End Message ---
--- Begin Message ---
Source: bochs
Source-Version: 2.6.9+dfsg-2

We believe that the bug you reported is fixed in the latest version of
bochs, 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 906339@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Stephen Kitt <skitt@debian.org> (supplier of updated bochs 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 ftpmaster@ftp-master.debian.org)


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

Format: 1.8
Date: Tue, 28 Aug 2018 09:19:23 +0200
Source: bochs
Binary: bochs bochs-doc bochsbios bochs-wx bochs-sdl bochs-term bochs-x bximage sb16ctrl-bochs
Architecture: source
Version: 2.6.9+dfsg-2
Distribution: unstable
Urgency: medium
Maintainer: Stephen Kitt <skitt@debian.org>
Changed-By: Stephen Kitt <skitt@debian.org>
Description:
 bochs      - IA-32 PC emulator
 bochs-doc  - Bochs upstream documentation
 bochs-sdl  - SDL plugin for Bochs
 bochs-term - Terminal (ncurses-based) plugin for Bochs
 bochs-wx   - WxWindows plugin for Bochs
 bochs-x    - X11 plugin for Bochs
 bochsbios  - BIOS for the Bochs emulator
 bximage    - Disk Image Creation Tool for Bochs
 sb16ctrl-bochs - control utility for Bochs emulated SB16 card
Closes: 906339
Changes:
 bochs (2.6.9+dfsg-2) unstable; urgency=medium
 .
   * Discard .note.gnu.property section explicitly when building BIOS ROM
     images. Closes: #906339.
   * Link the ALSA and SDL sound plugins to their respective libraries
     only, reducing the package dependencies (in particular, the main bochs
     package no longer depends on SDL).
   * Set “Rules-Requires-Root: no”.
   * Standards-Version 4.2.1, no further change required.
Checksums-Sha1:
 0df7ef2f7c05d26dbaf8e79a6c55f4e6d46ef34c 2618 bochs_2.6.9+dfsg-2.dsc
 529fad293298ffa5a7e07122195f533a8a2854ef 53792 bochs_2.6.9+dfsg-2.debian.tar.xz
 8329370b0378ff3e294e3355a2de4d142f5ba47e 14804 bochs_2.6.9+dfsg-2_source.buildinfo
Checksums-Sha256:
 f5316660b4f22c219123dd02beb1c16072284560225ba149e59b1aace0672373 2618 bochs_2.6.9+dfsg-2.dsc
 8d988ca8de6f06b68cc0dcea92b34151fac09195a5e6c646b11937ec2ec97612 53792 bochs_2.6.9+dfsg-2.debian.tar.xz
 51ae4161bcdb201f1e165b469e58dae9278185343857f930e21d236e830ce894 14804 bochs_2.6.9+dfsg-2_source.buildinfo
Files:
 2fcab198b915b65e8c03e9323e5020a2 2618 otherosfs optional bochs_2.6.9+dfsg-2.dsc
 ce9db199e7fb534b4b22c9c3709aed85 53792 otherosfs optional bochs_2.6.9+dfsg-2.debian.tar.xz
 852491f02067566edf847f2482a13c2b 14804 otherosfs optional bochs_2.6.9+dfsg-2_source.buildinfo

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

iQIzBAEBCgAdFiEEnPVX/hPLkMoq7x0ggNMC9Yhtg5wFAluFALgACgkQgNMC9Yht
g5xOSA/+NE8OQmREysDbDwJi/Q39DmyeQtnBnhCSAbeRfc8Y3Ov0yoO7BMRsxgQn
T8iUr1MQg19S6GOyADq0bU4/GZdhDG79Q/+oiHHltSJ/tcPlJjs+TSiU5Um/B64H
qsDdVFYHQ2EHS1Rz37BlwV1UOYGoAUthSRNNHJpETJ6394Nb3G4CtcHI6ASKdp95
Gz/Vv7i1myIN9DjNJELUYblisb7G0/y3/o58VjzsPohfUj4++EMjlJjY3uCizeq4
TwsCBmIrHP7+1PKyyk9RQa61X8qlhlls2T1kzfb3YRieyffqHUQ8o6ChxWsrMhPl
d0pfi4maCiPLvIk4uddf7dW8AjnJEj0cV/sYJ7lS3tMfdzAcb4wTNezaigGolLt9
cIsgt9P/uofXDBEcwWodXVg6iVii+W9F74U6WjAKqTVoHEpZYDy0LOePm/zCuUsn
oK85FFMTtfxJBSMYV1saqe1nAZ4oscNtqHiR8/UhIAn2NoC6v1QJXU5p4zvJa0gr
osxkGDw8owfLgUENJFpEnJYbumO9tMiFJBwT9LrfTULbhZnkDQHT1Oe/H0CeJvEJ
a42AT2sz/637YpWtthnklnRMhCLsatMz7hNRHPnV2MvaURjss6XQp5kfIeNlXYzu
AKUO6Hu1r0J1iUR/BPH0YvjM7/WqNZOC1Zwum0HSxd2bBbQ+/oc=
=d1eN
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: