pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/46813: cross/avr-libc broken, probably by latex updates
>Number: 46813
>Category: pkg
>Synopsis: cross/avr-libc broken, probably by latex updates
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Sat Aug 18 09:30:00 +0000 2012
>Originator: John Marino
>Release:
>Organization:
>Environment:
>Description:
This package regressed recently.
Current build log, multiple platforms:
symbol cache used 1671/65536 hits=56923 misses=1671
lookup cache used 710/65536 hits=2891 misses=714
finished...
cp ../../doc/api/avrs.png-save avr-libc-user-manual/avrs.png
cd latex_src && \
sed -e '/tocdepth/s/1/2/' \
-e '/usepackage{doxygen}/s/$/\\usepackage{longtable}/' \
refman.tex > tmp.$ && \
mv -f tmp.$ refman.tex
cd latex_src && \
sed -e
'/{TabularC}{.}/s/{TabularC}{.}/{longtable}{|p{1.7cm}|p{1.7cm}|p{2cm}|p{5cm}|}/'
\
-e '/TabularC/s/TabularC/longtable/' \
-e '/Vector name/,/^[^ ]/s/\\\\\\hline/\\endhead\\hline/' \
group__avr__interrupts.tex > tmp.$ && \
mv -f tmp.$ group__avr__interrupts.tex
cd latex_src && \
sed -e '/{TabularC}{3}/s/{TabularC}{3}/{longtable}{|l|l|l|}/' \
-e '/{longtable}{|l|l|l|}/,/TabularC/s/TabularC/longtable/' \
-e '/Architecture/s/\\\\\\hline/\\endhead\\hline/' \
using__tools.tex > tmp.$ && \
mv -f tmp.$ using__tools.tex
sed: using__tools.tex: No such file or directory
gmake[3]: *** [latex_src/refman.tex] Error 1
gmake[3]: Leaving directory
`/home/pbulk/build32/cross/avr-libc/work/avr-libc-1.6.7/doc/api'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory
`/home/pbulk/build32/cross/avr-libc/work/avr-libc-1.6.7/doc'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory
`/home/pbulk/build32/cross/avr-libc/work/avr-libc-1.6.7'
gmake: *** [all] Error 2
*** Error code 2
Stop.
bmake: stopped in /content/pkgsrc/cross/avr-libc
*** Error code 1
>How-To-Repeat:
using the latest version of dependencies, make cross/avr-libc
>Fix:
Home |
Main Index |
Thread Index |
Old Index