Launchpad has imported 9 comments from the remote bug at
https://bugs.gentoo.org/show_bug.cgi?id=415587.

If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://help.launchpad.net/InterBugTracking.

------------------------------------------------------------------------
On 2012-05-12T16:12:48+00:00 Graaff-i wrote:

Amanda compiled against an older version crashes in amdump when a new
glib is dropped in, and amanda 3.3.0 no longer compiles against
glib-2.23:

libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config 
-I../gnulib -fno-strict-aliasing -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 
-I/usr/lib64/glib-2.0/include -Wall -Wextra -Wparentheses 
-Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes 
-Wmissing-declarations -Wformat -Wformat-security -Wsign-compare -Wfloat-equal 
-Wold-style-definition -Wno-strict-aliasing -Wno-unknown-pragmas -Wall -O2 
-pipe -march=native -fno-strict-aliasing -MT alloc.lo -MD -MP -MF 
.deps/alloc.Tpo -c alloc.c -o alloc.o >/dev/null 2>&1
In file included from util.h:39:0,
                 from debug.c:34:
glib-util.h:75:6: error: conflicting types for 'g_queue_free_full'
/usr/include/glib-2.0/glib/gqueue.h:76:6: note: previous declaration of 
'g_queue_free_full' was here
In file included from util.h:39:0,
                 from dgram.c:35:
glib-util.h:75:6: error: conflicting types for 'g_queue_free_full'
/usr/include/glib-2.0/glib/gqueue.h:76:6: note: previous declaration of 
'g_queue_free_full' was here
make[3]: *** [debug.lo] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: *** [dgram.lo] Error 1


This leaves me with a non-working amanda setup unless I downgrade glib, which 
isn't really a realistic scenario.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/amanda/+bug/932064/comments/6

------------------------------------------------------------------------
On 2012-05-12T21:37:37+00:00 Monitor wrote:

amanda-3.3.0 runs fine here with dev-libs/glib-2.32.2 on ~amd64.
Your subject says 2.32, your message contains 2.23.

Please specify.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/amanda/+bug/932064/comments/7

------------------------------------------------------------------------
On 2012-05-13T04:44:24+00:00 Graaff-i wrote:

The problems I have are with glib 2.32.2.

With it installed I'm having runtime problems with amanda 3.2.2 (the
amdump log file tells me):

-----

GETTING ESTIMATES...
**
ERROR:glib-util.c:45:glib_init: assertion failed: (!g_thread_supported())
driver: state time 0.166 free kps: 8000 space: 26382336 taper: idle 
idle-dumpers: 4 qlen tapeq: 0 runq: 0 roomq: 0 wakeup: 0 driver-idle: not-idle
driver: interface-state time 0.166 if default: free 8000
driver: hdisk-state time 0.166 hdisk 0: free 26382336 dumpers 0
driver: result time 0.166 from taper: (eof)
dump of driver schedule before start degraded mode:

-----

And no backups are being made.

Trying to build amanda 3.3.0 (the latest version in Gentoo) with glib
2.32.2 fails. I'll attach a full build log.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/amanda/+bug/932064/comments/8

------------------------------------------------------------------------
On 2012-05-13T04:44:59+00:00 Graaff-i wrote:

Created attachment 311567
build.log

Reply at:
https://bugs.launchpad.net/ubuntu/+source/amanda/+bug/932064/comments/9

------------------------------------------------------------------------
On 2012-05-13T04:45:36+00:00 Graaff-i wrote:

Created attachment 311569
emerge --info

Reply at:
https://bugs.launchpad.net/ubuntu/+source/amanda/+bug/932064/comments/10

------------------------------------------------------------------------
On 2012-05-13T15:18:59+00:00 Wl-dustin wrote:

>From an amanda-hackers thread about this bug, here are the svn revisions
you could backport to fix this:

----

Hi Dustin,

svn 4593, 4595, 4698.

Gene Heskett reported compilation problem with 4698, More work may be
required.

Jean-Louis

Reply at:
https://bugs.launchpad.net/ubuntu/+source/amanda/+bug/932064/comments/11

------------------------------------------------------------------------
On 2012-05-17T05:58:54+00:00 Robin H. Johnson wrote:

3.3.1 added to the tree now with backports of the patches.
I had to remove the #pragma lines in r4698, as they don't work on GCC 4.5.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/amanda/+bug/932064/comments/16

------------------------------------------------------------------------
On 2012-05-17T06:46:26+00:00 Graaff-i wrote:

(In reply to comment #6)
> 3.3.1 added to the tree now with backports of the patches.
> I had to remove the #pragma lines in r4698, as they don't work on GCC 4.5.

This versions compiles and works fine for me. Thanks!

Reply at:
https://bugs.launchpad.net/ubuntu/+source/amanda/+bug/932064/comments/17

------------------------------------------------------------------------
On 2012-09-11T19:31:37+00:00 Pacho-gentoo wrote:

(In reply to comment #7)
> (In reply to comment #6)
> > 3.3.1 added to the tree now with backports of the patches.
> > I had to remove the #pragma lines in r4698, as they don't work on GCC 4.5.
> 
> This versions compiles and works fine for me. Thanks!

Reply at:
https://bugs.launchpad.net/ubuntu/+source/amanda/+bug/932064/comments/36


** Changed in: gentoo
       Status: Unknown => Fix Released

** Changed in: gentoo
   Importance: Unknown => Medium

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/932064

Title:
  "assertion failed: (!g_thread_supported()" errors make Precise amanda-
  server package unusable

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/amanda/+bug/932064/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to