Your message dated Mon, 02 May 2011 21:20:56 +0000
with message-id <[email protected]>
and subject line Bug#624976: fixed in dosbox 0.74-2
has caused the Debian Bug report #624976,
regarding dosbox: FTBFS: ../../include/dos_inc.h:543:78: error: expected 
primary-expression before ',' token
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.)


-- 
624976: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=624976
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: dosbox
Version: 0.74-1
Severity: serious
Tags: wheezy sid
User: [email protected]
Usertags: qa-ftbfs-20110502 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
> g++ -DHAVE_CONFIG_H -I. -I../..  -I../../include -I/usr/include/SDL 
> -D_GNU_SOURCE=1 -D_REENTRANT  -g -O2  -c -o cpu.o cpu.cpp
> In file included from ../../include/programs.h:28:0,
>                  from cpu.cpp:29:
> ../../include/dos_inc.h: In member function 'void DOS_MCB::SetFileName(const 
> char*)':
> ../../include/dos_inc.h:543:78: error: expected primary-expression before ',' 
> token
> ../../include/dos_inc.h:543:79: error: 'filename' was not declared in this 
> scope
> ../../include/dos_inc.h:543:87: error: 'offsetof' was not declared in this 
> scope
> ../../include/dos_inc.h: In member function 'void 
> DOS_MCB::GetFileName(char*)':
> ../../include/dos_inc.h:544:71: error: expected primary-expression before ',' 
> token
> ../../include/dos_inc.h:544:72: error: 'filename' was not declared in this 
> scope
> ../../include/dos_inc.h:544:80: error: 'offsetof' was not declared in this 
> scope
> cpu.cpp: In member function 'void TaskStateSegment::Get_SSx_ESPx(Bitu, Bitu&, 
> Bitu&)':
> cpu.cpp:294:37: error: expected primary-expression before ',' token
> cpu.cpp:294:38: error: 'esp0' was not declared in this scope
> cpu.cpp:294:42: error: 'offsetof' was not declared in this scope
> cpu.cpp:298:37: error: expected primary-expression before ',' token
> cpu.cpp:298:38: error: 'sp0' was not declared in this scope
> cpu.cpp:298:41: error: 'offsetof' was not declared in this scope
> cpu.cpp: In function 'bool CPU_SwitchTask(Bitu, TSwitchType, Bitu)':
> cpu.cpp:362:49: error: expected primary-expression before ',' token
> cpu.cpp:362:50: error: 'cr3' was not declared in this scope
> cpu.cpp:362:53: error: 'offsetof' was not declared in this scope
> cpu.cpp:363:49: error: expected primary-expression before ',' token
> cpu.cpp:363:50: error: 'eip' was not declared in this scope
> cpu.cpp:364:52: error: expected primary-expression before ',' token
> cpu.cpp:364:53: error: 'eflags' was not declared in this scope
> cpu.cpp:365:49: error: expected primary-expression before ',' token
> cpu.cpp:365:50: error: 'eax' was not declared in this scope
> cpu.cpp:366:49: error: expected primary-expression before ',' token
> cpu.cpp:366:50: error: 'ecx' was not declared in this scope
> cpu.cpp:367:49: error: expected primary-expression before ',' token
> cpu.cpp:367:50: error: 'edx' was not declared in this scope
> cpu.cpp:368:49: error: expected primary-expression before ',' token
> cpu.cpp:368:50: error: 'ebx' was not declared in this scope
> cpu.cpp:369:49: error: expected primary-expression before ',' token
> cpu.cpp:369:50: error: 'esp' was not declared in this scope
> cpu.cpp:370:49: error: expected primary-expression before ',' token
> cpu.cpp:370:50: error: 'ebp' was not declared in this scope
> cpu.cpp:371:49: error: expected primary-expression before ',' token
> cpu.cpp:371:50: error: 'edi' was not declared in this scope
> cpu.cpp:372:49: error: expected primary-expression before ',' token
> cpu.cpp:372:50: error: 'esi' was not declared in this scope
> cpu.cpp:374:48: error: expected primary-expression before ',' token
> cpu.cpp:375:48: error: expected primary-expression before ',' token
> cpu.cpp:376:48: error: expected primary-expression before ',' token
> cpu.cpp:377:48: error: expected primary-expression before ',' token
> cpu.cpp:378:48: error: expected primary-expression before ',' token
> cpu.cpp:379:48: error: expected primary-expression before ',' token
> cpu.cpp:380:49: error: expected primary-expression before ',' token
> cpu.cpp:380:50: error: 'ldt' was not declared in this scope
> cpu.cpp:403:42: error: expected primary-expression before ',' token
> cpu.cpp:403:43: error: 'eflags' was not declared in this scope
> cpu.cpp:403:49: error: 'offsetof' was not declared in this scope
> cpu.cpp:404:42: error: expected primary-expression before ',' token
> cpu.cpp:404:43: error: 'eip' was not declared in this scope
> cpu.cpp:406:42: error: expected primary-expression before ',' token
> cpu.cpp:406:43: error: 'eax' was not declared in this scope
> cpu.cpp:407:42: error: expected primary-expression before ',' token
> cpu.cpp:407:43: error: 'ecx' was not declared in this scope
> cpu.cpp:408:42: error: expected primary-expression before ',' token
> cpu.cpp:408:43: error: 'edx' was not declared in this scope
> cpu.cpp:409:42: error: expected primary-expression before ',' token
> cpu.cpp:409:43: error: 'ebx' was not declared in this scope
> cpu.cpp:410:42: error: expected primary-expression before ',' token
> cpu.cpp:410:43: error: 'esp' was not declared in this scope
> cpu.cpp:411:42: error: expected primary-expression before ',' token
> cpu.cpp:411:43: error: 'ebp' was not declared in this scope
> cpu.cpp:412:42: error: expected primary-expression before ',' token
> cpu.cpp:412:43: error: 'esi' was not declared in this scope
> cpu.cpp:413:42: error: expected primary-expression before ',' token
> cpu.cpp:413:43: error: 'edi' was not declared in this scope
> cpu.cpp:415:42: error: expected primary-expression before ',' token
> cpu.cpp:416:42: error: expected primary-expression before ',' token
> cpu.cpp:417:42: error: expected primary-expression before ',' token
> cpu.cpp:418:42: error: expected primary-expression before ',' token
> cpu.cpp:419:42: error: expected primary-expression before ',' token
> cpu.cpp:420:42: error: expected primary-expression before ',' token
> cpu.cpp:428:43: error: expected primary-expression before ',' token
> cpu.cpp:428:44: error: 'back' was not declared in this scope
> cpu.cpp:428:48: error: 'offsetof' was not declared in this scope
> cpu.cpp:430:43: error: expected primary-expression before ',' token
> cpu.cpp:430:44: error: 'back' was not declared in this scope
> cpu.cpp:430:48: error: 'offsetof' was not declared in this scope
> make[5]: *** [cpu.o] Error 1

The full build log is available from:
   http://people.debian.org/~lucas/logs/2011/05/02/dosbox_0.74-1_lsid64.buildlog

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!

About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot.  Internet was not
accessible from the build systems.

-- 
| Lucas Nussbaum
| [email protected]   http://www.lucas-nussbaum.net/ |
| jabber: [email protected]             GPG: 1024D/023B3F4F |



--- End Message ---
--- Begin Message ---
Source: dosbox
Source-Version: 0.74-2

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

dosbox_0.74-2.debian.tar.gz
  to main/d/dosbox/dosbox_0.74-2.debian.tar.gz
dosbox_0.74-2.dsc
  to main/d/dosbox/dosbox_0.74-2.dsc
dosbox_0.74-2_amd64.deb
  to main/d/dosbox/dosbox_0.74-2_amd64.deb



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.
Jan Dittberner <[email protected]> (supplier of updated dosbox 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: SHA256

Format: 1.8
Date: Mon, 02 May 2011 21:20:37 +0200
Source: dosbox
Binary: dosbox
Architecture: source amd64
Version: 0.74-2
Distribution: unstable
Urgency: low
Maintainer: Jan Dittberner <[email protected]>
Changed-By: Jan Dittberner <[email protected]>
Description: 
 dosbox     - x86 emulator with Tandy/Herc/CGA/EGA/VGA/SVGA graphics, sound and
Closes: 624976
Changes: 
 dosbox (0.74-2) unstable; urgency=low
 .
   * Fix "FTBFS: ../../include/dos_inc.h:543:78: error: expected primary-
     expression before ',' token" add patch from upstream SVN as
     debian/patches/ftbfs624976_upstream_svn3691.patch (Closes: #624976)
   * fix another spelling error in man page in
     debian/patches/fix_manpage_errors.patch
   * Bump Standards-Version to 3.9.2 (No changes needed) in
     debian/control
   * fix description synopsis to not start with an article
Checksums-Sha1: 
 1fab4bdba2255053ec8c80a66bb6b88904614cdb 1852 dosbox_0.74-2.dsc
 a0441b7809324272cd439a9cd28e4b49ca720a38 12741 dosbox_0.74-2.debian.tar.gz
 f21bbb8b30bd2ca017895690d6b69a2614db1c92 930306 dosbox_0.74-2_amd64.deb
Checksums-Sha256: 
 d77364f7b24dd0dd8b49cb8ad193f0eb00323b1daa4652820e77c8728f3596f5 1852 
dosbox_0.74-2.dsc
 f47f0f1a30df693ce0ab450aa54afaf5f78d31af26170d308a9fed5f5c03013a 12741 
dosbox_0.74-2.debian.tar.gz
 1f0b77e94ddbc08185291fdf42bcd7bda7db62bf17ca6a59cdd4d94d34123163 930306 
dosbox_0.74-2_amd64.deb
Files: 
 0301b506a382f2fb86b549739ab8c084 1852 otherosfs optional dosbox_0.74-2.dsc
 58c2321f198e4899a9c345d85811528e 12741 otherosfs optional 
dosbox_0.74-2.debian.tar.gz
 e93062215503088f1121ee0b5a41585e 930306 otherosfs optional 
dosbox_0.74-2_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iQIcBAEBCAAGBQJNvwUSAAoJEKc+AFVVj7jdHCYP/12Hhsbno6UJKBgWph5WcbhI
S2PTjwCwmkeMYMrwfXY5A3gHad3hdF/kOL8T8ZToQafLRclQb+ECcYh//g6TGVqU
vsEsUs5yNfW5rSU/HynP5aKxBc4E51A289ra7sBIOePHIxJREsjmcPUjagr1f76L
N2rYZPPv2QGUyr+cF5cqJ9rHbI8VFGjg1xOh4u8LZtKXlEFZa4w1D+XM31IxmRyx
Jm0uhVeWmfeMOVKB6qTtPyfh3CZ8g0lLIuj/GPGTa2JDpAIFVw3IUhvHwYqxptzY
JqXLcIwTNBlnYEWb6jn/57nt88GmNb/pB0CNButhpPK0EH41ZIXdHytV7qK6rUM5
MiadoFS6EqiO6np+JxOM0JSyjubwRS4drrIeEvijz52PdclMJXrosCVInmthHm7O
xQBOXIujuoisMkZlnWCHWp0y+Tlpb30eH3Bby+TLdvd3QjrKLcEeBRBhO5mV+aCg
zIJ4awNw9rOfFgBq1+aZOZVS/vQyByQurpvI+MDHayYSiwqTpv4+c+MC42O45kpG
4l4OMJaFFdb1Hq9BngcJ/dD7LNLPBy0ByxoBRQCkvoMk6TFj1WGZWtdw6FrqtW/c
FURIl6QRn4rzvyFUBn1XZkoggWB0bu013u350N/JWhxvlwMRDbkFZo/K5ZH9KoQl
BKaSreFJQPQBAErxyfYg
=F1p5
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to