Date: Tue, 11 Mar 2014 17:31:46 -0700 (PDT) From: Kevin Oberman <rkoberman@gmail.com> To: FreeBSD-gnats-submit@freebsd.org Subject: ports/187469: mulimedia/xine fails to build on 10-STABLE Message-ID: <20140312003146.784A028443@rogue.comcast.net> Resent-Message-ID: <201403120040.s2C0e0FD084613@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 187469 >Category: ports >Synopsis: mulimedia/xine fails to build on 10-STABLE >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Mar 12 00:40:00 UTC 2014 >Closed-Date: >Last-Modified: >Originator: Kevin Oberman >Release: FreeBSD 10.0-STABLE amd64 >Organization: >Environment: System: FreeBSD rogue.local 10.0-STABLE FreeBSD 10.0-STABLE #0 r262721: Mon Mar 3 19:38:21 PST 2014 root@rogue.local:/usr/obj/usr/src/sys/IWNDBG amd64 >Description: Latest multimedia/xine no longer buildsi. Pevious verion had no issues on 0.0-RELEASE. Build failes with the following compilation error: cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src -I../../src -I../../src/common -I../../src/common -I../../src/xitk/xine-toolkit -I../../src/xitk/xine-toolkit -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libpng15 -I/usr/local/include -I/usr/include/readline -I../../src/xitk/xine-toolkit -DNETWORK_CLIENT -Wall -D_FILE_OFFSET_BITS=64 -Wpointer-arith -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -I/usr/local/include -DNDEBUG -Wformat=2 -Wno-format-zero-length -Wmissing-format-attribute -Wmissing-noreturn -Wdisabled-optimization -Werror-implicit-function-declaration -Wstrict-aliasing=2 -MT xine_remote-network.o -MD -MP -MF .deps/xine_remote-network.Tpo -c -o xine_remote-network.o `test -f 'network.c' || echo './'`network.c network.c:1:2: warning: IMPLEMENT POST SUPPORT [-W#warnings] #warning IMPLEMENT POST SUPPORT ^ network.c:1258:39: error: use of undeclared identifier 'CPPFunction' rl_attempted_completion_function = (CPPFunction *)completion_function; ^ network.c:1258:52: error: expected expression rl_attempted_completion_function = (CPPFunction *)completion_function; ^ 1 warning and 2 errors generated. >How-To-Repeat: # cd /usr/ports/multimedia/xine # make >Fix: Unknown >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20140312003146.784A028443>