Hello,
I'm sorry but I have several quad cores, here I have a gnome compilation problem and especially the samba port that I have isolated: I retained this port line /usr/ports/net/samba44/work/samba-4.4.15/third_party/ which shows me errors I tried with the command MAKE_JOBS_UNSAFE = yes, but I still have the error!
here is an excerpt of my output:
PS : i use FreeBSD 11.1 on I686 quad cores
Regards
philippe
I'm sorry but I have several quad cores, here I have a gnome compilation problem and especially the samba port that I have isolated: I retained this port line /usr/ports/net/samba44/work/samba-4.4.15/third_party/ which shows me errors I tried with the command MAKE_JOBS_UNSAFE = yes, but I still have the error!
here is an excerpt of my output:
Code:
Waf: Entering directory `/usr/ports/net/samba44/work/samba-4.4.15/bin'
Selected embedded Heimdal build
[1361/3877] Compiling source4/lib/socket/socket_ip.c
runner cc -pipe -DLIBICONV_PLUG -fno-color-diagnostics -D_FUNCTION_DEF -g -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -DDEVELOPER -DDEBUG_PASSWORD -fPIC -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -Wshadow -Wmissing-prototypes -Wcast-align -Wcast-qual -fno-common -Werror=address -Werror=strict-prototypes -Wstrict-prototypes -Werror=write-strings -Wwrite-strings -Werror-implicit-function-declaration -Werror=pointer-arith -Wpointer-arith -Werror=declaration-after-statement -Wdeclaration-after-statement -Werror=return-type -Wreturn-type -Werror=uninitialized -Wuninitialized -Wformat=2 -Wno-format-y2k -Werror=format -DSTATIC_socket_ip_MODULES=NULL -DSTATIC_socket_ip_MODULES_PROTO=extern void __socket_ip_dummy_module_proto(void) -MD -Idefault/source4/lib/socket -I../source4/lib/socket -Idefault/include/public -I../include/public -Idefault/source4 -I../source4 -Idefault/lib -I../lib -Idefault/source4/lib -I../source4/lib -Idefault/source4/include -I../source4/include -Idefault/include -I../include -Idefault/lib/replace -I../lib/replace -Idefault -I.. -Idefault/libcli/util -I../libcli/util -I/usr/local/include -I/usr/local/include -DLIBICONV_PLUG -D_SAMBA_BUILD_=4 -DHAVE_CONFIG_H=1 -D_GNU_SOURCE=1 -D_XOPEN_SOURCE_EXTENDED=1 ../source4/lib/socket/socket_ip.c -c -o default/source4/lib/socket/socket_ip_5.o
../source4/lib/socket/socket_ip.c:864:12: error: comparison of array
'addr.__u6_addr.__u6_addr8' equal to a null pointer is always false
[-Werror,-Wtautological-pointer-compare]
if (addr.s6_addr == 0) {
~~~~~^~~~~~~ ~
/usr/include/netinet6/in6.h:103:29: note: expanded from macro 's6_addr'
#define s6_addr __u6_addr.__u6_addr8
^
1 error generated.
Waf: Leaving directory `/usr/ports/net/samba44/work/samba-4.4.15/bin'
Build failed: -> task failed (err #1):
{task: cc socket_ip.c -> socket_ip_5.o}
File "buildtools/bin/waf", line 76, in <module>
Scripting.prepare(t, cwd, VERSION, wafdir)
File "/usr/ports/net/samba44/work/samba-4.4.15/third_party/waf/wafadmin/Scripting.py", line 147, in prepare
error(str(e))
*** Error code 1
Stop.
make[2]: stopped in /usr/ports/net/samba44
*** Error code 1
Stop.
make[1]: stopped in /usr/ports/net/samba44
*** Error code 1
Stop.
make: stopped in /usr/ports/net/samba44
root@dct-isidor:/usr/ports/net/samba44 #
PS : i use FreeBSD 11.1 on I686 quad cores
Regards
philippe