ltib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [Ltib] gdb build problem


From: Chris Westervelt
Subject: RE: [Ltib] gdb build problem
Date: Fri, 9 Jul 2010 07:55:11 -0500

Stuart,

You are the man!  I wasn't going to be able to get to the spec file till next 
week.  I'll wait and see how your weekend goes.

Thanks


-----Original Message-----
From: Stuart Hughes [mailto:address@hidden 
Sent: Thursday, July 08, 2010 2:14 PM
To: Chris Westervelt
Cc: 'Andrea Galbusera'; address@hidden
Subject: Re: [Ltib] gdb build problem

Hi Chris,

I'm going to try to fix this properly at the weekend; meaning fully
disable the docs build.  You'd think --disable-doc would work, but alas
no, something more brutal is required.

Regards, Stuart

Chris Westervelt wrote:
> Andrea
> 
> Yea I tried this and it still stops short of a full build.  I'm turning my 
> attention towards the spec files now but thanks for thinking of me!
> 
> -----Original Message-----
> From: Andrea Galbusera [mailto:address@hidden 
> Sent: Wednesday, July 07, 2010 7:46 AM
> To: Chris Westervelt
> Cc: address@hidden
> Subject: Re: [Ltib] gdb build problem
> 
> Hi Chris,
> This may or may not be related and help, but I'm posting it in the hope
> it can.
> 
> Some time ago I had problems building GDB docs under Ubuntu (can't
> recall the exact release) and I successfully solved them by installing
> the following packages:
> 
> texlive-latex-base
> texlive-extra-utils
> texlive-generic-recommended
> 
> Do you have these or equivalent packages installed?
> 
> I noted this down since it took me some time to figure out what exactly
> were the missing pieces: errors were kind of obscure for me!
> 
> Hope this helps,
> Andrea
> 
> 
> On Tue, 2010-07-06 at 08:18 -0500, Chris Westervelt wrote:
>> Stuart,
>>
>> Here is the output excerpt you requested.  Let me know if it is enough.  I 
>> have tried to satisfy LTIB by installing the apparent missing utilities but 
>> I finally ran into a wall with the last one.
>>
>> Thanks
>>
>> Chris
>>
>>
>>
>> make[3]: Entering directory `/home/chris/Desktop/ltib/rpm/BUILD/gdb-6.6/bfd'
>> Making pdf in doc
>> make[4]: Entering directory 
>> `/home/chris/Desktop/ltib/rpm/BUILD/gdb-6.6/bfd/doc'
>> make chew
>> make[5]: Entering directory 
>> `/home/chris/Desktop/ltib/rpm/BUILD/gdb-6.6/bfd/doc'
>> make[5]: `chew' is up to date.
>> make[5]: Leaving directory 
>> `/home/chris/Desktop/ltib/rpm/BUILD/gdb-6.6/bfd/doc'
>> ./chew -f ../.././bfd/doc/doc.str <../.././bfd/doc/../elfcode.h >elfcode.tmp
>> /bin/sh ../.././bfd/doc/../../move-if-change elfcode.tmp elfcode.texi
>> TEXINPUTS="../.././bfd/../texinfo:$TEXINPUTS" \
>>      MAKEINFO='makeinfo --split-size=5000000 --split-size=5000000 
>> --split-size=5000000   -I ../.././bfd/doc' \
>>      `if test -f ../.././bfd/../texinfo/util/texi2dvi; then echo 
>> ../.././bfd/../texinfo/util/texi2dvi; else echo texi2dvi; fi` --pdf --batch 
>> -o bfd.pdf `test -f 'bfd.texinfo' || echo '../.././bfd/doc/'`bfd.texinfo
>> This is pdfTeX, Version 3.1415926-1.40.10 (TeX Live 2009/Debian)
>>  restricted \write18 enabled.
>> entering extended mode
>> (./txiversion.tex
>> (/home/chris/Desktop/ltib/rpm/BUILD/gdb-6.6/texinfo/texinfo.tex
>> Loading texinfo [version 2004-02-19.09]: Basics, pdf,
>> (/usr/share/texmf-texlive/tex/plain/misc/pdfcolor.tex) fonts, page headings,
>> tables, conditionals, indexing, sectioning, toc, environments,
>> ! Font \circle=lcircle10 not loadable: Metric (TFM) file not found.
>> <to be read again> 
>>                    \allocationnumber 
>> \alloc@ ...ifnum \count 1#1 < #4\allocationnumber 
>>                                                   =\count 1#1 \global 
>> \advan...
>> l.4676 \newdimen\circthick
>>                           
>> ? 
>> ! Emergency stop.
>> <to be read again> 
>>                    \allocationnumber 
>> \alloc@ ...ifnum \count 1#1 < #4\allocationnumber 
>>                                                   =\count 1#1 \global 
>> \advan...
>> l.4676 \newdimen\circthick
>>                           
>> !  ==> Fatal error occurred, no output PDF file produced!
>> Transcript written on txiversion.log.
>>
>> kpathsea: Running mktextfm lcircle10
>> /usr/share/texmf/web2c/mktexnam: Could not map source abbreviation  for 
>> lcircle10.
>> /usr/share/texmf/web2c/mktexnam: Need to update ?
>> mktextfm: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1; nonstopmode; 
>> input lcircle10
>> This is METAFONT, Version 2.718281 (TeX Live 2009/Debian)
>>
>> kpathsea: Running mktexmf lcircle10
>>
>> ! I can't find file `lcircle10'.
>> <*> ...jfour; mag:=1; nonstopmode; input lcircle10
>>                                                   
>> Please type another input file name
>> ! Emergency stop.
>> <*> ...jfour; mag:=1; nonstopmode; input lcircle10
>>                                                   
>> Transcript written on mfput.log.
>> grep: lcircle10.log: No such file or directory
>> mktextfm: `mf-nowin -progname=mf \mode:=ljfour; mag:=1; nonstopmode; input 
>> lcircle10' failed to make lcircle10.tfm.
>> kpathsea: Appending font creation commands to missfont.log.
>> /opt/ltib/usr/bin/texi2dvi: texinfo.tex appears to be broken, quitting.
>> make[4]: *** [bfd.pdf] Error 1
>> make[4]: Leaving directory 
>> `/home/chris/Desktop/ltib/rpm/BUILD/gdb-6.6/bfd/doc'
>> Making pdf in po
>> make[4]: Entering directory 
>> `/home/chris/Desktop/ltib/rpm/BUILD/gdb-6.6/bfd/po'
>> make[4]: Nothing to be done for `pdf'.
>> make[4]: Leaving directory 
>> `/home/chris/Desktop/ltib/rpm/BUILD/gdb-6.6/bfd/po'
>> make[4]: Entering directory `/home/chris/Desktop/ltib/rpm/BUILD/gdb-6.6/bfd'
>> make[4]: Nothing to be done for `pdf-am'.
>> make[4]: Leaving directory `/home/chris/Desktop/ltib/rpm/BUILD/gdb-6.6/bfd'
>> make[3]: *** [pdf-recursive] Error 1
>> make[3]: Leaving directory `/home/chris/Desktop/ltib/rpm/BUILD/gdb-6.6/bfd'
>> make[2]: *** [pdf-bfd] Error 1
>> make[2]: Leaving directory `/home/chris/Desktop/ltib/rpm/BUILD/gdb-6.6'
>> make[1]: *** [do-install-pdf] Error 2
>> make[1]: Leaving directory `/home/chris/Desktop/ltib/rpm/BUILD/gdb-6.6'
>> make: *** [install] Error 2
>> error: Bad exit status from /home/chris/Desktop/ltib/tmp/rpm-tmp.50087 
>> (%install)
>>
>>
>> RPM build errors:
>>     Bad exit status from /home/chris/Desktop/ltib/tmp/rpm-tmp.50087 
>> (%install)
>> Build time for gdb: 10 seconds
>>
>> Failed building gdb
>>
>>
>> f_buildrpms() returned an error, exiting
>> traceback:
>>  main:567
>>
>>
>> Started: Tue Jul  6 09:00:13 2010
>> Ended:   Tue Jul  6 09:02:06 2010
>> Elapsed: 113 seconds
>>
>> VERSION          : 10.1.1
>> CVS_VERSION      : $Revision: 1.68 $ (Savannah)
>> PLATFORM         : phy3250
>> GNUTARCH         : arm
>> TOOLCHAIN        : tc-fsl-x86lnx-armeabi-nptl-4.1.2-3.i386.rpm
>> TOOLCHAIN_CFLAGS : -O2 -fsigned-char -mfloat-abi=softfp -mfpu=vfp
>>
>> These packages failed to build:
>> gdb 
>>
>> Build Failed
>>
>>
>> _______________________________________________
>> LTIB home page: http://ltib.org
>>
>> Ltib mailing list
>> address@hidden
>> http://lists.nongnu.org/mailman/listinfo/ltib
>>
> 
> 
> _______________________________________________
> LTIB home page: http://ltib.org
> 
> Ltib mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/ltib
> 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]