cvs commit: ports/multimedia/x264 Makefile distinfo pkg-plist ports/multimedia/x264/files patch-Makefile patch-configure

Michael Johnson ahze at freebsd.org
Thu Apr 10 14:00:24 UTC 2008


On Thu, Apr 10, 2008 at 9:11 AM, Boris Samorodov <bsam at ipt.ru> wrote:

> On Thu, 10 Apr 2008 01:01:26 +0000 (UTC) Michael Johnson wrote:
>
> > ahze        2008-04-10 01:01:26 UTC
>
> >   FreeBSD ports repository
>
> >   Modified files:
> >     multimedia/x264      Makefile distinfo pkg-plist
> >     multimedia/x264/files patch-Makefile patch-configure
> >   Log:
> >   Update to 2008-04-09 snapshot
>
> I've got a coredump at i386 (with nasm) while at amd64 (with yasm) all
> is OK:
> -----
> cc -O4 -ffast-math -O2 -fno-strict-aliasing -pipe  -Wall -I.  -O2
> -fno-strict-aliasing -pipe  -fPIC -I/usr/local/include -I/usr/local/include
> -DHAVE_MMX -DARCH_X86 -DSYS_FREEBSD -DHAVE_PTHREAD -s -fomit-frame-pointer
> -c -o common/x86/predict-c.o common/x86/predict-c.c
> nasm -O2 -f elf -Icommon/x86/ -o common/x86/cabac-a.o
> common/x86/cabac-a.asm
> common/x86/cabac-a.asm:82: error: symbol `hidden' not defined before use
> gmake: *** [common/x86/cabac-a.o] Segmentation fault: 11 (core dumped)
> gmake: *** Deleting file `common/x86/cabac-a.o'
> *** Error code 2


Fixed, Thanks for reporting.


>
>
> Stop in /a/ports/multimedia/x264.
> -----
>
> Is it a trouble with my tinderbox?
>
>
> WBR
> --
> bsam
>


More information about the cvs-ports mailing list