From: Paul Larson <paul.larson@canonical.com>
To: Garrett Cooper <yanegomi@gmail.com>
Cc: ltp-list@lists.sourceforge.net
Subject: Re: [LTP] fix lib6 test building
Date: Wed, 12 Aug 2009 16:09:42 -0500 [thread overview]
Message-ID: <4A832F96.4020701@canonical.com> (raw)
In-Reply-To: <E831A4F6-658A-47BE-9778-D00D7D3E9741@gmail.com>
Garrett Cooper wrote:
> On Aug 12, 2009, at 8:13 AM, Paul Larson wrote:
>
>> Garrett Cooper wrote:
>>> On Thu, Aug 6, 2009 at 7:52 AM, Paul
>>> Larson<paul.larson@canonical.com> wrote:
>>>> The lib6 tests seem to fail the first pass through building for me
>>>> because ranlib does not seem to get set correctly at any point. This
>>>> seems to fix it up for me.
>>>
>>> Fixed on HEAD moments ago:
>>>
>>> gcooper@orangebox /scratch/ltp-dev2/ltp $ cvs diff
>>> testcases/network/lib6/Makefile
>>> Index: testcases/network/lib6/Makefile
>>> ===================================================================
>>> RCS file: /cvsroot/ltp/ltp/testcases/network/lib6/Makefile,v
>>> retrieving revision 1.6
>>> diff -r1.6 Makefile
>>> 25a26,27
>>>> RANLIB ?= ranlib
>> The patch you checked in does not correct the build failure.
>
> Error message please?
Same error as before:
make[3]: Entering directory `/home/plars/ltp2/testcases/network/lib6'
cc -Wall -I../../../include -g -D_GNU_SOURCE -c -o runcc.o runcc.c
ar cr runcc.a runcc.o
runcc.a
make[3]: runcc.a: Command not found
make[3]: *** [runcc.a] Error 127
make[3]: Leaving directory `/home/plars/ltp2/testcases/network/lib6'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/plars/ltp2/testcases/network'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/plars/ltp2/testcases'
make: *** [all] Error 2
My make-foo is a bit rusty, but I'm guessing that the higher level
export is exporting an empty RANLIB, so the RANLIB ?= ranlib is not
doing anything since RANLIB already exists.
Thanks,
Paul Larson
------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now. http://p.sf.net/sfu/bobj-july
_______________________________________________
Ltp-list mailing list
Ltp-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ltp-list
next prev parent reply other threads:[~2009-08-12 21:09 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-08-06 14:52 [LTP] fix lib6 test building Paul Larson
2009-08-06 17:22 ` Garrett Cooper
2009-08-12 15:13 ` Paul Larson
2009-08-12 18:52 ` Henry Yei
2009-08-12 20:14 ` Garrett Cooper
2009-08-12 21:09 ` Paul Larson [this message]
2009-08-12 21:28 ` Garrett Cooper
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=4A832F96.4020701@canonical.com \
--to=paul.larson@canonical.com \
--cc=ltp-list@lists.sourceforge.net \
--cc=yanegomi@gmail.com \
/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
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox