Fraser Adams created QPID-5553:
----------------------------------

             Summary: cpp build fails on ha_test_max_queues.cpp
                 Key: QPID-5553
                 URL: https://issues.apache.org/jira/browse/QPID-5553
             Project: Qpid
          Issue Type: Bug
            Reporter: Fraser Adams
            Priority: Blocker
             Fix For: 0.27


After an svn update to r1568639 I tried to build qpid cpp

I did
cmake -DCMAKE_BUILD_TYPE=Release ..
and also, just to check
cmake ..

both fail for me using gcc 4.6.1

I got as far as below - seems to be a problem with ha_test_max_queues.cpp


Scanning dependencies of target ha_test_max_queues
[ 80%] Building CXX object 
src/tests/CMakeFiles/ha_test_max_queues.dir/ha_test_max_queues.cpp.o
/home/fadams/qpid/qpid-trunk/qpid/cpp/src/tests/ha_test_max_queues.cpp:32:5: 
error: unused parameter ‘argc’ [-Werror=unused-parameter]
cc1plus: all warnings being treated as errors

make[2]: *** 
[src/tests/CMakeFiles/ha_test_max_queues.dir/ha_test_max_queues.cpp.o] Error 1
make[1]: *** [src/tests/CMakeFiles/ha_test_max_queues.dir/all] Error 2
make: *** [all] Error 2




--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to