[Bug 219109] Re: please sync planner (main) from Debian (main)

2008-11-18 Thread Patryk Zawadzki
** Changed in: pld-linux
   Status: New => Fix Released

-- 
please sync planner (main) from Debian (main)
https://bugs.launchpad.net/bugs/219109
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 219109] Re: please sync planner (main) from Debian (main)

2008-07-11 Thread Patryk Zawadzki
Our builders get the same error Martin-Éric Racine was experiencing
(comment #9).

** Also affects: pld-linux
   Importance: Undecided
   Status: New

-- 
please sync planner (main) from Debian (main)
https://bugs.launchpad.net/bugs/219109
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 219109] Re: please sync planner (main) from Debian (main)

2008-06-25 Thread Martin-Éric Racine
Mirco, that patch alone doesn't fix it and introducing an Ubuntu-
specific delta was unnecessary since I monitor those issues myself.

-- 
please sync planner (main) from Debian (main)
https://bugs.launchpad.net/bugs/219109
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 219109] Re: please sync planner (main) from Debian (main)

2008-06-25 Thread Launchpad Bug Tracker
This bug was fixed in the package planner - 0.14.3-2ubuntu1

---
planner (0.14.3-2ubuntu1) intrepid; urgency=low

  * Merge from debian unstable, remaining changes:
- added 01_fix_missing_semicolon.patch to make database-support compile
  again
- due to this patch --enable-database=yes has been added to debian/rules
- also addresses LP: #219109 and supersedes it somehow, debian and
  upstream informed about changes

planner (0.14.3-2) unstable; urgency=low

  * "The great Lintian review à la mhatta"; fixed the following issues:
W: copyright-without-copyright-notice
W: package-name-doesnt-match-sonames libplanner-1-0
W: menu-item-contains-unknown-tag kderemove /usr/share/menu/planner:5
W: package-contains-empty-directory usr/share/gtk-doc/html/libplanner/
E: menu-icon-not-in-xpm-format /usr/share/pixmaps/gnome-planner.png

planner (0.14.3-1) unstable; urgency=low

  * New upstream release.

planner (0.14.2-5) unstable; urgency=medium

  * Fixed FTBFS caused by libgda2 removal (Closes: #455497, #455843).
  See also: Launchpad:182941.
  * Updated the Suggests to libgda3 SQL support packages.
  * Upgraded Build-Depends to libgda3-dev.
  * Demoted SQL support packages to Suggests (Closes: #463412).
  * Upgraded to Standards-Version 3.7.3:
Debian menu relocated to Applications/Project Management.

 -- Mirco Mueller (MacSlow) <[EMAIL PROTECTED]>   Tue, 24 Jun
2008 16:00:34 +0200

** Changed in: planner (Ubuntu)
   Status: Incomplete => Fix Released

-- 
please sync planner (main) from Debian (main)
https://bugs.launchpad.net/bugs/219109
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 219109] Re: please sync planner (main) from Debian (main)

2008-06-24 Thread Martin-Éric Racine
A test in pbuilder shows that this is only the tip of the iceberg. Even
after applying the patch, we get this:

 cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libplanner -I.. -I../libplanner 
-pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/libxml2 -I/usr/include/gnome-vfs-2.0 
-I/usr/lib/gnome-vfs-2.0/include -I/usr/include/gconf/2 
-I/usr/include/orbit-2.0 
-DSTORAGEMODULEDIR=\"/usr/lib/planner/storage-modules\" 
-DFILEMODULEDIR=\"/usr/lib/planner/file-modules\" 
-DPLUGINDIR=\"/usr/lib/planner/plugins\" -DDATADIR=\"/usr/share\" 
-I/usr/include/libgda-3.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/libxml2 -DGDA_VERSION=30 -g -O2 -g -Wall -O2 -c mrp-sql.c  -fPIC 
-DPIC -o .libs/libstorage_sql_la-mrp-sql.o
mrp-sql.c: In function 'sql_write_project':
mrp-sql.c:2449: error: expected ')' before ';' token
mrp-sql.c:2455: error: expected ')' before ';' token
mrp-sql.c:2477: error: expected ')' before ';' token
mrp-sql.c:2538: error: expected ')' before ';' token
mrp-sql.c: In function 'mrp_sql_save_project':
mrp-sql.c:3726: error: expected ')' before ';' token
make[3]: *** [libstorage_sql_la-mrp-sql.lo] Error 1
make[3]: Leaving directory `/tmp/buildd/planner-0.14.3/libplanner'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/tmp/buildd/planner-0.14.3'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/tmp/buildd/planner-0.14.3'
make: *** [debian/stamp-makefile-build] Error 2
dpkg-buildpackage: failure: debian/rules build gave error exit status 2
pbuilder: Failed autobuilding of package
W: no hooks of type C found -- ignoring
 -> Aborting with an error
 -> unmounting dev/pts filesystem
 -> unmounting proc filesystem
 -> cleaning the build env 
-> removing directory /var/cache/pbuilder/build//8822 and its subdirectories

What amazes me is that this previously built fine as-is, as attested by
the Debian buildd logs.  I'm thus wondering whether older GCC missed
this and why.

-- 
please sync planner (main) from Debian (main)
https://bugs.launchpad.net/bugs/219109
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 219109] Re: please sync planner (main) from Debian (main)

2008-06-24 Thread Mirco Müller
The needed patch fixing, which is part of the intrepid-version, also has
just been sent upstream. See
http://bugzilla.gnome.org/show_bug.cgi?id=539993. The debian-maintainer
has also been informed via email.

-- 
please sync planner (main) from Debian (main)
https://bugs.launchpad.net/bugs/219109
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 219109] Re: please sync planner (main) from Debian (main)

2008-06-24 Thread Martin-Éric Racine
Mirco Müller found a missing semicolumn at the end of a line in the
source code that might explain the issue. Merging into Debian now, then
waiting for the sync.

-- 
please sync planner (main) from Debian (main)
https://bugs.launchpad.net/bugs/219109
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 219109] Re: please sync planner (main) from Debian (main)

2008-06-24 Thread Daniel Holbach
Marking bug as Incomplete. Unsubscribing myself for now.
The package should build before it gets synced.

** Changed in: planner (Ubuntu)
   Status: Confirmed => Incomplete

-- 
please sync planner (main) from Debian (main)
https://bugs.launchpad.net/bugs/219109
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 219109] Re: please sync planner (main) from Debian (main)

2008-06-24 Thread Martin-Éric Racine
Yes, sorry, GNOME bugzilla.  Please do so.

-- 
please sync planner (main) from Debian (main)
https://bugs.launchpad.net/bugs/219109
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 219109] Re: please sync planner (main) from Debian (main)

2008-06-24 Thread Daniel Holbach
No Martin-Éric, I'm sorry. I don't use planner and am not so much
involved with the efforts of the Desktop team anymore but was just
checking and trying to process the sync request.

Shouldn't it be GNOME Bugzilla?

-- 
please sync planner (main) from Debian (main)
https://bugs.launchpad.net/bugs/219109
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 219109] Re: please sync planner (main) from Debian (main)

2008-06-24 Thread Martin-Éric Racine
Daniel,

This sort of bug really needs to go to the freedesktop.prg Bugzilla. Can
you please go and file it there?

-- 
please sync planner (main) from Debian (main)
https://bugs.launchpad.net/bugs/219109
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 219109] Re: please sync planner (main) from Debian (main)

2008-06-24 Thread Daniel Holbach
FTBFS on amd64 intrepid:

 cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libplanner -I.. -I../libplanner 
-pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/libxml2 -I/usr/include/gnome-vfs-2.0 
-I/usr/lib/gnome-vfs-2.0/include -I/usr/include/gconf/2 
-I/usr/include/orbit-2.0 
-DSTORAGEMODULEDIR=\"/usr/lib/planner/storage-modules\" 
-DFILEMODULEDIR=\"/usr/lib/planner/file-modules\" 
-DPLUGINDIR=\"/usr/lib/planner/plugins\" -DDATADIR=\"/usr/share\" 
-I/usr/include/libgda-3.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/libxml2 -DGDA_VERSION=30 -g -O2 -g -Wall -O2 -c mrp-sql.c  -fPIC 
-DPIC -o .libs/libstorage_sql_la-mrp-sql.o
mrp-sql.c: In function 'sql_write_project':
mrp-sql.c:2449: warning: format not a string literal and no format arguments
mrp-sql.c:2449: error: expected ';' before 'while'
mrp-sql.c:2450: error: expected 'while' before 'return'
mrp-sql.c:2455: warning: format not a string literal and no format arguments
mrp-sql.c:2455: error: expected ';' before 'while'
mrp-sql.c:2456: error: expected 'while' before 'return'
mrp-sql.c:2477: warning: format not a string literal and no format arguments
mrp-sql.c:2477: error: expected ';' before 'while'
mrp-sql.c:2478: error: expected 'while' before 'return'
mrp-sql.c:2538: warning: format not a string literal and no format arguments
mrp-sql.c:2538: error: expected ';' before 'while'
mrp-sql.c:2539: error: expected 'while' before 'return'
mrp-sql.c: In function 'mrp_sql_save_project':
mrp-sql.c:3726: warning: format not a string literal and no format arguments
mrp-sql.c:3726: error: expected ';' before 'while'
mrp-sql.c:3727: error: expected 'while' before 'goto'
make[3]: *** [libstorage_sql_la-mrp-sql.lo] Error 1
make[3]: Leaving directory `/tmp/buildd/planner-0.14.3/libplanner'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/tmp/buildd/planner-0.14.3'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/tmp/buildd/planner-0.14.3'
make: *** [debian/stamp-makefile-build] Error 2
dpkg-buildpackage: failure: debian/rules build gave error exit status 2
pbuilder: Failed autobuilding of package

-- 
please sync planner (main) from Debian (main)
https://bugs.launchpad.net/bugs/219109
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 219109] Re: please sync planner (main) from Debian (main)

2008-06-24 Thread Patrice Vetsel
Indeed it will be great to upgrade this package

** Changed in: planner (Ubuntu)
   Importance: Undecided => Wishlist
   Status: New => Confirmed

-- 
please sync planner (main) from Debian (main)
https://bugs.launchpad.net/bugs/219109
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs