ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: Alexei Takaseev <alexei@taf.ru>
To: ALT Linux Team development discussions <devel@lists.altlinux.org>
Subject: Re: [devel] I: automake default is 1.16
Date: Wed, 10 Apr 2019 13:30:56 +0800 (IRKT)
Message-ID: <1918986547.11489.1554874255209.JavaMail.taf@taf.office.telnet> (raw)
In-Reply-To: <201904091232.32170.asy@altlinux.org>



----- Исходное сообщение -----
> От: "Sergey Afonin" <asy@altlinux.org>
> Кому: "ALT Linux Team development discussions" <devel@lists.altlinux.org>
> Отправлено: Вторник, 9 Апрель 2019 г 16:32:32
> Тема: Re: [devel] I: automake default is 1.16
> 
> On Tuesday 09 April 2019, Dmitry V. Levin wrote:
> 
> > > В любом случае, кто поломал обновлением указанных выше пакетов,
> > > тому и чинить :)
> > 
> > Шутки шутками, но фиксить FTBFS, как обычно, придётся мантейнерам
> > тех
> > пакетов, сборка которых сломалась, хотя содействие всех остальных
> > всячески
> > приветствуется.  Если обнаружатся ошибки в тех пакетах, которые
> > обновились, то фиксить их, как обычно, придётся мантейнерам тех
> > пакетов,
> > в которых обнаружились ошибки.
> 
> Пересборка ClamAV сломалась вот на этом:
> 
> configure: error: cannot find install-sh, install.sh, or shtool in
> "." "./.." "./../.."

В libmemcached от этого помог фикс в configure.ac вида:

 AC_PREREQ([2.61])
 AC_INIT([libmemcached],VERSION_NUMBER,[http://libmemcached.org/])
+AC_CONFIG_AUX_DIR([build-aux])

 # Setup the compilers early on
 AC_PROG_CC([cc gcc clang])
 AC_PROG_CXX([c++ g++ clang++])

-AC_CONFIG_AUX_DIR([build-aux])
 AC_CONFIG_MACRO_DIR([m4])

 AC_CANONICAL_HOST

  reply	other threads:[~2019-04-10  5:30 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-04-08 22:51 Dmitry V. Levin
2019-04-08 23:17 ` [devel] [JT] " Michael Shigorin
2019-04-08 23:41   ` [devel] " Dmitry V. Levin
2019-04-08 23:28 ` Andrey Savchenko
2019-04-08 23:46   ` Dmitry V. Levin
2019-04-09  8:32     ` Sergey Afonin
2019-04-10  5:30       ` Alexei Takaseev [this message]
2019-04-10  7:31         ` Sergey Afonin
2019-04-10 12:38           ` Dmitry V. Levin
2019-04-10 14:32             ` Sergey Afonin
2019-04-09  0:54   ` Vladimir D. Seleznev
2019-04-09 10:40     ` Andrey Savchenko
2019-04-09 11:23       ` Vladimir D. Seleznev
2019-04-09  5:45 ` [devel] не пора ли обновить Java ? Anton Farygin
2019-04-09  8:31     ` Anton Farygin
2019-04-09 13:28         ` Dmitry V. Levin
2019-04-09 13:33           ` Sergey V Turchin
2019-05-24  4:24         ` Anton Farygin
2019-05-24  7:09           ` Igor Vlasenko
2019-04-09 13:25   ` Igor Vlasenko
2019-04-09  6:44 ` [devel] I: automake default is 1.16 Sergey Afonin
2019-04-09  7:04   ` Dmitry V. Levin
2019-04-09 13:16       ` Dmitry V. Levin
2019-04-09  9:58 ` Gleb Fotengauer-Malinovskiy
2019-04-09 13:15   ` Dmitry V. Levin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1918986547.11489.1554874255209.JavaMail.taf@taf.office.telnet \
    --to=alexei@taf.ru \
    --cc=devel@lists.altlinux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

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