Installing /builddir/build/SRPMS/telescope-server-0-0.1.20070315.fc7.src.rpm Building target platforms: i386 Building for target i386 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.90898 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf telescope_server + /bin/gzip -dc /builddir/build/SOURCES/telescope_server-20070315.tar.gz + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd telescope_server ++ /usr/bin/id -u + '[' 500 = 0 ']' ++ /usr/bin/id -u + '[' 500 = 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.90898 + umask 022 + cd /builddir/build/BUILD + cd telescope_server + LANG=C + export LANG + unset DISPLAY + cd src + export 'CCFLAGS=-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' + CCFLAGS='-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 LDFLAGS= + LDFLAGS= + make -j2 -e Makefile:74: make.dep: No such file or directory Makefile:75: make.cross_dep: No such file or directory touch make.cross_dep touch make.dep g++ -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 Connection.cpp -c -o Connection.o g++ -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 Listener.cpp -c -o Listener.o g++ -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 Socket.cpp -c -o Socket.o g++ -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 Server.cpp -c -o Server.o g++ -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 ServerDummy.cpp -c -o ServerDummy.o g++ -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 LogFile.cpp -c -o LogFile.o g++ -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 MainDummy.cpp -c -o MainDummy.o g++ -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 SerialPort.cpp -c -o SerialPort.o g++ -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 Lx200Connection.cpp -c -o Lx200Connection.o g++ -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 Lx200Command.cpp -c -o Lx200Command.o g++ -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 ServerLx200.cpp -c -o ServerLx200.o g++ -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 MainLx200.cpp -c -o MainLx200.o g++ -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 NexStarConnection.cpp -c -o NexStarConnection.o g++ -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 NexStarCommand.cpp -c -o NexStarCommand.o g++ -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 ServerNexStar.cpp -c -o ServerNexStar.o NexStarCommand.cpp: In member function 'virtual bool NexStarCommandGotoPosition::writeCommandToBuffer(char*&, char*)': NexStarCommand.cpp:51: warning: unused variable 'b' g++ -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 MainNexStar.cpp -c -o MainNexStar.o g++ Connection.o Listener.o Socket.o Server.o ServerDummy.o LogFile.o MainDummy.o -o TelescopeServerDummy g++ Connection.o Listener.o Socket.o SerialPort.o Lx200Connection.o Lx200Command.o Server.o ServerLx200.o LogFile.o MainLx200.o -o TelescopeServerLx200 g++ Connection.o Listener.o Socket.o SerialPort.o NexStarConnection.o NexStarCommand.o Server.o ServerNexStar.o LogFile.o MainNexStar.o -o TelescopeServerNexStar + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.45055 + umask 022 + cd /builddir/build/BUILD + cd telescope_server + LANG=C + export LANG + unset DISPLAY + rm -rf /var/tmp/telescope-server-0-0.1.20070315.fc7-root-mockbuild + cd src + mkdir -p /var/tmp/telescope-server-0-0.1.20070315.fc7-root-mockbuild//usr/bin/ + cp TelescopeServerDummy /var/tmp/telescope-server-0-0.1.20070315.fc7-root-mockbuild//usr/bin/ + cp TelescopeServerLx200 /var/tmp/telescope-server-0-0.1.20070315.fc7-root-mockbuild//usr/bin/ + cp TelescopeServerNexStar /var/tmp/telescope-server-0-0.1.20070315.fc7-root-mockbuild//usr/bin/ + /usr/lib/rpm/find-debuginfo.sh /builddir/build/BUILD/telescope_server extracting debug info from /var/tmp/telescope-server-0-0.1.20070315.fc7-root-mockbuild/usr/bin/TelescopeServerLx200 extracting debug info from /var/tmp/telescope-server-0-0.1.20070315.fc7-root-mockbuild/usr/bin/TelescopeServerNexStar extracting debug info from /var/tmp/telescope-server-0-0.1.20070315.fc7-root-mockbuild/usr/bin/TelescopeServerDummy cpio: telescope_server/src/: No such file or directory 193 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: telescope-server-0-0.1.20070315.fc7 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.26784 + umask 022 + cd /builddir/build/BUILD + cd telescope_server + DOCDIR=/var/tmp/telescope-server-0-0.1.20070315.fc7-root-mockbuild/usr/share/doc/telescope-server-0 + export DOCDIR + rm -rf /var/tmp/telescope-server-0-0.1.20070315.fc7-root-mockbuild/usr/share/doc/telescope-server-0 + /bin/mkdir -p /var/tmp/telescope-server-0-0.1.20070315.fc7-root-mockbuild/usr/share/doc/telescope-server-0 + cp -pr COPYING gpl.txt lgpl.txt README stellarium_telescope_protocol.txt /var/tmp/telescope-server-0-0.1.20070315.fc7-root-mockbuild/usr/share/doc/telescope-server-0 + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.0) libgcc_s.so.1(GLIBC_2.0) libm.so.6 libm.so.6(GLIBC_2.0) libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(GLIBCXX_3.4) rtld(GNU_HASH) Processing files: telescope-server-debuginfo-0-0.1.20070315.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/telescope-server-0-0.1.20070315.fc7-root-mockbuild warning: Could not canonicalize hostname: goober Wrote: /builddir/build/RPMS/telescope-server-0-0.1.20070315.fc7.i386.rpm Wrote: /builddir/build/RPMS/telescope-server-debuginfo-0-0.1.20070315.fc7.i386.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.91155 + umask 022 + cd /builddir/build/BUILD + cd telescope_server + rm -rf /var/tmp/telescope-server-0-0.1.20070315.fc7-root-mockbuild + exit 0 Executing(--clean): /bin/sh -e /var/tmp/rpm-tmp.25306 + umask 022 + cd /builddir/build/BUILD + rm -rf telescope_server + exit 0