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

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



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."




Reply to: