Skip to content

Instantly share code, notes, and snippets.

@msavy
Created November 9, 2010 15:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save msavy/669251 to your computer and use it in GitHub Desktop.
Save msavy/669251 to your computer and use it in GitHub Desktop.
[msavy@marc steamcannon-appliances]$ sudo rake rpm:all
(in /home/msavy/testing/steamcannon-appliances)
I, [2010-11-09T15:32:54.956000 #3841] INFO -- : Building package 'steamcannon-agent-0.0.1-1.fc13.x86_64.rpm'...
E, [2010-11-09T15:36:13.581005 #3841] ERROR -- : Command return:
+++++
Building target platforms: x86_64
Building for target x86_64
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.rRfCk9
+ umask 022
+ cd /home/msavy/testing/steamcannon-appliances/build/topdir/fedora/13/BUILD
+ '[' /home/msavy/testing/steamcannon-appliances/build/topdir/fedora/13/BUILDROOT/steamcannon-agent-0.0.1-1.fc13.x86_64 '!=' / ']'
+ rm -rf /home/msavy/testing/steamcannon-appliances/build/topdir/fedora/13/BUILDROOT/steamcannon-agent-0.0.1-1.fc13.x86_64
++ dirname /home/msavy/testing/steamcannon-appliances/build/topdir/fedora/13/BUILDROOT/steamcannon-agent-0.0.1-1.fc13.x86_64
+ mkdir -p /home/msavy/testing/steamcannon-appliances/build/topdir/fedora/13/BUILDROOT
+ mkdir /home/msavy/testing/steamcannon-appliances/build/topdir/fedora/13/BUILDROOT/steamcannon-agent-0.0.1-1.fc13.x86_64
+ LANG=C
+ export LANG
+ unset DISPLAY
+ rm -rf /home/msavy/testing/steamcannon-appliances/build/topdir/fedora/13/BUILDROOT/steamcannon-agent-0.0.1-1.fc13.x86_64
+ install -d -m 755 /home/msavy/testing/steamcannon-appliances/build/topdir/fedora/13/BUILDROOT/steamcannon-agent-0.0.1-1.fc13.x86_64/etc/rc.d/init.d
+ install -m 755 /home/msavy/testing/steamcannon-appliances/build/topdir/fedora/13/SOURCES/steamcannon-agent.init /home/msavy/testing/steamcannon-appliances/build/topdir/fedora/13/BUILDROOT/steamcannon-agent-0.0.1-1.fc13.x86_64/etc/rc.d/init.d/steamcannon-agent
+ install -d -m 755 /home/msavy/testing/steamcannon-appliances/build/topdir/fedora/13/BUILDROOT/steamcannon-agent-0.0.1-1.fc13.x86_64/usr/lib/ruby/gems/1.8
+ /usr/bin/git clone git://github.com/steamcannon/steamcannon-agent.git /home/msavy/testing/steamcannon-appliances/build/topdir/fedora/13/BUILDROOT/steamcannon-agent-0.0.1-1.fc13.x86_64/usr/share/steamcannon-agent
Cloning into /home/msavy/testing/steamcannon-appliances/build/topdir/fedora/13/BUILDROOT/steamcannon-agent-0.0.1-1.fc13.x86_64/usr/share/steamcannon-agent...
+ cd /home/msavy/testing/steamcannon-appliances/build/topdir/fedora/13/BUILDROOT/steamcannon-agent-0.0.1-1.fc13.x86_64/usr/share/steamcannon-agent
+ /usr/bin/git checkout -b 7551497 7551497
Switched to a new branch '7551497'
+ gem install --install-dir=/home/msavy/testing/steamcannon-appliances/build/topdir/fedora/13/BUILDROOT/steamcannon-agent-0.0.1-1.fc13.x86_64/usr/lib/ruby/gems/1.8 --force --rdoc rack -v 1.2.0
Successfully installed rack-1.2.0
1 gem installed
Installing ri documentation for rack-1.2.0...
Installing RDoc documentation for rack-1.2.0...
+ gem install --install-dir=/home/msavy/testing/steamcannon-appliances/build/topdir/fedora/13/BUILDROOT/steamcannon-agent-0.0.1-1.fc13.x86_64/usr/lib/ruby/gems/1.8 --force --rdoc /home/msavy/testing/steamcannon-appliances/build/topdir/fedora/13/BUILDROOT/steamcannon-agent-0.0.1-1.fc13.x86_64/usr/share/steamcannon-agent/gems/thin-1.2.8.gem
Could not find main page README
Could not find main page README
Could not find main page README
Could not find main page README
Building native extensions. This could take a while...
Building native extensions. This could take a while...
Successfully installed eventmachine-0.12.10
Successfully installed daemons-1.1.0
Successfully installed thin-1.2.8
3 gems installed
Installing ri documentation for eventmachine-0.12.10...
Installing ri documentation for daemons-1.1.0...
Installing ri documentation for thin-1.2.8...
Installing RDoc documentation for eventmachine-0.12.10...
Installing RDoc documentation for daemons-1.1.0...
Installing RDoc documentation for thin-1.2.8...
+ gem install --install-dir=/home/msavy/testing/steamcannon-appliances/build/topdir/fedora/13/BUILDROOT/steamcannon-agent-0.0.1-1.fc13.x86_64/usr/lib/ruby/gems/1.8 --force --rdoc sinatra dm-core dm-sqlite-adapter dm-migrations dm-is-tree json open4 rest-client
Successfully installed tilt-1.1
Successfully installed sinatra-1.1.0
Successfully installed extlib-0.9.15
Successfully installed addressable-2.2.2
Successfully installed dm-core-1.0.2
Building native extensions. This could take a while...
Successfully installed data_objects-0.10.2
Successfully installed do_sqlite3-0.10.2
Successfully installed dm-do-adapter-1.0.2
Successfully installed dm-sqlite-adapter-1.0.2
Successfully installed dm-migrations-1.0.2
Successfully installed dm-is-tree-1.0.2
Building native extensions. This could take a while...
Successfully installed json-1.4.6
Successfully installed open4-1.0.1
Successfully installed mime-types-1.16
Successfully installed rest-client-1.6.1
15 gems installed
Installing ri documentation for tilt-1.1...
Installing ri documentation for sinatra-1.1.0...
Installing ri documentation for extlib-0.9.15...
Installing ri documentation for addressable-2.2.2...
Installing ri documentation for dm-core-1.0.2...
Installing ri documentation for data_objects-0.10.2...
Installing ri documentation for do_sqlite3-0.10.2...
Installing ri documentation for dm-do-adapter-1.0.2...
Installing ri documentation for dm-sqlite-adapter-1.0.2...
Installing ri documentation for dm-migrations-1.0.2...
Installing ri documentation for dm-is-tree-1.0.2...
Installing ri documentation for json-1.4.6...
Installing ri documentation for open4-1.0.1...
Installing ri documentation for mime-types-1.16...
Installing ri documentation for rest-client-1.6.1...
Installing RDoc documentation for tilt-1.1...
Installing RDoc documentation for sinatra-1.1.0...
Installing RDoc documentation for extlib-0.9.15...
Installing RDoc documentation for addressable-2.2.2...
Installing RDoc documentation for dm-core-1.0.2...
Installing RDoc documentation for data_objects-0.10.2...
Installing RDoc documentation for do_sqlite3-0.10.2...
Installing RDoc documentation for dm-do-adapter-1.0.2...
Installing RDoc documentation for dm-sqlite-adapter-1.0.2...
Installing RDoc documentation for dm-migrations-1.0.2...
Installing RDoc documentation for dm-is-tree-1.0.2...
Installing RDoc documentation for json-1.4.6...
Installing RDoc documentation for open4-1.0.1...
Installing RDoc documentation for mime-types-1.16...
Installing RDoc documentation for rest-client-1.6.1...
+ install -d -m 755 /home/msavy/testing/steamcannon-appliances/build/topdir/fedora/13/BUILDROOT/steamcannon-agent-0.0.1-1.fc13.x86_64/var/log/steamcannon-agent
+ install -d -m 755 /home/msavy/testing/steamcannon-appliances/build/topdir/fedora/13/BUILDROOT/steamcannon-agent-0.0.1-1.fc13.x86_64/var/lock
+ touch /home/msavy/testing/steamcannon-appliances/build/topdir/fedora/13/BUILDROOT/steamcannon-agent-0.0.1-1.fc13.x86_64/var/lock/steamcannon-agent.pid
+ /usr/lib/rpm/check-buildroot
Binary file /home/msavy/testing/steamcannon-appliances/build/topdir/fedora/13/BUILDROOT/steamcannon-agent-0.0.1-1.fc13.x86_64/usr/lib/ruby/gems/1.8/gems/thin-1.2.8/lib/thin_parser.so matches
Binary file /home/msavy/testing/steamcannon-appliances/build/topdir/fedora/13/BUILDROOT/steamcannon-agent-0.0.1-1.fc13.x86_64/usr/lib/ruby/gems/1.8/gems/thin-1.2.8/ext/thin_parser/parser.o matches
Binary file /home/msavy/testing/steamcannon-appliances/build/topdir/fedora/13/BUILDROOT/steamcannon-agent-0.0.1-1.fc13.x86_64/usr/lib/ruby/gems/1.8/gems/thin-1.2.8/ext/thin_parser/thin.o matches
/home/msavy/testing/steamcannon-appliances/build/topdir/fedora/13/BUILDROOT/steamcannon-agent-0.0.1-1.fc13.x86_64/usr/lib/ruby/gems/1.8/gems/thin-1.2.8/ext/thin_parser/Makefile:RUBYLIBDIR = /home/msavy/testing/steamcannon-appliances/build/topdir/fedora/13/BUILDROOT/steamcannon-agent-0.0.1-1.fc13.x86_64/usr/lib/ruby/gems/1.8/gems/thin-1.2.8/lib$(target_prefix)
/home/msavy/testing/steamcannon-appliances/build/topdir/fedora/13/BUILDROOT/steamcannon-agent-0.0.1-1.fc13.x86_64/usr/lib/ruby/gems/1.8/gems/thin-1.2.8/ext/thin_parser/Makefile:RUBYARCHDIR = /home/msavy/testing/steamcannon-appliances/build/topdir/fedora/13/BUILDROOT/steamcannon-agent-0.0.1-1.fc13.x86_64/usr/lib/ruby/gems/1.8/gems/thin-1.2.8/lib$(target_prefix)
Binary file /home/msavy/testing/steamcannon-appliances/build/topdir/fedora/13/BUILDROOT/steamcannon-agent-0.0.1-1.fc13.x86_64/usr/lib/ruby/gems/1.8/gems/thin-1.2.8/ext/thin_parser/thin_parser.so matches
Binary file /home/msavy/testing/steamcannon-appliances/build/topdir/fedora/13/BUILDROOT/steamcannon-agent-0.0.1-1.fc13.x86_64/usr/lib/ruby/gems/1.8/gems/do_sqlite3-0.10.2/lib/do_sqlite3/do_sqlite3.so matches
Binary file /home/msavy/testing/steamcannon-appliances/build/topdir/fedora/13/BUILDROOT/steamcannon-agent-0.0.1-1.fc13.x86_64/usr/lib/ruby/gems/1.8/gems/do_sqlite3-0.10.2/ext/do_sqlite3/do_sqlite3.o matches
/home/msavy/testing/steamcannon-appliances/build/topdir/fedora/13/BUILDROOT/steamcannon-agent-0.0.1-1.fc13.x86_64/usr/lib/ruby/gems/1.8/gems/do_sqlite3-0.10.2/ext/do_sqlite3/Makefile:RUBYLIBDIR = /home/msavy/testing/steamcannon-appliances/build/topdir/fedora/13/BUILDROOT/steamcannon-agent-0.0.1-1.fc13.x86_64/usr/lib/ruby/gems/1.8/gems/do_sqlite3-0.10.2/lib$(target_prefix)
/home/msavy/testing/steamcannon-appliances/build/topdir/fedora/13/BUILDROOT/steamcannon-agent-0.0.1-1.fc13.x86_64/usr/lib/ruby/gems/1.8/gems/do_sqlite3-0.10.2/ext/do_sqlite3/Makefile:RUBYARCHDIR = /home/msavy/testing/steamcannon-appliances/build/topdir/fedora/13/BUILDROOT/steamcannon-agent-0.0.1-1.fc13.x86_64/usr/lib/ruby/gems/1.8/gems/do_sqlite3-0.10.2/lib$(target_prefix)
Binary file /home/msavy/testing/steamcannon-appliances/build/topdir/fedora/13/BUILDROOT/steamcannon-agent-0.0.1-1.fc13.x86_64/usr/lib/ruby/gems/1.8/gems/do_sqlite3-0.10.2/ext/do_sqlite3/do_sqlite3_extension.o matches
Binary file /home/msavy/testing/steamcannon-appliances/build/topdir/fedora/13/BUILDROOT/steamcannon-agent-0.0.1-1.fc13.x86_64/usr/lib/ruby/gems/1.8/gems/do_sqlite3-0.10.2/ext/do_sqlite3/do_sqlite3.so matches
Binary file /home/msavy/testing/steamcannon-appliances/build/topdir/fedora/13/BUILDROOT/steamcannon-agent-0.0.1-1.fc13.x86_64/usr/lib/ruby/gems/1.8/gems/eventmachine-0.12.10/lib/rubyeventmachine.so matches
Binary file /home/msavy/testing/steamcannon-appliances/build/topdir/fedora/13/BUILDROOT/steamcannon-agent-0.0.1-1.fc13.x86_64/usr/lib/ruby/gems/1.8/gems/eventmachine-0.12.10/lib/fastfilereaderext.so matches
Binary file /home/msavy/testing/steamcannon-appliances/build/topdir/fedora/13/BUILDROOT/steamcannon-agent-0.0.1-1.fc13.x86_64/usr/lib/ruby/gems/1.8/gems/eventmachine-0.12.10/ext/epoll.o matches
Binary file /home/msavy/testing/steamcannon-appliances/build/topdir/fedora/13/BUILDROOT/steamcannon-agent-0.0.1-1.fc13.x86_64/usr/lib/ruby/gems/1.8/gems/eventmachine-0.12.10/ext/kb.o matches
Binary file /home/msavy/testing/steamcannon-appliances/build/topdir/fedora/13/BUILDROOT/steamcannon-agent-0.0.1-1.fc13.x86_64/usr/lib/ruby/gems/1.8/gems/eventmachine-0.12.10/ext/binder.o matches
Binary file /home/msavy/testing/steamcannon-appliances/build/topdir/fedora/13/BUILDROOT/steamcannon-agent-0.0.1-1.fc13.x86_64/usr/lib/ruby/gems/1.8/gems/eventmachine-0.12.10/ext/files.o matches
/home/msavy/testing/steamcannon-appliances/build/topdir/fedora/13/BUILDROOT/steamcannon-agent-0.0.1-1.fc13.x86_64/usr/lib/ruby/gems/1.8/gems/eventmachine-0.12.10/ext/fastfilereader/Makefile:RUBYLIBDIR = /home/msavy/testing/steamcannon-appliances/build/topdir/fedora/13/BUILDROOT/steamcannon-agent-0.0.1-1.fc13.x86_64/usr/lib/ruby/gems/1.8/gems/eventmachine-0.12.10/lib$(target_prefix)
/home/msavy/testing/steamcannon-appliances/build/topdir/fedora/13/BUILDROOT/steamcannon-agent-0.0.1-1.fc13.x86_64/usr/lib/ruby/gems/1.8/gems/eventmachine-0.12.10/ext/fastfilereader/Makefile:RUBYARCHDIR = /home/msavy/testing/steamcannon-appliances/build/topdir/fedora/13/BUILDROOT/steamcannon-agent-0.0.1-1.fc13.x86_64/usr/lib/ruby/gems/1.8/gems/eventmachine-0.12.10/lib$(target_prefix)
Binary file /home/msavy/testing/steamcannon-appliances/build/topdir/fedora/13/BUILDROOT/steamcannon-agent-0.0.1-1.fc13.x86_64/usr/lib/ruby/gems/1.8/gems/eventmachine-0.12.10/ext/fastfilereader/mapper.o matches
Binary file /home/msavy/testing/steamcannon-appliances/build/topdir/fedora/13/BUILDROOT/steamcannon-agent-0.0.1-1.fc13.x86_64/usr/lib/ruby/gems/1.8/gems/eventmachine-0.12.10/ext/fastfilereader/fastfilereaderext.so matches
Binary file /home/msavy/testing/steamcannon-appliances/build/topdir/fedora/13/BUILDROOT/steamcannon-agent-0.0.1-1.fc13.x86_64/usr/lib/ruby/gems/1.8/gems/eventmachine-0.12.10/ext/fastfilereader/rubymain.o matches
/home/msavy/testing/steamcannon-appliances/build/topdir/fedora/13/BUILDROOT/steamcannon-agent-0.0.1-1.fc13.x86_64/usr/lib/ruby/gems/1.8/gems/eventmachine-0.12.10/ext/Makefile:RUBYLIBDIR = /home/msavy/testing/steamcannon-appliances/build/topdir/fedora/13/BUILDROOT/steamcannon-agent-0.0.1-1.fc13.x86_64/usr/lib/ruby/gems/1.8/gems/eventmachine-0.12.10/lib$(target_prefix)
/home/msavy/testing/steamcannon-appliances/build/topdir/fedora/13/BUILDROOT/steamcannon-agent-0.0.1-1.fc13.x86_64/usr/lib/ruby/gems/1.8/gems/eventmachine-0.12.10/ext/Makefile:RUBYARCHDIR = /home/msavy/testing/steamcannon-appliances/build/topdir/fedora/13/BUILDROOT/steamcannon-agent-0.0.1-1.fc13.x86_64/usr/lib/ruby/gems/1.8/gems/eventmachine-0.12.10/lib$(target_prefix)
Binary file /home/msavy/testing/steamcannon-appliances/build/topdir/fedora/13/BUILDROOT/steamcannon-agent-0.0.1-1.fc13.x86_64/usr/lib/ruby/gems/1.8/gems/eventmachine-0.12.10/ext/ssl.o matches
Binary file /home/msavy/testing/steamcannon-appliances/build/topdir/fedora/13/BUILDROOT/steamcannon-agent-0.0.1-1.fc13.x86_64/usr/lib/ruby/gems/1.8/gems/eventmachine-0.12.10/ext/pipe.o matches
Binary file /home/msavy/testing/steamcannon-appliances/build/topdir/fedora/13/BUILDROOT/steamcannon-agent-0.0.1-1.fc13.x86_64/usr/lib/ruby/gems/1.8/gems/eventmachine-0.12.10/ext/sigs.o matches
Binary file /home/msavy/testing/steamcannon-appliances/build/topdir/fedora/13/BUILDROOT/steamcannon-agent-0.0.1-1.fc13.x86_64/usr/lib/ruby/gems/1.8/gems/eventmachine-0.12.10/ext/rubyeventmachine.so matches
Binary file /home/msavy/testing/steamcannon-appliances/build/topdir/fedora/13/BUILDROOT/steamcannon-agent-0.0.1-1.fc13.x86_64/usr/lib/ruby/gems/1.8/gems/eventmachine-0.12.10/ext/ed.o matches
Binary file /home/msavy/testing/steamcannon-appliances/build/topdir/fedora/13/BUILDROOT/steamcannon-agent-0.0.1-1.fc13.x86_64/usr/lib/ruby/gems/1.8/gems/eventmachine-0.12.10/ext/page.o matches
Binary file /home/msavy/testing/steamcannon-appliances/build/topdir/fedora/13/BUILDROOT/steamcannon-agent-0.0.1-1.fc13.x86_64/usr/lib/ruby/gems/1.8/gems/eventmachine-0.12.10/ext/cplusplus.o matches
Binary file /home/msavy/testing/steamcannon-appliances/build/topdir/fedora/13/BUILDROOT/steamcannon-agent-0.0.1-1.fc13.x86_64/usr/lib/ruby/gems/1.8/gems/eventmachine-0.12.10/ext/cmain.o matches
/home/msavy/testing/steamcannon-appliances/build/topdir/fedora/13/BUILDROOT/steamcannon-agent-0.0.1-1.fc13.x86_64/usr/lib/ruby/gems/1.8/gems/eventmachine-0.12.10/ext/mkmf.log:/home/msavy/testing/steamcannon-appliances/build/topdir/fedora/13/BUILDROOT/steamcannon-agent-0.0.1-1.fc13.x86_64/usr/lib/ruby/gems/1.8/gems/eventmachine-0.12.10/ext/conftest.c:3: undefined reference to `rb_thread_blocking_region'
/home/msavy/testing/steamcannon-appliances/build/topdir/fedora/13/BUILDROOT/steamcannon-agent-0.0.1-1.fc13.x86_64/usr/lib/ruby/gems/1.8/gems/eventmachine-0.12.10/ext/mkmf.log:/home/msavy/testing/steamcannon-appliances/build/topdir/fedora/13/BUILDROOT/steamcannon-agent-0.0.1-1.fc13.x86_64/usr/lib/ruby/gems/1.8/gems/eventmachine-0.12.10/ext/conftest.c:3: undefined reference to `rb_thread_check_ints'
Binary file /home/msavy/testing/steamcannon-appliances/build/topdir/fedora/13/BUILDROOT/steamcannon-agent-0.0.1-1.fc13.x86_64/usr/lib/ruby/gems/1.8/gems/eventmachine-0.12.10/ext/rubymain.o matches
Binary file /home/msavy/testing/steamcannon-appliances/build/topdir/fedora/13/BUILDROOT/steamcannon-agent-0.0.1-1.fc13.x86_64/usr/lib/ruby/gems/1.8/gems/eventmachine-0.12.10/ext/em.o matches
Binary file /home/msavy/testing/steamcannon-appliances/build/topdir/fedora/13/BUILDROOT/steamcannon-agent-0.0.1-1.fc13.x86_64/usr/lib/ruby/gems/1.8/gems/json-1.4.6/ext/json/ext/parser/parser.o matches
/home/msavy/testing/steamcannon-appliances/build/topdir/fedora/13/BUILDROOT/steamcannon-agent-0.0.1-1.fc13.x86_64/usr/lib/ruby/gems/1.8/gems/json-1.4.6/ext/json/ext/parser/Makefile:RUBYLIBDIR = /home/msavy/testing/steamcannon-appliances/build/topdir/fedora/13/BUILDROOT/steamcannon-agent-0.0.1-1.fc13.x86_64/usr/lib/ruby/gems/1.8/gems/json-1.4.6/ext/json/ext$(target_prefix)
/home/msavy/testing/steamcannon-appliances/build/topdir/fedora/13/BUILDROOT/steamcannon-agent-0.0.1-1.fc13.x86_64/usr/lib/ruby/gems/1.8/gems/json-1.4.6/ext/json/ext/parser/Makefile:RUBYARCHDIR = /home/msavy/testing/steamcannon-appliances/build/topdir/fedora/13/BUILDROOT/steamcannon-agent-0.0.1-1.fc13.x86_64/usr/lib/ruby/gems/1.8/gems/json-1.4.6/ext/json/ext$(target_prefix)
Binary file /home/msavy/testing/steamcannon-appliances/build/topdir/fedora/13/BUILDROOT/steamcannon-agent-0.0.1-1.fc13.x86_64/usr/lib/ruby/gems/1.8/gems/json-1.4.6/ext/json/ext/parser/parser.so matches
Binary file /home/msavy/testing/steamcannon-appliances/build/topdir/fedora/13/BUILDROOT/steamcannon-agent-0.0.1-1.fc13.x86_64/usr/lib/ruby/gems/1.8/gems/json-1.4.6/ext/json/ext/json/ext/generator.so matches
Binary file /home/msavy/testing/steamcannon-appliances/build/topdir/fedora/13/BUILDROOT/steamcannon-agent-0.0.1-1.fc13.x86_64/usr/lib/ruby/gems/1.8/gems/json-1.4.6/ext/json/ext/json/ext/parser.so matches
Binary file /home/msavy/testing/steamcannon-appliances/build/topdir/fedora/13/BUILDROOT/steamcannon-agent-0.0.1-1.fc13.x86_64/usr/lib/ruby/gems/1.8/gems/json-1.4.6/ext/json/ext/generator/generator.o matches
Binary file /home/msavy/testing/steamcannon-appliances/build/topdir/fedora/13/BUILDROOT/steamcannon-agent-0.0.1-1.fc13.x86_64/usr/lib/ruby/gems/1.8/gems/json-1.4.6/ext/json/ext/generator/generator.so matches
/home/msavy/testing/steamcannon-appliances/build/topdir/fedora/13/BUILDROOT/steamcannon-agent-0.0.1-1.fc13.x86_64/usr/lib/ruby/gems/1.8/gems/json-1.4.6/ext/json/ext/generator/Makefile:RUBYLIBDIR = /home/msavy/testing/steamcannon-appliances/build/topdir/fedora/13/BUILDROOT/steamcannon-agent-0.0.1-1.fc13.x86_64/usr/lib/ruby/gems/1.8/gems/json-1.4.6/ext/json/ext$(target_prefix)
/home/msavy/testing/steamcannon-appliances/build/topdir/fedora/13/BUILDROOT/steamcannon-agent-0.0.1-1.fc13.x86_64/usr/lib/ruby/gems/1.8/gems/json-1.4.6/ext/json/ext/generator/Makefile:RUBYARCHDIR = /home/msavy/testing/steamcannon-appliances/build/topdir/fedora/13/BUILDROOT/steamcannon-agent-0.0.1-1.fc13.x86_64/usr/lib/ruby/gems/1.8/gems/json-1.4.6/ext/json/ext$(target_prefix)
Found '/home/msavy/testing/steamcannon-appliances/build/topdir/fedora/13/BUILDROOT/steamcannon-agent-0.0.1-1.fc13.x86_64' in installed files; aborting
error: Bad exit status from /var/tmp/rpm-tmp.rRfCk9 (%install)
RPM build errors:
Bad exit status from /var/tmp/rpm-tmp.rRfCk9 (%install)
+++++
F, [2010-11-09T15:36:13.597817 #3841] FATAL -- : An error occured executing commad: 'rpmbuild --define '_topdir /home/msavy/testing/steamcannon-appliances/build/topdir/fedora/13' --target x86_64 -ba steamcannon-agent.spec' (RuntimeError)
./lib/cantiere/lib/cantiere/helpers/exec-helper.rb:36:in `execute'
./lib/cantiere/lib/cantiere/rpm.rb:78:in `build_rpm'
./lib/cantiere/lib/cantiere/rpm.rb:77:in `chdir'
./lib/cantiere/lib/cantiere/rpm.rb:77:in `build_rpm'
./lib/cantiere/lib/cantiere/rpm.rb:69:in `define_tasks'
/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:636:in `call'
/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:636:in `execute_original_cantiere'
/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:631:in `each'
/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:631:in `execute_original_cantiere'
./lib/cantiere/lib/cantiere/helpers/rake-helper.rb:29:in `execute'
/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:597:in `invoke_with_call_chain'
/usr/lib/ruby/1.8/monitor.rb:242:in `synchronize'
/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:590:in `invoke_with_call_chain'
/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:607:in `invoke_prerequisites'
/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:604:in `each'
/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:604:in `invoke_prerequisites'
/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:596:in `invoke_with_call_chain'
/usr/lib/ruby/1.8/monitor.rb:242:in `synchronize'
/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:590:in `invoke_with_call_chain'
/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:607:in `invoke_prerequisites'
/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:604:in `each'
/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:604:in `invoke_prerequisites'
/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:596:in `invoke_with_call_chain'
/usr/lib/ruby/1.8/monitor.rb:242:in `synchronize'
/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:590:in `invoke_with_call_chain'
/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:583:in `invoke'
/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:2051:in `invoke_task'
/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:2029:in `top_level'
/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:2029:in `each'
/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:2029:in `top_level'
/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:2068:in `standard_exception_handling'
/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:2023:in `top_level'
/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:2001:in `run'
/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:2068:in `standard_exception_handling'
/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:1998:in `run'
/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/bin/rake:31
/usr/bin/rake:19:in `load'
/usr/bin/rake:19
F, [2010-11-09T15:36:13.598164 #3841] FATAL -- : An error occured executing commad: 'rpmbuild --define '_topdir /home/msavy/testing/steamcannon-appliances/build/topdir/fedora/13' --target x86_64 -ba steamcannon-agent.spec'
./lib/cantiere/lib/cantiere/helpers/exec-helper.rb:36:in `execute': An error occured executing commad: 'rpmbuild --define '_topdir /home/msavy/testing/steamcannon-appliances/build/topdir/fedora/13' --target x86_64 -ba steamcannon-agent.spec' (RuntimeError)
from ./lib/cantiere/lib/cantiere/rpm.rb:78:in `build_rpm'
from ./lib/cantiere/lib/cantiere/rpm.rb:77:in `chdir'
from ./lib/cantiere/lib/cantiere/rpm.rb:77:in `build_rpm'
from ./lib/cantiere/lib/cantiere/rpm.rb:69:in `define_tasks'
from /usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:636:in `call'
from /usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:636:in `execute_original_cantiere'
from /usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:631:in `each'
from /usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:631:in `execute_original_cantiere'
... 25 levels...
from /usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:1998:in `run'
from /usr/lib/ruby/gems/1.8/gems/rake-0.8.7/bin/rake:31
from /usr/bin/rake:19:in `load'
from /usr/bin/rake:19
[msavy@marc steamcannon-appliances]$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment