Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 146512 Details for
Bug 222571
Review Request: kalgebra - MathML-based graph calculator for KDE
[?]
New
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.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
mock log
build.log (text/plain), 44.77 KB, created by
Chitlesh GOORAH
on 2007-01-25 09:45:52 UTC
(
hide
)
Description:
mock log
Filename:
MIME Type:
Creator:
Chitlesh GOORAH
Created:
2007-01-25 09:45:52 UTC
Size:
44.77 KB
patch
obsolete
>Installing /builddir/build/SRPMS/kalgebra-0.5-1.fc7.src.rpm >Building target platforms: i386 >Building for target i386 >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.19490 >+ umask 022 >+ cd /builddir/build/BUILD >+ LANG=C >+ export LANG >+ unset DISPLAY >+ cd /builddir/build/BUILD >+ rm -rf kalgebra >+ /usr/bin/bzip2 -dc /builddir/build/SOURCES/kalgebra-20060501.tar.bz2 >+ tar -xf - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd kalgebra >++ /usr/bin/id -u >+ '[' 502 = 0 ']' >++ /usr/bin/id -u >+ '[' 502 = 0 ']' >+ /bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ echo 'Patch #0 (kalgebra-0.5-autotools.patch):' >Patch #0 (kalgebra-0.5-autotools.patch): >+ patch -p0 -b --suffix .autotools -s >+ /usr/bin/make -f admin/Makefile.common cvs >/usr/bin/autoconf: line 493: echo: write error: Broken pipe >*** Creating acinclude.m4 >*** Creating list of subdirectories >*** Creating configure.in >*** Creating aclocal.m4 >acinclude.m4:3232: the serial number must appear before any macro definition >acinclude.m4:3277: the serial number must appear before any macro definition >acinclude.m4:3322: the serial number must appear before any macro definition >acinclude.m4:5378: the serial number must appear before any macro definition >*** Creating configure >*** Creating config.h template >*** Creating Makefile templates >*** Postprocessing Makefile templates >*** Creating date/time stamp >*** Finished > Don't forget to run ./configure > If you haven't done so in a while, run ./configure --help >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.72547 >+ umask 022 >+ cd /builddir/build/BUILD >+ cd kalgebra >+ LANG=C >+ export LANG >+ unset DISPLAY >+ CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' >+ export CFLAGS >+ CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' >+ export CXXFLAGS >+ FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' >+ export FFLAGS >++ find . -name config.guess -o -name config.sub >+ for i in '$(find . -name config.guess -o -name config.sub)' >++ basename ./admin/config.guess >+ '[' -f /usr/lib/rpm/redhat/config.guess ']' >+ /bin/rm -f ./admin/config.guess >++ basename ./admin/config.guess >+ /bin/cp -fv /usr/lib/rpm/redhat/config.guess ./admin/config.guess >`/usr/lib/rpm/redhat/config.guess' -> `./admin/config.guess' >+ for i in '$(find . -name config.guess -o -name config.sub)' >++ basename ./admin/config.sub >+ '[' -f /usr/lib/rpm/redhat/config.sub ']' >+ /bin/rm -f ./admin/config.sub >++ basename ./admin/config.sub >+ /bin/cp -fv /usr/lib/rpm/redhat/config.sub ./admin/config.sub >`/usr/lib/rpm/redhat/config.sub' -> `./admin/config.sub' >+ ./configure --build=i686-redhat-linux-gnu --host=i686-redhat-linux-gnu --target=i386-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --disable-rpath >checking build system type... i686-redhat-linux-gnu >checking host system type... i686-redhat-linux-gnu >checking target system type... i386-redhat-linux-gnu >checking for a BSD-compatible install... /usr/bin/install -c >checking for -p flag to install... yes >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking for style of include used by make... GNU >checking for i686-redhat-linux-gnu-gcc... no >checking for gcc... gcc >checking for C compiler default output file name... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether gcc accepts -g... yes >checking for gcc option to accept ISO C89... none needed >checking dependency style of gcc... gcc3 >checking how to run the C preprocessor... gcc -E >checking for i686-redhat-linux-gnu-g++... no >checking for i686-redhat-linux-gnu-c++... no >checking for i686-redhat-linux-gnu-gpp... no >checking for i686-redhat-linux-gnu-aCC... no >checking for i686-redhat-linux-gnu-CC... no >checking for i686-redhat-linux-gnu-cxx... no >checking for i686-redhat-linux-gnu-cc++... no >checking for i686-redhat-linux-gnu-cl.exe... no >checking for i686-redhat-linux-gnu-FCC... no >checking for i686-redhat-linux-gnu-KCC... no >checking for i686-redhat-linux-gnu-RCC... no >checking for i686-redhat-linux-gnu-xlC_r... no >checking for i686-redhat-linux-gnu-xlC... no >checking for g++... g++ >checking whether we are using the GNU C++ compiler... yes >checking whether g++ accepts -g... yes >checking dependency style of g++... gcc3 >checking whether g++ supports -Wmissing-format-attribute... yes >checking whether g++ supports -Wundef... yes >checking whether g++ supports -Wno-long-long... yes >checking whether g++ supports -Wnon-virtual-dtor... yes >checking whether g++ supports -fno-exceptions... yes >checking whether g++ supports -fno-check-new... yes >checking whether g++ supports -fno-common... yes >checking whether g++ supports -fexceptions... yes >checking how to run the C++ preprocessor... g++ -E >checking whether g++ supports -O0... yes >checking whether g++ supports -Wl,--no-undefined... yes >checking whether g++ supports -Wl,--allow-shlib-undefined... yes >not using lib directory suffix >checking for a sed that does not truncate output... /bin/sed >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for ld used by gcc... /usr/bin/ld >checking if the linker (/usr/bin/ld) is GNU ld... yes >checking for /usr/bin/ld option to reload object files... -r >checking for BSD-compatible nm... nm >checking whether ln -s works... yes >checking how to recognise dependent libraries... pass_all >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking dlfcn.h usability... yes >checking dlfcn.h presence... yes >checking for dlfcn.h... yes >checking for i686-redhat-linux-gnu-g77... no >checking for i686-redhat-linux-gnu-xlf... no >checking for i686-redhat-linux-gnu-f77... no >checking for i686-redhat-linux-gnu-frt... no >checking for i686-redhat-linux-gnu-pgf77... no >checking for i686-redhat-linux-gnu-cf77... no >checking for i686-redhat-linux-gnu-fort77... no >checking for i686-redhat-linux-gnu-fl32... no >checking for i686-redhat-linux-gnu-af77... no >checking for i686-redhat-linux-gnu-xlf90... no >checking for i686-redhat-linux-gnu-f90... no >checking for i686-redhat-linux-gnu-pgf90... no >checking for i686-redhat-linux-gnu-pghpf... no >checking for i686-redhat-linux-gnu-epcf90... no >checking for i686-redhat-linux-gnu-gfortran... no >checking for i686-redhat-linux-gnu-g95... no >checking for i686-redhat-linux-gnu-xlf95... no >checking for i686-redhat-linux-gnu-f95... no >checking for i686-redhat-linux-gnu-fort... no >checking for i686-redhat-linux-gnu-ifort... no >checking for i686-redhat-linux-gnu-ifc... no >checking for i686-redhat-linux-gnu-efc... no >checking for i686-redhat-linux-gnu-pgf95... no >checking for i686-redhat-linux-gnu-lf95... no >checking for i686-redhat-linux-gnu-ftn... no >checking for g77... no >checking for xlf... no >checking for f77... no >checking for frt... no >checking for pgf77... no >checking for cf77... no >checking for fort77... no >checking for fl32... no >checking for af77... no >checking for xlf90... no >checking for f90... no >checking for pgf90... no >checking for pghpf... no >checking for epcf90... no >checking for gfortran... no >checking for g95... no >checking for xlf95... no >checking for f95... no >checking for fort... no >checking for ifort... no >checking for ifc... no >checking for efc... no >checking for pgf95... no >checking for lf95... no >checking for ftn... no >checking whether we are using the GNU Fortran 77 compiler... no >checking whether accepts -g... no >checking the maximum length of command line arguments... 32768 >checking command to parse nm output from gcc object... ok >checking for objdir... .libs >checking for i686-redhat-linux-gnu-ar... no >checking for ar... ar >checking for i686-redhat-linux-gnu-ranlib... no >checking for ranlib... ranlib >checking for i686-redhat-linux-gnu-strip... no >checking for strip... strip >checking if gcc static flag works... yes >checking if gcc supports -fno-rtti -fno-exceptions... no >checking for gcc option to produce PIC... -fPIC >checking if gcc PIC flag -fPIC works... yes >checking if gcc supports -c -o file.o... yes >checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking for shl_load... no >checking for shl_load in -ldld... no >checking for dlopen... no >checking for dlopen in -ldl... yes >checking whether a program can dlopen itself... yes >checking whether a statically linked program can dlopen itself... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... no >configure: creating libtool >appending configuration tag "CXX" to libtool >checking for ld used by g++... /usr/bin/ld >checking if the linker (/usr/bin/ld) is GNU ld... yes >checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes >checking for g++ option to produce PIC... -fPIC >checking if g++ PIC flag -fPIC works... yes >checking if g++ supports -c -o file.o... yes >checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking for shl_load... (cached) no >checking for shl_load in -ldld... (cached) no >checking for dlopen... (cached) no >checking for dlopen in -ldl... (cached) yes >checking whether a program can dlopen itself... (cached) yes >checking whether a statically linked program can dlopen itself... (cached) yes >appending configuration tag "F77" to libtool >checking for msgfmt... /usr/bin/msgfmt >checking for gmsgfmt... /usr/bin/msgfmt >checking for xgettext... /usr/bin/xgettext >checking if C++ programs can be compiled... yes >checking for strlcat... no >checking if strlcat needs custom prototype... yes - in libkdefakes >checking for strlcpy... no >checking if strlcpy needs custom prototype... yes - in libkdefakes >checking for main in -lutil... yes >checking for main in -lcompat... no >checking for crypt in -lcrypt... yes >checking for socklen_t... socklen_t >checking for dnet_ntoa in -ldnet... no >checking for dnet_ntoa in -ldnet_stub... no >checking for inet_ntoa... yes >checking for connect... yes >checking for remove... yes >checking for shmat... yes >checking for sys/types.h... (cached) yes >checking for stdint.h... (cached) yes >checking for poll in -lpoll... no >checking CoreAudio/CoreAudio.h usability... no >checking CoreAudio/CoreAudio.h presence... no >checking for CoreAudio/CoreAudio.h... no >checking if res_init needs -lresolv... yes >checking if res_init is available... yes >checking for killpg in -lucb... no >checking for int... yes >checking size of int... 4 >checking for short... yes >checking size of short... 2 >checking for long... yes >checking size of long... 4 >checking for char *... yes >checking size of char *... 4 >checking for dlopen in -ldl... (cached) yes >checking for shl_unload in -ldld... no >checking for size_t... yes >checking size of size_t... 4 >checking for unsigned long... yes >checking size of unsigned long... 4 >checking sizeof size_t == sizeof unsigned long... yes >checking crt_externs.h usability... no >checking crt_externs.h presence... no >checking for crt_externs.h... no >checking for _NSGetEnviron... no >checking for vsnprintf... yes >checking for snprintf... yes >checking for X... libraries /usr/lib, headers . >checking for IceConnectionNumber in -lICE... yes >checking for libXext... yes >checking for pthread_create in -lpthread... yes >checking for extra includes... no >checking for extra libs... no >checking for libz... -lz >checking for libpng... -lpng -lz -lm >checking for libjpeg6b... no >checking for libjpeg... -ljpeg >checking for perl... /usr/bin/perl >checking for Qt... libraries /usr/lib/qt-3.3/lib, headers /usr/lib/qt-3.3/include using -mt >checking for moc... /usr/lib/qt-3.3/bin/moc >checking for uic... /usr/lib/qt-3.3/bin/uic >checking whether uic supports -L ... yes >checking whether uic supports -nounload ... yes >checking if Qt needs -ljpeg... no >checking for rpath... no >checking for KDE... libraries /usr/lib, headers /usr/include/kde >checking if UIC has KDE plugins available... yes >checking for KDE paths... defaults >checking for dcopidl... /usr/bin/dcopidl >checking for dcopidl2cpp... /usr/bin/dcopidl2cpp >checking for mcopidl... /usr/bin/mcopidl >checking for artsc-config... /usr/bin/artsc-config >checking for kde-config... /usr/bin/kde-config >checking for meinproc... /usr/bin/meinproc >checking for xmllint... /usr/bin/xmllint >checking whether byte ordering is bigendian... no >checking for MAXPATHLEN... 4096 >checking if doc should be compiled... yes >checking if po should be compiled... yes >checking if src should be compiled... yes >configure: creating ./config.status >wrong input (flag != 4) at admin/conf.change.pl line 117, <> line 1222. >config.status: creating Makefile >config.status: creating doc/Makefile >config.status: creating doc/en/Makefile >config.status: creating po/Makefile >config.status: creating src/Makefile >config.status: creating config.h >config.status: executing depfiles commands > >Good - your configure finished. Start make now > >+ /usr/bin/make >/usr/bin/make all-recursive >make[1]: Entering directory `/builddir/build/BUILD/kalgebra' >Making all in doc >make[2]: Entering directory `/builddir/build/BUILD/kalgebra/doc' >Making all in . >make[3]: Entering directory `/builddir/build/BUILD/kalgebra/doc' >make[3]: Nothing to be done for `all-am'. >make[3]: Leaving directory `/builddir/build/BUILD/kalgebra/doc' >Making all in en >make[3]: Entering directory `/builddir/build/BUILD/kalgebra/doc/en' >/usr/bin/meinproc --check --cache index.cache.bz2 ./index.docbook >make[3]: Leaving directory `/builddir/build/BUILD/kalgebra/doc/en' >make[2]: Leaving directory `/builddir/build/BUILD/kalgebra/doc' >Making all in po >make[2]: Entering directory `/builddir/build/BUILD/kalgebra/po' >rm -f es.gmo; /usr/bin/msgfmt -o es.gmo ./es.po >test ! -f es.gmo || touch es.gmo >rm -f fr.gmo; /usr/bin/msgfmt -o fr.gmo ./fr.po >test ! -f fr.gmo || touch fr.gmo >rm -f ca.gmo; /usr/bin/msgfmt -o ca.gmo ./ca.po >test ! -f ca.gmo || touch ca.gmo >rm -f pt.gmo; /usr/bin/msgfmt -o pt.gmo ./pt.po >test ! -f pt.gmo || touch pt.gmo >make[2]: Leaving directory `/builddir/build/BUILD/kalgebra/po' >Making all in src >make[2]: Entering directory `/builddir/build/BUILD/kalgebra/src' >g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/kde -I/usr/lib/qt-3.3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.cpp >/usr/lib/qt-3.3/include/qxml.h:224: warning: 'class QXmlReader' has virtual functions but non-virtual destructor >/usr/lib/qt-3.3/include/qxml.h:407: warning: 'class QXmlContentHandler' has virtual functions but non-virtual destructor >/usr/lib/qt-3.3/include/qxml.h:424: warning: 'class QXmlErrorHandler' has virtual functions but non-virtual destructor >/usr/lib/qt-3.3/include/qxml.h:433: warning: 'class QXmlDTDHandler' has virtual functions but non-virtual destructor >/usr/lib/qt-3.3/include/qxml.h:441: warning: 'class QXmlEntityResolver' has virtual functions but non-virtual destructor >/usr/lib/qt-3.3/include/qxml.h:448: warning: 'class QXmlLexicalHandler' has virtual functions but non-virtual destructor >/usr/lib/qt-3.3/include/qxml.h:461: warning: 'class QXmlDeclHandler' has virtual functions but non-virtual destructor >mv -f .deps/main.Tpo .deps/main.Po >/usr/lib/qt-3.3/bin/moc ./kalgebra.h -o kalgebra.moc >g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/kde -I/usr/lib/qt-3.3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -MT kalgebra.o -MD -MP -MF .deps/kalgebra.Tpo -c -o kalgebra.o kalgebra.cpp >/usr/lib/qt-3.3/include/qxml.h:224: warning: 'class QXmlReader' has virtual functions but non-virtual destructor >/usr/lib/qt-3.3/include/qxml.h:407: warning: 'class QXmlContentHandler' has virtual functions but non-virtual destructor >/usr/lib/qt-3.3/include/qxml.h:424: warning: 'class QXmlErrorHandler' has virtual functions but non-virtual destructor >/usr/lib/qt-3.3/include/qxml.h:433: warning: 'class QXmlDTDHandler' has virtual functions but non-virtual destructor >/usr/lib/qt-3.3/include/qxml.h:441: warning: 'class QXmlEntityResolver' has virtual functions but non-virtual destructor >/usr/lib/qt-3.3/include/qxml.h:448: warning: 'class QXmlLexicalHandler' has virtual functions but non-virtual destructor >/usr/lib/qt-3.3/include/qxml.h:461: warning: 'class QXmlDeclHandler' has virtual functions but non-virtual destructor >kalgebra.cpp:408: warning: unused parameter 'operation' >mv -f .deps/kalgebra.Tpo .deps/kalgebra.Po >g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/kde -I/usr/lib/qt-3.3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -MT analitza.o -MD -MP -MF .deps/analitza.Tpo -c -o analitza.o analitza.cpp >analitza.cpp:919:2: warning: no newline at end of file >/usr/lib/qt-3.3/include/qxml.h:224: warning: 'class QXmlReader' has virtual functions but non-virtual destructor >/usr/lib/qt-3.3/include/qxml.h:407: warning: 'class QXmlContentHandler' has virtual functions but non-virtual destructor >/usr/lib/qt-3.3/include/qxml.h:424: warning: 'class QXmlErrorHandler' has virtual functions but non-virtual destructor >/usr/lib/qt-3.3/include/qxml.h:433: warning: 'class QXmlDTDHandler' has virtual functions but non-virtual destructor >/usr/lib/qt-3.3/include/qxml.h:441: warning: 'class QXmlEntityResolver' has virtual functions but non-virtual destructor >/usr/lib/qt-3.3/include/qxml.h:448: warning: 'class QXmlLexicalHandler' has virtual functions but non-virtual destructor >/usr/lib/qt-3.3/include/qxml.h:461: warning: 'class QXmlDeclHandler' has virtual functions but non-virtual destructor >mv -f .deps/analitza.Tpo .deps/analitza.Po >/usr/lib/qt-3.3/bin/moc ./q3dgraph.h -o q3dgraph.moc >g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/kde -I/usr/lib/qt-3.3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -MT q3dgraph.o -MD -MP -MF .deps/q3dgraph.Tpo -c -o q3dgraph.o q3dgraph.cpp >/usr/lib/qt-3.3/include/qxml.h:224: warning: 'class QXmlReader' has virtual functions but non-virtual destructor >/usr/lib/qt-3.3/include/qxml.h:407: warning: 'class QXmlContentHandler' has virtual functions but non-virtual destructor >/usr/lib/qt-3.3/include/qxml.h:424: warning: 'class QXmlErrorHandler' has virtual functions but non-virtual destructor >/usr/lib/qt-3.3/include/qxml.h:433: warning: 'class QXmlDTDHandler' has virtual functions but non-virtual destructor >/usr/lib/qt-3.3/include/qxml.h:441: warning: 'class QXmlEntityResolver' has virtual functions but non-virtual destructor >/usr/lib/qt-3.3/include/qxml.h:448: warning: 'class QXmlLexicalHandler' has virtual functions but non-virtual destructor >/usr/lib/qt-3.3/include/qxml.h:461: warning: 'class QXmlDeclHandler' has virtual functions but non-virtual destructor >q3dgraph.cpp: In member function 'void Q3DGraph::crea()': >q3dgraph.cpp:219: warning: converting to 'int' from 'double' >q3dgraph.cpp: In member function 'void Q3DGraph::mem()': >q3dgraph.cpp:338: warning: converting to 'int' from 'double' >mv -f .deps/q3dgraph.Tpo .deps/q3dgraph.Po >g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/kde -I/usr/lib/qt-3.3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -MT variables.o -MD -MP -MF .deps/variables.Tpo -c -o variables.o variables.cpp >mv -f .deps/variables.Tpo .deps/variables.Po >/usr/lib/qt-3.3/bin/moc ./qgraph.h -o qgraph.moc >g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/kde -I/usr/lib/qt-3.3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -MT qgraph.o -MD -MP -MF .deps/qgraph.Tpo -c -o qgraph.o qgraph.cpp >/usr/lib/qt-3.3/include/qxml.h:224: warning: 'class QXmlReader' has virtual functions but non-virtual destructor >/usr/lib/qt-3.3/include/qxml.h:407: warning: 'class QXmlContentHandler' has virtual functions but non-virtual destructor >/usr/lib/qt-3.3/include/qxml.h:424: warning: 'class QXmlErrorHandler' has virtual functions but non-virtual destructor >/usr/lib/qt-3.3/include/qxml.h:433: warning: 'class QXmlDTDHandler' has virtual functions but non-virtual destructor >/usr/lib/qt-3.3/include/qxml.h:441: warning: 'class QXmlEntityResolver' has virtual functions but non-virtual destructor >/usr/lib/qt-3.3/include/qxml.h:448: warning: 'class QXmlLexicalHandler' has virtual functions but non-virtual destructor >/usr/lib/qt-3.3/include/qxml.h:461: warning: 'class QXmlDeclHandler' has virtual functions but non-virtual destructor >qgraph.cpp: In member function 'QPoint QGraph::toWidget(double, double, bool*)': >qgraph.cpp:437: warning: operation on 'y' may be undefined >mv -f .deps/qgraph.Tpo .deps/qgraph.Po >g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/kde -I/usr/lib/qt-3.3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -MT qexp.o -MD -MP -MF .deps/qexp.Tpo -c -o qexp.o qexp.cpp >/usr/lib/qt-3.3/include/qxml.h:224: warning: 'class QXmlReader' has virtual functions but non-virtual destructor >/usr/lib/qt-3.3/include/qxml.h:407: warning: 'class QXmlContentHandler' has virtual functions but non-virtual destructor >/usr/lib/qt-3.3/include/qxml.h:424: warning: 'class QXmlErrorHandler' has virtual functions but non-virtual destructor >/usr/lib/qt-3.3/include/qxml.h:433: warning: 'class QXmlDTDHandler' has virtual functions but non-virtual destructor >/usr/lib/qt-3.3/include/qxml.h:441: warning: 'class QXmlEntityResolver' has virtual functions but non-virtual destructor >/usr/lib/qt-3.3/include/qxml.h:448: warning: 'class QXmlLexicalHandler' has virtual functions but non-virtual destructor >/usr/lib/qt-3.3/include/qxml.h:461: warning: 'class QXmlDeclHandler' has virtual functions but non-virtual destructor >mv -f .deps/qexp.Tpo .deps/qexp.Po >g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/kde -I/usr/lib/qt-3.3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -MT function.o -MD -MP -MF .deps/function.Tpo -c -o function.o function.cpp >/usr/lib/qt-3.3/include/qxml.h:224: warning: 'class QXmlReader' has virtual functions but non-virtual destructor >/usr/lib/qt-3.3/include/qxml.h:407: warning: 'class QXmlContentHandler' has virtual functions but non-virtual destructor >/usr/lib/qt-3.3/include/qxml.h:424: warning: 'class QXmlErrorHandler' has virtual functions but non-virtual destructor >/usr/lib/qt-3.3/include/qxml.h:433: warning: 'class QXmlDTDHandler' has virtual functions but non-virtual destructor >/usr/lib/qt-3.3/include/qxml.h:441: warning: 'class QXmlEntityResolver' has virtual functions but non-virtual destructor >/usr/lib/qt-3.3/include/qxml.h:448: warning: 'class QXmlLexicalHandler' has virtual functions but non-virtual destructor >/usr/lib/qt-3.3/include/qxml.h:461: warning: 'class QXmlDeclHandler' has virtual functions but non-virtual destructor >function.cpp: In member function 'void function::update_pointsY(QRect, unsigned int)': >function.cpp:59: warning: converting to 'unsigned int' from 'double' >function.cpp:62: warning: converting to 'unsigned int' from 'double' >function.cpp:68: warning: converting to 'int' from 'double' >function.cpp: In member function 'void function::update_pointsX(QRect, unsigned int)': >function.cpp:101: warning: comparison between signed and unsigned integer expressions >function.cpp:112: warning: converting to 'unsigned int' from 'double' >function.cpp:113: warning: converting to 'unsigned int' from 'double' >mv -f .deps/function.Tpo .deps/function.Po >g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/kde -I/usr/lib/qt-3.3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -MT qdoublepoint.o -MD -MP -MF .deps/qdoublepoint.Tpo -c -o qdoublepoint.o qdoublepoint.cpp >mv -f .deps/qdoublepoint.Tpo .deps/qdoublepoint.Po >/usr/lib/qt-3.3/bin/moc ./kfunctionedit.h -o kfunctionedit.moc >g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/kde -I/usr/lib/qt-3.3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -MT kfunctionedit.o -MD -MP -MF .deps/kfunctionedit.Tpo -c -o kfunctionedit.o kfunctionedit.cpp >/usr/lib/qt-3.3/include/qxml.h:224: warning: 'class QXmlReader' has virtual functions but non-virtual destructor >/usr/lib/qt-3.3/include/qxml.h:407: warning: 'class QXmlContentHandler' has virtual functions but non-virtual destructor >/usr/lib/qt-3.3/include/qxml.h:424: warning: 'class QXmlErrorHandler' has virtual functions but non-virtual destructor >/usr/lib/qt-3.3/include/qxml.h:433: warning: 'class QXmlDTDHandler' has virtual functions but non-virtual destructor >/usr/lib/qt-3.3/include/qxml.h:441: warning: 'class QXmlEntityResolver' has virtual functions but non-virtual destructor >/usr/lib/qt-3.3/include/qxml.h:448: warning: 'class QXmlLexicalHandler' has virtual functions but non-virtual destructor >/usr/lib/qt-3.3/include/qxml.h:461: warning: 'class QXmlDeclHandler' has virtual functions but non-virtual destructor >mv -f .deps/kfunctionedit.Tpo .deps/kfunctionedit.Po >g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/kde -I/usr/lib/qt-3.3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -MT kalgebraiface.o -MD -MP -MF .deps/kalgebraiface.Tpo -c -o kalgebraiface.o kalgebraiface.cpp >mv -f .deps/kalgebraiface.Tpo .deps/kalgebraiface.Po >/usr/lib/qt-3.3/bin/moc ./kvaredit.h -o kvaredit.moc >g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/kde -I/usr/lib/qt-3.3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -MT kvaredit.o -MD -MP -MF .deps/kvaredit.Tpo -c -o kvaredit.o kvaredit.cpp >/usr/lib/qt-3.3/include/qxml.h:224: warning: 'class QXmlReader' has virtual functions but non-virtual destructor >/usr/lib/qt-3.3/include/qxml.h:407: warning: 'class QXmlContentHandler' has virtual functions but non-virtual destructor >/usr/lib/qt-3.3/include/qxml.h:424: warning: 'class QXmlErrorHandler' has virtual functions but non-virtual destructor >/usr/lib/qt-3.3/include/qxml.h:433: warning: 'class QXmlDTDHandler' has virtual functions but non-virtual destructor >/usr/lib/qt-3.3/include/qxml.h:441: warning: 'class QXmlEntityResolver' has virtual functions but non-virtual destructor >/usr/lib/qt-3.3/include/qxml.h:448: warning: 'class QXmlLexicalHandler' has virtual functions but non-virtual destructor >/usr/lib/qt-3.3/include/qxml.h:461: warning: 'class QXmlDeclHandler' has virtual functions but non-virtual destructor >mv -f .deps/kvaredit.Tpo .deps/kvaredit.Po >g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/kde -I/usr/lib/qt-3.3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -MT qalgebrahighlighter.o -MD -MP -MF .deps/qalgebrahighlighter.Tpo -c -o qalgebrahighlighter.o qalgebrahighlighter.cpp >/usr/lib/qt-3.3/include/qxml.h:224: warning: 'class QXmlReader' has virtual functions but non-virtual destructor >/usr/lib/qt-3.3/include/qxml.h:407: warning: 'class QXmlContentHandler' has virtual functions but non-virtual destructor >/usr/lib/qt-3.3/include/qxml.h:424: warning: 'class QXmlErrorHandler' has virtual functions but non-virtual destructor >/usr/lib/qt-3.3/include/qxml.h:433: warning: 'class QXmlDTDHandler' has virtual functions but non-virtual destructor >/usr/lib/qt-3.3/include/qxml.h:441: warning: 'class QXmlEntityResolver' has virtual functions but non-virtual destructor >/usr/lib/qt-3.3/include/qxml.h:448: warning: 'class QXmlLexicalHandler' has virtual functions but non-virtual destructor >/usr/lib/qt-3.3/include/qxml.h:461: warning: 'class QXmlDeclHandler' has virtual functions but non-virtual destructor >mv -f .deps/qalgebrahighlighter.Tpo .deps/qalgebrahighlighter.Po >/usr/lib/qt-3.3/bin/moc ./qexpressionedit.h -o qexpressionedit.moc >g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/kde -I/usr/lib/qt-3.3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -MT qexpressionedit.o -MD -MP -MF .deps/qexpressionedit.Tpo -c -o qexpressionedit.o qexpressionedit.cpp >/usr/lib/qt-3.3/include/qxml.h:224: warning: 'class QXmlReader' has virtual functions but non-virtual destructor >/usr/lib/qt-3.3/include/qxml.h:407: warning: 'class QXmlContentHandler' has virtual functions but non-virtual destructor >/usr/lib/qt-3.3/include/qxml.h:424: warning: 'class QXmlErrorHandler' has virtual functions but non-virtual destructor >/usr/lib/qt-3.3/include/qxml.h:433: warning: 'class QXmlDTDHandler' has virtual functions but non-virtual destructor >/usr/lib/qt-3.3/include/qxml.h:441: warning: 'class QXmlEntityResolver' has virtual functions but non-virtual destructor >/usr/lib/qt-3.3/include/qxml.h:448: warning: 'class QXmlLexicalHandler' has virtual functions but non-virtual destructor >/usr/lib/qt-3.3/include/qxml.h:461: warning: 'class QXmlDeclHandler' has virtual functions but non-virtual destructor >qexpressionedit.cpp: In member function 'virtual void QExpressionEdit::keyPressEvent(QKeyEvent*)': >qexpressionedit.cpp:115: warning: comparison between signed and unsigned integer expressions >qexpressionedit.cpp: In static member function 'static QString QExpressionEdit::findPrec(const QString&, int&, int, int&, QString)': >qexpressionedit.cpp:130: warning: comparison between signed and unsigned integer expressions >qexpressionedit.cpp: In member function 'void QExpressionEdit::helpShow(const QString&, unsigned int)': >qexpressionedit.cpp:200: warning: comparison between signed and unsigned integer expressions >qexpressionedit.cpp:202: warning: comparison between signed and unsigned integer expressions >mv -f .deps/qexpressionedit.Tpo .deps/qexpressionedit.Po >/usr/bin/dcopidl ./kalgebraiface.h > kalgebraiface.kidl || ( rm -f kalgebraiface.kidl ; false ) >/usr/bin/dcopidl2cpp --c++-suffix cpp --no-signals --no-stub kalgebraiface.kidl >g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/kde -I/usr/lib/qt-3.3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -MT kalgebraiface_skel.o -MD -MP -MF .deps/kalgebraiface_skel.Tpo -c -o kalgebraiface_skel.o kalgebraiface_skel.cpp >mv -f .deps/kalgebraiface_skel.Tpo .deps/kalgebraiface_skel.Po >/bin/sh ../libtool --silent --tag=CXX --mode=link g++ -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -L/usr/lib -L/usr/lib/qt-3.3/lib -o kalgebra main.o kalgebra.o analitza.o q3dgraph.o variables.o qgraph.o qexp.o function.o qdoublepoint.o kfunctionedit.o kalgebraiface.o kvaredit.o qalgebrahighlighter.o qexpressionedit.o kalgebraiface_skel.o -lkdeui -lkhtml -lGLU >make[2]: Leaving directory `/builddir/build/BUILD/kalgebra/src' >make[2]: Entering directory `/builddir/build/BUILD/kalgebra' >make[2]: Nothing to be done for `all-am'. >make[2]: Leaving directory `/builddir/build/BUILD/kalgebra' >make[1]: Leaving directory `/builddir/build/BUILD/kalgebra' >+ exit 0 >Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.6324 >+ umask 022 >+ cd /builddir/build/BUILD >+ cd kalgebra >+ LANG=C >+ export LANG >+ unset DISPLAY >+ /bin/rm -rf /var/tmp/kalgebra-0.5-1.fc7-root-mockbuild >+ /usr/bin/make DESTDIR=/var/tmp/kalgebra-0.5-1.fc7-root-mockbuild install >Making install in doc >make[1]: Entering directory `/builddir/build/BUILD/kalgebra/doc' >Making install in . >make[2]: Entering directory `/builddir/build/BUILD/kalgebra/doc' >make[3]: Entering directory `/builddir/build/BUILD/kalgebra/doc' >make[3]: Nothing to be done for `install-exec-am'. >make[3]: Nothing to be done for `install-data-am'. >make[3]: Leaving directory `/builddir/build/BUILD/kalgebra/doc' >make[2]: Leaving directory `/builddir/build/BUILD/kalgebra/doc' >Making install in en >make[2]: Entering directory `/builddir/build/BUILD/kalgebra/doc/en' >make[3]: Entering directory `/builddir/build/BUILD/kalgebra/doc/en' >make[3]: Nothing to be done for `install-exec-am'. >/bin/sh ../../admin/mkinstalldirs /var/tmp/kalgebra-0.5-1.fc7-root-mockbuild/usr/share/doc/HTML/en/kalgebra >mkdir -p -- /var/tmp/kalgebra-0.5-1.fc7-root-mockbuild/usr/share/doc/HTML/en/kalgebra >/usr/bin/install -c -p -m 644 index.docbook /var/tmp/kalgebra-0.5-1.fc7-root-mockbuild/usr/share/doc/HTML/en/kalgebra/index.docbook >/bin/sh ../../admin/mkinstalldirs /var/tmp/kalgebra-0.5-1.fc7-root-mockbuild/usr/share/doc/HTML/en/kalgebra >/usr/bin/install -c -p -m 644 index.cache.bz2 /var/tmp/kalgebra-0.5-1.fc7-root-mockbuild/usr/share/doc/HTML/en/kalgebra/ >rm -f /var/tmp/kalgebra-0.5-1.fc7-root-mockbuild/usr/share/doc/HTML/en/kalgebra/common >ln -s /usr/share/doc/HTML/en/common /var/tmp/kalgebra-0.5-1.fc7-root-mockbuild/usr/share/doc/HTML/en/kalgebra/common >make[3]: Leaving directory `/builddir/build/BUILD/kalgebra/doc/en' >make[2]: Leaving directory `/builddir/build/BUILD/kalgebra/doc/en' >make[1]: Leaving directory `/builddir/build/BUILD/kalgebra/doc' >Making install in po >make[1]: Entering directory `/builddir/build/BUILD/kalgebra/po' >make[2]: Entering directory `/builddir/build/BUILD/kalgebra/po' >make[2]: Nothing to be done for `install-exec-am'. >/usr/bin/install -c -p -m 644 es.gmo /var/tmp/kalgebra-0.5-1.fc7-root-mockbuild/usr/share/locale/es/LC_MESSAGES/kalgebra.mo >mkdir -p -- /var/tmp/kalgebra-0.5-1.fc7-root-mockbuild/usr/share/locale/es/LC_MESSAGES >/usr/bin/install -c -p -m 644 fr.gmo /var/tmp/kalgebra-0.5-1.fc7-root-mockbuild/usr/share/locale/fr/LC_MESSAGES/kalgebra.mo >mkdir -p -- /var/tmp/kalgebra-0.5-1.fc7-root-mockbuild/usr/share/locale/fr/LC_MESSAGES >/usr/bin/install -c -p -m 644 ca.gmo /var/tmp/kalgebra-0.5-1.fc7-root-mockbuild/usr/share/locale/ca/LC_MESSAGES/kalgebra.mo >mkdir -p -- /var/tmp/kalgebra-0.5-1.fc7-root-mockbuild/usr/share/locale/ca/LC_MESSAGES >/usr/bin/install -c -p -m 644 pt.gmo /var/tmp/kalgebra-0.5-1.fc7-root-mockbuild/usr/share/locale/pt/LC_MESSAGES/kalgebra.mo >mkdir -p -- /var/tmp/kalgebra-0.5-1.fc7-root-mockbuild/usr/share/locale/pt/LC_MESSAGES >make[2]: Leaving directory `/builddir/build/BUILD/kalgebra/po' >make[1]: Leaving directory `/builddir/build/BUILD/kalgebra/po' >Making install in src >make[1]: Entering directory `/builddir/build/BUILD/kalgebra/src' >make[2]: Entering directory `/builddir/build/BUILD/kalgebra/src' >test -z "/usr/bin" || /bin/mkdir -p "/var/tmp/kalgebra-0.5-1.fc7-root-mockbuild/usr/bin" > /bin/sh ../libtool --silent --mode=install /usr/bin/install -c -p 'kalgebra' '/var/tmp/kalgebra-0.5-1.fc7-root-mockbuild/usr/bin/kalgebra' >/bin/sh ../admin/mkinstalldirs /var/tmp/kalgebra-0.5-1.fc7-root-mockbuild/usr/share/icons/crystalsvg/64x64/apps >mkdir -p -- /var/tmp/kalgebra-0.5-1.fc7-root-mockbuild/usr/share/icons/crystalsvg/64x64/apps >/usr/bin/install -c -p -m 644 ./cr64-app-kalgebra.png /var/tmp/kalgebra-0.5-1.fc7-root-mockbuild/usr/share/icons/crystalsvg/64x64/apps/kalgebra.png >test -z "/usr/share/applnk/Utilities" || /bin/mkdir -p "/var/tmp/kalgebra-0.5-1.fc7-root-mockbuild/usr/share/applnk/Utilities" > /usr/bin/install -c -p -m 644 'kalgebra.desktop' '/var/tmp/kalgebra-0.5-1.fc7-root-mockbuild/usr/share/applnk/Utilities/kalgebra.desktop' >test -z "/usr/share/apps/kalgebra" || /bin/mkdir -p "/var/tmp/kalgebra-0.5-1.fc7-root-mockbuild/usr/share/apps/kalgebra" > /usr/bin/install -c -p -m 644 'kalgebraui.rc' '/var/tmp/kalgebra-0.5-1.fc7-root-mockbuild/usr/share/apps/kalgebra/kalgebraui.rc' >make[2]: Leaving directory `/builddir/build/BUILD/kalgebra/src' >make[1]: Leaving directory `/builddir/build/BUILD/kalgebra/src' >make[1]: Entering directory `/builddir/build/BUILD/kalgebra' >make[2]: Entering directory `/builddir/build/BUILD/kalgebra' >make[2]: Nothing to be done for `install-exec-am'. >make[2]: Nothing to be done for `install-data-am'. >make[2]: Leaving directory `/builddir/build/BUILD/kalgebra' >make[1]: Leaving directory `/builddir/build/BUILD/kalgebra' >+ /bin/rm -rf /var/tmp/kalgebra-0.5-1.fc7-root-mockbuild/usr/share/doc/HTML/en/kalgebra/common >+ desktop-file-install --vendor '' --add-category Engineering --dir /var/tmp/kalgebra-0.5-1.fc7-root-mockbuild/usr/share/applications/ --delete-original /var/tmp/kalgebra-0.5-1.fc7-root-mockbuild/usr/share/applnk/Utilities/kalgebra.desktop >+ /usr/lib/rpm/redhat/find-lang.sh /var/tmp/kalgebra-0.5-1.fc7-root-mockbuild kalgebra >+ /usr/lib/rpm/find-debuginfo.sh /builddir/build/BUILD/kalgebra >extracting debug info from /var/tmp/kalgebra-0.5-1.fc7-root-mockbuild/usr/bin/kalgebra >cpio: kalgebra/src/<built-in>: No such file or directory >280 blocks >+ /usr/lib/rpm/check-buildroot >+ /usr/lib/rpm/redhat/brp-compress >+ /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip >+ /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump >+ /usr/lib/rpm/brp-python-bytecompile >+ /usr/lib/rpm/redhat/brp-java-repack-jars >Processing files: kalgebra-0.5-1.fc7 >Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.15035 >+ umask 022 >+ cd /builddir/build/BUILD >+ cd kalgebra >+ DOCDIR=/var/tmp/kalgebra-0.5-1.fc7-root-mockbuild/usr/share/doc/kalgebra-0.5 >+ export DOCDIR >+ rm -rf /var/tmp/kalgebra-0.5-1.fc7-root-mockbuild/usr/share/doc/kalgebra-0.5 >+ /bin/mkdir -p /var/tmp/kalgebra-0.5-1.fc7-root-mockbuild/usr/share/doc/kalgebra-0.5 >+ cp -pr AUTHORS ChangeLog COPYING /var/tmp/kalgebra-0.5-1.fc7-root-mockbuild/usr/share/doc/kalgebra-0.5 >+ exit 0 >Requires(interp): /bin/sh /bin/sh >Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 >Requires(post): /bin/sh >Requires(postun): /bin/sh >Requires: libDCOP.so.4 libGL.so.1 libGLU.so.1 libICE.so.6 libSM.so.6 libX11.so.6 libXext.so.6 libXrender.so.1 libacl.so.1 libart_lgpl_2.so.2 libattr.so.1 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.4) libdl.so.2 libgcc_s.so.1 libidn.so.11 libjpeg.so.62 libkdecore.so.4 libkdefx.so.4 libkdeprint.so.4 libkdesu.so.4 libkdeui.so.4 libkhtml.so.4 libkio.so.4 libkjs.so.1 libkparts.so.2 libkutils.so.1 libkwalletclient.so.1 libm.so.6 libm.so.6(GLIBC_2.0) libm.so.6(GLIBC_2.1) libpcre.so.0 libpcreposix.so.0 libpng12.so.0 libpthread.so.0 libqt-mt.so.3 libresolv.so.2 libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(GLIBCXX_3.4) libutil.so.1 libz.so.1 rtld(GNU_HASH) >Processing files: kalgebra-debuginfo-0.5-1.fc7 >Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 >Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/kalgebra-0.5-1.fc7-root-mockbuild >warning: Could not canonicalize hostname: goorah.com >Wrote: /builddir/build/RPMS/kalgebra-0.5-1.fc7.i386.rpm >Wrote: /builddir/build/RPMS/kalgebra-debuginfo-0.5-1.fc7.i386.rpm >Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.95543 >+ umask 022 >+ cd /builddir/build/BUILD >+ cd kalgebra >+ /bin/rm -rf /var/tmp/kalgebra-0.5-1.fc7-root-mockbuild >+ exit 0 >Executing(--clean): /bin/sh -e /var/tmp/rpm-tmp.95543 >+ umask 022 >+ cd /builddir/build/BUILD >+ rm -rf kalgebra >+ exit 0
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 222571
: 146512