Bug#566940: src:syncevolution: FTBFS on GNU/kFreeBSD: ObexTransportAgent.h:163: error: ISO C++ forbids declaration of 'sdp_session_t' with no type

2010-01-27 Thread Cyril Brulebois
David Bremner brem...@unb.ca (27/01/2010):
 A new source package that I _think_ fixes this by disabling
 libopenobex support on kfreebsd-* is available at
 
 
 http://mentors.debian.net/debian/pool/main/s/syncevolution/syncevolution_1.0+ds1~a1-2.dsc
 
 Either a test build on a kfreebsd box or an upload to experimental
 would be welcome.

I can do both. Testbuilding it in an (unclean) environment on a
kfreebsd-i386 was successful. Do you want an upload to experimental in
addition?

Mraw,
KiBi.


signature.asc
Description: Digital signature


Bug#566940: src:syncevolution: FTBFS on GNU/kFreeBSD: ObexTransportAgent.h:163: error: ISO C++ forbids declaration of 'sdp_session_t' with no type

2010-01-27 Thread David Bremner
On Wed, 27 Jan 2010 13:07:34 +0100, Cyril Brulebois k...@debian.org wrote:

  Either a test build on a kfreebsd box or an upload to experimental
  would be welcome.
 
 I can do both. Testbuilding it in an (unclean) environment on a
 kfreebsd-i386 was successful. Do you want an upload to experimental in
 addition?

Yes please, if you think the fact that the build will fail if someone
installs libobex1-dev in a kfreebsd build environment is acceptable.

Upstream will probably add the appropriate configure flags to make this
more robust; of course I don't know when.

d



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#566940: src:syncevolution: FTBFS on GNU/kFreeBSD: ObexTransportAgent.h:163: error: ISO C++ forbids declaration of 'sdp_session_t' with no type

2010-01-27 Thread Cyril Brulebois
David Bremner brem...@unb.ca (27/01/2010):
 Yes please, if you think the fact that the build will fail if
 someone installs libobex1-dev in a kfreebsd build environment is
 acceptable.

Sure. There's a missing build in experimental though, so please ping
once newer libsynthesis-dev is available there. :)

Mraw,
KiBi.


signature.asc
Description: Digital signature


Bug#566940: src:syncevolution: FTBFS on GNU/kFreeBSD: ObexTransportAgent.h:163: error: ISO C++ forbids declaration of 'sdp_session_t' with no type

2010-01-26 Thread David Bremner
On Tue, 26 Jan 2010 00:26:05 +0100, Cyril Brulebois k...@debian.org wrote:
 
 Once the B-D installed, a recursive grep in /usr/include on
 sdp_session_t returns nothing, which probably explains this failure.
 

A new source package that I _think_ fixes this by disabling libopenobex
support on kfreebsd-* is available at


http://mentors.debian.net/debian/pool/main/s/syncevolution/syncevolution_1.0+ds1~a1-2.dsc

or via debcheckout syncevolution

Either a test build on a kfreebsd box or an upload to experimental would
be welcome.  

David



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#566940: src:syncevolution: FTBFS on GNU/kFreeBSD: ObexTransportAgent.h:163: error: ISO C++ forbids declaration of 'sdp_session_t' with no type

2010-01-25 Thread Cyril Brulebois
Package: src:syncevolution
Version: 1.0+ds1~a1-1
Severity: serious
Justification: FTBFS
User: debian-...@lists.debian.org
Usertags: kfreebsd

Hi,

your package no longer build on kfreebsd-*:
| libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include -DORBIT2=1 
-pthread -I/usr/include/evolution-data-server-2.28 -I/usr/include/libxml2 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 
-I/usr/include/libsoup-2.4 -I/usr/include/libbonobo-2.0 
-I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include 
-I/usr/include/bonobo-activation-2.0 -DORBIT2=1 -pthread 
-I/usr/include/evolution-data-server-2.28 -I/usr/include/libbonobo-2.0 
-I/usr/include/libical -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 
-I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 
-I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DORBIT2=1 -pthread 
-I/usr/include/evolution-data-server-2.28 -I/usr/include/libbonobo-2.0 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 
-I/usr/include/bonobo-activation-2.0 -I/usr/include/libxml2 -I/usr/incl
 ude/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/dbus-1.0 
-I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../../test -I../../src 
-DSYNCEVO_BACKEND=\/usr/lib/syncevolution/backends/\ 
-DTEMPLATE_DIR=\/usr/share/syncevolution/templates\ -DLIBDIR=\/usr/lib\ 
-I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 
-I/usr/lib/glib-2.0/include -g -O2 -MT libsyncevolution_la-SyncContext.lo -MD 
-MP -MF .deps/libsyncevolution_la-SyncContext.Tpo -c SyncContext.cpp -o 
libsyncevolution_la-SyncContext.o
| In file included from SyncContext.cpp:37:
| ../../src/syncevo/ObexTransportAgent.h:163: error: ISO C++ forbids 
declaration of 'sdp_session_t' with no type
| ../../src/syncevo/ObexTransportAgent.h:163: error: expected ';' before '*' 
token
| make[5]: *** [libsyncevolution_la-SyncContext.lo] Error 1
| make[5]: Leaving directory 
`/build/buildd-syncevolution_1.0+ds1~a1-1-kfreebsd-amd64-P_q222/syncevolution-1.0+ds1~a1/src/syncevo'
| make[4]: *** [all-recursive] Error 1

Once the B-D installed, a recursive grep in /usr/include on
sdp_session_t returns nothing, which probably explains this failure.

(Severity is serious since it previously built on kfreebsd-*.)

Full build logs:
  
https://buildd.debian.org/status/package.php?suite=experimentalp=syncevolution

Mraw,
KiBi.



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org