Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 700928 - media-video/cinelerra-2.3 is broken
Summary: media-video/cinelerra-2.3 is broken
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-11-22 10:23 UTC by srlemke
Modified: 2019-11-22 11:06 UTC (History)
1 user (show)

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 srlemke 2019-11-22 10:23:18 UTC
slemke@bagabari ~ $ eix cinelerra
[I] media-video/cinelerra
     Available versions:  2.3 {alsa altivec css debug ieee1394 opengl oss CPU_FLAGS_X86="3dnow mmx"}
     Installed versions:  2.3(18:16:59 11/21/19)(alsa opengl -altivec -css -debug -ieee1394 -oss CPU_FLAGS_X86="mmx -3dnow")
     Homepage:            http://www.cinelerra.org/
     Description:         The most advanced non-linear video editor and compositor

slemke@bagabari ~ $ cinelerra 
Cinelerra-CV 2.3  Gentoo - 2.3
(C) 2006 Heroine Virtual Ltd.
(C) 2006-2015 The CinelerraCV Community
External ffmpeg
Compiled on Thu Nov 21 18:13:56 CET 2019

Cinelerra-CV is free software, covered by the GNU General Public License,
and you are welcome to change it and/or distribute copies of it under
certain conditions. There is absolutely no warranty for Cinelerra-CV.
PluginServer::open_plugin: new_plugin undefined in /usr/lib64/cinelerra/mpeg2enc.plugin
signal_entry: got SIGSEGV my pid=6676 execution table size=16:
    ØÅ5r
    mwindow.C: create_objects: 1395
    mwindow.C: create_objects: 1397
    chromakey.C: load_defaults: 586
    chromakey.C: load_defaults: 601
    chromakey.C: save_defaults: 607
    chromakey.C: save_defaults: 615
    mwindow.C: create_objects: 1400
    bchash.C: copy_from: 276
    bchash.C: copy_from: 279
    bchash.C: copy_from: 288
    bchash.C: copy_from: 276
    bchash.C: copy_from: 279
    bchash.C: copy_from: 288
    bchash.C: copy_from: 276
    bchash.C: copy_from: 279
signal_entry: lock table size=0
Comment 1 Jonas Stein gentoo-dev 2019-11-22 10:31:14 UTC
It is sad to read that you have problems with the software. The situation seems to be a bit more complicate and requires some analysis.
We can not help you efficiently via bug tracker. The bug tracker aims rather on specific problems in .ebuilds and less on individual systems. 

I have had very good experience on the gentoo IRC [1] with questions like this. Of course there are also forums and mailing lists [2,3].
I hope you understand, that I will close the bug here therefore and wish you good luck on one of the mentioned channels [4].
Please reopen the ticket in order to provide an indication for an specific error in an ebuild or any gentoo related product.

[1] https://www.gentoo.org/get-involved/irc-channels/
[2] https://forums.gentoo.org/
[3] https://www.gentoo.org/get-involved/mailing-lists/all-lists.html
[4] https://www.gentoo.org/support/
Comment 2 srlemke 2019-11-22 11:06:58 UTC
Well, its a segmentation fault in an app. coming from the official repos.
I gave the app version plus the flags it was built with.

Some extras:

bagabari /home/slemke # ls  /usr/lib64/cinelerra/mpeg2enc.plugin
lrwxrwxrwx 1 root root 17 Nov 21 18:16 /usr/lib64/cinelerra/mpeg2enc.plugin -> /usr/bin/mpeg2enc

bagabari /home/slemke # equery belongs  /usr/bin/mpeg2enc                   
 * Searching for /usr/bin/mpeg2enc ... 
media-video/mjpegtools-2.1.0-r4 (/usr/bin/mpeg2enc)

bagabari /home/slemke # eix mjpegtools
[I] media-video/mjpegtools
     Available versions:  (1) 2.1.0-r4
       {dv gtk png quicktime sdl sdlgfx static-libs ABI_MIPS="n32 n64 o32" ABI_RISCV="lp64 lp64d" ABI_S390="32 64" ABI_X86="32 64 x32" CPU_FLAGS_X86="mmx"}
     Installed versions:  2.1.0-r4(1)(18:12:42 11/21/19)(png sdl -dv -gtk -quicktime -sdlgfx -static-libs ABI_MIPS="-n32 -n64 -o32" ABI_RISCV="-lp64 -lp64d" ABI_S390="-32 -64" ABI_X86="64 -32 -x32" CPU_FLAGS_X86="mmx")
     Homepage:            http://mjpeg.sourceforge.net/
     Description:         Tools for MJPEG video
bagabari /home/slemke #

---

I was not expecting that this.bugzilla aims .ebuild spec files only, sorry.
I have to set is as WONTFIX as this may be the reference for other users in the future on which IRC/forums/lists may be to sparse to dig and find if a solution appears there somewhere.

thanks