FS#24403 - [muine] 0.8.11 failed to build

Attached to Project: Arch Linux
Opened by Balló György (City-busz) - Monday, 23 May 2011, 13:59 GMT
Last edited by Eric Belanger (Snowman) - Thursday, 24 November 2011, 15:48 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Jan de Groot (JGC)
Architecture All
Severity High
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Unfortunately, it seems that this project dead. I tried to apply patches [1] in order to build successfully, but it's still broken. This problem was also reported in Debian[2] and Ubuntu[3], but I can't found upstream bugreport about that.

The build log:
rb-cell-renderer-pixbuf.c: In function ‘rb_cell_renderer_pixbuf_render’:
rb-cell-renderer-pixbuf.c:334:5: error: implicit declaration of function ‘gdk_draw_pixbuf’ [-Werror=implicit-function-declaration]
rb-cell-renderer-pixbuf.c:334:5: error: nested extern declaration of ‘gdk_draw_pixbuf’ [-Werror=nested-externs]
cc1: all warnings being treated as errors

make[2]: *** [rb-cell-renderer-pixbuf.lo] Error 1
make[2]: Leaving directory `/home/ballogy/teszt/muine/src/muine-0.8.11/libmuine'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/ballogy/teszt/muine/src/muine-0.8.11'
make: *** [all] Error 2


[1] http://git.gnome.org/browse/muine/commit/?id=86e885f1f17db2ec3caa31b0ff7955dfe2b4e543
[2] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=622009
[3] https://bugs.launchpad.net/ubuntu/+source/muine/+bug/756104
This task depends upon

Closed by  Eric Belanger (Snowman)
Thursday, 24 November 2011, 15:48 GMT
Reason for closing:  Won't fix
Additional comments about closing:  I moved muine to AUR.
Comment by Jelle van der Waa (jelly) - Monday, 23 May 2011, 15:02 GMT
Are you compiling with -Werror? If so don't and it will compile. Plus the diff doesn't look like a patch to me from git
Comment by Balló György (City-busz) - Friday, 27 May 2011, 18:31 GMT
OK, now I added '-Wno-error' C flag, but I sill had to add some patches to able to run muine.

I attach an improved package, which contains the following upstream fixes:
Fix multimedia key support for >=Gnome-2.22 - http://git.gnome.org/browse/muine/commit/?id=d4dd66d73885db1b2aea2a267197413559bed5bc
Use notify-sharp - http://git.gnome.org/browse/muine/commit/?id=e259faf29250f09fe8b851e026fab3a74c72b794
Replace some deprecated gtk functions - http://git.gnome.org/browse/muine/commit/?id=86e885f1f17db2ec3caa31b0ff7955dfe2b4e543

Please apply these upstream changes to fix multimedia key and notification support.
Comment by Balló György (City-busz) - Tuesday, 12 July 2011, 08:40 GMT
Any decision?
Comment by Balló György (City-busz) - Thursday, 29 September 2011, 20:43 GMT
Muine moved to GNOME archives[1], which means that the project was discontinued. Please move it to AUR.

[1] http://git.gnome.org/browse/archive/muine/
Comment by Eric Belanger (Snowman) - Tuesday, 22 November 2011, 22:06 GMT
Jan: Any objections in removing muine? It's currently in the gdbm 1.10 rebuild todo list so removing it will save us the trouble of fixing this old package.

Loading...