public inbox for crossgcc@sourceware.org
 help / color / mirror / Atom feed
From: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
To: crossgcc@sourceware.org
Cc: "Pedro I. Sanchez" <psanchez@colcan.ca>
Subject: Re: '', none, line unknown errors
Date: Mon, 14 Dec 2009 06:54:00 -0000	[thread overview]
Message-ID: <200912140754.32557.yann.morin.1998@anciens.enib.fr> (raw)
In-Reply-To: <4B2598CC.90903@colcan.ca>

Hello Pedro!

On Monday 14 December 2009 02:45:48 Pedro I. Sanchez wrote:
> I downloaded ct 1.5.2, run configure, make, make install, and then ct-ng 
> menuconfig with my options (arm CPU). I then run ct-ng and get this kind 
> of hilarious errors :-)

Yes, I have to admit that the situation is, well, funny at the least...

But, if you had attached the .config file, it would have been easier to
understand the problem.

> $ sudo ct-ng build
> [INFO ]  Performing some trivial sanity checks
> [INFO ]  Build started 20091213.203008
> [INFO ]  Building environment variables
> [WARN ]  Directory '' does not exist. Will not save downloaded tarballs 
> to local storage.

You did not configure a directory where to save/retrieve tarballs to/from.
Will fix the message.

> [ERROR]  Build failed in step '<none>'
> [ERROR]  Error happened in 
> '/usr/local/lib/ct-ng-1.5.2/scripts/functions' in function 
> 'CT_DoExecLog' (line unknown, sorry)

Reason: the top-most debug frame in bash does not say what line it failed
at, only the file the error happened in.

> [ERROR]        called from 
> '/usr/local/lib/ct-ng-1.5.2/scripts/crosstool-NG.sh' at line # 231 in 
> function 'main'

Line 231 is where the install directory is created. Either you don't have
rights to create the specified directory, or you forgot to configure it.

Either way, the error message ought to be more explicit, right.

> [ERROR]  Look at '' for more info on this error.

The build.log file is created in the install directory, which is not yet
created. Hence it has no name so far.

> [ERROR]  (elapsed: 0:00.22)
> [00:01] / make: *** [build] Error 1

Regards,
Yann E. MORIN.

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 223 225 172 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
`------------------------------^-------^------------------^--------------------'



--
For unsubscribe information see http://sourceware.org/lists.html#faq

  reply	other threads:[~2009-12-14  6:54 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-12-14  1:46 Pedro I. Sanchez
2009-12-14  6:54 ` Yann E. MORIN [this message]
2009-12-14 14:18   ` Pedro I. Sanchez

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=200912140754.32557.yann.morin.1998@anciens.enib.fr \
    --to=yann.morin.1998@anciens.enib.fr \
    --cc=crossgcc@sourceware.org \
    --cc=psanchez@colcan.ca \
    /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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).