On Wed, Dec 12, 2018 at 04:37:35PM +0300, Grigory Ustinov wrote: > Пожалуйста, подскажите мне, как это фиксить? В бихайв сейчас 48 пакетов > не собираются по аналогичной причине. Предположительно появилось после > появления gcc8. Жаловаться upstream, предлагать исправления, если там ещё не исправили. > 12.12.2018 15:40, Girar Builder awaiter robot пишет: > > http://git.altlinux.org/tasks/217726/logs/events.1.1.log > > > > 2018-Dec-12 12:33:53 :: task #217726 for sisyphus started by grenka: > > #100 build 0.24-alt1 from /people/grenka/packages/mairix.git fetched at 2018-Dec-12 12:33:53 > > 2018-Dec-12 12:33:54 :: [x86_64] #100 mairix.git 0.24-alt1: build start > > 2018-Dec-12 12:33:54 :: [i586] #100 mairix.git 0.24-alt1: build start > > 2018-Dec-12 12:33:54 :: [aarch64] #100 mairix.git 0.24-alt1: build start > > search.c:636:22: warning: '%d' directive writing between 1 and 11 bytes into a region of size 8 [-Wformat-overflow=] > > sprintf(uniq_buf, "%d", token+1); > > search.c:636:21: note: directive argument in the range [-2147483647, 2147483647] > > sprintf(uniq_buf, "%d", token+1); > > In file included from /usr/include/stdio.h:862, > > from search.c:23: > > /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 2 and 12 bytes into a destination of size 8 > > return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, > > __bos (__s), __fmt, __va_arg_pack ()); > > make: Leaving directory '/usr/src/RPM/BUILD/mairix-0.24' > > 2018-Dec-12 12:37:24 :: [x86_64] mairix.git 0.24-alt1: remote: build failed > > 2018-Dec-12 12:37:24 :: [x86_64] #100 mairix.git 0.24-alt1: build FAILED > > search.c:636:22: warning: '%d' directive writing between 1 and 11 bytes into a region of size 8 [-Wformat-overflow=] > > sprintf(uniq_buf, "%d", token+1); > > search.c:636:21: note: directive argument in the range [-2147483647, 2147483647] > > sprintf(uniq_buf, "%d", token+1); > > In file included from /usr/include/stdio.h:862, > > from search.c:23: > > /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 2 and 12 bytes into a destination of size 8 > > return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, > > __bos (__s), __fmt, __va_arg_pack ()); > > make: Leaving directory '/usr/src/RPM/BUILD/mairix-0.24' > > 2018-Dec-12 12:37:39 :: [i586] mairix.git 0.24-alt1: remote: build failed > > 2018-Dec-12 12:37:39 :: [i586] #100 mairix.git 0.24-alt1: build FAILED > > search.c:636:22: warning: '%d' directive writing between 1 and 11 bytes into a region of size 8 [-Wformat-overflow=] > > sprintf(uniq_buf, "%d", token+1); > > search.c:636:21: note: directive argument in the range [-2147483647, 2147483647] > > sprintf(uniq_buf, "%d", token+1); > > In file included from /usr/include/stdio.h:862, > > from search.c:23: > > /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 2 and 12 bytes into a destination of size 8 > > return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, > > __bos (__s), __fmt, __va_arg_pack ()); > > make: Leaving directory '/usr/src/RPM/BUILD/mairix-0.24' > > 2018-Dec-12 12:40:52 :: [aarch64] mairix.git 0.24-alt1: remote: build failed > > 2018-Dec-12 12:40:52 :: [aarch64] #100 mairix.git 0.24-alt1: build FAILED > > 2018-Dec-12 12:37:24 :: [x86_64] build FAILED > > 2018-Dec-12 12:37:39 :: [i586] build FAILED > > 2018-Dec-12 12:40:52 :: [aarch64] build FAILED > > 2018-Dec-12 12:40:52 :: task #217726 for sisyphus FAILED -- ldv