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

Bug#449167: marked as done (gdc-4.1_0.25-4.1.2-17exp1(experimental/mipsel/mimir): error: 'builtin_define_with_value' was not declared in this scope)



Your message dated Mon, 12 Nov 2007 05:18:43 +0000
with message-id <E1IrRh5-0007et-04@ries.debian.org>
and subject line Bug#449167: fixed in gdc-4.1 0.25-4.1.2-17d1
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: gdc-4.1
Version: 0.25-4.1.2-17exp1
Severity: serious
Tags: experimental

Heya,

Building gdc on my mipsel failed:

| Automatic build of gdc-4.1_0.25-4.1.2-17exp1 on mimir by sbuild/mipsel 98-farm
| Build started at 20071101-1437
| ******************************************************************************

[...]

| c++   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes     -DHAVE_CONFIG_H -I. -Id -I../../src/gcc -I../../src/gcc/d -I../../src/gcc/../include -I../../src/gcc/../libcpp/include     -I. -Id -I../../src/gcc -I../../src/gcc/d -I../../src/gcc/../include -I../../src/gcc/../libcpp/include  -I../../src/gcc/d -I../../src/gcc/d/dmd -Id -D_GNU_SOURCE=1 -D_DH=1 -DD_NO_TRAMPOLINES=1 -DELFOBJ=1 -DLIBPHOBOS=\"-lgphobos\" -DLIBPHOBOS_PROFILE=\"-lgphobos\" -DD_GCC_VER=41 -Wno-missing-braces -fmessage-length=0 -DGCC_SAFE_DMD=1 -o d/d-lang.glue.o -c ../../src/gcc/d/d-lang.cc
| cc1plus: warning: command line option "-Wstrict-prototypes" is valid for Ada/C/ObjC but not for C++
| cc1plus: warning: command line option "-Wmissing-prototypes" is valid for Ada/C/ObjC but not for C++
| In file included from ../../src/gcc/d/dmd/stringtable.h:19,
|                  from ../../src/gcc/d/dmd/mtype.h:27,
|                  from ../../src/gcc/d/d-lang.cc:24:
| ../../src/gcc/d/dmd/lstring.h:23: warning: ignoring #pragma warning 
| In file included from ./tm.h:13,
|                  from ../../src/gcc/d/d-gcc-includes.h:43,
|                  from ../../src/gcc/d/d-lang.cc:31:
| ../../src/gcc/config/mips/mips.h:2622:1: warning: "ASM_OUTPUT_EXTERNAL" redefined
| In file included from ./tm.h:10,
|                  from ../../src/gcc/d/d-gcc-includes.h:43,
|                  from ../../src/gcc/d/d-lang.cc:31:
| ../../src/gcc/config/elfos.h:504:1: warning: this is the location of the previous definition
| ../../src/gcc/d/d-lang.cc:112:1: warning: "LANG_HOOKS_TYPES_COMPATIBLE_P" redefined
| In file included from ../../src/gcc/d/d-gcc-includes.h:49,
|                  from ../../src/gcc/d/d-lang.cc:31:
| ../../src/gcc/langhooks-def.h:125:1: warning: this is the location of the previous definition
| ../../src/gcc/d/d-lang.cc:372:1: warning: "preprocessing_asm_p" redefined
| ../../src/gcc/d/d-lang.cc:370:1: warning: this is the location of the previous definition
| ../../src/gcc/d/d-lang.cc:373:1: warning: "preprocessing_trad_p" redefined
| ../../src/gcc/d/d-lang.cc:371:1: warning: this is the location of the previous definition
| In file included from ../../src/gcc/d/dmd/root.h:29,
|                  from ../../src/gcc/d/d-lang.cc:23:
| ../../src/gcc/d/dmd/dchar.h:155: warning: unused parameter 'pstart'
| ../../src/gcc/d/dmd/dchar.h:158: warning: unused parameter 'pstart'
| In file included from ../../src/gcc/d/dmd/mars.h:197,
|                  from ../../src/gcc/d/dmd/expression.h:20,
|                  from ../../src/gcc/d/dmd/mtype.h:30,
|                  from ../../src/gcc/d/d-lang.cc:24:
| ../../src/gcc/d/d-gcc-real.h: In member function 'const real_value& real_t::rv() const':
| ../../src/gcc/d/d-gcc-real.h:35: warning: type-punning to incomplete type might break strict-aliasing rules
| ../../src/gcc/d/d-gcc-real.h: In member function 'real_value& real_t::rv()':
| ../../src/gcc/d/d-gcc-real.h:36: warning: type-punning to incomplete type might break strict-aliasing rules
| In file included from ../../src/gcc/d/d-lang.cc:26:
| ../../src/gcc/d/dmd/module.h: At global scope:
| ../../src/gcc/d/dmd/module.h:44: warning: unused parameter 'sc'
| In file included from ../../src/gcc/d/d-lang.cc:34:
| ../../src/gcc/d/d-codegen.h:481: warning: unused parameter 'i'
| ../../src/gcc/d/d-lang.cc:268: warning: unused parameter 'macro'
| ../../src/gcc/d/d-lang.cc: In function 'unsigned char d_init()':
| ../../src/gcc/d/d-lang.cc:293: warning: deprecated conversion from string constant to 'char*'
| ../../src/gcc/d/d-lang.cc:324: warning: deprecated conversion from string constant to 'char*'
| ../../src/gcc/d/d-lang.cc:326: warning: deprecated conversion from string constant to 'char*'
| ../../src/gcc/d/d-lang.cc:329: warning: deprecated conversion from string constant to 'char*'
| ../../src/gcc/d/d-lang.cc:338: warning: deprecated conversion from string constant to 'char*'
| ../../src/gcc/d/d-lang.cc:339: warning: deprecated conversion from string constant to 'char*'
| ../../src/gcc/d/d-lang.cc:347: warning: deprecated conversion from string constant to 'char*'
| ../../src/gcc/d/d-lang.cc:376: error: 'builtin_define_with_value' was not declared in this scope
| ../../src/gcc/d/d-lang.cc:376: error: 'builtin_define_with_value' was not declared in this scope
| ../../src/gcc/d/d-lang.cc:376: error: 'c_dialect_cxx' was not declared in this scope
| ../../src/gcc/d/d-lang.cc:376: error: 'c_dialect_objc' was not declared in this scope
| ../../src/gcc/d/d-lang.cc:377: error: 'c_dialect_cxx' was not declared in this scope
| ../../src/gcc/d/d-lang.cc:386: warning: deprecated conversion from string constant to 'char*'
| ../../src/gcc/d/d-lang.cc:434: warning: deprecated conversion from string constant to 'char*'
| ../../src/gcc/d/d-lang.cc: In function 'void d_write_global_declarations()':
| ../../src/gcc/d/d-lang.cc:670: warning: comparison between signed and unsigned integer expressions
| make[4]: *** [d/d-lang.glue.o] Error 1
| make[4]: Leaving directory `/build/buildd/gdc-4.1-0.25-4.1.2/build/gcc'
| make[3]: *** [stage2_build] Error 2
| make[3]: Leaving directory `/build/buildd/gdc-4.1-0.25-4.1.2/build/gcc'
| make[2]: *** [bootstrap] Error 2
| make[2]: Leaving directory `/build/buildd/gdc-4.1-0.25-4.1.2/build'
| s=`cat status`; rm -f status; test $s -eq 0
| make[1]: *** [stamps/05-build-stamp] Error 1
| make[1]: Leaving directory `/build/buildd/gdc-4.1-0.25-4.1.2'
| make: *** [stamps/05-build-stamp] Error 2
| dpkg-buildpackage: failure: debian/rules build gave error exit status 2
| ******************************************************************************
| Build finished at 20071102-0909
| FAILED [dpkg-buildpackage died]
| Build needed 18:20:01, 638896k disk space

A complete build log can be found at
http://experimental.debian.net/build.php?arch=mipsel&pkg=gdc-4.1&ver=0.25-4.1.2-17exp1

Marc
-- 
BOFH #204:
Just pick up the phone and give modem connect sounds. "Well you said
we should get more lines so we don't have voice lines."



--- End Message ---
--- Begin Message ---
Source: gdc-4.1
Source-Version: 0.25-4.1.2-17d1

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

gdc-4.1_0.25-4.1.2-17d1.diff.gz
  to pool/main/g/gdc-4.1/gdc-4.1_0.25-4.1.2-17d1.diff.gz
gdc-4.1_0.25-4.1.2-17d1.dsc
  to pool/main/g/gdc-4.1/gdc-4.1_0.25-4.1.2-17d1.dsc
gdc-4.1_0.25-4.1.2-17d1_amd64.deb
  to pool/main/g/gdc-4.1/gdc-4.1_0.25-4.1.2-17d1_amd64.deb
libphobos-4.1-dev_0.25-4.1.2-17d1_amd64.deb
  to pool/main/g/gdc-4.1/libphobos-4.1-dev_0.25-4.1.2-17d1_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 449167@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Arthur Loiret <arthur.loiret@gmail.com> (supplier of updated gdc-4.1 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@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Mon, 05 Nov 2007 11:51:30 +0100
Source: gdc-4.1
Binary: libphobos-4.1-dev gdc-4.1
Architecture: source amd64
Version: 0.25-4.1.2-17d1
Distribution: unstable
Urgency: low
Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Changed-By: Arthur Loiret <arthur.loiret@gmail.com>
Description: 
 gdc-4.1    - The D compiler
 libphobos-4.1-dev - The phobos D standard library
Closes: 449167 449168
Changes: 
 gdc-4.1 (0.25-4.1.2-17d1) unstable; urgency=low
 .
   * Merge debian SVN from 4.1.2-18 upload.
   * Update to SVN 20071108.
   * debian/rules.patch: Update gdc patches list:
     - gdc-fix-build.dpatch: Add, fix build on non-biarched 64 bit targets,
       fix a small gcc/config/ issue. (Closes: #449168)
     - gdc-driver-zlib.dpatch: Update.
     - gdc-libphobos-std-format.dpatch: Add, replace assert when formating a
       struct on non-x86_64 archs by a FormatError.
     - gdc-driver-nophobos.dpatch: Update, use _Dmain again.
     - gdc-4.1.dpatch: Mention this is SVN 20071108.
     - gdc-arm-unwind_ptr.dpatch: Add, fix build on arm.
     - gdc-mips-gcc-config.dpatch: Add, fix build on mips. (Closes: #449167)
     - gdc-hurd-proc_maps.dpatch: Add, fix build on hurd.
   * debian/rules.defs: Set libphobos_no_arch to sparc.
   * Regenerate control file.
Files: 
 83b753f0a571ba6d859e1552ba7234c7 1931 devel optional gdc-4.1_0.25-4.1.2-17d1.dsc
 7062012e1d3de8a04b98e86be01eb39f 1565947 devel optional gdc-4.1_0.25-4.1.2-17d1.diff.gz
 78f1caf391b104361541579fdb86e834 2895496 devel optional gdc-4.1_0.25-4.1.2-17d1_amd64.deb
 11a39df5cb747504a5a59af1203dc103 634254 devel optional libphobos-4.1-dev_0.25-4.1.2-17d1_amd64.deb

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

iD8DBQFHN1X2vGr7W6HudhwRAqCeAJ41sn8c/cpy/45qwHD3l2dss/jeBwCgmmvC
x4Dgcm6qYQwNgkGHCvua4Nw=
=Yu97
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: