From cs@cheasy.de  Mon Dec  8 13:17:23 2003
Return-Path: <cs@cheasy.de>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 0306716A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Mon,  8 Dec 2003 13:17:23 -0800 (PST)
Received: from customer.ecore.net (enterprise.ecore.net [212.223.99.1])
	by mx1.FreeBSD.org (Postfix) with SMTP id DE36543D33
	for <FreeBSD-gnats-submit@freebsd.org>; Mon,  8 Dec 2003 13:17:20 -0800 (PST)
	(envelope-from cs@cheasy.de)
Received: (qmail 26771 invoked from network); 8 Dec 2003 21:16:25 -0000
Received: from p50840c1e.dip0.t-ipconnect.de (HELO kiste) (80.132.12.30)
  by cheasy.de with SMTP; 8 Dec 2003 21:16:25 -0000
Message-Id: <200312082216.04536.cs@cheasy.de>
Date: Mon, 8 Dec 2003 22:16:04 +0100
From: Christoph Sold <cs@cheasy.de>
Reply-To: Christoph Sold <cs@cheasy.de>
To: FreeBSD-gnats-submit@freebsd.org
Subject: Compiling transcode fails at "nasm -felf -g -o swap.o swap.s"

>Number:         60054
>Category:       ports
>Synopsis:       compile of transcode fails at "nasm -felf -g -o swap.o
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Dec 08 13:20:15 PST 2003
>Closed-Date:    Sun Dec 14 13:23:34 PST 2003
>Last-Modified:  Sun Dec 14 13:23:34 PST 2003
>Originator:     Christoph Sold
>Release:        FreeBSD 5.2-BETA i386
>Organization:
>Environment:
System: FreeBSD kiste.local 5.2-BETA FreeBSD 5.2-BETA #16: Sun Dec 7 
14:31:04 CE
T 2003 so@kiste.local:/usr/obj/usr/src/sys/GENERIC i386


>Description:
Compiling transcode fails at "nasm -felf -g -o swap.o swap.s"
[snip]
if cc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/X11R6/include -I/usr/local/
include
-funroll-loops -ffast-math -DLINUX -pipe -mcpu=pentiumpro -O -pipe 
-mcpu=pentium
pro -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSE
T_BITS=64 -MT cputest.o -MD -MP -MF ".deps/cputest.Tpo" \
  -c -o cputest.o `test -f 'cputest.c' || echo './'`cputest.c; \
then mv ".deps/cputest.Tpo" ".deps/cputest.Po"; \
else rm -f ".deps/cputest.Tpo"; exit 1; \
fi
/usr/local/bin/nasm -felf -g -o memcpy.o memcpy.s
/usr/local/bin/nasm -felf -g -o rescale.o rescale.s
/usr/local/bin/nasm -felf -g -o average.o average.s
/usr/local/bin/nasm -felf -g -o swap.o swap.s
gmake[2]: *** [swap.o] Segmentation fault (core dumped)
gmake[2]: *** Deleting file `swap.o'
gmake[2]: Leaving directory `/usr/ports/multimedia/transcode/work/
transcode-0.6.
10/aclib'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/ports/multimedia/transcode/work/
transcode-0.6.
10'
gmake: *** [all] Error 2
*** Error code 2

Stop in /usr/ports/multimedia/transcode.
*** Error code 1

Stop in /usr/ports/multimedia/transcode.
*** Error code 1

Stop in /usr/ports/multimedia/dvdrip.
*** Error code 1

Stop in /usr/ports/multimedia/dvdrip.
** Command failed [exit code 1]: /usr/bin/script -qa /tmp/
portinstall1308.0 make
 reinstall
** Fix the installation problem and try again.

>How-To-Repeat:
cd ports/multimedia/transcode
make install

>Fix:

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback  
State-Changed-By: krion 
State-Changed-When: Sun Dec 14 07:42:53 PST 2003 
State-Changed-Why:  
devel/nasm was updated to fix this problem, upgrade it please. 
Could you please build transcode again and report results ? 

http://www.freebsd.org/cgi/query-pr.cgi?pr=60054 
State-Changed-From-To: feedback->closed 
State-Changed-By: krion 
State-Changed-When: Sun Dec 14 13:23:18 PST 2003 
State-Changed-Why:  
Problem is resolved, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=60054 
>Unformatted:
 swap.s"
