Ticket #5377: tmp2

File tmp2, 55.0 KB (added by ben@…, 19 years ago)

build log

Line 
1[ben@assam ben] $ sudo port -vd build samba3
2DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.opendarwin.org_dpupdate_dports/net/samba3
3DEBUG: Changing to port directory: /opt/local/var/db/dports/sources/rsync.rsync.opendarwin.org_dpupdate_dports/net/samba3
4DEBUG: Requested variant powerpc is not provided by port samba3.
5DEBUG: Requested variant darwin is not provided by port samba3.
6DEBUG: Requested variant macosx is not provided by port samba3.
7DEBUG: Executing variant darwin_8 provides darwin_8
8DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.opendarwin.org_dpupdate_dports/devel/cups-headers
9DEBUG: Changing to port directory: /opt/local/var/db/dports/sources/rsync.rsync.opendarwin.org_dpupdate_dports/devel/cups-headers
10DEBUG: Searching for dependency: cups-headers
11DEBUG: Found Dependency: receipt exists for cups-headers
12DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.opendarwin.org_dpupdate_dports/textproc/libiconv
13DEBUG: Changing to port directory: /opt/local/var/db/dports/sources/rsync.rsync.opendarwin.org_dpupdate_dports/textproc/libiconv
14DEBUG: Searching for dependency: libiconv
15DEBUG: Found Dependency: receipt exists for libiconv
16DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.opendarwin.org_dpupdate_dports/devel/openssl
17DEBUG: Changing to port directory: /opt/local/var/db/dports/sources/rsync.rsync.opendarwin.org_dpupdate_dports/devel/openssl
18DEBUG: Searching for dependency: openssl
19DEBUG: Found Dependency: receipt exists for openssl
20DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.opendarwin.org_dpupdate_dports/devel/popt
21DEBUG: Changing to port directory: /opt/local/var/db/dports/sources/rsync.rsync.opendarwin.org_dpupdate_dports/devel/popt
22DEBUG: Searching for dependency: popt
23DEBUG: Found Dependency: receipt exists for popt
24DEBUG: Skipping completed com.apple.main (samba3)
25DEBUG: Skipping completed com.apple.fetch (samba3)
26DEBUG: Skipping completed com.apple.checksum (samba3)
27DEBUG: Skipping completed com.apple.extract (samba3)
28DEBUG: Skipping completed com.apple.patch (samba3)
29--->  Configuring samba3
30DEBUG: Executing com.apple.configure (samba3)
31DEBUG: Assembled command: 'cd "/opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_net_samba3/work/samba-3.0.20/source" && CFLAGS=-I/opt/local/include CPPFLAGS=-I/opt/local/include LDFLAGS=-L/opt/local/lib CC=/usr/bin/gcc-4.0 CPP=/usr/bin/cpp-4.0 CXX=/usr/bin/g++-4.0 ./configure --prefix=/opt/local --with-mandir=/opt/local/share/man --with-libdir=/opt/local/lib/samba3 --with-privatedir=/opt/local/var/db/smb --with-configdir=/opt/local/etc/samba3/ --with-swatdir=/opt/local/share/samba3/swat --with-readline=/opt/local --with-krb5=/usr --without-included-popt --enable-cups'
32SAMBA VERSION: 3.0.20
33checking for -fPIE... yes
34checking for gcc... /usr/bin/gcc-4.0
35checking for C compiler default output file name... a.out
36checking whether the C compiler works... yes
37checking whether we are cross compiling... no
38checking for suffix of executables...
39checking for suffix of object files... o
40checking whether we are using the GNU C compiler... yes
41checking whether /usr/bin/gcc-4.0 accepts -g... yes
42checking for /usr/bin/gcc-4.0 option to accept ANSI C... none needed
43checking for gcc... (cached) /usr/bin/gcc-4.0
44checking whether we are using the GNU C compiler... (cached) yes
45checking whether /usr/bin/gcc-4.0 accepts -g... (cached) yes
46checking for /usr/bin/gcc-4.0 option to accept ANSI C... (cached) none needed
47checking how to run the C preprocessor... /usr/bin/cpp-4.0
48checking for a BSD-compatible install... /usr/bin/install -c
49checking for gawk... no
50checking for mawk... no
51checking for nawk... no
52checking for awk... awk
53checking for perl... /opt/local/bin/perl
54checking for ar... ar
55checking if the linker (ld) is GNU ld... no
56checking for library containing strerror... none required
57checking whether /usr/bin/gcc-4.0 and cc understand -c and -o together... yes
58checking that the C compiler understands -Werror... yes
59checking that the C compiler understands volatile... yes
60checking uname -s... Darwin
61checking uname -r... 8.2.0
62checking uname -m... Power Macintosh
63checking uname -p... powerpc
64checking build system type... powerpc-apple-darwin8.2.0
65checking host system type... powerpc-apple-darwin8.2.0
66checking target system type... powerpc-apple-darwin8.2.0
67checking config.cache system type... same
68checking for dlopen in -ldl... yes
69checking for dlsym_prepend_underscore... no
70checking for inline... inline
71checking for egrep... grep -E
72checking for ANSI C header files... yes
73checking for dirent.h that defines DIR... yes
74checking for library containing opendir... none required
75checking whether time.h and sys/time.h may both be included... yes
76checking for sys/wait.h that is POSIX.1 compatible... yes
77checking for sys/types.h... yes
78checking for sys/stat.h... yes
79checking for stdlib.h... yes
80checking for string.h... yes
81checking for memory.h... yes
82checking for strings.h... yes
83checking for inttypes.h... yes
84checking for stdint.h... yes
85checking for unistd.h... yes
86checking aio.h usability... yes
87checking aio.h presence... yes
88checking for aio.h... yes
89checking arpa/inet.h usability... yes
90checking arpa/inet.h presence... yes
91checking for arpa/inet.h... yes
92checking sys/fcntl.h usability... yes
93checking sys/fcntl.h presence... yes
94checking for sys/fcntl.h... yes
95checking sys/select.h usability... yes
96checking sys/select.h presence... yes
97checking for sys/select.h... yes
98checking fcntl.h usability... yes
99checking fcntl.h presence... yes
100checking for fcntl.h... yes
101checking sys/time.h usability... yes
102checking sys/time.h presence... yes
103checking for sys/time.h... yes
104checking sys/unistd.h usability... yes
105checking sys/unistd.h presence... yes
106checking for sys/unistd.h... yes
107checking rpc/nettype.h usability... no
108checking rpc/nettype.h presence... no
109checking for rpc/nettype.h... no
110checking for unistd.h... (cached) yes
111checking utime.h usability... yes
112checking utime.h presence... yes
113checking for utime.h... yes
114checking grp.h usability... yes
115checking grp.h presence... yes
116checking for grp.h... yes
117checking sys/id.h usability... no
118checking sys/id.h presence... no
119checking for sys/id.h... no
120checking limits.h usability... yes
121checking limits.h presence... yes
122checking for limits.h... yes
123checking for memory.h... (cached) yes
124checking rpc/rpc.h usability... yes
125checking rpc/rpc.h presence... yes
126checking for rpc/rpc.h... yes
127checking rpcsvc/nis.h usability... no
128checking rpcsvc/nis.h presence... no
129checking for rpcsvc/nis.h... no
130checking rpcsvc/ypclnt.h usability... yes
131checking rpcsvc/ypclnt.h presence... yes
132checking for rpcsvc/ypclnt.h... yes
133checking for rpcsvc/yp_prot.h... no
134checking sys/param.h usability... yes
135checking sys/param.h presence... yes
136checking for sys/param.h... yes
137checking ctype.h usability... yes
138checking ctype.h presence... yes
139checking for ctype.h... yes
140checking for sys/wait.h... (cached) yes
141checking sys/resource.h usability... yes
142checking sys/resource.h presence... yes
143checking for sys/resource.h... yes
144checking sys/ioctl.h usability... yes
145checking sys/ioctl.h presence... yes
146checking for sys/ioctl.h... yes
147checking sys/ipc.h usability... yes
148checking sys/ipc.h presence... yes
149checking for sys/ipc.h... yes
150checking sys/mman.h usability... yes
151checking sys/mman.h presence... yes
152checking for sys/mman.h... yes
153checking sys/filio.h usability... yes
154checking sys/filio.h presence... yes
155checking for sys/filio.h... yes
156checking sys/priv.h usability... no
157checking sys/priv.h presence... no
158checking for sys/priv.h... no
159checking sys/shm.h usability... yes
160checking sys/shm.h presence... yes
161checking for sys/shm.h... yes
162checking for string.h... (cached) yes
163checking for strings.h... (cached) yes
164checking for stdlib.h... (cached) yes
165checking sys/socket.h usability... yes
166checking sys/socket.h presence... yes
167checking for sys/socket.h... yes
168checking sys/un.h usability... yes
169checking sys/un.h presence... yes
170checking for sys/un.h... yes
171checking sys/mount.h usability... yes
172checking sys/mount.h presence... yes
173checking for sys/mount.h... yes
174checking sys/vfs.h usability... no
175checking sys/vfs.h presence... no
176checking for sys/vfs.h... no
177checking sys/fs/s5param.h usability... no
178checking sys/fs/s5param.h presence... no
179checking for sys/fs/s5param.h... no
180checking sys/filsys.h usability... no
181checking sys/filsys.h presence... no
182checking for sys/filsys.h... no
183checking termios.h usability... yes
184checking termios.h presence... yes
185checking for termios.h... yes
186checking termio.h usability... no
187checking termio.h presence... no
188checking for termio.h... no
189checking sys/termio.h usability... no
190checking sys/termio.h presence... no
191checking for sys/termio.h... no
192checking sys/statfs.h usability... no
193checking sys/statfs.h presence... no
194checking for sys/statfs.h... no
195checking sys/dustat.h usability... no
196checking sys/dustat.h presence... no
197checking for sys/dustat.h... no
198checking sys/statvfs.h usability... yes
199checking sys/statvfs.h presence... yes
200checking for sys/statvfs.h... yes
201checking stdarg.h usability... yes
202checking stdarg.h presence... yes
203checking for stdarg.h... yes
204checking sys/sockio.h usability... yes
205checking sys/sockio.h presence... yes
206checking for sys/sockio.h... yes
207checking sys/sysmacros.h usability... no
208checking sys/sysmacros.h presence... no
209checking for sys/sysmacros.h... no
210checking security/_pam_macros.h usability... no
211checking security/_pam_macros.h presence... no
212checking for security/_pam_macros.h... no
213checking dlfcn.h usability... yes
214checking dlfcn.h presence... yes
215checking for dlfcn.h... yes
216checking sys/syslog.h usability... yes
217checking sys/syslog.h presence... yes
218checking for sys/syslog.h... yes
219checking syslog.h usability... yes
220checking syslog.h presence... yes
221checking for syslog.h... yes
222checking execinfo.h usability... no
223checking execinfo.h presence... no
224checking for execinfo.h... no
225checking langinfo.h usability... yes
226checking langinfo.h presence... yes
227checking for langinfo.h... yes
228checking locale.h usability... yes
229checking locale.h presence... yes
230checking for locale.h... yes
231checking CoreFoundation/CFStringEncodingConverter.h usability... no
232checking CoreFoundation/CFStringEncodingConverter.h presence... no
233checking for CoreFoundation/CFStringEncodingConverter.h... no
234checking CFStringEncodingConverter.h usability... no
235checking CFStringEncodingConverter.h presence... no
236checking for CFStringEncodingConverter.h... no
237checking valgrind.h usability... no
238checking valgrind.h presence... no
239checking for valgrind.h... no
240checking valgrind/valgrind.h usability... no
241checking valgrind/valgrind.h presence... no
242checking for valgrind/valgrind.h... no
243checking valgrind/memcheck.h usability... no
244checking valgrind/memcheck.h presence... no
245checking for valgrind/memcheck.h... no
246checking shadow.h usability... no
247checking shadow.h presence... no
248checking for shadow.h... no
249checking netinet/tcp.h usability... yes
250checking netinet/tcp.h presence... yes
251checking for netinet/tcp.h... yes
252checking netinet/in_systm.h usability... yes
253checking netinet/in_systm.h presence... yes
254checking for netinet/in_systm.h... yes
255checking netinet/in_ip.h usability... no
256checking netinet/in_ip.h presence... no
257checking for netinet/in_ip.h... no
258checking nss.h usability... no
259checking nss.h presence... no
260checking for nss.h... no
261checking nss_common.h usability... no
262checking nss_common.h presence... no
263checking for nss_common.h... no
264checking nsswitch.h usability... no
265checking nsswitch.h presence... no
266checking for nsswitch.h... no
267checking ns_api.h usability... no
268checking ns_api.h presence... no
269checking for ns_api.h... no
270checking sys/security.h usability... no
271checking sys/security.h presence... no
272checking for sys/security.h... no
273checking security/pam_appl.h usability... no
274checking security/pam_appl.h presence... no
275checking for security/pam_appl.h... no
276checking stropts.h usability... no
277checking stropts.h presence... no
278checking for stropts.h... no
279checking poll.h usability... yes
280checking poll.h presence... yes
281checking for poll.h... yes
282checking sys/capability.h usability... no
283checking sys/capability.h presence... no
284checking for sys/capability.h... no
285checking syscall.h usability... no
286checking syscall.h presence... no
287checking for syscall.h... no
288checking sys/syscall.h usability... yes
289checking sys/syscall.h presence... yes
290checking for sys/syscall.h... yes
291checking sys/acl.h usability... yes
292checking sys/acl.h presence... yes
293checking for sys/acl.h... yes
294checking sys/attributes.h usability... no
295checking sys/attributes.h presence... no
296checking for sys/attributes.h... no
297checking attr/xattr.h usability... no
298checking attr/xattr.h presence... no
299checking for attr/xattr.h... no
300checking sys/xattr.h usability... yes
301checking sys/xattr.h presence... yes
302checking for sys/xattr.h... yes
303checking sys/extattr.h usability... no
304checking sys/extattr.h presence... no
305checking for sys/extattr.h... no
306checking sys/uio.h usability... yes
307checking sys/uio.h presence... yes
308checking for sys/uio.h... yes
309checking sys/cdefs.h usability... yes
310checking sys/cdefs.h presence... yes
311checking for sys/cdefs.h... yes
312checking glob.h usability... yes
313checking glob.h presence... yes
314checking for glob.h... yes
315checking for security/pam_modules.h... no
316checking for net/if.h... yes
317checking for netinet/ip.h... yes
318checking utmp.h usability... yes
319checking utmp.h presence... yes
320checking for utmp.h... yes
321checking utmpx.h usability... yes
322checking utmpx.h presence... yes
323checking for utmpx.h... yes
324checking lastlog.h usability... no
325checking lastlog.h presence... no
326checking for lastlog.h... no
327checking for int... yes
328checking size of int... 4
329checking for long... yes
330checking size of long... 4
331checking for short... yes
332checking size of short... 2
333checking for an ANSI C-conforming const... yes
334checking for inline... (cached) inline
335checking whether byte ordering is bigendian... yes
336checking whether char is unsigned... no
337checking return type of signal handlers... void
338checking for uid_t in sys/types.h... yes
339checking for mode_t... yes
340checking for off_t... yes
341checking for size_t... yes
342checking for pid_t... yes
343checking for struct stat.st_rdev... yes
344checking for d_off in dirent... no
345checking for ino_t... yes
346checking for loff_t... no
347checking for offset_t... no
348checking for ssize_t... yes
349checking for wchar_t... yes
350checking for cups-config... /opt/local/bin/cups-config
351checking for library containing dlopen... none required
352checking for immediate structures... yes
353checking if the compiler will optimize out function calls... yes
354checking for unix domain sockets... yes
355checking for socklen_t type... yes
356checking for sig_atomic_t type... yes
357checking for struct timespec type... yes
358checking for errno declaration... yes
359checking for setresuid declaration... no
360checking for setresgid declaration... no
361checking for asprintf declaration... yes
362checking for vasprintf declaration... yes
363checking for vsnprintf declaration... yes
364checking for snprintf declaration... yes
365checking for real setresuid... no
366checking for real setresgid... no
367checking for working memcmp... yes
368checking whether to use readline... yes
369checking readline.h usability... no
370checking readline.h presence... no
371checking for readline.h... no
372checking history.h usability... no
373checking history.h presence... no
374checking for history.h... no
375checking readline/readline.h usability... yes
376checking readline/readline.h presence... yes
377checking for readline/readline.h... yes
378checking readline/history.h usability... yes
379checking readline/history.h presence... yes
380checking for readline/history.h... yes
381checking for readline.h... (cached) no
382checking for readline/readline.h... (cached) yes
383checking for tgetent in -lncurses... yes
384checking for rl_callback_handler_install in -lreadline... yes
385checking for rl_completion_matches in -lreadline... no
386checking for connect... yes
387checking for library containing yp_get_default_domain... none required
388checking for yp_get_default_domain... yes
389checking for execl... yes
390checking for dlopen... yes
391checking for dlclose... yes
392checking for dlsym... yes
393checking for dlerror... yes
394checking for waitpid... yes
395checking for getcwd... yes
396checking for strdup... yes
397checking for strndup... no
398checking for strnlen... no
399checking for strtoul... yes
400checking for strerror... yes
401checking for chown... yes
402checking for fchown... yes
403checking for chmod... yes
404checking for fchmod... yes
405checking for chroot... yes
406checking for link... yes
407checking for mknod... yes
408checking for mknod64... no
409checking for fstat... yes
410checking for strchr... yes
411checking for utime... yes
412checking for utimes... yes
413checking for getrlimit... yes
414checking for fsync... yes
415checking for memset... yes
416checking for strlcpy... yes
417checking for strlcat... yes
418checking for setpgid... yes
419checking for memmove... yes
420checking for vsnprintf... yes
421checking for snprintf... yes
422checking for asprintf... yes
423checking for vasprintf... yes
424checking for setsid... yes
425checking for glob... yes
426checking for strpbrk... yes
427checking for pipe... yes
428checking for crypt16... no
429checking for getauthuid... no
430checking for strftime... yes
431checking for sigprocmask... yes
432checking for sigblock... yes
433checking for sigaction... yes
434checking for sigset... yes
435checking for innetgr... yes
436checking for setnetgrent... yes
437checking for getnetgrent... yes
438checking for endnetgrent... yes
439checking for initgroups... yes
440checking for select... yes
441checking for poll... yes
442checking for rdchk... no
443checking for getgrnam... yes
444checking for getgrent... yes
445checking for pathconf... yes
446checking for realpath... yes
447checking for setpriv... no
448checking for setgidx... no
449checking for setuidx... no
450checking for setgroups... yes
451checking for sysconf... yes
452checking for mktime... yes
453checking for rename... yes
454checking for ftruncate... yes
455checking for chsize... no
456checking for stat64... no
457checking for fstat64... no
458checking for lstat64... no
459checking for fopen64... no
460checking for atexit... yes
461checking for grantpt... yes
462checking for dup2... yes
463checking for lseek64... no
464checking for ftruncate64... no
465checking for readdir64... no
466checking for fseek64... no
467checking for fseeko64... no
468checking for ftell64... no
469checking for ftello64... no
470checking for setluid... no
471checking for getpwanam... no
472checking for setlinebuf... yes
473checking for srandom... yes
474checking for random... yes
475checking for srand... yes
476checking for rand... yes
477checking for setenv... yes
478checking for usleep... yes
479checking for strcasecmp... yes
480checking for fcvt... yes
481checking for fcvtl... no
482checking for symlink... yes
483checking for readlink... yes
484checking for syslog... yes
485checking for vsyslog... yes
486checking for timegm... yes
487checking for setlocale... yes
488checking for nl_langinfo... yes
489checking for nanosleep... yes
490checking for setbuffer... yes
491checking for shmget... yes
492checking for shm_open... yes
493checking for backtrace_symbols... no
494checking libexc.h usability... no
495checking libexc.h presence... no
496checking for libexc.h... no
497checking for trace_back_stack in -lexc... no
498checking for syscall... yes
499checking for _dup... no
500checking for _dup2... no
501checking for _opendir... no
502checking for _readdir... no
503checking for _seekdir... yes
504checking for _telldir... no
505checking for _closedir... no
506checking for __dup... no
507checking for __dup2... no
508checking for __opendir... no
509checking for __readdir... no
510checking for __seekdir... no
511checking for __telldir... no
512checking for __closedir... no
513checking for __getcwd... no
514checking for _getcwd... no
515checking for __xstat... no
516checking for __fxstat... no
517checking for __lxstat... no
518checking for _stat... no
519checking for _lstat... no
520checking for _fstat... no
521checking for __stat... no
522checking for __lstat... no
523checking for __fstat... no
524checking for _acl... no
525checking for __acl... no
526checking for _facl... no
527checking for __facl... no
528checking for _open... no
529checking for __open... no
530checking for _chdir... no
531checking for __chdir... no
532checking for _close... no
533checking for __close... no
534checking for _fchdir... no
535checking for __fchdir... no
536checking for _fcntl... no
537checking for __fcntl... no
538checking for getdents... no
539checking for _getdents... no
540checking for __getdents... no
541checking for _lseek... no
542checking for __lseek... no
543checking for _read... no
544checking for __read... no
545checking for getdirentries... yes
546checking for _write... no
547checking for __write... no
548checking for _fork... no
549checking for __fork... no
550checking for _stat64... no
551checking for __stat64... no
552checking for _fstat64... no
553checking for __fstat64... no
554checking for _lstat64... no
555checking for __lstat64... no
556checking for __sys_llseek... no
557checking for llseek... no
558checking for _llseek... no
559checking for __llseek... no
560checking for readdir64... (cached) no
561checking for _readdir64... no
562checking for __readdir64... no
563checking for pread... yes
564checking for _pread... no
565checking for __pread... no
566checking for pread64... no
567checking for _pread64... no
568checking for __pread64... no
569checking for pwrite... yes
570checking for _pwrite... no
571checking for __pwrite... no
572checking for pwrite64... no
573checking for _pwrite64... no
574checking for __pwrite64... no
575checking for open64... no
576checking for _open64... no
577checking for __open64... no
578checking for creat64... no
579checking for getgrouplist... yes
580checking for stat64 in <sys/stat.h>... no
581checking for lstat64 in <sys/stat.h>... no
582checking for fstat64 in <sys/stat.h>... no
583checking whether struct stat has sub-second timestamps... no
584checking for dn_expand in -lresolv... yes
585checking for putprpwnam in -lsecurity... no
586checking for putprpwnam... no
587checking for putprpwnam in -lsec... no
588checking for putprpwnam... (cached) no
589checking for set_auth_parameters in -lsecurity... no
590checking for set_auth_parameters... no
591checking for set_auth_parameters in -lsec... no
592checking for set_auth_parameters... (cached) no
593checking for getspnam in -lgen... no
594checking for getspnam... no
595checking for getspnam in -lsecurity... no
596checking for getspnam... (cached) no
597checking for getspnam in -lsec... no
598checking for getspnam... (cached) no
599checking for bigcrypt in -lsecurity... no
600checking for bigcrypt... no
601checking for bigcrypt in -lsec... no
602checking for bigcrypt... (cached) no
603checking for getprpwnam in -lsecurity... no
604checking for getprpwnam... no
605checking for getprpwnam in -lsec... no
606checking for getprpwnam... (cached) no
607checking for library containing getxattr... none required
608checking for getxattr... yes
609checking for lgetxattr... no
610checking for fgetxattr... yes
611checking for listxattr... yes
612checking for llistxattr... no
613checking for flistxattr... yes
614checking for removexattr... yes
615checking for lremovexattr... no
616checking for fremovexattr... yes
617checking for setxattr... yes
618checking for lsetxattr... no
619checking for fsetxattr... yes
620checking for attr_get... no
621checking for attr_list... no
622checking for attr_set... no
623checking for attr_remove... no
624checking for attr_getf... no
625checking for attr_listf... no
626checking for attr_setf... no
627checking for attr_removef... no
628checking for extattr_delete_fd... no
629checking for extattr_delete_file... no
630checking for extattr_delete_link... no
631checking for extattr_get_fd... no
632checking for extattr_get_file... no
633checking for extattr_get_link... no
634checking for extattr_list_fd... no
635checking for extattr_list_file... no
636checking for extattr_list_link... no
637checking for extattr_set_fd... no
638checking for extattr_set_file... no
639checking for extattr_set_link... no
640checking ability to build shared libraries... true
641checking linker flags for shared libraries... -bundle -flat_namespace -undefined suppress
642checking compiler flags for position-independent code...
643checking whether building shared libraries actually works... /usr/bin/ld: warning -prebind has no effect with -bundle
644yes
645checking for long long... yes
646checking for LL suffix on long long integers... yes
647checking for 64 bit off_t... yes
648checking for off64_t... no
649checking for 64 bit ino_t... no
650checking for ino64_t... no
651checking for dev64_t... no
652checking for struct dirent64... no
653checking for major macro... yes
654checking for minor macro... yes
655checking for makedev macro... yes
656checking for unsigned char... no
657checking for sin_len in sock... yes
658checking whether seekdir returns void... yes
659checking for __FUNCTION__ macro... yes
660checking if gettimeofday takes tz argument... yes
661checking for va_copy... yes
662checking for C99 vsnprintf... yes
663checking for broken readdir... no
664checking for utimbuf... yes
665checking for pututline... no
666checking for pututxline... yes
667checking for updwtmp... no
668checking for updwtmpx... no
669checking for getutmpx... no
670checking for ut_name in utmp... yes
671checking for ut_user in utmp... no
672checking for ut_id in utmp... no
673checking for ut_host in utmp... yes
674checking for ut_time in utmp... yes
675checking for ut_tv in utmp... no
676checking for ut_type in utmp... no
677checking for ut_pid in utmp... no
678checking for ut_exit in utmp... no
679checking for ut_addr in utmp... no
680checking for ut_syslen in utmpx... no
681checking for iconv in /usr/lib... yes
682checking can we convert from CP850 to UCS2-LE?... CP850
683checking can we convert from ASCII to UCS2-LE?... ASCII
684checking can we convert from UTF-8 to UCS2-LE?... UTF-8
685checking for Linux kernel oplocks... no
686checking for kernel change notify support... no
687checking for kernel share modes... no
688checking for IRIX kernel oplock type definitions... no
689checking for irix specific capabilities... no
690checking for int16 typedef included by rpc/rpc.h... no
691checking for uint16 typedef included by rpc/rpc.h... no
692checking for int32 typedef included by rpc/rpc.h... no
693checking for uint32 typedef included by rpc/rpc.h... no
694checking for conflicting AUTH_ERROR define in rpc/rpc.h... no
695checking for test routines... yes
696checking for ftruncate extend... yes
697checking for AF_LOCAL socket support... yes
698checking for broken getgroups... no
699checking whether getpass should be replaced... yes
700checking for broken inet_ntoa... no
701checking for secure mkstemp... yes
702checking for sysconf(_SC_NGROUPS_MAX)... yes
703checking for sysconf(_SC_NPROC_ONLN)... no
704checking for root... yes
705checking for iface AIX... got 2 interfaces:
706en1        IP=172.16.1.36 NETMASK=255.255.0.0
707lo0        IP=127.0.0.1 NETMASK=255.0.0.0
708yes
709checking for setresuid... no
710checking for setreuid... OK
711yes
712checking for working mmap... yes
713checking for fcntl locking... yes
714checking for broken (glibc2.1/x86) 64 bit fcntl locking... no
715checking for 64 bit fcntl locking... no
716checking for st_blocks in struct stat... yes
717checking for st_blksize in struct stat... yes
718checking for broken nisplus include files... no
719checking if the realpath function allows a NULL argument... no
720checking whether to use smbwrapper... no
721checking whether to use AFS clear-text auth... no
722checking whether to use AFS fake-kaserver... no
723checking whether to use AFS fake-kaserver... no
724checking whether to use DFS clear-text auth... no
725checking for LDAP support... auto
726checking ldap.h usability... yes
727checking ldap.h presence... yes
728checking for ldap.h... yes
729checking lber.h usability... yes
730checking lber.h presence... yes
731checking for lber.h... yes
732checking for ber_scanf in -llber... yes
733checking for ldap_init in -lldap... yes
734checking for ldap_domain2hostlist... yes
735checking for ldap_set_rebind_proc... yes
736checking whether ldap_set_rebind_proc takes 3 arguments... 3
737checking for ldap_initialize... yes
738checking whether LDAP support is used... yes
739checking for Active Directory and krb5 support... auto
740checking for kerberos 5 install path... /usr
741checking for krb5-config... /usr/bin/krb5-config
742checking for working krb5-config... yes
743checking krb5.h usability... yes
744checking krb5.h presence... yes
745checking for krb5.h... yes
746checking gssapi.h usability... no
747checking gssapi.h presence... no
748checking for gssapi.h... no
749checking gssapi/gssapi_generic.h usability... yes
750checking gssapi/gssapi_generic.h presence... yes
751checking for gssapi/gssapi_generic.h... yes
752checking gssapi/gssapi.h usability... yes
753checking gssapi/gssapi.h presence... yes
754checking for gssapi/gssapi.h... yes
755checking com_err.h usability... yes
756checking com_err.h presence... yes
757checking for com_err.h... yes
758checking for _et_list in -lcom_err... no
759checking for krb5_encrypt_data in -lk5crypto... no
760checking for des_set_key in -lcrypto... yes
761checking for copy_Authenticator in -lasn1... no
762checking for roken_getaddrinfo_hostspec in -lroken... no
763checking for gss_display_status in -lgssapi... no
764checking for krb5_mk_req_extended in -lkrb5... yes
765checking for krb5_kt_compare in -lkrb5... no
766checking for gss_display_status in -lgssapi_krb5... yes
767checking for krb5_set_real_time... yes
768checking for krb5_set_default_in_tkt_etypes... no
769checking for krb5_set_default_tgs_ktypes... no
770checking for krb5_principal2salt... yes
771checking for krb5_use_enctype... yes
772checking for krb5_string_to_key... yes
773checking for krb5_get_pw_salt... no
774checking for krb5_string_to_key_salt... no
775checking for krb5_auth_con_setkey... no
776checking for krb5_auth_con_setuseruserkey... yes
777checking for krb5_locate_kdc... no
778checking for krb5_get_permitted_enctypes... yes
779checking for krb5_get_default_in_tkt_etypes... no
780checking for krb5_free_ktypes... no
781checking for krb5_free_data_contents... yes
782checking for krb5_principal_get_comp_string... no
783checking for krb5_free_unparsed_name... yes
784checking for krb5_free_keytab_entry_contents... yes
785checking for krb5_kt_free_entry... no
786checking for krb5_krbhst_get_addrinfo... no
787checking for krb5_c_enctype_compare... yes
788checking for krb5_enctypes_compatible_keys... no
789checking for krb5_encrypt_block type... yes
790checking for addrtype in krb5_address... yes
791checking for addr_type in krb5_address... no
792checking for enc_part2 in krb5_ticket... yes
793checking for keyblock in krb5_creds... yes
794checking for session in krb5_creds... no
795checking for keyvalue in krb5_keyblock... no
796checking for ENCTYPE_ARCFOUR_HMAC_MD5... no
797checking for KEYTYPE_ARCFOUR_56... no
798checking for AP_OPTS_USE_SUBKEY... yes
799checking for KV5M_KEYTAB... yes
800checking for the krb5_princ_component macro... yes
801checking for key in krb5_keytab_entry... yes
802checking for keyblock in krb5_keytab_entry... no
803checking whether Active Directory and krb5 support is used... yes
804checking for WRFILE: keytab support... yes
805checking for krb5_princ_realm returns krb5_realm or krb5_data... no
806checking whether to build experimental passdb libraries... no
807checking whether to use automount... no
808checking whether to use smbmount... no
809checking whether to use PAM... no
810checking for pam_get_data in -lpam... yes
811checking whether to use pam_smbpass... no
812checking for library containing crypt... none required
813checking for a crypt that needs truncated salt... no
814checking whether to use LDAP SAM 2.2 compatible configuration... no
815checking whether to use NISPLUS_HOME... no
816checking whether to use syslog logging... no
817checking whether to use profiling... no
818checking whether to try disk-quotas support... no
819checking whether to try the new lib/sysquotas.c interface... no
820checking asm/types.h usability... no
821checking asm/types.h presence... no
822checking for asm/types.h... no
823checking sys/fs/vx_quota.h usability... no
824checking sys/fs/vx_quota.h presence... no
825checking for sys/fs/vx_quota.h... no
826checking sys/quota.h usability... yes
827checking sys/quota.h presence... yes
828checking for sys/quota.h... yes
829checking for XFS QUOTA in <sys/quota.h>... no
830checking if struct dqblk has .dqb_fsoftlimit... no
831checking for long quotactl(int cmd, char *special, qid_t id, caddr_t addr)... no
832checking for int quotactl(const char *path, int cmd, int id, char *addr)... no
833checking for CRAY int quotactl (char *spec, int request, char *arg)... no
834checking mntent.h usability... no
835checking mntent.h presence... no
836checking for mntent.h... no
837checking for setmntent... no
838checking for getmntent... no
839checking for endmntent... no
840checking devnm.h usability... no
841checking devnm.h presence... no
842checking for devnm.h... no
843checking for devnm... no
844checking whether the old quota support works... yes
845checking whether to use the old quota support... no
846checking whether to support utmp accounting... yes
847checking whether to build the libsmbclient shared library... yes
848configure: checking how to get filesystem space usage...
849checking statvfs64 function (SVR4)... no
850checking statvfs function (SVR4)... yes
851checking if large file support can be enabled... yes
852checking whether to support ACLs... no
853checking whether to support asynchronous io... no
854checking whether to check to support sendfile... yes
855checking whether to build winbind... no, unsupported on darwin8.2.0
856checking for struct passwd.pw_comment... no
857checking for struct passwd.pw_age... no
858checking for struct secmethod_table.method_attrlist... no
859checking for struct secmethod_table.method_version... no
860checking for poptGetContext in -lpopt... yes
861checking whether to use included popt... no
862checking how to build pdb_xml... not
863checking how to build pdb_mysql... not
864checking how to build pdb_pgsql... not
865checking how to build pdb_ldap... static
866checking how to build pdb_smbpasswd... static
867checking how to build pdb_tdbsam... static
868checking how to build pdb_guest... static
869checking how to build rpc_lsa... static
870checking how to build rpc_reg... static
871checking how to build rpc_lsa_ds... static
872checking how to build rpc_wks... static
873checking how to build rpc_svcctl... static
874checking how to build rpc_net... static
875checking how to build rpc_dfs... static
876checking how to build rpc_srv... static
877checking how to build rpc_spoolss... static
878checking how to build rpc_eventlog... static
879checking how to build rpc_samr... static
880checking how to build rpc_echo... not
881checking how to build idmap_ldap... static
882checking how to build idmap_tdb... static
883checking how to build idmap_rid... not
884checking how to build idmap_ad... not
885checking how to build charset_weird... not
886checking how to build charset_CP850... shared
887checking how to build charset_CP437... shared
888checking how to build charset_macosxfs... shared
889checking how to build auth_rhosts... static
890checking how to build auth_sam... static
891checking how to build auth_unix... static
892checking how to build auth_winbind... static
893checking how to build auth_server... static
894checking how to build auth_domain... static
895checking how to build auth_builtin... static
896checking how to build vfs_recycle... shared
897checking how to build vfs_audit... shared
898checking how to build vfs_extd_audit... shared
899checking how to build vfs_full_audit... shared
900checking how to build vfs_netatalk... shared
901checking how to build vfs_fake_perms... shared
902checking how to build vfs_default_quota... shared
903checking how to build vfs_readonly... shared
904checking how to build vfs_cap... shared
905checking how to build vfs_expand_msdfs... shared
906checking how to build vfs_shadow_copy... shared
907checking how to build vfs_afsacl... not
908checking how to build vfs_catia... not
909Using libraries:
910    LIBS = -lresolv -ldl  -liconv
911    KRB5_LIBS = -lcrypto -L/usr/lib -Wl,-search_paths_first  -L/usr/lib -Wl,-search_paths_first -lgssapi_krb5 -lkrb5 -lk5crypto -lkrb5support -lcom_err -lresolv
912    LDAP_LIBS = -lldap -llber
913    AUTH_LIBS =
914checking configure summary... yes
915configure: creating ./config.status
916config.status: creating include/stamp-h
917config.status: creating Makefile
918config.status: creating script/findsmb
919config.status: creating smbadduser
920config.status: creating script/gen-8bit-gap.sh
921config.status: creating include/config.h
922--->  Building samba3 with target all
923DEBUG: Executing com.apple.build (samba3)
924DEBUG: Assembled command: 'cd "/opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_net_samba3/work/samba-3.0.20/source" && make all'
925Using FLAGS =  -I/opt/local/include -D_SAMBA_BUILD_ -I/opt/local/include  -Iinclude -I/opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_net_samba3/work/samba-3.0.20/source/include -I/opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_net_samba3/work/samba-3.0.20/source/ubiqx  -I. -I/opt/local/include -I/opt/local/include -I/opt/local/include -I/opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_net_samba3/work/samba-3.0.20/source   
926      LIBS = -lresolv -ldl -liconv
927      LDSHFLAGS = -bundle -flat_namespace -undefined suppress  -Wl,-search_paths_first -L/opt/local/lib
928      LDFLAGS = -Wl,-search_paths_first -L/opt/local/lib
929      PIE_CFLAGS = -fPIE
930      PIE_LDFLAGS = -pie
931Generating smbd/build_options.c
932Building include/proto.h
933creating /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_net_samba3/work/samba-3.0.20/source/include/proto.h
934Building include/wrepld_proto.h
935creating /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_net_samba3/work/samba-3.0.20/source/include/wrepld_proto.h
936Building include/build_env.h
937creating /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_net_samba3/work/samba-3.0.20/source/nsswitch/winbindd_proto.h
938creating /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_net_samba3/work/samba-3.0.20/source/web/swat_proto.h
939creating /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_net_samba3/work/samba-3.0.20/source/client/client_proto.h
940creating /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_net_samba3/work/samba-3.0.20/source/utils/net_proto.h
941creating /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_net_samba3/work/samba-3.0.20/source/utils/ntlm_auth_proto.h
942Compiling dynconfig.c
943Compiling param/loadparm.c
944Compiling param/params.c
945Compiling smbd/files.c
946Compiling smbd/chgpasswd.c
947Compiling smbd/connection.c
948Compiling smbd/utmp.c
949Compiling smbd/session.c
950Compiling smbd/dfree.c
951Compiling smbd/dir.c
952Compiling smbd/password.c
953Compiling smbd/conn.c
954Compiling smbd/fileio.c
955Compiling smbd/ipc.c
956Compiling smbd/lanman.c
957Compiling smbd/negprot.c
958Compiling smbd/message.c
959Compiling smbd/nttrans.c
960Compiling smbd/pipes.c
961Compiling smbd/reply.c
962Compiling smbd/sesssetup.c
963smbd/sesssetup.c: In function 'reply_sesssetup_and_X_spnego':
964smbd/sesssetup.c:663: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness
965Compiling smbd/trans2.c
966Compiling smbd/uid.c
967Compiling smbd/dosmode.c
968Compiling smbd/filename.c
969Compiling smbd/open.c
970Compiling smbd/close.c
971Compiling smbd/blocking.c
972Compiling smbd/sec_ctx.c
973Compiling smbd/srvstr.c
974Compiling smbd/vfs.c
975smbd/vfs.c:153: warning: initialization from incompatible pointer type
976Compiling smbd/vfs-wrap.c
977Compiling smbd/statcache.c
978Compiling smbd/posix_acls.c
979Compiling lib/sysacls.c
980Compiling lib/server_mutex.c
981Compiling smbd/process.c
982Compiling smbd/service.c
983Compiling smbd/error.c
984Compiling printing/printfsp.c
985Compiling lib/sysquotas.c
986Compiling lib/sysquotas_linux.c
987Compiling lib/sysquotas_xfs.c
988Compiling lib/sysquotas_4A.c
989Compiling smbd/change_trust_pw.c
990Compiling smbd/fake_file.c
991Compiling smbd/quotas.c
992Compiling smbd/ntquotas.c
993Compiling lib/afs.c
994Compiling smbd/msdfs.c
995Compiling lib/afs_settoken.c
996Compiling smbd/aio.c
997Compiling smbd/mangle.c
998Compiling smbd/mangle_hash.c
999Compiling smbd/mangle_map.c
1000Compiling smbd/mangle_hash2.c
1001Compiling libsmb/clientgen.c
1002Compiling libsmb/cliconnect.c
1003Compiling libsmb/clifile.c
1004Compiling libsmb/clikrb5.c
1005Compiling libsmb/clispnego.c
1006Compiling libsmb/asn1.c
1007Compiling libsmb/clirap.c
1008Compiling libsmb/clierror.c
1009Compiling libsmb/climessage.c
1010Compiling libsmb/clireadwrite.c
1011Compiling libsmb/clilist.c
1012Compiling libsmb/cliprint.c
1013Compiling libsmb/clitrans.c
1014Compiling libsmb/clisecdesc.c
1015Compiling libsmb/clidgram.c
1016Compiling libsmb/clistr.c
1017Compiling lib/util_seaccess.c
1018Compiling libsmb/cliquota.c
1019Compiling libsmb/clifsinfo.c
1020Compiling libsmb/clidfs.c
1021Compiling libsmb/smberr.c
1022Compiling libsmb/credentials.c
1023Compiling libsmb/pwd_cache.c
1024Compiling libsmb/clioplock.c
1025Compiling libsmb/errormap.c
1026Compiling libsmb/clirap2.c
1027Compiling libsmb/doserr.c
1028Compiling rpc_parse/parse_prs.c
1029Compiling rpc_parse/parse_misc.c
1030Compiling rpc_parse/parse_sec.c
1031Compiling libsmb/nterr.c
1032Compiling libsmb/smbdes.c
1033Compiling libsmb/smbencrypt.c
1034Compiling libsmb/ntlm_check.c
1035Compiling libsmb/ntlmssp.c
1036Compiling libsmb/ntlmssp_parse.c
1037Compiling libsmb/ntlmssp_sign.c
1038Compiling libsmb/unexpected.c
1039Compiling libsmb/namecache.c
1040Compiling libsmb/nmblib.c
1041Compiling libsmb/namequery.c
1042Compiling libsmb/conncache.c
1043Compiling rpc_server/srv_lsa.c
1044Compiling rpc_server/srv_lsa_nt.c
1045Compiling rpc_server/srv_reg.c
1046Compiling rpc_server/srv_reg_nt.c
1047rpc_server/srv_reg_nt.c: In function 'construct_registry_sd':
1048rpc_server/srv_reg_nt.c:81: warning: passing argument 8 of 'make_sec_desc' from incompatible pointer type
1049rpc_server/srv_reg_nt.c: In function 'reg_load_tree':
1050rpc_server/srv_reg_nt.c:801: warning: pointer targets in passing argument 4 of 'regval_ctr_addvalue' differ in signedness
1051rpc_server/srv_reg_nt.c: In function 'make_default_reg_sd':
1052rpc_server/srv_reg_nt.c:1009: warning: passing argument 8 of 'make_sec_desc' from incompatible pointer type
1053rpc_server/srv_reg_nt.c: In function '_reg_set_value':
1054rpc_server/srv_reg_nt.c:1207: warning: pointer targets in passing argument 4 of 'regval_ctr_addvalue' differ in signedness
1055Compiling registry/regfio.c
1056registry/regfio.c: In function 'hashrec_cmp':
1057registry/regfio.c:1673: warning: pointer targets in passing argument 1 of 'StrnCaseCmp' differ in signedness
1058registry/regfio.c:1673: warning: pointer targets in passing argument 2 of 'StrnCaseCmp' differ in signedness
1059Compiling rpc_server/srv_lsa_ds.c
1060Compiling rpc_server/srv_lsa_ds_nt.c
1061Compiling rpc_server/srv_wkssvc.c
1062Compiling rpc_server/srv_wkssvc_nt.c
1063Compiling rpc_server/srv_svcctl.c
1064Compiling rpc_server/srv_svcctl_nt.c
1065rpc_server/srv_svcctl_nt.c: In function 'construct_scm_sd':
1066rpc_server/srv_svcctl_nt.c:98: warning: passing argument 8 of 'make_sec_desc' from incompatible pointer type
1067rpc_server/srv_svcctl_nt.c: In function 'construct_service_sd':
1068rpc_server/srv_svcctl_nt.c:133: warning: passing argument 8 of 'make_sec_desc' from incompatible pointer type
1069Compiling services/svc_spoolss.c
1070Compiling services/svc_rcinit.c
1071Compiling services/services_db.c
1072Compiling rpc_server/srv_netlog.c
1073Compiling rpc_server/srv_netlog_nt.c
1074Compiling rpc_server/srv_dfs.c
1075Compiling rpc_server/srv_dfs_nt.c
1076Compiling rpc_server/srv_srvsvc.c
1077Compiling rpc_server/srv_srvsvc_nt.c
1078Compiling rpc_server/srv_spoolss.c
1079Compiling rpc_server/srv_spoolss_nt.c
1080Compiling rpc_server/srv_eventlog.c
1081Compiling rpc_server/srv_eventlog_nt.c
1082Compiling rpc_server/srv_samr.c
1083Compiling rpc_server/srv_samr_nt.c
1084Compiling rpc_server/srv_samr_util.c
1085Compiling rpc_server/srv_pipe_hnd.c
1086Compiling rpc_server/srv_util.c
1087Compiling rpc_server/srv_pipe.c
1088Compiling rpc_server/srv_lsa_hnd.c
1089Compiling rpc_parse/parse_lsa.c
1090Compiling rpc_parse/parse_net.c
1091Compiling rpc_parse/parse_reg.c
1092Compiling rpc_parse/parse_rpc.c
1093Compiling rpc_parse/parse_samr.c
1094Compiling rpc_parse/parse_srv.c
1095Compiling rpc_parse/parse_wks.c
1096Compiling rpc_parse/parse_ds.c
1097Compiling rpc_parse/parse_spoolss.c
1098Compiling rpc_parse/parse_dfs.c
1099Compiling rpc_parse/parse_echo.c
1100Compiling rpc_parse/parse_shutdown.c
1101Compiling rpc_parse/parse_svcctl.c
1102Compiling rpc_parse/parse_eventlog.c
1103Compiling rpc_parse/parse_buffer.c
1104Compiling registry/reg_objects.c
1105Compiling passdb/secrets.c
1106Compiling passdb/machine_sid.c
1107Compiling locking/locking.c
1108Compiling locking/brlock.c
1109Compiling locking/posix.c
1110Compiling passdb/pdb_get_set.c
1111Compiling passdb/passdb.c
1112Compiling passdb/pdb_interface.c
1113Compiling passdb/util_sam_sid.c
1114Compiling passdb/pdb_compat.c
1115Compiling passdb/lookup_sid.c
1116Compiling passdb/login_cache.c
1117Compiling passdb/pdb_ldap.c
1118Compiling passdb/pdb_nds.c
1119passdb/pdb_nds.c: In function 'pdb_nds_get_password':
1120passdb/pdb_nds.c:672: warning: passing argument 3 of 'nmasldap_get_password' from incompatible pointer type
1121passdb/pdb_nds.c: In function 'pdb_nds_update_login_attempts':
1122passdb/pdb_nds.c:798: warning: passing argument 3 of 'pdb_nds_get_password' from incompatible pointer type
1123passdb/pdb_nds.c:798: warning: pointer targets in passing argument 4 of 'pdb_nds_get_password' differ in signedness
1124passdb/pdb_nds.c:856: warning: pointer targets in passing argument 3 of 'ldap_simple_bind_s' differ in signedness
1125Compiling passdb/pdb_smbpasswd.c
1126Compiling passdb/pdb_tdb.c
1127Compiling passdb/pdb_guest.c
1128Compiling passdb/pdb_sql.c
1129passdb/pdb_sql.c: In function 'sql_account_query_update':
1130passdb/pdb_sql.c:529: warning: pointer targets in passing argument 3 of 'pdb_sql_string_field' differ in signedness
1131Compiling lib/system_smbd.c
1132lib/system_smbd.c: In function 'sys_getgrouplist':
1133lib/system_smbd.c:129: warning: pointer targets in passing argument 3 of 'getgrouplist' differ in signedness
1134Compiling printing/pcap.c
1135Compiling printing/print_svid.c
1136Compiling printing/print_aix.c
1137Compiling printing/print_cups.c
1138Compiling printing/print_generic.c
1139Compiling printing/lpq_parse.c
1140Compiling printing/load.c
1141Compiling profile/profile.c
1142Compiling lib/version.c
1143Compiling lib/charcnv.c
1144Compiling lib/debug.c
1145Compiling lib/fault.c
1146Compiling lib/getsmbpass.c
1147Compiling lib/interface.c
1148Compiling lib/md4.c
1149Compiling lib/interfaces.c
1150Compiling lib/pidfile.c
1151Compiling lib/replace.c
1152Compiling lib/replace1.c
1153Compiling lib/signal.c
1154Compiling lib/system.c
1155Compiling lib/sendfile.c
1156Compiling lib/time.c
1157Compiling lib/ufc.c
1158Compiling lib/genrand.c
1159Compiling lib/username.c
1160Compiling lib/util_getent.c
1161Compiling lib/util_pw.c
1162Compiling lib/access.c
1163Compiling lib/smbrun.c
1164Compiling lib/bitmap.c
1165Compiling lib/crc32.c
1166Compiling lib/snprintf.c
1167Compiling lib/dprintf.c
1168Compiling lib/xfile.c
1169Compiling lib/wins_srv.c
1170Compiling lib/util_str.c
1171Compiling lib/clobber.c
1172Compiling lib/util_sid.c
1173Compiling lib/util_uuid.c
1174Compiling lib/util_unistr.c
1175Compiling lib/util_file.c
1176Compiling lib/data_blob.c
1177Compiling lib/util.c
1178Compiling lib/util_sock.c
1179Compiling lib/sock_exec.c
1180Compiling lib/util_sec.c
1181Compiling lib/talloc.c
1182Compiling lib/substitute.c
1183Compiling lib/fsusage.c
1184Compiling lib/ms_fnmatch.c
1185Compiling lib/select.c
1186Compiling lib/messages.c
1187Compiling lib/tallocmsg.c
1188Compiling lib/dmallocmsg.c
1189Compiling libsmb/smb_signing.c
1190Compiling lib/md5.c
1191Compiling lib/hmacmd5.c
1192Compiling lib/iconv.c
1193lib/iconv.c: In function 'sys_iconv':
1194lib/iconv.c:139: warning: passing argument 2 of 'libiconv' from incompatible pointer type
1195lib/iconv.c: In function 'utf8_pull':
1196lib/iconv.c:645: warning: pointer targets in assignment differ in signedness
1197lib/iconv.c:646: warning: pointer targets in assignment differ in signedness
1198lib/iconv.c:652: warning: pointer targets in assignment differ in signedness
1199lib/iconv.c:653: warning: pointer targets in assignment differ in signedness
1200lib/iconv.c: In function 'utf8_push':
1201lib/iconv.c:758: warning: pointer targets in assignment differ in signedness
1202lib/iconv.c:759: warning: pointer targets in assignment differ in signedness
1203lib/iconv.c:766: warning: pointer targets in assignment differ in signedness
1204lib/iconv.c:767: warning: pointer targets in assignment differ in signedness
1205Compiling nsswitch/wb_client.c
1206Compiling nsswitch/wb_common.c
1207nsswitch/wb_common.c: In function 'winbind_named_pipe_sock':
1208nsswitch/wb_common.c:255: warning: pointer targets in passing argument 5 of 'getsockopt' differ in signedness
1209Compiling lib/pam_errors.c
1210Compiling intl/lang_tdb.c
1211Compiling lib/account_pol.c
1212Compiling lib/adt_tree.c
1213Compiling lib/gencache.c
1214Compiling tdb/tdb.c
1215Compiling tdb/spinlock.c
1216Compiling tdb/tdbutil.c
1217tdb/tdbutil.c: In function 'tdb_pack_append':
1218tdb/tdbutil.c:508: warning: pointer targets in passing argument 1 of 'tdb_pack_va' differ in signedness
1219Compiling tdb/tdbback.c
1220Compiling lib/module.c
1221Compiling lib/ldap_escape.c
1222Compiling lib/privileges.c
1223Compiling lib/secdesc.c
1224Compiling lib/secace.c
1225Compiling lib/secacl.c
1226Compiling printing/printing.c
1227printing/printing.c: In function 'pjobid_to_rap':
1228printing/printing.c:94: warning: pointer targets in assignment differ in signedness
1229printing/printing.c: In function 'rap_to_pjobid':
1230printing/printing.c:115: warning: pointer targets in assignment differ in signedness
1231printing/printing.c: In function 'rap_jobid_delete':
1232printing/printing.c:167: warning: pointer targets in assignment differ in signedness
1233Compiling printing/nt_printing.c
1234printing/nt_printing.c: In function 'sec_desc_upg_fn':
1235printing/nt_printing.c:400: warning: passing argument 8 of 'make_sec_desc' from incompatible pointer type
1236Compiling printing/notify.c
1237Compiling printing/printing_db.c
1238Compiling smbd/oplock.c
1239Compiling smbd/oplock_irix.c
1240Compiling smbd/oplock_linux.c
1241Compiling smbd/notify.c
1242Compiling smbd/notify_hash.c
1243Compiling smbd/notify_kernel.c
1244Compiling groupdb/mapping.c
1245Compiling auth/auth.c
1246Compiling auth/auth_rhosts.c
1247Compiling auth/auth_sam.c
1248Compiling auth/auth_unix.c
1249Compiling auth/auth_winbind.c
1250Compiling auth/auth_server.c
1251Compiling auth/auth_domain.c
1252Compiling auth/auth_builtin.c
1253Compiling auth/auth_util.c
1254Compiling auth/auth_compat.c
1255Compiling auth/auth_ntlmssp.c
1256Compiling auth/pampass.c
1257Compiling auth/pass_check.c
1258Compiling libsmb/samlogon_cache.c
1259Compiling libsmb/namequery_dc.c
1260Compiling libsmb/trustdom_cache.c
1261Compiling libsmb/trusts_util.c
1262Compiling rpc_client/cli_lsarpc.c
1263Compiling rpc_client/cli_samr.c
1264rpc_client/cli_samr.c: In function 'rpccli_samr_chgpasswd_user':
1265rpc_client/cli_samr.c:1579: warning: pointer targets in passing argument 1 of 'encode_pw_buffer' differ in signedness
1266rpc_client/cli_samr.c:1588: warning: pointer targets in passing argument 1 of 'encode_pw_buffer' differ in signedness
1267rpc_client/cli_samr.c:1604: warning: pointer targets in passing argument 4 of 'init_samr_q_chgpasswd_user' differ in signedness
1268rpc_client/cli_samr.c:1604: warning: pointer targets in passing argument 6 of 'init_samr_q_chgpasswd_user' differ in signedness
1269Compiling rpc_client/cli_netlogon.c
1270Compiling rpc_client/cli_srvsvc.c
1271Compiling rpc_client/cli_wkssvc.c
1272Compiling rpc_client/cli_dfs.c
1273Compiling rpc_client/cli_reg.c
1274Compiling rpc_client/cli_pipe.c
1275Compiling rpc_client/cli_spoolss.c
1276Compiling rpc_client/cli_spoolss_notify.c
1277Compiling rpc_client/cli_ds.c
1278Compiling rpc_client/cli_echo.c
1279Compiling rpc_client/cli_shutdown.c
1280Compiling rpc_client/cli_svcctl.c
1281Compiling libads/ldap.c
1282Compiling libads/ldap_printer.c
1283Compiling libads/sasl.c
1284Compiling libads/krb5_setpw.c
1285libads/krb5_setpw.c: In function 'do_krb5_kpasswd_request':
1286libads/krb5_setpw.c:372: warning: pointer targets in passing argument 3 of 'getpeername' differ in signedness
1287libads/krb5_setpw.c:374: warning: pointer targets in passing argument 3 of 'getsockname' differ in signedness
1288Compiling libads/ldap_user.c
1289Compiling libads/ads_struct.c
1290Compiling libads/kerberos_keytab.c
1291Compiling libads/disp_sec.c
1292Compiling libads/ads_utils.c
1293Compiling libads/ldap_utils.c
1294Compiling libads/ads_ldap.c
1295Compiling libads/authdata.c
1296Compiling libads/kerberos.c
1297libads/kerberos.c: In function 'kerberos_kinit_password':
1298libads/kerberos.c:93: warning: passing argument 4 of 'krb5_get_init_creds_password' discards qualifiers from pointer target type
1299Compiling libads/ads_status.c
1300Compiling libads/util.c
1301Compiling libads/kerberos_verify.c
1302Compiling registry/reg_frontend.c
1303Compiling registry/reg_cachehook.c
1304Compiling registry/reg_printing.c
1305Compiling registry/reg_db.c
1306Compiling registry/reg_eventlog.c
1307Compiling registry/reg_shares.c
1308Compiling registry/reg_util.c
1309Compiling registry/reg_dynamic.c
1310Compiling lib/popt_common.c
1311Compiling smbd/build_options.c
1312Compiling lib/smbldap.c
1313lib/smbldap.c: In function 'free_attr_list':
1314lib/smbldap.c:270: warning: passing argument 1 of 'free' discards qualifiers from pointer target type
1315lib/smbldap.c: In function 'smbldap_check_root_dse':
1316lib/smbldap.c:1370: warning: passing argument 5 of 'ldap_search_s' from incompatible pointer type
1317Compiling lib/smbldap_util.c
1318Compiling smbd/server.c
1319Linking bin/smbd
1320powerpc-apple-darwin8-gcc-4.0.0: unrecognized option '-pie'
1321/usr/bin/ld: warning prebinding disabled because dependent library: /opt/local/lib/libiconv.2.dylib is not prebound
1322Compiling nmbd/asyncdns.c
1323Compiling nmbd/nmbd.c
1324Compiling nmbd/nmbd_become_dmb.c
1325Compiling nmbd/nmbd_become_lmb.c
1326Compiling nmbd/nmbd_browserdb.c
1327Compiling nmbd/nmbd_browsesync.c
1328Compiling nmbd/nmbd_elections.c
1329Compiling nmbd/nmbd_incomingdgrams.c
1330Compiling nmbd/nmbd_incomingrequests.c
1331Compiling nmbd/nmbd_lmhosts.c
1332Compiling nmbd/nmbd_logonnames.c
1333Compiling nmbd/nmbd_mynames.c
1334Compiling nmbd/nmbd_namelistdb.c
1335Compiling nmbd/nmbd_namequery.c
1336Compiling nmbd/nmbd_nameregister.c
1337Compiling nmbd/nmbd_namerelease.c
1338Compiling nmbd/nmbd_nodestatus.c
1339Compiling nmbd/nmbd_packets.c
1340Compiling nmbd/nmbd_processlogon.c
1341Compiling nmbd/nmbd_responserecordsdb.c
1342Compiling nmbd/nmbd_sendannounce.c
1343Compiling nmbd/nmbd_serverlistdb.c
1344Compiling nmbd/nmbd_subnetdb.c
1345Compiling nmbd/nmbd_winsproxy.c
1346Compiling nmbd/nmbd_winsserver.c
1347Compiling nmbd/nmbd_workgroupdb.c
1348Compiling nmbd/nmbd_synclists.c
1349Compiling ubiqx/ubi_BinTree.c
1350Compiling ubiqx/ubi_Cache.c
1351Compiling ubiqx/ubi_SplayTree.c
1352Compiling ubiqx/ubi_dLinkList.c
1353Compiling ubiqx/ubi_sLinkList.c
1354Compiling lib/dummysmbd.c
1355Compiling lib/dummyroot.c
1356Linking bin/nmbd
1357powerpc-apple-darwin8-gcc-4.0.0: unrecognized option '-pie'
1358/usr/bin/ld: warning prebinding disabled because dependent library: /opt/local/lib/libiconv.2.dylib is not prebound
1359Compiling web/cgi.c
1360Compiling web/diagnose.c
1361Compiling web/startstop.c
1362Compiling web/statuspage.c
1363Compiling web/swat.c
1364Compiling web/neg_lang.c
1365Compiling libsmb/passchange.c
1366Linking bin/swat
1367powerpc-apple-darwin8-gcc-4.0.0: unrecognized option '-pie'
1368/usr/bin/ld: warning prebinding disabled because dependent library: /opt/local/lib/libiconv.2.dylib is not prebound
1369Compiling client/client.c
1370Compiling client/clitar.c
1371Compiling lib/readline.c
1372lib/readline.c: In function 'smb_readline':
1373lib/readline.c:108: error: 'rl_event_hook' undeclared (first use in this function)
1374lib/readline.c:108: error: (Each undeclared identifier is reported only once
1375lib/readline.c:108: error: for each function it appears in.)
1376lib/readline.c: In function 'cmd_history':
1377lib/readline.c:150: warning: assignment makes pointer from integer without a cast
1378make: *** [lib/readline.o] Error 1
1379Error: Target com.apple.build returned: shell command "cd "/opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_net_samba3/work/samba-3.0.20/source" && make all" returned error 2
1380Command output: Compiling ubiqx/ubi_BinTree.c
1381Compiling ubiqx/ubi_Cache.c
1382Compiling ubiqx/ubi_SplayTree.c
1383Compiling ubiqx/ubi_dLinkList.c
1384Compiling ubiqx/ubi_sLinkList.c
1385Compiling lib/dummysmbd.c
1386Compiling lib/dummyroot.c
1387Linking bin/nmbd
1388powerpc-apple-darwin8-gcc-4.0.0: unrecognized option '-pie'
1389/usr/bin/ld: warning prebinding disabled because dependent library: /opt/local/lib/libiconv.2.dylib is not prebound
1390Compiling web/cgi.c
1391Compiling web/diagnose.c
1392Compiling web/startstop.c
1393Compiling web/statuspage.c
1394Compiling web/swat.c
1395Compiling web/neg_lang.c
1396Compiling libsmb/passchange.c
1397Linking bin/swat
1398powerpc-apple-darwin8-gcc-4.0.0: unrecognized option '-pie'
1399/usr/bin/ld: warning prebinding disabled because dependent library: /opt/local/lib/libiconv.2.dylib is not prebound
1400Compiling client/client.c
1401Compiling client/clitar.c
1402Compiling lib/readline.c
1403lib/readline.c: In function 'smb_readline':
1404lib/readline.c:108: error: 'rl_event_hook' undeclared (first use in this function)
1405lib/readline.c:108: error: (Each undeclared identifier is reported only once
1406lib/readline.c:108: error: for each function it appears in.)
1407lib/readline.c: In function 'cmd_history':
1408lib/readline.c:150: warning: assignment makes pointer from integer without a cast
1409make: *** [lib/readline.o] Error 1