<86>May 12 08:50:27 userdel[14337]: delete user `rooter' <86>May 12 08:50:27 userdel[14337]: remove group `rooter' <86>May 12 08:50:27 groupadd[14344]: new group: name=rooter, gid=512 <86>May 12 08:50:27 useradd[14348]: new user: name=rooter, uid=512, gid=512, home=/root, shell=/bin/bash <86>May 12 08:50:27 userdel[14352]: delete user `builder' <86>May 12 08:50:27 userdel[14352]: remove group `builder' <86>May 12 08:50:27 groupadd[14355]: new group: name=builder, gid=513 <86>May 12 08:50:27 useradd[14359]: new user: name=builder, uid=513, gid=513, home=/usr/src, shell=/bin/bash <13>May 12 08:50:29 rpmi: libkeyutils-1.5.1-alt1 installed <13>May 12 08:50:29 rpmi: libgdbm-1.8.3-alt9 installed <13>May 12 08:50:30 rpmi: libcom_err-1.42.2-alt1 installed <13>May 12 08:50:30 rpmi: ca-certificates-2012.01.17-alt1 installed <13>May 12 08:50:30 rpmi: libcrypto10-1.0.0i-alt1 installed <13>May 12 08:50:30 rpmi: libkrb5-1.10.1-alt3 installed <13>May 12 08:50:30 rpmi: libssl10-1.0.0i-alt1 installed <13>May 12 08:50:30 rpmi: rpm-macros-erlang-0.7.0-alt1 installed <13>May 12 08:50:30 rpmi: erlang-R15B.1-alt6 installed <13>May 12 08:50:30 rpmi: erlang-otp-common-R15B.1-alt6 installed <13>May 12 08:50:30 rpmi: python-modules-email-2.7.3-alt4 installed <13>May 12 08:50:31 rpmi: erlang-otp-R15B.1-alt6 installed <13>May 12 08:50:31 rpmi: erlang-otp-bin-R15B.1-alt6 installed <13>May 12 08:50:31 rpmi: erlang-otp-devel-R15B.1-alt6 installed <13>May 12 08:50:31 rpmi: erlang-devel-R15B.1-alt6 installed <13>May 12 08:50:31 rpmi: python-modules-compiler-2.7.3-alt4 installed <13>May 12 08:50:31 rpmi: python-modules-encodings-2.7.3-alt4 installed <13>May 12 08:50:31 rpmi: python-modules-2.7.3-alt4 installed <13>May 12 08:50:31 rpmi: python-modules-unittest-2.7.3-alt4 installed <13>May 12 08:50:31 rpmi: python-module-simplejson-2.5.0-alt1 installed Installing rabbitmq-server-1.6.0-alt3.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.31905 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf rabbitmq-server-1.6.0 + echo 'Source #0 (rabbitmq-server-1.6.0.tar):' Source #0 (rabbitmq-server-1.6.0.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/rabbitmq-server-1.6.0.tar + cd rabbitmq-server-1.6.0 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.31905 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd rabbitmq-server-1.6.0 + sed -i 's|@libexecdir@|/usr/lib|g' /usr/src/RPM/SOURCES/rabbitmq-script-wrapper + sed -i 's|@localstatedir@|/var/lib|g' /usr/src/RPM/SOURCES/rabbitmq-script-wrapper + '[' -n '' ']' + NPROCS=1 + make -j1 make: Entering directory `/usr/src/RPM/BUILD/rabbitmq-server-1.6.0' python codegen.py body codegen/amqp-0.8.json src/rabbit_framing.erl python codegen.py header codegen/amqp-0.8.json include/rabbit_framing.hrl erlc -I include -o ebin -Wall -v +debug_info -Duse_specs src/gen_server2.erl erlc -I include -o ebin -Wall -v +debug_info -Duse_specs -pa ebin src/rabbit_framing.erl erlc -I include -o ebin -Wall -v +debug_info -Duse_specs -pa ebin src/priority_queue.erl src/priority_queue.erl:69: Warning: type bool() is now called boolean(); please use the new name instead src/priority_queue.erl:70: Warning: type bool() is now called boolean(); please use the new name instead erlc -I include -o ebin -Wall -v +debug_info -Duse_specs -pa ebin src/rabbit.erl :102: Warning: type bool() is now called boolean(); please use the new name instead :103: Warning: type bool() is now called boolean(); please use the new name instead :109: Warning: type bool() is now called boolean(); please use the new name instead :110: Warning: type bool() is now called boolean(); please use the new name instead :140: Warning: type bool() is now called boolean(); please use the new name instead :141: Warning: type bool() is now called boolean(); please use the new name instead :147: Warning: type bool() is now called boolean(); please use the new name instead /usr/src/RPM/BUILD/rabbitmq-server-1.6.0/include/rabbit_framing_spec.hrl:54: Warning: type bool() is now called boolean(); please use the new name instead erlc -I include -o ebin -Wall -v +debug_info -Duse_specs -pa ebin src/rabbit_access_control.erl :102: Warning: type bool() is now called boolean(); please use the new name instead :103: Warning: type bool() is now called boolean(); please use the new name instead :109: Warning: type bool() is now called boolean(); please use the new name instead :110: Warning: type bool() is now called boolean(); please use the new name instead :140: Warning: type bool() is now called boolean(); please use the new name instead :141: Warning: type bool() is now called boolean(); please use the new name instead :147: Warning: type bool() is now called boolean(); please use the new name instead /usr/src/RPM/BUILD/rabbitmq-server-1.6.0/include/rabbit_framing_spec.hrl:54: Warning: type bool() is now called boolean(); please use the new name instead src/rabbit_access_control.erl:165: Warning: regexp:match/2: removed in R15; use the re module instead src/rabbit_access_control.erl:294: Warning: regexp:parse/1: removed in R15; use the re module instead erlc -I include -o ebin -Wall -v +debug_info -Duse_specs -pa ebin src/rabbit_alarm.erl src/rabbit_alarm.erl:53: Warning: type bool() is now called boolean(); please use the new name instead erlc -I include -o ebin -Wall -v +debug_info -Duse_specs -pa ebin src/rabbit_amqqueue.erl :102: Warning: type bool() is now called boolean(); please use the new name instead :103: Warning: type bool() is now called boolean(); please use the new name instead :109: Warning: type bool() is now called boolean(); please use the new name instead :110: Warning: type bool() is now called boolean(); please use the new name instead :140: Warning: type bool() is now called boolean(); please use the new name instead :141: Warning: type bool() is now called boolean(); please use the new name instead :147: Warning: type bool() is now called boolean(); please use the new name instead /usr/src/RPM/BUILD/rabbitmq-server-1.6.0/include/rabbit_framing_spec.hrl:54: Warning: type bool() is now called boolean(); please use the new name instead src/rabbit_amqqueue.erl:68: Warning: type bool() is now called boolean(); please use the new name instead src/rabbit_amqqueue.erl:68: Warning: type bool() is now called boolean(); please use the new name instead src/rabbit_amqqueue.erl:88: Warning: type bool() is now called boolean(); please use the new name instead src/rabbit_amqqueue.erl:89: Warning: type bool() is now called boolean(); please use the new name instead src/rabbit_amqqueue.erl:97: Warning: type bool() is now called boolean(); please use the new name instead src/rabbit_amqqueue.erl:100: Warning: type bool() is now called boolean(); please use the new name instead src/rabbit_amqqueue.erl:100: Warning: type bool() is now called boolean(); please use the new name instead src/rabbit_amqqueue.erl:106: Warning: type bool() is now called boolean(); please use the new name instead erlc -I include -o ebin -Wall -v +debug_info -Duse_specs -pa ebin src/rabbit_amqqueue_process.erl :102: Warning: type bool() is now called boolean(); please use the new name instead :103: Warning: type bool() is now called boolean(); please use the new name instead :109: Warning: type bool() is now called boolean(); please use the new name instead :110: Warning: type bool() is now called boolean(); please use the new name instead :140: Warning: type bool() is now called boolean(); please use the new name instead :141: Warning: type bool() is now called boolean(); please use the new name instead :147: Warning: type bool() is now called boolean(); please use the new name instead /usr/src/RPM/BUILD/rabbitmq-server-1.6.0/include/rabbit_framing_spec.hrl:54: Warning: type bool() is now called boolean(); please use the new name instead erlc -I include -o ebin -Wall -v +debug_info -Duse_specs -pa ebin src/rabbit_amqqueue_sup.erl erlc -I include -o ebin -Wall -v +debug_info -Duse_specs -pa ebin src/rabbit_basic.erl :102: Warning: type bool() is now called boolean(); please use the new name instead :103: Warning: type bool() is now called boolean(); please use the new name instead :109: Warning: type bool() is now called boolean(); please use the new name instead :110: Warning: type bool() is now called boolean(); please use the new name instead :140: Warning: type bool() is now called boolean(); please use the new name instead :141: Warning: type bool() is now called boolean(); please use the new name instead :147: Warning: type bool() is now called boolean(); please use the new name instead /usr/src/RPM/BUILD/rabbitmq-server-1.6.0/include/rabbit_framing_spec.hrl:54: Warning: type bool() is now called boolean(); please use the new name instead src/rabbit_basic.erl:44: Warning: type bool() is now called boolean(); please use the new name instead src/rabbit_basic.erl:44: Warning: type bool() is now called boolean(); please use the new name instead erlc -I include -o ebin -Wall -v +debug_info -Duse_specs -pa ebin src/rabbit_binary_generator.erl :102: Warning: type bool() is now called boolean(); please use the new name instead :103: Warning: type bool() is now called boolean(); please use the new name instead :109: Warning: type bool() is now called boolean(); please use the new name instead :110: Warning: type bool() is now called boolean(); please use the new name instead :140: Warning: type bool() is now called boolean(); please use the new name instead :141: Warning: type bool() is now called boolean(); please use the new name instead :147: Warning: type bool() is now called boolean(); please use the new name instead /usr/src/RPM/BUILD/rabbitmq-server-1.6.0/include/rabbit_framing_spec.hrl:54: Warning: type bool() is now called boolean(); please use the new name instead erlc -I include -o ebin -Wall -v +debug_info -Duse_specs -pa ebin src/rabbit_binary_parser.erl :102: Warning: type bool() is now called boolean(); please use the new name instead :103: Warning: type bool() is now called boolean(); please use the new name instead :109: Warning: type bool() is now called boolean(); please use the new name instead :110: Warning: type bool() is now called boolean(); please use the new name instead :140: Warning: type bool() is now called boolean(); please use the new name instead :141: Warning: type bool() is now called boolean(); please use the new name instead :147: Warning: type bool() is now called boolean(); please use the new name instead /usr/src/RPM/BUILD/rabbitmq-server-1.6.0/include/rabbit_framing_spec.hrl:54: Warning: type bool() is now called boolean(); please use the new name instead erlc -I include -o ebin -Wall -v +debug_info -Duse_specs -pa ebin src/rabbit_channel.erl :102: Warning: type bool() is now called boolean(); please use the new name instead :103: Warning: type bool() is now called boolean(); please use the new name instead :109: Warning: type bool() is now called boolean(); please use the new name instead :110: Warning: type bool() is now called boolean(); please use the new name instead :140: Warning: type bool() is now called boolean(); please use the new name instead :141: Warning: type bool() is now called boolean(); please use the new name instead :147: Warning: type bool() is now called boolean(); please use the new name instead /usr/src/RPM/BUILD/rabbitmq-server-1.6.0/include/rabbit_framing_spec.hrl:54: Warning: type bool() is now called boolean(); please use the new name instead src/rabbit_channel.erl:63: Warning: type bool() is now called boolean(); please use the new name instead src/rabbit_channel.erl:64: Warning: type bool() is now called boolean(); please use the new name instead erlc -I include -o ebin -Wall -v +debug_info -Duse_specs -pa ebin src/rabbit_control.erl :102: Warning: type bool() is now called boolean(); please use the new name instead :103: Warning: type bool() is now called boolean(); please use the new name instead :109: Warning: type bool() is now called boolean(); please use the new name instead :110: Warning: type bool() is now called boolean(); please use the new name instead :140: Warning: type bool() is now called boolean(); please use the new name instead :141: Warning: type bool() is now called boolean(); please use the new name instead :147: Warning: type bool() is now called boolean(); please use the new name instead /usr/src/RPM/BUILD/rabbitmq-server-1.6.0/include/rabbit_framing_spec.hrl:54: Warning: type bool() is now called boolean(); please use the new name instead src/rabbit_control.erl:75: Warning: ambiguous call of overridden auto-imported BIF error/2 - use erlang:error/2 or "-compile({no_auto_import,[error/2]})." to resolve name clash src/rabbit_control.erl:81: Warning: ambiguous call of overridden auto-imported BIF error/2 - use erlang:error/2 or "-compile({no_auto_import,[error/2]})." to resolve name clash src/rabbit_control.erl:84: Warning: ambiguous call of overridden auto-imported BIF error/2 - use erlang:error/2 or "-compile({no_auto_import,[error/2]})." to resolve name clash src/rabbit_control.erl:360: Warning: binary/1 obsolete erlc -I include -o ebin -Wall -v +debug_info -Duse_specs -pa ebin src/rabbit_error_logger.erl :102: Warning: type bool() is now called boolean(); please use the new name instead :103: Warning: type bool() is now called boolean(); please use the new name instead :109: Warning: type bool() is now called boolean(); please use the new name instead :110: Warning: type bool() is now called boolean(); please use the new name instead :140: Warning: type bool() is now called boolean(); please use the new name instead :141: Warning: type bool() is now called boolean(); please use the new name instead :147: Warning: type bool() is now called boolean(); please use the new name instead /usr/src/RPM/BUILD/rabbitmq-server-1.6.0/include/rabbit_framing_spec.hrl:54: Warning: type bool() is now called boolean(); please use the new name instead erlc -I include -o ebin -Wall -v +debug_info -Duse_specs -pa ebin src/rabbit_error_logger_file_h.erl erlc -I include -o ebin -Wall -v +debug_info -Duse_specs -pa ebin src/rabbit_exchange.erl src/rabbit_exchange.erl:99: badly formed define: missing closing right parenthesis src/rabbit_exchange.erl:182: undefined macro 'INFO_KEYS' src/rabbit_exchange.erl:37: function info/1 undefined src/rabbit_exchange.erl:71: spec for undefined function rabbit_exchange:info/1 src/rabbit_exchange.erl:186: function info/1 undefined :102: Warning: type bool() is now called boolean(); please use the new name instead :103: Warning: type bool() is now called boolean(); please use the new name instead :109: Warning: type bool() is now called boolean(); please use the new name instead :110: Warning: type bool() is now called boolean(); please use the new name instead :140: Warning: type bool() is now called boolean(); please use the new name instead :141: Warning: type bool() is now called boolean(); please use the new name instead :147: Warning: type bool() is now called boolean(); please use the new name instead /usr/src/RPM/BUILD/rabbitmq-server-1.6.0/include/rabbit_framing_spec.hrl:54: Warning: type bool() is now called boolean(); please use the new name instead src/rabbit_exchange.erl:64: Warning: type bool() is now called boolean(); please use the new name instead src/rabbit_exchange.erl:64: Warning: type bool() is now called boolean(); please use the new name instead src/rabbit_exchange.erl:86: Warning: type bool() is now called boolean(); please use the new name instead src/rabbit_exchange.erl:87: Warning: type bool() is now called boolean(); please use the new name instead src/rabbit_exchange.erl:88: Warning: type bool() is now called boolean(); please use the new name instead src/rabbit_exchange.erl:535: Warning: regexp:split/2: removed in R15; use the re module instead make: *** [ebin/rabbit_exchange.beam] Error 1 make: Leaving directory `/usr/src/RPM/BUILD/rabbitmq-server-1.6.0' error: Bad exit status from /usr/src/tmp/rpm-tmp.31905 (%build) RPM build errors: Bad exit status from /usr/src/tmp/rpm-tmp.31905 (%build) Command exited with non-zero status 1 7.69user 0.71system 0:08.68elapsed 96%CPU (0avgtext+0avgdata 81504maxresident)k 0inputs+0outputs (0major+180262minor)pagefaults 0swaps hsh-rebuild: rebuild of `rabbitmq-server-1.6.0-alt3.src.rpm' failed. Command exited with non-zero status 1 16.64user 3.12system 0:22.80elapsed 86%CPU (0avgtext+0avgdata 228912maxresident)k 0inputs+32outputs (0major+663525minor)pagefaults 0swaps