Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 13300 - New Ebuild avidemux-0.9pre28
Summary: New Ebuild avidemux-0.9pre28
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Martin Schlemmer (RETIRED)
URL: http://fixounet.free.fr/avidemux
Whiteboard:
Keywords:
: 12905 (view as bug list)
Depends on:
Blocks:
 
Reported: 2003-01-05 10:50 UTC by Marc Hildebrand (RETIRED)
Modified: 2003-02-04 19:42 UTC (History)
1 user (show)

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


Attachments
Ebuild as a tarball (avidemux-0.9pre28.tar.gz,20.00 KB, application/octet-stream)
2003-01-05 10:53 UTC, Marc Hildebrand (RETIRED)
Details
Ebuild as tarball (new) (avidemux.tar.gz,1.47 KB, application/x-tgz)
2003-01-08 09:37 UTC, Marc Hildebrand (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Marc Hildebrand (RETIRED) gentoo-dev 2003-01-05 10:50:33 UTC
This one makes bug #11905 obsolete
Comment 1 Marc Hildebrand (RETIRED) gentoo-dev 2003-01-05 10:53:26 UTC
Created attachment 6988 [details]
Ebuild as a tarball

As always...
Comment 2 Martin Holzer (RETIRED) gentoo-dev 2003-01-05 15:14:22 UTC
why open a new bug ?

just change the summary, add the attachment, finish
Comment 3 Martin Holzer (RETIRED) gentoo-dev 2003-01-05 15:14:33 UTC
*** Bug 12905 has been marked as a duplicate of this bug. ***
Comment 4 Martin Schlemmer (RETIRED) gentoo-dev 2003-01-07 12:54:08 UTC
Martin, you got some spare time ?  Im wading through 120+ bugzilla mails ;/
Comment 5 Martin Holzer (RETIRED) gentoo-dev 2003-01-07 12:56:35 UTC
of course
Comment 6 Martin Holzer (RETIRED) gentoo-dev 2003-01-08 08:46:30 UTC
pre26 works fine on my gcc 2.95

pre28 could not be emerged cause mjpegtools -r7 fails 

Comment 7 Marc Hildebrand (RETIRED) gentoo-dev 2003-01-08 09:37:17 UTC
Created attachment 7091 [details]
Ebuild as tarball (new)

Edited to use >=mjpegtools-1.6.0-r5.
Comment 8 Martin Holzer (RETIRED) gentoo-dev 2003-01-08 09:38:35 UTC
is there none special background why you change to -r7 ?
Comment 9 Marc Hildebrand (RETIRED) gentoo-dev 2003-01-08 10:00:17 UTC
I usually use all packages I have installed on my "developement"-machine 
(~x86). 
I think from now on I'll test the packages on my (stable) laptop. 
;) 
 
Comment 10 Martin Holzer (RETIRED) gentoo-dev 2003-01-08 12:28:55 UTC
pre26 compiles and works fine even with gcc 3

pre28 doesn't compile with gcc 2.95, don't know why
Comment 11 Martin Holzer (RETIRED) gentoo-dev 2003-01-08 12:49:28 UTC
pre28 fails on both machine 

gcc 2.95 with mjpegtools-1.6.0-r5
with 
 ianBig.o `test -f ADM_guiMedianBig.cpp || echo './'`ADM_guiMedianBig.cpp
{standard input}: Assembler messages:
{standard input}:680: Error: symbol `HLine3' is already defined
{standard input}:896: Error: symbol `StartASM1' is already defined
{standard input}:908: Error: symbol `HLine' is already defined
{standard input}:990: Error: symbol `HLine3' is already defined
make[3]: *** [ADM_vidVlad.o] Error 1

and gcc 3.2.1 with mjpegtools-1.6.0-r7
 -f ADM_guiMedianBig.cpp || echo './'`ADM_guiMedianBig.cpp
{standard input}: Assembler messages:
{standard input}:1018: Error: symbol `StartASM1' is already defined
{standard input}:1030: Error: symbol `HLine' is already defined
{standard input}:1119: Error: symbol `HLine3' is already defined
{standard input}:1194: Error: symbol `HLine3' is already defined
make[3]: *** [ADM_vidVlad.o] Error 1
Comment 12 Martin Holzer (RETIRED) gentoo-dev 2003-01-08 13:16:56 UTC
okey commited pre26 into cvs as with works

did you get pre28 working on your stable machine ?
Comment 13 Marc Hildebrand (RETIRED) gentoo-dev 2003-01-08 14:49:50 UTC
Hmmmm...
I'm sorry, 0.9pre28 compiles fine on both my machines.
One is gcc 3.2.1 and the other is gcc 3.2.1.20021207.
In general: One is an up-to-date 1.4-r1 system with no masked or "~" ebuilds,
the other one is an up-to-date "~86" system.

Maybe I forgot a dependancy?
Comment 14 Martin Holzer (RETIRED) gentoo-dev 2003-01-08 14:56:41 UTC
don't think so
pre26 works but pre28 fails on both
Comment 15 Marc Hildebrand (RETIRED) gentoo-dev 2003-01-08 15:56:51 UTC
Hmmm...
I'm not enough of a coder to debug this.
(not speaking of time...)
Mean (the developer) promised the 1.0-release soon.
Maybe we'll leave it to that.
Comment 16 Martin Holzer (RETIRED) gentoo-dev 2003-01-08 15:59:40 UTC
configure is 100% exactly the same

Comment 17 Martin Holzer (RETIRED) gentoo-dev 2003-01-09 06:55:20 UTC
got it

doesn't like more than -O2
Comment 18 Martin Holzer (RETIRED) gentoo-dev 2003-01-09 06:59:07 UTC
added as unstable in cvs

http://cvs.gentoo.org/cgi-bin/viewcvs.cgi/gentoo-x86/media-
video/avidemux/avidemux-0.9_pre28.ebuild?rev=1.1&content-type=text/vnd.viewcvs-
markup

thx
Comment 19 Marc Hildebrand (RETIRED) gentoo-dev 2003-01-09 09:28:22 UTC
Ah...
What I can assure is that it works with -Os -fomit-frame-pointer -ffast-math
I'll test -O3 in the future.
Comment 20 Martin Holzer (RETIRED) gentoo-dev 2003-01-09 09:29:58 UTC
this is from a avidemux-dev

The problem is due to the -O3 
It copies the ASM part and it makes a duplicate of assembly label hence the 
error 

Please compile that file with -O2 only it will be fine. 

I will try to force the flag locally for this file.


-O3 was working with pre26
i hope this will be fixed in next release :)
Comment 21 Martin Holzer (RETIRED) gentoo-dev 2003-01-09 16:48:43 UTC
just added new version with a little patch

now works fine with -O3 :)