Created
November 30, 2014 23:52
-
-
Save rcombs/04084cf0d8c7e096ab62 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2014-11-30 17:46:41 -0600 | |
./configure | |
--disable-debug | |
--prefix=/usr/local/Cellar/samba/3.6.23 | |
--with-configdir=/usr/local/Cellar/samba/3.6.23/etc | |
--without-ldap | |
--without-krb5 | |
SAMBA VERSION: 3.6.23 | |
- | |
- | |
# define SAMBA_VERSION_STRING SAMBA_VERSION_OFFICIAL_STRING | |
checking build system type... i386-apple-darwin14.1.0 | |
checking host system type... i386-apple-darwin14.1.0 | |
checking target system type... i386-apple-darwin14.1.0 | |
LIBREPLACE_LOCATION_CHECKS: START | |
LIBREPLACE_LOCATION_CHECKS: END | |
LIBREPLACE_CC_CHECKS: START | |
checking for gcc... clang | |
checking whether the C compiler works... yes | |
checking for C compiler default output file name... a.out | |
checking for suffix of executables... | |
checking whether we are cross compiling... no | |
checking for suffix of object files... o | |
checking whether we are using the GNU C compiler... yes | |
checking whether clang accepts -g... yes | |
checking for clang option to accept ISO C89... none needed | |
checking for version of gcc... 4.2.1 | |
checking how to run the C preprocessor... clang -E | |
checking for grep that handles long lines and -e... /usr/bin/grep | |
checking for egrep... /usr/bin/grep -E | |
checking for ANSI C header files... yes | |
checking for sys/types.h... yes | |
checking for sys/stat.h... yes | |
checking for stdlib.h... yes | |
checking for string.h... yes | |
checking for memory.h... yes | |
checking for strings.h... yes | |
checking for inttypes.h... yes | |
checking for stdint.h... yes | |
checking for unistd.h... yes | |
checking minix/config.h usability... no | |
checking minix/config.h presence... no | |
checking for minix/config.h... no | |
checking whether it is safe to define __EXTENSIONS__... yes | |
checking whether byte ordering is bigendian... no | |
checking for inline... inline | |
checking for C99 designated initializers... yes | |
checking for a BSD-compatible install... /usr/bin/install -c | |
checking for library containing strerror... none required | |
checking for special C compiler options needed for large files... no | |
checking for _FILE_OFFSET_BITS value needed for large files... no | |
checking standards.h usability... yes | |
checking standards.h presence... yes | |
checking for standards.h... yes | |
checking for long long... yes | |
checking size of int... 4 | |
checking size of char... 1 | |
checking size of short... 2 | |
checking size of long... 8 | |
checking size of long long... 8 | |
checking for int8_t... yes | |
checking for uint8_t... yes | |
checking for int16_t... yes | |
checking for uint16_t... yes | |
checking for int32_t... yes | |
checking for uint32_t... yes | |
checking for int64_t... yes | |
checking for uint64_t... yes | |
checking for size_t... yes | |
checking for ssize_t... yes | |
checking size of off_t... 8 | |
checking size of size_t... 8 | |
checking size of ssize_t... 8 | |
checking for intptr_t... yes | |
checking for uintptr_t... yes | |
checking for ptrdiff_t... yes | |
checking for immediate structures... yes | |
LIBREPLACE_CC_CHECKS: END | |
checking that the C compiler understands -Wdeclaration-after-statement... yes | |
checking that the C compiler understands -Werror-implicit-function-declaration... yes | |
checking whether to use profiling... no | |
checking for gawk... no | |
checking for mawk... no | |
checking for nawk... no | |
checking for awk... awk | |
checking for gmake... /usr/local/Library/ENV/4.3/gmake | |
checking whether we have GNU make... yes | |
checking for perl... /usr/bin/perl | |
checking for python2.6... /usr/bin/python2.6 | |
checking for python2.6-config... /usr/bin/python2.6-config | |
checking working python module support... yes | |
checking for ar... ar | |
checking if the linker used by compiler is GNU ld... no | |
checking whether clang and cc understand -c and -o together... yes | |
checking that the C compiler understands -Werror... yes | |
checking that the C compiler understands negative enum values... yes | |
checking for C99 designated initializers... yes | |
checking uname -s... Darwin | |
checking uname -r... 14.1.0 | |
checking uname -m... x86_64 | |
checking uname -p... i386 | |
checking uname -i... unknown | |
LIBREPLACE_BROKEN_CHECKS: START | |
checking for uid_t in sys/types.h... yes | |
checking for mode_t... yes | |
checking for off_t... yes | |
checking for size_t... (cached) yes | |
checking for pid_t... yes | |
checking for struct stat.st_rdev... yes | |
checking for ino_t... yes | |
checking for loff_t... no | |
checking for offset_t... no | |
checking for working memcmp... yes | |
checking for pipe... yes | |
checking for strftime... yes | |
checking for srandom... yes | |
checking for random... yes | |
checking for srand... yes | |
checking for rand... yes | |
checking for usleep... yes | |
checking for setbuffer... yes | |
checking for lstat... yes | |
checking for getpgrp... yes | |
checking for utime... yes | |
checking for utimes... yes | |
checking stdbool.h usability... yes | |
checking stdbool.h presence... yes | |
checking for stdbool.h... yes | |
checking for stdint.h... (cached) yes | |
checking sys/select.h usability... yes | |
checking sys/select.h presence... yes | |
checking for sys/select.h... yes | |
checking setjmp.h usability... yes | |
checking setjmp.h presence... yes | |
checking for setjmp.h... yes | |
checking utime.h usability... yes | |
checking utime.h presence... yes | |
checking for utime.h... yes | |
checking sys/wait.h usability... yes | |
checking sys/wait.h presence... yes | |
checking for sys/wait.h... yes | |
checking for stdint.h... (cached) yes | |
checking for stdbool.h... (cached) yes | |
checking for bool... yes | |
checking for _Bool... yes | |
checking linux/types.h usability... no | |
checking linux/types.h presence... no | |
checking for linux/types.h... no | |
checking for working mmap... yes | |
checking sys/syslog.h usability... yes | |
checking sys/syslog.h presence... yes | |
checking for sys/syslog.h... yes | |
checking syslog.h usability... yes | |
checking syslog.h presence... yes | |
checking for syslog.h... yes | |
checking sys/time.h usability... yes | |
checking sys/time.h presence... yes | |
checking for sys/time.h... yes | |
checking time.h usability... yes | |
checking time.h presence... yes | |
checking for time.h... yes | |
checking stdarg.h usability... yes | |
checking stdarg.h presence... yes | |
checking for stdarg.h... yes | |
checking vararg.h usability... no | |
checking vararg.h presence... no | |
checking for vararg.h... no | |
checking sys/mount.h usability... yes | |
checking sys/mount.h presence... yes | |
checking for sys/mount.h... yes | |
checking mntent.h usability... no | |
checking mntent.h presence... no | |
checking for mntent.h... no | |
checking stropts.h usability... no | |
checking stropts.h presence... no | |
checking for stropts.h... no | |
checking unix.h usability... no | |
checking unix.h presence... no | |
checking for unix.h... no | |
checking sys/ucontext.h usability... yes | |
checking sys/ucontext.h presence... yes | |
checking for sys/ucontext.h... yes | |
checking for seteuid... yes | |
checking for setresuid... no | |
checking for setegid... yes | |
checking for setresgid... no | |
checking for chroot... yes | |
checking for bzero... yes | |
checking for strerror... yes | |
checking for strerror_r... yes | |
checking for vsyslog... yes | |
checking for setlinebuf... yes | |
checking for mktime... yes | |
checking for ftruncate... yes | |
checking for chsize... no | |
checking for rename... yes | |
checking for waitpid... yes | |
checking for wait4... yes | |
checking for strlcpy... yes | |
checking for strlcat... yes | |
checking for initgroups... yes | |
checking for memmove... yes | |
checking for strdup... yes | |
checking for pread... yes | |
checking for pwrite... yes | |
checking for strndup... yes | |
checking for strcasestr... yes | |
checking for strtok_r... yes | |
checking for mkdtemp... yes | |
checking for dup2... yes | |
checking for dprintf... yes | |
checking for vdprintf... yes | |
checking for isatty... yes | |
checking for chown... yes | |
checking for lchown... yes | |
checking for link... yes | |
checking for readlink... yes | |
checking for symlink... yes | |
checking for realpath... yes | |
checking for fdatasync... yes | |
checking for fdatasync declaration... no | |
checking for clock_gettime... no | |
checking for clock_gettime in -lrt... no | |
checking for get_current_dir_name... no | |
checking for setresuid declaration... no | |
checking for setresgid declaration... no | |
checking for errno declaration... yes | |
checking for secure mkstemp... yes | |
checking stdio.h usability... yes | |
checking stdio.h presence... yes | |
checking for stdio.h... yes | |
checking for strings.h... (cached) yes | |
checking whether snprintf is declared... yes | |
checking whether vsnprintf is declared... yes | |
checking whether asprintf is declared... yes | |
checking whether vasprintf is declared... yes | |
checking for snprintf... yes | |
checking for vsnprintf... yes | |
checking for asprintf... yes | |
checking for vasprintf... yes | |
checking for C99 vsnprintf... yes | |
checking for va_copy... yes | |
checking for __FUNCTION__ macro... yes | |
checking sys/param.h usability... yes | |
checking sys/param.h presence... yes | |
checking for sys/param.h... yes | |
checking limits.h usability... yes | |
checking limits.h presence... yes | |
checking for limits.h... yes | |
checking for comparison_fn_t... no | |
checking for setenv declaration... yes | |
checking for setenv... yes | |
checking for unsetenv... yes | |
checking for environ declaration... no | |
checking for strnlen... yes | |
checking for strtoull... yes | |
checking for __strtoull... no | |
checking for strtouq... yes | |
checking for strtoll... yes | |
checking for __strtoll... no | |
checking for strtoq... yes | |
checking for memmem... yes | |
checking for sig_atomic_t type... yes | |
checking that the C compiler understands volatile... yes | |
checking for dirent.h that defines DIR... yes | |
checking for library containing opendir... none required | |
checking fcntl.h usability... yes | |
checking fcntl.h presence... yes | |
checking for fcntl.h... yes | |
checking sys/fcntl.h usability... yes | |
checking sys/fcntl.h presence... yes | |
checking for sys/fcntl.h... yes | |
checking sys/resource.h usability... yes | |
checking sys/resource.h presence... yes | |
checking for sys/resource.h... yes | |
checking sys/ioctl.h usability... yes | |
checking sys/ioctl.h presence... yes | |
checking for sys/ioctl.h... yes | |
checking sys/mode.h usability... no | |
checking sys/mode.h presence... no | |
checking for sys/mode.h... no | |
checking sys/filio.h usability... yes | |
checking sys/filio.h presence... yes | |
checking for sys/filio.h... yes | |
checking sys/fs/s5param.h usability... no | |
checking sys/fs/s5param.h presence... no | |
checking for sys/fs/s5param.h... no | |
checking sys/filsys.h usability... no | |
checking sys/filsys.h presence... no | |
checking for sys/filsys.h... no | |
checking sys/acl.h usability... yes | |
checking sys/acl.h presence... yes | |
checking for sys/acl.h... yes | |
checking acl/libacl.h usability... no | |
checking acl/libacl.h presence... no | |
checking for acl/libacl.h... no | |
checking sys/file.h usability... yes | |
checking sys/file.h presence... yes | |
checking for sys/file.h... yes | |
checking for sys/select.h... (cached) yes | |
checking poll.h usability... yes | |
checking poll.h presence... yes | |
checking for poll.h... yes | |
checking for poll... yes | |
checking for sys/time.h... (cached) yes | |
checking for utime.h... (cached) yes | |
checking whether time.h and sys/time.h may both be included... yes | |
checking for utime... (cached) yes | |
checking for utimes... (cached) yes | |
checking if gettimeofday takes TZ argument... yes | |
checking for sys/wait.h that is POSIX.1 compatible... (cached) yes | |
checking sys/capability.h usability... no | |
checking sys/capability.h presence... no | |
checking for sys/capability.h... no | |
checking grp.h usability... yes | |
checking grp.h presence... yes | |
checking for grp.h... yes | |
checking sys/id.h usability... no | |
checking sys/id.h presence... no | |
checking for sys/id.h... no | |
checking compat.h usability... no | |
checking compat.h presence... no | |
checking for compat.h... no | |
checking shadow.h usability... no | |
checking shadow.h presence... no | |
checking for shadow.h... no | |
checking sys/priv.h usability... no | |
checking sys/priv.h presence... no | |
checking for sys/priv.h... no | |
checking pwd.h usability... yes | |
checking pwd.h presence... yes | |
checking for pwd.h... yes | |
checking sys/security.h usability... no | |
checking sys/security.h presence... no | |
checking for sys/security.h... no | |
checking for getpwnam_r... yes | |
checking for getpwuid_r... yes | |
checking for getpwent_r... no | |
checking for getpwent_r declaration... no | |
checking for prototype struct passwd *getpwent_r(struct passwd *src, char *buf, int buflen)... no | |
checking for prototype struct passwd *getpwent_r(struct passwd *src, char *buf, size_t buflen)... no | |
checking for getgrnam_r... yes | |
checking for getgrgid_r... yes | |
checking for getgrent_r... no | |
checking for getgrent_r declaration... no | |
checking for prototype struct group *getgrent_r(struct group *src, char *buf, int buflen)... no | |
checking for prototype struct group *getgrent_r(struct group *src, char *buf, size_t buflen)... no | |
checking for getgrouplist... yes | |
checking ctype.h usability... yes | |
checking ctype.h presence... yes | |
checking for ctype.h... yes | |
checking locale.h usability... yes | |
checking locale.h presence... yes | |
checking for locale.h... yes | |
checking langinfo.h usability... yes | |
checking langinfo.h presence... yes | |
checking for langinfo.h... yes | |
checking fnmatch.h usability... yes | |
checking fnmatch.h presence... yes | |
checking for fnmatch.h... yes | |
checking sys/ipc.h usability... yes | |
checking sys/ipc.h presence... yes | |
checking for sys/ipc.h... yes | |
checking sys/mman.h usability... yes | |
checking sys/mman.h presence... yes | |
checking for sys/mman.h... yes | |
checking sys/shm.h usability... yes | |
checking sys/shm.h presence... yes | |
checking for sys/shm.h... yes | |
checking termios.h usability... yes | |
checking termios.h presence... yes | |
checking for termios.h... yes | |
checking termio.h usability... no | |
checking termio.h presence... no | |
checking for termio.h... no | |
checking sys/termio.h usability... no | |
checking sys/termio.h presence... no | |
checking for sys/termio.h... no | |
checking for O_DIRECT flag to open(2)... no | |
checking for library containing dlopen... none required | |
checking dlfcn.h usability... yes | |
checking dlfcn.h presence... yes | |
checking for dlfcn.h... yes | |
checking for dlopen... yes | |
checking for dlsym... yes | |
checking for dlerror... yes | |
checking for dlclose... yes | |
checking for library containing shl_load... no | |
checking dl.h usability... no | |
checking dl.h presence... no | |
checking for dl.h... no | |
checking for shl_load... no | |
checking for shl_unload... no | |
checking for shl_findsym... no | |
checking for prototype void *dlopen(const char* filename, unsigned int flags)... no | |
checking for getpass... yes | |
checking for getpassphrase... no | |
checking whether getpass should be replaced... yes | |
checking whether strptime is available and works... no | |
checking direct.h usability... no | |
checking direct.h presence... no | |
checking for direct.h... no | |
checking windows.h usability... no | |
checking windows.h presence... no | |
checking for windows.h... no | |
checking winsock2.h usability... no | |
checking winsock2.h presence... no | |
checking for winsock2.h... no | |
checking ws2tcpip.h usability... no | |
checking ws2tcpip.h presence... no | |
checking for ws2tcpip.h... no | |
checking whether mkdir supports mode... yes | |
checking for timegm... yes | |
checking for broken readdir... failure: readdir [ | |
Failed for rmdir - 66 = Directory not empty | |
] | |
yes | |
checking for dirfd... yes | |
checking for dirfd declaration... yes | |
checking for getdirentries... yes | |
checking for prototype long telldir(const DIR *dir)... no | |
checking for prototype int seekdir(DIR *dir, long ofs)... no | |
checking for replacing readdir using getdirentries()... no | |
checking for getdents... no | |
checking for replacing readdir using getdents()... no | |
checking a usable readdir()... no | |
configure: WARNING: the provided readdir() is broken | |
checking crypt.h usability... no | |
checking crypt.h presence... no | |
checking for crypt.h... no | |
checking for library containing crypt... none required | |
checking for struct timespec type... yes | |
checking for ucontext_t type... yes | |
checking for printf... yes | |
checking for memset... yes | |
checking for memcpy... yes | |
LIBREPLACE_BROKEN_CHECKS: END | |
checking for syslog... yes | |
LIBREPLACE_NETWORK_CHECKS: START | |
checking sys/socket.h usability... yes | |
checking sys/socket.h presence... yes | |
checking for sys/socket.h... yes | |
checking netinet/in.h usability... yes | |
checking netinet/in.h presence... yes | |
checking for netinet/in.h... yes | |
checking netdb.h usability... yes | |
checking netdb.h presence... yes | |
checking for netdb.h... yes | |
checking arpa/inet.h usability... yes | |
checking arpa/inet.h presence... yes | |
checking for arpa/inet.h... yes | |
checking netinet/in_systm.h usability... yes | |
checking netinet/in_systm.h presence... yes | |
checking for netinet/in_systm.h... yes | |
checking for netinet/ip.h... yes | |
checking netinet/tcp.h usability... yes | |
checking netinet/tcp.h presence... yes | |
checking for netinet/tcp.h... yes | |
checking netinet/in_ip.h usability... no | |
checking netinet/in_ip.h presence... no | |
checking for netinet/in_ip.h... no | |
checking sys/sockio.h usability... yes | |
checking sys/sockio.h presence... yes | |
checking for sys/sockio.h... yes | |
checking sys/un.h usability... yes | |
checking sys/un.h presence... yes | |
checking for sys/un.h... yes | |
checking sys/uio.h usability... yes | |
checking sys/uio.h presence... yes | |
checking for sys/uio.h... yes | |
checking for usable net/if.h... yes | |
checking for socklen_t... yes | |
checking for sa_family_t... yes | |
checking for struct addrinfo... yes | |
checking for struct sockaddr... yes | |
checking for struct sockaddr_storage... yes | |
checking for struct sockaddr_in6... yes | |
checking for struct sockaddr_storage.ss_family... yes | |
checking for sin_len in sock... yes | |
checking for unix domain sockets... yes | |
checking for connect... yes | |
checking for gethostbyname... yes | |
checking for if_nametoindex... yes | |
checking for socketpair... yes | |
checking for broken inet_ntoa... no | |
checking for inet_ntoa... yes | |
checking for inet_aton... yes | |
checking for inet_ntop... yes | |
checking for inet_pton... yes | |
checking for getaddrinfo... yes | |
checking ifaddrs.h usability... yes | |
checking ifaddrs.h presence... yes | |
checking for ifaddrs.h... yes | |
checking for struct sockaddr.sa_len... yes | |
checking for getifaddrs and freeifaddrs... yes | |
checking for iface getifaddrs... lo0 AF=18 | |
lo0 IP=::1 NETMASK=ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff | |
lo0 IP=127.0.0.1 NETMASK=255.0.0.0 | |
lo0 IP=fe80::1 NETMASK=ffff:ffff:ffff:ffff:: | |
gif0 AF=18 | |
stf0 AF=18 | |
en0 AF=18 | |
en0 IP=fe80::bae8:56ff:fe39:a6e2 NETMASK=ffff:ffff:ffff:ffff:: | |
en0 IP=192.168.1.100 NETMASK=255.255.255.0 | |
en0 IP=2001:470:c188::bae8:56ff:fe39:a6e2 NETMASK=ffff:ffff:ffff:ffff:: | |
en0 IP=2001:470:c188::782a:60d:9903:f2ed NETMASK=ffff:ffff:ffff:ffff:: | |
en0 IP=2001:470:c188::e9fc:4da6:a0c9:2cf8 NETMASK=ffff:ffff:ffff:ffff:: | |
en0 IP=2001:470:c188::31c6:1d8a:8ff9:ed81 NETMASK=ffff:ffff:ffff:ffff:: | |
en0 IP=2001:470:c188::98c9:eb58:9aa1:7786 NETMASK=ffff:ffff:ffff:ffff:: | |
en1 AF=18 | |
en2 AF=18 | |
en3 AF=18 | |
p2p0 AF=18 | |
bridge0 AF=18 | |
awdl0 AF=18 | |
awdl0 IP=fe80::a0b4:d9ff:fe5b:3299 NETMASK=ffff:ffff:ffff:ffff:: | |
yes | |
checking for IPV6_V6ONLY support... yes | |
checking for ipv6 support... yes | |
LIBREPLACE_NETWORK_CHECKS: END | |
checking aio.h usability... yes | |
checking aio.h presence... yes | |
checking for aio.h... yes | |
checking for sys/fcntl.h... (cached) yes | |
checking for sys/select.h... (cached) yes | |
checking for fcntl.h... (cached) yes | |
checking for sys/time.h... (cached) yes | |
checking sys/unistd.h usability... yes | |
checking sys/unistd.h presence... yes | |
checking for sys/unistd.h... yes | |
checking rpc/nettype.h usability... no | |
checking rpc/nettype.h presence... no | |
checking for rpc/nettype.h... no | |
checking for unistd.h... (cached) yes | |
checking for grp.h... (cached) yes | |
checking for sys/id.h... (cached) no | |
checking for memory.h... (cached) yes | |
checking alloca.h usability... yes | |
checking alloca.h presence... yes | |
checking for alloca.h... yes | |
checking for limits.h... (cached) yes | |
checking float.h usability... yes | |
checking float.h presence... yes | |
checking for float.h... yes | |
checking libintl.h usability... yes | |
checking libintl.h presence... yes | |
checking for libintl.h... yes | |
checking rpc/rpc.h usability... yes | |
checking rpc/rpc.h presence... yes | |
checking for rpc/rpc.h... yes | |
checking rpcsvc/nis.h usability... no | |
checking rpcsvc/nis.h presence... no | |
checking for rpcsvc/nis.h... no | |
checking rpcsvc/ypclnt.h usability... yes | |
checking rpcsvc/ypclnt.h presence... yes | |
checking for rpcsvc/ypclnt.h... yes | |
checking for sys/param.h... (cached) yes | |
checking for ctype.h... (cached) yes | |
checking for sys/wait.h... (cached) yes | |
checking for sys/resource.h... (cached) yes | |
checking for sys/ioctl.h... (cached) yes | |
checking for sys/ipc.h... (cached) yes | |
checking sys/prctl.h usability... no | |
checking sys/prctl.h presence... no | |
checking for sys/prctl.h... no | |
checking sys/sysctl.h usability... yes | |
checking sys/sysctl.h presence... yes | |
checking for sys/sysctl.h... yes | |
checking for sys/mman.h... (cached) yes | |
checking for sys/filio.h... (cached) yes | |
checking for sys/priv.h... (cached) no | |
checking for sys/shm.h... (cached) yes | |
checking for string.h... (cached) yes | |
checking for strings.h... (cached) yes | |
checking for stdlib.h... (cached) yes | |
checking for sys/mount.h... (cached) yes | |
checking sys/vfs.h usability... no | |
checking sys/vfs.h presence... no | |
checking for sys/vfs.h... no | |
checking for sys/fs/s5param.h... (cached) no | |
checking for sys/filsys.h... (cached) no | |
checking for termios.h... (cached) yes | |
checking for termio.h... (cached) no | |
checking for sys/termio.h... (cached) no | |
checking sys/statfs.h usability... no | |
checking sys/statfs.h presence... no | |
checking for sys/statfs.h... no | |
checking sys/dustat.h usability... no | |
checking sys/dustat.h presence... no | |
checking for sys/dustat.h... no | |
checking sys/statvfs.h usability... yes | |
checking sys/statvfs.h presence... yes | |
checking for sys/statvfs.h... yes | |
checking for stdarg.h... (cached) yes | |
checking sys/sysmacros.h usability... no | |
checking sys/sysmacros.h presence... no | |
checking for sys/sysmacros.h... no | |
checking for sys/syslog.h... (cached) yes | |
checking for syslog.h... (cached) yes | |
checking for langinfo.h... (cached) yes | |
checking for locale.h... (cached) yes | |
checking xfs/libxfs.h usability... no | |
checking xfs/libxfs.h presence... no | |
checking for xfs/libxfs.h... no | |
checking netgroup.h usability... no | |
checking netgroup.h presence... no | |
checking for netgroup.h... no | |
checking linux/falloc.h usability... no | |
checking linux/falloc.h presence... no | |
checking for linux/falloc.h... no | |
checking for MD5Update in -lc... no | |
checking for MD5Update in -lmd... no | |
checking for MD5Update in -lmd5... no | |
checking for rpcsvc/yp_prot.h... yes | |
checking for sys/mode.h... (cached) no | |
checking CoreFoundation/CFStringEncodingConverter.h usability... no | |
checking CoreFoundation/CFStringEncodingConverter.h presence... no | |
checking for CoreFoundation/CFStringEncodingConverter.h... no | |
checking CFStringEncodingConverter.h usability... no | |
checking CFStringEncodingConverter.h presence... no | |
checking for CFStringEncodingConverter.h... no | |
checking valgrind.h usability... no | |
checking valgrind.h presence... no | |
checking for valgrind.h... no | |
checking valgrind/valgrind.h usability... yes | |
checking valgrind/valgrind.h presence... yes | |
checking for valgrind/valgrind.h... yes | |
checking valgrind/memcheck.h usability... yes | |
checking valgrind/memcheck.h presence... yes | |
checking for valgrind/memcheck.h... yes | |
checking for shadow.h... (cached) no | |
checking nss.h usability... no | |
checking nss.h presence... no | |
checking for nss.h... no | |
checking nss_common.h usability... no | |
checking nss_common.h presence... no | |
checking for nss_common.h... no | |
checking nsswitch.h usability... no | |
checking nsswitch.h presence... no | |
checking for nsswitch.h... no | |
checking ns_api.h usability... no | |
checking ns_api.h presence... no | |
checking for ns_api.h... no | |
checking for sys/security.h... (cached) no | |
checking syscall.h usability... no | |
checking syscall.h presence... no | |
checking for syscall.h... no | |
checking sys/syscall.h usability... yes | |
checking sys/syscall.h presence... yes | |
checking for sys/syscall.h... yes | |
checking sys/attributes.h usability... no | |
checking sys/attributes.h presence... no | |
checking for sys/attributes.h... no | |
checking attr/xattr.h usability... no | |
checking attr/xattr.h presence... no | |
checking for attr/xattr.h... no | |
checking sys/xattr.h usability... yes | |
checking sys/xattr.h presence... yes | |
checking for sys/xattr.h... yes | |
checking sys/extattr.h usability... no | |
checking sys/extattr.h presence... no | |
checking for sys/extattr.h... no | |
checking for sys/uio.h... (cached) yes | |
checking sys/ea.h usability... no | |
checking sys/ea.h presence... no | |
checking for sys/ea.h... no | |
checking sys/proplist.h usability... no | |
checking sys/proplist.h presence... no | |
checking for sys/proplist.h... no | |
checking sys/cdefs.h usability... yes | |
checking sys/cdefs.h presence... yes | |
checking for sys/cdefs.h... yes | |
checking glob.h usability... yes | |
checking glob.h presence... yes | |
checking for glob.h... yes | |
checking utmp.h usability... yes | |
checking utmp.h presence... yes | |
checking for utmp.h... yes | |
checking utmpx.h usability... yes | |
checking utmpx.h presence... yes | |
checking for utmpx.h... yes | |
checking lastlog.h usability... no | |
checking lastlog.h presence... no | |
checking for lastlog.h... no | |
checking size of int... (cached) 4 | |
checking size of long... (cached) 8 | |
checking size of long long... (cached) 8 | |
checking size of short... (cached) 2 | |
checking for an ANSI C-conforming const... yes | |
checking for inline... (cached) inline | |
checking whether byte ordering is bigendian... (cached) no | |
checking whether char is unsigned... no | |
checking return type of signal handlers... void | |
checking for uid_t in sys/types.h... (cached) yes | |
checking for mode_t... (cached) yes | |
checking for off_t... (cached) yes | |
checking for size_t... (cached) yes | |
checking for pid_t... (cached) yes | |
checking for struct stat.st_rdev... (cached) yes | |
checking for d_off in dirent... no | |
checking for ssize_t... (cached) yes | |
checking for wchar_t... yes | |
checking for cups-config... /usr/bin/cups-config | |
checking cups/cups.h usability... yes | |
checking cups/cups.h presence... yes | |
checking for cups/cups.h... yes | |
checking cups/language.h usability... yes | |
checking cups/language.h presence... yes | |
checking for cups/language.h... yes | |
checking for httpConnect in -lcups... yes | |
checking for httpConnectEncrypt in -lcups... yes | |
checking if the compiler will optimize out function calls... yes | |
checking for fd passing via msg_control... yes | |
checking for fd passing via msg_acctrights... no | |
checking for dirfd... (cached) yes | |
checking for struct sigevent type... yes | |
checking for struct sigevent.sigev_value.sival_ptr... yes | |
checking for struct sigevent.sigev_value.sigval_ptr... no | |
checking for real setresuid... no | |
checking for real setresgid... no | |
checking for working memcmp... (cached) yes | |
checking whether to use readline... yes | |
checking readline.h usability... no | |
checking readline.h presence... no | |
checking for readline.h... no | |
checking history.h usability... no | |
checking history.h presence... no | |
checking for history.h... no | |
checking readline/readline.h usability... yes | |
checking readline/readline.h presence... yes | |
checking for readline/readline.h... yes | |
checking readline/history.h usability... yes | |
checking readline/history.h presence... yes | |
checking for readline/history.h... yes | |
checking for readline.h... (cached) no | |
checking for readline/readline.h... (cached) yes | |
checking for tgetent in -lncurses... yes | |
checking for rl_callback_handler_install in -lreadline... yes | |
checking for rl_completion_matches in -lreadline... yes | |
checking whether rl_event_hook is declared... no | |
checking for history_list in -lreadline... no | |
checking for library containing yp_get_default_domain... none required | |
checking for yp_get_default_domain... yes | |
checking for execl... yes | |
checking for getcwd... yes | |
checking for fchown... yes | |
checking for chmod... yes | |
checking for fchmod... yes | |
checking for mknod... yes | |
checking for mknod64... no | |
checking for strtol... yes | |
checking for strchr... yes | |
checking for chflags... yes | |
checking for getrlimit... yes | |
checking for fsync... yes | |
checking for setpgid... yes | |
checking for fdatasync... (cached) yes | |
checking for setsid... yes | |
checking for glob... yes | |
checking for strpbrk... yes | |
checking for crypt16... no | |
checking for getauthuid... no | |
checking for sigprocmask... yes | |
checking for sigblock... yes | |
checking for sigaction... yes | |
checking for sigset... yes | |
checking for innetgr... yes | |
checking for setnetgrent... yes | |
checking for getnetgrent... yes | |
checking for endnetgrent... yes | |
checking for initgroups... (cached) yes | |
checking for select... yes | |
checking for rdchk... no | |
checking for getgrnam... yes | |
checking for getgrent... yes | |
checking for pathconf... yes | |
checking for getgrset... no | |
checking for setpriv... no | |
checking for setgidx... no | |
checking for setuidx... no | |
checking for setgroups... yes | |
checking for sysconf... yes | |
checking for stat64... yes | |
checking for fstat64... yes | |
checking for lstat64... yes | |
checking for fopen64... no | |
checking for atexit... yes | |
checking for grantpt... yes | |
checking for posix_openpt... yes | |
checking for lseek64... no | |
checking for ftruncate64... no | |
checking for posix_fallocate... no | |
checking for posix_fallocate64... no | |
checking for fallocate... no | |
checking for fallocate64... no | |
checking for fseeko... yes | |
checking for fseek64... no | |
checking for fseeko64... no | |
checking for ftell64... no | |
checking for ftello64... no | |
checking for setluid... no | |
checking for getpwanam... no | |
checking for opendir64... no | |
checking for readdir64... no | |
checking for seekdir64... no | |
checking for telldir64... no | |
checking for rewinddir64... no | |
checking for closedir64... no | |
checking for fdopendir... yes | |
checking for fdopendir64... no | |
checking for getpwent_r... (cached) no | |
checking for getdents64... no | |
checking for setenv... (cached) yes | |
checking for strcasecmp... yes | |
checking for fcvt... yes | |
checking for fcvtl... no | |
checking for syslog... (cached) yes | |
checking for vsyslog... (cached) yes | |
checking for timegm... (cached) yes | |
checking for setlocale... yes | |
checking for nl_langinfo... yes | |
checking for nanosleep... yes | |
checking for lutimes... yes | |
checking for futimes... yes | |
checking for utimensat... no | |
checking for futimens... no | |
checking for mlock... yes | |
checking for munlock... yes | |
checking for mlockall... yes | |
checking for munlockall... yes | |
checking for memalign... no | |
checking for posix_memalign... yes | |
checking for hstrerror... yes | |
checking for sys/mman.h... (cached) yes | |
checking for shmget... yes | |
checking for shm_open... yes | |
checking for gettext... no | |
checking for dgettext... no | |
checking for bindtextdomain... no | |
checking for textdomain... no | |
checking for strupr... no | |
checking execinfo.h usability... yes | |
checking execinfo.h presence... yes | |
checking for execinfo.h... yes | |
checking libexc.h usability... no | |
checking libexc.h presence... no | |
checking for libexc.h... no | |
checking libunwind.h usability... yes | |
checking libunwind.h presence... yes | |
checking for libunwind.h... yes | |
checking for library containing backtrace_symbols... none required | |
checking for backtrace_symbols... yes | |
checking for trace_back_stack in -lexc... no | |
checking for sysctlbyname... yes | |
checking for /proc/sys/kernel/core_pattern... no | |
checking gpfs_gpl.h usability... no | |
checking gpfs_gpl.h presence... no | |
checking for gpfs_gpl.h... no | |
checking for Isilon OneFS... no | |
checking for libunwind... no | |
checking for _dup... no | |
checking for _dup2... no | |
checking for _opendir... no | |
checking for _readdir... no | |
checking for _seekdir... yes | |
checking for _telldir... no | |
checking for _closedir... no | |
checking for __dup... no | |
checking for __dup2... no | |
checking for __opendir... no | |
checking for __readdir... no | |
checking for __seekdir... no | |
checking for __telldir... no | |
checking for __closedir... no | |
checking for __getcwd... no | |
checking for _getcwd... no | |
checking for __xstat... no | |
checking for __fxstat... no | |
checking for __lxstat... no | |
checking for _stat... no | |
checking for _lstat... no | |
checking for _fstat... no | |
checking for __stat... no | |
checking for __lstat... no | |
checking for __fstat... no | |
checking for _acl... no | |
checking for __acl... no | |
checking for _facl... no | |
checking for __facl... no | |
checking for _open... no | |
checking for __open... yes | |
checking for _chdir... no | |
checking for __chdir... no | |
checking for _close... no | |
checking for __close... no | |
checking for _fchdir... no | |
checking for __fchdir... no | |
checking for _fcntl... no | |
checking for __fcntl... yes | |
checking for getdents... (cached) no | |
checking for __getdents... no | |
checking for _lseek... no | |
checking for __lseek... yes | |
checking for _read... no | |
checking for __read... no | |
checking for getdirentries... (cached) yes | |
checking for _write... no | |
checking for __write... no | |
checking for _fork... no | |
checking for __fork... yes | |
checking for _stat64... no | |
checking for __stat64... no | |
checking for _fstat64... no | |
checking for __fstat64... no | |
checking for _lstat64... no | |
checking for __lstat64... no | |
checking for __sys_llseek... no | |
checking for llseek... no | |
checking for _llseek... no | |
checking for __llseek... no | |
checking for readdir64... (cached) no | |
checking for _readdir64... no | |
checking for __readdir64... no | |
checking for pread... (cached) yes | |
checking for _pread... no | |
checking for __pread... no | |
checking for pread64... no | |
checking for _pread64... no | |
checking for __pread64... no | |
checking for pwrite... (cached) yes | |
checking for _pwrite... no | |
checking for __pwrite... no | |
checking for pwrite64... no | |
checking for _pwrite64... no | |
checking for __pwrite64... no | |
checking for open64... no | |
checking for _open64... no | |
checking for __open64... no | |
checking for creat64... no | |
checking for prctl... no | |
checking for getgrouplist... (cached) yes | |
checking for struct stat.st_mtim.tv_nsec... no | |
checking for struct stat.st_mtimensec... no | |
checking for struct stat.st_mtimespec.tv_nsec... yes | |
checking for struct stat.st_mtime_n... no | |
checking for struct stat.st_umtime... no | |
checking for struct stat.st_birthtimespec.tv_nsec... yes | |
checking for struct stat.st_birthtime... yes | |
checking for struct stat.st_birthtimensec... no | |
checking whether there is DOS flags support in the stat struct... no | |
checking whether we can compile with __attribute__((destructor))... yes | |
checking for dn_expand in -lresolv... yes | |
checking for _dn_expand in -lresolv... no | |
checking for __dn_expand in -lresolv... no | |
checking for putprpwnam... no | |
checking for putprpwnam in -lsecurity... no | |
checking for putprpwnam... (cached) no | |
checking for putprpwnam in -lsec... no | |
checking for set_auth_parameters... no | |
checking for set_auth_parameters in -lsecurity... no | |
checking for set_auth_parameters... (cached) no | |
checking for set_auth_parameters in -lsec... no | |
checking for getspnam... no | |
checking for getspnam in -lgen... no | |
checking for getspnam... (cached) no | |
checking for getspnam in -lsecurity... no | |
checking for getspnam... (cached) no | |
checking for getspnam in -lsec... no | |
checking for bigcrypt... no | |
checking for bigcrypt in -lsecurity... no | |
checking for bigcrypt... (cached) no | |
checking for bigcrypt in -lsec... no | |
checking for getprpwnam... no | |
checking for getprpwnam in -lsecurity... no | |
checking for getprpwnam... (cached) no | |
checking for getprpwnam in -lsec... no | |
checking for strsignal... yes | |
checking for library containing getxattr... none required | |
checking for getxattr... yes | |
checking for lgetxattr... no | |
checking for fgetxattr... yes | |
checking for listxattr... yes | |
checking for llistxattr... no | |
checking for flistxattr... yes | |
checking for removexattr... yes | |
checking for lremovexattr... no | |
checking for fremovexattr... yes | |
checking for setxattr... yes | |
checking for lsetxattr... no | |
checking for fsetxattr... yes | |
checking for getea... no | |
checking for attr_get... no | |
checking for extattr_delete_file... no | |
checking whether xattr interface takes additional options... yes | |
checking for -pie and -fPIE... no | |
checking for -Wl,-z,relro... no | |
checking ability to build shared libraries... true | |
checking if -Wl,-z,defs works... no | |
checking if -error_unresolved works... no | |
checking if -Wl,-error_unresolved works... no | |
checking LDSHFLAGS_Z_DEFS... | |
checking LDFLAGS... -L./bin | |
checking DYNEXP... | |
checking SHLD... ${CC} | |
checking LDSHFLAGS... -dynamiclib -flat_namespace -undefined suppress | |
checking SHLIBEXT... dylib | |
checking SONAMEFLAG... # | |
checking PICFLAG... | |
checking NSSSONAMEVERSIONSUFFIX... | |
checking whether building shared libraries actually works... yes | |
checking used PICFLAG... | |
checking whether to use shared libraries internally... true | |
checking for pkg-config... no | |
checking for LIBTALLOC... checking size of size_t... (cached) 8 | |
checking size of void *... 8 | |
checking whether to build the libtalloc shared library... yes | |
checking for LIBTEVENT... checking sys/epoll.h usability... no | |
checking sys/epoll.h presence... no | |
checking for sys/epoll.h... no | |
checking for epoll_create... no | |
checking whether to build the libtevent shared library... yes | |
checking for LIBTDB... checking for mmap... yes | |
checking for pread... (cached) yes | |
checking for pwrite... (cached) yes | |
checking for getpagesize... yes | |
checking for utime... (cached) yes | |
checking getopt.h usability... yes | |
checking getopt.h presence... yes | |
checking for getopt.h... yes | |
checking for sys/select.h... (cached) yes | |
checking for sys/time.h... (cached) yes | |
checking for pread declaration... yes | |
checking for pwrite declaration... yes | |
checking whether to build the libtdb shared library... yes | |
checking whether to build the libnetapi shared library... yes | |
checking whether to build the libsmbclient shared library... yes | |
checking whether to build the libsmbsharemodes shared library... yes | |
checking whether to build the libaddns shared library... no | |
shared library not selected | |
checking for long long... yes | |
checking for intptr_t... (cached) yes | |
checking for LL suffix on long long integers... yes | |
checking for 64 bit time_t... yes | |
checking for TIME_T_MAX... yes | |
checking for 64 bit off_t... yes | |
checking for off64_t... no | |
checking for 64 bit ino_t... yes | |
checking for ino64_t... no | |
checking for 64 bit dev_t... no | |
checking for dev64_t... no | |
checking for struct dirent64... no | |
checking for struct dirent64... no | |
checking for major macro... yes | |
checking for minor macro... yes | |
checking for makedev macro... yes | |
checking for unsigned char... no | |
checking whether seekdir returns void... yes | |
checking for __FUNCTION__ macro... yes | |
checking for broken readdir name... no | |
checking for utimbuf... yes | |
checking for pututline... no | |
checking for pututxline... yes | |
checking for updwtmp... no | |
checking for updwtmpx... no | |
checking for getutmpx... yes | |
checking for getutxent... yes | |
checking for ut_name in utmp... yes | |
checking for ut_user in utmp... no | |
checking for ut_id in utmp... no | |
checking for ut_host in utmp... yes | |
checking for ut_time in utmp... yes | |
checking for ut_tv in utmp... no | |
checking for ut_type in utmp... no | |
checking for ut_pid in utmp... no | |
checking for ut_exit in utmp... no | |
checking for ut_addr_v6 in utmp... no | |
checking for ut_addr in utmp... no | |
checking for ut_syslen in utmpx... no | |
checking for linux fallocate... no | |
checking for linux fallocate64... no | |
checking for iconv in /usr/lib... yes | |
checking can we convert from CP850 to UCS2-LE?... CP850 | |
checking can we convert from ASCII to UCS2-LE?... ASCII | |
checking can we convert from UTF-8 to UCS2-LE?... UTF-8 | |
checking for Linux kernel oplocks... no | |
checking for kernel change notify support... no | |
checking for inotify support... checking linux/inotify.h usability... no | |
checking linux/inotify.h presence... no | |
checking for linux/inotify.h... no | |
checking asm/unistd.h usability... no | |
checking asm/unistd.h presence... no | |
checking for asm/unistd.h... no | |
checking sys/inotify.h usability... no | |
checking sys/inotify.h presence... no | |
checking for sys/inotify.h... no | |
checking for inotify_init... no | |
checking for __NR_inotify_init declaration... no | |
checking fam.h usability... no | |
checking fam.h presence... no | |
checking for fam.h... no | |
checking whether to use DMAPI support... auto | |
checking for dm_get_eventlist in -ldm... no | |
checking for dm_get_eventlist in -ljfsdm... no | |
checking for dm_get_eventlist in -ldmapi... no | |
checking for dm_get_eventlist in -lxdsm... no | |
configure: DMAPI support not present | |
checking for kernel share modes... no | |
checking for IRIX kernel oplock type definitions... no | |
checking for sys/capability.h... (cached) no | |
checking for int16 typedef included by rpc/rpc.h... no | |
checking for uint16 typedef included by rpc/rpc.h... no | |
checking for int32 typedef included by rpc/rpc.h... no | |
checking for uint32 typedef included by rpc/rpc.h... no | |
checking for conflicting AUTH_ERROR define in rpc/rpc.h... no | |
checking for test routines... yes | |
checking for ftruncate extend... yes | |
checking for broken getgroups... no | |
checking for sysconf(_SC_NGROUPS_MAX)... yes | |
checking for sysconf(_SC_NPROC_ONLN)... no | |
checking for sysconf(_SC_NPROCESSORS_ONLN)... yes | |
checking for sysconf(_SC_PAGESIZE)... yes | |
checking for getpagesize... (cached) yes | |
checking for setreuid... yes | |
checking for the Darwin initgroups system call... yes | |
checking for fcntl locking... yes | |
checking for broken (glibc2.1/x86) 64 bit fcntl locking... no | |
checking for 64 bit fcntl locking... no | |
checking for broken posix_fallocate... no | |
checking for st_blocks in struct stat... yes | |
checking for blksize_t... yes | |
checking for blkcnt_t... yes | |
checking for st_blksize in struct stat... yes | |
checking for st_flags in struct stat... yes | |
checking for broken nisplus include files... no | |
checking if the realpath function allows a NULL argument... yes | |
checking whether to use AFS clear-text auth... no | |
checking whether to use AFS fake-kaserver... no | |
checking whether to use AFS ACL mapping module... no | |
checking whether to use DFS clear-text auth... no | |
checking for LDAP support... no | |
checking for Active Directory and krb5 support... auto | |
configure: WARNING: Disabling Active Directory support (requires LDAP support) | |
checking for nscd_flush_cache in -lnscd... no | |
checking whether to enable DNS Updates support... auto | |
configure: DNS Updates support only possible with AD and GSSAPI support | |
checking uuid/uuid.h usability... yes | |
checking uuid/uuid.h presence... yes | |
checking for uuid/uuid.h... yes | |
checking whether DNS Updates support is used... no | |
checking whether to use automount... no | |
checking whether to try PAM support... auto | |
checking security/pam_appl.h usability... yes | |
checking security/pam_appl.h presence... yes | |
checking for security/pam_appl.h... yes | |
checking pam/pam_appl.h usability... no | |
checking pam/pam_appl.h presence... no | |
checking for pam/pam_appl.h... no | |
checking for pam_get_data in -lpam... yes | |
checking for security/pam_modules.h... yes | |
checking for pam/pam_modules.h... no | |
checking security/pam_ext.h usability... no | |
checking security/pam_ext.h presence... no | |
checking for security/pam_ext.h... no | |
checking security/_pam_macros.h usability... no | |
checking security/_pam_macros.h presence... no | |
checking for security/_pam_macros.h... no | |
checking pam/pam_ext.h usability... no | |
checking pam/pam_ext.h presence... no | |
checking for pam/pam_ext.h... no | |
checking pam/_pam_macros.h usability... no | |
checking pam/_pam_macros.h presence... no | |
checking for pam/_pam_macros.h... no | |
checking for pam_vsyslog... no | |
checking whether to use PAM support... yes | |
checking whether to have PAM MODULES support... yes | |
checking whether to use pam_smbpass... yes | |
checking whether to use NISPLUS_HOME... no | |
checking whether to use syslog logging... no | |
checking whether to use a custom syslog facility... no | |
checking whether to try disk-quotas support... no | |
checking whether to try the new lib/sysquotas.c interface... auto | |
checking whether to try the lib/sysquotas.c interface on darwin14.1.0... no | |
checking asm/types.h usability... no | |
checking asm/types.h presence... no | |
checking for asm/types.h... no | |
checking sys/fs/vx_quota.h usability... no | |
checking sys/fs/vx_quota.h presence... no | |
checking for sys/fs/vx_quota.h... no | |
checking linux/dqblk_xfs.h usability... no | |
checking linux/dqblk_xfs.h presence... no | |
checking for linux/dqblk_xfs.h... no | |
checking sys/quota.h usability... yes | |
checking sys/quota.h presence... yes | |
checking for sys/quota.h... yes | |
checking for XFS QUOTA in <sys/quota.h>... no | |
checking if struct dqblk has .dqb_fsoftlimit... no | |
checking for long quotactl(int cmd, char *special, qid_t id, caddr_t addr)... no | |
checking for int quotactl(const char *path, int cmd, int id, char *addr)... no | |
checking for CRAY int quotactl (char *spec, int request, char *arg)... no | |
checking for mntent.h... (cached) no | |
checking for setmntent... no | |
checking for getmntent... no | |
checking for endmntent... no | |
checking devnm.h usability... no | |
checking devnm.h presence... no | |
checking for devnm.h... no | |
checking for devnm... no | |
checking whether the old quota support works... yes | |
checking whether to use the old quota support... no | |
checking whether to support utmp accounting... yes | |
configure: checking how to get filesystem space usage... | |
checking statvfs64 function (SVR4)... no | |
checking statvfs function (SVR4)... yes | |
checking that statvfs.f_fsid is an integer... yes | |
checking that statvfs.f_frsize works... yes | |
checking that statvfs.statvfs_f_flag works... yes | |
checking that statvfs.statvfs_f_flags works... no | |
checking if large file support can be enabled... yes | |
checking cluster support... auto | |
configure: checking whether cluster support is available | |
checking for ctdb.h... no | |
checking for ctdb_private.h... no | |
configure: WARNING: "cluster support not available: ctdb.h is required for cluster support" | |
configure: Building without cluster support | |
checking for linux/netlink.h... no | |
checking whether to support ACLs... auto | |
configure: checking whether ACL support is available: | |
configure: ACLs on Darwin currently not supported | |
checking whether to support asynchronous io... no | |
checking whether sendfile support should be built in... checking for Linux readahead... no | |
checking for readahead declaration... no | |
checking for posix_fadvise... no | |
checking for splice declaration... no | |
checking for a broken readlink syscall... no | |
checking whether to build winbind... no, unsupported on darwin14.1.0 | |
checking for union nss_XbyY_key.ipnode.af_family... no | |
checking for struct passwd.pw_comment... no | |
checking for struct passwd.pw_age... no | |
checking for struct secmethod_table.method_attrlist... no | |
checking for struct secmethod_table.method_version... no | |
checking for SO_PEERCRED... no | |
checking for getpeereid... yes | |
checking for poptGetContext in -lpopt... no | |
checking whether to use included popt... yes | |
checking avahi-common/watch.h usability... no | |
checking avahi-common/watch.h presence... no | |
checking for avahi-common/watch.h... no | |
checking avahi-client/client.h usability... no | |
checking avahi-client/client.h presence... no | |
checking for avahi-client/client.h... no | |
checking for avahi_client_new in -lavahi-client... no | |
checking for avahi_strerror in -lavahi-common... no | |
checking for pthread_attr_init in -lpthread... yes | |
checking pthread.h usability... yes | |
checking pthread.h presence... yes | |
checking for pthread.h... yes | |
checking for iniparser_load in -liniparser... no | |
checking whether to use included iniparser... yes | |
checking for setnetgrent prototype... yes | |
checking for getnetgrent prototype... yes | |
checking for endnetgrent prototype... yes | |
checking for getmntent... (cached) no | |
checking for sys/statfs.h... (cached) no | |
checking vfs_fileid: checking for statfs() and struct statfs.f_fsid)... no | |
checking how to build pdb_ldap... not | |
checking how to build pdb_ads... not | |
checking how to build pdb_smbpasswd... static | |
checking how to build pdb_tdbsam... static | |
checking how to build pdb_wbc_sam... static | |
checking how to build idmap_ldap... not | |
checking how to build idmap_tdb... static | |
checking how to build idmap_tdb2... not | |
checking how to build idmap_passdb... static | |
checking how to build idmap_nss... static | |
checking how to build idmap_rid... not | |
checking how to build idmap_autorid... shared | |
checking how to build idmap_ad... not | |
checking how to build idmap_hash... not | |
checking how to build idmap_adex... not | |
checking how to build nss_info_template... static | |
checking how to build charset_weird... not | |
checking how to build charset_CP850... shared | |
checking how to build charset_CP437... shared | |
checking how to build charset_macosxfs... shared | |
checking how to build auth_sam... static | |
checking how to build auth_unix... static | |
checking how to build auth_winbind... static | |
checking how to build auth_wbc... static | |
checking how to build auth_server... static | |
checking how to build auth_domain... static | |
checking how to build auth_builtin... static | |
checking how to build auth_script... shared | |
checking how to build auth_netlogond... not | |
checking how to build vfs_default... static | |
checking how to build vfs_recycle... shared | |
checking how to build vfs_audit... shared | |
checking how to build vfs_extd_audit... shared | |
checking how to build vfs_full_audit... shared | |
checking how to build vfs_netatalk... shared | |
checking how to build vfs_fake_perms... shared | |
checking how to build vfs_default_quota... shared | |
checking how to build vfs_readonly... shared | |
checking how to build vfs_cap... shared | |
checking how to build vfs_expand_msdfs... shared | |
checking how to build vfs_shadow_copy... shared | |
checking how to build vfs_shadow_copy2... shared | |
checking how to build vfs_afsacl... not | |
checking how to build vfs_xattr_tdb... shared | |
checking how to build vfs_posixacl... not | |
checking how to build vfs_aixacl... not | |
checking how to build vfs_aixacl2... not | |
checking how to build vfs_solarisacl... not | |
checking how to build vfs_irixacl... not | |
checking how to build vfs_hpuxacl... not | |
checking how to build vfs_tru64acl... not | |
checking how to build vfs_catia... shared | |
checking how to build vfs_streams_xattr... shared | |
checking how to build vfs_streams_depot... shared | |
checking how to build vfs_cacheprime... not | |
checking how to build vfs_prealloc... not | |
checking how to build vfs_commit... not | |
checking how to build vfs_gpfs... not | |
checking how to build vfs_gpfs_hsm_notify... not | |
checking how to build vfs_readahead... shared | |
checking how to build vfs_tsmsm... not | |
checking how to build vfs_fileid... not | |
checking how to build vfs_aio_fork... not | |
checking how to build vfs_aio_pthread... not | |
checking how to build vfs_preopen... shared | |
checking how to build vfs_syncops... shared | |
checking how to build vfs_zfsacl... not | |
checking how to build vfs_notify_fam... not | |
checking how to build vfs_acl_xattr... shared | |
checking how to build vfs_acl_tdb... shared | |
checking how to build vfs_smb_traffic_analyzer... shared | |
checking how to build vfs_onefs... not | |
checking how to build vfs_onefs_shadow_copy... not | |
checking how to build vfs_dirsort... shared | |
checking how to build vfs_scannedonly... shared | |
checking how to build vfs_crossrename... shared | |
checking how to build vfs_linux_xfs_sgid... shared | |
checking how to build vfs_time_audit... shared | |
checking how to build perfcount_onefs... not | |
checking how to build perfcount_test... not | |
checking how to build gpext_registry... not | |
checking how to build gpext_scripts... not | |
checking how to build gpext_security... not | |
checking whether to enable build farm hacks... no | |
checking zlib.h usability... yes | |
checking zlib.h presence... yes | |
checking for zlib.h... yes | |
checking for zlibVersion in -lz... yes | |
checking for zlib >= 1.2.3... yes | |
Using libraries: | |
LIBS = -lresolv -liconv | |
DNSSD_LIBS = | |
AUTH_LIBS = -lpam | |
checking configure summary... yes | |
configure: creating ./config.status | |
config.status: creating Makefile | |
config.status: creating script/findsmb | |
config.status: creating smbadduser | |
config.status: creating script/gen-8bit-gap.sh | |
config.status: creating script/installbin.sh | |
config.status: creating script/uninstallbin.sh | |
config.status: creating lib/netapi/examples/Makefile | |
config.status: creating lib/netapi/tests/Makefile | |
config.status: creating pkgconfig/smbclient.pc | |
config.status: creating pkgconfig/wbclient.pc | |
config.status: creating pkgconfig/netapi.pc | |
config.status: creating pkgconfig/smbsharemodes.pc | |
config.status: creating ../examples/libsmbclient/Makefile.internal | |
config.status: creating include/config.h | |
config.status: executing rm-stdint.h commands | |
config.status: executing rm-stdbool.h commands | |
config.status: executing default-1 commands |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
clang called with: --version | |
superenv executed: clang -pipe -Os -march=native --version -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -v | |
superenv executed: clang -v | |
clang called with: -V | |
superenv executed: clang -pipe -Os -march=native -V -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -qversion | |
superenv executed: clang -pipe -Os -march=native -qversion -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: conftest.c | |
superenv executed: clang -pipe -Os -march=native conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c conftest.c | |
superenv executed: clang -pipe -Os -march=native -c conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c conftest.c | |
superenv executed: clang -pipe -Os -march=native -c conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -g conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g -O2 conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -dumpversion | |
superenv executed: clang -pipe -Os -march=native -dumpversion -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -E conftest.c | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E conftest.c | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E conftest.c | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E conftest.c | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c conftest.c | |
superenv executed: clang -pipe -Os -march=native -c conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E conftest.c | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E conftest.c | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c conftest.c | |
superenv executed: clang -pipe -Os -march=native -c conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c conftest.c | |
superenv executed: clang -pipe -Os -march=native -c conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c conftest.c | |
superenv executed: clang -pipe -Os -march=native -c conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c conftest.c | |
superenv executed: clang -pipe -Os -march=native -c conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c conftest.c | |
superenv executed: clang -pipe -Os -march=native -c conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c conftest.c | |
superenv executed: clang -pipe -Os -march=native -c conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c conftest.c | |
superenv executed: clang -pipe -Os -march=native -c conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c conftest.c | |
superenv executed: clang -pipe -Os -march=native -c conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c conftest.c | |
superenv executed: clang -pipe -Os -march=native -c conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c conftest.c | |
superenv executed: clang -pipe -Os -march=native -c conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E conftest.c | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c conftest.c | |
superenv executed: clang -pipe -Os -march=native -c conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c conftest.c | |
superenv executed: clang -pipe -Os -march=native -c conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c conftest.c | |
superenv executed: clang -pipe -Os -march=native -c conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c conftest.c | |
superenv executed: clang -pipe -Os -march=native -c conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c conftest.c | |
superenv executed: clang -pipe -Os -march=native -c conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c conftest.c | |
superenv executed: clang -pipe -Os -march=native -c conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c conftest.c | |
superenv executed: clang -pipe -Os -march=native -c conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c conftest.c | |
superenv executed: clang -pipe -Os -march=native -c conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E conftest.c | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c conftest.c | |
superenv executed: clang -pipe -Os -march=native -c conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c conftest.c | |
superenv executed: clang -pipe -Os -march=native -c conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c conftest.c | |
superenv executed: clang -pipe -Os -march=native -c conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c conftest.c | |
superenv executed: clang -pipe -Os -march=native -c conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c conftest.c | |
superenv executed: clang -pipe -Os -march=native -c conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c conftest.c | |
superenv executed: clang -pipe -Os -march=native -c conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c conftest.c | |
superenv executed: clang -pipe -Os -march=native -c conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c conftest.c | |
superenv executed: clang -pipe -Os -march=native -c conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c conftest.c | |
superenv executed: clang -pipe -Os -march=native -c conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c conftest.c | |
superenv executed: clang -pipe -Os -march=native -c conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c conftest.c | |
superenv executed: clang -pipe -Os -march=native -c conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c conftest.c | |
superenv executed: clang -pipe -Os -march=native -c conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c conftest.c | |
superenv executed: clang -pipe -Os -march=native -c conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c conftest.c | |
superenv executed: clang -pipe -Os -march=native -c conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c conftest.c | |
superenv executed: clang -pipe -Os -march=native -c conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c conftest.c | |
superenv executed: clang -pipe -Os -march=native -c conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c conftest.c | |
superenv executed: clang -pipe -Os -march=native -c conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c conftest.c | |
superenv executed: clang -pipe -Os -march=native -c conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c conftest.c | |
superenv executed: clang -pipe -Os -march=native -c conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c conftest.c | |
superenv executed: clang -pipe -Os -march=native -c conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c conftest.c | |
superenv executed: clang -pipe -Os -march=native -c conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c conftest.c | |
superenv executed: clang -pipe -Os -march=native -c conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c conftest.c | |
superenv executed: clang -pipe -Os -march=native -c conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c conftest.c | |
superenv executed: clang -pipe -Os -march=native -c conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c conftest.c | |
superenv executed: clang -pipe -Os -march=native -c conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c conftest.c | |
superenv executed: clang -pipe -Os -march=native -c conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c conftest.c | |
superenv executed: clang -pipe -Os -march=native -c conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c conftest.c | |
superenv executed: clang -pipe -Os -march=native -c conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c conftest.c | |
superenv executed: clang -pipe -Os -march=native -c conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -O -Wdeclaration-after-statement conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Wdeclaration-after-statement conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Werror-implicit-function-declaration conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Werror-implicit-function-declaration conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -I/System/Library/Frameworks/Python.framework/Versions/2.6/include/python2.6 -I/System/Library/Frameworks/Python.framework/Versions/2.6/include/python2.6 conftest.c -L/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/config -ldl -framework CoreFoundation -lpython2.6 | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -I/System/Library/Frameworks/Python.framework/Versions/2.6/include/python2.6 -I/System/Library/Frameworks/Python.framework/Versions/2.6/include/python2.6 conftest.c -L/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/config -ldl -framework CoreFoundation -lpython2.6 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -Wl,-v /dev/null | |
superenv executed: clang -pipe -Os -march=native -Wl,-v /dev/null -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c conftest.c -o conftest2.o | |
superenv executed: clang -pipe -Os -march=native -c conftest.c -o conftest2.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c conftest.c -o conftest2.o | |
superenv executed: clang -pipe -Os -march=native -c conftest.c -o conftest2.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
cc called with: -c conftest.c | |
superenv executed: clang -pipe -Os -march=native -c conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
cc called with: -c conftest.c -o conftest2.o | |
superenv executed: clang -pipe -Os -march=native -c conftest.c -o conftest2.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
cc called with: -c conftest.c -o conftest2.o | |
superenv executed: clang -pipe -Os -march=native -c conftest.c -o conftest2.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -O -Werror conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Werror conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -O conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -lrt | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -lrt -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -lsl | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -lsl -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I./../lib/replace/ conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I./../lib/replace/ conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I./../lib/replace conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I./../lib/replace conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I./../lib/replace conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I./../lib/replace conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I./../lib/replace conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I./../lib/replace conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I./../lib/replace conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I./../lib/replace conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I./../lib/replace conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I./../lib/replace conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I./../lib/replace conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I./../lib/replace conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I./../lib/replace conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I./../lib/replace conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I./../lib/replace conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I./../lib/replace conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I./../lib/replace conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I./../lib/replace conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I./../lib/replace conftest.c | |
superenv executed: clang -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I./../lib/replace conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I./../lib/replace conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I./../lib/replace conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I./../lib/replace conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I./../lib/replace conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I./../lib/replace conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I./../lib/replace conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I./../lib/replace conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I./../lib/replace conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I./../lib/replace conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I./../lib/replace conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -lc | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -lc -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -lmd | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -lmd -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -lmd5 | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -lmd5 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -Iinclude -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E -Iinclude -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -E -Iinclude -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -Iinclude -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E -Iinclude -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -E -Iinclude -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -lcups | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -lcups -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -lcups -lcups | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -lcups -lcups -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -lncurses | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -lncurses -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -lreadline -lncurses | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -lreadline -lncurses -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -lreadline -lreadline -lncurses | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -lreadline -lreadline -lncurses -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -lreadline -lreadline -lncurses | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -lreadline -lreadline -lncurses -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -lexc | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -lexc -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -lisi_version | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -lisi_version -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -lunwind -lunwind-x86_64 | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -lunwind -lunwind-x86_64 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -lresolv | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -lresolv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -lresolv -lresolv | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -lresolv -lresolv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -lresolv -lresolv | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -lresolv -lresolv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -lresolv | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -lresolv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -lsecurity -lresolv | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -lsecurity -lresolv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -lsec -lresolv | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -lsec -lresolv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -lresolv | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -lresolv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -lsecurity -lresolv | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -lsecurity -lresolv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -lsec -lresolv | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -lsec -lresolv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -lresolv | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -lresolv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -lgen -lresolv | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -lgen -lresolv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -lsecurity -lresolv | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -lsecurity -lresolv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -lsec -lresolv | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -lsec -lresolv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -lresolv | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -lresolv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -lsecurity -lresolv | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -lsecurity -lresolv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -lsec -lresolv | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -lsec -lresolv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -lresolv | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -lresolv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -lsecurity -lresolv | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -lsecurity -lresolv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -lsec -lresolv | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -lsec -lresolv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -lresolv | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -lresolv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -lresolv | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -lresolv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -lresolv | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -lresolv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -lresolv | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -lresolv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -lresolv | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -lresolv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -lresolv | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -lresolv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -lresolv | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -lresolv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -lresolv | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -lresolv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -lresolv | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -lresolv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -lresolv | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -lresolv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -lresolv | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -lresolv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -lresolv | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -lresolv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -lresolv | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -lresolv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -lresolv | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -lresolv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -lresolv | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -lresolv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -lresolv | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -lresolv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -lresolv | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -lresolv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -pie -fPIE -o conftest conftest.c | |
superenv executed: clang -pipe -Os -march=native -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -pie -fPIE -o conftest conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -Wl,-z,relro -o conftest conftest.c | |
superenv executed: clang -pipe -Os -march=native -O -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -Wl,-z,relro -o conftest conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -Wl,-z,defs -L./bin conftest.c -lresolv | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -Wl,-z,defs -L./bin conftest.c -lresolv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -error_unresolved -L./bin conftest.c -lresolv | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -error_unresolved -L./bin conftest.c -lresolv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -Wl,-error_unresolved -L./bin conftest.c -lresolv | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -Wl,-error_unresolved -L./bin conftest.c -lresolv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -O -fno-common -c -o shlib.o ./../tests/shlib.c | |
superenv executed: clang -pipe -Os -march=native -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -O -fno-common -c -o shlib.o ./../tests/shlib.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -dynamiclib -flat_namespace -undefined suppress -o shlib.dylib shlib.o | |
superenv executed: clang -pipe -Os -march=native -dynamiclib -flat_namespace -undefined suppress -o shlib.dylib shlib.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -L./bin conftest.c -lresolv | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -L./bin conftest.c -lresolv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -L./bin conftest.c -lresolv | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -L./bin conftest.c -lresolv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -L./bin conftest.c -lresolv | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -L./bin conftest.c -lresolv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -L./bin conftest.c -lresolv | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -L./bin conftest.c -lresolv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -L./bin conftest.c -lresolv | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -L./bin conftest.c -lresolv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -L./bin conftest.c -lresolv | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -L./bin conftest.c -lresolv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -L./bin conftest.c -lresolv | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -L./bin conftest.c -lresolv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -L./bin conftest.c -lresolv | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -L./bin conftest.c -lresolv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -L./bin conftest.c -lresolv | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -L./bin conftest.c -lresolv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -L./bin conftest.c -lresolv | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -L./bin conftest.c -lresolv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -L./bin conftest.c -lresolv | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -L./bin conftest.c -lresolv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -L./bin conftest.c -lresolv | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -L./bin conftest.c -lresolv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -L./bin conftest.c -lresolv | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -L./bin conftest.c -lresolv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -L./bin conftest.c -lresolv | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -L./bin conftest.c -lresolv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -L./bin conftest.c -lresolv | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -L./bin conftest.c -lresolv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -L./bin conftest.c -lresolv | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -L./bin conftest.c -lresolv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -L./bin conftest.c -lresolv | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -L./bin conftest.c -lresolv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -L./bin conftest.c -lresolv | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -L./bin conftest.c -lresolv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -L./bin conftest.c -lresolv | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -L./bin conftest.c -lresolv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -L./bin conftest.c -lresolv | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -L./bin conftest.c -lresolv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -L./bin conftest.c -lresolv | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -L./bin conftest.c -lresolv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -L./bin conftest.c -lresolv | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -L./bin conftest.c -lresolv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -L./bin conftest.c -lresolv | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -L./bin conftest.c -lresolv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -L./bin conftest.c -lresolv | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -L./bin conftest.c -lresolv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include -L./bin -L/usr/lib conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include -L./bin -L/usr/lib conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include -L./bin -L/usr/lib conftest.c | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include -L./bin -L/usr/lib conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include -L./bin -L/usr/lib conftest.c -lgiconv | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include -L./bin -L/usr/lib conftest.c -lgiconv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include -L./bin -L/usr/lib conftest.c -liconv | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include -L./bin -L/usr/lib conftest.c -liconv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include -L./bin -L/usr/lib conftest.c -lresolv -liconv | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include -L./bin -L/usr/lib conftest.c -lresolv -liconv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include -L./bin -L/usr/lib conftest.c -lresolv -liconv | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include -L./bin -L/usr/lib conftest.c -lresolv -liconv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include -L./bin -L/usr/lib conftest.c -lresolv -liconv | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include -L./bin -L/usr/lib conftest.c -lresolv -liconv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include -L./bin -L/usr/lib conftest.c -lresolv -liconv | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include -L./bin -L/usr/lib conftest.c -lresolv -liconv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include -L./bin -L/usr/lib conftest.c -lresolv -liconv | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include -L./bin -L/usr/lib conftest.c -lresolv -liconv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c | |
superenv executed: clang -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c | |
superenv executed: clang -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c | |
superenv executed: clang -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include -L./bin -L/usr/lib conftest.c -lresolv -liconv | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include -L./bin -L/usr/lib conftest.c -lresolv -liconv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c | |
superenv executed: clang -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include -L./bin -L/usr/lib conftest.c -ldm -lresolv -liconv | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include -L./bin -L/usr/lib conftest.c -ldm -lresolv -liconv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include -L./bin -L/usr/lib conftest.c -ljfsdm -lresolv -liconv | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include -L./bin -L/usr/lib conftest.c -ljfsdm -lresolv -liconv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include -L./bin -L/usr/lib conftest.c -ldmapi -lresolv -liconv | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include -L./bin -L/usr/lib conftest.c -ldmapi -lresolv -liconv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include -L./bin -L/usr/lib conftest.c -lxdsm -lresolv -liconv | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include -L./bin -L/usr/lib conftest.c -lxdsm -lresolv -liconv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include -L./bin -L/usr/lib conftest.c -lresolv -liconv | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include -L./bin -L/usr/lib conftest.c -lresolv -liconv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include -L./bin -L/usr/lib conftest.c -lresolv -liconv | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include -L./bin -L/usr/lib conftest.c -lresolv -liconv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include -L./bin -L/usr/lib conftest.c -lresolv -liconv | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include -L./bin -L/usr/lib conftest.c -lresolv -liconv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include -L./bin -L/usr/lib conftest.c -lresolv -liconv | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include -L./bin -L/usr/lib conftest.c -lresolv -liconv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include -L./bin -L/usr/lib conftest.c -lresolv -liconv | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include -L./bin -L/usr/lib conftest.c -lresolv -liconv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include -L./bin -L/usr/lib conftest.c -lresolv -liconv | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include -L./bin -L/usr/lib conftest.c -lresolv -liconv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include -L./bin -L/usr/lib conftest.c -lresolv -liconv | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include -L./bin -L/usr/lib conftest.c -lresolv -liconv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include -L./bin -L/usr/lib conftest.c -lresolv -liconv | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include -L./bin -L/usr/lib conftest.c -lresolv -liconv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include -L./bin -L/usr/lib conftest.c -lresolv -liconv | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include -L./bin -L/usr/lib conftest.c -lresolv -liconv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include -L./bin -L/usr/lib conftest.c -lresolv -liconv | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include -L./bin -L/usr/lib conftest.c -lresolv -liconv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include -L./bin -L/usr/lib conftest.c -lresolv -liconv | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include -L./bin -L/usr/lib conftest.c -lresolv -liconv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include -L./bin -L/usr/lib conftest.c -lresolv -liconv | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include -L./bin -L/usr/lib conftest.c -lresolv -liconv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include -L./bin -L/usr/lib conftest.c -lresolv -liconv | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include -L./bin -L/usr/lib conftest.c -lresolv -liconv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include -L./bin -L/usr/lib conftest.c -lresolv -liconv | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include -L./bin -L/usr/lib conftest.c -lresolv -liconv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include -L./bin -L/usr/lib conftest.c -lnscd -lresolv -liconv | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include -L./bin -L/usr/lib conftest.c -lnscd -lresolv -liconv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c | |
superenv executed: clang -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c | |
superenv executed: clang -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c | |
superenv executed: clang -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include -L./bin -L/usr/lib conftest.c -lpam -lresolv -liconv | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include -L./bin -L/usr/lib conftest.c -lpam -lresolv -liconv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c | |
superenv executed: clang -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c | |
superenv executed: clang -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c | |
superenv executed: clang -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c | |
superenv executed: clang -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include -L./bin -L/usr/lib conftest.c -lpam -lresolv -liconv | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include -L./bin -L/usr/lib conftest.c -lpam -lresolv -liconv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c | |
superenv executed: clang -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c | |
superenv executed: clang -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c | |
superenv executed: clang -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c | |
superenv executed: clang -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -O -fno-common -Werror -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include -L./bin -L/usr/lib conftest.c -lresolv -liconv | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -fno-common -Werror -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include -L./bin -L/usr/lib conftest.c -lresolv -liconv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -fno-common -Werror -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include -L./bin -L/usr/lib conftest.c -lresolv -liconv | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -fno-common -Werror -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include -L./bin -L/usr/lib conftest.c -lresolv -liconv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -fno-common -Werror -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include -L./bin -L/usr/lib conftest.c -lresolv -liconv | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -fno-common -Werror -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include -L./bin -L/usr/lib conftest.c -lresolv -liconv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include -L./bin -L/usr/lib conftest.c -lresolv -liconv | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include -L./bin -L/usr/lib conftest.c -lresolv -liconv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include -L./bin -L/usr/lib conftest.c -lresolv -liconv | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include -L./bin -L/usr/lib conftest.c -lresolv -liconv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include -L./bin -L/usr/lib conftest.c -lresolv -liconv | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include -L./bin -L/usr/lib conftest.c -lresolv -liconv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c | |
superenv executed: clang -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include -L./bin -L/usr/lib conftest.c -lresolv -liconv | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include -L./bin -L/usr/lib conftest.c -lresolv -liconv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include -L./bin -L/usr/lib conftest.c -lresolv -liconv | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include -L./bin -L/usr/lib conftest.c -lresolv -liconv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include -L./bin -L/usr/lib conftest.c -lresolv -liconv | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include -L./bin -L/usr/lib conftest.c -lresolv -liconv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include -L./bin -L/usr/lib conftest.c -lresolv -liconv | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include -L./bin -L/usr/lib conftest.c -lresolv -liconv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include -L./bin -L/usr/lib conftest.c -lresolv -liconv | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include -L./bin -L/usr/lib conftest.c -lresolv -liconv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include -L./bin -L/usr/lib conftest.c -lresolv -liconv | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include -L./bin -L/usr/lib conftest.c -lresolv -liconv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include -L./bin -L/usr/lib conftest.c -lresolv -liconv | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include -L./bin -L/usr/lib conftest.c -lresolv -liconv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include -L./bin -L/usr/lib conftest.c -lpopt -lresolv -liconv | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include -L./bin -L/usr/lib conftest.c -lpopt -lresolv -liconv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c | |
superenv executed: clang -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c | |
superenv executed: clang -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include -L./bin -L/usr/lib conftest.c -lavahi-client -lresolv -liconv | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include -L./bin -L/usr/lib conftest.c -lavahi-client -lresolv -liconv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include -L./bin -L/usr/lib conftest.c -lavahi-common -lresolv -liconv | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include -L./bin -L/usr/lib conftest.c -lavahi-common -lresolv -liconv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include -L./bin -L/usr/lib conftest.c -lpthread -lresolv -liconv | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include -L./bin -L/usr/lib conftest.c -lpthread -lresolv -liconv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -O -fno-common -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -fno-common -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c | |
superenv executed: clang -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include -L./bin -L/usr/lib conftest.c -liniparser -lresolv -liconv | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include -L./bin -L/usr/lib conftest.c -liniparser -lresolv -liconv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -O -fno-common -Werror-implicit-function-declaration -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -fno-common -Werror-implicit-function-declaration -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -fno-common -Werror-implicit-function-declaration -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -fno-common -Werror-implicit-function-declaration -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -O -fno-common -Werror-implicit-function-declaration -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -fno-common -Werror-implicit-function-declaration -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include -L./bin -L/usr/lib conftest.c -lresolv -liconv | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include -L./bin -L/usr/lib conftest.c -lresolv -liconv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c | |
superenv executed: clang -E -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include -L./bin -L/usr/lib conftest.c -lz -lresolv -liconv | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include -L./bin -L/usr/lib conftest.c -lz -lresolv -liconv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c | |
superenv executed: clang -pipe -Os -march=native -c -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -L./bin conftest.c -lresolv -liconv | |
superenv executed: clang -pipe -Os -march=native -o conftest -O -fno-common -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -L./bin conftest.c -lresolv -liconv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2014-11-30 17:48:21 -0600 | |
make install | |
Using CFLAGS = -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 | |
mkdir bin | |
PICFLAG = | |
LIBS = -lresolv -liconv | |
LDFLAGS = -L./bin | |
Compiling ../lib/replace/snprintf.c | |
Compiling ../lib/replace/getpass.c | |
Compiling ../lib/talloc/talloc.c | |
Compiling ../lib/replace/replace.c | |
Compiling ../lib/replace/strptime.c | |
DYNEXP = | |
LDSHFLAGS = -dynamiclib -flat_namespace -undefined suppress -L./bin -lc | |
creating /private/tmp/samba-rqvQoI/samba-3.6.23/source3/exports/libtalloc.syms | |
SHLIBEXT = dylib | |
SONAMEFLAG = # | |
Compiling ../lib/tevent/tevent.c | |
Compiling ../lib/tevent/tevent_debug.c | |
Compiling ../lib/tevent/tevent_util.c | |
Compiling ../lib/tevent/tevent_timed.c | |
Compiling ../lib/tevent/tevent_fd.c | |
Compiling ../lib/tevent/tevent_immediate.c | |
Compiling ../lib/tevent/tevent_signal.c | |
Compiling ../lib/tevent/tevent_req.c | |
Compiling ../lib/tevent/tevent_wakeup.c | |
Compiling ../lib/tevent/tevent_queue.c | |
Compiling ../lib/tevent/tevent_standard.c | |
Compiling ../lib/tevent/tevent_select.c | |
Compiling ../lib/tevent/tevent_poll.c | |
creating /private/tmp/samba-rqvQoI/samba-3.6.23/source3/exports/libtevent.syms | |
Compiling ../lib/tdb/common/tdb.c | |
Compiling ../lib/tdb/common/dump.c | |
Compiling ../lib/tdb/common/transaction.c | |
Compiling ../lib/tdb/common/error.c | |
Compiling ../lib/tdb/common/traverse.c | |
Compiling ../lib/tdb/common/freelist.c | |
Compiling ../lib/tdb/common/freelistcheck.c | |
Compiling ../lib/tdb/common/io.c | |
Compiling ../lib/tdb/common/lock.c | |
Compiling ../lib/tdb/common/open.c | |
Compiling ../lib/tdb/common/check.c | |
Compiling ../lib/tdb/common/hash.c | |
Compiling ../lib/tdb/common/summary.c | |
creating /private/tmp/samba-rqvQoI/samba-3.6.23/source3/exports/libtdb.syms | |
Compiling ../nsswitch/libwbclient/wbclient.c | |
Compiling ../nsswitch/libwbclient/wbc_util.c | |
Compiling ../nsswitch/libwbclient/wbc_pwd.c | |
Compiling ../nsswitch/libwbclient/wbc_idmap.c | |
Compiling ../nsswitch/libwbclient/wbc_sid.c | |
Compiling ../nsswitch/libwbclient/wbc_guid.c | |
Compiling ../nsswitch/libwbclient/wbc_pam.c | |
Compiling ../nsswitch/wb_common.c | |
Compiling ../lib/addns/dnsutils.c | |
Compiling ../lib/addns/dnsrecord.c | |
Compiling ../lib/addns/dnssock.c | |
Compiling ../lib/addns/dnsgss.c | |
Compiling ../lib/addns/dnsmarshall.c | |
Compiling ../lib/addns/error.c | |
Compiling lib/netapi/netapi.c | |
Compiling lib/netapi/cm.c | |
Compiling librpc/gen_ndr/ndr_libnetapi.c | |
Compiling lib/netapi/libnetapi.c | |
Compiling lib/netapi/joindomain.c | |
Compiling lib/netapi/serverinfo.c | |
Compiling lib/netapi/getdc.c | |
Compiling lib/netapi/user.c | |
Compiling lib/netapi/group.c | |
Compiling lib/netapi/localgroup.c | |
Compiling lib/netapi/samr.c | |
Compiling lib/netapi/sid.c | |
Compiling lib/netapi/share.c | |
Compiling lib/netapi/file.c | |
Compiling lib/netapi/shutdown.c | |
Compiling lib/netapi/netlogon.c | |
Compiling libnet/libnet_join.c | |
Compiling libnet/libnet_keytab.c | |
Compiling librpc/gen_ndr/ndr_libnet_join.c | |
Compiling ../lib/smbconf/smbconf.c | |
Compiling ../lib/smbconf/smbconf_util.c | |
Compiling ../lib/smbconf/smbconf_txt.c | |
Compiling lib/smbconf/smbconf_reg.c | |
Compiling lib/smbconf/smbconf_init.c | |
Compiling registry/reg_api.c | |
Compiling registry/reg_dispatcher.c | |
Compiling registry/reg_cachehook.c | |
Compiling registry/reg_objects.c | |
Compiling registry/reg_util_internal.c | |
Compiling lib/util_nttoken.c | |
Compiling registry/reg_backend_db.c | |
Compiling registry/reg_init_basic.c | |
Compiling registry/reg_util_token.c | |
Compiling registry/reg_api_util.c | |
Compiling registry/reg_backend_smbconf.c | |
Compiling dynconfig.c | |
Compiling registry/reg_init_smbconf.c | |
Compiling param/loadparm.c | |
Compiling param/loadparm_server_role.c | |
Compiling param/util.c | |
Compiling lib/sharesec.c | |
Compiling lib/ldap_debug_handler.c | |
Compiling ../lib/util/rbtree.c | |
Compiling ../lib/util/signal.c | |
Compiling ../lib/util/time.c | |
Compiling ../lib/util/xfile.c | |
Compiling ../lib/util/util_strlist.c | |
Compiling ../lib/util/util_file.c | |
Compiling ../lib/util/data_blob.c | |
Compiling ../lib/util/util.c | |
Compiling ../lib/util/fsusage.c | |
Compiling ../lib/util/params.c | |
Compiling ../lib/util/talloc_stack.c | |
Compiling ../lib/util/genrand.c | |
Compiling ../lib/util/util_net.c | |
Compiling ../lib/util/become_daemon.c | |
Compiling ../lib/util/system.c | |
Compiling ../lib/util/tevent_unix.c | |
Compiling ../lib/util/tevent_ntstatus.c | |
Compiling ../lib/util/tevent_werror.c | |
Compiling ../lib/util/smb_threads.c | |
Compiling ../lib/util/util_id.c | |
Compiling ../lib/util/blocking.c | |
Compiling ../lib/util/rfc1738.c | |
Compiling ../lib/util/select.c | |
Compiling ../lib/util/util_pw.c | |
Compiling ../lib/crypto/crc32.c | |
Compiling ../lib/crypto/md5.c | |
Compiling ../lib/crypto/hmacmd5.c | |
Compiling ../lib/crypto/arcfour.c | |
Compiling ../lib/crypto/md4.c | |
Compiling ../lib/crypto/sha256.c | |
Compiling ../lib/crypto/hmacsha256.c | |
Compiling ../lib/crypto/aes.c | |
Compiling ../lib/crypto/rijndael-alg-fst.c | |
Compiling lib/messages.c | |
Compiling librpc/gen_ndr/ndr_messaging.c | |
Compiling lib/messages_local.c | |
Compiling lib/messages_ctdbd.c | |
Compiling lib/packet.c | |
Compiling lib/ctdbd_conn.c | |
Compiling lib/interfaces.c | |
Compiling lib/memcache.c | |
Compiling lib/talloc_dict.c | |
Compiling lib/serverid.c | |
Compiling lib/util_sconn.c | |
Compiling lib/util_transfer_file.c | |
Compiling ../lib/async_req/async_sock.c | |
Compiling lib/addrchange.c | |
Compiling lib/util_tdb.c | |
Compiling ../lib/util/util_tdb.c | |
Compiling ../lib/util/tdb_wrap.c | |
Compiling lib/dbwrap.c | |
Compiling lib/dbwrap_tdb.c | |
Compiling lib/dbwrap_ctdb.c | |
Compiling lib/g_lock.c | |
Compiling lib/dbwrap_rbt.c | |
Compiling lib/version.c | |
Compiling lib/charcnv.c | |
Compiling ../lib/util/debug.c | |
Compiling ../lib/util/debug_s3.c | |
Compiling lib/fault.c | |
Compiling lib/interface.c | |
Compiling lib/pidfile.c | |
Compiling lib/system.c | |
Compiling lib/sendfile.c | |
Compiling lib/recvfile.c | |
Compiling lib/time.c | |
Compiling lib/username.c | |
Compiling ../libds/common/flag_mapping.c | |
Compiling lib/access.c | |
Compiling lib/smbrun.c | |
Compiling lib/bitmap.c | |
Compiling lib/dprintf.c | |
Compiling ../libcli/registry/util_reg.c | |
Compiling lib/util_str.c | |
Compiling lib/wins_srv.c | |
Compiling lib/clobber.c | |
Compiling lib/util_sid.c | |
Compiling lib/util_unistr.c | |
Compiling ../lib/util/charset/codepoints.c | |
Compiling lib/util_file.c | |
Compiling lib/util.c | |
Compiling lib/util_cmdline.c | |
Compiling lib/util_names.c | |
Compiling lib/util_sock.c | |
Compiling lib/sock_exec.c | |
Compiling lib/util_sec.c | |
Compiling lib/substitute.c | |
Compiling lib/dbwrap_util.c | |
Compiling lib/ms_fnmatch.c | |
Compiling lib/errmap_unix.c | |
Compiling lib/tallocmsg.c | |
Compiling lib/dmallocmsg.c | |
Compiling libsmb/clisigning.c | |
Compiling libsmb/smb_signing.c | |
Compiling ../lib/util/charset/iconv.c | |
Compiling intl/lang_tdb.c | |
Compiling lib/conn_tdb.c | |
Compiling lib/adt_tree.c | |
Compiling lib/gencache.c | |
Compiling lib/sessionid_tdb.c | |
Compiling lib/module.c | |
Compiling lib/events.c | |
Compiling lib/server_contexts.c | |
Compiling lib/ldap_escape.c | |
Compiling lib/secdesc.c | |
Compiling ../libcli/security/access_check.c | |
Compiling ../libcli/security/secace.c | |
Compiling ../libcli/security/object_tree.c | |
Compiling ../libcli/security/sddl.c | |
Compiling ../libcli/security/secacl.c | |
Compiling lib/fncall.c | |
Compiling libads/krb5_errs.c | |
Compiling lib/system_smbd.c | |
Compiling lib/audit.c | |
Compiling ../librpc/ndr/ndr_basic.c | |
Compiling ../librpc/ndr/ndr.c | |
Compiling ../librpc/ndr/ndr_misc.c | |
Compiling librpc/gen_ndr/ndr_misc.c | |
Compiling librpc/gen_ndr/ndr_security.c | |
Compiling ../librpc/ndr/ndr_sec_helper.c | |
Compiling ../librpc/ndr/ndr_string.c | |
Compiling ../librpc/ndr/uuid.c | |
Compiling librpc/ndr/util.c | |
Compiling librpc/gen_ndr/ndr_server_id.c | |
Compiling librpc/gen_ndr/ndr_dcerpc.c | |
Compiling lib/file_id.c | |
Compiling lib/idmap_cache.c | |
Compiling ../libcli/security/dom_sid.c | |
Compiling ../libcli/security/security_descriptor.c | |
Compiling ../libcli/security/util_sid.c | |
Compiling ../libcli/security/security_token.c | |
Compiling lib/dummysmbd.c | |
Compiling lib/dummyroot.c | |
Compiling libsmb/clientgen.c | |
Compiling libsmb/cliconnect.c | |
Compiling libsmb/clifile.c | |
Compiling libsmb/clispnego.c | |
Compiling libsmb/clikrb5.c | |
Compiling ../libcli/auth/spnego_parse.c | |
Compiling ../lib/util/asn1.c | |
Compiling libsmb/clirap.c | |
Compiling libsmb/clierror.c | |
Compiling libsmb/climessage.c | |
Compiling libsmb/clireadwrite.c | |
Compiling libsmb/clilist.c | |
Compiling libsmb/cliprint.c | |
Compiling libsmb/clitrans.c | |
Compiling libsmb/clisecdesc.c | |
Compiling libsmb/clidgram.c | |
Compiling libsmb/clistr.c | |
Compiling libsmb/cliquota.c | |
Compiling libsmb/clifsinfo.c | |
Compiling libsmb/clidfs.c | |
Compiling libsmb/clirap2.c | |
Compiling libsmb/clioplock.c | |
Compiling libsmb/smb_seal.c | |
Compiling libsmb/async_smb.c | |
Compiling libsmb/cli_np_tstream.c | |
Compiling libsmb/smbsock_connect.c | |
Compiling ../libcli/auth/ntlm_check.c | |
Compiling libsmb/ntlmssp_wrap.c | |
Compiling libsmb/ntlmssp.c | |
Compiling ../libcli/auth/ntlmssp.c | |
Compiling ../libcli/auth/ntlmssp_sign.c | |
Compiling librpc/gen_ndr/ndr_ntlmssp.c | |
Compiling ../librpc/ndr/ndr_ntlmssp.c | |
Compiling ../libcli/auth/ntlmssp_ndr.c | |
Compiling libsmb/smberr.c | |
Compiling ../libcli/auth/ntlmssp_server.c | |
Compiling libsmb/nterr.c | |
Compiling ../libcli/util/doserr.c | |
Compiling libsmb/errormap.c | |
Compiling ../librpc/rpc/dcerpc_error.c | |
Compiling ../libcli/auth/smbdes.c | |
Compiling ../libcli/auth/smbencrypt.c | |
Compiling ../libcli/auth/msrpc_parse.c | |
Compiling ../libcli/auth/session.c | |
Compiling passdb/secrets.c | |
Compiling passdb/machine_account_secrets.c | |
Compiling passdb/machine_sid.c | |
Compiling librpc/gen_ndr/ndr_secrets.c | |
Compiling libsmb/unexpected.c | |
Compiling libsmb/namecache.c | |
Compiling libsmb/nmblib.c | |
Compiling ../libcli/nbt/lmhosts.c | |
Compiling libsmb/namequery.c | |
Compiling libsmb/conncache.c | |
Compiling libads/dns.c | |
Compiling libads/sitename_cache.c | |
Compiling ../libcli/nbt/nbtname.c | |
Compiling ../libcli/netlogon/netlogon.c | |
Compiling ../libcli/netlogon/ndr_netlogon.c | |
Compiling librpc/gen_ndr/ndr_nbt.c | |
Compiling librpc/gen_ndr/ndr_svcctl.c | |
Compiling ../librpc/ndr/ndr_svcctl.c | |
Compiling libads/cldap.c | |
Compiling ../libcli/cldap/cldap.c | |
Compiling ../lib/util/idtree.c | |
Compiling ../libcli/ldap/ldap_message.c | |
Compiling ../libcli/ldap/ldap_ndr.c | |
Compiling lib/ldb_compat.c | |
Compiling ../lib/tsocket/tsocket.c | |
Compiling ../lib/tsocket/tsocket_helpers.c | |
Compiling ../lib/tsocket/tsocket_bsd.c | |
Compiling ../librpc/ndr/ndr_drsuapi.c | |
Compiling ../librpc/ndr/ndr_compression.c | |
Compiling librpc/gen_ndr/ndr_drsuapi.c | |
Compiling ../librpc/ndr/ndr_drsblobs.c | |
Compiling librpc/gen_ndr/ndr_drsblobs.c | |
Compiling ../lib/compression/mszip.c | |
Compiling libads/kerberos.c | |
Compiling ../lib/compression/lzxpress.c | |
Compiling libads/ads_status.c | |
Compiling ../libcli/auth/credentials.c | |
Compiling ../libcli/auth/schannel_sign.c | |
Compiling ../libcli/auth/schannel_state_tdb.c | |
Compiling librpc/gen_ndr/ndr_schannel.c | |
Compiling ../librpc/ndr/ndr_schannel.c | |
Compiling rpc_client/cli_pipe.c | |
Compiling librpc/crypto/gse_krb5.c | |
Compiling librpc/crypto/gse.c | |
Compiling librpc/crypto/cli_spnego.c | |
Compiling librpc/rpc/rpc_common.c | |
Compiling rpc_client/rpc_transport_np.c | |
Compiling rpc_client/rpc_transport_sock.c | |
Compiling rpc_client/rpc_transport_tstream.c | |
Compiling ../librpc/rpc/binding.c | |
Compiling ../librpc/rpc/dcerpc_util.c | |
Compiling ../librpc/rpc/binding_handle.c | |
Compiling librpc/rpc/dcerpc_helpers.c | |
Compiling librpc/gen_ndr/ndr_epmapper_c.c | |
Compiling librpc/gen_ndr/ndr_wkssvc.c | |
Compiling librpc/gen_ndr/ndr_samr.c | |
Compiling librpc/gen_ndr/ndr_lsa.c | |
Compiling librpc/gen_ndr/ndr_dfs.c | |
Compiling librpc/gen_ndr/ndr_echo.c | |
Compiling librpc/gen_ndr/ndr_winreg.c | |
Compiling librpc/gen_ndr/ndr_initshutdown.c | |
Compiling librpc/gen_ndr/ndr_srvsvc.c | |
Compiling librpc/gen_ndr/ndr_eventlog.c | |
Compiling librpc/gen_ndr/ndr_netlogon.c | |
Compiling ../librpc/ndr/ndr_netlogon.c | |
Compiling librpc/gen_ndr/ndr_dssetup.c | |
Compiling librpc/gen_ndr/ndr_epmapper.c | |
Compiling librpc/gen_ndr/ndr_ntsvcs.c | |
Compiling librpc/gen_ndr/ndr_spoolss.c | |
Compiling ../librpc/ndr/ndr_spoolss_buf.c | |
Compiling passdb/pdb_get_set.c | |
Compiling passdb/passdb.c | |
Compiling passdb/pdb_interface.c | |
Compiling lib/util_wellknown.c | |
Compiling lib/util_builtin.c | |
Compiling passdb/pdb_compat.c | |
Compiling lib/util_unixsids.c | |
Compiling passdb/lookup_sid.c | |
Compiling passdb/login_cache.c | |
Compiling passdb/pdb_smbpasswd.c | |
Compiling passdb/pdb_tdb.c | |
Compiling passdb/pdb_wbc_sam.c | |
Compiling passdb/account_pol.c | |
Compiling lib/privileges.c | |
Compiling lib/util_nscd.c | |
Compiling lib/winbind_util.c | |
Compiling lib/server_mutex.c | |
Compiling passdb/pdb_util.c | |
Compiling groupdb/mapping.c | |
Compiling groupdb/mapping_tdb.c | |
Compiling libsmb/namequery_dc.c | |
Compiling libsmb/trustdom_cache.c | |
Compiling libsmb/trusts_util.c | |
Compiling libsmb/dsgetdcname.c | |
Compiling libads/ldap.c | |
Compiling libads/sasl.c | |
Compiling libads/sasl_wrapping.c | |
Compiling libads/krb5_setpw.c | |
Compiling libads/kerberos_util.c | |
Compiling libads/ldap_user.c | |
Compiling libads/ads_struct.c | |
Compiling libads/kerberos_keytab.c | |
Compiling libads/disp_sec.c | |
Compiling libads/ldap_schema.c | |
Compiling libads/ldap_utils.c | |
Compiling libads/util.c | |
Compiling libads/ndr.c | |
Compiling ../libcli/security/privileges.c | |
Compiling auth/token_util.c | |
Compiling librpc/gen_ndr/ndr_initshutdown_c.c | |
Compiling librpc/gen_ndr/ndr_wkssvc_c.c | |
Compiling librpc/gen_ndr/ndr_srvsvc_c.c | |
Compiling librpc/gen_ndr/ndr_lsa_c.c | |
Compiling rpc_client/cli_lsarpc.c | |
Compiling rpc_client/init_lsa.c | |
Compiling librpc/gen_ndr/ndr_samr_c.c | |
Compiling rpc_client/cli_samr.c | |
Compiling librpc/gen_ndr/ndr_netlogon_c.c | |
Compiling rpc_client/cli_netlogon.c | |
Compiling rpc_client/util_netlogon.c | |
Compiling rpc_client/cli_pipe_schannel.c | |
Compiling rpc_client/init_netlogon.c | |
Compiling rpc_client/init_samr.c | |
creating /private/tmp/samba-rqvQoI/samba-3.6.23/source3/exports/libnetapi.syms | |
Compiling libsmb/libsmb_cache.c | |
Compiling libsmb/libsmb_compat.c | |
Compiling libsmb/libsmb_context.c | |
Compiling libsmb/libsmb_dir.c | |
Compiling libsmb/libsmb_file.c | |
Compiling libsmb/libsmb_misc.c | |
Compiling libsmb/libsmb_path.c | |
Compiling libsmb/libsmb_printjob.c | |
Compiling libsmb/libsmb_server.c | |
Compiling libsmb/libsmb_stat.c | |
Compiling libsmb/libsmb_xattr.c | |
Compiling libsmb/libsmb_thread_impl.c | |
Compiling libsmb/libsmb_setget.c | |
Compiling libsmb/libsmb_thread_posix.c | |
creating /private/tmp/samba-rqvQoI/samba-3.6.23/source3/exports/libsmbclient.syms | |
creating /private/tmp/samba-rqvQoI/samba-3.6.23/source3/exports/libsmbsharemodes.syms | |
Compiling libsmb/smb_share_modes.c | |
Compiling smbd/server_reload.c | |
Compiling smbd/files.c | |
Compiling smbd/utmp.c | |
Compiling smbd/connection.c | |
Compiling smbd/session.c | |
Compiling smbd/dfree.c | |
Compiling smbd/dir.c | |
Compiling smbd/password.c | |
Compiling smbd/conn.c | |
Compiling smbd/share_access.c | |
Compiling smbd/fileio.c | |
Compiling smbd/ipc.c | |
Compiling smbd/lanman.c | |
Compiling smbd/negprot.c | |
Compiling smbd/message.c | |
Compiling smbd/nttrans.c | |
Compiling smbd/pipes.c | |
Compiling smbd/reply.c | |
Compiling smbd/sesssetup.c | |
Compiling smbd/trans2.c | |
Compiling smbd/uid.c | |
Compiling smbd/dosmode.c | |
Compiling smbd/filename.c | |
Compiling smbd/open.c | |
Compiling smbd/close.c | |
Compiling smbd/blocking.c | |
Compiling smbd/sec_ctx.c | |
Compiling smbd/srvstr.c | |
Compiling smbd/vfs.c | |
Compiling smbd/perfcount.c | |
Compiling smbd/statcache.c | |
Compiling smbd/seal.c | |
Compiling smbd/posix_acls.c | |
Compiling lib/sysacls.c | |
Compiling smbd/process.c | |
Compiling smbd/service.c | |
Compiling smbd/error.c | |
Compiling rpc_server/epmd.c | |
Compiling printing/printspoolss.c | |
Compiling printing/spoolssd.c | |
Compiling lib/sysquotas.c | |
Compiling lib/sysquotas_linux.c | |
Compiling lib/sysquotas_xfs.c | |
Compiling lib/sysquotas_4A.c | |
Compiling lib/sysquotas_nfs.c | |
Compiling smbd/fake_file.c | |
Compiling smbd/quotas.c | |
Compiling smbd/ntquotas.c | |
Compiling lib/afs.c | |
Compiling smbd/msdfs.c | |
Compiling lib/afs_settoken.c | |
Compiling smbd/aio.c | |
Compiling smbd/statvfs.c | |
Compiling smbd/dmapi.c | |
Compiling smbd/signing.c | |
Compiling smbd/file_access.c | |
Compiling smbd/dnsregister.c | |
Compiling smbd/globals.c | |
Compiling smbd/smb2_server.c | |
Compiling smbd/smb2_signing.c | |
Compiling smbd/smb2_glue.c | |
Compiling smbd/smb2_negprot.c | |
Compiling smbd/smb2_sesssetup.c | |
Compiling smbd/smb2_tcon.c | |
Compiling smbd/smb2_create.c | |
Compiling smbd/smb2_close.c | |
Compiling smbd/smb2_flush.c | |
Compiling smbd/smb2_read.c | |
Compiling smbd/smb2_write.c | |
Compiling smbd/smb2_lock.c | |
Compiling smbd/smb2_ioctl.c | |
Compiling smbd/smb2_keepalive.c | |
Compiling smbd/smb2_find.c | |
Compiling smbd/smb2_notify.c | |
Compiling smbd/smb2_getinfo.c | |
Compiling smbd/smb2_setinfo.c | |
Compiling smbd/smb2_break.c | |
Compiling ../libcli/smb/smb2_create_blob.c | |
Compiling smbd/mangle.c | |
Compiling smbd/mangle_hash.c | |
Compiling smbd/mangle_hash2.c | |
Compiling modules/vfs_default.c | |
Compiling rpc_server/lsa/srv_lsa_nt.c | |
Compiling librpc/gen_ndr/srv_lsa.c | |
Compiling rpc_server/winreg/srv_winreg_nt.c | |
Compiling librpc/gen_ndr/srv_winreg.c | |
Compiling librpc/gen_ndr/srv_initshutdown.c | |
Compiling rpc_server/initshutdown/srv_initshutdown_nt.c | |
Compiling rpc_server/dssetup/srv_dssetup_nt.c | |
Compiling librpc/gen_ndr/srv_dssetup.c | |
Compiling librpc/gen_ndr/srv_wkssvc.c | |
Compiling rpc_server/wkssvc/srv_wkssvc_nt.c | |
Compiling rpc_server/svcctl/srv_svcctl_nt.c | |
Compiling rpc_server/svcctl/srv_svcctl_reg.c | |
Compiling librpc/gen_ndr/srv_svcctl.c | |
Compiling services/svc_winreg_glue.c | |
Compiling services/svc_spoolss.c | |
Compiling services/svc_rcinit.c | |
Compiling services/svc_netlogon.c | |
Compiling services/svc_winreg.c | |
Compiling services/svc_wins.c | |
Compiling rpc_server/ntsvcs/srv_ntsvcs_nt.c | |
Compiling librpc/gen_ndr/srv_ntsvcs.c | |
Compiling rpc_server/netlogon/srv_netlog_nt.c | |
Compiling librpc/gen_ndr/srv_netlogon.c | |
Compiling librpc/gen_ndr/srv_dfs.c | |
Compiling rpc_server/dfs/srv_dfs_nt.c | |
Compiling rpc_server/srvsvc/srv_srvsvc_nt.c | |
Compiling librpc/gen_ndr/srv_srvsvc.c | |
Compiling rpc_server/spoolss/srv_spoolss_nt.c | |
Compiling rpc_server/spoolss/srv_spoolss_util.c | |
Compiling librpc/gen_ndr/srv_spoolss.c | |
Compiling rpc_server/eventlog/srv_eventlog_nt.c | |
Compiling rpc_server/eventlog/srv_eventlog_reg.c | |
Compiling lib/eventlog/eventlog.c | |
Compiling librpc/gen_ndr/srv_eventlog.c | |
Compiling rpc_server/samr/srv_samr_nt.c | |
Compiling rpc_server/samr/srv_samr_util.c | |
Compiling rpc_server/samr/srv_samr_chgpasswd.c | |
Compiling librpc/gen_ndr/srv_samr.c | |
Compiling rpc_server/echo/srv_echo_nt.c | |
Compiling librpc/gen_ndr/srv_echo.c | |
Compiling rpc_server/epmapper/srv_epmapper.c | |
Compiling librpc/gen_ndr/srv_epmapper.c | |
Compiling rpc_server/srv_pipe.c | |
Compiling rpc_server/srv_pipe_hnd.c | |
Compiling rpc_server/srv_pipe_register.c | |
Compiling rpc_server/rpc_ncacn_np.c | |
Compiling rpc_server/rpc_handles.c | |
Compiling rpc_server/srv_access_check.c | |
Compiling rpc_server/rpc_server.c | |
Compiling rpc_server/dcesrv_ntlmssp.c | |
Compiling rpc_server/dcesrv_gssapi.c | |
Compiling rpc_server/dcesrv_spnego.c | |
Compiling ../libcli/named_pipe_auth/npa_tstream.c | |
Compiling librpc/gen_ndr/ndr_named_pipe_auth.c | |
Compiling ../auth/auth_sam_reply.c | |
Compiling librpc/gen_ndr/ndr_auth.c | |
Compiling librpc/gen_ndr/ndr_spoolss_c.c | |
Compiling rpc_client/cli_spoolss.c | |
Compiling rpc_client/init_spoolss.c | |
Compiling rpc_client/cli_winreg_spoolss.c | |
Compiling printing/nt_printing_os2.c | |
Compiling librpc/gen_ndr/ndr_winreg_c.c | |
Compiling rpc_client/cli_winreg.c | |
Compiling rpc_client/cli_winreg_int.c | |
Compiling rpc_server/rpc_ep_setup.c | |
Compiling librpc/rpc/dcerpc_ep.c | |
Compiling locking/locking.c | |
Compiling locking/brlock.c | |
Compiling locking/posix.c | |
Compiling printing/pcap.c | |
Compiling printing/print_svid.c | |
Compiling printing/print_aix.c | |
Compiling printing/print_cups.c | |
Compiling printing/print_generic.c | |
Compiling printing/lpq_parse.c | |
Compiling printing/load.c | |
Compiling printing/print_iprint.c | |
Compiling printing/print_standard.c | |
Compiling printing/printer_list.c | |
Compiling librpc/gen_ndr/ndr_printcap.c | |
Compiling profile/profile.c | |
Compiling printing/printing.c | |
Compiling printing/nt_printing.c | |
Compiling printing/nt_printing_tdb.c | |
Compiling printing/nt_printing_migrate.c | |
Compiling printing/nt_printing_migrate_internal.c | |
Compiling printing/nt_printing_ads.c | |
Compiling librpc/gen_ndr/ndr_ntprinting.c | |
Compiling ../librpc/ndr/ndr_ntprinting.c | |
Compiling printing/notify.c | |
Compiling printing/printing_db.c | |
Compiling smbd/oplock.c | |
Compiling smbd/oplock_irix.c | |
Compiling smbd/oplock_linux.c | |
Compiling smbd/oplock_onefs.c | |
Compiling smbd/notify.c | |
Compiling smbd/notify_inotify.c | |
Compiling smbd/notify_internal.c | |
Compiling librpc/gen_ndr/ndr_notify.c | |
Compiling librpc/gen_ndr/ndr_file_id.c | |
Compiling lib/filename_util.c | |
Compiling auth/auth.c | |
Compiling auth/auth_sam.c | |
Compiling auth/check_samsec.c | |
Compiling auth/auth_unix.c | |
Compiling auth/auth_winbind.c | |
Compiling auth/auth_wbc.c | |
Compiling auth/auth_server.c | |
Compiling auth/auth_domain.c | |
Compiling auth/auth_builtin.c | |
Compiling auth/auth_util.c | |
Compiling auth/server_info.c | |
Compiling auth/server_info_sam.c | |
Compiling auth/user_info.c | |
Compiling auth/user_util.c | |
Compiling auth/user_krb5.c | |
Compiling auth/auth_compat.c | |
Compiling auth/pampass.c | |
Compiling auth/auth_ntlmssp.c | |
Compiling auth/pass_check.c | |
Compiling ../libcli/auth/pam_errors.c | |
Compiling libsmb/samlogon_cache.c | |
Compiling libads/kerberos_verify.c | |
Compiling libads/authdata.c | |
Compiling ../librpc/ndr/ndr_krb5pac.c | |
Compiling libads/ldap_printer.c | |
Compiling librpc/gen_ndr/ndr_krb5pac.c | |
Compiling registry/reg_backend_printing.c | |
Compiling registry/reg_backend_shares.c | |
Compiling registry/reg_backend_netlogon_params.c | |
Compiling registry/reg_backend_prod_options.c | |
Compiling registry/reg_backend_tcpip_params.c | |
Compiling registry/reg_backend_hkpt_params.c | |
Compiling registry/reg_backend_current_version.c | |
Compiling registry/reg_backend_perflib.c | |
Compiling registry/reg_init_full.c | |
Compiling librpc/gen_ndr/ndr_perfcount.c | |
Compiling registry/reg_perfcount.c | |
Generating smbd/build_options.c | |
Compiling lib/popt_common.c | |
Building include/build_env.h | |
Compiling registry/regfio.c | |
Compiling registry/reg_api_regf.c | |
Compiling registry/reg_parse_prs.c | |
Compiling librpc/gen_ndr/ndr_xattr.c | |
Compiling ../librpc/ndr/ndr_xattr.c | |
Compiling smbd/server.c | |
Compiling smbd/server_exit.c | |
Compiling smbd/msg_idmap.c | |
Compiling ../lib/popt/findme.c | |
Compiling ../lib/popt/popt.c | |
Compiling ../lib/popt/poptconfig.c | |
Compiling ../lib/popt/popthelp.c | |
Compiling ../lib/popt/poptparse.c | |
Compiling nmbd/nmbd.c | |
Compiling nmbd/asyncdns.c | |
Compiling nmbd/nmbd_become_dmb.c | |
Compiling nmbd/nmbd_become_lmb.c | |
Compiling nmbd/nmbd_browserdb.c | |
Compiling nmbd/nmbd_browsesync.c | |
Compiling nmbd/nmbd_elections.c | |
Compiling nmbd/nmbd_incomingdgrams.c | |
Compiling nmbd/nmbd_incomingrequests.c | |
Compiling nmbd/nmbd_lmhosts.c | |
Compiling nmbd/nmbd_logonnames.c | |
Compiling nmbd/nmbd_mynames.c | |
Compiling nmbd/nmbd_namelistdb.c | |
Compiling nmbd/nmbd_namequery.c | |
Compiling nmbd/nmbd_nameregister.c | |
Compiling nmbd/nmbd_nodestatus.c | |
Compiling nmbd/nmbd_namerelease.c | |
Compiling nmbd/nmbd_packets.c | |
Compiling nmbd/nmbd_processlogon.c | |
Compiling nmbd/nmbd_responserecordsdb.c | |
Compiling nmbd/nmbd_sendannounce.c | |
Compiling nmbd/nmbd_serverlistdb.c | |
Compiling nmbd/nmbd_subnetdb.c | |
Compiling nmbd/nmbd_winsproxy.c | |
Compiling nmbd/nmbd_winsserver.c | |
Compiling nmbd/nmbd_workgroupdb.c | |
Compiling web/cgi.c | |
Compiling nmbd/nmbd_synclists.c | |
Compiling web/diagnose.c | |
Compiling web/startstop.c | |
Compiling web/statuspage.c | |
Compiling web/swat.c | |
Compiling web/neg_lang.c | |
Compiling libsmb/passchange.c | |
Compiling client/client.c | |
Compiling client/clitar.c | |
Compiling client/dnsbrowse.c | |
Compiling ../libcli/smbreadline/smbreadline.c | |
Compiling utils/net.c | |
Compiling ../libcli/security/display_sec.c | |
Compiling utils/net_ads.c | |
Compiling utils/net_help.c | |
Compiling utils/net_rap.c | |
Compiling utils/net_rpc.c | |
Compiling utils/net_rpc_samsync.c | |
Compiling utils/net_rpc_join.c | |
Compiling utils/net_time.c | |
Compiling utils/net_lookup.c | |
Compiling utils/net_cache.c | |
Compiling utils/net_groupmap.c | |
Compiling utils/net_idmap.c | |
Compiling utils/net_idmap_check.c | |
Compiling utils/net_status.c | |
Compiling utils/net_rpc_printer.c | |
Compiling utils/net_rpc_rights.c | |
Compiling utils/net_rpc_service.c | |
Compiling utils/net_rpc_registry.c | |
Compiling utils/net_usershare.c | |
Compiling utils/netlookup.c | |
Compiling utils/net_sam.c | |
Compiling utils/net_rpc_shell.c | |
Compiling utils/net_util.c | |
Compiling utils/net_rpc_sh_acct.c | |
Compiling utils/passwd_util.c | |
Compiling utils/net_rpc_audit.c | |
Compiling utils/net_dns.c | |
Compiling utils/net_ads_gpo.c | |
Compiling utils/net_conf.c | |
Compiling utils/net_join.c | |
Compiling utils/net_user.c | |
Compiling utils/net_group.c | |
Compiling utils/net_file.c | |
Compiling utils/net_registry.c | |
Compiling utils/net_dom.c | |
Compiling utils/net_share.c | |
Compiling utils/net_g_lock.c | |
Compiling utils/net_serverid.c | |
Compiling utils/net_eventlog.c | |
Compiling utils/net_printing.c | |
Compiling utils/net_rpc_trust.c | |
Compiling librpc/gen_ndr/ndr_preg.c | |
Compiling ../librpc/ndr/ndr_preg.c | |
Compiling librpc/gen_ndr/ndr_drsuapi_c.c | |
Compiling librpc/gen_ndr/ndr_dssetup_c.c | |
Compiling registry/reg_parse.c | |
Compiling librpc/gen_ndr/ndr_svcctl_c.c | |
Compiling registry/reg_format.c | |
Compiling registry/reg_parse_internal.c | |
Compiling registry/reg_import.c | |
Compiling lib/cbuf.c | |
Compiling lib/srprs.c | |
Compiling utils/net_registry_util.c | |
Compiling utils/net_help_common.c | |
Compiling ../libgpo/gpo_ldap.c | |
Compiling ../libgpo/gpo_ini.c | |
Compiling ../libgpo/gpo_util.c | |
Compiling ../libgpo/gpo_fetch.c | |
Compiling libgpo/gpo_filesync.c | |
Compiling ../libgpo/gpo_sec.c | |
Compiling libgpo/gpo_reg.c | |
Compiling ../libgpo/gpext/gpext.c | |
Compiling ../lib/iniparser_build/iniparser.c | |
Compiling ../lib/iniparser_build/dictionary.c | |
Compiling ../lib/iniparser_build/strlib.c | |
Compiling libnet/libnet_dssync.c | |
Compiling libnet/libnet_dssync_passdb.c | |
Compiling libnet/libnet_dssync_keytab.c | |
Compiling ../libcli/drsuapi/repl_decrypt.c | |
Compiling libnet/libnet_samsync.c | |
Compiling libnet/libnet_samsync_ldif.c | |
Compiling libnet/libnet_samsync_passdb.c | |
Compiling libnet/libnet_samsync_display.c | |
Compiling libnet/libnet_samsync_keytab.c | |
Compiling ../libcli/samsync/decrypt.c | |
Compiling client/smbspool.c | |
Compiling utils/testparm.c | |
Compiling utils/status.c | |
Compiling utils/status_profile.c | |
Compiling utils/smbget.c | |
Compiling utils/smbta-util.c | |
Compiling utils/smbcontrol.c | |
Compiling utils/smbtree.c | |
Compiling ../lib/tdb/tools/tdbbackup.c | |
Compiling utils/nmblookup.c | |
Compiling utils/pdbedit.c | |
Compiling ../lib/tdb/tools/tdbdump.c | |
Compiling ../lib/tdb/tools/tdbrestore.c | |
Compiling ../lib/tdb/tools/tdbtool.c | |
Compiling utils/smbpasswd.c | |
Compiling rpcclient/rpcclient.c | |
Compiling rpcclient/cmd_samr.c | |
Compiling rpcclient/cmd_lsarpc.c | |
Compiling rpcclient/cmd_spoolss.c | |
Compiling rpcclient/cmd_netlogon.c | |
Compiling rpcclient/cmd_srvsvc.c | |
Compiling rpcclient/cmd_dfs.c | |
Compiling rpcclient/cmd_epmapper.c | |
Compiling rpcclient/cmd_dssetup.c | |
Compiling rpcclient/cmd_echo.c | |
Compiling rpcclient/cmd_shutdown.c | |
Compiling rpcclient/cmd_test.c | |
Compiling rpcclient/cmd_wkssvc.c | |
Compiling rpcclient/cmd_ntsvcs.c | |
Compiling rpcclient/cmd_eventlog.c | |
Compiling rpcclient/cmd_drsuapi.c | |
Compiling rpcclient/cmd_winreg.c | |
Compiling librpc/gen_ndr/ndr_eventlog_c.c | |
Compiling librpc/gen_ndr/ndr_ntsvcs_c.c | |
Compiling librpc/gen_ndr/ndr_dfs_c.c | |
Compiling librpc/gen_ndr/ndr_echo_c.c | |
Compiling utils/smbcacls.c | |
Compiling utils/ntlm_auth.c | |
Compiling utils/profiles.c | |
Compiling utils/ntlm_auth_diagnostics.c | |
Compiling utils/sharesec.c | |
Compiling utils/smbcquotas.c | |
Compiling utils/eventlogadm.c | |
Compiling modules/vfs_recycle.c | |
Compiling modules/vfs_audit.c | |
Compiling modules/vfs_extd_audit.c | |
Compiling modules/vfs_netatalk.c | |
Compiling modules/vfs_full_audit.c | |
Compiling modules/vfs_fake_perms.c | |
Compiling modules/vfs_default_quota.c | |
Compiling modules/vfs_readonly.c | |
Compiling modules/getdate.c | |
Compiling modules/vfs_cap.c | |
Compiling modules/vfs_expand_msdfs.c | |
Compiling modules/vfs_shadow_copy.c | |
Compiling modules/vfs_shadow_copy2.c | |
Compiling modules/vfs_xattr_tdb.c | |
Compiling modules/vfs_catia.c | |
Compiling modules/vfs_streams_xattr.c | |
Compiling modules/vfs_streams_depot.c | |
Compiling modules/vfs_readahead.c | |
Compiling modules/vfs_preopen.c | |
Compiling modules/vfs_syncops.c | |
Compiling modules/vfs_acl_xattr.c | |
Compiling modules/vfs_acl_tdb.c | |
Compiling modules/vfs_smb_traffic_analyzer.c | |
Compiling modules/vfs_dirsort.c | |
Compiling modules/vfs_crossrename.c | |
Compiling modules/vfs_scannedonly.c | |
Compiling modules/vfs_linux_xfs_sgid.c | |
Compiling modules/vfs_time_audit.c | |
Compiling winbindd/idmap_autorid.c | |
Compiling modules/CP850.c | |
Compiling modules/CP437.c | |
Compiling modules/charset_macosxfs.c | |
Compiling auth/auth_script.c | |
Compiling pam_smbpass/pam_smb_auth.c | |
Compiling pam_smbpass/pam_smb_passwd.c | |
Compiling pam_smbpass/pam_smb_acct.c | |
Compiling pam_smbpass/support.c | |
Linking shared library bin/libtalloc.dylib.2 | |
Linking shared library bin/libtdb.dylib.1 | |
Linking non-shared library bin/libwbclient.a | |
Linking non-shared library bin/libaddns.a | |
Linking non-shared library bin/libnetapi.a | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: bin/libaddns.a(dnsgss.o) has no symbols | |
Linking non-shared library bin/libsmbclient.a | |
Linking non-shared library bin/libsmbsharemodes.a | |
Compiling smbd/build_options.c | |
Building plugin bin/recycle.dylib | |
Building plugin bin/audit.dylib | |
Building plugin bin/extd_audit.dylib | |
Building plugin bin/full_audit.dylib | |
Building plugin bin/netatalk.dylib | |
Building plugin bin/fake_perms.dylib | |
Building plugin bin/default_quota.dylib | |
Building plugin bin/cap.dylib | |
Building plugin bin/readonly.dylib | |
Building plugin bin/expand_msdfs.dylib | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: bin/libsmbclient.a(ctdbd_conn.o) has no symbols | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: bin/libsmbclient.a(dbwrap_ctdb.o) has no symbols | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: bin/libsmbclient.a(krb5_errs.o) has no symbols | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: bin/libsmbclient.a(kerberos.o) has no symbols | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: bin/libsmbclient.a(gse_krb5.o) has no symbols | |
Building plugin bin/shadow_copy.dylib | |
Building plugin bin/shadow_copy2.dylib | |
Building plugin bin/xattr_tdb.dylib | |
Building plugin bin/catia.dylib | |
Building plugin bin/streams_xattr.dylib | |
Building plugin bin/streams_depot.dylib | |
Building plugin bin/readahead.dylib | |
Building plugin bin/preopen.dylib | |
Building plugin bin/syncops.dylib | |
Building plugin bin/acl_xattr.dylib | |
Building plugin bin/acl_tdb.dylib | |
Building plugin bin/smb_traffic_analyzer.dylib | |
Building plugin bin/dirsort.dylib | |
Building plugin bin/crossrename.dylib | |
Building plugin bin/scannedonly.dylib | |
Building plugin bin/linux_xfs_sgid.dylib | |
Building plugin bin/time_audit.dylib | |
Building plugin bin/autorid.dylib | |
Building plugin bin/CP850.dylib | |
Building plugin bin/CP437.dylib | |
Building plugin bin/macosxfs.dylib | |
Building plugin bin/script.dylib | |
Installing scripts in /usr/local/Cellar/samba/3.6.23/bin | |
Installing /usr/local/Cellar/samba/3.6.23/bin/smbtar | |
Installing /usr/local/Cellar/samba/3.6.23/bin/findsmb | |
====================================================================== | |
The scripts have been installed. You may uninstall them using | |
the command "make uninstallscripts" or "make install" to install binaries, | |
man pages and shell scripts. You may recover the previous version (if any | |
by "make revert". | |
====================================================================== | |
Installing /private/tmp/samba-rqvQoI/samba-3.6.23/source3//../codepages/lowcase.dat as ///usr/local/Cellar/samba/3.6.23/lib/lowcase.dat | |
Installing /private/tmp/samba-rqvQoI/samba-3.6.23/source3//po/de.msg as ///usr/local/Cellar/samba/3.6.23/lib/de.msg | |
Installing /private/tmp/samba-rqvQoI/samba-3.6.23/source3//../codepages/upcase.dat as ///usr/local/Cellar/samba/3.6.23/lib/upcase.dat | |
Installing /private/tmp/samba-rqvQoI/samba-3.6.23/source3//po/en.msg as ///usr/local/Cellar/samba/3.6.23/lib/en.msg | |
Installing /private/tmp/samba-rqvQoI/samba-3.6.23/source3//../codepages/valid.dat as ///usr/local/Cellar/samba/3.6.23/lib/valid.dat | |
Linking shared library bin/libtevent.dylib.0 | |
Installing /private/tmp/samba-rqvQoI/samba-3.6.23/source3//po/fi.msg as ///usr/local/Cellar/samba/3.6.23/lib/fi.msg | |
====================================================================== | |
The dat files have been installed. You may uninstall the dat files | |
using the command "make uninstalldat" or "make uninstall" to uninstall | |
binaries, man pages, dat files, and shell scripts. | |
====================================================================== | |
Linking shared library bin/libsmbsharemodes.dylib.0 | |
Linking bin/tdbdump | |
Linking bin/tdbbackup | |
Installing /private/tmp/samba-rqvQoI/samba-3.6.23/source3//po/fr.msg as ///usr/local/Cellar/samba/3.6.23/lib/fr.msg | |
/usr/bin/install -c bin/libtalloc.dylib.2.0.5 //usr/local/Cellar/samba/3.6.23/lib | |
Installing /private/tmp/samba-rqvQoI/samba-3.6.23/source3//po/it.msg as ///usr/local/Cellar/samba/3.6.23/lib/it.msg | |
Preserving old module as ///usr/local/Cellar/samba/3.6.23/lib/vfs/recycle.dylib.old | |
Installing bin/recycle.dylib as ///usr/local/Cellar/samba/3.6.23/lib/vfs/recycle.dylib | |
Installing /private/tmp/samba-rqvQoI/samba-3.6.23/source3//po/ja.msg as ///usr/local/Cellar/samba/3.6.23/lib/ja.msg | |
Installing default man pages in /usr/local/Cellar/samba/3.6.23/share/man/ | |
if test -r bin/libtalloc.dylib.2.0.5 ; then \ | |
ln -f -s `basename bin/libtalloc.dylib.2.0.5` \ | |
//usr/local/Cellar/samba/3.6.23/lib/`basename bin/libtalloc.dylib.2` ; \ | |
fi | |
Installing /private/tmp/samba-rqvQoI/samba-3.6.23/source3//po/nl.msg as ///usr/local/Cellar/samba/3.6.23/lib/nl.msg | |
Linking bin/tdbrestore | |
Preserving old module as ///usr/local/Cellar/samba/3.6.23/lib/vfs/audit.dylib.old | |
Installing bin/audit.dylib as ///usr/local/Cellar/samba/3.6.23/lib/vfs/audit.dylib | |
if test -r bin/libtalloc.dylib.2 ; then \ | |
ln -f -s `basename bin/libtalloc.dylib.2` \ | |
//usr/local/Cellar/samba/3.6.23/lib/`basename bin/libtalloc.dylib` ; \ | |
fi | |
Linking bin/tdbtool | |
Installing /private/tmp/samba-rqvQoI/samba-3.6.23/source3//po/pl.msg as ///usr/local/Cellar/samba/3.6.23/lib/pl.msg | |
Installing /private/tmp/samba-rqvQoI/samba-3.6.23/source3//po/ru.msg as ///usr/local/Cellar/samba/3.6.23/lib/ru.msg | |
: bin/libtalloc.a //usr/local/Cellar/samba/3.6.23/lib | |
Preserving old module as ///usr/local/Cellar/samba/3.6.23/lib/vfs/extd_audit.dylib.old | |
Installing bin/extd_audit.dylib as ///usr/local/Cellar/samba/3.6.23/lib/vfs/extd_audit.dylib | |
/usr/bin/install -c bin/libtdb.dylib.1.2.9 //usr/local/Cellar/samba/3.6.23/lib | |
Installing /private/tmp/samba-rqvQoI/samba-3.6.23/source3//po/tr.msg as ///usr/local/Cellar/samba/3.6.23/lib/tr.msg | |
Preserving old module as ///usr/local/Cellar/samba/3.6.23/lib/vfs/full_audit.dylib.old | |
Installing bin/full_audit.dylib as ///usr/local/Cellar/samba/3.6.23/lib/vfs/full_audit.dylib | |
============================================================================== | |
The SWAT msg files have been installed. You may uninstall the msg files using | |
the command "make uninstallmsg" or "make uninstall" to uninstall binaries, man | |
pages, msg files, and shell scripts. | |
============================================================================== | |
/usr/bin/install -c -m 0644 /private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/talloc/talloc.h //usr/local/Cellar/samba/3.6.23/include | |
if test -r bin/libtdb.dylib.1.2.9 ; then \ | |
ln -f -s `basename bin/libtdb.dylib.1.2.9` \ | |
//usr/local/Cellar/samba/3.6.23/lib/`basename bin/libtdb.dylib.1` ; \ | |
fi | |
Linking shared library bin/libsmbclient.dylib.0 | |
Linking bin/smbd | |
Linking shared library bin/libnetapi.dylib.0 | |
Installing SWAT in ///usr/local/Cellar/samba/3.6.23/swat | |
Installing the Samba Web Administration Tool | |
Installing Preserving old module as ///usr/local/Cellar/samba/3.6.23/lib/vfs/netatalk.dylib.old | |
Installing bin/netatalk.dylib as ///usr/local/Cellar/samba/3.6.23/lib/vfs/netatalk.dylib | |
/usr/bin/install -c bin/libsmbsharemodes.dylib.0 //usr/local/Cellar/samba/3.6.23/lib | |
langs are ja tr | |
if test -r bin/libtdb.dylib.1 ; then \ | |
ln -f -s `basename bin/libtdb.dylib.1` \ | |
//usr/local/Cellar/samba/3.6.23/lib/`basename bin/libtdb.dylib` ; \ | |
fi | |
if test -r bin/libsmbsharemodes.dylib.0 ; then \ | |
ln -f -s `basename bin/libsmbsharemodes.dylib.0` \ | |
//usr/local/Cellar/samba/3.6.23/lib/`basename bin/libsmbsharemodes.dylib` ; \ | |
fi | |
Preserving old module as ///usr/local/Cellar/samba/3.6.23/lib/vfs/fake_perms.dylib.old | |
Installing bin/fake_perms.dylib as ///usr/local/Cellar/samba/3.6.23/lib/vfs/fake_perms.dylib | |
: bin/libtdb.a //usr/local/Cellar/samba/3.6.23/lib | |
: bin/libsmbsharemodes.a //usr/local/Cellar/samba/3.6.23/lib | |
Preserving old module as ///usr/local/Cellar/samba/3.6.23/lib/vfs/default_quota.dylib.old | |
Installing bin/default_quota.dylib as ///usr/local/Cellar/samba/3.6.23/lib/vfs/default_quota.dylib | |
/usr/bin/install -c -m 0644 /private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/tdb/include/tdb.h //usr/local/Cellar/samba/3.6.23/include | |
Linking bin/nmbd | |
/usr/bin/install -c -m 0644 /private/tmp/samba-rqvQoI/samba-3.6.23/source3/include/smb_share_modes.h //usr/local/Cellar/samba/3.6.23/include | |
Linking bin/swat | |
Preserving old module as ///usr/local/Cellar/samba/3.6.23/lib/vfs/readonly.dylib.old | |
Installing bin/readonly.dylib as ///usr/local/Cellar/samba/3.6.23/lib/vfs/readonly.dylib | |
///usr/local/Cellar/samba/3.6.23/swat/./images/globals.gif | |
///usr/local/Cellar/samba/3.6.23/swat/./images/home.gif | |
Preserving old module as ///usr/local/Cellar/samba/3.6.23/lib/vfs/cap.dylib.old | |
Installing bin/cap.dylib as ///usr/local/Cellar/samba/3.6.23/lib/vfs/cap.dylib | |
///usr/local/Cellar/samba/3.6.23/swat/./images/passwd.gif | |
///usr/local/Cellar/samba/3.6.23/swat/./images/printers.gif | |
Preserving old module as ///usr/local/Cellar/samba/3.6.23/lib/vfs/expand_msdfs.dylib.old | |
Installing bin/expand_msdfs.dylib as ///usr/local/Cellar/samba/3.6.23/lib/vfs/expand_msdfs.dylib | |
///usr/local/Cellar/samba/3.6.23/swat/./images/samba.gif | |
///usr/local/Cellar/samba/3.6.23/swat/./images/shares.gif | |
Preserving old module as ///usr/local/Cellar/samba/3.6.23/lib/vfs/shadow_copy.dylib.old | |
Installing bin/shadow_copy.dylib as ///usr/local/Cellar/samba/3.6.23/lib/vfs/shadow_copy.dylib | |
///usr/local/Cellar/samba/3.6.23/swat/./images/status.gif | |
Preserving old module as ///usr/local/Cellar/samba/3.6.23/lib/vfs/shadow_copy2.dylib.old | |
Installing bin/shadow_copy2.dylib as ///usr/local/Cellar/samba/3.6.23/lib/vfs/shadow_copy2.dylib | |
///usr/local/Cellar/samba/3.6.23/swat/./images/viewconfig.gif | |
///usr/local/Cellar/samba/3.6.23/swat/./images/wizard.gif | |
Preserving old module as ///usr/local/Cellar/samba/3.6.23/lib/vfs/xattr_tdb.dylib.old | |
Linking bin/smbspool | |
Installing bin/xattr_tdb.dylib as ///usr/local/Cellar/samba/3.6.23/lib/vfs/xattr_tdb.dylib | |
Linking bin/smbclient | |
Linking bin/testparm | |
///usr/local/Cellar/samba/3.6.23/swat/./help/welcome-no-samba-doc.html | |
Linking bin/smbstatus | |
Preserving old module as ///usr/local/Cellar/samba/3.6.23/lib/vfs/catia.dylib.old | |
Installing bin/catia.dylib as ///usr/local/Cellar/samba/3.6.23/lib/vfs/catia.dylib | |
///usr/local/Cellar/samba/3.6.23/swat/./help/welcome.html | |
Linking bin/smbget | |
Preserving old module as ///usr/local/Cellar/samba/3.6.23/lib/vfs/streams_xattr.dylib.old | |
Installing bin/streams_xattr.dylib as ///usr/local/Cellar/samba/3.6.23/lib/vfs/streams_xattr.dylib | |
///usr/local/Cellar/samba/3.6.23/swat/./include/footer.html | |
///usr/local/Cellar/samba/3.6.23/swat/./include/header.html | |
Preserving old module as ///usr/local/Cellar/samba/3.6.23/lib/vfs/streams_depot.dylib.old | |
Installing bin/streams_depot.dylib as ///usr/local/Cellar/samba/3.6.23/lib/vfs/streams_depot.dylib | |
///usr/local/Cellar/samba/3.6.23/swat/lang/ja/help/welcome.html | |
Linking bin/smbta-util | |
Linking bin/smbcontrol | |
Preserving old module as ///usr/local/Cellar/samba/3.6.23/lib/vfs/readahead.dylib.old | |
Installing bin/readahead.dylib as ///usr/local/Cellar/samba/3.6.23/lib/vfs/readahead.dylib | |
///usr/local/Cellar/samba/3.6.23/swat/lang/tr/images/globals.gif | |
Linking bin/smbtree | |
///usr/local/Cellar/samba/3.6.23/swat/lang/tr/images/home.gif | |
Preserving old module as ///usr/local/Cellar/samba/3.6.23/lib/vfs/preopen.dylib.old | |
Installing bin/preopen.dylib as ///usr/local/Cellar/samba/3.6.23/lib/vfs/preopen.dylib | |
///usr/local/Cellar/samba/3.6.23/swat/lang/tr/images/passwd.gif | |
Preserving old module as ///usr/local/Cellar/samba/3.6.23/lib/vfs/syncops.dylib.old | |
Installing bin/syncops.dylib as ///usr/local/Cellar/samba/3.6.23/lib/vfs/syncops.dylib | |
Linking bin/nmblookup | |
///usr/local/Cellar/samba/3.6.23/swat/lang/tr/images/printers.gif | |
///usr/local/Cellar/samba/3.6.23/swat/lang/tr/images/samba.gif | |
Preserving old module as ///usr/local/Cellar/samba/3.6.23/lib/vfs/acl_xattr.dylib.old | |
Installing bin/acl_xattr.dylib as ///usr/local/Cellar/samba/3.6.23/lib/vfs/acl_xattr.dylib | |
Linking bin/pdbedit | |
///usr/local/Cellar/samba/3.6.23/swat/lang/tr/images/shares.gif | |
Linking bin/smbpasswd | |
Linking bin/rpcclient | |
///usr/local/Cellar/samba/3.6.23/swat/lang/tr/images/status.gif | |
Preserving old module as ///usr/local/Cellar/samba/3.6.23/lib/vfs/acl_tdb.dylib.old | |
Installing bin/acl_tdb.dylib as ///usr/local/Cellar/samba/3.6.23/lib/vfs/acl_tdb.dylib | |
///usr/local/Cellar/samba/3.6.23/swat/lang/tr/images/viewconfig.gif | |
Preserving old module as ///usr/local/Cellar/samba/3.6.23/lib/vfs/smb_traffic_analyzer.dylib.old | |
Installing bin/smb_traffic_analyzer.dylib as ///usr/local/Cellar/samba/3.6.23/lib/vfs/smb_traffic_analyzer.dylib | |
///usr/local/Cellar/samba/3.6.23/swat/lang/tr/help/welcome.html | |
Linking bin/smbcacls | |
Preserving old module as ///usr/local/Cellar/samba/3.6.23/lib/vfs/dirsort.dylib.old | |
Installing bin/dirsort.dylib as ///usr/local/Cellar/samba/3.6.23/lib/vfs/dirsort.dylib | |
Linking bin/profiles | |
///usr/local/Cellar/samba/3.6.23/swat/help/manpages/eventlogadm.8.html | |
Preserving old module as ///usr/local/Cellar/samba/3.6.23/lib/vfs/scannedonly.dylib.old | |
Installing bin/scannedonly.dylib as ///usr/local/Cellar/samba/3.6.23/lib/vfs/scannedonly.dylib | |
///usr/local/Cellar/samba/3.6.23/swat/help/manpages/findsmb.1.html | |
///usr/local/Cellar/samba/3.6.23/swat/help/manpages/idmap_ad.8.html | |
Preserving old module as ///usr/local/Cellar/samba/3.6.23/lib/vfs/crossrename.dylib.old | |
Installing bin/crossrename.dylib as ///usr/local/Cellar/samba/3.6.23/lib/vfs/crossrename.dylib | |
Linking bin/ntlm_auth | |
///usr/local/Cellar/samba/3.6.23/swat/help/manpages/idmap_adex.8.html | |
Preserving old module as ///usr/local/Cellar/samba/3.6.23/lib/vfs/linux_xfs_sgid.dylib.old | |
Installing bin/linux_xfs_sgid.dylib as ///usr/local/Cellar/samba/3.6.23/lib/vfs/linux_xfs_sgid.dylib | |
///usr/local/Cellar/samba/3.6.23/swat/help/manpages/idmap_autorid.8.html | |
Preserving old module as ///usr/local/Cellar/samba/3.6.23/lib/vfs/time_audit.dylib.old | |
Installing bin/time_audit.dylib as ///usr/local/Cellar/samba/3.6.23/lib/vfs/time_audit.dylib | |
Linking bin/sharesec | |
Linking bin/smbcquotas | |
///usr/local/Cellar/samba/3.6.23/swat/help/manpages/idmap_hash.8.html | |
///usr/local/Cellar/samba/3.6.23/swat/help/manpages/idmap_ldap.8.html | |
Linking bin/eventlogadm | |
///usr/local/Cellar/samba/3.6.23/swat/help/manpages/idmap_nss.8.html | |
///usr/local/Cellar/samba/3.6.23/swat/help/manpages/idmap_rid.8.html | |
///usr/local/Cellar/samba/3.6.23/swat/help/manpages/idmap_tdb.8.html | |
Linking shared library bin/pam_smbpass.dylib | |
///usr/local/Cellar/samba/3.6.23/swat/help/manpages/idmap_tdb2.8.html | |
///usr/local/Cellar/samba/3.6.23/swat/help/manpages/index.html | |
Preserving old module as ///usr/local/Cellar/samba/3.6.23/lib/idmap/autorid.dylib.old | |
Installing bin/autorid.dylib as ///usr/local/Cellar/samba/3.6.23/lib/idmap/autorid.dylib | |
/usr/bin/install -c bin/libtevent.dylib.0.9.11 //usr/local/Cellar/samba/3.6.23/lib | |
///usr/local/Cellar/samba/3.6.23/swat/help/manpages/libsmbclient.7.html | |
Linking bin/net | |
///usr/local/Cellar/samba/3.6.23/swat/help/manpages/lmhosts.5.html | |
if test -r bin/libtevent.dylib.0.9.11 ; then \ | |
ln -f -s `basename bin/libtevent.dylib.0.9.11` \ | |
//usr/local/Cellar/samba/3.6.23/lib/`basename bin/libtevent.dylib.0` ; \ | |
fi | |
///usr/local/Cellar/samba/3.6.23/swat/help/manpages/log2pcap.1.html | |
///usr/local/Cellar/samba/3.6.23/swat/help/manpages/net.8.html | |
if test -r bin/libtevent.dylib.0 ; then \ | |
ln -f -s `basename bin/libtevent.dylib.0` \ | |
//usr/local/Cellar/samba/3.6.23/lib/`basename bin/libtevent.dylib` ; \ | |
fi | |
/usr/bin/install -c bin/libnetapi.dylib.0 //usr/local/Cellar/samba/3.6.23/lib | |
///usr/local/Cellar/samba/3.6.23/swat/help/manpages/nmbd.8.html | |
: bin/libtevent.a //usr/local/Cellar/samba/3.6.23/lib | |
/usr/bin/install -c bin/libsmbclient.dylib.0 //usr/local/Cellar/samba/3.6.23/lib | |
if test -r bin/libnetapi.dylib.0 ; then \ | |
ln -f -s `basename bin/libnetapi.dylib.0` \ | |
//usr/local/Cellar/samba/3.6.23/lib/`basename bin/libnetapi.dylib` ; \ | |
fi | |
///usr/local/Cellar/samba/3.6.23/swat/help/manpages/nmblookup.1.html | |
Preserving old module as ///usr/local/Cellar/samba/3.6.23/lib/charset/CP850.dylib.old | |
Installing bin/CP850.dylib as ///usr/local/Cellar/samba/3.6.23/lib/charset/CP850.dylib | |
Installing module pam_smbpass as ///usr/local/Cellar/samba/3.6.23/lib/security/pam_smbpass.dylib | |
///usr/local/Cellar/samba/3.6.23/swat/help/manpages/ntlm_auth.1.html | |
if test -r bin/libsmbclient.dylib.0 ; then \ | |
ln -f -s `basename bin/libsmbclient.dylib.0` \ | |
//usr/local/Cellar/samba/3.6.23/lib/`basename bin/libsmbclient.dylib` ; \ | |
fi | |
: bin/libnetapi.a //usr/local/Cellar/samba/3.6.23/lib | |
/usr/bin/install -c -m 0644 /private/tmp/samba-rqvQoI/samba-3.6.23/source3/./../lib/tevent/tevent.h /private/tmp/samba-rqvQoI/samba-3.6.23/source3/./../lib/tevent/tevent_internal.h //usr/local/Cellar/samba/3.6.23/include | |
///usr/local/Cellar/samba/3.6.23/swat/help/manpages/pam_winbind.8.html | |
Undefined symbols for architecture x86_64: | |
"_libintl_setlocale", referenced from: | |
_main in net.o | |
: bin/libsmbclient.a //usr/local/Cellar/samba/3.6.23/lib | |
Preserving old module as ///usr/local/Cellar/samba/3.6.23/lib/charset/CP437.dylib.old | |
Installing bin/CP437.dylib as ///usr/local/Cellar/samba/3.6.23/lib/charset/CP437.dylib | |
ld: symbol(s) not found for architecture x86_64 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
make: *** [bin/net] Error 1 | |
make: *** Waiting for unfinished jobs.... | |
///usr/local/Cellar/samba/3.6.23/swat/help/manpages/pam_winbind.conf.5.html | |
/usr/bin/install -c -m 0644 /private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib/netapi/netapi.h //usr/local/Cellar/samba/3.6.23/include | |
///usr/local/Cellar/samba/3.6.23/swat/help/manpages/pdbedit.8.html | |
Preserving old module as ///usr/local/Cellar/samba/3.6.23/lib/charset/macosxfs.dylib.old | |
Installing bin/macosxfs.dylib as ///usr/local/Cellar/samba/3.6.23/lib/charset/macosxfs.dylib | |
/usr/bin/install -c -m 0644 /private/tmp/samba-rqvQoI/samba-3.6.23/source3/include/libsmbclient.h //usr/local/Cellar/samba/3.6.23/include | |
///usr/local/Cellar/samba/3.6.23/swat/help/manpages/profiles.1.html | |
///usr/local/Cellar/samba/3.6.23/swat/help/manpages/rpcclient.1.html | |
///usr/local/Cellar/samba/3.6.23/swat/help/manpages/samba.7.html | |
///usr/local/Cellar/samba/3.6.23/swat/help/manpages/sharesec.1.html | |
Preserving old module as ///usr/local/Cellar/samba/3.6.23/lib/auth/script.dylib.old | |
Installing bin/script.dylib as ///usr/local/Cellar/samba/3.6.23/lib/auth/script.dylib | |
///usr/local/Cellar/samba/3.6.23/swat/help/manpages/smb.conf.5.html | |
///usr/local/Cellar/samba/3.6.23/swat/help/manpages/smbcacls.1.html | |
///usr/local/Cellar/samba/3.6.23/swat/help/manpages/smbclient.1.html | |
///usr/local/Cellar/samba/3.6.23/swat/help/manpages/smbcontrol.1.html | |
///usr/local/Cellar/samba/3.6.23/swat/help/manpages/smbcquotas.1.html | |
///usr/local/Cellar/samba/3.6.23/swat/help/manpages/smbd.8.html | |
///usr/local/Cellar/samba/3.6.23/swat/help/manpages/smbget.1.html | |
///usr/local/Cellar/samba/3.6.23/swat/help/manpages/smbgetrc.5.html | |
///usr/local/Cellar/samba/3.6.23/swat/help/manpages/smbpasswd.5.html | |
///usr/local/Cellar/samba/3.6.23/swat/help/manpages/smbpasswd.8.html | |
///usr/local/Cellar/samba/3.6.23/swat/help/manpages/smbspool.8.html | |
///usr/local/Cellar/samba/3.6.23/swat/help/manpages/smbstatus.1.html | |
///usr/local/Cellar/samba/3.6.23/swat/help/manpages/smbta-util.8.html | |
///usr/local/Cellar/samba/3.6.23/swat/help/manpages/smbtar.1.html | |
///usr/local/Cellar/samba/3.6.23/swat/help/manpages/smbtree.1.html | |
///usr/local/Cellar/samba/3.6.23/swat/help/manpages/swat.8.html | |
///usr/local/Cellar/samba/3.6.23/swat/help/manpages/tdbbackup.8.html | |
///usr/local/Cellar/samba/3.6.23/swat/help/manpages/tdbdump.8.html | |
///usr/local/Cellar/samba/3.6.23/swat/help/manpages/tdbtool.8.html | |
///usr/local/Cellar/samba/3.6.23/swat/help/manpages/testparm.1.html | |
///usr/local/Cellar/samba/3.6.23/swat/help/manpages/vfs_acl_tdb.8.html | |
///usr/local/Cellar/samba/3.6.23/swat/help/manpages/vfs_acl_xattr.8.html | |
///usr/local/Cellar/samba/3.6.23/swat/help/manpages/vfs_aio_fork.8.html | |
///usr/local/Cellar/samba/3.6.23/swat/help/manpages/vfs_aio_pthread.8.html | |
///usr/local/Cellar/samba/3.6.23/swat/help/manpages/vfs_audit.8.html | |
///usr/local/Cellar/samba/3.6.23/swat/help/manpages/vfs_cacheprime.8.html | |
///usr/local/Cellar/samba/3.6.23/swat/help/manpages/vfs_cap.8.html | |
///usr/local/Cellar/samba/3.6.23/swat/help/manpages/vfs_catia.8.html | |
///usr/local/Cellar/samba/3.6.23/swat/help/manpages/vfs_commit.8.html | |
///usr/local/Cellar/samba/3.6.23/swat/help/manpages/vfs_crossrename.8.html | |
///usr/local/Cellar/samba/3.6.23/swat/help/manpages/vfs_default_quota.8.html | |
///usr/local/Cellar/samba/3.6.23/swat/help/manpages/vfs_dirsort.8.html | |
///usr/local/Cellar/samba/3.6.23/swat/help/manpages/vfs_extd_audit.8.html | |
///usr/local/Cellar/samba/3.6.23/swat/help/manpages/vfs_fake_perms.8.html | |
///usr/local/Cellar/samba/3.6.23/swat/help/manpages/vfs_fileid.8.html | |
///usr/local/Cellar/samba/3.6.23/swat/help/manpages/vfs_full_audit.8.html | |
///usr/local/Cellar/samba/3.6.23/swat/help/manpages/vfs_gpfs.8.html | |
///usr/local/Cellar/samba/3.6.23/swat/help/manpages/vfs_netatalk.8.html | |
///usr/local/Cellar/samba/3.6.23/swat/help/manpages/vfs_notify_fam.8.html | |
///usr/local/Cellar/samba/3.6.23/swat/help/manpages/vfs_prealloc.8.html | |
///usr/local/Cellar/samba/3.6.23/swat/help/manpages/vfs_preopen.8.html | |
///usr/local/Cellar/samba/3.6.23/swat/help/manpages/vfs_readahead.8.html | |
///usr/local/Cellar/samba/3.6.23/swat/help/manpages/vfs_readonly.8.html | |
///usr/local/Cellar/samba/3.6.23/swat/help/manpages/vfs_recycle.8.html | |
///usr/local/Cellar/samba/3.6.23/swat/help/manpages/vfs_scannedonly.8.html | |
///usr/local/Cellar/samba/3.6.23/swat/help/manpages/vfs_shadow_copy.8.html | |
///usr/local/Cellar/samba/3.6.23/swat/help/manpages/vfs_shadow_copy2.8.html | |
///usr/local/Cellar/samba/3.6.23/swat/help/manpages/vfs_smb_traffic_analyzer.8.html | |
///usr/local/Cellar/samba/3.6.23/swat/help/manpages/vfs_streams_depot.8.html | |
///usr/local/Cellar/samba/3.6.23/swat/help/manpages/vfs_streams_xattr.8.html | |
///usr/local/Cellar/samba/3.6.23/swat/help/manpages/vfs_time_audit.8.html | |
///usr/local/Cellar/samba/3.6.23/swat/help/manpages/vfs_xattr_tdb.8.html | |
///usr/local/Cellar/samba/3.6.23/swat/help/manpages/vfstest.1.html | |
///usr/local/Cellar/samba/3.6.23/swat/help/manpages/wbinfo.1.html | |
///usr/local/Cellar/samba/3.6.23/swat/help/manpages/winbind_krb5_locator.7.html | |
///usr/local/Cellar/samba/3.6.23/swat/help/manpages/winbindd.8.html | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-ByExample/Big500users.html | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-ByExample/DMSMig.html | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-ByExample/DomApps.html | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-ByExample/ExNetworks.html | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-ByExample/HA.html | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-ByExample/RefSection.html | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-ByExample/apa.html | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-ByExample/appendix.html | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-ByExample/ch14.html | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-ByExample/go01.html | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-ByExample/happy.html | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-ByExample/index.html | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-ByExample/ix01.html | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-ByExample/kerberos.html | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-ByExample/net2000users.html | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-ByExample/ntmigration.html | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-ByExample/nw4migration.html | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-ByExample/pr01.html | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-ByExample/pr02.html | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-ByExample/pr03.html | |
====================================================================== | |
The man pages have been installed. You may uninstall them using the command | |
the command "make uninstallman" or make "uninstall" to uninstall binaries, | |
man pages and shell scripts. | |
====================================================================== | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-ByExample/preface.html | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-ByExample/primer.html | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-ByExample/secure.html | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-ByExample/simple.html | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-ByExample/small.html | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-ByExample/unixclients.html | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-ByExample/upgrades.html | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-ByExample/images/AccountingNetwork.png | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-ByExample/images/Charity-Network.png | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-ByExample/images/Domain-WorkgroupAnnouncement.png | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-ByExample/images/HostAnnouncment.png | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-ByExample/images/LocalMasterAnnouncement.png | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-ByExample/images/NullConnect.png | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-ByExample/images/UNIX-Samba-and-LDAP.png | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-ByExample/images/UserConnect.png | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-ByExample/images/UserMgrNT4.png | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-ByExample/images/WINREPRESSME-Capture.png | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-ByExample/images/WINREPRESSME-Capture2.png | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-ByExample/images/Windows-ME-WINEPRESSME-Startup-30min-ProtocolStats.png | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-ByExample/images/Windows-ME-WINEPRESSME-Startup-30min-TraceStats.png | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-ByExample/images/WindowsXP-NullConnection.png | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-ByExample/images/WindowsXP-UserConnection.png | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-ByExample/images/XP-screen001.png | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-ByExample/images/acct2net.png | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-ByExample/images/ch7-dual-additive-LDAP-Ok.png | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-ByExample/images/ch7-dual-additive-LDAP.png | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-ByExample/images/ch7-fail-overLDAP.png | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-ByExample/images/ch7-singleLDAP.png | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-ByExample/images/ch8-migration.png | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-ByExample/images/chap4-net.png | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-ByExample/images/chap5-net.png | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-ByExample/images/chap6-net.png | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-ByExample/images/chap7-idresol.png | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-ByExample/images/chap7-net-A.png | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-ByExample/images/chap7-net-Ar.png | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-ByExample/images/chap7-net.png | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-ByExample/images/chap7-net2-B.png | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-ByExample/images/chap7-net2-Br.png | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-ByExample/images/chap7-net2.png | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-ByExample/images/chap7-net2r.png | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-ByExample/images/chap7-netr.png | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-ByExample/images/chap9-ADSDC.png | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-ByExample/images/chap9-SambaDC.png | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-ByExample/images/imc-usermanager2.png | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-ByExample/images/lam-config.png | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-ByExample/images/lam-group-members.png | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-ByExample/images/lam-groups.png | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-ByExample/images/lam-hosts.png | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-ByExample/images/lam-login.png | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-ByExample/images/lam-users.png | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-ByExample/images/openmag.png | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-ByExample/images/wxpp001.png | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-ByExample/images/wxpp004.png | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-ByExample/images/wxpp006.png | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-ByExample/images/wxpp007.png | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-ByExample/images/wxpp008.png | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-ByExample/images/wxpp010.png | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-ByExample/images/wxpp011.png | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-ByExample/images/wxpp012.png | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-ByExample/images/wxpp013.png | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-ByExample/images/wxpp015.png | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-Developers-Guide/CodingSuggestions.html | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-Developers-Guide/Packaging.html | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-Developers-Guide/architecture.html | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-Developers-Guide/contributing.html | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-Developers-Guide/debug.html | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-Developers-Guide/devprinting.html | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-Developers-Guide/index.html | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-Developers-Guide/internals.html | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-Developers-Guide/modules.html | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-Developers-Guide/ntdomain.html | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-Developers-Guide/parsing.html | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-Developers-Guide/pr01.html | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-Developers-Guide/pt01.html | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-Developers-Guide/pt02.html | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-Developers-Guide/pt03.html | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-Developers-Guide/pt04.html | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-Developers-Guide/pt05.html | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-Developers-Guide/pwencrypt.html | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-Developers-Guide/rpc-plugin.html | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-Developers-Guide/tracing.html | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-Developers-Guide/unix-smb.html | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-Developers-Guide/vfs.html | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-Developers-Guide/wins.html | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-HOWTO/AccessControls.html | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-HOWTO/AdvancedNetworkManagement.html | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-HOWTO/Appendix.html | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-HOWTO/Backup.html | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-HOWTO/CUPS-printing.html | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-HOWTO/ChangeNotes.html | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-HOWTO/ClientConfig.html | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-HOWTO/DNSDHCP.html | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-HOWTO/FastStart.html | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-HOWTO/InterdomainTrusts.html | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-HOWTO/IntroSMB.html | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-HOWTO/NT4Migration.html | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-HOWTO/NetCommand.html | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-HOWTO/NetworkBrowsing.html | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-HOWTO/Other-Clients.html | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-HOWTO/PolicyMgmt.html | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-HOWTO/Portability.html | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-HOWTO/ProfileMgmt.html | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-HOWTO/SWAT.html | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-HOWTO/SambaHA.html | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-HOWTO/ServerType.html | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-HOWTO/StandAloneServer.html | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-HOWTO/TOSHpreface.html | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-HOWTO/VFS.html | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-HOWTO/apa.html | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-HOWTO/bugreport.html | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-HOWTO/cfgsmarts.html | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-HOWTO/ch-ldap-tls.html | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-HOWTO/ch47.html | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-HOWTO/classicalprinting.html | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-HOWTO/compiling.html | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-HOWTO/diagnosis.html | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-HOWTO/domain-member.html | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-HOWTO/go01.html | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-HOWTO/groupmapping.html | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-HOWTO/idmapper.html | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-HOWTO/index.html | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-HOWTO/install.html | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-HOWTO/integrate-ms-networks.html | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-HOWTO/introduction.html | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-HOWTO/ix01.html | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-HOWTO/largefile.html | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-HOWTO/locking.html | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-HOWTO/migration.html | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-HOWTO/msdfs.html | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-HOWTO/optional.html | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-HOWTO/pam.html | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-HOWTO/passdb.html | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-HOWTO/pr01.html | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-HOWTO/pr02.html | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-HOWTO/pr03.html | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-HOWTO/problems.html | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-HOWTO/rights.html | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-HOWTO/samba-bdc.html | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-HOWTO/samba-pdc.html | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-HOWTO/securing-samba.html | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-HOWTO/speed.html | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-HOWTO/tdb.html | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-HOWTO/troubleshooting.html | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-HOWTO/type.html | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-HOWTO/unicode.html | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-HOWTO/upgrading-to-3.0.html | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-HOWTO/winbind.html | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-HOWTO/images/10small.png | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-HOWTO/images/11small.png | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-HOWTO/images/12small.png | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-HOWTO/images/13small.png | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-HOWTO/images/14small.png | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-HOWTO/images/1small.png | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-HOWTO/images/2small.png | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-HOWTO/images/3small.png | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-HOWTO/images/4small.png | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-HOWTO/images/5small.png | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-HOWTO/images/6small.png | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-HOWTO/images/7small.png | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-HOWTO/images/8small.png | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-HOWTO/images/9small.png | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-HOWTO/images/WME001.png | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-HOWTO/images/WME002.png | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-HOWTO/images/WME003.png | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-HOWTO/images/WME004.png | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-HOWTO/images/WME005.png | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-HOWTO/images/WME006.png | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-HOWTO/images/WME007.png | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-HOWTO/images/WME008.png | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-HOWTO/images/WME009.png | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-HOWTO/images/WME010.png | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-HOWTO/images/WME011.png | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-HOWTO/images/WME012.png | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-HOWTO/images/WME013.png | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-HOWTO/images/WME014.png | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-HOWTO/images/WXPP002.png | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-HOWTO/images/WXPP003.png | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-HOWTO/images/WXPP005.png | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-HOWTO/images/WXPP009.png | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-HOWTO/images/WXPP014.png | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-HOWTO/images/a_small.png | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-HOWTO/images/access1.png | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-HOWTO/images/browsing1.png | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-HOWTO/images/cups1.png | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-HOWTO/images/cups2.png | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-HOWTO/images/domain.png | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-HOWTO/images/ethereal1.png | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-HOWTO/images/ethereal2.png | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-HOWTO/images/idmap-gid2sid.png | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-HOWTO/images/idmap-groups.png | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-HOWTO/images/idmap-sid2gid.png | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-HOWTO/images/idmap-sid2uid.png | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-HOWTO/images/idmap-store-gid2sid.png | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-HOWTO/images/idmap-uid2sid.png | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-HOWTO/images/idmap.png | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-HOWTO/images/idmap_winbind_no_loop.png | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-HOWTO/images/pdftoepsonusb.png | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-HOWTO/images/pdftosocket.png | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-HOWTO/images/trusts1.png | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-HOWTO/images/w2kp001.png | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-HOWTO/images/w2kp002.png | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-HOWTO/images/w2kp003.png | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-HOWTO/images/w2kp004.png | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-HOWTO/images/w2kp005.png | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-HOWTO/images/w2kp006.png | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-HOWTO/images/wxpp001.png | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-HOWTO/images/wxpp004.png | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-HOWTO/images/wxpp006.png | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-HOWTO/images/wxpp007.png | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-HOWTO/images/wxpp008.png | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-HOWTO/images/wxpp010.png | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-HOWTO/images/wxpp011.png | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-HOWTO/images/wxpp012.png | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-HOWTO/images/wxpp013.png | |
///usr/local/Cellar/samba/3.6.23/swat/help/Samba3-HOWTO/images/wxpp015.png | |
====================================================================== | |
The SWAT files have been installed. Remember to read the documentation | |
for information on enabling and using SWAT | |
====================================================================== | |
HOMEBREW_VERSION: 0.9.5 | |
HEAD: 9004a141db418c5a1b662530b75df5e250ea559e | |
CPU: 8-core 64-bit haswell | |
OS X: 10.10.2-x86_64 | |
Xcode: 6.1 | |
CLT: 6.1.0.0.1.1413057044 | |
X11: 2.7.7 => /opt/X11 |
This file has been truncated, but you can view the full file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../lib/replace/snprintf.c -o ../lib/replace/snprintf.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../lib/replace/snprintf.c -o ../lib/replace/snprintf.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../lib/replace/replace.c -o ../lib/replace/replace.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../lib/replace/replace.c -o ../lib/replace/replace.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../lib/replace/getpass.c -o ../lib/replace/getpass.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../lib/replace/getpass.c -o ../lib/replace/getpass.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../lib/talloc/talloc.c -o ../lib/talloc/talloc.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../lib/talloc/talloc.c -o ../lib/talloc/talloc.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../lib/replace/strptime.c -o ../lib/replace/strptime.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../lib/replace/strptime.c -o ../lib/replace/strptime.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../lib/tevent/tevent.c -o ../lib/tevent/tevent.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../lib/tevent/tevent.c -o ../lib/tevent/tevent.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../lib/tevent/tevent_debug.c -o ../lib/tevent/tevent_debug.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../lib/tevent/tevent_debug.c -o ../lib/tevent/tevent_debug.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../lib/tevent/tevent_util.c -o ../lib/tevent/tevent_util.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../lib/tevent/tevent_util.c -o ../lib/tevent/tevent_util.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../lib/tevent/tevent_fd.c -o ../lib/tevent/tevent_fd.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../lib/tevent/tevent_fd.c -o ../lib/tevent/tevent_fd.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../lib/tevent/tevent_timed.c -o ../lib/tevent/tevent_timed.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../lib/tevent/tevent_timed.c -o ../lib/tevent/tevent_timed.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../lib/tevent/tevent_immediate.c -o ../lib/tevent/tevent_immediate.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../lib/tevent/tevent_immediate.c -o ../lib/tevent/tevent_immediate.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../lib/tevent/tevent_signal.c -o ../lib/tevent/tevent_signal.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../lib/tevent/tevent_signal.c -o ../lib/tevent/tevent_signal.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../lib/tevent/tevent_req.c -o ../lib/tevent/tevent_req.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../lib/tevent/tevent_req.c -o ../lib/tevent/tevent_req.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../lib/tevent/tevent_wakeup.c -o ../lib/tevent/tevent_wakeup.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../lib/tevent/tevent_wakeup.c -o ../lib/tevent/tevent_wakeup.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../lib/tevent/tevent_queue.c -o ../lib/tevent/tevent_queue.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../lib/tevent/tevent_queue.c -o ../lib/tevent/tevent_queue.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../lib/tevent/tevent_standard.c -o ../lib/tevent/tevent_standard.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../lib/tevent/tevent_standard.c -o ../lib/tevent/tevent_standard.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../lib/tevent/tevent_select.c -o ../lib/tevent/tevent_select.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../lib/tevent/tevent_select.c -o ../lib/tevent/tevent_select.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../lib/tevent/tevent_poll.c -o ../lib/tevent/tevent_poll.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../lib/tevent/tevent_poll.c -o ../lib/tevent/tevent_poll.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../lib/tdb/common/tdb.c -o ../lib/tdb/common/tdb.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../lib/tdb/common/tdb.c -o ../lib/tdb/common/tdb.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../lib/tdb/common/dump.c -o ../lib/tdb/common/dump.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../lib/tdb/common/dump.c -o ../lib/tdb/common/dump.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../lib/tdb/common/transaction.c -o ../lib/tdb/common/transaction.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../lib/tdb/common/transaction.c -o ../lib/tdb/common/transaction.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../lib/tdb/common/error.c -o ../lib/tdb/common/error.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../lib/tdb/common/error.c -o ../lib/tdb/common/error.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../lib/tdb/common/traverse.c -o ../lib/tdb/common/traverse.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../lib/tdb/common/traverse.c -o ../lib/tdb/common/traverse.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../lib/tdb/common/freelist.c -o ../lib/tdb/common/freelist.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../lib/tdb/common/freelist.c -o ../lib/tdb/common/freelist.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../lib/tdb/common/freelistcheck.c -o ../lib/tdb/common/freelistcheck.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../lib/tdb/common/freelistcheck.c -o ../lib/tdb/common/freelistcheck.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../lib/tdb/common/io.c -o ../lib/tdb/common/io.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../lib/tdb/common/io.c -o ../lib/tdb/common/io.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../lib/tdb/common/lock.c -o ../lib/tdb/common/lock.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../lib/tdb/common/lock.c -o ../lib/tdb/common/lock.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../lib/tdb/common/open.c -o ../lib/tdb/common/open.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../lib/tdb/common/open.c -o ../lib/tdb/common/open.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../lib/tdb/common/check.c -o ../lib/tdb/common/check.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../lib/tdb/common/check.c -o ../lib/tdb/common/check.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../lib/tdb/common/hash.c -o ../lib/tdb/common/hash.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../lib/tdb/common/hash.c -o ../lib/tdb/common/hash.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../lib/tdb/common/summary.c -o ../lib/tdb/common/summary.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../lib/tdb/common/summary.c -o ../lib/tdb/common/summary.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../nsswitch/libwbclient/wbclient.c -o ../nsswitch/libwbclient/wbclient.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../nsswitch/libwbclient/wbclient.c -o ../nsswitch/libwbclient/wbclient.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../nsswitch/libwbclient/wbc_util.c -o ../nsswitch/libwbclient/wbc_util.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../nsswitch/libwbclient/wbc_util.c -o ../nsswitch/libwbclient/wbc_util.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../nsswitch/libwbclient/wbc_pwd.c -o ../nsswitch/libwbclient/wbc_pwd.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../nsswitch/libwbclient/wbc_pwd.c -o ../nsswitch/libwbclient/wbc_pwd.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../nsswitch/libwbclient/wbc_idmap.c -o ../nsswitch/libwbclient/wbc_idmap.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../nsswitch/libwbclient/wbc_idmap.c -o ../nsswitch/libwbclient/wbc_idmap.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../nsswitch/libwbclient/wbc_sid.c -o ../nsswitch/libwbclient/wbc_sid.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../nsswitch/libwbclient/wbc_sid.c -o ../nsswitch/libwbclient/wbc_sid.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../nsswitch/libwbclient/wbc_guid.c -o ../nsswitch/libwbclient/wbc_guid.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../nsswitch/libwbclient/wbc_guid.c -o ../nsswitch/libwbclient/wbc_guid.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../nsswitch/libwbclient/wbc_pam.c -o ../nsswitch/libwbclient/wbc_pam.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../nsswitch/libwbclient/wbc_pam.c -o ../nsswitch/libwbclient/wbc_pam.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../nsswitch/wb_common.c -o ../nsswitch/wb_common.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../nsswitch/wb_common.c -o ../nsswitch/wb_common.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../lib/addns/dnsrecord.c -o ../lib/addns/dnsrecord.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../lib/addns/dnsrecord.c -o ../lib/addns/dnsrecord.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../lib/addns/dnsutils.c -o ../lib/addns/dnsutils.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../lib/addns/dnsutils.c -o ../lib/addns/dnsutils.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../lib/addns/dnssock.c -o ../lib/addns/dnssock.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../lib/addns/dnssock.c -o ../lib/addns/dnssock.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../lib/addns/dnsgss.c -o ../lib/addns/dnsgss.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../lib/addns/dnsgss.c -o ../lib/addns/dnsgss.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../lib/addns/dnsmarshall.c -o ../lib/addns/dnsmarshall.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../lib/addns/dnsmarshall.c -o ../lib/addns/dnsmarshall.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../lib/addns/error.c -o ../lib/addns/error.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../lib/addns/error.c -o ../lib/addns/error.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c lib/netapi/cm.c -o lib/netapi/cm.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c lib/netapi/cm.c -o lib/netapi/cm.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c lib/netapi/netapi.c -o lib/netapi/netapi.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c lib/netapi/netapi.c -o lib/netapi/netapi.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c librpc/gen_ndr/ndr_libnetapi.c -o librpc/gen_ndr/ndr_libnetapi.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c librpc/gen_ndr/ndr_libnetapi.c -o librpc/gen_ndr/ndr_libnetapi.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c lib/netapi/joindomain.c -o lib/netapi/joindomain.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c lib/netapi/joindomain.c -o lib/netapi/joindomain.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c lib/netapi/libnetapi.c -o lib/netapi/libnetapi.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c lib/netapi/libnetapi.c -o lib/netapi/libnetapi.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c lib/netapi/serverinfo.c -o lib/netapi/serverinfo.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c lib/netapi/serverinfo.c -o lib/netapi/serverinfo.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c lib/netapi/getdc.c -o lib/netapi/getdc.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c lib/netapi/getdc.c -o lib/netapi/getdc.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c lib/netapi/user.c -o lib/netapi/user.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c lib/netapi/user.c -o lib/netapi/user.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c lib/netapi/group.c -o lib/netapi/group.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c lib/netapi/group.c -o lib/netapi/group.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c lib/netapi/localgroup.c -o lib/netapi/localgroup.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c lib/netapi/localgroup.c -o lib/netapi/localgroup.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c lib/netapi/samr.c -o lib/netapi/samr.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c lib/netapi/samr.c -o lib/netapi/samr.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c lib/netapi/sid.c -o lib/netapi/sid.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c lib/netapi/sid.c -o lib/netapi/sid.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c lib/netapi/share.c -o lib/netapi/share.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c lib/netapi/share.c -o lib/netapi/share.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c lib/netapi/file.c -o lib/netapi/file.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c lib/netapi/file.c -o lib/netapi/file.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c lib/netapi/shutdown.c -o lib/netapi/shutdown.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c lib/netapi/shutdown.c -o lib/netapi/shutdown.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c lib/netapi/netlogon.c -o lib/netapi/netlogon.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c lib/netapi/netlogon.c -o lib/netapi/netlogon.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c libnet/libnet_join.c -o libnet/libnet_join.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c libnet/libnet_join.c -o libnet/libnet_join.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c libnet/libnet_keytab.c -o libnet/libnet_keytab.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c libnet/libnet_keytab.c -o libnet/libnet_keytab.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../lib/smbconf/smbconf.c -o ../lib/smbconf/smbconf.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../lib/smbconf/smbconf.c -o ../lib/smbconf/smbconf.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c librpc/gen_ndr/ndr_libnet_join.c -o librpc/gen_ndr/ndr_libnet_join.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c librpc/gen_ndr/ndr_libnet_join.c -o librpc/gen_ndr/ndr_libnet_join.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../lib/smbconf/smbconf_util.c -o ../lib/smbconf/smbconf_util.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../lib/smbconf/smbconf_util.c -o ../lib/smbconf/smbconf_util.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../lib/smbconf/smbconf_txt.c -o ../lib/smbconf/smbconf_txt.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../lib/smbconf/smbconf_txt.c -o ../lib/smbconf/smbconf_txt.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c lib/smbconf/smbconf_reg.c -o lib/smbconf/smbconf_reg.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c lib/smbconf/smbconf_reg.c -o lib/smbconf/smbconf_reg.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c lib/smbconf/smbconf_init.c -o lib/smbconf/smbconf_init.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c lib/smbconf/smbconf_init.c -o lib/smbconf/smbconf_init.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c registry/reg_api.c -o registry/reg_api.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c registry/reg_api.c -o registry/reg_api.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c registry/reg_dispatcher.c -o registry/reg_dispatcher.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c registry/reg_dispatcher.c -o registry/reg_dispatcher.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c registry/reg_cachehook.c -o registry/reg_cachehook.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c registry/reg_cachehook.c -o registry/reg_cachehook.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c registry/reg_objects.c -o registry/reg_objects.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c registry/reg_objects.c -o registry/reg_objects.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c registry/reg_util_internal.c -o registry/reg_util_internal.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c registry/reg_util_internal.c -o registry/reg_util_internal.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c lib/util_nttoken.c -o lib/util_nttoken.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c lib/util_nttoken.c -o lib/util_nttoken.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c registry/reg_backend_db.c -o registry/reg_backend_db.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c registry/reg_backend_db.c -o registry/reg_backend_db.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c registry/reg_init_basic.c -o registry/reg_init_basic.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c registry/reg_init_basic.c -o registry/reg_init_basic.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c registry/reg_util_token.c -o registry/reg_util_token.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c registry/reg_util_token.c -o registry/reg_util_token.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c registry/reg_api_util.c -o registry/reg_api_util.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c registry/reg_api_util.c -o registry/reg_api_util.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c registry/reg_backend_smbconf.c -o registry/reg_backend_smbconf.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c registry/reg_backend_smbconf.c -o registry/reg_backend_smbconf.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -DSMB_PASSWD_FILE="/usr/local/Cellar/samba/3.6.23/private/smbpasswd" -DPRIVATE_DIR="/usr/local/Cellar/samba/3.6.23/private" -DCONFIGFILE="/usr/local/Cellar/samba/3.6.23/etc/smb.conf" -DSBINDIR="/usr/local/Cellar/samba/3.6.23/sbin" -DBINDIR="/usr/local/Cellar/samba/3.6.23/bin" -DLMHOSTSFILE="/usr/local/Cellar/samba/3.6.23/etc/lmhosts" -DSWATDIR="/usr/local/Cellar/samba/3.6.23/swat" -DLOCKDIR="/usr/local/Cellar/samba/3.6.23/var/locks" -DPIDDIR="/usr/local/Cellar/samba/3.6.23/var/locks" -DLIBDIR="/usr/local/Cellar/samba/3.6.23/lib" -DMODULESDIR="/usr/local/Cellar/samba/3.6.23/lib" -DLOGFILEBASE="/usr/local/Cellar/samba/3.6.23/var" -DSHLIBEXT="dylib" -DNCALRPCDIR="/usr/local/Cellar/samba/3.6.23/var/ncalrpc" -DCONFIGDIR="/usr/local/Cellar/samba/3.6.23/etc" -DCODEPAGEDIR="/usr/local/Cellar/samba/3.6.23/lib" -DCACHEDIR="/usr/local/Cellar/samba/3.6.23/var/locks" -DSTATEDIR="/usr/local/Cellar/samba/3.6.23/var/locks" -DNMBDSOCKETDIR="/usr/local/Cellar/samba/3.6.23/var/nmbd" -DLOCALEDIR="/usr/local/Cellar/samba/3.6.23/share/locale" -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c dynconfig.c -o dynconfig.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -DSMB_PASSWD_FILE="/usr/local/Cellar/samba/3.6.23/private/smbpasswd" -DPRIVATE_DIR="/usr/local/Cellar/samba/3.6.23/private" -DCONFIGFILE="/usr/local/Cellar/samba/3.6.23/etc/smb.conf" -DSBINDIR="/usr/local/Cellar/samba/3.6.23/sbin" -DBINDIR="/usr/local/Cellar/samba/3.6.23/bin" -DLMHOSTSFILE="/usr/local/Cellar/samba/3.6.23/etc/lmhosts" -DSWATDIR="/usr/local/Cellar/samba/3.6.23/swat" -DLOCKDIR="/usr/local/Cellar/samba/3.6.23/var/locks" -DPIDDIR="/usr/local/Cellar/samba/3.6.23/var/locks" -DLIBDIR="/usr/local/Cellar/samba/3.6.23/lib" -DMODULESDIR="/usr/local/Cellar/samba/3.6.23/lib" -DLOGFILEBASE="/usr/local/Cellar/samba/3.6.23/var" -DSHLIBEXT="dylib" -DNCALRPCDIR="/usr/local/Cellar/samba/3.6.23/var/ncalrpc" -DCONFIGDIR="/usr/local/Cellar/samba/3.6.23/etc" -DCODEPAGEDIR="/usr/local/Cellar/samba/3.6.23/lib" -DCACHEDIR="/usr/local/Cellar/samba/3.6.23/var/locks" -DSTATEDIR="/usr/local/Cellar/samba/3.6.23/var/locks" -DNMBDSOCKETDIR="/usr/local/Cellar/samba/3.6.23/var/nmbd" -DLOCALEDIR="/usr/local/Cellar/samba/3.6.23/share/locale" -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c dynconfig.c -o dynconfig.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c registry/reg_init_smbconf.c -o registry/reg_init_smbconf.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c registry/reg_init_smbconf.c -o registry/reg_init_smbconf.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c param/loadparm.c -o param/loadparm.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c param/loadparm.c -o param/loadparm.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c param/loadparm_server_role.c -o param/loadparm_server_role.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c param/loadparm_server_role.c -o param/loadparm_server_role.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c param/util.c -o param/util.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c param/util.c -o param/util.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c lib/sharesec.c -o lib/sharesec.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c lib/sharesec.c -o lib/sharesec.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c lib/ldap_debug_handler.c -o lib/ldap_debug_handler.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c lib/ldap_debug_handler.c -o lib/ldap_debug_handler.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../lib/util/rbtree.c -o ../lib/util/rbtree.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../lib/util/rbtree.c -o ../lib/util/rbtree.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../lib/util/signal.c -o ../lib/util/signal.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../lib/util/signal.c -o ../lib/util/signal.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../lib/util/time.c -o ../lib/util/time.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../lib/util/time.c -o ../lib/util/time.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../lib/util/xfile.c -o ../lib/util/xfile.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../lib/util/xfile.c -o ../lib/util/xfile.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../lib/util/util_strlist.c -o ../lib/util/util_strlist.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../lib/util/util_strlist.c -o ../lib/util/util_strlist.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../lib/util/util_file.c -o ../lib/util/util_file.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../lib/util/util_file.c -o ../lib/util/util_file.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../lib/util/data_blob.c -o ../lib/util/data_blob.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../lib/util/data_blob.c -o ../lib/util/data_blob.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../lib/util/util.c -o ../lib/util/util.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../lib/util/util.c -o ../lib/util/util.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../lib/util/fsusage.c -o ../lib/util/fsusage.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../lib/util/fsusage.c -o ../lib/util/fsusage.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../lib/util/params.c -o ../lib/util/params.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../lib/util/params.c -o ../lib/util/params.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../lib/util/talloc_stack.c -o ../lib/util/talloc_stack.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../lib/util/talloc_stack.c -o ../lib/util/talloc_stack.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../lib/util/genrand.c -o ../lib/util/genrand.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../lib/util/genrand.c -o ../lib/util/genrand.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../lib/util/util_net.c -o ../lib/util/util_net.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../lib/util/util_net.c -o ../lib/util/util_net.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../lib/util/become_daemon.c -o ../lib/util/become_daemon.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../lib/util/become_daemon.c -o ../lib/util/become_daemon.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../lib/util/tevent_unix.c -o ../lib/util/tevent_unix.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../lib/util/tevent_unix.c -o ../lib/util/tevent_unix.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../lib/util/system.c -o ../lib/util/system.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../lib/util/system.c -o ../lib/util/system.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../lib/util/tevent_ntstatus.c -o ../lib/util/tevent_ntstatus.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../lib/util/tevent_ntstatus.c -o ../lib/util/tevent_ntstatus.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../lib/util/tevent_werror.c -o ../lib/util/tevent_werror.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../lib/util/tevent_werror.c -o ../lib/util/tevent_werror.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../lib/util/smb_threads.c -o ../lib/util/smb_threads.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../lib/util/smb_threads.c -o ../lib/util/smb_threads.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../lib/util/util_id.c -o ../lib/util/util_id.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../lib/util/util_id.c -o ../lib/util/util_id.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../lib/util/blocking.c -o ../lib/util/blocking.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../lib/util/blocking.c -o ../lib/util/blocking.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../lib/util/rfc1738.c -o ../lib/util/rfc1738.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../lib/util/rfc1738.c -o ../lib/util/rfc1738.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../lib/util/select.c -o ../lib/util/select.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../lib/util/select.c -o ../lib/util/select.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../lib/util/util_pw.c -o ../lib/util/util_pw.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../lib/util/util_pw.c -o ../lib/util/util_pw.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../lib/crypto/crc32.c -o ../lib/crypto/crc32.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../lib/crypto/crc32.c -o ../lib/crypto/crc32.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../lib/crypto/md5.c -o ../lib/crypto/md5.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../lib/crypto/md5.c -o ../lib/crypto/md5.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../lib/crypto/hmacmd5.c -o ../lib/crypto/hmacmd5.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../lib/crypto/hmacmd5.c -o ../lib/crypto/hmacmd5.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../lib/crypto/arcfour.c -o ../lib/crypto/arcfour.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../lib/crypto/arcfour.c -o ../lib/crypto/arcfour.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../lib/crypto/md4.c -o ../lib/crypto/md4.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../lib/crypto/md4.c -o ../lib/crypto/md4.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../lib/crypto/sha256.c -o ../lib/crypto/sha256.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../lib/crypto/sha256.c -o ../lib/crypto/sha256.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../lib/crypto/hmacsha256.c -o ../lib/crypto/hmacsha256.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../lib/crypto/hmacsha256.c -o ../lib/crypto/hmacsha256.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../lib/crypto/aes.c -o ../lib/crypto/aes.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../lib/crypto/aes.c -o ../lib/crypto/aes.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../lib/crypto/rijndael-alg-fst.c -o ../lib/crypto/rijndael-alg-fst.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../lib/crypto/rijndael-alg-fst.c -o ../lib/crypto/rijndael-alg-fst.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c lib/messages.c -o lib/messages.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c lib/messages.c -o lib/messages.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c librpc/gen_ndr/ndr_messaging.c -o librpc/gen_ndr/ndr_messaging.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c librpc/gen_ndr/ndr_messaging.c -o librpc/gen_ndr/ndr_messaging.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c lib/messages_local.c -o lib/messages_local.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c lib/messages_local.c -o lib/messages_local.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c lib/messages_ctdbd.c -o lib/messages_ctdbd.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c lib/messages_ctdbd.c -o lib/messages_ctdbd.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c lib/packet.c -o lib/packet.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c lib/packet.c -o lib/packet.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c lib/ctdbd_conn.c -o lib/ctdbd_conn.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c lib/ctdbd_conn.c -o lib/ctdbd_conn.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c lib/interfaces.c -o lib/interfaces.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c lib/interfaces.c -o lib/interfaces.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c lib/memcache.c -o lib/memcache.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c lib/memcache.c -o lib/memcache.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c lib/talloc_dict.c -o lib/talloc_dict.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c lib/talloc_dict.c -o lib/talloc_dict.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c lib/serverid.c -o lib/serverid.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c lib/serverid.c -o lib/serverid.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c lib/util_sconn.c -o lib/util_sconn.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c lib/util_sconn.c -o lib/util_sconn.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c lib/util_transfer_file.c -o lib/util_transfer_file.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c lib/util_transfer_file.c -o lib/util_transfer_file.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../lib/async_req/async_sock.c -o ../lib/async_req/async_sock.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../lib/async_req/async_sock.c -o ../lib/async_req/async_sock.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c lib/addrchange.c -o lib/addrchange.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c lib/addrchange.c -o lib/addrchange.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c lib/util_tdb.c -o lib/util_tdb.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c lib/util_tdb.c -o lib/util_tdb.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../lib/util/util_tdb.c -o ../lib/util/util_tdb.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../lib/util/util_tdb.c -o ../lib/util/util_tdb.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../lib/util/tdb_wrap.c -o ../lib/util/tdb_wrap.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../lib/util/tdb_wrap.c -o ../lib/util/tdb_wrap.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c lib/dbwrap.c -o lib/dbwrap.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c lib/dbwrap.c -o lib/dbwrap.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c lib/dbwrap_tdb.c -o lib/dbwrap_tdb.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c lib/dbwrap_tdb.c -o lib/dbwrap_tdb.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c lib/g_lock.c -o lib/g_lock.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c lib/g_lock.c -o lib/g_lock.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c lib/dbwrap_ctdb.c -o lib/dbwrap_ctdb.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c lib/dbwrap_ctdb.c -o lib/dbwrap_ctdb.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c lib/dbwrap_rbt.c -o lib/dbwrap_rbt.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c lib/dbwrap_rbt.c -o lib/dbwrap_rbt.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -DSMB_PASSWD_FILE="/usr/local/Cellar/samba/3.6.23/private/smbpasswd" -DPRIVATE_DIR="/usr/local/Cellar/samba/3.6.23/private" -DCONFIGFILE="/usr/local/Cellar/samba/3.6.23/etc/smb.conf" -DSBINDIR="/usr/local/Cellar/samba/3.6.23/sbin" -DBINDIR="/usr/local/Cellar/samba/3.6.23/bin" -DLMHOSTSFILE="/usr/local/Cellar/samba/3.6.23/etc/lmhosts" -DSWATDIR="/usr/local/Cellar/samba/3.6.23/swat" -DLOCKDIR="/usr/local/Cellar/samba/3.6.23/var/locks" -DPIDDIR="/usr/local/Cellar/samba/3.6.23/var/locks" -DLIBDIR="/usr/local/Cellar/samba/3.6.23/lib" -DMODULESDIR="/usr/local/Cellar/samba/3.6.23/lib" -DLOGFILEBASE="/usr/local/Cellar/samba/3.6.23/var" -DSHLIBEXT="dylib" -DNCALRPCDIR="/usr/local/Cellar/samba/3.6.23/var/ncalrpc" -DCONFIGDIR="/usr/local/Cellar/samba/3.6.23/etc" -DCODEPAGEDIR="/usr/local/Cellar/samba/3.6.23/lib" -DCACHEDIR="/usr/local/Cellar/samba/3.6.23/var/locks" -DSTATEDIR="/usr/local/Cellar/samba/3.6.23/var/locks" -DNMBDSOCKETDIR="/usr/local/Cellar/samba/3.6.23/var/nmbd" -DLOCALEDIR="/usr/local/Cellar/samba/3.6.23/share/locale" -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c lib/version.c -o lib/version.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -DSMB_PASSWD_FILE="/usr/local/Cellar/samba/3.6.23/private/smbpasswd" -DPRIVATE_DIR="/usr/local/Cellar/samba/3.6.23/private" -DCONFIGFILE="/usr/local/Cellar/samba/3.6.23/etc/smb.conf" -DSBINDIR="/usr/local/Cellar/samba/3.6.23/sbin" -DBINDIR="/usr/local/Cellar/samba/3.6.23/bin" -DLMHOSTSFILE="/usr/local/Cellar/samba/3.6.23/etc/lmhosts" -DSWATDIR="/usr/local/Cellar/samba/3.6.23/swat" -DLOCKDIR="/usr/local/Cellar/samba/3.6.23/var/locks" -DPIDDIR="/usr/local/Cellar/samba/3.6.23/var/locks" -DLIBDIR="/usr/local/Cellar/samba/3.6.23/lib" -DMODULESDIR="/usr/local/Cellar/samba/3.6.23/lib" -DLOGFILEBASE="/usr/local/Cellar/samba/3.6.23/var" -DSHLIBEXT="dylib" -DNCALRPCDIR="/usr/local/Cellar/samba/3.6.23/var/ncalrpc" -DCONFIGDIR="/usr/local/Cellar/samba/3.6.23/etc" -DCODEPAGEDIR="/usr/local/Cellar/samba/3.6.23/lib" -DCACHEDIR="/usr/local/Cellar/samba/3.6.23/var/locks" -DSTATEDIR="/usr/local/Cellar/samba/3.6.23/var/locks" -DNMBDSOCKETDIR="/usr/local/Cellar/samba/3.6.23/var/nmbd" -DLOCALEDIR="/usr/local/Cellar/samba/3.6.23/share/locale" -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c lib/version.c -o lib/version.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../lib/util/debug.c -o ../lib/util/debug.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../lib/util/debug.c -o ../lib/util/debug.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c lib/charcnv.c -o lib/charcnv.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c lib/charcnv.c -o lib/charcnv.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../lib/util/debug_s3.c -o ../lib/util/debug_s3.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../lib/util/debug_s3.c -o ../lib/util/debug_s3.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c lib/fault.c -o lib/fault.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c lib/fault.c -o lib/fault.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c lib/interface.c -o lib/interface.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c lib/interface.c -o lib/interface.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -DSMB_PASSWD_FILE="/usr/local/Cellar/samba/3.6.23/private/smbpasswd" -DPRIVATE_DIR="/usr/local/Cellar/samba/3.6.23/private" -DCONFIGFILE="/usr/local/Cellar/samba/3.6.23/etc/smb.conf" -DSBINDIR="/usr/local/Cellar/samba/3.6.23/sbin" -DBINDIR="/usr/local/Cellar/samba/3.6.23/bin" -DLMHOSTSFILE="/usr/local/Cellar/samba/3.6.23/etc/lmhosts" -DSWATDIR="/usr/local/Cellar/samba/3.6.23/swat" -DLOCKDIR="/usr/local/Cellar/samba/3.6.23/var/locks" -DPIDDIR="/usr/local/Cellar/samba/3.6.23/var/locks" -DLIBDIR="/usr/local/Cellar/samba/3.6.23/lib" -DMODULESDIR="/usr/local/Cellar/samba/3.6.23/lib" -DLOGFILEBASE="/usr/local/Cellar/samba/3.6.23/var" -DSHLIBEXT="dylib" -DNCALRPCDIR="/usr/local/Cellar/samba/3.6.23/var/ncalrpc" -DCONFIGDIR="/usr/local/Cellar/samba/3.6.23/etc" -DCODEPAGEDIR="/usr/local/Cellar/samba/3.6.23/lib" -DCACHEDIR="/usr/local/Cellar/samba/3.6.23/var/locks" -DSTATEDIR="/usr/local/Cellar/samba/3.6.23/var/locks" -DNMBDSOCKETDIR="/usr/local/Cellar/samba/3.6.23/var/nmbd" -DLOCALEDIR="/usr/local/Cellar/samba/3.6.23/share/locale" -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c lib/pidfile.c -o lib/pidfile.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -DSMB_PASSWD_FILE="/usr/local/Cellar/samba/3.6.23/private/smbpasswd" -DPRIVATE_DIR="/usr/local/Cellar/samba/3.6.23/private" -DCONFIGFILE="/usr/local/Cellar/samba/3.6.23/etc/smb.conf" -DSBINDIR="/usr/local/Cellar/samba/3.6.23/sbin" -DBINDIR="/usr/local/Cellar/samba/3.6.23/bin" -DLMHOSTSFILE="/usr/local/Cellar/samba/3.6.23/etc/lmhosts" -DSWATDIR="/usr/local/Cellar/samba/3.6.23/swat" -DLOCKDIR="/usr/local/Cellar/samba/3.6.23/var/locks" -DPIDDIR="/usr/local/Cellar/samba/3.6.23/var/locks" -DLIBDIR="/usr/local/Cellar/samba/3.6.23/lib" -DMODULESDIR="/usr/local/Cellar/samba/3.6.23/lib" -DLOGFILEBASE="/usr/local/Cellar/samba/3.6.23/var" -DSHLIBEXT="dylib" -DNCALRPCDIR="/usr/local/Cellar/samba/3.6.23/var/ncalrpc" -DCONFIGDIR="/usr/local/Cellar/samba/3.6.23/etc" -DCODEPAGEDIR="/usr/local/Cellar/samba/3.6.23/lib" -DCACHEDIR="/usr/local/Cellar/samba/3.6.23/var/locks" -DSTATEDIR="/usr/local/Cellar/samba/3.6.23/var/locks" -DNMBDSOCKETDIR="/usr/local/Cellar/samba/3.6.23/var/nmbd" -DLOCALEDIR="/usr/local/Cellar/samba/3.6.23/share/locale" -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c lib/pidfile.c -o lib/pidfile.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c lib/system.c -o lib/system.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c lib/system.c -o lib/system.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c lib/sendfile.c -o lib/sendfile.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c lib/sendfile.c -o lib/sendfile.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c lib/recvfile.c -o lib/recvfile.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c lib/recvfile.c -o lib/recvfile.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c lib/time.c -o lib/time.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c lib/time.c -o lib/time.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c lib/username.c -o lib/username.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c lib/username.c -o lib/username.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../libds/common/flag_mapping.c -o ../libds/common/flag_mapping.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../libds/common/flag_mapping.c -o ../libds/common/flag_mapping.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c lib/access.c -o lib/access.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c lib/access.c -o lib/access.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c lib/smbrun.c -o lib/smbrun.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c lib/smbrun.c -o lib/smbrun.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c lib/bitmap.c -o lib/bitmap.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c lib/bitmap.c -o lib/bitmap.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c lib/dprintf.c -o lib/dprintf.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c lib/dprintf.c -o lib/dprintf.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c lib/util_str.c -o lib/util_str.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c lib/util_str.c -o lib/util_str.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../libcli/registry/util_reg.c -o ../libcli/registry/util_reg.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../libcli/registry/util_reg.c -o ../libcli/registry/util_reg.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c lib/wins_srv.c -o lib/wins_srv.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c lib/wins_srv.c -o lib/wins_srv.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c lib/clobber.c -o lib/clobber.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c lib/clobber.c -o lib/clobber.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c lib/util_sid.c -o lib/util_sid.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c lib/util_sid.c -o lib/util_sid.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c lib/util_unistr.c -o lib/util_unistr.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c lib/util_unistr.c -o lib/util_unistr.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../lib/util/charset/codepoints.c -o ../lib/util/charset/codepoints.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../lib/util/charset/codepoints.c -o ../lib/util/charset/codepoints.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c lib/util_file.c -o lib/util_file.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c lib/util_file.c -o lib/util_file.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c lib/util.c -o lib/util.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c lib/util.c -o lib/util.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c lib/util_cmdline.c -o lib/util_cmdline.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c lib/util_cmdline.c -o lib/util_cmdline.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c lib/util_names.c -o lib/util_names.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c lib/util_names.c -o lib/util_names.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c lib/util_sock.c -o lib/util_sock.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c lib/util_sock.c -o lib/util_sock.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c lib/sock_exec.c -o lib/sock_exec.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c lib/sock_exec.c -o lib/sock_exec.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c lib/util_sec.c -o lib/util_sec.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c lib/util_sec.c -o lib/util_sec.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c lib/substitute.c -o lib/substitute.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c lib/substitute.c -o lib/substitute.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c lib/dbwrap_util.c -o lib/dbwrap_util.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c lib/dbwrap_util.c -o lib/dbwrap_util.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c lib/ms_fnmatch.c -o lib/ms_fnmatch.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c lib/ms_fnmatch.c -o lib/ms_fnmatch.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c lib/errmap_unix.c -o lib/errmap_unix.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c lib/errmap_unix.c -o lib/errmap_unix.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c lib/tallocmsg.c -o lib/tallocmsg.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c lib/tallocmsg.c -o lib/tallocmsg.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c lib/dmallocmsg.c -o lib/dmallocmsg.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c lib/dmallocmsg.c -o lib/dmallocmsg.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c libsmb/clisigning.c -o libsmb/clisigning.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c libsmb/clisigning.c -o libsmb/clisigning.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c libsmb/smb_signing.c -o libsmb/smb_signing.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c libsmb/smb_signing.c -o libsmb/smb_signing.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../lib/util/charset/iconv.c -o ../lib/util/charset/iconv.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../lib/util/charset/iconv.c -o ../lib/util/charset/iconv.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c intl/lang_tdb.c -o intl/lang_tdb.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c intl/lang_tdb.c -o intl/lang_tdb.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c lib/adt_tree.c -o lib/adt_tree.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c lib/adt_tree.c -o lib/adt_tree.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c lib/conn_tdb.c -o lib/conn_tdb.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c lib/conn_tdb.c -o lib/conn_tdb.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c lib/gencache.c -o lib/gencache.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c lib/gencache.c -o lib/gencache.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c lib/sessionid_tdb.c -o lib/sessionid_tdb.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c lib/sessionid_tdb.c -o lib/sessionid_tdb.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c lib/module.c -o lib/module.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c lib/module.c -o lib/module.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c lib/events.c -o lib/events.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c lib/events.c -o lib/events.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c lib/server_contexts.c -o lib/server_contexts.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c lib/server_contexts.c -o lib/server_contexts.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c lib/ldap_escape.c -o lib/ldap_escape.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c lib/ldap_escape.c -o lib/ldap_escape.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../libcli/security/access_check.c -o ../libcli/security/access_check.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../libcli/security/access_check.c -o ../libcli/security/access_check.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c lib/secdesc.c -o lib/secdesc.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c lib/secdesc.c -o lib/secdesc.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../libcli/security/secace.c -o ../libcli/security/secace.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../libcli/security/secace.c -o ../libcli/security/secace.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../libcli/security/object_tree.c -o ../libcli/security/object_tree.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../libcli/security/object_tree.c -o ../libcli/security/object_tree.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../libcli/security/sddl.c -o ../libcli/security/sddl.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../libcli/security/sddl.c -o ../libcli/security/sddl.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../libcli/security/secacl.c -o ../libcli/security/secacl.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../libcli/security/secacl.c -o ../libcli/security/secacl.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c lib/fncall.c -o lib/fncall.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c lib/fncall.c -o lib/fncall.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c libads/krb5_errs.c -o libads/krb5_errs.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c libads/krb5_errs.c -o libads/krb5_errs.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c lib/system_smbd.c -o lib/system_smbd.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c lib/system_smbd.c -o lib/system_smbd.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c lib/audit.c -o lib/audit.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c lib/audit.c -o lib/audit.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../librpc/ndr/ndr_basic.c -o ../librpc/ndr/ndr_basic.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../librpc/ndr/ndr_basic.c -o ../librpc/ndr/ndr_basic.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../librpc/ndr/ndr.c -o ../librpc/ndr/ndr.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../librpc/ndr/ndr.c -o ../librpc/ndr/ndr.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../librpc/ndr/ndr_misc.c -o ../librpc/ndr/ndr_misc.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../librpc/ndr/ndr_misc.c -o ../librpc/ndr/ndr_misc.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c librpc/gen_ndr/ndr_misc.c -o librpc/gen_ndr/ndr_misc.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c librpc/gen_ndr/ndr_misc.c -o librpc/gen_ndr/ndr_misc.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c librpc/gen_ndr/ndr_security.c -o librpc/gen_ndr/ndr_security.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c librpc/gen_ndr/ndr_security.c -o librpc/gen_ndr/ndr_security.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../librpc/ndr/ndr_sec_helper.c -o ../librpc/ndr/ndr_sec_helper.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../librpc/ndr/ndr_sec_helper.c -o ../librpc/ndr/ndr_sec_helper.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../librpc/ndr/ndr_string.c -o ../librpc/ndr/ndr_string.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../librpc/ndr/ndr_string.c -o ../librpc/ndr/ndr_string.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../librpc/ndr/uuid.c -o ../librpc/ndr/uuid.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../librpc/ndr/uuid.c -o ../librpc/ndr/uuid.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c librpc/ndr/util.c -o librpc/ndr/util.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c librpc/ndr/util.c -o librpc/ndr/util.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c librpc/gen_ndr/ndr_server_id.c -o librpc/gen_ndr/ndr_server_id.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c librpc/gen_ndr/ndr_server_id.c -o librpc/gen_ndr/ndr_server_id.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c librpc/gen_ndr/ndr_dcerpc.c -o librpc/gen_ndr/ndr_dcerpc.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c librpc/gen_ndr/ndr_dcerpc.c -o librpc/gen_ndr/ndr_dcerpc.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c lib/file_id.c -o lib/file_id.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c lib/file_id.c -o lib/file_id.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c lib/idmap_cache.c -o lib/idmap_cache.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c lib/idmap_cache.c -o lib/idmap_cache.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../libcli/security/dom_sid.c -o ../libcli/security/dom_sid.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../libcli/security/dom_sid.c -o ../libcli/security/dom_sid.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../libcli/security/security_descriptor.c -o ../libcli/security/security_descriptor.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../libcli/security/security_descriptor.c -o ../libcli/security/security_descriptor.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../libcli/security/util_sid.c -o ../libcli/security/util_sid.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../libcli/security/util_sid.c -o ../libcli/security/util_sid.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../libcli/security/security_token.c -o ../libcli/security/security_token.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../libcli/security/security_token.c -o ../libcli/security/security_token.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c lib/dummysmbd.c -o lib/dummysmbd.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c lib/dummysmbd.c -o lib/dummysmbd.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c lib/dummyroot.c -o lib/dummyroot.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c lib/dummyroot.c -o lib/dummyroot.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c libsmb/clientgen.c -o libsmb/clientgen.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c libsmb/clientgen.c -o libsmb/clientgen.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c libsmb/cliconnect.c -o libsmb/cliconnect.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c libsmb/cliconnect.c -o libsmb/cliconnect.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c libsmb/clifile.c -o libsmb/clifile.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c libsmb/clifile.c -o libsmb/clifile.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c libsmb/clikrb5.c -o libsmb/clikrb5.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c libsmb/clikrb5.c -o libsmb/clikrb5.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c libsmb/clispnego.c -o libsmb/clispnego.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c libsmb/clispnego.c -o libsmb/clispnego.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../libcli/auth/spnego_parse.c -o ../libcli/auth/spnego_parse.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../libcli/auth/spnego_parse.c -o ../libcli/auth/spnego_parse.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../lib/util/asn1.c -o ../lib/util/asn1.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c ../lib/util/asn1.c -o ../lib/util/asn1.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c libsmb/clirap.c -o libsmb/clirap.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c libsmb/clirap.c -o libsmb/clirap.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c libsmb/clierror.c -o libsmb/clierror.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c libsmb/clierror.c -o libsmb/clierror.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c libsmb/climessage.c -o libsmb/climessage.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c libsmb/climessage.c -o libsmb/climessage.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c libsmb/clireadwrite.c -o libsmb/clireadwrite.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c libsmb/clireadwrite.c -o libsmb/clireadwrite.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c libsmb/clilist.c -o libsmb/clilist.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c libsmb/clilist.c -o libsmb/clilist.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c libsmb/cliprint.c -o libsmb/cliprint.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c libsmb/cliprint.c -o libsmb/cliprint.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c libsmb/clitrans.c -o libsmb/clitrans.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c libsmb/clitrans.c -o libsmb/clitrans.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c libsmb/clisecdesc.c -o libsmb/clisecdesc.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c libsmb/clisecdesc.c -o libsmb/clisecdesc.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c libsmb/clidgram.c -o libsmb/clidgram.o | |
superenv removed: -O -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I./include -I./include -I./../lib/popt -I.. | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/lib -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c libsmb/clidgram.c -o libsmb/clidgram.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -O -fno-common -I. -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3 -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/popt -I/private/tmp/samba-rqvQoI/samba-3.6.23/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -DHAVE_CONFIG_H -Ii |
View raw
(Sorry about that, but we can’t show files that are this big right now.)
View raw
(Sorry about that, but we can’t show files that are this big right now.)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment