Your message dated Sun, 06 Sep 2009 06:47:21 +0000
with message-id <[email protected]>
and subject line Bug#544827: fixed in gforth 0.7.0+ds1-4
has caused the Debian Bug report #544827,
regarding gforth - FTBFS: error: 'u' undeclared (first use in this function)
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.)


-- 
544827: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=544827
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: gforth
Version: 0.7.0+ds1-3
Severity: serious

There was an error while trying to autobuild your package:

> sbuild (Debian sbuild) 0.58.2 (31 Jul 2009) on debian-31.osdl.marist.edu
[...]
> gcc -c  -I./../arch/generic -I. -Wall -g -O2 -DHAVE_CONFIG_H -DFORCE_LL 
> -DDEFAULTPATH='".:/usr/lib/gforth/site-forth:/usr/share/gforth/site-forth:/usr/lib/gforth/0.7.0:/usr/share/gforth/0.7.0"'
>    -o support-ll.o ./support.c
> In file included from ./support.c:22:
> ./forth.h:279:2: warning: #warning flush-icache probably will not work (see 
> manual)
> ./forth.h:281:2: warning: #warning no FLUSH_ICACHE, turning off dynamic 
> native code by default
> ./support.c: In function 'umdiv':
> ./support.c:666: warning: implicit declaration of function '__udiv_w_sdiv'
> ./support.c: In function 'smdiv':
> ./support.c:731: error: 'u' undeclared (first use in this function)
> ./support.c:731: error: (Each undeclared identifier is reported only once
> ./support.c:731: error: for each function it appears in.)
> ./support.c:732: error: 'v' undeclared (first use in this function)
> make[4]: *** [support-ll.o] Error 1
> make[4]: Leaving directory 
> `/build/buildd-gforth_0.7.0+ds1-3-s390-zVrdB6/gforth-0.7.0+ds1/engine'
> make[4]: Entering directory 
> `/build/buildd-gforth_0.7.0+ds1-3-s390-zVrdB6/gforth-0.7.0+ds1'
> ./preforth -p ".:~+:." -e 's" mach16b.fs"' ./kernel/main.fs -e "save-cross 
> kernl16b.fi- /usr/bin/gforth-0.7.0 bye"
> You need to configure with a gforth in $PATH to build this part
> make[4]: *** [kernl16b.fi-] Error 1
> make[4]: Leaving directory 
> `/build/buildd-gforth_0.7.0+ds1-3-s390-zVrdB6/gforth-0.7.0+ds1'
> make[3]: *** [gforth-ll] Error 2
> make[3]: Leaving directory 
> `/build/buildd-gforth_0.7.0+ds1-3-s390-zVrdB6/gforth-0.7.0+ds1'
> make[2]: *** [optgforth] Error 2
> make[2]: Leaving directory 
> `/build/buildd-gforth_0.7.0+ds1-3-s390-zVrdB6/gforth-0.7.0+ds1'
> make[1]: *** [gforth] Error 2
> make[1]: Leaving directory 
> `/build/buildd-gforth_0.7.0+ds1-3-s390-zVrdB6/gforth-0.7.0+ds1'
> dh_auto_build: make returned exit code 2
> make: *** [build] Error 1
> dpkg-buildpackage: error: debian/rules build gave error exit status 2

Regarding:
> ./support.c:666: warning: implicit declaration of function '__udiv_w_sdiv'
__udiv_w_sdiv is a support function used by gcc/glibc to do 64bit
divisions and also wide copied into other sources. Is there a reason why
you don't let the C compiler generate this code?

Bastian



--- End Message ---
--- Begin Message ---
Source: gforth
Source-Version: 0.7.0+ds1-4

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

gforth-common_0.7.0+ds1-4_all.deb
  to pool/main/g/gforth/gforth-common_0.7.0+ds1-4_all.deb
gforth_0.7.0+ds1-4.diff.gz
  to pool/main/g/gforth/gforth_0.7.0+ds1-4.diff.gz
gforth_0.7.0+ds1-4.dsc
  to pool/main/g/gforth/gforth_0.7.0+ds1-4.dsc
gforth_0.7.0+ds1-4_i386.deb
  to pool/main/g/gforth/gforth_0.7.0+ds1-4_i386.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.
Peter Pentchev <[email protected]> (supplier of updated gforth 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: SHA1

Format: 1.8
Date: Sat, 05 Sep 2009 18:46:33 +0300
Source: gforth
Binary: gforth gforth-common
Architecture: source i386 all
Version: 0.7.0+ds1-4
Distribution: unstable
Urgency: low
Maintainer: Peter Pentchev <[email protected]>
Changed-By: Peter Pentchev <[email protected]>
Description: 
 gforth     - GNU Forth Language Environment
 gforth-common - GNU Forth architecture-independent dictionaries
Closes: 544827
Changes: 
 gforth (0.7.0+ds1-4) unstable; urgency=low
 .
   * Try and fix the s390 build once again, this time after testing
     the sdiv_qrnnd() usage code on x86; hopefully Closes: #544827
Checksums-Sha1: 
 435f31cca18171325680d5605ab9e2f834f6dafe 1360 gforth_0.7.0+ds1-4.dsc
 6cec984307332a2fef17a5882dddc744dc25bcc7 11697 gforth_0.7.0+ds1-4.diff.gz
 76dd7fb8e779178b7c2d9c40ea796ba8cc72fb3e 539264 gforth_0.7.0+ds1-4_i386.deb
 d050d7c245828af6158c5dc316497856a7d92a63 419446 
gforth-common_0.7.0+ds1-4_all.deb
Checksums-Sha256: 
 a104c94ace9e13bb87182e7c4b5976bfba67d669676ebd82be82175eeadf0c8e 1360 
gforth_0.7.0+ds1-4.dsc
 5a7081342e2aa6669f2a8b67ba577e0ea60456f107783249b49645e9e016c719 11697 
gforth_0.7.0+ds1-4.diff.gz
 e29184de14216ac9d892cfe75ccd9cb3926863fab25b5c27702733dec53de6c8 539264 
gforth_0.7.0+ds1-4_i386.deb
 16730bb47a8da645d7af39d35825aba80a5fd3bdd92867039de88fe88ba90d7b 419446 
gforth-common_0.7.0+ds1-4_all.deb
Files: 
 f276e40b537d21eaaa46e8d1db479923 1360 interpreters optional 
gforth_0.7.0+ds1-4.dsc
 fdf17933331380864d593506214300b3 11697 interpreters optional 
gforth_0.7.0+ds1-4.diff.gz
 4fcbeedeb77c18096f2e1c0398fc102c 539264 interpreters optional 
gforth_0.7.0+ds1-4_i386.deb
 67cb1391c218c6a1ecbcce3bdd20652c 419446 interpreters optional 
gforth-common_0.7.0+ds1-4_all.deb

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

iEYEARECAAYFAkqjV5QACgkQ2XA5inpabMdKqQCdG+bmyKQpJTbW2U9u2QpYUDFN
Xk0AmgMB4RZVrPopqq8hvBCfx+QXL0Vq
=EQt/
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to