Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Feb 2014 22:32:35 +0100
From:      Juergen Lock <nox@jelal.kn-bremen.de>
To:        Thomas Zander <riggs@FreeBSD.org>
Cc:        svn-ports-head@FreeBSD.org, svn-ports-all@FreeBSD.org, ports-committers@FreeBSD.org
Subject:   Re: svn commit: r344308 - in head/multimedia/handbrake: . files
Message-ID:  <20140214213235.GA29437@enceladus10.kn-bremen.de>
In-Reply-To: <201402142000.s1EK0E0t008538@svn.freebsd.org>
References:  <201402142000.s1EK0E0t008538@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Feb 14, 2014 at 08:00:14PM +0000, Thomas Zander wrote:
> Author: riggs
> Date: Fri Feb 14 20:00:13 2014
> New Revision: 344308
> URL: http://svnweb.freebsd.org/changeset/ports/344308
> QAT: https://qat.redports.org/buildarchive/r344308/
> 
> Log:
>   - Update port to upstream release 0.9.9
>   - Stagify
>   - USES cleanups
>   
>   PR:		ports/186387
>   Submitted by:	Arjan Gijsberts <arjan@liralab.it>
>   Approved by:	jadawin (co-mentor)
> 
> Added:
> [...]

I just tried this and got:

[...]
cc -pipe -fmessage-length=0 -Wall -g0 -O3 -O2 -pipe -fno-strict-aliasing -D__LIBHB__ -DUSE_PTHREAD -DSYS_FREEBSD -I./libhb/ -I/usr/local/include -I./contrib/include -I/usr/local/include -c ../libhb/muxcommon.c -o libhb/muxcommon.o
cc -pipe -fmessage-length=0 -Wall -g0 -O3 -O2 -pipe -fno-strict-aliasing -D__LIBHB__ -DUSE_PTHREAD -DSYS_FREEBSD -I./libhb/ -I/usr/local/include -I./contrib/include -I/usr/local/include -c ../libhb/deca52.c -o libhb/deca52.o
../libhb/deca52.c:393:63: error: incomplete definition of type 'struct a52_state_s'
                                             (double)pv->state->slev,
                                                     ~~~~~~~~~^
/usr/local/include/a52dec/a52.h:33:16: note: forward declaration of 'struct a52_state_s'
typedef struct a52_state_s a52_state_t;
               ^
1 error generated.
gmake[2]: *** [libhb/deca52.o] Error 1
gmake[2]: Leaving directory `/usr/home/nox/svn/ports/multimedia/handbrake/work/HandBrake-0.9.9/build'
*** Error code 1

Stop.
make[1]: stopped in /usr/home/nox/svn/ports/multimedia/handbrake
*** Error code 1

Stop.
make: stopped in /usr/home/nox/svn/ports/multimedia/handbrake
      235.50 real       197.51 user        20.88 sys
-------

 Will now run in poudriere to confirm...

 Thanx, :)
	Juergen



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20140214213235.GA29437>