Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 190023 - app-cdr/brasero does not build with libisofs-0.2.8
Summary: app-cdr/brasero does not build with libisofs-0.2.8
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Gentoo Optical Media project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-08-24 10:58 UTC by riku
Modified: 2007-08-24 12:28 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description riku 2007-08-24 10:58:12 UTC
Both versions of brasero in portage (0.5.2 and 0.6.0) fail to build against libisofs-0.2.8, if libburn USE-flag is set. This isn't fixed yet in upsteam svn, so only fixes I can propose is to disable libburn support, or require version 0.2.4 of libisofs.

Reproducible: Always

Steps to Reproduce:
1.USE=libburn emerge brasero
2.
3.

Actual Results:  
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./scsi -DBRASERO_LOCALE_DIR=\""/usr/share/locale"\" -DBRASERO_PREFIX=\"/usr\" -DBRASERO_SYSCONFDIR=\"/etc\" -DBRASERO_DATADIR=\"/usr/share/brasero\" -DBRASERO_LIBDIR=\"/usr/lib\" -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED -DPNG_NO_MMX_CODE -DORBIT2=1 -pthread -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libxml2 -I/usr/include/gnome-vfs-module-2.0 -I/usr/include/libnautilus-burn -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gstreamer-0.10   -Os -march=pentium-m -msse3 -pipe -fomit-frame-pointer -I/usr/include/libburn -I/usr/include/libisofs   -DPNG_NO_MMX_CODE -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng12   -DPNG_NO_MMX_CODE -I/usr/include/totem/1/plparser -I/usr/include/libxml2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/gnome-vfs-module-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12   -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2     -Wall -g -Os -march=pentium-m -msse3 -pipe -fomit-frame-pointer -MT brasero-sum-dialog.o -MD -MP -MF .deps/brasero-sum-dialog.Tpo -c -o brasero-sum-dialog.o brasero-sum-dialog.c
burn-libisofs.c: In function 'brasero_libisofs_create_volume_thread':
burn-libisofs.c:456: warning: implicit declaration of function 'iso_exclude_add_path'
burn-libisofs.c:491: warning: implicit declaration of function 'iso_tree_volume_add_path'
burn-libisofs.c:493: warning: assignment makes pointer from integer without a cast
burn-libisofs.c:497: warning: implicit declaration of function 'iso_tree_volume_add_new_dir'
burn-libisofs.c:497: warning: assignment makes pointer from integer without a cast
burn-libisofs.c:514: warning: implicit declaration of function 'iso_exclude_remove_path'
burn-libisofs.c:523: warning: implicit declaration of function 'iso_exclude_empty'
burn-libisofs.c:534: error: too many arguments to function 'iso_source_new_ecma119'
make[2]: *** [burn-libisofs.o] Error 1
make[2]: *** Waiting for unfinished jobs....
mv -f .deps/burn-libburn-common.Tpo .deps/burn-libburn-common.Po
mv -f .deps/brasero-sum-dialog.Tpo .deps/brasero-sum-dialog.Po
make[2]: Leaving directory `/var/tmp/portage/app-cdr/brasero-0.6.0/work/brasero-0.6.0/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/app-cdr/brasero-0.6.0/work/brasero-0.6.0'
make: *** [all] Error 2

!!! ERROR: app-cdr/brasero-0.6.0 failed.
Call stack:
  ebuild.sh, line 1638:   Called dyn_compile
  ebuild.sh, line 985:   Called qa_call 'src_compile'
  ebuild.sh, line 44:   Called src_compile
  ebuild.sh, line 1328:   Called gnome2_src_compile
  gnome2.eclass, line 71:   Called die

!!! compile failure
!!! If you need support, post the topmost build error, and the call stack if relevant.
!!! A complete build log is located at '/var/tmp/portage/app-cdr/brasero-0.6.0/temp/build.log'.


Expected Results:  
Well, since libisofs-0.2.8 isn't supported yet by brasero, I would expect a message that brasero requires an earlier version of libisofs to build with libburn support.
Comment 1 Luis Medinas (RETIRED) gentoo-dev 2007-08-24 12:28:10 UTC
Yes i was aware of this problem i just forgot to mask libisofs until i fix brasero. Damn libisofs/libburn is always changing API.
Thanks for the reminder