Date: Thu, 10 Apr 2008 17:11:53 +0400 From: Boris Samorodov <bsam@ipt.ru> To: Michael Johnson <ahze@FreeBSD.org> Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/multimedia/x264 Makefile distinfo pkg-plist ports/multimedia/x264/files patch-Makefile patch-configure Message-ID: <51376614@bb.ipt.ru> In-Reply-To: <200804100101.m3A11QsP074849@repoman.freebsd.org> (Michael Johnson's message of "Thu\, 10 Apr 2008 01\:01\:26 %2B0000 \(UTC\)") References: <200804100101.m3A11QsP074849@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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 Stop in /a/ports/multimedia/x264. ----- Is it a trouble with my tinderbox? WBR -- bsam
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?51376614>