Open GoogleCodeExporter opened 9 years ago
What steps will reproduce the problem? 1. Install recently released activemq-cpp 3.3.0 2. Check out latest revision svn r209 from svn 3. usr/bin/python setup.py build What is the expected output? expect it to build. What do you see instead? + /usr/bin/python setup.py build running build running build_ext building 'pyactivemq' extension creating build creating build/temp.linux-i686-2.7 creating build/temp.linux-i686-2.7/src creating build/temp.linux-i686-2.7/src/main gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fPIC -DBOOST_PYTHON_NO_PY_SIGNATURES=1 -DPYACTIVEMQ_ENABLE_DOCSTRINGS=0 -I/usr/include/activemq-cpp-3.3.0 -I/usr/include/python2.7 -c src/main/Session.cpp -o build/temp.linux-i686-2.7/src/main/Session.o src/main/Session.cpp:93:20: warning: 'AcknowledgeMode_docstring' defined but not used [-Wunused-variable] gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fPIC -DBOOST_PYTHON_NO_PY_SIGNATURES=1 -DPYACTIVEMQ_ENABLE_DOCSTRINGS=0 -I/usr/include/activemq-cpp-3.3.0 -I/usr/include/python2.7 -c src/main/TextMessage.cpp -o build/temp.linux-i686-2.7/src/main/TextMessage.o gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fPIC -DBOOST_PYTHON_NO_PY_SIGNATURES=1 -DPYACTIVEMQ_ENABLE_DOCSTRINGS=0 -I/usr/include/activemq-cpp-3.3.0 -I/usr/include/python2.7 -c src/main/CMSProperties.cpp -o build/temp.linux-i686-2.7/src/main/CMSProperties.o gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fPIC -DBOOST_PYTHON_NO_PY_SIGNATURES=1 -DPYACTIVEMQ_ENABLE_DOCSTRINGS=0 -I/usr/include/activemq-cpp-3.3.0 -I/usr/include/python2.7 -c src/main/ActiveMQConnectionFactory.cpp -o build/temp.linux-i686-2.7/src/main/ActiveMQConnectionFactory.o src/main/ActiveMQConnectionFactory.cpp: In function 'void export_ActiveMQConnectionFactory()': src/main/ActiveMQConnectionFactory.cpp:51:38: error: 'getBrokerURL' is not a member of 'activemq::core::ActiveMQConnectionFactory' src/main/ActiveMQConnectionFactory.cpp:53:24: error: 'setBrokerURL' is not a member of 'activemq::core::ActiveMQConnectionFactory' error: command 'gcc' failed with exit status 1 What version of the product are you using? On what operating system? Head of SVN i.e rev 209.
Original issue reported on code.google.com by s.tray...@gmail.com on 18 Apr 2011 at 7:06
s.tray...@gmail.com
Original issue reported on code.google.com by
s.tray...@gmail.com
on 18 Apr 2011 at 7:06