Justin,

Did a automake build and make check on a "clean" Debian 6 VM.  All tests pass.

"make install" bombed out with the following error, tho:

libtool: install: warning: relinking `ha.la'
libtool: install: (cd /home/kgiusti/qpid/qpid-0.18-alpha/cpp/BUILD/src; 
/bin/bash /home/kgiusti/qpid/qpid-0.18-alpha/cpp/BUILD/libtool  --tag CXX 
--mode=relink g++ -Werror -pedantic -Wall -Wextra -Wno-shadow -Wpointer-arith 
-Wcast-qual -Wcast-align -Wno-long-long -Wvolatile-register-var -Winvalid-pch 
-Wno-system-headers -Woverloaded-virtual 
-DQPID_LIBEXEC_DIR=\"/usr/local/libexec/qpid\" -DBOOST_FILESYSTEM_VERSION=2 -g 
-O2 -no-undefined -module -avoid-version -o ha.la -rpath 
/usr/local/lib/qpid/daemon qpid/ha/Backup.lo qpid/ha/BrokerInfo.lo 
qpid/ha/BrokerReplicator.lo qpid/ha/ConnectionObserver.lo qpid/ha/HaBroker.lo 
qpid/ha/HaPlugin.lo qpid/ha/Membership.lo qpid/ha/Primary.lo 
qpid/ha/QueueGuard.lo qpid/ha/QueueReplicator.lo 
qpid/ha/ReplicatingSubscription.lo qpid/ha/ReplicationTest.lo 
qpid/ha/RemoteBackup.lo qpid/ha/types.lo libqpidbroker.la -lpython2.6 )
libtool: relink: g++ -shared -nostdlib 
/usr/lib/gcc/x86_64-linux-gnu/4.4.5/../../../../lib/crti.o 
/usr/lib/gcc/x86_64-linux-gnu/4.4.5/crtbeginS.o  qpid/ha/.libs/Backup.o 
qpid/ha/.libs/BrokerInfo.o qpid/ha/.libs/BrokerReplicator.o 
qpid/ha/.libs/ConnectionObserver.o qpid/ha/.libs/HaBroker.o 
qpid/ha/.libs/HaPlugin.o qpid/ha/.libs/Membership.o qpid/ha/.libs/Primary.o 
qpid/ha/.libs/QueueGuard.o qpid/ha/.libs/QueueReplicator.o 
qpid/ha/.libs/ReplicatingSubscription.o qpid/ha/.libs/ReplicationTest.o 
qpid/ha/.libs/RemoteBackup.o qpid/ha/.libs/types.o   -L/usr/local/lib 
-lqpidbroker -lpython2.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.4.5 
-L/usr/lib/gcc/x86_64-linux-gnu/4.4.5/../../../../lib -L/lib/../lib 
-L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.4.5/../../.. 
-L/usr/lib/x86_64-linux-gnu -lstdc++ -lm -lc -lgcc_s 
/usr/lib/gcc/x86_64-linux-gnu/4.4.5/crtendS.o 
/usr/lib/gcc/x86_64-linux-gnu/4.4.5/../../../../lib/crtn.o    -Wl,-soname 
-Wl,ha.so -o .libs/ha.so
/usr/bin/ld: cannot find -lqpidbroker
collect2: ld returned 1 exit status
libtool: install: error: relink `ha.la' with the above command before 
installing it
make[3]: *** [install-dmoduleexecLTLIBRARIES] Error 1
make[3]: Leaving directory `/home/kgiusti/qpid/qpid-0.18-alpha/cpp/BUILD/src'
make[2]: *** [install-am] Error 2


I can take a look at this when I return next week.

-K


----- Original Message -----
> The new alpha is available from revision 1351519 of trunk:
>
>    http://people.apache.org/~jross/qpid-0.18-alpha/
>
> I performed builds and ran the standard test suites for the cpp and
> java
> components.  I ran into only one failure in my environment, Fedora 16
> x86_64, in one of the logging tests.  Chuck has since fixed it.
>
> As it happens, I tested only the autotools build for the cpp
> component, so
> if someone would like to also put cmake through some testing, that
> would
> be great.
>
> As you've likely heard (ad nauseum now, I know!) the next step is
> beta, in
> about two weeks.  See the release page for details.
>
> Thanks!
> Justin
>
> ---
> 0.18 release page: https://cwiki.apache.org/qpid/018-release.html
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>

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

Reply via email to