ALT Linux Team development discussions
 help / color / mirror / Atom feed
* Re: [devel] [#217726] FAILED mairix.git=0.24-alt1
  @ 2018-12-12 13:37 ` Grigory Ustinov
  2018-12-12 13:44   ` Dmitry V. Levin
                     ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Grigory Ustinov @ 2018-12-12 13:37 UTC (permalink / raw)
  To: devel

Пожалуйста, подскажите мне, как это фиксить? В бихайв сейчас 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


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [devel] [#217726] FAILED mairix.git=0.24-alt1
  2018-12-12 13:37 ` [devel] [#217726] FAILED mairix.git=0.24-alt1 Grigory Ustinov
@ 2018-12-12 13:44   ` Dmitry V. Levin
  2018-12-12 13:45   ` Mikhail Efremov
  2018-12-12 16:25   ` Alexey Tourbin
  2 siblings, 0 replies; 6+ messages in thread
From: Dmitry V. Levin @ 2018-12-12 13:44 UTC (permalink / raw)
  To: ALT Devel discussion list

[-- Attachment #1: Type: text/plain, Size: 3650 bytes --]

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

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 801 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [devel] [#217726] FAILED mairix.git=0.24-alt1
  2018-12-12 13:37 ` [devel] [#217726] FAILED mairix.git=0.24-alt1 Grigory Ustinov
  2018-12-12 13:44   ` Dmitry V. Levin
@ 2018-12-12 13:45   ` Mikhail Efremov
  2018-12-12 13:48     ` Grigory Ustinov
  2018-12-12 16:25   ` Alexey Tourbin
  2 siblings, 1 reply; 6+ messages in thread
From: Mikhail Efremov @ 2018-12-12 13:45 UTC (permalink / raw)
  To: devel

On Wed, 12 Dec 2018 16:37:35 +0300 Grigory Ustinov wrote:
> Пожалуйста, подскажите мне, как это фиксить? В бихайв сейчас 48 пакетов 
> не собираются по аналогичной причине. Предположительно появилось после 
> появления gcc8.

Читать код, разбираться есть ли там действительно ошибка и если есть -
исправлять.

-- 
WBR, Mikhail Efremov


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [devel] [#217726] FAILED mairix.git=0.24-alt1
  2018-12-12 13:45   ` Mikhail Efremov
@ 2018-12-12 13:48     ` Grigory Ustinov
  0 siblings, 0 replies; 6+ messages in thread
From: Grigory Ustinov @ 2018-12-12 13:48 UTC (permalink / raw)
  To: devel

Мне показалось, что ошибка типичная и должен быть универсальный 
подорожник, которым можно её исправить...

12.12.2018 16:45, Mikhail Efremov пишет:
> On Wed, 12 Dec 2018 16:37:35 +0300 Grigory Ustinov wrote:
>> Пожалуйста, подскажите мне, как это фиксить? В бихайв сейчас 48 пакетов
>> не собираются по аналогичной причине. Предположительно появилось после
>> появления gcc8.
> Читать код, разбираться есть ли там действительно ошибка и если есть -
> исправлять.
>


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [devel] [#217726] FAILED mairix.git=0.24-alt1
  2018-12-12 13:37 ` [devel] [#217726] FAILED mairix.git=0.24-alt1 Grigory Ustinov
  2018-12-12 13:44   ` Dmitry V. Levin
  2018-12-12 13:45   ` Mikhail Efremov
@ 2018-12-12 16:25   ` Alexey Tourbin
  2018-12-12 16:37     ` Grigory Ustinov
  2 siblings, 1 reply; 6+ messages in thread
From: Alexey Tourbin @ 2018-12-12 16:25 UTC (permalink / raw)
  To: ALT Linux Team development discussions

On Wed, Dec 12, 2018 at 4:37 PM Grigory Ustinov <grenka@basealt.ru> wrote:
> Пожалуйста, подскажите мне, как это фиксить? В бихайв сейчас 48 пакетов
> не собираются по аналогичной причине. Предположительно появилось после
> появления gcc8.

Мужчина, зрите в корень. Здесь не собирается не из-за sprintf_chk, а
из-за чего-то еще.

> 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'

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [devel] [#217726] FAILED mairix.git=0.24-alt1
  2018-12-12 16:25   ` Alexey Tourbin
@ 2018-12-12 16:37     ` Grigory Ustinov
  0 siblings, 0 replies; 6+ messages in thread
From: Grigory Ustinov @ 2018-12-12 16:37 UTC (permalink / raw)
  To: devel

Да, я уже давно заметил. Апстрим выкинул Мейкфайл, в конфигур вообще 
какая-то фигня, как собрано в других дистрибутивах я не понимаю. Версия 
0.22 у меня прекрасно собирается, там всё ещё было в порядке. Апстрим 
какой-то неживой, что делать пока не знаю. Возвращение мейкфайла на базу 
не лечит сборку.

12.12.2018 19:25, Alexey Tourbin пишет:
> Мужчина, зрите в корень. Здесь не собирается не из-за sprintf_chk, а
> из-за чего-то еще.


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2018-12-12 16:37 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-12-12 13:37 ` [devel] [#217726] FAILED mairix.git=0.24-alt1 Grigory Ustinov
2018-12-12 13:44   ` Dmitry V. Levin
2018-12-12 13:45   ` Mikhail Efremov
2018-12-12 13:48     ` Grigory Ustinov
2018-12-12 16:25   ` Alexey Tourbin
2018-12-12 16:37     ` Grigory Ustinov

ALT Linux Team development discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel/0 devel/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 devel devel/ http://lore.altlinux.org/devel \
		devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
	public-inbox-index devel

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.devel


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git