This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: question about restarting a build (failing)


Guylhem, All,

On Thursday 18 August 2011 17:16:24 Guylhem Aznar wrote:
> However, when I do ./ct-ng step+ or export RESTART=step; ./ct-ng build
> I get the following
> 
> [INFO ]  Restoring state at step 'debug', as requested.
> [ERROR]
> [ERROR]    >>
> [ERROR]    >>  Error happened in: CT_DoExecLog[scripts/functions]
> [ERROR]    >>        called from: CT_DoForceRmdir[scripts/functions@357]
> [ERROR]    >>        called from:
> CT_DoExtractTarballIfExists[scripts/functions@1066]
> [ERROR]    >>        called from: CT_DoLoadState[scripts/functions@1137]
> [ERROR]    >>        called from: main[scripts/crosstool-NG.sh@572]
> [ERROR]    >>
> [ERROR]    >>  For more info on this error, look at the file: 'build.log'
> [ERROR]    >>  There is a list of known issues, some with workarounds, in:
> [ERROR]    >>      'docs/B - Known issues.txt'
> [ERROR]
> [ERROR]    Build failed in step 'Dumping user-supplied crosstool-NG
> configuration'
> 
> This happens regardless of the step - even for the very 1st step.
> Build.log says nothing special.
> 
> .config exists and has CT_DEBUG_CT_SAVE_STEPS=y and
> CT_DEBUG_CT_SAVE_STEPS_GZIP=y
> 
> What am I doing wrong?

The previous build must have been done with SAVE_STEPS set. You can't restart
a build that was not configured to be restarted. Setting those afterward will
not make it work.

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]