[Bug 210723] net/mDNSResponder Build fails on 9.3-RELEASE

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Jun 30 13:45:27 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210723

            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 at FreeBSD.org
          Reporter: ryanrfrederick at gmail.com
          Assignee: sunpoet at FreeBSD.org
             Flags: maintainer-feedback?(sunpoet at FreeBSD.org)

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

cc -I../mDNSCore -I../mDNSShared -Iobjects/prod -fwrapv -W -Wall
-DPID_FILE=\"/var/run/mdnsd.pid\" -DMDNS_UDS_SERVERPATH=\"/var/run/mdnsd\"
-DHAVE_IPV6 -DTARGET_OS_FREEBSD -Os -DMDNS_DEBUGMSGS=0 -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 function
'yyparse'
cc -I../mDNSCore -I../mDNSShared -Iobjects/prod -fwrapv -W -Wall
-DPID_FILE=\"/var/run/mdnsd.pid\" -DMDNS_UDS_SERVERPATH=\"/var/run/mdnsd\"
-DHAVE_IPV6 -DTARGET_OS_FREEBSD -Os -DMDNS_DEBUGMSGS=0 -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

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


More information about the freebsd-ports-bugs mailing list