Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Jun 2016 13:45:26 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 210723] net/mDNSResponder Build fails on 9.3-RELEASE
Message-ID:  <bug-210723-13@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 210723
           Summary: net/mDNSResponder Build fails on 9.3-RELEASE
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: sunpoet@FreeBSD.org
          Reporter: ryanrfrederick@gmail.com
          Assignee: sunpoet@FreeBSD.org
             Flags: maintainer-feedback?(sunpoet@FreeBSD.org)

net/mDNSResponder version 625.41.2 fails during build on 9.3-RELEASE with t=
he
following exception:

cc -I../mDNSCore -I../mDNSShared -Iobjects/prod -fwrapv -W -Wall
-DPID_FILE=3D\"/var/run/mdnsd.pid\" -DMDNS_UDS_SERVERPATH=3D\"/var/run/mdns=
d\"
-DHAVE_IPV6 -DTARGET_OS_FREEBSD -Os -DMDNS_DEBUGMSGS=3D0 -c -o
objects/prod/dnsextd_parser.y.o objects/prod/dnsextd_parser.c
../mDNSShared/dnsextd_parser.y: In function 'ParseConfig':
../mDNSShared/dnsextd_parser.y:479: warning: implicit declaration of functi=
on
'yyparse'
cc -I../mDNSCore -I../mDNSShared -Iobjects/prod -fwrapv -W -Wall
-DPID_FILE=3D\"/var/run/mdnsd.pid\" -DMDNS_UDS_SERVERPATH=3D\"/var/run/mdns=
d\"
-DHAVE_IPV6 -DTARGET_OS_FREEBSD -Os -DMDNS_DEBUGMSGS=3D0 -Wno-error -c -o
objects/prod/dnsextd_lexer.l.o objects/prod/dnsextd_lexer.l.c
../mDNSShared/dnsextd_lexer.l: In function 'yylex':
../mDNSShared/dnsextd_lexer.l:77: error: 'yylineno' undeclared (first use in
this function)
../mDNSShared/dnsextd_lexer.l:77: error: (Each undeclared identifier is
reported only once
../mDNSShared/dnsextd_lexer.l:77: error: for each function it appears in.)
gmake: *** [Makefile:527: objects/prod/dnsextd_lexer.l.o] Error 1
*** [do-build] Error code 1

--=20
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-210723-13>