﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	field_blocks	field_dependson	field_seealso
683	Clang build is broken on some architectures	Jiri Svoboda	Jiří Zárevúcky	"As of changeset:mainline,2660, trying to build (amd64 profile) with Clang compiler, the build fails in autotool.py with:

{{{
Checking for genisoimage ... ok
Checking compiler properties ... failed
probe.c:36:2: error: unexpected token in argument list
        DECLARE_BUILTIN_TYPE(""size"", __SIZE_TYPE__);
        ^
probe.c:12:2: note: expanded from macro 'DECLARE_BUILTIN_TYPE'
        AUTOTOOL_DECLARE(""builtin_size"", """", tag, STRING(type), """", """", sizeof(type)); \
        ^
probe.c:3:3: note: expanded from macro 'AUTOTOOL_DECLARE'
                ""AUTOTOOL_DECLARE\t"" category ""\t"" subcategory ""\t"" tag ""\t"" name ""\t"" strc ""\t"" conc ""\t%[val]\n"" \
                ^
}}}"	defect	closed	minor	0.7.1	helenos/unspecified	mainline	fixed					
