On Wed, Feb 26, 2014 at 11:09:00AM +0700, REAL wrote: > Привет! > > Что-то с нашим gcc4.8 очень не так: > > -------- Исходное сообщение -------- > Тема: coin3d-3.1.3-alt8: Sisyphus/i586 test rebuild failed [1] > Дата: Tue, 25 Feb 2014 14:05:04 +0000 (UTC) > От: ALT beekeeper > Отвечать: devel@lists.altlinux.org > Кому: real@altlinux.org,qa@packages.altlinux.org > Копия: hiver@altlinux.org > > Package: coin3d-3.1.3-alt8 > Status: Sisyphus/i586 test rebuild failed > Cannot build this package for 1 week(s). > Please investigate. > Excerpt from build log: > > [...] > i586-alt-linux-g++ -DHAVE_CONFIG_H -I../../include -I../../include > -I../../src -I../../src -D_REENTRANT -DCOIN_DEBUG=1 -DCOIN_INTERNAL > -pipe -Wall -g -O2 -march=i586 -mtune=generic -I/usr/include/directfb > -fpermissive -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual > -fno-builtin -finline-functions -Wreturn-type -Wchar-subscripts > -Wparentheses -c freetype.cpp -fPIC -DPIC -o .libs/freetype.o > In file included from ../../src/base/dict.h:31:0, > from freetype.cpp:142: > /usr/include/c++/4.8/cstdlib: In function 'long long int std::abs(long > long int)': > /usr/include/c++/4.8/cstdlib:174:20: error: declaration of C function > 'long long int std::abs(long long int)' conflicts with > abs(long long __x) { return __builtin_llabs (__x); } > ^ > /usr/include/c++/4.8/cstdlib:166:3: error: previous declaration 'long > int std::abs(long int)' here > abs(long __i) { return __builtin_labs(__i); } > ^ > [...] Зачем вы включили макрос __CORRECT_ISO_CPP_STDLIB_H_PROTO? -- ldv