From owner-freebsd-ports-bugs@freebsd.org Tue Mar 27 08:57:20 2018 Return-Path: Delivered-To: freebsd-ports-bugs@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CCB41F61233 for ; Tue, 27 Mar 2018 08:57:19 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org [IPv6:2001:1900:2254:206a::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.ysv.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4C273771E3 for ; Tue, 27 Mar 2018 08:57:19 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id 7914A278DF for ; Tue, 27 Mar 2018 08:57:18 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id w2R8vI8G099300 for ; Tue, 27 Mar 2018 08:57:18 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id w2R8vIwP099298 for freebsd-ports-bugs@FreeBSD.org; Tue, 27 Mar 2018 08:57:18 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 226965] net/samba48 Date: Tue, 27 Mar 2018 08:57:18 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: elij+freebsd@wundrd.net X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: timur@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter flagtypes.name Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Mar 2018 08:57:20 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D226965 Bug ID: 226965 Summary: net/samba48 Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: timur@FreeBSD.org Reporter: elij+freebsd@wundrd.net Flags: maintainer-feedback?(timur@FreeBSD.org) Assignee: timur@FreeBSD.org samba48 fails to build. FreeBSD-11.1-p8 amd64 building under poudriere. Selected options: ---Begin OPTIONS List--- =3D=3D=3D> The following configuration options are available for samba48-4.= 8.0: ADS=3Doff: Active Directory client(implies LDAP) AD_DC=3Doff: Active Directory Domain Controller AESNI=3Don: Accelerated AES crypto functions(amd64 only) CUPS=3Doff: CUPS printing system support DEBUG=3Doff: Build with debugging support DEVELOPER=3Doff: With developer framework(implies NTVFS) DOCS=3Doff: Build and/or install documentation FAM=3Doff: File Alteration Monitor GPGME=3Doff: GpgME LDAP=3Doff: LDAP client MANDOC=3Doff: Build manpages from DOCBOOK templates NTVFS=3Doff: Build *DEPRECATED* NTVFS file server PROFILE=3Doff: Profiling data QUOTAS=3Doff: Disk quota SPOTLIGHT=3Doff: Spotlight SYSLOG=3Don: Syslog logging support UTMP=3Doff: UTMP accounting =3D=3D=3D=3D> Options available for the radio DNS: you can only select none= or one of them NSUPDATE=3Doff: Use samba NSUPDATE utility for AD DC BIND99=3Doff: Use Bind 9.9 as AD DC DNS server frontend BIND910=3Doff: Use Bind 9.10 as AD DC DNS server frontend BIND911=3Doff: Use Bind 9.11 as AD DC DNS server frontend =3D=3D=3D=3D> Options available for the radio ZEROCONF: you can only select= none or one of them MDNSRESPONDER=3Doff: Zeroconf support via mDNSResponder AVAHI=3Doff: Zeroconf support via Avahi =3D=3D=3D> Use 'make config' to modify these settings ---End OPTIONS List--- Error output: ../libgpo/pygpo.c:340:11: warning: implicit declaration of function 'ads_do_search_all' is invalid in C99 [-Wimplicit-function-declaration] status =3D ads_do_search_all(ads, ads->config.bind_path, ^ ../libgpo/pygpo.c:341:8: error: use of undeclared identifier 'LDAP_SCOPE_SUBTREE' LDAP_SCOPE_SUBTREE, filter, attrs, &res); ^ ../libgpo/pygpo.c:348:22: error: use of undeclared identifier 'LDAP_NO_RESULTS_RETURNED' status =3D ADS_ERROR(LDAP_NO_RESULTS_RETURNED); ^ ../libgpo/pygpo.c:352:7: warning: implicit declaration of function 'ads_get= _dn' is invalid in C99 [-Wimplicit-function-declaration] dn =3D ads_get_dn(ads, talloc_tos(), res); ^ ../libgpo/pygpo.c:352:5: warning: incompatible integer to pointer conversion assigning to 'char *' from 'int' [-Wint-conversion] dn =3D ads_get_dn(ads, talloc_tos(), res); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../libgpo/pygpo.c:354:22: error: use of undeclared identifier 'LDAP_NO_MEMO= RY' status =3D ADS_ERROR(LDAP_NO_MEMORY); ^ ../libgpo/pygpo.c:358:7: warning: implicit declaration of function 'ads_pull_uint32' is invalid in C99 [-Wimplicit-function-declaration] if (!ads_pull_uint32(ads, res, "userAccountControl", &uac)) { ^ ../libgpo/pygpo.c:359:22: error: use of undeclared identifier 'LDAP_NO_SUCH_ATTRIBUTE' status =3D ADS_ERROR(LDAP_NO_SUCH_ATTRIBUTE); ^ ../libgpo/pygpo.c:370:23: error: use of undeclared identifier 'LDAP_NO_MEMO= RY' status =3D ADS_ERROR(LDAP_NO_MEMORY); ^ ../libgpo/pygpo.c:376:2: warning: implicit declaration of function 'ads_msgfree' is invalid in C99 [-Wimplicit-function-declaration] ads_msgfree(ads, res); ^ 5 warnings and 5 errors generated. Waf: Leaving directory `/wrkdirs/usr/ports/net/samba48/work/samba-4.8.0/bin' Build failed: -> task failed (err #1):=20 {task: cc pygpo.c -> pygpo_4.o} =3D=3D=3D> Compilation failed unexpectedly. --=20 You are receiving this mail because: You are the assignee for the bug.=