Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 365409 - media-video/kdenlive 0.8 new version, please, bump
Summary: media-video/kdenlive 0.8 new version, please, bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Media-video project
URL: http://kdenlive.org/
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-30 13:44 UTC by Martin Samek
Modified: 2011-12-12 01:46 UTC (History)
5 users (show)

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


Attachments
ebuilds to go to 0.8 (kdenlive-0.8.tar.bz2,3.50 KB, application/x-bzip2)
2011-05-02 14:01 UTC, Stoian Ivanov
Details
media-libs/mlt-0.7.2 - build.log (build.log,77.28 KB, text/x-log)
2011-05-02 18:02 UTC, Elias Probst
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Samek 2011-04-30 13:44:58 UTC
The new version of the Kdenlive video editor has been released. Please bump.

Reproducible: Always
Comment 1 Kelly Price 2011-05-01 11:30:31 UTC
Seconded. It also just got highlighted on Slashdot.
Comment 2 Adomas Jackevičius 2011-05-02 04:48:54 UTC
Please, bump, since it has a lot of bugfixes :)
Comment 3 Stoian Ivanov 2011-05-02 14:01:42 UTC
Created attachment 271875 [details]
ebuilds to go to 0.8

tested on 32 an 64 bit systems
Comment 4 Elias Probst 2011-05-02 18:02:29 UTC
Created attachment 271891 [details]
media-libs/mlt-0.7.2 - build.log

media-libs/mlt-0.7.2 from attachment#271875 [details] fails to build (full log in attachment):

make[2]: Entering directory `/var/tmp/portage/media-libs/mlt-0.7.2/work/mlt-0.7.2/src/swig/ruby'
x86_64-pc-linux-gnu-gcc -shared -o mlt.so mlt_wrap.o -L. -L/usr/lib64 -Wl,-R/usr/lib64 -L. -Wl,--as-needed -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -L../../mlt++ -lmlt++ -L../../framework/ -lmlt -lstdc++    -Wl,-R -Wl,/usr/lib64 -L/usr/lib64 -lruby18  -lpthread -lrt -ldl -lcrypt -lm   -lc
mlt_wrap.o: In function `_wrap_mlt_version_get_revision(int, unsigned long*, unsigned long)':
mlt_wrap.cxx:(.text+0x7fd): undefined reference to `mlt_version_get_revision'
mlt_wrap.o: In function `_wrap_mlt_version_get_minor(int, unsigned long*, unsigned long)':
mlt_wrap.cxx:(.text+0x830): undefined reference to `mlt_version_get_minor'
mlt_wrap.o: In function `_wrap_mlt_version_get_major(int, unsigned long*, unsigned long)':
mlt_wrap.cxx:(.text+0x863): undefined reference to `mlt_version_get_major'
mlt_wrap.o: In function `_wrap_mlt_version_get_int(int, unsigned long*, unsigned long)':
mlt_wrap.cxx:(.text+0x896): undefined reference to `mlt_version_get_int'
mlt_wrap.o: In function `_wrap_Profile_list(int, unsigned long*, unsigned long)':
mlt_wrap.cxx:(.text+0xcc5): undefined reference to `Mlt::Profile::list()'
mlt_wrap.o: In function `_wrap_Properties_lock(int, unsigned long*, unsigned long)':
mlt_wrap.cxx:(.text+0x1dfc): undefined reference to `Mlt::Properties::lock()'
mlt_wrap.o: In function `_wrap_Properties_unlock(int, unsigned long*, unsigned long)':
mlt_wrap.cxx:(.text+0x1ea2): undefined reference to `Mlt::Properties::unlock()'
mlt_wrap.o: In function `_wrap_Frame_get_unique_properties(int, unsigned long*, unsigned long)':
mlt_wrap.cxx:(.text+0x309e): undefined reference to `Mlt::Frame::get_unique_properties(Mlt::Service&)'
mlt_wrap.o: In function `_wrap_Producer_pause(int, unsigned long*, unsigned long)':
mlt_wrap.cxx:(.text+0x4001): undefined reference to `Mlt::Producer::pause()'
mlt_wrap.o: In function `_wrap_Consumer_position(int, unsigned long*, unsigned long)':
mlt_wrap.cxx:(.text+0x5de8): undefined reference to `Mlt::Consumer::position()'
mlt_wrap.o: In function `_wrap_Filter_get_length(int, unsigned long*, unsigned long)':
mlt_wrap.cxx:(.text+0x5fe3): undefined reference to `Mlt::Filter::get_length()'
mlt_wrap.o: In function `_wrap_Filter_get_position(int, unsigned long*, unsigned long)':
mlt_wrap.cxx:(.text+0x616e): undefined reference to `Mlt::Filter::get_position(Mlt::Frame&)'
mlt_wrap.o: In function `_wrap_Filter_get_progress(int, unsigned long*, unsigned long)':
mlt_wrap.cxx:(.text+0x62a8): undefined reference to `Mlt::Filter::get_progress(Mlt::Frame&)'
mlt_wrap.o: In function `_wrap_Transition_get_length(int, unsigned long*, unsigned long)':
mlt_wrap.cxx:(.text+0x664a): undefined reference to `Mlt::Transition::get_length()'
mlt_wrap.o: In function `_wrap_Transition_get_position(int, unsigned long*, unsigned long)':
mlt_wrap.cxx:(.text+0x672c): undefined reference to `Mlt::Transition::get_position(Mlt::Frame&)'
mlt_wrap.o: In function `_wrap_Transition_get_progress(int, unsigned long*, unsigned long)':
mlt_wrap.cxx:(.text+0x6866): undefined reference to `Mlt::Transition::get_progress(Mlt::Frame&)'
mlt_wrap.o: In function `_wrap_Transition_get_progress_delta(int, unsigned long*, unsigned long)':
mlt_wrap.cxx:(.text+0x6a43): undefined reference to `Mlt::Transition::get_progress_delta(Mlt::Frame&)'
mlt_wrap.o: In function `_wrap_Frame_set_alpha(int, unsigned long*, unsigned long)':
mlt_wrap.cxx:(.text+0x11fcb): undefined reference to `Mlt::Frame::set_alpha(unsigned char*, int, void (*)(void*))'
mlt_wrap.o: In function `_wrap_Frame_set_image(int, unsigned long*, unsigned long)':
mlt_wrap.cxx:(.text+0x12153): undefined reference to `Mlt::Frame::set_image(unsigned char*, int, void (*)(void*))'
mlt_wrap.o: In function `_wrap_Properties_wait_for(int, unsigned long*, unsigned long)':
mlt_wrap.cxx:(.text+0x194a8): undefined reference to `Mlt::Properties::wait_for(char const*)'
mlt_wrap.o: In function `_wrap_mlt_version_get_string(int, unsigned long*, unsigned long)':
mlt_wrap.cxx:(.text+0x1d39b): undefined reference to `mlt_version_get_string'
collect2: ld returned 1 exit status
make[2]: *** [mlt.so] Error 1
make[2]: Leaving directory `/var/tmp/portage/media-libs/mlt-0.7.2/work/mlt-0.7.2/src/swig/ruby'
make[1]: *** [all] Error 1
make[1]: Leaving directory `/var/tmp/portage/media-libs/mlt-0.7.2/work/mlt-0.7.2/src/swig'
make: *** [all] Error 1




emerge --info
Portage 2.2.0_alpha30 (default/linux/amd64/10.0/desktop, gcc-4.5.2, glibc-2.11.3-r0, 2.6.35-gentoo-r6 x86_64)
=================================================================
System uname: Linux-2.6.35-gentoo-r6-x86_64-Intel-R-_Pentium-R-_Dual_CPU_E2180_@_2.00GHz-with-gentoo-2.0.1
Timestamp of tree: Mon, 18 Apr 2011 11:15:01 +0000
ccache version 2.4 [disabled]
app-shells/bash:     4.1_p9
dev-java/java-config: 2.1.11-r3
dev-lang/python:     2.7.1-r1, 3.1.3-r1
dev-util/ccache:     2.4-r9
dev-util/cmake:      2.8.4
sys-apps/baselayout: 2.0.1-r1
sys-apps/openrc:     0.6.5
sys-apps/sandbox:    2.4
sys-devel/autoconf:  2.65-r1
sys-devel/automake:  1.9.6-r3, 1.10.3, 1.11.1
sys-devel/binutils:  2.20.1-r1
sys-devel/gcc:       4.5.2
sys-devel/gcc-config: 1.4.1
sys-devel/libtool:   2.2.10
sys-devel/make:      3.81-r2
sys-kernel/linux-headers: 2.6.36.1
virtual/os-headers:  0
Repositories: gentoo maggu2810-overlay sunrise x-portage
Installed sets: 
ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="* -@EULA dlj-1.1 sun-bcla-java-vm sun-prerelease-jdk7 googleearth AdobeFlash-10.1"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=nocona -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/config /usr/share/gnupg/qualified.txt /usr/share/themes/oxygen-gtk/gtk-2.0"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c"
CXXFLAGS="-march=nocona -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
EMERGE_DEFAULT_OPTS="--jobs=2 --keep-going --load-average=2.5"
FEATURES="assume-digests binpkg-logs distlocks fixlafiles fixpackages news parallel-fetch preserve-libs protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch"
FFLAGS=""
GENTOO_MIRRORS="ftp://ftp.tu-clausthal.de/pub/linux/gentoo/ ftp://ftp.wh2.tu-dresden.de/pub/mirrors/gentoo http://mirrors.sec.informatik.tu-darmstadt.de/gentoo/ http://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/ "
LDFLAGS="-Wl,--as-needed"
LINGUAS="de"
MAKEOPTS="-j4"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/var/lib/layman/maggu2810-overlay /var/lib/layman/sunrise /usr/local/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="X a52 aac acl acpi addbookmarks alias alsa amd64 async audiofile automount autoreplace avahi bash-completion berkdb bluetooth branding bzip2 cairo caps cdda cddb cdr cli connectionstatus consolekit contactnotes cracklib crypt css cups cxx dbus disk-partition divx dri dts dvb dvd dvdr emboss encode exif extrafilters fam fame fbcondecor ffmpeg fftw firefox flac fortran gdbm gdu geoip gif glitz gnutls gphoto2 grammar highlight history iconv icu idn imagemagick inkjar iproute2 irc jabber java jingle jpeg jpeg2k kde kerberos lame latex lcms libnotify libsamplerate lzo mad math mikmod mjpeg mmap mmx mmxext mng modules mp3 mp4 mpeg mtp mudflap multilib multiuser musepack musicbrainz mysql ncurses network nfs nls nowlistening nptl nptlonly nsplugin ogg openal opengl openmp ots pam pango pcre pdf perl plugins png policykit postscript ppds pppd python qt qt3support qt4 quicktime rar rdesktop readline ruby samba sdl semantic-desktop session smp sndfile speex spell sqlite sqlite3 srt sse sse2 sse3 ssl ssse3 startup-notification statistics stream svg symlink sysfs syslog tcpd texteffect theora thesaurus threads tiff translator truetype udev unicode usb v4l v4l2 vcd vim-syntax visualization vorbis vram wavpack wmf wmp wordperfect x264 xcb xml xorg xulrunner xv xvid xvmc zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CAMERAS="*" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ubx" INPUT_DEVICES="keyboard mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="de" PHP_TARGETS="php5-3" RUBY_TARGETS="ruby18" USERLAND="GNU" VIDEO_CARDS="intel" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account" 
Unset:  CPPFLAGS, CTARGET, INSTALL_MASK, LANG, LC_ALL, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 5 Elias Probst 2011-05-02 18:16:37 UTC
media-libs/mlt-0.7.2 built now sucessfully with USE="-ruby".
Does anyone know what's the problem here?
Does it probably need >=dev-lang/swig-2.0.0?
Comment 6 Martin Samek 2011-05-03 21:43:08 UTC
Yes, ebuilds works for me. amd64
Comment 7 Jeroen Roovers (RETIRED) gentoo-dev 2011-05-03 22:31:41 UTC
Don't CC maintainers (or anyone else who just happens to be in the ChangeLog) when you cannot assign bugs.
Comment 8 Erik Dobak 2011-05-19 16:27:38 UTC
(In reply to comment #5)
> media-libs/mlt-0.7.2 built now sucessfully with USE="-ruby".
> Does anyone know what's the problem here?
> Does it probably need >=dev-lang/swig-2.0.0?

same issue and yes -ruby helps. amd64
Comment 9 Nickolay Kolchin-Semyonov 2011-05-20 16:02:20 UTC
Shouldn't mlt build problem be a separate bug?
Comment 10 Andreas K. Hüttel archtester gentoo-dev 2011-05-22 18:33:35 UTC
In tree by now.
Comment 11 James Horton 2011-12-12 01:46:24 UTC
Kdenlive 0.8.2.1  is a bugfix release. and was release 3 days ago.