From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on sa.local.altlinux.org X-Spam-Level: X-Spam-Status: No, score=-4.3 required=5.0 tests=ALL_TRUSTED,BAYES_00, RP_MATCHES_RCVD autolearn=unavailable autolearn_force=no version=3.4.1 To: devel@lists.altlinux.org References: <20181212124052.GA15087@gyle.altlinux.org> From: Grigory Ustinov Message-ID: Date: Wed, 12 Dec 2018 16:37:35 +0300 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.3.3 MIME-Version: 1.0 In-Reply-To: <20181212124052.GA15087@gyle.altlinux.org> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit Content-Language: en-US Subject: Re: [devel] [#217726] FAILED mairix.git=0.24-alt1 X-BeenThere: devel@lists.altlinux.org X-Mailman-Version: 2.1.12 Precedence: list Reply-To: ALT Linux Team development discussions List-Id: ALT Linux Team development discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 Dec 2018 13:37:51 -0000 Archived-At: List-Archive: List-Post: Пожалуйста, подскажите мне, как это фиксить? В бихайв сейчас 48 пакетов не собираются по аналогичной причине. Предположительно появилось после появления gcc8. 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