Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 393738 Details for
Bug 565136
FTBFS apanov-heuristica-fonts-0.2-5.fc13
Home
New
Search
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh90 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
[?]
This site requires JavaScript to be enabled to function correctly, please enable it.
build.log
build.log (text/plain), 5.89 KB, created by
FTBFS
on 2010-02-13 18:01:35 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
FTBFS
Created:
2010-02-13 18:01:35 UTC
Size:
5.89 KB
patch
obsolete
>Mock Version: 1.0.1 >ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/apanov-heuristica-fonts.spec'], False, '/var/lib/mock/fedora-development-x86_64-apanov-heuristica-fonts-0.2-5.fc13.src.rpm/root/', None, 25200, True, 0, 8116, 14667, None, logger=<mock.trace_decorator.getLog object at 0x17bb850>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/apanov-heuristica-fonts.spec'] >Building target platforms: x86_64 >Building for target x86_64 >Wrote: /builddir/build/SRPMS/apanov-heuristica-fonts-0.2-5.fc13.src.rpm >Child returncode was: 0 >LEAVE do --> > >ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/apanov-heuristica-fonts.spec'], False, '/var/lib/mock/fedora-development-x86_64-apanov-heuristica-fonts-0.2-5.fc13.src.rpm/root/', None, 25200, True, 0, 8116, 14667, None, logger=<mock.trace_decorator.getLog object at 0x17bb850>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/apanov-heuristica-fonts.spec'] >Building target platforms: x86_64 >Building for target x86_64 >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.78CS51 >+ umask 022 >+ cd /builddir/build/BUILD >+ LANG=C >+ export LANG >+ unset DISPLAY >+ cd /builddir/build/BUILD >+ rm -rf apanov-heuristica-fonts-0.2 >+ /bin/mkdir -p apanov-heuristica-fonts-0.2 >+ cd apanov-heuristica-fonts-0.2 >+ /usr/bin/xz -dc /builddir/build/SOURCES/heuristica-src-0.2.tar.xz >+ /bin/tar -xf - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ /bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ echo 'Patch #0 (apanov-heuristica-fonts-bolditalic.patch):' >Patch #0 (apanov-heuristica-fonts-bolditalic.patch): >+ /bin/cat /builddir/build/SOURCES/apanov-heuristica-fonts-bolditalic.patch >+ /usr/bin/patch -s -p0 --fuzz=0 >+ for txt in '*.txt' >+ fold -s FontLog.txt >+ sed -i 's/\r//' FontLog.txt.new >+ touch -r FontLog.txt FontLog.txt.new >+ mv FontLog.txt.new FontLog.txt >+ for txt in '*.txt' >+ fold -s OFL-FAQ.txt >+ sed -i 's/\r//' OFL-FAQ.txt.new >+ touch -r OFL-FAQ.txt OFL-FAQ.txt.new >+ mv OFL-FAQ.txt.new OFL-FAQ.txt >+ for txt in '*.txt' >+ fold -s OFL.txt >+ sed -i 's/\r//' OFL.txt.new >+ touch -r OFL.txt OFL.txt.new >+ mv OFL.txt.new OFL.txt >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.i9mGBz >+ umask 022 >+ cd /builddir/build/BUILD >+ cd apanov-heuristica-fonts-0.2 >+ LANG=C >+ export LANG >+ unset DISPLAY >+ make >fontforge -lang=ff -script generate.ff Heuristica-Regular UTRG__ >Copyright (c) 2000-2009 by George Williams. > Executable based on sources from 23:48 GMT 23-Sep-2009. > Library based on sources from 17:32 GMT 14-Sep-2009. >fontforge -lang=ff -script generate.ff Heuristica-Italic UTI___ >Copyright (c) 2000-2009 by George Williams. > Executable based on sources from 23:48 GMT 23-Sep-2009. > Library based on sources from 17:32 GMT 14-Sep-2009. >fontforge -lang=ff -script generate.ff Heuristica-Bold UTB___ >Copyright (c) 2000-2009 by George Williams. > Executable based on sources from 23:48 GMT 23-Sep-2009. > Library based on sources from 17:32 GMT 14-Sep-2009. >fontforge -lang=ff -script generate.ff Heuristica-BoldItalic UTBI__ >Copyright (c) 2000-2009 by George Williams. > Executable based on sources from 23:48 GMT 23-Sep-2009. > Library based on sources from 17:32 GMT 14-Sep-2009. >rm Heuristica-Regular.gen.ttx >rm: cannot remove `Heuristica-Regular.gen.ttx': No such file or directory >make: [Heuristica-Regular.gen.ttx] Error 1 (ignored) >ttx Heuristica-Regular.gen.ttf >Dumping "Heuristica-Regular.gen.ttf" to "Heuristica-Regular.gen.ttx"... >Traceback (most recent call last): > File "/usr/bin/ttx", line 11, in <module> > ttx.main(sys.argv[1:]) > File "/usr/lib64/python2.6/site-packages/FontTools/fontTools/ttx.py", line 288, in main > process(jobs, options) > File "/usr/lib64/python2.6/site-packages/FontTools/fontTools/ttx.py", line 273, in process > action(input, output, options) > File "/usr/lib64/python2.6/site-packages/FontTools/fontTools/ttx.py", line 165, in ttDump > ignoreDecompileErrors=options.ignoreDecompileErrors) > File "/usr/lib64/python2.6/site-packages/FontTools/fontTools/ttLib/__init__.py", line 122, in __init__ > import sfnt > File "/usr/lib64/python2.6/site-packages/FontTools/fontTools/ttLib/sfnt.py", line 17, in <module> > import numpy > File "/usr/lib64/python2.6/site-packages/numpy/__init__.py", line 132, in <module> > import add_newdocs > File "/usr/lib64/python2.6/site-packages/numpy/add_newdocs.py", line 9, in <module> > from lib import add_newdoc > File "/usr/lib64/python2.6/site-packages/numpy/lib/__init__.py", line 13, in <module> > from polynomial import * > File "/usr/lib64/python2.6/site-packages/numpy/lib/polynomial.py", line 17, in <module> > from numpy.linalg import eigvals, lstsq > File "/usr/lib64/python2.6/site-packages/numpy/linalg/__init__.py", line 47, in <module> > from linalg import * > File "/usr/lib64/python2.6/site-packages/numpy/linalg/linalg.py", line 22, in <module> > from numpy.linalg import lapack_lite >ImportError: /usr/lib64/python2.6/site-packages/numpy/linalg/lapack_lite.so: undefined symbol: zgesdd_ >make: *** [Heuristica-Regular.gen.ttx] Error 1 >error: Bad exit status from /var/tmp/rpm-tmp.i9mGBz (%build) >RPM build errors: > Bad exit status from /var/tmp/rpm-tmp.i9mGBz (%build) >Child returncode was: 1 >EXCEPTION: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/apanov-heuristica-fonts.spec'] >Traceback (most recent call last): > File "/usr/lib/python2.6/site-packages/mock/trace_decorator.py", line 70, in trace > result = func(*args, **kw) > File "/usr/lib/python2.6/site-packages/mock/util.py", line 324, in do > raise mock.exception.Error, ("Command failed. See logs for output.\n # %s" % (command,), child.returncode) >Error: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/apanov-heuristica-fonts.spec'] >LEAVE do --> EXCEPTION RAISED >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 565136
:
393734
|
393735
|
393736
|
393737
| 393738 |
393739