From: Sergey Vlasov <vsu@altlinux.ru>
To: devel@lists.altlinux.org
Subject: Re: [devel] tasks и config.log
Date: Sat, 12 May 2012 15:44:10 +0400
Message-ID: <20120512114410.GB7098@newmaster.mivlgu.local> (raw)
In-Reply-To: <201205121503.06770.asy@altlinux.ru>
[-- Attachment #1: Type: text/plain, Size: 946 bytes --]
On Sat, May 12, 2012 at 03:03:06PM +0400, Sergey Y. Afonin wrote:
> On Monday 19 March 2012, REAL wrote:
>
> > > А если через find ? И в отдельный каталог, тогда они нормально
> > > скопируются, если их будет больше одного.
> >
> > Может быть, какой-нибудь новый макрос для этого дела изобрести? А то,
> > бывает, что нужен не config.log, а, скажем, какой-нибудь configure.log
> > или вообще что-нибудь странное...
>
> Ага... http://git.altlinux.org/tasks/71360/build/100/x86_64/log:
>
> ERROR: All 75 tests were run,
> 2 failed unexpectedly.
> ## -------------------------- ##
> ## testsuite.log was created. ##
> ## -------------------------- ##
>
> Please send `imap4d/tests/testsuite.log' and all information you think might help:
>
> А до этого imap4d/tests/testsuite.log не добраться...
Обычный способ борьбы с этим:
make check || {
find -type f -name testsuite.log -print0 | xargs -r0 cat
exit 1
}
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 190 bytes --]
next prev parent reply other threads:[~2012-05-12 11:44 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-03-17 19:14 Sergey Afonin
2012-03-17 19:56 ` Dmitry V. Levin
2012-03-17 20:50 ` Sergey Afonin
2012-03-19 4:40 ` REAL
2012-03-19 8:19 ` Андрей Черепанов
2012-03-19 9:16 ` Sergey Afonin
2012-03-19 10:13 ` REAL
2012-03-19 10:20 ` Sergey Afonin
2012-05-12 11:03 ` Sergey Y. Afonin
2012-05-12 11:44 ` Sergey Vlasov [this message]
2012-05-12 14:03 ` Michael Shigorin
2012-05-12 14:06 ` Sergey Y. Afonin
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=20120512114410.GB7098@newmaster.mivlgu.local \
--to=vsu@altlinux.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