On Mon, Jun 6, 2016 at 6:25 PM, Michael Banck <[email protected]> wrote: > Hi, > > Sorry it took a while, I had less time on the weekend than I thought I > would have. > > On Fri, Jun 03, 2016 at 05:55:53PM -0400, Geoffrey Hutchison wrote: >> > I'm happy to test-package it for Debian/Ubuntu, if you can point me at a >> > tarball. >> >> https://github.com/cryos/avogadro/archive/master.tar.gz >> >> I have not yet created a 1.2 branch. > > OK, I gave it a shot on Debian stable and unstable. Most patches we had > or 1.0.3 seem to no longer apply, except for the first three hunk of > this one: > > http://anonscm.debian.org/viewvc/debichem/unstable/avogadro/debian/patches/boost148.patch?revision=3743&view=markup > > Not sure that is still useful/needed. > > About building: > <snip> > > Also, I see the following warnings when running CMake: > > |-- Configuring done > |CMake Warning (dev) in libavogadro/src/CMakeLists.txt: > | Policy CMP0022 is not set: INTERFACE_LINK_LIBRARIES defines the link > | interface. Run "cmake --help-policy CMP0022" for policy details. Use the > | cmake_policy command to set the policy and suppress this warning. > | > | Target "avogadro" has an INTERFACE_LINK_LIBRARIES property which differs > | from its LINK_INTERFACE_LIBRARIES properties. > | > | INTERFACE_LINK_LIBRARIES: > | > | > openbabel;/usr/lib/x86_64-linux-gnu/libQtOpenGL.so;/usr/lib/x86_64-linux-gnu/libQtGui.so;/usr/lib/x86_64-linux-gnu/libQtCore.so;/usr/lib/x86_64-linux-gnu/libGLU.so;/usr/lib/x86_64-linux-gnu/libGL.so;/usr/lib/x86_64-linux-gnu/libGLEW.so;/usr/lib/x86_64-linux-gnu/libpython2.7.so;/usr/lib/x86_64-linux-gnu/libboost_python.so;bsdyengine;navigatetool;elementcolor > | > | LINK_INTERFACE_LIBRARIES: > | That is a new one on me, I can take a look but I think it is due to us clearing the LINK_INTERFACE_LIBRARIES, and CMake now added an extra variable we didn't know about. Doesn't look critical, but I will see what I can find.
Marcus ------------------------------------------------------------------------------ What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic patterns at an interface-level. Reveals which users, apps, and protocols are consuming the most bandwidth. Provides multi-vendor support for NetFlow, J-Flow, sFlow and other flows. Make informed decisions using capacity planning reports. https://ad.doubleclick.net/ddm/clk/305295220;132659582;e _______________________________________________ Avogadro-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/avogadro-devel
