[Bug 278185] net/netatalk 3.1.18 compile fails on uams
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 278185] net/netatalk 3.1.18 compile fails on uams"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 278185] net/netatalk 3.1.18 compile fails on uams"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 278185] net/netatalk 3.1.18 compile fails on uams"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 278185] net/netatalk 3.1.18 compile fails on uams"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 278185] net/netatalk 3.1.18 compile fails on uams"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 05 Apr 2024 12:26:20 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278185 Bug ID: 278185 Summary: net/netatalk 3.1.18 compile fails on uams Product: Ports & Packages Version: Latest Hardware: amd64 OS: Any Status: New Severity: Affects Some People Priority: --- Component: Individual Port(s) Assignee: ports-bugs@FreeBSD.org Reporter: dutchman01@quicknet.nl FreeBSD 13.3 p1 Compile this port with option setting set: Acl on Pam on AVAHI on leaving the rest of selection left disabled wil result in error: uams_pam.c:127:3: error: incompatible function pointer types initializing 'int (*)(int, const struct pam_message **, struct pam_response **, void *)' with an expression of type 'int (*)(int, struct pam_message **, struct pam_response **, void *)' [-Wincompatible-function-pointer-types] 127 | &PAM_conv, | ^~~~~~~~~ 1 error generated. gmake[3]: *** [Makefile:795: uams_pam_la-uams_pam.lo] Error 1 gmake[3]: *** Waiting for unfinished jobs.... libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -DLIBICONV_PLUG -I/usr/include/openssl -I/usr/local/include -I/usr/local/include "-D_U_=__attribute__((unused))" -O2 -pipe -I/usr/local/include -L/usr/local/lib -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing -MT uams_randnum.lo -MD -MP -MF .deps/uams_randnum.Tpo -c uams_randnum.c -o uams_randnum.o >/dev/null 2>&1 gmake[3]: Leaving directory '/usr/ports/net/netatalk3/work/netatalk-3.1.18/etc/uams' gmake[2]: *** [Makefile:476: all-recursive] Error 1 gmake[2]: Leaving directory '/usr/ports/net/netatalk3/work/netatalk-3.1.18/etc' gmake[1]: *** [Makefile:533: all-recursive] Error 1 gmake[1]: Leaving directory '/usr/ports/net/netatalk3/work/netatalk-3.1.18' gmake: *** [Makefile:465: all] Error 2 ===> Compilation failed unexpectedly. Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to the maintainer. *** Error code 1 Stop. make[1]: stopped in /usr/ports/net/netatalk3 Regards, Dutchman01 -- You are receiving this mail because: You are the assignee for the bug.