From owner-freebsd-ports@FreeBSD.ORG Wed Feb 26 18:28:46 2014 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 26E6B762 for ; Wed, 26 Feb 2014 18:28:46 +0000 (UTC) Received: from mail-yh0-x231.google.com (mail-yh0-x231.google.com [IPv6:2607:f8b0:4002:c01::231]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id D950019C2 for ; Wed, 26 Feb 2014 18:28:45 +0000 (UTC) Received: by mail-yh0-f49.google.com with SMTP id f10so831376yha.22 for ; Wed, 26 Feb 2014 10:28:45 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:message-id:date:from:user-agent:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; bh=ua31DD0NoUIGOlaFaNHvbfuQuXoIgxpr/GOsImdbais=; b=xsosu+tuMLGy3PIU549TTl1qEiKun/O8K6vy7FkNytQj9UI8sOkDV4r9b56nJa3lpa bte0pOy5pA2D85UT+vPo8+uAraMPDoSRxf+JXB0rJtUf1A4UeaHKUSk4fHBBZdivoZdi 7/VO2Lc0K9QZgzYZGtx7pW80CrJX4syLJJpNQWgodsfAmi5uzOSNC6T4UM9KmF7Jtn2h p8TByRf4+g82uRtTihW7nbeUsV31ytkwnaQxN28FZaq69um2sGr8Y17uDiNn33OMn5ra +DHjAMLm1CEYSdRkF6jgel81CLXzy+/hzAPD4K49eoYVJwkl8zyhM2dE7FIiuHIx+US3 7rWw== X-Received: by 10.236.44.173 with SMTP id n33mr9363103yhb.98.1393439325078; Wed, 26 Feb 2014 10:28:45 -0800 (PST) Received: from [192.168.0.100] ([179.217.196.192]) by mx.google.com with ESMTPSA id n4sm5131427yhc.13.2014.02.26.10.28.43 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 26 Feb 2014 10:28:44 -0800 (PST) Sender: =?UTF-8?Q?Danilo_Eg=C3=AAa_Gondolfo?= Message-ID: <530E3273.7080509@freebsd.org> Date: Wed, 26 Feb 2014 15:29:07 -0300 From: "Danilo E. Gondolfo" User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:24.0) Gecko/20100101 Thunderbird/24.3.0 MIME-Version: 1.0 To: freebsd-ports@freebsd.org Subject: Re: fs-uae amiga emulator References: <20140217200537.419f13ea1786dc5e8b7b0365@mimar.rs> <5302726F.4010505@freebsd.org> <20140226153526.afd6d3eb74f8c30dca1a319e@mimar.rs> <530E27CD.2030500@tomse.dk> In-Reply-To: <530E27CD.2030500@tomse.dk> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Feb 2014 18:28:46 -0000 On 02/26/14 14:43, Carsten Jensen wrote: > On 02/26/2014 03:35 PM, Marko Cupać wrote: >> On Mon, 17 Feb 2014 17:34:55 -0300 >> "Danilo E. Gondolfo" wrote: >> >>> Hello, >>> >>> In this case, making a port is quite simple. >>> Maybe I forgot something. But basically is this. >>> >>> To extract: sh fs-uae.shar >> Sorry it took me some time to get to this. make fails with bunch of >> chown errors: >> >> chown: /usr/home/pacija/data/softver/amiga/porttest/fs-uae/work/fs-uae-2.4.0/gensrc/cpuemu_31.cpp: >> Invalid argument >> chown: /usr/home/pacija/data/softver/amiga/porttest/fs-uae/work/fs-uae-2.4.0/gensrc: >> Invalid argument >> chown: /usr/home/pacija/data/softver/amiga/porttest/fs-uae/work/fs-uae-2.4.0/out/.dummy: >> Invalid argument >> chown: /usr/home/pacija/data/softver/amiga/porttest/fs-uae/work/fs-uae-2.4.0/out: >> Invalid argument >> chown: /usr/home/pacija/data/softver/amiga/porttest/fs-uae/work/fs-uae-2.4.0: >> Invalid argument >> chown: /usr/home/pacija/data/softver/amiga/porttest/fs-uae/work: >> Invalid argument *** Error code 1 >> >> Similar thing happen with another port I am testing (mixxx). >> >> Perhaps it has something to do with staging? >> > I've been installing it from scratch on 10.0 and it compiled without > problems + all the dependencies. > > I haven't tested it on older versions of FreeBSD. > Which version are you running? > > I still need to do some more testing on earlier systems, but I hope to > be able to add the launcher as an option, though it might be tricky. > > cheers > Carsten > The port that I sent works perfectly on my FreeBSD 10-amd64. I'm building it on redports.org right now [1], you can see the results in a few minutes. [1] https://redports.org/buildarchive/20140226182600-11724/