Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 Dec 2014 09:29:06 +0100
From:      Matthias Apitz <guru@unixarea.de>
To:        Thomas Zander <riggs@freebsd.org>
Cc:        "freebsd-ports@freebsd.org" <ports@freebsd.org>, multimedia@freebsd.org
Subject:   Re: [CFT] New upstream version of mplayer + mencoder
Message-ID:  <20141227082905.GA31557@unixarea.DDR.dd>
In-Reply-To: <CAFU734zEDB0g%2BsxY-qH-r%2Bi78HuM5VosuXCfi3f0ADigB8iKsw@mail.gmail.com>
References:  <20141225134226.GA78595@marvin2011.fritz.box> <CAFU734zEDB0g%2BsxY-qH-r%2Bi78HuM5VosuXCfi3f0ADigB8iKsw@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
El día Friday, December 26, 2014 a las 07:49:29PM +0100, Thomas Zander escribió:

> Updated tar available:
> http://people.freebsd.org/~riggs/m20141226.tar.bz2
> 
> Changes:
> - fomit-frame-pointer back into optimised CFLAGS. The stack problems
> on i386 are now adressed by introducing -mstack-alignment=16
> -mstackrealign on affected systems
> 
> Thanks Konstantin, Dimitry, Tijl and Matthias for input, discussion,
> debugging and testing!
> 
> Please let me know how it works for you

Compiles and plays fine on 

# uname -a
FreeBSD unixarea.DDR.dd 11.0-CURRENT FreeBSD 11.0-CURRENT #8: Sat Dec 20 21:38:25 CET 2014     guru@unixarea.DDR.dd:/usr/obj/usr/src/sys/GENERIC i386

with CFLAGS deduced as:

# make
...
clang -MMD -MP -D_ISOC99_SOURCE -I. -Iffmpeg -O2 -pipe  -DLIBICONV_PLUG
-mstack-alignment=16 -mstackrealign -O3 -fomit-frame-pointer -ffast-math
-fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
-D_FILE_OFFSET_BITS=64 -I/usr/local/include -I/usr/local/include
-DLIBICONV_PLUG  -I/usr/local/include -I/usr/local/include/p11-kit-1
-I/usr/local/include -I/usr/local/include
-I/usr/local/include/freetype2 -DZLIB_CONST -I/usr/local/include/gtk-2.0
-I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0
-I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE
-I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng15
-I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0
-I/usr/local/include  -I/usr/local/include/freetype2
-I/usr/local/include/harfbuzz   -I/usr/local/include
-I/usr/local/include -DDVDNAV_USES_EXTERNAL_DVDREAD -c -o mplayer.o
mplayer.c ...

I think, we can close again the PR
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=185560

Thanks

	matthias


-- 
Matthias Apitz, guru@unixarea.de, http://www.unixarea.de/ +49-170-4527211
1989-2014: The Wall was torn down so that we go to war together again.
El Muro ha sido derribado para que nos unimos en ir a la guerra otra vez.
Diese Grenze wurde aufgehoben damit wir gemeinsam wieder in den Krieg ziehen.



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