Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Oct 2015 15:00:59 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 204125] multimedia/xawtv fails to build on fresh ports
Message-ID:  <bug-204125-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204125

            Bug ID: 204125
           Summary: multimedia/xawtv fails to build on fresh ports
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: oliver@FreeBSD.org
          Reporter: KOT@MATPOCKuH.Ru
          Assignee: oliver@FreeBSD.org
             Flags: maintainer-feedback?(oliver@FreeBSD.org)

multimedia/xawtv fails to build on ports r399880:
===>  Building for xawtv-3.103_2
gmake[2]: Entering directory
'/var/ports/usr/ports/multimedia/xawtv/work/xawtv-3.103'
cc -O2 -pipe -march=k8-sse3 -DLIBICONV_PLUG -DMMX=1 -fstack-protector
-fno-strict-aliasing -O2 -pipe -march=k8-sse3 -DLIBICONV_PLUG -DMMX=1
-fstack-protector -fno-strict-aliasing -I/usr/local/include -L/usr/local/lib
-I/usr/include/ncursesw -Wall -Wmissing-prototypes -Wstrict-prototypes
-Wpointer-arith -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE
-D_FILE_OFFSET_BITS=64 -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE
-I/usr/local/include/freetype2 -I/usr/local/include/libpng16
-I/usr/include/X11/fonts -I. -I./vbistuff -I./x11 -I./jwz -I./common
-I./console -I./x11 -I./structs -I./libng -Llibng
-DCONFIGFILE="/etc/X11/xawtvrc" -DLIBDIR="/usr/local/lib/xawtv"
-DDATADIR="/usr/local/share/xawtv" -DVERSION="3.103" -fPIC
-Wp,-MD,mk/x11_xt.tmp -c -o x11/xt.o x11/xt.c
cc: warning: argument unused during compilation: '-L/usr/local/lib'
cc: warning: argument unused during compilation: '-Llibng'
x11/xt.c:2162:17: error: too many arguments to function call, expected 0, have
1
        event_dispatch(params[0]);
        ~~~~~~~~~~~~~~ ^~~~~~~~~
/usr/local/include/event2/event_compat.h:86:1: note: 'event_dispatch' declared
      here
int event_dispatch(void);
^
1 error generated.
mk/Compile.mk:54: recipe for target 'x11/xt.o' failed
gmake[2]: *** [x11/xt.o] Error 1
gmake[2]: Leaving directory
'/var/ports/usr/ports/multimedia/xawtv/work/xawtv-3.103'
*** Error code 1

Stop.
make[1]: stopped in /usr/ports/multimedia/xawtv
*** Error code 1

Stop.
make: stopped in /usr/ports/multimedia/xawtv

I building ports with this options:
===> The following configuration options are available for xawtv-3.103_2:
     AALIB=off: AAlib graphics library support
     DV=off: Quasar DV video codec support (libdv)
     MMX=on: Use MMX optimized routines
     QUICKTIME=off: QuickTime media support
     ZVBI=off: Enable libzvbi support
===> Use 'make config' to modify these settings

MMX option can be turned off without any effect.

-- 
You are receiving this mail because:
You are the assignee for the bug.



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