[MacPorts] #39235: mplayer2: build fails, libquvi installed but can't find quvi.h
MacPorts
noreply at macports.org
Sat May 25 14:40:42 PDT 2013
#39235: mplayer2: build fails, libquvi installed but can't find quvi.h
-----------------------+-------------------
Reporter: devans@… | Owner: cal@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.1.3
Resolution: | Keywords:
Port: mplayer2 |
-----------------------+-------------------
Description changed by devans@…:
Old description:
> {{{
> /usr/bin/clang -MD -MP -D_ISOC99_SOURCE -D_BSD_SOURCE -pipe -O2 -arch
> x86_64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE
> -mdynamic-no-pic -I. -I/opt/local/include -I/opt/local/include/freetype2
> -O2 -arch x86_64 -Wno-pointer-sign -I/opt/local/include
> -I/opt/local/include/freetype2 -DPIC -I/usr/X11/include
> -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE
> -I/opt/local/include -I/opt/local/include/harfbuzz -I/opt/local/include
> -I/opt/local/include/fribidi -I/opt/local/include/freetype2
> -I/opt/local/include -I/opt/local/include
> -I/opt/local/include/libdvdread -c -o stream/quvi.o stream/quvi.c
> stream/quvi.c:18:10: fatal error: 'quvi/quvi.h' file not found
> #include <quvi/quvi.h>
>
> }}}
>
> Actual location of include files is ${prefix}/include/quvi-0.9/quvi.h
>
> Build log attached
New description:
{{{
/usr/bin/clang -MD -MP -D_ISOC99_SOURCE -D_BSD_SOURCE -pipe -O2 -arch
x86_64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE
-mdynamic-no-pic -I. -I/opt/local/include -I/opt/local/include/freetype2
-O2 -arch x86_64 -Wno-pointer-sign -I/opt/local/include
-I/opt/local/include/freetype2 -DPIC -I/usr/X11/include
-I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE
-I/opt/local/include -I/opt/local/include/harfbuzz -I/opt/local/include
-I/opt/local/include/fribidi -I/opt/local/include/freetype2
-I/opt/local/include -I/opt/local/include -I/opt/local/include/libdvdread
-c -o stream/quvi.o stream/quvi.c
stream/quvi.c:18:10: fatal error: 'quvi/quvi.h' file not found
#include <quvi/quvi.h>
}}}
Actual location of include file is ${prefix}/include/quvi-0.9/quvi.h
Build log attached
--
--
Ticket URL: <https://trac.macports.org/ticket/39235#comment:1>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list