* [devel] source file 'llvm/lib/...' is in a subdirectory
@ 2013-12-01 20:06 ` Sergey Y. Afonin
2013-12-01 20:45 ` Dmitry V. Levin
2013-12-01 20:20 ` Sergey Afonin
1 sibling, 1 reply; 5+ messages in thread
From: Sergey Y. Afonin @ 2013-12-01 20:06 UTC (permalink / raw)
To: devel
Приветствую.
А что за проблема с llvm образовалась примерно в районе 5-ого ноября ?
| Makefile.am:113: warning: source file 'llvm/lib/Support/regfree.c' is in a subdirectory,
| Makefile.am:113: but option 'subdir-objects' is disabled
| Makefile.am:113: warning: source file 'llvm/lib/Support/regstrlcpy.c' is in a subdirectory,
| Makefile.am:113: but option 'subdir-objects' is disabled
| autoreconf-default: automake failed with exit status: 1
| error: Bad exit status from /usr/src/tmp/rpm-tmp.49335 (%build)
|
| RPM build errors:
| Bad exit status from /usr/src/tmp/rpm-tmp.49335 (%build)
C 5-ого ноября сломалась пересборка clamav. Локально в Сизифе пересобирается (но
без хэшера). Попадаются советы добавить в AM_INIT_AUTOMAKE в configure.ac этот
самый subdir-objects. Не помогло что-то...
--
С уважением, Сергей Афонин
^ permalink raw reply [flat|nested] 5+ messages in thread
* [devel] source file 'llvm/lib/...' is in a subdirectory
2013-12-01 20:06 ` [devel] source file 'llvm/lib/...' is in a subdirectory Sergey Y. Afonin
@ 2013-12-01 20:20 ` Sergey Afonin
2013-12-01 20:31 ` Sergey Afonin
1 sibling, 1 reply; 5+ messages in thread
From: Sergey Afonin @ 2013-12-01 20:20 UTC (permalink / raw)
To: devel
Приветствую.
А что за проблема с llvm образовалась примерно в районе 5-ого ноября ?
| Makefile.am:113: warning: source file 'llvm/lib/Support/regfree.c' is in a subdirectory,
| Makefile.am:113: but option 'subdir-objects' is disabled
| Makefile.am:113: warning: source file 'llvm/lib/Support/regstrlcpy.c' is in a subdirectory,
| Makefile.am:113: but option 'subdir-objects' is disabled
| autoreconf-default: automake failed with exit status: 1
| error: Bad exit status from /usr/src/tmp/rpm-tmp.49335 (%build)
|
| RPM build errors:
| Bad exit status from /usr/src/tmp/rpm-tmp.49335 (%build)
C 5-ого ноября сломалась пересборка clamav. Локально в Сизифе пересобирается (но
без хэшера). Попадаются советы добавить в AM_INIT_AUTOMAKE в configure.ac этот
самый subdir-objects. Не помогло что-то...
--
С уважением, Сергей Афонин
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [devel] source file 'llvm/lib/...' is in a subdirectory
2013-12-01 20:20 ` Sergey Afonin
@ 2013-12-01 20:31 ` Sergey Afonin
0 siblings, 0 replies; 5+ messages in thread
From: Sergey Afonin @ 2013-12-01 20:31 UTC (permalink / raw)
To: ALT Linux Team development discussions
On Monday 02 of December 2013 00:20:02 Sergey Afonin wrote:
> А что за проблема с llvm образовалась примерно в районе 5-ого ноября ?
Или, вернее, с auto*-чем-то...
--
С уважением, Сергей Афонин
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [devel] source file 'llvm/lib/...' is in a subdirectory
2013-12-01 20:06 ` [devel] source file 'llvm/lib/...' is in a subdirectory Sergey Y. Afonin
@ 2013-12-01 20:45 ` Dmitry V. Levin
2013-12-01 22:50 ` Sergey Afonin
0 siblings, 1 reply; 5+ messages in thread
From: Dmitry V. Levin @ 2013-12-01 20:45 UTC (permalink / raw)
To: ALT Devel discussion list
[-- Attachment #1: Type: text/plain, Size: 1004 bytes --]
On Mon, Dec 02, 2013 at 12:06:46AM +0400, Sergey Y. Afonin wrote:
> Приветствую.
>
> А что за проблема с llvm образовалась примерно в районе 5-ого ноября ?
>
> | Makefile.am:113: warning: source file 'llvm/lib/Support/regfree.c' is in a subdirectory,
> | Makefile.am:113: but option 'subdir-objects' is disabled
> | Makefile.am:113: warning: source file 'llvm/lib/Support/regstrlcpy.c' is in a subdirectory,
> | Makefile.am:113: but option 'subdir-objects' is disabled
> | autoreconf-default: automake failed with exit status: 1
> | error: Bad exit status from /usr/src/tmp/rpm-tmp.49335 (%build)
> |
> | RPM build errors:
> | Bad exit status from /usr/src/tmp/rpm-tmp.49335 (%build)
>
> C 5-ого ноября сломалась пересборка clamav. Локально в Сизифе пересобирается (но
> без хэшера). Попадаются советы добавить в AM_INIT_AUTOMAKE в configure.ac этот
> самый subdir-objects. Не помогло что-то...
Ну так это новый automake, тут либо фиксить, либо фиксировать. :)
--
ldv
[-- Attachment #2: Type: application/pgp-signature, Size: 198 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [devel] source file 'llvm/lib/...' is in a subdirectory
2013-12-01 20:45 ` Dmitry V. Levin
@ 2013-12-01 22:50 ` Sergey Afonin
0 siblings, 0 replies; 5+ messages in thread
From: Sergey Afonin @ 2013-12-01 22:50 UTC (permalink / raw)
To: ALT Devel discussion list
On Monday 02 of December 2013 00:45:00 Dmitry V. Levin wrote:
> Ну так это новый automake, тут либо фиксить, либо фиксировать.
Что-то не сообразил, что automake_1.14 просто не установился,
потому локально сборка и проходила.
--
С уважением, Сергей Афонин
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2013-12-01 22:50 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-12-01 20:06 ` [devel] source file 'llvm/lib/...' is in a subdirectory Sergey Y. Afonin
2013-12-01 20:45 ` Dmitry V. Levin
2013-12-01 22:50 ` Sergey Afonin
2013-12-01 20:20 ` Sergey Afonin
2013-12-01 20:31 ` Sergey Afonin
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