Your message dated Sat, 6 Feb 2010 22:30:50 +0100
with message-id <20100206213050.gd18...@nighthawk.chemicalconnection.dyndns.org>
and subject line Re: Bug#531799: opensync-plugin-evolution: CMAKE_MODULE_PATH 
is too short
has caused the Debian Bug report #531799,
regarding opensync-plugin-evolution: CMAKE_MODULE_PATH is too short
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
531799: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=531799
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: opensync-plugin-evolution
Version: 0.38-1
Justification: no longer builds from source
Severity: serious

In CMakeLists.txt there is:
  SET( CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH}
"${CMAKE_SOURCE_DIR}/cmake/modules" )

With that settings - I can't rebuild this package, but changing it to:
  SET( CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH}
"${CMAKE_SOURCE_DIR}/cmake/modules"
/usr/share/opensync-0.38/cmake/modules )
makes "fakeroot make -f debian/rules binary" happy.


-- System Information:
Debian Release: squeeze/sid
  APT prefers experimental
  APT policy: (990, 'experimental'), (500, 'unstable'), (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.30-rc8 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=pl_PL.UTF-8, LC_CTYPE=pl_PL.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages opensync-plugin-evolution depends on:
ii  libbonobo2-0               2.24.1-1      Bonobo CORBA interfaces library
ii  libc6                      2.9-13        GNU C Library: Shared libraries
ii  libebackend1.2-0           2.26.2-1      Utility library for evolution data
ii  libebook1.2-9              2.26.2-1      Client library for evolution addre
ii  libecal1.2-7               2.26.2-1      Client library for evolution calen
ii  libedata-book1.2-2         2.26.2-1      Backend library for evolution addr
ii  libedata-cal1.2-6          2.26.2-1      Backend library for evolution cale
ii  libedataserver1.2-11       2.26.2-1      Utility library for evolution data
ii  libgconf2-4                2.26.2-1      GNOME configuration database syste
ii  libglib2.0-0               2.20.3-1      The GLib library of C routines
ii  libical0                   0.43-2        iCalendar library implementation i
ii  libopensync1exp6           0.38-1        Synchronisation framework for emai
ii  liborbit2                  1:2.14.17-0.1 libraries for ORBit2 - a CORBA ORB
ii  libsoup2.4-1               2.26.2-1      an HTTP library implementation in
ii  libxml2                    2.7.3.dfsg-1  GNOME XML library

opensync-plugin-evolution recommends no packages.

opensync-plugin-evolution suggests no packages.

-- no debconf information



--- End Message ---
--- Begin Message ---
Version: 0.39-1

Hi,

On Thu, Jun 04, 2009 at 09:02:43AM +0200, Piotr Skamruk wrote:
> Package: opensync-plugin-evolution
> Version: 0.38-1
> Justification: no longer builds from source
> Severity: serious
> 
> In CMakeLists.txt there is:
>   SET( CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH}
> "${CMAKE_SOURCE_DIR}/cmake/modules" )
> 
> With that settings - I can't rebuild this package, but changing it to:
>   SET( CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH}
> "${CMAKE_SOURCE_DIR}/cmake/modules"
> /usr/share/opensync-0.38/cmake/modules )
> makes "fakeroot make -f debian/rules binary" happy.

I am not sure what your problem was (as it worked for me), but at least
the 0.39-1 upload seems to work fine still.

Please reopen if this is still an issue, and provide further information
(e.g. the whole build log) then.


Cheers,

Michael


--- End Message ---

Reply via email to