Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: atrpms: devel

Packages missing in F14

 

 

atrpms devel RSS feed   Index | Next | Previous | View Threaded


promac at gmail

Nov 12, 2010, 5:45 PM

Post #1 of 5 (548 views)
Permalink
Packages missing in F14

Hi, Axel

I had no problem building avidemux and mppdec (required by gnormalize) here
...

Thanks.

--
Paulo Roma Cavalcanti
LCG - UFRJ


Axel.Thimm at ATrpms

Nov 13, 2010, 11:56 AM

Post #2 of 5 (516 views)
Permalink
Re: Packages missing in F14 [In reply to]

Hi,

On Fri, 2010-11-12 at 23:45 -0200, Paulo Cavalcanti wrote:
> I had no problem building avidemux and mppdec (required by gnormalize)
> here ...

I also had no issues on x86_64, but on i386 (where assembly code is
being built) they fail with

/var/tmp/repot-build/BUILD/avidemux_2.5.3/avidemux/ADM_coreImage/src/ADM_vidFieldASM.cpp: Assembler messages:
/var/tmp/repot-build/BUILD/avidemux_2.5.3/avidemux/ADM_coreImage/src/ADM_vidFieldASM.cpp:108: Error: unsupported for `movq'
make[2]: *** [avidemux/ADM_coreImage/src/CMakeFiles/ADM_coreImage.dir/ADM_vidFieldASM.cpp.o] Error 1

and

nasm -f elf cpu_feat.nas -o cpu_feat.o -l cpu_feat.lst
tools.inc:79: error: `%$STACK': context stack is empty
cpu_feat.nas:37: warning: Unknown section attribute 'class' ignored on declaration of section `.text'
cpu_feat.nas:37: warning: Unknown section attribute 'use32' ignored on declaration of section `.text'
make: *** [cpu_feat.o] Error 1
error: Bad exit status from /var/tmp/rpm-tmp.qMqrqS (%build)

I think the latter is due to nasm 2.09, I've seen the error in other
projects, too.
--
http://thimm.gr/ - http://ATrpms.net/
Attachments: signature.asc (0.19 KB)


promac at gmail

Nov 13, 2010, 2:35 PM

Post #3 of 5 (518 views)
Permalink
Re: Packages missing in F14 [In reply to]

On Sat, Nov 13, 2010 at 5:56 PM, Axel Thimm <Axel.Thimm [at] atrpms> wrote:

> Hi,
>
> On Fri, 2010-11-12 at 23:45 -0200, Paulo Cavalcanti wrote:
> > I had no problem building avidemux and mppdec (required by gnormalize)
> > here ...
>
> I also had no issues on x86_64, but on i386 (where assembly code is
> being built) they fail with
>
> /var/tmp/repot-build/BUILD/avidemux_2.5.3/avidemux/ADM_coreImage/src/ADM_vidFieldASM.cpp:
> Assembler messages:
> /var/tmp/repot-build/BUILD/avidemux_2.5.3/avidemux/ADM_coreImage/src/ADM_vidFieldASM.cpp:108:
> Error: unsupported for `movq'
> make[2]: ***
> [avidemux/ADM_coreImage/src/CMakeFiles/ADM_coreImage.dir/ADM_vidFieldASM.cpp.o]
> Error 1
>
> and
>
> nasm -f elf cpu_feat.nas -o cpu_feat.o -l cpu_feat.lst
> tools.inc:79: error: `%$STACK': context stack is empty
> cpu_feat.nas:37: warning: Unknown section attribute 'class' ignored on
> declaration of section `.text'
> cpu_feat.nas:37: warning: Unknown section attribute 'use32' ignored on
> declaration of section `.text'
> make: *** [cpu_feat.o] Error 1
> error: Bad exit status from /var/tmp/rpm-tmp.qMqrqS (%build)
>
> I think the latter is due to nasm 2.09, I've seen the error in other
> projects, too.
> --
>
>

Can you try this one? Maybe it works ...

http://people.atrpms.net/~pcavalcanti/srpms/avidemux-2.5.3-24.fc12.src.rpm


--
Paulo Roma Cavalcanti
LCG - UFRJ


promac at gmail

Nov 15, 2010, 1:49 AM

Post #4 of 5 (511 views)
Permalink
Re: Packages missing in F14 [In reply to]

On Sat, Nov 13, 2010 at 8:35 PM, Paulo Cavalcanti <promac [at] gmail> wrote:

>
>
> On Sat, Nov 13, 2010 at 5:56 PM, Axel Thimm <Axel.Thimm [at] atrpms> wrote:
>
>> Hi,
>>
>> On Fri, 2010-11-12 at 23:45 -0200, Paulo Cavalcanti wrote:
>> > I had no problem building avidemux and mppdec (required by gnormalize)
>> > here ...
>>
>> I also had no issues on x86_64, but on i386 (where assembly code is
>> being built) they fail with
>>
>> /var/tmp/repot-build/BUILD/avidemux_2.5.3/avidemux/ADM_coreImage/src/ADM_vidFieldASM.cpp:
>> Assembler messages:
>> /var/tmp/repot-build/BUILD/avidemux_2.5.3/avidemux/ADM_coreImage/src/ADM_vidFieldASM.cpp:108:
>> Error: unsupported for `movq'
>> make[2]: ***
>> [avidemux/ADM_coreImage/src/CMakeFiles/ADM_coreImage.dir/ADM_vidFieldASM.cpp.o]
>> Error 1
>>
>> and
>>
>> nasm -f elf cpu_feat.nas -o cpu_feat.o -l cpu_feat.lst
>> tools.inc:79: error: `%$STACK': context stack is empty
>> cpu_feat.nas:37: warning: Unknown section attribute 'class' ignored on
>> declaration of section `.text'
>> cpu_feat.nas:37: warning: Unknown section attribute 'use32' ignored on
>> declaration of section `.text'
>> make: *** [cpu_feat.o] Error 1
>> error: Bad exit status from /var/tmp/rpm-tmp.qMqrqS (%build)
>>
>> I think the latter is due to nasm 2.09, I've seen the error in other
>> projects, too.
>> --
>>
>>
>
> Can you try this one? Maybe it works ...
>
> http://people.atrpms.net/~pcavalcanti/srpms/avidemux-2.5.3-24.fc12.src.rpm<http://people.atrpms.net/%7Epcavalcanti/srpms/avidemux-2.5.3-24.fc12.src.rpm>
>
>
>
>

Also, this mppdec new version uses yasm instead of nasm,
and compiles just fine on F14 i686:

http://people.atrpms.net/~pcavalcanti/srpms/mppdec-r96-4.fc12.src.rpm


The avidemux I sent you before, also compiles just fine
on F14 i686. However, I do not have a 32 bit system to test it .....


--
Paulo Roma Cavalcanti
LCG - UFRJ


Axel.Thimm at ATrpms

Nov 18, 2010, 2:13 PM

Post #5 of 5 (504 views)
Permalink
Re: Packages missing in F14 [In reply to]

On Mon, 2010-11-15 at 07:49 -0200, Paulo Cavalcanti wrote:

> On Sat, Nov 13, 2010 at 8:35 PM, Paulo Cavalcanti <promac [at] gmail>
> wrote:

> On Sat, Nov 13, 2010 at 5:56 PM, Axel Thimm
> <Axel.Thimm [at] atrpms> wrote:

>
> On Fri, 2010-11-12 at 23:45 -0200, Paulo Cavalcanti
> wrote:
> > I had no problem building avidemux and mppdec
> (required by gnormalize)
> > here ...
>
>
> I also had no issues on x86_64, but on i386 (where
> assembly code is
> being built) they fail with
>
> /var/tmp/repot-build/BUILD/avidemux_2.5.3/avidemux/ADM_coreImage/src/ADM_vidFieldASM.cpp: Assembler messages:
> /var/tmp/repot-build/BUILD/avidemux_2.5.3/avidemux/ADM_coreImage/src/ADM_vidFieldASM.cpp:108: Error: unsupported for `movq'
> make[2]: ***
> [avidemux/ADM_coreImage/src/CMakeFiles/ADM_coreImage.dir/ADM_vidFieldASM.cpp.o] Error 1
>
> and
>
> nasm -f elf cpu_feat.nas -o cpu_feat.o -l cpu_feat.lst
> tools.inc:79: error: `%$STACK': context stack is empty
> cpu_feat.nas:37: warning: Unknown section attribute
> 'class' ignored on declaration of section `.text'
> cpu_feat.nas:37: warning: Unknown section attribute
> 'use32' ignored on declaration of section `.text'
> make: *** [cpu_feat.o] Error 1
> error: Bad exit status from /var/tmp/rpm-tmp.qMqrqS (%
> build)
>
> I think the latter is due to nasm 2.09, I've seen the
> error in other
> projects, too.
> --

>
> Can you try this one? Maybe it works ...
>
> http://people.atrpms.net/~pcavalcanti/srpms/avidemux-2.5.3-24.fc12.src.rpm

>
> Also, this mppdec new version uses yasm instead of nasm,
> and compiles just fine on F14 i686:
>
> http://people.atrpms.net/~pcavalcanti/srpms/mppdec-r96-4.fc12.src.rpm

Thanks, all is in place now.

> The avidemux I sent you before, also compiles just fine
> on F14 i686. However, I do not have a 32 bit system to test it .....

You can install the i386 class packages on 64 bits as well, but usually
if it works on x86_64 it should work on i386 as well. I must admit, that
I have no i386 dedicated hardware as well. :)
--
http://thimm.gr/ - http://ATrpms.net/
Attachments: signature.asc (0.19 KB)

atrpms devel RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.