>>> Building on exopi-5 under devel/objfw DIST = [devel/objfw:objfw-1.4.1.tar.gz] FULLPKGNAME = objfw-1.4.1 distfiles size=980902 >>> Running patch in devel/objfw at 1764443176.22 ===> devel/objfw ===> Building from scratch objfw-1.4.1 ===> Verifying specs: c c++abi crypto m pthread ssl ===> found c.102.2 c++abi.9.0 crypto.57.2 m.10.1 pthread.28.1 ssl.60.2 ===> Checking files for objfw-1.4.1 `/exopi-cvs/ports/distfiles/objfw-1.4.1.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for objfw-1.4.1 ===> Patching for objfw-1.4.1 ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ >>> Running configure in devel/objfw at 1764443176.98 ===> devel/objfw ===> Generating configure for objfw-1.4.1 ===> Configuring for objfw-1.4.1 Using /exopi-obj/pobj/objfw-1.4.1/config.site (generated) configure: WARNING: unrecognized options: --disable-gtk-doc configure: loading site script /exopi-obj/pobj/objfw-1.4.1/config.site checking build system type... x86_64-unknown-openbsd7.8 checking host system type... x86_64-unknown-openbsd7.8 checking for a BSD-compatible install... /exopi-obj/pobj/objfw-1.4.1/bin/install -c checking for clang... clang checking whether the Objective C compiler works... yes checking for Objective 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... (cached) o checking whether the compiler supports GNU Objective C... yes checking whether clang accepts -g... yes checking how to run the Objective C preprocessor... clang -E checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for a sed that does not truncate output... (cached) /usr/bin/sed checking whether ln -s works... yes checking for egrep -e... (cached) /usr/bin/egrep checking whether Objective C compiler accepts -std=gnu11... yes checking whether Objective C compiler accepts -pipe... yes checking whether Objective C compiler accepts -fno-common... yes checking whether Objective C compiler accepts -Xclang -fno-constant-cfstrings... yes checking whether Objective C compiler accepts -Xclang -fno-constant-nsnumber-literals... no checking whether Objective C compiler accepts -Xclang -fno-constant-nsarray-literals... no checking whether Objective C compiler accepts -Xclang -fno-constant-nsdictionary-literals... no checking whether Objective C compiler accepts -Wsign-compare -Werror... yes checking whether Objective C compiler accepts -Wshadow -Werror... yes checking whether Objective C compiler accepts -Wshorten-64-to-32 -Werror... yes checking whether Objective C compiler accepts -Wundeclared-selector -Werror... yes checking whether Objective C compiler accepts -Wsemicolon-before-method-body -Werror... yes checking whether Objective C compiler accepts -Wobjc-missing-property-synthesis -Werror... yes checking whether Objective C compiler accepts -Wmissing-method-return-type -Werror... yes checking whether Objective C compiler supports properties... yes checking for ar... (cached) ar checking for ranlib... (cached) ranlib checking for Stack Protector... strong checking for RELRO support... yes checking for shared library type... OpenBSD checking for plugin type... ELF checking for Position Independent Executable support... yes checking whether we need -D_GNU_SOURCE... no checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for strings.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking for complex.h... yes checking for sys/ioctl.h... (cached) yes checking for sys/ttycom.h... yes checking for objc/objc.h... no checking which Objective C runtime to use... ObjFW runtime checking whether -fobjc-runtime=objfw-1.4 is supported... yes checking for exception type... DWARF checking for library containing _Unwind_RaiseException... -lc++abi checking for _Unwind_GetDataRelBase... yes checking for _Unwind_GetTextRelBase... yes checking for _Unwind_Backtrace... yes checking whether Objective C compiler supports ARC... yes checking whether byte ordering is bigendian... no checking for SSIZE_MAX... yes checking for UINTPTR_MAX... yes checking for inttypes.h... (cached) yes checking for sys/types.h... (cached) yes checking for stdnoreturn.h... yes checking for wchar_t... (cached) yes checking for wchar.h... (cached) yes checking size of float... 4 checking size of double... 8 checking for floating point endianess... little endian checking for cet.h... yes checking for fmod in -lm... (cached) yes checking for creal in -lcomplex... no checking for strtof... yes checking for truncf... yes checking for asprintf... (cached) yes checking for arc4random... (cached) yes checking for dlopen in -ldl... no checking for dladdr... yes checking for sys/mman.h... (cached) yes checking for mmap... (cached) yes checking for mlock... (cached) yes checking for threads... POSIX checking whether Objective C compiler accepts -Wp,-pthread... yes checking for main in -lpthread... yes checking for pthread_spin_lock... yes checking for sched_yield... yes checking for pthread_attr_getschedpolicy... yes checking for pthread_attr_setinheritsched... yes checking for pthread_np.h... yes checking for pthread_set_name_np... yes checking for threads.h... (cached) no checking whether _Thread_local works... yes checking whether we have an atomic ops assembly implementation... yes checking whether __atomic_* works... yes checking whether __sync_* works... yes checking for libkern/OSAtomic.h... no checking for atomic operations... assembly implementation checking for off64_t... no checking for pwd.h... (cached) yes checking for grp.h... (cached) yes checking for chmod... (cached) yes checking for chown... (cached) yes checking for link... (cached) yes checking for symlink... (cached) yes checking for lstat... (cached) yes checking for lutimes... no checking for utimensat... (cached) yes checking for struct stat.st_birthtime... no checking for dirent.h... (cached) yes checking for sysconf... (cached) yes checking for clock_gettime... (cached) yes checking for gmtime_r... (cached) yes checking for localtime_r... (cached) yes checking for fcntl.h... (cached) yes checking for fcntl... (cached) yes checking for nanosleep... (cached) yes checking for xlocale.h... no checking for strtod_l... no checking for strtof_l... no checking for asprintf_l... no checking for uselocale... yes checking for strerror_r... (cached) yes checking for return type of strerror_r... int checking for sys/utsname.h... (cached) yes checking for uname... (cached) yes checking for pipe... (cached) yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for socket in -lsocket... no checking for sys/socket.h... (cached) yes checking for struct sockaddr.sa_len... yes checking for struct sockaddr_storage... yes checking for netinet/in.h... (cached) yes checking for netinet/tcp.h... (cached) yes checking for netinet/sctp.h... no checking for arpa/inet.h... (cached) yes checking for netdb.h... (cached) yes checking for sys/sockio.h... (cached) yes checking for net/if.h... (cached) yes checking for net/if_arp.h... (cached) yes checking for net/if_dl.h... yes checking for net/if_types.h... (cached) yes checking for if_indextoname... (cached) yes checking for if_nametoindex... (cached) yes checking for if_nameindex... (cached) yes checking for struct sockaddr_dl... yes checking for struct lifconf... no checking for struct ifreq.ifr_hwaddr... no checking for sys/un.h... (cached) yes checking for struct sockaddr_in6.sin6_addr... yes checking for afunix.h... no checking for struct sockaddr_un.sun_path... yes checking for struct sockaddr_un.sun_len... yes checking for getpeereid... (cached) yes checking for netipx/ipx.h... no checking for struct sockaddr_ipx.sipx_network... no checking for struct sockaddr_ipx.sa_netnum... no checking for struct sockaddr_ipx.sipx_addr.x_port... no checking for netat/appletalk.h... no checking for netatalk/at.h... no checking for struct sockaddr_at.sat_addr... no checking for struct sockaddr_at.sat_net... no checking for paccept... no checking for accept4... yes checking for kqueue1... yes checking for epoll_create1... no checking for epoll_create... no checking for poll.h... (cached) yes checking for poll... (cached) yes checking for sys/select.h... (cached) yes checking for select... (cached) yes checking for Security/SecureTransport.h... no checking for openssl/ssl.h... (cached) yes checking for SSL_set1_host in -lssl... yes checking for __builtin_bswap16... yes checking for __builtin_bswap32... yes checking for __builtin_bswap64... yes checking for sys/wait.h that is POSIX.1 compatible... (cached) yes checking for kill... (cached) yes checking for posix_spawnp... yes checking for spawn.h... yes checking for ioctl... (cached) yes checking for isatty... (cached) yes checking for pledge... yes checking whether Objective C compiler supports blocks... yes checking whether we need -Wno-strict-aliasing due to GCC bugs... no checking whether we need -Wno-unused-property-ivar due to Clang bugs... no checking whether -Wcast-align is buggy... no checking whether -Wunreachable-code can be used... yes checking whether -Wdocumentation works correctly... yes checking whether -pedantic is buggy... no checking whether we need -Wno-strict-prototypes... no checking whether we need -Wno-gnu-imaginary-constant... yes configure: creating ./config.status config.status: creating tests/plugin/Info.plist config.status: creating src/runtime/Info.plist config.status: creating src/tls/ObjFWTLS.oc config.status: creating src/tls/Info.plist config.status: creating buildsys.mk config.status: creating extra.mk config.status: creating src/Info.plist config.status: creating src/hid/Info.plist config.status: creating src/hid/ObjFWHID.oc config.status: creating tests/Info.plist config.status: creating utils/objfw-config config.status: creating config.h config.status: creating src/objfw-defs.h configure: WARNING: unrecognized options: --disable-gtk-doc >>> Running build in devel/objfw at 1764443206.38 ===> devel/objfw ===> Building for objfw-1.4.1 /usr/bin/make pre-all /usr/bin/make subdirs for i in src; do printf "\033[2K\033[36mEntering directory \033[96m\033[1m%s\033[0m\033[36m.\033[0m\n" "$i"; cd $i || exit $?; /usr/bin/make || exit $?; printf "\033[2K\033[36mLeaving directory \033[96m\033[1m%s\033[0m\033[36m.\033[0m\n" "$i"; cd .. || exit $?; done Entering directory src. /usr/bin/make pre-all /usr/bin/make subdirs for i in runtime; do printf "\033[2K\033[36mEntering directory \033[96m\033[1m%s\033[0m\033[36m.\033[0m\n" "$i"; cd $i || exit $?; /usr/bin/make || exit $?; printf "\033[2K\033[36mLeaving directory \033[96m\033[1m%s\033[0m\033[36m.\033[0m\n" "$i"; cd .. || exit $?; done Entering directory runtime. /usr/bin/make pre-all /usr/bin/make subdirs for i in lookup-asm; do printf "\033[2K\033[36mEntering directory \033[96m\033[1m%s\033[0m\033[36m.\033[0m\n" "$i"; cd $i || exit $?; /usr/bin/make || exit $?; printf "\033[2K\033[36mLeaving directory \033[96m\033[1m%s\033[0m\033[36m.\033[0m\n" "$i"; cd .. || exit $?; done Entering directory lookup-asm. /usr/bin/make pre-all /usr/bin/make subdirs /usr/bin/make depend : >.deps for i in "" lookup-asm.dep lookup-asm.lib.dep lookup-asm.amigalib.dep lookup-asm.plugin.dep; do test x"$i" = x"" && continue; echo "-include \${.CURDIR}/$i" >>.deps; done /usr/bin/make lookup-asm.lib.a locales printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "lookup-asm.S" Compiling lookup-asm.S (lib)... in="lookup-asm.S"; out="lookup-asm.lib.o"; if clang -fPIC -DPIC -I../../.. -I../.. -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -MD -MF ${out%.o}.dep -c -o lookup-asm.lib.o lookup-asm.S; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "lookup-asm.S"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "lookup-asm.S"; exit $err; fi Successfully compiled lookup-asm.S (lib). printf "\033[2K\033[33mLinking \033[93m\033[1mlookup-asm.lib.a\033[0m\033[33m...\033[0m\r" Linking lookup-asm.lib.a... rm -f lookup-asm.lib.a if test x"" = x"yes"; then if /usr/bin/libtool -static -o lookup-asm.lib.a lookup-asm.lib.o ; then printf "\033[2K\033[32mSuccessfully linked \033[92m\033[1mlookup-asm.lib.a\033[0m\033[32m.\033[0m\n"; else rm -f lookup-asm.lib.a; false; err=$?; printf "\033[2K\033[31mFailed to link \033[91m\033[1mlookup-asm.lib.a\033[0m\033[31m!\033[0m\n"; exit $err; fi; else out="lookup-asm.lib.a"; objs=""; ars=""; for i in lookup-asm.lib.o ; do case $i in *.a) ars="$ars $i" ;; *.o) objs="$objs $i" ;; esac done; for i in $ars; do dir=".$(echo $i | sed 's/\//_/g').objs"; rm -fr $dir; mkdir -p $dir; cd $dir; ar x ../$i; for j in *.o; do objs="$objs $dir/$j"; done; cd ..; done; if ar cr lookup-asm.lib.a $objs && ranlib lookup-asm.lib.a; then printf "\033[2K\033[32mSuccessfully linked \033[92m\033[1mlookup-asm.lib.a\033[0m\033[32m.\033[0m\n"; else rm -f lookup-asm.lib.a; false; err=$?; printf "\033[2K\033[31mFailed to link \033[91m\033[1mlookup-asm.lib.a\033[0m\033[31m!\033[0m\n"; exit $err; fi; for i in $ars; do dir=".$(echo $i | sed 's/\//_/g').objs"; rm -fr $dir; done; fi Successfully linked lookup-asm.lib.a. /usr/bin/make subdirs-after /usr/bin/make post-all Leaving directory lookup-asm. /usr/bin/make depend : >.deps for i in "" arc.dep association.dep autorelease.dep category.dep class.dep dtable.dep exception.dep hashtable.dep init.dep instance.dep ivar.dep lookup.dep method.dep misc.dep property.dep protocol.dep selector.dep sparsearray.dep static-instances.dep synchronized.dep tagged-pointer.dep OFOnce.dep OFPlainMutex.dep OFTLSKey.dep threading.dep arc.lib.dep association.lib.dep autorelease.lib.dep category.lib.dep class.lib.dep dtable.lib.dep exception.lib.dep hashtable.lib.dep init.lib.dep instance.lib.dep ivar.lib.dep lookup.lib.dep method.lib.dep misc.lib.dep property.lib.dep protocol.lib.dep selector.lib.dep sparsearray.lib.dep static-instances.lib.dep synchronized.lib.dep tagged-pointer.lib.dep OFOnce.lib.dep OFPlainMutex.lib.dep OFTLSKey.lib.dep threading.lib.dep arc.amigalib.dep association.amigalib.dep autorelease.amigalib.dep category.amigalib.dep class.amigalib.dep dtable.amigalib.dep exception.amigalib.dep hashtable.amigalib.dep init.amigalib.dep instance.amigalib.dep ivar.amigalib.dep lookup.amigalib.dep method.amigalib.dep misc.amigalib.dep property.amigalib.dep protocol.amigalib.dep selector.amigalib.dep sparsearray.amigalib.dep static-instances.amigalib.dep synchronized.amigalib.dep tagged-pointer.amigalib.dep OFOnce.amigalib.dep OFPlainMutex.amigalib.dep OFTLSKey.amigalib.dep threading.amigalib.dep arc.plugin.dep association.plugin.dep autorelease.plugin.dep category.plugin.dep class.plugin.dep dtable.plugin.dep exception.plugin.dep hashtable.plugin.dep init.plugin.dep instance.plugin.dep ivar.plugin.dep lookup.plugin.dep method.plugin.dep misc.plugin.dep property.plugin.dep protocol.plugin.dep selector.plugin.dep sparsearray.plugin.dep static-instances.plugin.dep synchronized.plugin.dep tagged-pointer.plugin.dep OFOnce.plugin.dep OFPlainMutex.plugin.dep OFTLSKey.plugin.dep threading.plugin.dep; do test x"$i" = x"" && continue; echo "-include \${.CURDIR}/$i" >>.deps; done /usr/bin/make libobjfwrt.so.1.1 locales printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "arc.m" Compiling arc.m (lib)... in="arc.m"; out="arc.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -I../.. -DOBJC_COMPILING_RUNTIME -DOBJFWRT_AMIGA_LIB=\"\" -DOBJFWRT_LIB_MAJOR=1 -DOBJFWRT_LIB_MINOR=1 -DOBJFWRT_LIB_PATCH=0 -DBUILD_DATE=\"$(date +%d.%m.%y)\" -MD -MF ${out%.o}.dep -c -o arc.lib.o arc.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "arc.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "arc.m"; exit $err; fi Successfully compiled arc.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "association.m" Compiling association.m (lib)... in="association.m"; out="association.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -I../.. -DOBJC_COMPILING_RUNTIME -DOBJFWRT_AMIGA_LIB=\"\" -DOBJFWRT_LIB_MAJOR=1 -DOBJFWRT_LIB_MINOR=1 -DOBJFWRT_LIB_PATCH=0 -DBUILD_DATE=\"$(date +%d.%m.%y)\" -MD -MF ${out%.o}.dep -c -o association.lib.o association.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "association.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "association.m"; exit $err; fi Successfully compiled association.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "autorelease.m" Compiling autorelease.m (lib)... in="autorelease.m"; out="autorelease.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -I../.. -DOBJC_COMPILING_RUNTIME -DOBJFWRT_AMIGA_LIB=\"\" -DOBJFWRT_LIB_MAJOR=1 -DOBJFWRT_LIB_MINOR=1 -DOBJFWRT_LIB_PATCH=0 -DBUILD_DATE=\"$(date +%d.%m.%y)\" -MD -MF ${out%.o}.dep -c -o autorelease.lib.o autorelease.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "autorelease.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "autorelease.m"; exit $err; fi Successfully compiled autorelease.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "category.m" Compiling category.m (lib)... in="category.m"; out="category.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -I../.. -DOBJC_COMPILING_RUNTIME -DOBJFWRT_AMIGA_LIB=\"\" -DOBJFWRT_LIB_MAJOR=1 -DOBJFWRT_LIB_MINOR=1 -DOBJFWRT_LIB_PATCH=0 -DBUILD_DATE=\"$(date +%d.%m.%y)\" -MD -MF ${out%.o}.dep -c -o category.lib.o category.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "category.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "category.m"; exit $err; fi Successfully compiled category.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "class.m" Compiling class.m (lib)... in="class.m"; out="class.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -I../.. -DOBJC_COMPILING_RUNTIME -DOBJFWRT_AMIGA_LIB=\"\" -DOBJFWRT_LIB_MAJOR=1 -DOBJFWRT_LIB_MINOR=1 -DOBJFWRT_LIB_PATCH=0 -DBUILD_DATE=\"$(date +%d.%m.%y)\" -MD -MF ${out%.o}.dep -c -o class.lib.o class.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "class.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "class.m"; exit $err; fi Successfully compiled class.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "dtable.m" Compiling dtable.m (lib)... in="dtable.m"; out="dtable.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -I../.. -DOBJC_COMPILING_RUNTIME -DOBJFWRT_AMIGA_LIB=\"\" -DOBJFWRT_LIB_MAJOR=1 -DOBJFWRT_LIB_MINOR=1 -DOBJFWRT_LIB_PATCH=0 -DBUILD_DATE=\"$(date +%d.%m.%y)\" -MD -MF ${out%.o}.dep -c -o dtable.lib.o dtable.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "dtable.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "dtable.m"; exit $err; fi Successfully compiled dtable.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "exception.m" Compiling exception.m (lib)... in="exception.m"; out="exception.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -I../.. -DOBJC_COMPILING_RUNTIME -DOBJFWRT_AMIGA_LIB=\"\" -DOBJFWRT_LIB_MAJOR=1 -DOBJFWRT_LIB_MINOR=1 -DOBJFWRT_LIB_PATCH=0 -DBUILD_DATE=\"$(date +%d.%m.%y)\" -MD -MF ${out%.o}.dep -c -o exception.lib.o exception.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "exception.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "exception.m"; exit $err; fi Successfully compiled exception.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "hashtable.m" Compiling hashtable.m (lib)... in="hashtable.m"; out="hashtable.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -I../.. -DOBJC_COMPILING_RUNTIME -DOBJFWRT_AMIGA_LIB=\"\" -DOBJFWRT_LIB_MAJOR=1 -DOBJFWRT_LIB_MINOR=1 -DOBJFWRT_LIB_PATCH=0 -DBUILD_DATE=\"$(date +%d.%m.%y)\" -MD -MF ${out%.o}.dep -c -o hashtable.lib.o hashtable.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "hashtable.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "hashtable.m"; exit $err; fi Successfully compiled hashtable.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "init.m" Compiling init.m (lib)... in="init.m"; out="init.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -I../.. -DOBJC_COMPILING_RUNTIME -DOBJFWRT_AMIGA_LIB=\"\" -DOBJFWRT_LIB_MAJOR=1 -DOBJFWRT_LIB_MINOR=1 -DOBJFWRT_LIB_PATCH=0 -DBUILD_DATE=\"$(date +%d.%m.%y)\" -MD -MF ${out%.o}.dep -c -o init.lib.o init.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "init.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "init.m"; exit $err; fi Successfully compiled init.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "instance.m" Compiling instance.m (lib)... in="instance.m"; out="instance.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -I../.. -DOBJC_COMPILING_RUNTIME -DOBJFWRT_AMIGA_LIB=\"\" -DOBJFWRT_LIB_MAJOR=1 -DOBJFWRT_LIB_MINOR=1 -DOBJFWRT_LIB_PATCH=0 -DBUILD_DATE=\"$(date +%d.%m.%y)\" -MD -MF ${out%.o}.dep -c -o instance.lib.o instance.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "instance.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "instance.m"; exit $err; fi Successfully compiled instance.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "ivar.m" Compiling ivar.m (lib)... in="ivar.m"; out="ivar.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -I../.. -DOBJC_COMPILING_RUNTIME -DOBJFWRT_AMIGA_LIB=\"\" -DOBJFWRT_LIB_MAJOR=1 -DOBJFWRT_LIB_MINOR=1 -DOBJFWRT_LIB_PATCH=0 -DBUILD_DATE=\"$(date +%d.%m.%y)\" -MD -MF ${out%.o}.dep -c -o ivar.lib.o ivar.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "ivar.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "ivar.m"; exit $err; fi Successfully compiled ivar.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "lookup.m" Compiling lookup.m (lib)... in="lookup.m"; out="lookup.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -I../.. -DOBJC_COMPILING_RUNTIME -DOBJFWRT_AMIGA_LIB=\"\" -DOBJFWRT_LIB_MAJOR=1 -DOBJFWRT_LIB_MINOR=1 -DOBJFWRT_LIB_PATCH=0 -DBUILD_DATE=\"$(date +%d.%m.%y)\" -MD -MF ${out%.o}.dep -c -o lookup.lib.o lookup.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "lookup.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "lookup.m"; exit $err; fi Successfully compiled lookup.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "method.m" Compiling method.m (lib)... in="method.m"; out="method.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -I../.. -DOBJC_COMPILING_RUNTIME -DOBJFWRT_AMIGA_LIB=\"\" -DOBJFWRT_LIB_MAJOR=1 -DOBJFWRT_LIB_MINOR=1 -DOBJFWRT_LIB_PATCH=0 -DBUILD_DATE=\"$(date +%d.%m.%y)\" -MD -MF ${out%.o}.dep -c -o method.lib.o method.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "method.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "method.m"; exit $err; fi Successfully compiled method.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "misc.m" Compiling misc.m (lib)... in="misc.m"; out="misc.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -I../.. -DOBJC_COMPILING_RUNTIME -DOBJFWRT_AMIGA_LIB=\"\" -DOBJFWRT_LIB_MAJOR=1 -DOBJFWRT_LIB_MINOR=1 -DOBJFWRT_LIB_PATCH=0 -DBUILD_DATE=\"$(date +%d.%m.%y)\" -MD -MF ${out%.o}.dep -c -o misc.lib.o misc.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "misc.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "misc.m"; exit $err; fi Successfully compiled misc.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "property.m" Compiling property.m (lib)... in="property.m"; out="property.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -I../.. -DOBJC_COMPILING_RUNTIME -DOBJFWRT_AMIGA_LIB=\"\" -DOBJFWRT_LIB_MAJOR=1 -DOBJFWRT_LIB_MINOR=1 -DOBJFWRT_LIB_PATCH=0 -DBUILD_DATE=\"$(date +%d.%m.%y)\" -MD -MF ${out%.o}.dep -c -o property.lib.o property.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "property.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "property.m"; exit $err; fi Successfully compiled property.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "protocol.m" Compiling protocol.m (lib)... in="protocol.m"; out="protocol.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -I../.. -DOBJC_COMPILING_RUNTIME -DOBJFWRT_AMIGA_LIB=\"\" -DOBJFWRT_LIB_MAJOR=1 -DOBJFWRT_LIB_MINOR=1 -DOBJFWRT_LIB_PATCH=0 -DBUILD_DATE=\"$(date +%d.%m.%y)\" -MD -MF ${out%.o}.dep -c -o protocol.lib.o protocol.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "protocol.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "protocol.m"; exit $err; fi Successfully compiled protocol.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "selector.m" Compiling selector.m (lib)... in="selector.m"; out="selector.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -I../.. -DOBJC_COMPILING_RUNTIME -DOBJFWRT_AMIGA_LIB=\"\" -DOBJFWRT_LIB_MAJOR=1 -DOBJFWRT_LIB_MINOR=1 -DOBJFWRT_LIB_PATCH=0 -DBUILD_DATE=\"$(date +%d.%m.%y)\" -MD -MF ${out%.o}.dep -c -o selector.lib.o selector.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "selector.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "selector.m"; exit $err; fi Successfully compiled selector.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "sparsearray.m" Compiling sparsearray.m (lib)... in="sparsearray.m"; out="sparsearray.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -I../.. -DOBJC_COMPILING_RUNTIME -DOBJFWRT_AMIGA_LIB=\"\" -DOBJFWRT_LIB_MAJOR=1 -DOBJFWRT_LIB_MINOR=1 -DOBJFWRT_LIB_PATCH=0 -DBUILD_DATE=\"$(date +%d.%m.%y)\" -MD -MF ${out%.o}.dep -c -o sparsearray.lib.o sparsearray.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "sparsearray.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "sparsearray.m"; exit $err; fi Successfully compiled sparsearray.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "static-instances.m" Compiling static-instances.m (lib)... in="static-instances.m"; out="static-instances.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -I../.. -DOBJC_COMPILING_RUNTIME -DOBJFWRT_AMIGA_LIB=\"\" -DOBJFWRT_LIB_MAJOR=1 -DOBJFWRT_LIB_MINOR=1 -DOBJFWRT_LIB_PATCH=0 -DBUILD_DATE=\"$(date +%d.%m.%y)\" -MD -MF ${out%.o}.dep -c -o static-instances.lib.o static-instances.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "static-instances.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "static-instances.m"; exit $err; fi Successfully compiled static-instances.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "synchronized.m" Compiling synchronized.m (lib)... in="synchronized.m"; out="synchronized.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -I../.. -DOBJC_COMPILING_RUNTIME -DOBJFWRT_AMIGA_LIB=\"\" -DOBJFWRT_LIB_MAJOR=1 -DOBJFWRT_LIB_MINOR=1 -DOBJFWRT_LIB_PATCH=0 -DBUILD_DATE=\"$(date +%d.%m.%y)\" -MD -MF ${out%.o}.dep -c -o synchronized.lib.o synchronized.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "synchronized.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "synchronized.m"; exit $err; fi Successfully compiled synchronized.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "tagged-pointer.m" Compiling tagged-pointer.m (lib)... in="tagged-pointer.m"; out="tagged-pointer.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -I../.. -DOBJC_COMPILING_RUNTIME -DOBJFWRT_AMIGA_LIB=\"\" -DOBJFWRT_LIB_MAJOR=1 -DOBJFWRT_LIB_MINOR=1 -DOBJFWRT_LIB_PATCH=0 -DBUILD_DATE=\"$(date +%d.%m.%y)\" -MD -MF ${out%.o}.dep -c -o tagged-pointer.lib.o tagged-pointer.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "tagged-pointer.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "tagged-pointer.m"; exit $err; fi Successfully compiled tagged-pointer.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFOnce.m" Compiling OFOnce.m (lib)... in="OFOnce.m"; out="OFOnce.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -I../.. -DOBJC_COMPILING_RUNTIME -DOBJFWRT_AMIGA_LIB=\"\" -DOBJFWRT_LIB_MAJOR=1 -DOBJFWRT_LIB_MINOR=1 -DOBJFWRT_LIB_PATCH=0 -DBUILD_DATE=\"$(date +%d.%m.%y)\" -MD -MF ${out%.o}.dep -c -o OFOnce.lib.o OFOnce.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFOnce.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFOnce.m"; exit $err; fi Successfully compiled OFOnce.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFPlainMutex.m" Compiling OFPlainMutex.m (lib)... in="OFPlainMutex.m"; out="OFPlainMutex.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -I../.. -DOBJC_COMPILING_RUNTIME -DOBJFWRT_AMIGA_LIB=\"\" -DOBJFWRT_LIB_MAJOR=1 -DOBJFWRT_LIB_MINOR=1 -DOBJFWRT_LIB_PATCH=0 -DBUILD_DATE=\"$(date +%d.%m.%y)\" -MD -MF ${out%.o}.dep -c -o OFPlainMutex.lib.o OFPlainMutex.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFPlainMutex.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFPlainMutex.m"; exit $err; fi Successfully compiled OFPlainMutex.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFTLSKey.m" Compiling OFTLSKey.m (lib)... in="OFTLSKey.m"; out="OFTLSKey.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -I../.. -DOBJC_COMPILING_RUNTIME -DOBJFWRT_AMIGA_LIB=\"\" -DOBJFWRT_LIB_MAJOR=1 -DOBJFWRT_LIB_MINOR=1 -DOBJFWRT_LIB_PATCH=0 -DBUILD_DATE=\"$(date +%d.%m.%y)\" -MD -MF ${out%.o}.dep -c -o OFTLSKey.lib.o OFTLSKey.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFTLSKey.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFTLSKey.m"; exit $err; fi Successfully compiled OFTLSKey.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "threading.m" Compiling threading.m (lib)... in="threading.m"; out="threading.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -I../.. -DOBJC_COMPILING_RUNTIME -DOBJFWRT_AMIGA_LIB=\"\" -DOBJFWRT_LIB_MAJOR=1 -DOBJFWRT_LIB_MINOR=1 -DOBJFWRT_LIB_PATCH=0 -DBUILD_DATE=\"$(date +%d.%m.%y)\" -MD -MF ${out%.o}.dep -c -o threading.lib.o threading.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "threading.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "threading.m"; exit $err; fi Successfully compiled threading.m (lib). printf "\033[2K\033[33mLinking \033[93m\033[1mlibobjfwrt.so.1.1\033[0m\033[33m...\033[0m\r" Linking libobjfwrt.so.1.1... out="libobjfwrt.so.1.1"; if clang -o libobjfwrt.so.1.1 arc.lib.o association.lib.o autorelease.lib.o category.lib.o class.lib.o dtable.lib.o exception.lib.o hashtable.lib.o init.lib.o instance.lib.o ivar.lib.o lookup.lib.o method.lib.o misc.lib.o property.lib.o protocol.lib.o selector.lib.o sparsearray.lib.o static-instances.lib.o synchronized.lib.o tagged-pointer.lib.o OFOnce.lib.o OFPlainMutex.lib.o OFTLSKey.lib.o threading.lib.o lookup-asm/lookup-asm.lib.a -shared -fexceptions -fstack-protector-strong -Wl,-z,relro,-z,now -lpthread -lm -lpthread -lc++abi ; then printf "\033[2K\033[32mSuccessfully linked \033[92m\033[1mlibobjfwrt.so.1.1\033[0m\033[32m.\033[0m\n"; else err=$?; printf "\033[2K\033[31mFailed to link \033[91m\033[1mlibobjfwrt.so.1.1\033[0m\033[31m!\033[0m\n"; exit $err; fi Successfully linked libobjfwrt.so.1.1. /usr/bin/make subdirs-after /usr/bin/make post-all Leaving directory runtime. for i in exceptions; do printf "\033[2K\033[36mEntering directory \033[96m\033[1m%s\033[0m\033[36m.\033[0m\n" "$i"; cd $i || exit $?; /usr/bin/make || exit $?; printf "\033[2K\033[36mLeaving directory \033[96m\033[1m%s\033[0m\033[36m.\033[0m\n" "$i"; cd .. || exit $?; done Entering directory exceptions. /usr/bin/make pre-all /usr/bin/make subdirs /usr/bin/make depend : >.deps for i in "" OFAllocFailedException.dep OFAlreadyOpenException.dep OFChecksumMismatchException.dep OFCopyItemFailedException.dep OFCreateDirectoryFailedException.dep OFCreateSymbolicLinkFailedException.dep OFEnumerationMutationException.dep OFException.dep OFGetItemAttributesFailedException.dep OFGetOptionFailedException.dep OFHashAlreadyCalculatedException.dep OFHashNotCalculatedException.dep OFInitializationFailedException.dep OFInvalidArgumentException.dep OFInvalidEncodingException.dep OFInvalidFormatException.dep OFInvalidJSONException.dep OFInvalidServerResponseException.dep OFLinkItemFailedException.dep OFLockFailedException.dep OFMalformedXMLException.dep OFMoveItemFailedException.dep OFNotImplementedException.dep OFNotOpenException.dep OFOpenItemFailedException.dep OFOutOfMemoryException.dep OFOutOfRangeException.dep OFReadFailedException.dep OFReadOrWriteFailedException.dep OFRemoveItemFailedException.dep OFSeekFailedException.dep OFSetItemAttributesFailedException.dep OFSetOptionFailedException.dep OFStillLockedException.dep OFTruncatedDataException.dep OFUnboundNamespaceException.dep OFUnboundPrefixException.dep OFUndefinedKeyException.dep OFUnknownXMLEntityException.dep OFUnlockFailedException.dep OFUnsupportedProtocolException.dep OFUnsupportedVersionException.dep OFWriteFailedException.dep OFChangeCurrentDirectoryFailedException.dep OFGetCurrentDirectoryFailedException.dep OFLoadPluginFailedException.dep OFLoadModuleFailedException.dep OFAcceptSocketFailedException.dep OFBindIPSocketFailedException.dep OFBindSocketFailedException.dep OFConnectIPSocketFailedException.dep OFConnectSocketFailedException.dep OFDNSQueryFailedException.dep OFHTTPRequestFailedException.dep OFListenOnSocketFailedException.dep OFObserveKernelEventsFailedException.dep OFResolveHostFailedException.dep OFTLSHandshakeFailedException.dep OFBindUNIXSocketFailedException.dep OFConnectUNIXSocketFailedException.dep OFBroadcastConditionFailedException.dep OFConditionStillWaitingException.dep OFJoinThreadFailedException.dep OFSignalConditionFailedException.dep OFStartThreadFailedException.dep OFThreadStillRunningException.dep OFWaitForConditionFailedException.dep OFActivateSandboxFailedException.dep OFAllocFailedException.lib.dep OFAlreadyOpenException.lib.dep OFChecksumMismatchException.lib.dep OFCopyItemFailedException.lib.dep OFCreateDirectoryFailedException.lib.dep OFCreateSymbolicLinkFailedException.lib.dep OFEnumerationMutationException.lib.dep OFException.lib.dep OFGetItemAttributesFailedException.lib.dep OFGetOptionFailedException.lib.dep OFHashAlreadyCalculatedException.lib.dep OFHashNotCalculatedException.lib.dep OFInitializationFailedException.lib.dep OFInvalidArgumentException.lib.dep OFInvalidEncodingException.lib.dep OFInvalidFormatException.lib.dep OFInvalidJSONException.lib.dep OFInvalidServerResponseException.lib.dep OFLinkItemFailedException.lib.dep OFLockFailedException.lib.dep OFMalformedXMLException.lib.dep OFMoveItemFailedException.lib.dep OFNotImplementedException.lib.dep OFNotOpenException.lib.dep OFOpenItemFailedException.lib.dep OFOutOfMemoryException.lib.dep OFOutOfRangeException.lib.dep OFReadFailedException.lib.dep OFReadOrWriteFailedException.lib.dep OFRemoveItemFailedException.lib.dep OFSeekFailedException.lib.dep OFSetItemAttributesFailedException.lib.dep OFSetOptionFailedException.lib.dep OFStillLockedException.lib.dep OFTruncatedDataException.lib.dep OFUnboundNamespaceException.lib.dep OFUnboundPrefixException.lib.dep OFUndefinedKeyException.lib.dep OFUnknownXMLEntityException.lib.dep OFUnlockFailedException.lib.dep OFUnsupportedProtocolException.lib.dep OFUnsupportedVersionException.lib.dep OFWriteFailedException.lib.dep OFChangeCurrentDirectoryFailedException.lib.dep OFGetCurrentDirectoryFailedException.lib.dep OFLoadPluginFailedException.lib.dep OFLoadModuleFailedException.lib.dep OFAcceptSocketFailedException.lib.dep OFBindIPSocketFailedException.lib.dep OFBindSocketFailedException.lib.dep OFConnectIPSocketFailedException.lib.dep OFConnectSocketFailedException.lib.dep OFDNSQueryFailedException.lib.dep OFHTTPRequestFailedException.lib.dep OFListenOnSocketFailedException.lib.dep OFObserveKernelEventsFailedException.lib.dep OFResolveHostFailedException.lib.dep OFTLSHandshakeFailedException.lib.dep OFBindUNIXSocketFailedException.lib.dep OFConnectUNIXSocketFailedException.lib.dep OFBroadcastConditionFailedException.lib.dep OFConditionStillWaitingException.lib.dep OFJoinThreadFailedException.lib.dep OFSignalConditionFailedException.lib.dep OFStartThreadFailedException.lib.dep OFThreadStillRunningException.lib.dep OFWaitForConditionFailedException.lib.dep OFActivateSandboxFailedException.lib.dep OFAllocFailedException.amigalib.dep OFAlreadyOpenException.amigalib.dep OFChecksumMismatchException.amigalib.dep OFCopyItemFailedException.amigalib.dep OFCreateDirectoryFailedException.amigalib.dep OFCreateSymbolicLinkFailedException.amigalib.dep OFEnumerationMutationException.amigalib.dep OFException.amigalib.dep OFGetItemAttributesFailedException.amigalib.dep OFGetOptionFailedException.amigalib.dep OFHashAlreadyCalculatedException.amigalib.dep OFHashNotCalculatedException.amigalib.dep OFInitializationFailedException.amigalib.dep OFInvalidArgumentException.amigalib.dep OFInvalidEncodingException.amigalib.dep OFInvalidFormatException.amigalib.dep OFInvalidJSONException.amigalib.dep OFInvalidServerResponseException.amigalib.dep OFLinkItemFailedException.amigalib.dep OFLockFailedException.amigalib.dep OFMalformedXMLException.amigalib.dep OFMoveItemFailedException.amigalib.dep OFNotImplementedException.amigalib.dep OFNotOpenException.amigalib.dep OFOpenItemFailedException.amigalib.dep OFOutOfMemoryException.amigalib.dep OFOutOfRangeException.amigalib.dep OFReadFailedException.amigalib.dep OFReadOrWriteFailedException.amigalib.dep OFRemoveItemFailedException.amigalib.dep OFSeekFailedException.amigalib.dep OFSetItemAttributesFailedException.amigalib.dep OFSetOptionFailedException.amigalib.dep OFStillLockedException.amigalib.dep OFTruncatedDataException.amigalib.dep OFUnboundNamespaceException.amigalib.dep OFUnboundPrefixException.amigalib.dep OFUndefinedKeyException.amigalib.dep OFUnknownXMLEntityException.amigalib.dep OFUnlockFailedException.amigalib.dep OFUnsupportedProtocolException.amigalib.dep OFUnsupportedVersionException.amigalib.dep OFWriteFailedException.amigalib.dep OFChangeCurrentDirectoryFailedException.amigalib.dep OFGetCurrentDirectoryFailedException.amigalib.dep OFLoadPluginFailedException.amigalib.dep OFLoadModuleFailedException.amigalib.dep OFAcceptSocketFailedException.amigalib.dep OFBindIPSocketFailedException.amigalib.dep OFBindSocketFailedException.amigalib.dep OFConnectIPSocketFailedException.amigalib.dep OFConnectSocketFailedException.amigalib.dep OFDNSQueryFailedException.amigalib.dep OFHTTPRequestFailedException.amigalib.dep OFListenOnSocketFailedException.amigalib.dep OFObserveKernelEventsFailedException.amigalib.dep OFResolveHostFailedException.amigalib.dep OFTLSHandshakeFailedException.amigalib.dep OFBindUNIXSocketFailedException.amigalib.dep OFConnectUNIXSocketFailedException.amigalib.dep OFBroadcastConditionFailedException.amigalib.dep OFConditionStillWaitingException.amigalib.dep OFJoinThreadFailedException.amigalib.dep OFSignalConditionFailedException.amigalib.dep OFStartThreadFailedException.amigalib.dep OFThreadStillRunningException.amigalib.dep OFWaitForConditionFailedException.amigalib.dep OFActivateSandboxFailedException.amigalib.dep OFAllocFailedException.plugin.dep OFAlreadyOpenException.plugin.dep OFChecksumMismatchException.plugin.dep OFCopyItemFailedException.plugin.dep OFCreateDirectoryFailedException.plugin.dep OFCreateSymbolicLinkFailedException.plugin.dep OFEnumerationMutationException.plugin.dep OFException.plugin.dep OFGetItemAttributesFailedException.plugin.dep OFGetOptionFailedException.plugin.dep OFHashAlreadyCalculatedException.plugin.dep OFHashNotCalculatedException.plugin.dep OFInitializationFailedException.plugin.dep OFInvalidArgumentException.plugin.dep OFInvalidEncodingException.plugin.dep OFInvalidFormatException.plugin.dep OFInvalidJSONException.plugin.dep OFInvalidServerResponseException.plugin.dep OFLinkItemFailedException.plugin.dep OFLockFailedException.plugin.dep OFMalformedXMLException.plugin.dep OFMoveItemFailedException.plugin.dep OFNotImplementedException.plugin.dep OFNotOpenException.plugin.dep OFOpenItemFailedException.plugin.dep OFOutOfMemoryException.plugin.dep OFOutOfRangeException.plugin.dep OFReadFailedException.plugin.dep OFReadOrWriteFailedException.plugin.dep OFRemoveItemFailedException.plugin.dep OFSeekFailedException.plugin.dep OFSetItemAttributesFailedException.plugin.dep OFSetOptionFailedException.plugin.dep OFStillLockedException.plugin.dep OFTruncatedDataException.plugin.dep OFUnboundNamespaceException.plugin.dep OFUnboundPrefixException.plugin.dep OFUndefinedKeyException.plugin.dep OFUnknownXMLEntityException.plugin.dep OFUnlockFailedException.plugin.dep OFUnsupportedProtocolException.plugin.dep OFUnsupportedVersionException.plugin.dep OFWriteFailedException.plugin.dep OFChangeCurrentDirectoryFailedException.plugin.dep OFGetCurrentDirectoryFailedException.plugin.dep OFLoadPluginFailedException.plugin.dep OFLoadModuleFailedException.plugin.dep OFAcceptSocketFailedException.plugin.dep OFBindIPSocketFailedException.plugin.dep OFBindSocketFailedException.plugin.dep OFConnectIPSocketFailedException.plugin.dep OFConnectSocketFailedException.plugin.dep OFDNSQueryFailedException.plugin.dep OFHTTPRequestFailedException.plugin.dep OFListenOnSocketFailedException.plugin.dep OFObserveKernelEventsFailedException.plugin.dep OFResolveHostFailedException.plugin.dep OFTLSHandshakeFailedException.plugin.dep OFBindUNIXSocketFailedException.plugin.dep OFConnectUNIXSocketFailedException.plugin.dep OFBroadcastConditionFailedException.plugin.dep OFConditionStillWaitingException.plugin.dep OFJoinThreadFailedException.plugin.dep OFSignalConditionFailedException.plugin.dep OFStartThreadFailedException.plugin.dep OFThreadStillRunningException.plugin.dep OFWaitForConditionFailedException.plugin.dep OFActivateSandboxFailedException.plugin.dep; do test x"$i" = x"" && continue; echo "-include \${.CURDIR}/$i" >>.deps; done /usr/bin/make exceptions.lib.a locales printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFAllocFailedException.m" Compiling OFAllocFailedException.m (lib)... in="OFAllocFailedException.m"; out="OFAllocFailedException.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF ${out%.o}.dep -c -o OFAllocFailedException.lib.o OFAllocFailedException.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFAllocFailedException.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFAllocFailedException.m"; exit $err; fi Successfully compiled OFAllocFailedException.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFAlreadyOpenException.m" Compiling OFAlreadyOpenException.m (lib)... in="OFAlreadyOpenException.m"; out="OFAlreadyOpenException.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF ${out%.o}.dep -c -o OFAlreadyOpenException.lib.o OFAlreadyOpenException.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFAlreadyOpenException.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFAlreadyOpenException.m"; exit $err; fi Successfully compiled OFAlreadyOpenException.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFChecksumMismatchException.m" Compiling OFChecksumMismatchException.m (lib)... in="OFChecksumMismatchException.m"; out="OFChecksumMismatchException.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF ${out%.o}.dep -c -o OFChecksumMismatchException.lib.o OFChecksumMismatchException.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFChecksumMismatchException.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFChecksumMismatchException.m"; exit $err; fi Successfully compiled OFChecksumMismatchException.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFCopyItemFailedException.m" Compiling OFCopyItemFailedException.m (lib)... in="OFCopyItemFailedException.m"; out="OFCopyItemFailedException.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF ${out%.o}.dep -c -o OFCopyItemFailedException.lib.o OFCopyItemFailedException.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFCopyItemFailedException.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFCopyItemFailedException.m"; exit $err; fi Successfully compiled OFCopyItemFailedException.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFCreateDirectoryFailedException.m" Compiling OFCreateDirectoryFailedException.m (lib)... in="OFCreateDirectoryFailedException.m"; out="OFCreateDirectoryFailedException.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF ${out%.o}.dep -c -o OFCreateDirectoryFailedException.lib.o OFCreateDirectoryFailedException.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFCreateDirectoryFailedException.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFCreateDirectoryFailedException.m"; exit $err; fi Successfully compiled OFCreateDirectoryFailedException.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFCreateSymbolicLinkFailedException.m" Compiling OFCreateSymbolicLinkFailedException.m (lib)... in="OFCreateSymbolicLinkFailedException.m"; out="OFCreateSymbolicLinkFailedException.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF ${out%.o}.dep -c -o OFCreateSymbolicLinkFailedException.lib.o OFCreateSymbolicLinkFailedException.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFCreateSymbolicLinkFailedException.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFCreateSymbolicLinkFailedException.m"; exit $err; fi Successfully compiled OFCreateSymbolicLinkFailedException.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFEnumerationMutationException.m" Compiling OFEnumerationMutationException.m (lib)... in="OFEnumerationMutationException.m"; out="OFEnumerationMutationException.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF ${out%.o}.dep -c -o OFEnumerationMutationException.lib.o OFEnumerationMutationException.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFEnumerationMutationException.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFEnumerationMutationException.m"; exit $err; fi Successfully compiled OFEnumerationMutationException.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFException.m" Compiling OFException.m (lib)... in="OFException.m"; out="OFException.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF ${out%.o}.dep -c -o OFException.lib.o OFException.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFException.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFException.m"; exit $err; fi Successfully compiled OFException.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFGetItemAttributesFailedException.m" Compiling OFGetItemAttributesFailedException.m (lib)... in="OFGetItemAttributesFailedException.m"; out="OFGetItemAttributesFailedException.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF ${out%.o}.dep -c -o OFGetItemAttributesFailedException.lib.o OFGetItemAttributesFailedException.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFGetItemAttributesFailedException.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFGetItemAttributesFailedException.m"; exit $err; fi Successfully compiled OFGetItemAttributesFailedException.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFGetOptionFailedException.m" Compiling OFGetOptionFailedException.m (lib)... in="OFGetOptionFailedException.m"; out="OFGetOptionFailedException.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF ${out%.o}.dep -c -o OFGetOptionFailedException.lib.o OFGetOptionFailedException.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFGetOptionFailedException.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFGetOptionFailedException.m"; exit $err; fi Successfully compiled OFGetOptionFailedException.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFHashAlreadyCalculatedException.m" Compiling OFHashAlreadyCalculatedException.m (lib)... in="OFHashAlreadyCalculatedException.m"; out="OFHashAlreadyCalculatedException.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF ${out%.o}.dep -c -o OFHashAlreadyCalculatedException.lib.o OFHashAlreadyCalculatedException.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFHashAlreadyCalculatedException.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFHashAlreadyCalculatedException.m"; exit $err; fi Successfully compiled OFHashAlreadyCalculatedException.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFHashNotCalculatedException.m" Compiling OFHashNotCalculatedException.m (lib)... in="OFHashNotCalculatedException.m"; out="OFHashNotCalculatedException.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF ${out%.o}.dep -c -o OFHashNotCalculatedException.lib.o OFHashNotCalculatedException.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFHashNotCalculatedException.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFHashNotCalculatedException.m"; exit $err; fi Successfully compiled OFHashNotCalculatedException.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFInitializationFailedException.m" Compiling OFInitializationFailedException.m (lib)... in="OFInitializationFailedException.m"; out="OFInitializationFailedException.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF ${out%.o}.dep -c -o OFInitializationFailedException.lib.o OFInitializationFailedException.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFInitializationFailedException.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFInitializationFailedException.m"; exit $err; fi Successfully compiled OFInitializationFailedException.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFInvalidArgumentException.m" Compiling OFInvalidArgumentException.m (lib)... in="OFInvalidArgumentException.m"; out="OFInvalidArgumentException.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF ${out%.o}.dep -c -o OFInvalidArgumentException.lib.o OFInvalidArgumentException.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFInvalidArgumentException.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFInvalidArgumentException.m"; exit $err; fi Successfully compiled OFInvalidArgumentException.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFInvalidEncodingException.m" Compiling OFInvalidEncodingException.m (lib)... in="OFInvalidEncodingException.m"; out="OFInvalidEncodingException.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF ${out%.o}.dep -c -o OFInvalidEncodingException.lib.o OFInvalidEncodingException.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFInvalidEncodingException.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFInvalidEncodingException.m"; exit $err; fi Successfully compiled OFInvalidEncodingException.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFInvalidFormatException.m" Compiling OFInvalidFormatException.m (lib)... in="OFInvalidFormatException.m"; out="OFInvalidFormatException.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF ${out%.o}.dep -c -o OFInvalidFormatException.lib.o OFInvalidFormatException.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFInvalidFormatException.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFInvalidFormatException.m"; exit $err; fi Successfully compiled OFInvalidFormatException.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFInvalidJSONException.m" Compiling OFInvalidJSONException.m (lib)... in="OFInvalidJSONException.m"; out="OFInvalidJSONException.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF ${out%.o}.dep -c -o OFInvalidJSONException.lib.o OFInvalidJSONException.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFInvalidJSONException.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFInvalidJSONException.m"; exit $err; fi Successfully compiled OFInvalidJSONException.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFInvalidServerResponseException.m" Compiling OFInvalidServerResponseException.m (lib)... in="OFInvalidServerResponseException.m"; out="OFInvalidServerResponseException.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF ${out%.o}.dep -c -o OFInvalidServerResponseException.lib.o OFInvalidServerResponseException.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFInvalidServerResponseException.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFInvalidServerResponseException.m"; exit $err; fi Successfully compiled OFInvalidServerResponseException.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFLinkItemFailedException.m" Compiling OFLinkItemFailedException.m (lib)... in="OFLinkItemFailedException.m"; out="OFLinkItemFailedException.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF ${out%.o}.dep -c -o OFLinkItemFailedException.lib.o OFLinkItemFailedException.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFLinkItemFailedException.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFLinkItemFailedException.m"; exit $err; fi Successfully compiled OFLinkItemFailedException.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFLockFailedException.m" Compiling OFLockFailedException.m (lib)... in="OFLockFailedException.m"; out="OFLockFailedException.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF ${out%.o}.dep -c -o OFLockFailedException.lib.o OFLockFailedException.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFLockFailedException.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFLockFailedException.m"; exit $err; fi Successfully compiled OFLockFailedException.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFMalformedXMLException.m" Compiling OFMalformedXMLException.m (lib)... in="OFMalformedXMLException.m"; out="OFMalformedXMLException.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF ${out%.o}.dep -c -o OFMalformedXMLException.lib.o OFMalformedXMLException.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFMalformedXMLException.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFMalformedXMLException.m"; exit $err; fi Successfully compiled OFMalformedXMLException.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFMoveItemFailedException.m" Compiling OFMoveItemFailedException.m (lib)... in="OFMoveItemFailedException.m"; out="OFMoveItemFailedException.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF ${out%.o}.dep -c -o OFMoveItemFailedException.lib.o OFMoveItemFailedException.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFMoveItemFailedException.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFMoveItemFailedException.m"; exit $err; fi Successfully compiled OFMoveItemFailedException.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFNotImplementedException.m" Compiling OFNotImplementedException.m (lib)... in="OFNotImplementedException.m"; out="OFNotImplementedException.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF ${out%.o}.dep -c -o OFNotImplementedException.lib.o OFNotImplementedException.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFNotImplementedException.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFNotImplementedException.m"; exit $err; fi Successfully compiled OFNotImplementedException.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFNotOpenException.m" Compiling OFNotOpenException.m (lib)... in="OFNotOpenException.m"; out="OFNotOpenException.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF ${out%.o}.dep -c -o OFNotOpenException.lib.o OFNotOpenException.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFNotOpenException.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFNotOpenException.m"; exit $err; fi Successfully compiled OFNotOpenException.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFOpenItemFailedException.m" Compiling OFOpenItemFailedException.m (lib)... in="OFOpenItemFailedException.m"; out="OFOpenItemFailedException.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF ${out%.o}.dep -c -o OFOpenItemFailedException.lib.o OFOpenItemFailedException.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFOpenItemFailedException.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFOpenItemFailedException.m"; exit $err; fi Successfully compiled OFOpenItemFailedException.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFOutOfMemoryException.m" Compiling OFOutOfMemoryException.m (lib)... in="OFOutOfMemoryException.m"; out="OFOutOfMemoryException.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF ${out%.o}.dep -c -o OFOutOfMemoryException.lib.o OFOutOfMemoryException.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFOutOfMemoryException.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFOutOfMemoryException.m"; exit $err; fi Successfully compiled OFOutOfMemoryException.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFOutOfRangeException.m" Compiling OFOutOfRangeException.m (lib)... in="OFOutOfRangeException.m"; out="OFOutOfRangeException.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF ${out%.o}.dep -c -o OFOutOfRangeException.lib.o OFOutOfRangeException.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFOutOfRangeException.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFOutOfRangeException.m"; exit $err; fi Successfully compiled OFOutOfRangeException.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFReadFailedException.m" Compiling OFReadFailedException.m (lib)... in="OFReadFailedException.m"; out="OFReadFailedException.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF ${out%.o}.dep -c -o OFReadFailedException.lib.o OFReadFailedException.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFReadFailedException.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFReadFailedException.m"; exit $err; fi Successfully compiled OFReadFailedException.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFReadOrWriteFailedException.m" Compiling OFReadOrWriteFailedException.m (lib)... in="OFReadOrWriteFailedException.m"; out="OFReadOrWriteFailedException.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF ${out%.o}.dep -c -o OFReadOrWriteFailedException.lib.o OFReadOrWriteFailedException.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFReadOrWriteFailedException.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFReadOrWriteFailedException.m"; exit $err; fi Successfully compiled OFReadOrWriteFailedException.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFRemoveItemFailedException.m" Compiling OFRemoveItemFailedException.m (lib)... in="OFRemoveItemFailedException.m"; out="OFRemoveItemFailedException.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF ${out%.o}.dep -c -o OFRemoveItemFailedException.lib.o OFRemoveItemFailedException.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFRemoveItemFailedException.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFRemoveItemFailedException.m"; exit $err; fi Successfully compiled OFRemoveItemFailedException.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFSeekFailedException.m" Compiling OFSeekFailedException.m (lib)... in="OFSeekFailedException.m"; out="OFSeekFailedException.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF ${out%.o}.dep -c -o OFSeekFailedException.lib.o OFSeekFailedException.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFSeekFailedException.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFSeekFailedException.m"; exit $err; fi Successfully compiled OFSeekFailedException.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFSetItemAttributesFailedException.m" Compiling OFSetItemAttributesFailedException.m (lib)... in="OFSetItemAttributesFailedException.m"; out="OFSetItemAttributesFailedException.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF ${out%.o}.dep -c -o OFSetItemAttributesFailedException.lib.o OFSetItemAttributesFailedException.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFSetItemAttributesFailedException.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFSetItemAttributesFailedException.m"; exit $err; fi Successfully compiled OFSetItemAttributesFailedException.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFSetOptionFailedException.m" Compiling OFSetOptionFailedException.m (lib)... in="OFSetOptionFailedException.m"; out="OFSetOptionFailedException.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF ${out%.o}.dep -c -o OFSetOptionFailedException.lib.o OFSetOptionFailedException.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFSetOptionFailedException.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFSetOptionFailedException.m"; exit $err; fi Successfully compiled OFSetOptionFailedException.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFStillLockedException.m" Compiling OFStillLockedException.m (lib)... in="OFStillLockedException.m"; out="OFStillLockedException.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF ${out%.o}.dep -c -o OFStillLockedException.lib.o OFStillLockedException.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFStillLockedException.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFStillLockedException.m"; exit $err; fi Successfully compiled OFStillLockedException.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFTruncatedDataException.m" Compiling OFTruncatedDataException.m (lib)... in="OFTruncatedDataException.m"; out="OFTruncatedDataException.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF ${out%.o}.dep -c -o OFTruncatedDataException.lib.o OFTruncatedDataException.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFTruncatedDataException.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFTruncatedDataException.m"; exit $err; fi Successfully compiled OFTruncatedDataException.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFUnboundNamespaceException.m" Compiling OFUnboundNamespaceException.m (lib)... in="OFUnboundNamespaceException.m"; out="OFUnboundNamespaceException.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF ${out%.o}.dep -c -o OFUnboundNamespaceException.lib.o OFUnboundNamespaceException.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFUnboundNamespaceException.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFUnboundNamespaceException.m"; exit $err; fi Successfully compiled OFUnboundNamespaceException.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFUnboundPrefixException.m" Compiling OFUnboundPrefixException.m (lib)... in="OFUnboundPrefixException.m"; out="OFUnboundPrefixException.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF ${out%.o}.dep -c -o OFUnboundPrefixException.lib.o OFUnboundPrefixException.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFUnboundPrefixException.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFUnboundPrefixException.m"; exit $err; fi Successfully compiled OFUnboundPrefixException.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFUndefinedKeyException.m" Compiling OFUndefinedKeyException.m (lib)... in="OFUndefinedKeyException.m"; out="OFUndefinedKeyException.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF ${out%.o}.dep -c -o OFUndefinedKeyException.lib.o OFUndefinedKeyException.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFUndefinedKeyException.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFUndefinedKeyException.m"; exit $err; fi Successfully compiled OFUndefinedKeyException.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFUnknownXMLEntityException.m" Compiling OFUnknownXMLEntityException.m (lib)... in="OFUnknownXMLEntityException.m"; out="OFUnknownXMLEntityException.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF ${out%.o}.dep -c -o OFUnknownXMLEntityException.lib.o OFUnknownXMLEntityException.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFUnknownXMLEntityException.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFUnknownXMLEntityException.m"; exit $err; fi Successfully compiled OFUnknownXMLEntityException.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFUnlockFailedException.m" Compiling OFUnlockFailedException.m (lib)... in="OFUnlockFailedException.m"; out="OFUnlockFailedException.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF ${out%.o}.dep -c -o OFUnlockFailedException.lib.o OFUnlockFailedException.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFUnlockFailedException.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFUnlockFailedException.m"; exit $err; fi Successfully compiled OFUnlockFailedException.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFUnsupportedProtocolException.m" Compiling OFUnsupportedProtocolException.m (lib)... in="OFUnsupportedProtocolException.m"; out="OFUnsupportedProtocolException.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF ${out%.o}.dep -c -o OFUnsupportedProtocolException.lib.o OFUnsupportedProtocolException.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFUnsupportedProtocolException.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFUnsupportedProtocolException.m"; exit $err; fi Successfully compiled OFUnsupportedProtocolException.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFUnsupportedVersionException.m" Compiling OFUnsupportedVersionException.m (lib)... in="OFUnsupportedVersionException.m"; out="OFUnsupportedVersionException.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF ${out%.o}.dep -c -o OFUnsupportedVersionException.lib.o OFUnsupportedVersionException.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFUnsupportedVersionException.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFUnsupportedVersionException.m"; exit $err; fi Successfully compiled OFUnsupportedVersionException.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFWriteFailedException.m" Compiling OFWriteFailedException.m (lib)... in="OFWriteFailedException.m"; out="OFWriteFailedException.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF ${out%.o}.dep -c -o OFWriteFailedException.lib.o OFWriteFailedException.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFWriteFailedException.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFWriteFailedException.m"; exit $err; fi Successfully compiled OFWriteFailedException.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFChangeCurrentDirectoryFailedException.m" Compiling OFChangeCurrentDirectoryFailedException.m (lib)... in="OFChangeCurrentDirectoryFailedException.m"; out="OFChangeCurrentDirectoryFailedException.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF ${out%.o}.dep -c -o OFChangeCurrentDirectoryFailedException.lib.o OFChangeCurrentDirectoryFailedException.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFChangeCurrentDirectoryFailedException.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFChangeCurrentDirectoryFailedException.m"; exit $err; fi Successfully compiled OFChangeCurrentDirectoryFailedException.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFGetCurrentDirectoryFailedException.m" Compiling OFGetCurrentDirectoryFailedException.m (lib)... in="OFGetCurrentDirectoryFailedException.m"; out="OFGetCurrentDirectoryFailedException.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF ${out%.o}.dep -c -o OFGetCurrentDirectoryFailedException.lib.o OFGetCurrentDirectoryFailedException.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFGetCurrentDirectoryFailedException.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFGetCurrentDirectoryFailedException.m"; exit $err; fi Successfully compiled OFGetCurrentDirectoryFailedException.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFLoadPluginFailedException.m" Compiling OFLoadPluginFailedException.m (lib)... in="OFLoadPluginFailedException.m"; out="OFLoadPluginFailedException.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF ${out%.o}.dep -c -o OFLoadPluginFailedException.lib.o OFLoadPluginFailedException.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFLoadPluginFailedException.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFLoadPluginFailedException.m"; exit $err; fi Successfully compiled OFLoadPluginFailedException.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFLoadModuleFailedException.m" Compiling OFLoadModuleFailedException.m (lib)... in="OFLoadModuleFailedException.m"; out="OFLoadModuleFailedException.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF ${out%.o}.dep -c -o OFLoadModuleFailedException.lib.o OFLoadModuleFailedException.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFLoadModuleFailedException.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFLoadModuleFailedException.m"; exit $err; fi Successfully compiled OFLoadModuleFailedException.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFAcceptSocketFailedException.m" Compiling OFAcceptSocketFailedException.m (lib)... in="OFAcceptSocketFailedException.m"; out="OFAcceptSocketFailedException.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF ${out%.o}.dep -c -o OFAcceptSocketFailedException.lib.o OFAcceptSocketFailedException.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFAcceptSocketFailedException.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFAcceptSocketFailedException.m"; exit $err; fi Successfully compiled OFAcceptSocketFailedException.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFBindIPSocketFailedException.m" Compiling OFBindIPSocketFailedException.m (lib)... in="OFBindIPSocketFailedException.m"; out="OFBindIPSocketFailedException.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF ${out%.o}.dep -c -o OFBindIPSocketFailedException.lib.o OFBindIPSocketFailedException.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFBindIPSocketFailedException.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFBindIPSocketFailedException.m"; exit $err; fi Successfully compiled OFBindIPSocketFailedException.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFBindSocketFailedException.m" Compiling OFBindSocketFailedException.m (lib)... in="OFBindSocketFailedException.m"; out="OFBindSocketFailedException.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF ${out%.o}.dep -c -o OFBindSocketFailedException.lib.o OFBindSocketFailedException.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFBindSocketFailedException.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFBindSocketFailedException.m"; exit $err; fi Successfully compiled OFBindSocketFailedException.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFConnectIPSocketFailedException.m" Compiling OFConnectIPSocketFailedException.m (lib)... in="OFConnectIPSocketFailedException.m"; out="OFConnectIPSocketFailedException.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF ${out%.o}.dep -c -o OFConnectIPSocketFailedException.lib.o OFConnectIPSocketFailedException.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFConnectIPSocketFailedException.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFConnectIPSocketFailedException.m"; exit $err; fi Successfully compiled OFConnectIPSocketFailedException.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFConnectSocketFailedException.m" Compiling OFConnectSocketFailedException.m (lib)... in="OFConnectSocketFailedException.m"; out="OFConnectSocketFailedException.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF ${out%.o}.dep -c -o OFConnectSocketFailedException.lib.o OFConnectSocketFailedException.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFConnectSocketFailedException.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFConnectSocketFailedException.m"; exit $err; fi Successfully compiled OFConnectSocketFailedException.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFDNSQueryFailedException.m" Compiling OFDNSQueryFailedException.m (lib)... in="OFDNSQueryFailedException.m"; out="OFDNSQueryFailedException.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF ${out%.o}.dep -c -o OFDNSQueryFailedException.lib.o OFDNSQueryFailedException.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFDNSQueryFailedException.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFDNSQueryFailedException.m"; exit $err; fi Successfully compiled OFDNSQueryFailedException.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFHTTPRequestFailedException.m" Compiling OFHTTPRequestFailedException.m (lib)... in="OFHTTPRequestFailedException.m"; out="OFHTTPRequestFailedException.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF ${out%.o}.dep -c -o OFHTTPRequestFailedException.lib.o OFHTTPRequestFailedException.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFHTTPRequestFailedException.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFHTTPRequestFailedException.m"; exit $err; fi Successfully compiled OFHTTPRequestFailedException.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFListenOnSocketFailedException.m" Compiling OFListenOnSocketFailedException.m (lib)... in="OFListenOnSocketFailedException.m"; out="OFListenOnSocketFailedException.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF ${out%.o}.dep -c -o OFListenOnSocketFailedException.lib.o OFListenOnSocketFailedException.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFListenOnSocketFailedException.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFListenOnSocketFailedException.m"; exit $err; fi Successfully compiled OFListenOnSocketFailedException.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFObserveKernelEventsFailedException.m" Compiling OFObserveKernelEventsFailedException.m (lib)... in="OFObserveKernelEventsFailedException.m"; out="OFObserveKernelEventsFailedException.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF ${out%.o}.dep -c -o OFObserveKernelEventsFailedException.lib.o OFObserveKernelEventsFailedException.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFObserveKernelEventsFailedException.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFObserveKernelEventsFailedException.m"; exit $err; fi Successfully compiled OFObserveKernelEventsFailedException.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFResolveHostFailedException.m" Compiling OFResolveHostFailedException.m (lib)... in="OFResolveHostFailedException.m"; out="OFResolveHostFailedException.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF ${out%.o}.dep -c -o OFResolveHostFailedException.lib.o OFResolveHostFailedException.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFResolveHostFailedException.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFResolveHostFailedException.m"; exit $err; fi Successfully compiled OFResolveHostFailedException.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFTLSHandshakeFailedException.m" Compiling OFTLSHandshakeFailedException.m (lib)... in="OFTLSHandshakeFailedException.m"; out="OFTLSHandshakeFailedException.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF ${out%.o}.dep -c -o OFTLSHandshakeFailedException.lib.o OFTLSHandshakeFailedException.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFTLSHandshakeFailedException.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFTLSHandshakeFailedException.m"; exit $err; fi Successfully compiled OFTLSHandshakeFailedException.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFBindUNIXSocketFailedException.m" Compiling OFBindUNIXSocketFailedException.m (lib)... in="OFBindUNIXSocketFailedException.m"; out="OFBindUNIXSocketFailedException.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF ${out%.o}.dep -c -o OFBindUNIXSocketFailedException.lib.o OFBindUNIXSocketFailedException.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFBindUNIXSocketFailedException.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFBindUNIXSocketFailedException.m"; exit $err; fi Successfully compiled OFBindUNIXSocketFailedException.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFConnectUNIXSocketFailedException.m" Compiling OFConnectUNIXSocketFailedException.m (lib)... in="OFConnectUNIXSocketFailedException.m"; out="OFConnectUNIXSocketFailedException.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF ${out%.o}.dep -c -o OFConnectUNIXSocketFailedException.lib.o OFConnectUNIXSocketFailedException.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFConnectUNIXSocketFailedException.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFConnectUNIXSocketFailedException.m"; exit $err; fi Successfully compiled OFConnectUNIXSocketFailedException.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFBroadcastConditionFailedException.m" Compiling OFBroadcastConditionFailedException.m (lib)... in="OFBroadcastConditionFailedException.m"; out="OFBroadcastConditionFailedException.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF ${out%.o}.dep -c -o OFBroadcastConditionFailedException.lib.o OFBroadcastConditionFailedException.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFBroadcastConditionFailedException.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFBroadcastConditionFailedException.m"; exit $err; fi Successfully compiled OFBroadcastConditionFailedException.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFConditionStillWaitingException.m" Compiling OFConditionStillWaitingException.m (lib)... in="OFConditionStillWaitingException.m"; out="OFConditionStillWaitingException.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF ${out%.o}.dep -c -o OFConditionStillWaitingException.lib.o OFConditionStillWaitingException.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFConditionStillWaitingException.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFConditionStillWaitingException.m"; exit $err; fi Successfully compiled OFConditionStillWaitingException.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFJoinThreadFailedException.m" Compiling OFJoinThreadFailedException.m (lib)... in="OFJoinThreadFailedException.m"; out="OFJoinThreadFailedException.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF ${out%.o}.dep -c -o OFJoinThreadFailedException.lib.o OFJoinThreadFailedException.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFJoinThreadFailedException.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFJoinThreadFailedException.m"; exit $err; fi Successfully compiled OFJoinThreadFailedException.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFSignalConditionFailedException.m" Compiling OFSignalConditionFailedException.m (lib)... in="OFSignalConditionFailedException.m"; out="OFSignalConditionFailedException.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF ${out%.o}.dep -c -o OFSignalConditionFailedException.lib.o OFSignalConditionFailedException.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFSignalConditionFailedException.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFSignalConditionFailedException.m"; exit $err; fi Successfully compiled OFSignalConditionFailedException.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFStartThreadFailedException.m" Compiling OFStartThreadFailedException.m (lib)... in="OFStartThreadFailedException.m"; out="OFStartThreadFailedException.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF ${out%.o}.dep -c -o OFStartThreadFailedException.lib.o OFStartThreadFailedException.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFStartThreadFailedException.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFStartThreadFailedException.m"; exit $err; fi Successfully compiled OFStartThreadFailedException.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFThreadStillRunningException.m" Compiling OFThreadStillRunningException.m (lib)... in="OFThreadStillRunningException.m"; out="OFThreadStillRunningException.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF ${out%.o}.dep -c -o OFThreadStillRunningException.lib.o OFThreadStillRunningException.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFThreadStillRunningException.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFThreadStillRunningException.m"; exit $err; fi Successfully compiled OFThreadStillRunningException.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFWaitForConditionFailedException.m" Compiling OFWaitForConditionFailedException.m (lib)... in="OFWaitForConditionFailedException.m"; out="OFWaitForConditionFailedException.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF ${out%.o}.dep -c -o OFWaitForConditionFailedException.lib.o OFWaitForConditionFailedException.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFWaitForConditionFailedException.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFWaitForConditionFailedException.m"; exit $err; fi Successfully compiled OFWaitForConditionFailedException.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFActivateSandboxFailedException.m" Compiling OFActivateSandboxFailedException.m (lib)... in="OFActivateSandboxFailedException.m"; out="OFActivateSandboxFailedException.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -I../.. -I../runtime -MD -MF ${out%.o}.dep -c -o OFActivateSandboxFailedException.lib.o OFActivateSandboxFailedException.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFActivateSandboxFailedException.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFActivateSandboxFailedException.m"; exit $err; fi Successfully compiled OFActivateSandboxFailedException.m (lib). printf "\033[2K\033[33mLinking \033[93m\033[1mexceptions.lib.a\033[0m\033[33m...\033[0m\r" Linking exceptions.lib.a... rm -f exceptions.lib.a if test x"" = x"yes"; then if /usr/bin/libtool -static -o exceptions.lib.a OFAllocFailedException.lib.o OFAlreadyOpenException.lib.o OFChecksumMismatchException.lib.o OFCopyItemFailedException.lib.o OFCreateDirectoryFailedException.lib.o OFCreateSymbolicLinkFailedException.lib.o OFEnumerationMutationException.lib.o OFException.lib.o OFGetItemAttributesFailedException.lib.o OFGetOptionFailedException.lib.o OFHashAlreadyCalculatedException.lib.o OFHashNotCalculatedException.lib.o OFInitializationFailedException.lib.o OFInvalidArgumentException.lib.o OFInvalidEncodingException.lib.o OFInvalidFormatException.lib.o OFInvalidJSONException.lib.o OFInvalidServerResponseException.lib.o OFLinkItemFailedException.lib.o OFLockFailedException.lib.o OFMalformedXMLException.lib.o OFMoveItemFailedException.lib.o OFNotImplementedException.lib.o OFNotOpenException.lib.o OFOpenItemFailedException.lib.o OFOutOfMemoryException.lib.o OFOutOfRangeException.lib.o OFReadFailedException.lib.o OFReadOrWriteFailedException.lib.o OFRemoveItemFailedException.lib.o OFSeekFailedException.lib.o OFSetItemAttributesFailedException.lib.o OFSetOptionFailedException.lib.o OFStillLockedException.lib.o OFTruncatedDataException.lib.o OFUnboundNamespaceException.lib.o OFUnboundPrefixException.lib.o OFUndefinedKeyException.lib.o OFUnknownXMLEntityException.lib.o OFUnlockFailedException.lib.o OFUnsupportedProtocolException.lib.o OFUnsupportedVersionException.lib.o OFWriteFailedException.lib.o OFChangeCurrentDirectoryFailedException.lib.o OFGetCurrentDirectoryFailedException.lib.o OFLoadPluginFailedException.lib.o OFLoadModuleFailedException.lib.o OFAcceptSocketFailedException.lib.o OFBindIPSocketFailedException.lib.o OFBindSocketFailedException.lib.o OFConnectIPSocketFailedException.lib.o OFConnectSocketFailedException.lib.o OFDNSQueryFailedException.lib.o OFHTTPRequestFailedException.lib.o OFListenOnSocketFailedException.lib.o OFObserveKernelEventsFailedException.lib.o OFResolveHostFailedException.lib.o OFTLSHandshakeFailedException.lib.o OFBindUNIXSocketFailedException.lib.o OFConnectUNIXSocketFailedException.lib.o OFBroadcastConditionFailedException.lib.o OFConditionStillWaitingException.lib.o OFJoinThreadFailedException.lib.o OFSignalConditionFailedException.lib.o OFStartThreadFailedException.lib.o OFThreadStillRunningException.lib.o OFWaitForConditionFailedException.lib.o OFActivateSandboxFailedException.lib.o ; then printf "\033[2K\033[32mSuccessfully linked \033[92m\033[1mexceptions.lib.a\033[0m\033[32m.\033[0m\n"; else rm -f exceptions.lib.a; false; err=$?; printf "\033[2K\033[31mFailed to link \033[91m\033[1mexceptions.lib.a\033[0m\033[31m!\033[0m\n"; exit $err; fi; else out="exceptions.lib.a"; objs=""; ars=""; for i in OFAllocFailedException.lib.o OFAlreadyOpenException.lib.o OFChecksumMismatchException.lib.o OFCopyItemFailedException.lib.o OFCreateDirectoryFailedException.lib.o OFCreateSymbolicLinkFailedException.lib.o OFEnumerationMutationException.lib.o OFException.lib.o OFGetItemAttributesFailedException.lib.o OFGetOptionFailedException.lib.o OFHashAlreadyCalculatedException.lib.o OFHashNotCalculatedException.lib.o OFInitializationFailedException.lib.o OFInvalidArgumentException.lib.o OFInvalidEncodingException.lib.o OFInvalidFormatException.lib.o OFInvalidJSONException.lib.o OFInvalidServerResponseException.lib.o OFLinkItemFailedException.lib.o OFLockFailedException.lib.o OFMalformedXMLException.lib.o OFMoveItemFailedException.lib.o OFNotImplementedException.lib.o OFNotOpenException.lib.o OFOpenItemFailedException.lib.o OFOutOfMemoryException.lib.o OFOutOfRangeException.lib.o OFReadFailedException.lib.o OFReadOrWriteFailedException.lib.o OFRemoveItemFailedException.lib.o OFSeekFailedException.lib.o OFSetItemAttributesFailedException.lib.o OFSetOptionFailedException.lib.o OFStillLockedException.lib.o OFTruncatedDataException.lib.o OFUnboundNamespaceException.lib.o OFUnboundPrefixException.lib.o OFUndefinedKeyException.lib.o OFUnknownXMLEntityException.lib.o OFUnlockFailedException.lib.o OFUnsupportedProtocolException.lib.o OFUnsupportedVersionException.lib.o OFWriteFailedException.lib.o OFChangeCurrentDirectoryFailedException.lib.o OFGetCurrentDirectoryFailedException.lib.o OFLoadPluginFailedException.lib.o OFLoadModuleFailedException.lib.o OFAcceptSocketFailedException.lib.o OFBindIPSocketFailedException.lib.o OFBindSocketFailedException.lib.o OFConnectIPSocketFailedException.lib.o OFConnectSocketFailedException.lib.o OFDNSQueryFailedException.lib.o OFHTTPRequestFailedException.lib.o OFListenOnSocketFailedException.lib.o OFObserveKernelEventsFailedException.lib.o OFResolveHostFailedException.lib.o OFTLSHandshakeFailedException.lib.o OFBindUNIXSocketFailedException.lib.o OFConnectUNIXSocketFailedException.lib.o OFBroadcastConditionFailedException.lib.o OFConditionStillWaitingException.lib.o OFJoinThreadFailedException.lib.o OFSignalConditionFailedException.lib.o OFStartThreadFailedException.lib.o OFThreadStillRunningException.lib.o OFWaitForConditionFailedException.lib.o OFActivateSandboxFailedException.lib.o ; do case $i in *.a) ars="$ars $i" ;; *.o) objs="$objs $i" ;; esac done; for i in $ars; do dir=".$(echo $i | sed 's/\//_/g').objs"; rm -fr $dir; mkdir -p $dir; cd $dir; ar x ../$i; for j in *.o; do objs="$objs $dir/$j"; done; cd ..; done; if ar cr exceptions.lib.a $objs && ranlib exceptions.lib.a; then printf "\033[2K\033[32mSuccessfully linked \033[92m\033[1mexceptions.lib.a\033[0m\033[32m.\033[0m\n"; else rm -f exceptions.lib.a; false; err=$?; printf "\033[2K\033[31mFailed to link \033[91m\033[1mexceptions.lib.a\033[0m\033[31m!\033[0m\n"; exit $err; fi; for i in $ars; do dir=".$(echo $i | sed 's/\//_/g').objs"; rm -fr $dir; done; fi Successfully linked exceptions.lib.a. /usr/bin/make subdirs-after /usr/bin/make post-all Leaving directory exceptions. for i in encodings; do printf "\033[2K\033[36mEntering directory \033[96m\033[1m%s\033[0m\033[36m.\033[0m\n" "$i"; cd $i || exit $?; /usr/bin/make || exit $?; printf "\033[2K\033[36mLeaving directory \033[96m\033[1m%s\033[0m\033[36m.\033[0m\n" "$i"; cd .. || exit $?; done Entering directory encodings. /usr/bin/make pre-all /usr/bin/make subdirs /usr/bin/make depend : >.deps for i in "" codepage-437.dep codepage-850.dep codepage-852.dep codepage-858.dep iso-8859-2.dep iso-8859-3.dep iso-8859-15.dep koi8-r.dep koi8-u.dep mac-roman.dep windows-1250.dep windows-1251.dep windows-1252.dep codepage-437.lib.dep codepage-850.lib.dep codepage-852.lib.dep codepage-858.lib.dep iso-8859-2.lib.dep iso-8859-3.lib.dep iso-8859-15.lib.dep koi8-r.lib.dep koi8-u.lib.dep mac-roman.lib.dep windows-1250.lib.dep windows-1251.lib.dep windows-1252.lib.dep codepage-437.amigalib.dep codepage-850.amigalib.dep codepage-852.amigalib.dep codepage-858.amigalib.dep iso-8859-2.amigalib.dep iso-8859-3.amigalib.dep iso-8859-15.amigalib.dep koi8-r.amigalib.dep koi8-u.amigalib.dep mac-roman.amigalib.dep windows-1250.amigalib.dep windows-1251.amigalib.dep windows-1252.amigalib.dep codepage-437.plugin.dep codepage-850.plugin.dep codepage-852.plugin.dep codepage-858.plugin.dep iso-8859-2.plugin.dep iso-8859-3.plugin.dep iso-8859-15.plugin.dep koi8-r.plugin.dep koi8-u.plugin.dep mac-roman.plugin.dep windows-1250.plugin.dep windows-1251.plugin.dep windows-1252.plugin.dep; do test x"$i" = x"" && continue; echo "-include \${.CURDIR}/$i" >>.deps; done /usr/bin/make encodings.lib.a locales printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "codepage-437.m" Compiling codepage-437.m (lib)... in="codepage-437.m"; out="codepage-437.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -I../.. -I../runtime -I../exceptions -MD -MF ${out%.o}.dep -c -o codepage-437.lib.o codepage-437.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "codepage-437.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "codepage-437.m"; exit $err; fi Successfully compiled codepage-437.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "codepage-850.m" Compiling codepage-850.m (lib)... in="codepage-850.m"; out="codepage-850.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -I../.. -I../runtime -I../exceptions -MD -MF ${out%.o}.dep -c -o codepage-850.lib.o codepage-850.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "codepage-850.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "codepage-850.m"; exit $err; fi Successfully compiled codepage-850.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "codepage-852.m" Compiling codepage-852.m (lib)... in="codepage-852.m"; out="codepage-852.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -I../.. -I../runtime -I../exceptions -MD -MF ${out%.o}.dep -c -o codepage-852.lib.o codepage-852.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "codepage-852.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "codepage-852.m"; exit $err; fi Successfully compiled codepage-852.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "codepage-858.m" Compiling codepage-858.m (lib)... in="codepage-858.m"; out="codepage-858.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -I../.. -I../runtime -I../exceptions -MD -MF ${out%.o}.dep -c -o codepage-858.lib.o codepage-858.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "codepage-858.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "codepage-858.m"; exit $err; fi Successfully compiled codepage-858.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "iso-8859-2.m" Compiling iso-8859-2.m (lib)... in="iso-8859-2.m"; out="iso-8859-2.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -I../.. -I../runtime -I../exceptions -MD -MF ${out%.o}.dep -c -o iso-8859-2.lib.o iso-8859-2.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "iso-8859-2.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "iso-8859-2.m"; exit $err; fi Successfully compiled iso-8859-2.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "iso-8859-3.m" Compiling iso-8859-3.m (lib)... in="iso-8859-3.m"; out="iso-8859-3.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -I../.. -I../runtime -I../exceptions -MD -MF ${out%.o}.dep -c -o iso-8859-3.lib.o iso-8859-3.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "iso-8859-3.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "iso-8859-3.m"; exit $err; fi Successfully compiled iso-8859-3.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "iso-8859-15.m" Compiling iso-8859-15.m (lib)... in="iso-8859-15.m"; out="iso-8859-15.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -I../.. -I../runtime -I../exceptions -MD -MF ${out%.o}.dep -c -o iso-8859-15.lib.o iso-8859-15.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "iso-8859-15.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "iso-8859-15.m"; exit $err; fi Successfully compiled iso-8859-15.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "koi8-r.m" Compiling koi8-r.m (lib)... in="koi8-r.m"; out="koi8-r.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -I../.. -I../runtime -I../exceptions -MD -MF ${out%.o}.dep -c -o koi8-r.lib.o koi8-r.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "koi8-r.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "koi8-r.m"; exit $err; fi Successfully compiled koi8-r.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "koi8-u.m" Compiling koi8-u.m (lib)... in="koi8-u.m"; out="koi8-u.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -I../.. -I../runtime -I../exceptions -MD -MF ${out%.o}.dep -c -o koi8-u.lib.o koi8-u.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "koi8-u.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "koi8-u.m"; exit $err; fi Successfully compiled koi8-u.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "mac-roman.m" Compiling mac-roman.m (lib)... in="mac-roman.m"; out="mac-roman.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -I../.. -I../runtime -I../exceptions -MD -MF ${out%.o}.dep -c -o mac-roman.lib.o mac-roman.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "mac-roman.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "mac-roman.m"; exit $err; fi Successfully compiled mac-roman.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "windows-1250.m" Compiling windows-1250.m (lib)... in="windows-1250.m"; out="windows-1250.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -I../.. -I../runtime -I../exceptions -MD -MF ${out%.o}.dep -c -o windows-1250.lib.o windows-1250.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "windows-1250.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "windows-1250.m"; exit $err; fi Successfully compiled windows-1250.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "windows-1251.m" Compiling windows-1251.m (lib)... in="windows-1251.m"; out="windows-1251.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -I../.. -I../runtime -I../exceptions -MD -MF ${out%.o}.dep -c -o windows-1251.lib.o windows-1251.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "windows-1251.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "windows-1251.m"; exit $err; fi Successfully compiled windows-1251.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "windows-1252.m" Compiling windows-1252.m (lib)... in="windows-1252.m"; out="windows-1252.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -I../.. -I../runtime -I../exceptions -MD -MF ${out%.o}.dep -c -o windows-1252.lib.o windows-1252.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "windows-1252.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "windows-1252.m"; exit $err; fi Successfully compiled windows-1252.m (lib). printf "\033[2K\033[33mLinking \033[93m\033[1mencodings.lib.a\033[0m\033[33m...\033[0m\r" Linking encodings.lib.a... rm -f encodings.lib.a if test x"" = x"yes"; then if /usr/bin/libtool -static -o encodings.lib.a codepage-437.lib.o codepage-850.lib.o codepage-852.lib.o codepage-858.lib.o iso-8859-2.lib.o iso-8859-3.lib.o iso-8859-15.lib.o koi8-r.lib.o koi8-u.lib.o mac-roman.lib.o windows-1250.lib.o windows-1251.lib.o windows-1252.lib.o ; then printf "\033[2K\033[32mSuccessfully linked \033[92m\033[1mencodings.lib.a\033[0m\033[32m.\033[0m\n"; else rm -f encodings.lib.a; false; err=$?; printf "\033[2K\033[31mFailed to link \033[91m\033[1mencodings.lib.a\033[0m\033[31m!\033[0m\n"; exit $err; fi; else out="encodings.lib.a"; objs=""; ars=""; for i in codepage-437.lib.o codepage-850.lib.o codepage-852.lib.o codepage-858.lib.o iso-8859-2.lib.o iso-8859-3.lib.o iso-8859-15.lib.o koi8-r.lib.o koi8-u.lib.o mac-roman.lib.o windows-1250.lib.o windows-1251.lib.o windows-1252.lib.o ; do case $i in *.a) ars="$ars $i" ;; *.o) objs="$objs $i" ;; esac done; for i in $ars; do dir=".$(echo $i | sed 's/\//_/g').objs"; rm -fr $dir; mkdir -p $dir; cd $dir; ar x ../$i; for j in *.o; do objs="$objs $dir/$j"; done; cd ..; done; if ar cr encodings.lib.a $objs && ranlib encodings.lib.a; then printf "\033[2K\033[32mSuccessfully linked \033[92m\033[1mencodings.lib.a\033[0m\033[32m.\033[0m\n"; else rm -f encodings.lib.a; false; err=$?; printf "\033[2K\033[31mFailed to link \033[91m\033[1mencodings.lib.a\033[0m\033[31m!\033[0m\n"; exit $err; fi; for i in $ars; do dir=".$(echo $i | sed 's/\//_/g').objs"; rm -fr $dir; done; fi Successfully linked encodings.lib.a. /usr/bin/make subdirs-after /usr/bin/make post-all Leaving directory encodings. for i in forwarding; do printf "\033[2K\033[36mEntering directory \033[96m\033[1m%s\033[0m\033[36m.\033[0m\n" "$i"; cd $i || exit $?; /usr/bin/make || exit $?; printf "\033[2K\033[36mLeaving directory \033[96m\033[1m%s\033[0m\033[36m.\033[0m\n" "$i"; cd .. || exit $?; done Entering directory forwarding. /usr/bin/make pre-all /usr/bin/make subdirs /usr/bin/make depend : >.deps for i in "" forwarding.dep forwarding.lib.dep forwarding.amigalib.dep forwarding.plugin.dep; do test x"$i" = x"" && continue; echo "-include \${.CURDIR}/$i" >>.deps; done /usr/bin/make forwarding.lib.a locales printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "forwarding.S" Compiling forwarding.S (lib)... in="forwarding.S"; out="forwarding.lib.o"; if clang -fPIC -DPIC -I../.. -I.. -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -MD -MF ${out%.o}.dep -c -o forwarding.lib.o forwarding.S; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "forwarding.S"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "forwarding.S"; exit $err; fi Successfully compiled forwarding.S (lib). printf "\033[2K\033[33mLinking \033[93m\033[1mforwarding.lib.a\033[0m\033[33m...\033[0m\r" Linking forwarding.lib.a... rm -f forwarding.lib.a if test x"" = x"yes"; then if /usr/bin/libtool -static -o forwarding.lib.a forwarding.lib.o ; then printf "\033[2K\033[32mSuccessfully linked \033[92m\033[1mforwarding.lib.a\033[0m\033[32m.\033[0m\n"; else rm -f forwarding.lib.a; false; err=$?; printf "\033[2K\033[31mFailed to link \033[91m\033[1mforwarding.lib.a\033[0m\033[31m!\033[0m\n"; exit $err; fi; else out="forwarding.lib.a"; objs=""; ars=""; for i in forwarding.lib.o ; do case $i in *.a) ars="$ars $i" ;; *.o) objs="$objs $i" ;; esac done; for i in $ars; do dir=".$(echo $i | sed 's/\//_/g').objs"; rm -fr $dir; mkdir -p $dir; cd $dir; ar x ../$i; for j in *.o; do objs="$objs $dir/$j"; done; cd ..; done; if ar cr forwarding.lib.a $objs && ranlib forwarding.lib.a; then printf "\033[2K\033[32mSuccessfully linked \033[92m\033[1mforwarding.lib.a\033[0m\033[32m.\033[0m\n"; else rm -f forwarding.lib.a; false; err=$?; printf "\033[2K\033[31mFailed to link \033[91m\033[1mforwarding.lib.a\033[0m\033[31m!\033[0m\n"; exit $err; fi; for i in $ars; do dir=".$(echo $i | sed 's/\//_/g').objs"; rm -fr $dir; done; fi Successfully linked forwarding.lib.a. /usr/bin/make subdirs-after /usr/bin/make post-all Leaving directory forwarding. /usr/bin/make depend : >.deps for i in "" OFApplication.dep OFArray.dep OFBlock.dep OFCharacterSet.dep OFColor.dep OFConstantString.dep OFCountedSet.dep OFData.dep OFData+CryptographicHashing.dep OFData+MessagePackParsing.dep OFDate.dep OFDictionary.dep OFEmbeddedIRIHandler.dep OFEnumerator.dep OFFileManager.dep OFGZIPStream.dep OFHMAC.dep OFINICategory.dep OFINIFile.dep OFINISection.dep OFIRI.dep OFIRIHandler.dep OFIndexSet.dep OFInflate64Stream.dep OFInflateStream.dep OFInvocation.dep OFLHAArchive.dep OFLHAArchiveEntry.dep OFList.dep OFLocale.dep OFMD5Hash.dep OFMapTable.dep OFMatrix4x4.dep OFMemoryStream.dep OFMessagePackExtension.dep OFMethodSignature.dep OFMutableArray.dep OFMutableData.dep OFMutableDictionary.dep OFMutableIRI.dep OFMutableIndexSet.dep OFMutableLHAArchiveEntry.dep OFMutablePair.dep OFMutableSet.dep OFMutableString.dep OFMutableTarArchiveEntry.dep OFMutableTriple.dep OFMutableZIPArchiveEntry.dep OFMutableZooArchiveEntry.dep OFNotification.dep OFNotificationCenter.dep OFNull.dep OFNumber.dep OFObject.dep OFObject+KeyValueCoding.dep OFOnce.dep OFOptionsParser.dep OFPBKDF2.dep OFPair.dep OFRIPEMD160Hash.dep OFRunLoop.dep OFSHA1Hash.dep OFSHA224Hash.dep OFSHA224Or256Hash.dep OFSHA256Hash.dep OFSHA384Hash.dep OFSHA384Or512Hash.dep OFSHA512Hash.dep OFScrypt.dep OFSecureData.dep OFSeekableStream.dep OFSet.dep OFSettings.dep OFSortedList.dep OFStdIOStream.dep OFStream.dep OFString.dep OFString+CryptographicHashing.dep OFString+JSONParsing.dep OFString+PercentEncoding.dep OFString+PropertyListParsing.dep OFString+XMLEscaping.dep OFString+XMLUnescaping.dep OFSystemInfo.dep OFTarArchive.dep OFTarArchiveEntry.dep OFThread.dep OFTimer.dep OFTriple.dep OFUUID.dep OFValue.dep OFXMLAttribute.dep OFXMLCDATA.dep OFXMLCharacters.dep OFXMLComment.dep OFXMLElement.dep OFXMLElementBuilder.dep OFXMLNode.dep OFXMLParser.dep OFXMLProcessingInstruction.dep OFZIPArchive.dep OFZIPArchiveEntry.dep OFZooArchive.dep OFZooArchiveEntry.dep OFFile.dep OFString+PathAdditions.dep OFFileIRIHandler.dep OFPlugin.dep OFModule.dep OFAAAADNSResourceRecord.dep OFADNSResourceRecord.dep OFCNAMEDNSResourceRecord.dep OFDNSQuery.dep OFDNSResolver.dep OFDNSResourceRecord.dep OFDNSResponse.dep OFDatagramSocket.dep OFHINFODNSResourceRecord.dep OFHTTPClient.dep OFHTTPCookie.dep OFHTTPCookieManager.dep OFHTTPRequest.dep OFHTTPResponse.dep OFHTTPServer.dep OFLOCDNSResourceRecord.dep OFMXDNSResourceRecord.dep OFNSDNSResourceRecord.dep OFPTRDNSResourceRecord.dep OFRPDNSResourceRecord.dep OFSOADNSResourceRecord.dep OFSRVDNSResourceRecord.dep OFSequencedPacketSocket.dep OFSocket.dep OFStreamSocket.dep OFSystemInfo+NetworkInterfaces.dep OFTCPSocket.dep OFTLSStream.dep OFTXTDNSResourceRecord.dep OFUDPSocket.dep OFURIDNSResourceRecord.dep OFX509Certificate.dep OFUNIXDatagramSocket.dep OFUNIXSequencedPacketSocket.dep OFUNIXStreamSocket.dep OFAsyncIPSocketConnector.dep OFDNSResolverSettings.dep OFHTTPIRIHandler.dep OFHostAddressResolver.dep OFKernelEventObserver.dep OFKqueueKernelEventObserver.dep OFPollKernelEventObserver.dep OFSelectKernelEventObserver.dep OFTCPSocketSOCKS5Connector.dep OFSubprocess.dep OFCondition.dep OFMutex.dep OFPlainCondition.dep OFPlainMutex.dep OFPlainThread.dep OFRecursiveMutex.dep OFTLSKey.dep OFASPrintF.dep OFArchiveIRIHandler.dep OFBase64.dep OFBitSetCharacterSet.dep OFCRC16.dep OFCRC32.dep OFConcreteArray.dep OFConcreteColor.dep OFConcreteCountedSet.dep OFConcreteData.dep OFConcreteDate.dep OFConcreteDictionary.dep OFConcreteMutableArray.dep OFConcreteMutableData.dep OFConcreteMutableDictionary.dep OFConcreteMutableSet.dep OFConcreteNumber.dep OFConcreteSet.dep OFConcreteSubarray.dep OFConcreteValue.dep OFHuffmanTree.dep OFINIFileSettings.dep OFInvertedCharacterSet.dep OFLHADecompressingStream.dep OFMutableUTF8String.dep OFRangeCharacterSet.dep OFSandbox.dep OFStrFTime.dep OFStrPTime.dep OFSubarray.dep OFSubdata.dep OFUTF8String.dep unicode.dep OFTaggedPointerColor.dep OFTaggedPointerDate.dep OFTaggedPointerNumber.dep OFTaggedPointerString.dep OFApplication.lib.dep OFArray.lib.dep OFBlock.lib.dep OFCharacterSet.lib.dep OFColor.lib.dep OFConstantString.lib.dep OFCountedSet.lib.dep OFData.lib.dep OFData+CryptographicHashing.lib.dep OFData+MessagePackParsing.lib.dep OFDate.lib.dep OFDictionary.lib.dep OFEmbeddedIRIHandler.lib.dep OFEnumerator.lib.dep OFFileManager.lib.dep OFGZIPStream.lib.dep OFHMAC.lib.dep OFINICategory.lib.dep OFINIFile.lib.dep OFINISection.lib.dep OFIRI.lib.dep OFIRIHandler.lib.dep OFIndexSet.lib.dep OFInflate64Stream.lib.dep OFInflateStream.lib.dep OFInvocation.lib.dep OFLHAArchive.lib.dep OFLHAArchiveEntry.lib.dep OFList.lib.dep OFLocale.lib.dep OFMD5Hash.lib.dep OFMapTable.lib.dep OFMatrix4x4.lib.dep OFMemoryStream.lib.dep OFMessagePackExtension.lib.dep OFMethodSignature.lib.dep OFMutableArray.lib.dep OFMutableData.lib.dep OFMutableDictionary.lib.dep OFMutableIRI.lib.dep OFMutableIndexSet.lib.dep OFMutableLHAArchiveEntry.lib.dep OFMutablePair.lib.dep OFMutableSet.lib.dep OFMutableString.lib.dep OFMutableTarArchiveEntry.lib.dep OFMutableTriple.lib.dep OFMutableZIPArchiveEntry.lib.dep OFMutableZooArchiveEntry.lib.dep OFNotification.lib.dep OFNotificationCenter.lib.dep OFNull.lib.dep OFNumber.lib.dep OFObject.lib.dep OFObject+KeyValueCoding.lib.dep OFOnce.lib.dep OFOptionsParser.lib.dep OFPBKDF2.lib.dep OFPair.lib.dep OFRIPEMD160Hash.lib.dep OFRunLoop.lib.dep OFSHA1Hash.lib.dep OFSHA224Hash.lib.dep OFSHA224Or256Hash.lib.dep OFSHA256Hash.lib.dep OFSHA384Hash.lib.dep OFSHA384Or512Hash.lib.dep OFSHA512Hash.lib.dep OFScrypt.lib.dep OFSecureData.lib.dep OFSeekableStream.lib.dep OFSet.lib.dep OFSettings.lib.dep OFSortedList.lib.dep OFStdIOStream.lib.dep OFStream.lib.dep OFString.lib.dep OFString+CryptographicHashing.lib.dep OFString+JSONParsing.lib.dep OFString+PercentEncoding.lib.dep OFString+PropertyListParsing.lib.dep OFString+XMLEscaping.lib.dep OFString+XMLUnescaping.lib.dep OFSystemInfo.lib.dep OFTarArchive.lib.dep OFTarArchiveEntry.lib.dep OFThread.lib.dep OFTimer.lib.dep OFTriple.lib.dep OFUUID.lib.dep OFValue.lib.dep OFXMLAttribute.lib.dep OFXMLCDATA.lib.dep OFXMLCharacters.lib.dep OFXMLComment.lib.dep OFXMLElement.lib.dep OFXMLElementBuilder.lib.dep OFXMLNode.lib.dep OFXMLParser.lib.dep OFXMLProcessingInstruction.lib.dep OFZIPArchive.lib.dep OFZIPArchiveEntry.lib.dep OFZooArchive.lib.dep OFZooArchiveEntry.lib.dep OFFile.lib.dep OFString+PathAdditions.lib.dep OFFileIRIHandler.lib.dep OFPlugin.lib.dep OFModule.lib.dep OFAAAADNSResourceRecord.lib.dep OFADNSResourceRecord.lib.dep OFCNAMEDNSResourceRecord.lib.dep OFDNSQuery.lib.dep OFDNSResolver.lib.dep OFDNSResourceRecord.lib.dep OFDNSResponse.lib.dep OFDatagramSocket.lib.dep OFHINFODNSResourceRecord.lib.dep OFHTTPClient.lib.dep OFHTTPCookie.lib.dep OFHTTPCookieManager.lib.dep OFHTTPRequest.lib.dep OFHTTPResponse.lib.dep OFHTTPServer.lib.dep OFLOCDNSResourceRecord.lib.dep OFMXDNSResourceRecord.lib.dep OFNSDNSResourceRecord.lib.dep OFPTRDNSResourceRecord.lib.dep OFRPDNSResourceRecord.lib.dep OFSOADNSResourceRecord.lib.dep OFSRVDNSResourceRecord.lib.dep OFSequencedPacketSocket.lib.dep OFSocket.lib.dep OFStreamSocket.lib.dep OFSystemInfo+NetworkInterfaces.lib.dep OFTCPSocket.lib.dep OFTLSStream.lib.dep OFTXTDNSResourceRecord.lib.dep OFUDPSocket.lib.dep OFURIDNSResourceRecord.lib.dep OFX509Certificate.lib.dep OFUNIXDatagramSocket.lib.dep OFUNIXSequencedPacketSocket.lib.dep OFUNIXStreamSocket.lib.dep OFAsyncIPSocketConnector.lib.dep OFDNSResolverSettings.lib.dep OFHTTPIRIHandler.lib.dep OFHostAddressResolver.lib.dep OFKernelEventObserver.lib.dep OFKqueueKernelEventObserver.lib.dep OFPollKernelEventObserver.lib.dep OFSelectKernelEventObserver.lib.dep OFTCPSocketSOCKS5Connector.lib.dep OFSubprocess.lib.dep OFCondition.lib.dep OFMutex.lib.dep OFPlainCondition.lib.dep OFPlainMutex.lib.dep OFPlainThread.lib.dep OFRecursiveMutex.lib.dep OFTLSKey.lib.dep OFASPrintF.lib.dep OFArchiveIRIHandler.lib.dep OFBase64.lib.dep OFBitSetCharacterSet.lib.dep OFCRC16.lib.dep OFCRC32.lib.dep OFConcreteArray.lib.dep OFConcreteColor.lib.dep OFConcreteCountedSet.lib.dep OFConcreteData.lib.dep OFConcreteDate.lib.dep OFConcreteDictionary.lib.dep OFConcreteMutableArray.lib.dep OFConcreteMutableData.lib.dep OFConcreteMutableDictionary.lib.dep OFConcreteMutableSet.lib.dep OFConcreteNumber.lib.dep OFConcreteSet.lib.dep OFConcreteSubarray.lib.dep OFConcreteValue.lib.dep OFHuffmanTree.lib.dep OFINIFileSettings.lib.dep OFInvertedCharacterSet.lib.dep OFLHADecompressingStream.lib.dep OFMutableUTF8String.lib.dep OFRangeCharacterSet.lib.dep OFSandbox.lib.dep OFStrFTime.lib.dep OFStrPTime.lib.dep OFSubarray.lib.dep OFSubdata.lib.dep OFUTF8String.lib.dep unicode.lib.dep OFTaggedPointerColor.lib.dep OFTaggedPointerDate.lib.dep OFTaggedPointerNumber.lib.dep OFTaggedPointerString.lib.dep OFApplication.amigalib.dep OFArray.amigalib.dep OFBlock.amigalib.dep OFCharacterSet.amigalib.dep OFColor.amigalib.dep OFConstantString.amigalib.dep OFCountedSet.amigalib.dep OFData.amigalib.dep OFData+CryptographicHashing.amigalib.dep OFData+MessagePackParsing.amigalib.dep OFDate.amigalib.dep OFDictionary.amigalib.dep OFEmbeddedIRIHandler.amigalib.dep OFEnumerator.amigalib.dep OFFileManager.amigalib.dep OFGZIPStream.amigalib.dep OFHMAC.amigalib.dep OFINICategory.amigalib.dep OFINIFile.amigalib.dep OFINISection.amigalib.dep OFIRI.amigalib.dep OFIRIHandler.amigalib.dep OFIndexSet.amigalib.dep OFInflate64Stream.amigalib.dep OFInflateStream.amigalib.dep OFInvocation.amigalib.dep OFLHAArchive.amigalib.dep OFLHAArchiveEntry.amigalib.dep OFList.amigalib.dep OFLocale.amigalib.dep OFMD5Hash.amigalib.dep OFMapTable.amigalib.dep OFMatrix4x4.amigalib.dep OFMemoryStream.amigalib.dep OFMessagePackExtension.amigalib.dep OFMethodSignature.amigalib.dep OFMutableArray.amigalib.dep OFMutableData.amigalib.dep OFMutableDictionary.amigalib.dep OFMutableIRI.amigalib.dep OFMutableIndexSet.amigalib.dep OFMutableLHAArchiveEntry.amigalib.dep OFMutablePair.amigalib.dep OFMutableSet.amigalib.dep OFMutableString.amigalib.dep OFMutableTarArchiveEntry.amigalib.dep OFMutableTriple.amigalib.dep OFMutableZIPArchiveEntry.amigalib.dep OFMutableZooArchiveEntry.amigalib.dep OFNotification.amigalib.dep OFNotificationCenter.amigalib.dep OFNull.amigalib.dep OFNumber.amigalib.dep OFObject.amigalib.dep OFObject+KeyValueCoding.amigalib.dep OFOnce.amigalib.dep OFOptionsParser.amigalib.dep OFPBKDF2.amigalib.dep OFPair.amigalib.dep OFRIPEMD160Hash.amigalib.dep OFRunLoop.amigalib.dep OFSHA1Hash.amigalib.dep OFSHA224Hash.amigalib.dep OFSHA224Or256Hash.amigalib.dep OFSHA256Hash.amigalib.dep OFSHA384Hash.amigalib.dep OFSHA384Or512Hash.amigalib.dep OFSHA512Hash.amigalib.dep OFScrypt.amigalib.dep OFSecureData.amigalib.dep OFSeekableStream.amigalib.dep OFSet.amigalib.dep OFSettings.amigalib.dep OFSortedList.amigalib.dep OFStdIOStream.amigalib.dep OFStream.amigalib.dep OFString.amigalib.dep OFString+CryptographicHashing.amigalib.dep OFString+JSONParsing.amigalib.dep OFString+PercentEncoding.amigalib.dep OFString+PropertyListParsing.amigalib.dep OFString+XMLEscaping.amigalib.dep OFString+XMLUnescaping.amigalib.dep OFSystemInfo.amigalib.dep OFTarArchive.amigalib.dep OFTarArchiveEntry.amigalib.dep OFThread.amigalib.dep OFTimer.amigalib.dep OFTriple.amigalib.dep OFUUID.amigalib.dep OFValue.amigalib.dep OFXMLAttribute.amigalib.dep OFXMLCDATA.amigalib.dep OFXMLCharacters.amigalib.dep OFXMLComment.amigalib.dep OFXMLElement.amigalib.dep OFXMLElementBuilder.amigalib.dep OFXMLNode.amigalib.dep OFXMLParser.amigalib.dep OFXMLProcessingInstruction.amigalib.dep OFZIPArchive.amigalib.dep OFZIPArchiveEntry.amigalib.dep OFZooArchive.amigalib.dep OFZooArchiveEntry.amigalib.dep OFFile.amigalib.dep OFString+PathAdditions.amigalib.dep OFFileIRIHandler.amigalib.dep OFPlugin.amigalib.dep OFModule.amigalib.dep OFAAAADNSResourceRecord.amigalib.dep OFADNSResourceRecord.amigalib.dep OFCNAMEDNSResourceRecord.amigalib.dep OFDNSQuery.amigalib.dep OFDNSResolver.amigalib.dep OFDNSResourceRecord.amigalib.dep OFDNSResponse.amigalib.dep OFDatagramSocket.amigalib.dep OFHINFODNSResourceRecord.amigalib.dep OFHTTPClient.amigalib.dep OFHTTPCookie.amigalib.dep OFHTTPCookieManager.amigalib.dep OFHTTPRequest.amigalib.dep OFHTTPResponse.amigalib.dep OFHTTPServer.amigalib.dep OFLOCDNSResourceRecord.amigalib.dep OFMXDNSResourceRecord.amigalib.dep OFNSDNSResourceRecord.amigalib.dep OFPTRDNSResourceRecord.amigalib.dep OFRPDNSResourceRecord.amigalib.dep OFSOADNSResourceRecord.amigalib.dep OFSRVDNSResourceRecord.amigalib.dep OFSequencedPacketSocket.amigalib.dep OFSocket.amigalib.dep OFStreamSocket.amigalib.dep OFSystemInfo+NetworkInterfaces.amigalib.dep OFTCPSocket.amigalib.dep OFTLSStream.amigalib.dep OFTXTDNSResourceRecord.amigalib.dep OFUDPSocket.amigalib.dep OFURIDNSResourceRecord.amigalib.dep OFX509Certificate.amigalib.dep OFUNIXDatagramSocket.amigalib.dep OFUNIXSequencedPacketSocket.amigalib.dep OFUNIXStreamSocket.amigalib.dep OFAsyncIPSocketConnector.amigalib.dep OFDNSResolverSettings.amigalib.dep OFHTTPIRIHandler.amigalib.dep OFHostAddressResolver.amigalib.dep OFKernelEventObserver.amigalib.dep OFKqueueKernelEventObserver.amigalib.dep OFPollKernelEventObserver.amigalib.dep OFSelectKernelEventObserver.amigalib.dep OFTCPSocketSOCKS5Connector.amigalib.dep OFSubprocess.amigalib.dep OFCondition.amigalib.dep OFMutex.amigalib.dep OFPlainCondition.amigalib.dep OFPlainMutex.amigalib.dep OFPlainThread.amigalib.dep OFRecursiveMutex.amigalib.dep OFTLSKey.amigalib.dep OFASPrintF.amigalib.dep OFArchiveIRIHandler.amigalib.dep OFBase64.amigalib.dep OFBitSetCharacterSet.amigalib.dep OFCRC16.amigalib.dep OFCRC32.amigalib.dep OFConcreteArray.amigalib.dep OFConcreteColor.amigalib.dep OFConcreteCountedSet.amigalib.dep OFConcreteData.amigalib.dep OFConcreteDate.amigalib.dep OFConcreteDictionary.amigalib.dep OFConcreteMutableArray.amigalib.dep OFConcreteMutableData.amigalib.dep OFConcreteMutableDictionary.amigalib.dep OFConcreteMutableSet.amigalib.dep OFConcreteNumber.amigalib.dep OFConcreteSet.amigalib.dep OFConcreteSubarray.amigalib.dep OFConcreteValue.amigalib.dep OFHuffmanTree.amigalib.dep OFINIFileSettings.amigalib.dep OFInvertedCharacterSet.amigalib.dep OFLHADecompressingStream.amigalib.dep OFMutableUTF8String.amigalib.dep OFRangeCharacterSet.amigalib.dep OFSandbox.amigalib.dep OFStrFTime.amigalib.dep OFStrPTime.amigalib.dep OFSubarray.amigalib.dep OFSubdata.amigalib.dep OFUTF8String.amigalib.dep unicode.amigalib.dep OFTaggedPointerColor.amigalib.dep OFTaggedPointerDate.amigalib.dep OFTaggedPointerNumber.amigalib.dep OFTaggedPointerString.amigalib.dep OFApplication.plugin.dep OFArray.plugin.dep OFBlock.plugin.dep OFCharacterSet.plugin.dep OFColor.plugin.dep OFConstantString.plugin.dep OFCountedSet.plugin.dep OFData.plugin.dep OFData+CryptographicHashing.plugin.dep OFData+MessagePackParsing.plugin.dep OFDate.plugin.dep OFDictionary.plugin.dep OFEmbeddedIRIHandler.plugin.dep OFEnumerator.plugin.dep OFFileManager.plugin.dep OFGZIPStream.plugin.dep OFHMAC.plugin.dep OFINICategory.plugin.dep OFINIFile.plugin.dep OFINISection.plugin.dep OFIRI.plugin.dep OFIRIHandler.plugin.dep OFIndexSet.plugin.dep OFInflate64Stream.plugin.dep OFInflateStream.plugin.dep OFInvocation.plugin.dep OFLHAArchive.plugin.dep OFLHAArchiveEntry.plugin.dep OFList.plugin.dep OFLocale.plugin.dep OFMD5Hash.plugin.dep OFMapTable.plugin.dep OFMatrix4x4.plugin.dep OFMemoryStream.plugin.dep OFMessagePackExtension.plugin.dep OFMethodSignature.plugin.dep OFMutableArray.plugin.dep OFMutableData.plugin.dep OFMutableDictionary.plugin.dep OFMutableIRI.plugin.dep OFMutableIndexSet.plugin.dep OFMutableLHAArchiveEntry.plugin.dep OFMutablePair.plugin.dep OFMutableSet.plugin.dep OFMutableString.plugin.dep OFMutableTarArchiveEntry.plugin.dep OFMutableTriple.plugin.dep OFMutableZIPArchiveEntry.plugin.dep OFMutableZooArchiveEntry.plugin.dep OFNotification.plugin.dep OFNotificationCenter.plugin.dep OFNull.plugin.dep OFNumber.plugin.dep OFObject.plugin.dep OFObject+KeyValueCoding.plugin.dep OFOnce.plugin.dep OFOptionsParser.plugin.dep OFPBKDF2.plugin.dep OFPair.plugin.dep OFRIPEMD160Hash.plugin.dep OFRunLoop.plugin.dep OFSHA1Hash.plugin.dep OFSHA224Hash.plugin.dep OFSHA224Or256Hash.plugin.dep OFSHA256Hash.plugin.dep OFSHA384Hash.plugin.dep OFSHA384Or512Hash.plugin.dep OFSHA512Hash.plugin.dep OFScrypt.plugin.dep OFSecureData.plugin.dep OFSeekableStream.plugin.dep OFSet.plugin.dep OFSettings.plugin.dep OFSortedList.plugin.dep OFStdIOStream.plugin.dep OFStream.plugin.dep OFString.plugin.dep OFString+CryptographicHashing.plugin.dep OFString+JSONParsing.plugin.dep OFString+PercentEncoding.plugin.dep OFString+PropertyListParsing.plugin.dep OFString+XMLEscaping.plugin.dep OFString+XMLUnescaping.plugin.dep OFSystemInfo.plugin.dep OFTarArchive.plugin.dep OFTarArchiveEntry.plugin.dep OFThread.plugin.dep OFTimer.plugin.dep OFTriple.plugin.dep OFUUID.plugin.dep OFValue.plugin.dep OFXMLAttribute.plugin.dep OFXMLCDATA.plugin.dep OFXMLCharacters.plugin.dep OFXMLComment.plugin.dep OFXMLElement.plugin.dep OFXMLElementBuilder.plugin.dep OFXMLNode.plugin.dep OFXMLParser.plugin.dep OFXMLProcessingInstruction.plugin.dep OFZIPArchive.plugin.dep OFZIPArchiveEntry.plugin.dep OFZooArchive.plugin.dep OFZooArchiveEntry.plugin.dep OFFile.plugin.dep OFString+PathAdditions.plugin.dep OFFileIRIHandler.plugin.dep OFPlugin.plugin.dep OFModule.plugin.dep OFAAAADNSResourceRecord.plugin.dep OFADNSResourceRecord.plugin.dep OFCNAMEDNSResourceRecord.plugin.dep OFDNSQuery.plugin.dep OFDNSResolver.plugin.dep OFDNSResourceRecord.plugin.dep OFDNSResponse.plugin.dep OFDatagramSocket.plugin.dep OFHINFODNSResourceRecord.plugin.dep OFHTTPClient.plugin.dep OFHTTPCookie.plugin.dep OFHTTPCookieManager.plugin.dep OFHTTPRequest.plugin.dep OFHTTPResponse.plugin.dep OFHTTPServer.plugin.dep OFLOCDNSResourceRecord.plugin.dep OFMXDNSResourceRecord.plugin.dep OFNSDNSResourceRecord.plugin.dep OFPTRDNSResourceRecord.plugin.dep OFRPDNSResourceRecord.plugin.dep OFSOADNSResourceRecord.plugin.dep OFSRVDNSResourceRecord.plugin.dep OFSequencedPacketSocket.plugin.dep OFSocket.plugin.dep OFStreamSocket.plugin.dep OFSystemInfo+NetworkInterfaces.plugin.dep OFTCPSocket.plugin.dep OFTLSStream.plugin.dep OFTXTDNSResourceRecord.plugin.dep OFUDPSocket.plugin.dep OFURIDNSResourceRecord.plugin.dep OFX509Certificate.plugin.dep OFUNIXDatagramSocket.plugin.dep OFUNIXSequencedPacketSocket.plugin.dep OFUNIXStreamSocket.plugin.dep OFAsyncIPSocketConnector.plugin.dep OFDNSResolverSettings.plugin.dep OFHTTPIRIHandler.plugin.dep OFHostAddressResolver.plugin.dep OFKernelEventObserver.plugin.dep OFKqueueKernelEventObserver.plugin.dep OFPollKernelEventObserver.plugin.dep OFSelectKernelEventObserver.plugin.dep OFTCPSocketSOCKS5Connector.plugin.dep OFSubprocess.plugin.dep OFCondition.plugin.dep OFMutex.plugin.dep OFPlainCondition.plugin.dep OFPlainMutex.plugin.dep OFPlainThread.plugin.dep OFRecursiveMutex.plugin.dep OFTLSKey.plugin.dep OFASPrintF.plugin.dep OFArchiveIRIHandler.plugin.dep OFBase64.plugin.dep OFBitSetCharacterSet.plugin.dep OFCRC16.plugin.dep OFCRC32.plugin.dep OFConcreteArray.plugin.dep OFConcreteColor.plugin.dep OFConcreteCountedSet.plugin.dep OFConcreteData.plugin.dep OFConcreteDate.plugin.dep OFConcreteDictionary.plugin.dep OFConcreteMutableArray.plugin.dep OFConcreteMutableData.plugin.dep OFConcreteMutableDictionary.plugin.dep OFConcreteMutableSet.plugin.dep OFConcreteNumber.plugin.dep OFConcreteSet.plugin.dep OFConcreteSubarray.plugin.dep OFConcreteValue.plugin.dep OFHuffmanTree.plugin.dep OFINIFileSettings.plugin.dep OFInvertedCharacterSet.plugin.dep OFLHADecompressingStream.plugin.dep OFMutableUTF8String.plugin.dep OFRangeCharacterSet.plugin.dep OFSandbox.plugin.dep OFStrFTime.plugin.dep OFStrPTime.plugin.dep OFSubarray.plugin.dep OFSubdata.plugin.dep OFUTF8String.plugin.dep unicode.plugin.dep OFTaggedPointerColor.plugin.dep OFTaggedPointerDate.plugin.dep OFTaggedPointerNumber.plugin.dep OFTaggedPointerString.plugin.dep; do test x"$i" = x"" && continue; echo "-include \${.CURDIR}/$i" >>.deps; done /usr/bin/make libobjfw.so.1.1 locales printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFApplication.m" Compiling OFApplication.m (lib)... in="OFApplication.m"; out="OFApplication.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFApplication.lib.o OFApplication.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFApplication.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFApplication.m"; exit $err; fi Successfully compiled OFApplication.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFArray.m" Compiling OFArray.m (lib)... in="OFArray.m"; out="OFArray.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFArray.lib.o OFArray.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFArray.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFArray.m"; exit $err; fi Successfully compiled OFArray.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFBlock.m" Compiling OFBlock.m (lib)... in="OFBlock.m"; out="OFBlock.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFBlock.lib.o OFBlock.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFBlock.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFBlock.m"; exit $err; fi Successfully compiled OFBlock.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFCharacterSet.m" Compiling OFCharacterSet.m (lib)... in="OFCharacterSet.m"; out="OFCharacterSet.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFCharacterSet.lib.o OFCharacterSet.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFCharacterSet.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFCharacterSet.m"; exit $err; fi Successfully compiled OFCharacterSet.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFColor.m" Compiling OFColor.m (lib)... in="OFColor.m"; out="OFColor.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFColor.lib.o OFColor.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFColor.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFColor.m"; exit $err; fi Successfully compiled OFColor.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFConstantString.m" Compiling OFConstantString.m (lib)... in="OFConstantString.m"; out="OFConstantString.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFConstantString.lib.o OFConstantString.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFConstantString.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFConstantString.m"; exit $err; fi Successfully compiled OFConstantString.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFCountedSet.m" Compiling OFCountedSet.m (lib)... in="OFCountedSet.m"; out="OFCountedSet.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFCountedSet.lib.o OFCountedSet.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFCountedSet.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFCountedSet.m"; exit $err; fi Successfully compiled OFCountedSet.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFData.m" Compiling OFData.m (lib)... in="OFData.m"; out="OFData.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFData.lib.o OFData.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFData.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFData.m"; exit $err; fi Successfully compiled OFData.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFData+CryptographicHashing.m" Compiling OFData+CryptographicHashing.m (lib)... in="OFData+CryptographicHashing.m"; out="OFData+CryptographicHashing.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFData+CryptographicHashing.lib.o OFData+CryptographicHashing.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFData+CryptographicHashing.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFData+CryptographicHashing.m"; exit $err; fi Successfully compiled OFData+CryptographicHashing.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFData+MessagePackParsing.m" Compiling OFData+MessagePackParsing.m (lib)... in="OFData+MessagePackParsing.m"; out="OFData+MessagePackParsing.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFData+MessagePackParsing.lib.o OFData+MessagePackParsing.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFData+MessagePackParsing.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFData+MessagePackParsing.m"; exit $err; fi Successfully compiled OFData+MessagePackParsing.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFDate.m" Compiling OFDate.m (lib)... in="OFDate.m"; out="OFDate.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFDate.lib.o OFDate.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFDate.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFDate.m"; exit $err; fi Successfully compiled OFDate.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFDictionary.m" Compiling OFDictionary.m (lib)... in="OFDictionary.m"; out="OFDictionary.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFDictionary.lib.o OFDictionary.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFDictionary.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFDictionary.m"; exit $err; fi Successfully compiled OFDictionary.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFEmbeddedIRIHandler.m" Compiling OFEmbeddedIRIHandler.m (lib)... in="OFEmbeddedIRIHandler.m"; out="OFEmbeddedIRIHandler.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFEmbeddedIRIHandler.lib.o OFEmbeddedIRIHandler.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFEmbeddedIRIHandler.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFEmbeddedIRIHandler.m"; exit $err; fi Successfully compiled OFEmbeddedIRIHandler.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFEnumerator.m" Compiling OFEnumerator.m (lib)... in="OFEnumerator.m"; out="OFEnumerator.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFEnumerator.lib.o OFEnumerator.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFEnumerator.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFEnumerator.m"; exit $err; fi Successfully compiled OFEnumerator.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFFileManager.m" Compiling OFFileManager.m (lib)... in="OFFileManager.m"; out="OFFileManager.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFFileManager.lib.o OFFileManager.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFFileManager.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFFileManager.m"; exit $err; fi Successfully compiled OFFileManager.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFGZIPStream.m" Compiling OFGZIPStream.m (lib)... in="OFGZIPStream.m"; out="OFGZIPStream.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFGZIPStream.lib.o OFGZIPStream.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFGZIPStream.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFGZIPStream.m"; exit $err; fi Successfully compiled OFGZIPStream.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFHMAC.m" Compiling OFHMAC.m (lib)... in="OFHMAC.m"; out="OFHMAC.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFHMAC.lib.o OFHMAC.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFHMAC.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFHMAC.m"; exit $err; fi Successfully compiled OFHMAC.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFINICategory.m" Compiling OFINICategory.m (lib)... in="OFINICategory.m"; out="OFINICategory.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFINICategory.lib.o OFINICategory.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFINICategory.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFINICategory.m"; exit $err; fi Successfully compiled OFINICategory.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFINIFile.m" Compiling OFINIFile.m (lib)... in="OFINIFile.m"; out="OFINIFile.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFINIFile.lib.o OFINIFile.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFINIFile.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFINIFile.m"; exit $err; fi Successfully compiled OFINIFile.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFINISection.m" Compiling OFINISection.m (lib)... in="OFINISection.m"; out="OFINISection.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFINISection.lib.o OFINISection.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFINISection.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFINISection.m"; exit $err; fi Successfully compiled OFINISection.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFIRI.m" Compiling OFIRI.m (lib)... in="OFIRI.m"; out="OFIRI.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFIRI.lib.o OFIRI.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFIRI.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFIRI.m"; exit $err; fi Successfully compiled OFIRI.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFIRIHandler.m" Compiling OFIRIHandler.m (lib)... in="OFIRIHandler.m"; out="OFIRIHandler.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFIRIHandler.lib.o OFIRIHandler.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFIRIHandler.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFIRIHandler.m"; exit $err; fi Successfully compiled OFIRIHandler.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFIndexSet.m" Compiling OFIndexSet.m (lib)... in="OFIndexSet.m"; out="OFIndexSet.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFIndexSet.lib.o OFIndexSet.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFIndexSet.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFIndexSet.m"; exit $err; fi Successfully compiled OFIndexSet.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFInflate64Stream.m" Compiling OFInflate64Stream.m (lib)... in="OFInflate64Stream.m"; out="OFInflate64Stream.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFInflate64Stream.lib.o OFInflate64Stream.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFInflate64Stream.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFInflate64Stream.m"; exit $err; fi Successfully compiled OFInflate64Stream.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFInflateStream.m" Compiling OFInflateStream.m (lib)... in="OFInflateStream.m"; out="OFInflateStream.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFInflateStream.lib.o OFInflateStream.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFInflateStream.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFInflateStream.m"; exit $err; fi Successfully compiled OFInflateStream.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFInvocation.m" Compiling OFInvocation.m (lib)... in="OFInvocation.m"; out="OFInvocation.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFInvocation.lib.o OFInvocation.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFInvocation.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFInvocation.m"; exit $err; fi Successfully compiled OFInvocation.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFLHAArchive.m" Compiling OFLHAArchive.m (lib)... in="OFLHAArchive.m"; out="OFLHAArchive.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFLHAArchive.lib.o OFLHAArchive.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFLHAArchive.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFLHAArchive.m"; exit $err; fi Successfully compiled OFLHAArchive.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFLHAArchiveEntry.m" Compiling OFLHAArchiveEntry.m (lib)... in="OFLHAArchiveEntry.m"; out="OFLHAArchiveEntry.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFLHAArchiveEntry.lib.o OFLHAArchiveEntry.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFLHAArchiveEntry.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFLHAArchiveEntry.m"; exit $err; fi Successfully compiled OFLHAArchiveEntry.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFList.m" Compiling OFList.m (lib)... in="OFList.m"; out="OFList.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFList.lib.o OFList.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFList.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFList.m"; exit $err; fi Successfully compiled OFList.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFLocale.m" Compiling OFLocale.m (lib)... in="OFLocale.m"; out="OFLocale.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFLocale.lib.o OFLocale.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFLocale.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFLocale.m"; exit $err; fi Successfully compiled OFLocale.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFMD5Hash.m" Compiling OFMD5Hash.m (lib)... in="OFMD5Hash.m"; out="OFMD5Hash.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFMD5Hash.lib.o OFMD5Hash.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFMD5Hash.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFMD5Hash.m"; exit $err; fi Successfully compiled OFMD5Hash.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFMapTable.m" Compiling OFMapTable.m (lib)... in="OFMapTable.m"; out="OFMapTable.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFMapTable.lib.o OFMapTable.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFMapTable.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFMapTable.m"; exit $err; fi Successfully compiled OFMapTable.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFMatrix4x4.m" Compiling OFMatrix4x4.m (lib)... in="OFMatrix4x4.m"; out="OFMatrix4x4.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFMatrix4x4.lib.o OFMatrix4x4.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFMatrix4x4.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFMatrix4x4.m"; exit $err; fi Successfully compiled OFMatrix4x4.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFMemoryStream.m" Compiling OFMemoryStream.m (lib)... in="OFMemoryStream.m"; out="OFMemoryStream.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFMemoryStream.lib.o OFMemoryStream.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFMemoryStream.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFMemoryStream.m"; exit $err; fi Successfully compiled OFMemoryStream.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFMessagePackExtension.m" Compiling OFMessagePackExtension.m (lib)... in="OFMessagePackExtension.m"; out="OFMessagePackExtension.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFMessagePackExtension.lib.o OFMessagePackExtension.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFMessagePackExtension.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFMessagePackExtension.m"; exit $err; fi Successfully compiled OFMessagePackExtension.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFMethodSignature.m" Compiling OFMethodSignature.m (lib)... in="OFMethodSignature.m"; out="OFMethodSignature.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFMethodSignature.lib.o OFMethodSignature.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFMethodSignature.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFMethodSignature.m"; exit $err; fi Successfully compiled OFMethodSignature.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFMutableArray.m" Compiling OFMutableArray.m (lib)... in="OFMutableArray.m"; out="OFMutableArray.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFMutableArray.lib.o OFMutableArray.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFMutableArray.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFMutableArray.m"; exit $err; fi Successfully compiled OFMutableArray.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFMutableData.m" Compiling OFMutableData.m (lib)... in="OFMutableData.m"; out="OFMutableData.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFMutableData.lib.o OFMutableData.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFMutableData.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFMutableData.m"; exit $err; fi Successfully compiled OFMutableData.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFMutableDictionary.m" Compiling OFMutableDictionary.m (lib)... in="OFMutableDictionary.m"; out="OFMutableDictionary.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFMutableDictionary.lib.o OFMutableDictionary.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFMutableDictionary.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFMutableDictionary.m"; exit $err; fi Successfully compiled OFMutableDictionary.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFMutableIRI.m" Compiling OFMutableIRI.m (lib)... in="OFMutableIRI.m"; out="OFMutableIRI.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFMutableIRI.lib.o OFMutableIRI.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFMutableIRI.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFMutableIRI.m"; exit $err; fi Successfully compiled OFMutableIRI.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFMutableIndexSet.m" Compiling OFMutableIndexSet.m (lib)... in="OFMutableIndexSet.m"; out="OFMutableIndexSet.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFMutableIndexSet.lib.o OFMutableIndexSet.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFMutableIndexSet.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFMutableIndexSet.m"; exit $err; fi Successfully compiled OFMutableIndexSet.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFMutableLHAArchiveEntry.m" Compiling OFMutableLHAArchiveEntry.m (lib)... in="OFMutableLHAArchiveEntry.m"; out="OFMutableLHAArchiveEntry.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFMutableLHAArchiveEntry.lib.o OFMutableLHAArchiveEntry.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFMutableLHAArchiveEntry.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFMutableLHAArchiveEntry.m"; exit $err; fi Successfully compiled OFMutableLHAArchiveEntry.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFMutablePair.m" Compiling OFMutablePair.m (lib)... in="OFMutablePair.m"; out="OFMutablePair.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFMutablePair.lib.o OFMutablePair.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFMutablePair.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFMutablePair.m"; exit $err; fi Successfully compiled OFMutablePair.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFMutableSet.m" Compiling OFMutableSet.m (lib)... in="OFMutableSet.m"; out="OFMutableSet.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFMutableSet.lib.o OFMutableSet.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFMutableSet.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFMutableSet.m"; exit $err; fi Successfully compiled OFMutableSet.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFMutableString.m" Compiling OFMutableString.m (lib)... in="OFMutableString.m"; out="OFMutableString.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFMutableString.lib.o OFMutableString.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFMutableString.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFMutableString.m"; exit $err; fi Successfully compiled OFMutableString.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFMutableTarArchiveEntry.m" Compiling OFMutableTarArchiveEntry.m (lib)... in="OFMutableTarArchiveEntry.m"; out="OFMutableTarArchiveEntry.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFMutableTarArchiveEntry.lib.o OFMutableTarArchiveEntry.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFMutableTarArchiveEntry.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFMutableTarArchiveEntry.m"; exit $err; fi Successfully compiled OFMutableTarArchiveEntry.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFMutableTriple.m" Compiling OFMutableTriple.m (lib)... in="OFMutableTriple.m"; out="OFMutableTriple.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFMutableTriple.lib.o OFMutableTriple.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFMutableTriple.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFMutableTriple.m"; exit $err; fi Successfully compiled OFMutableTriple.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFMutableZIPArchiveEntry.m" Compiling OFMutableZIPArchiveEntry.m (lib)... in="OFMutableZIPArchiveEntry.m"; out="OFMutableZIPArchiveEntry.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFMutableZIPArchiveEntry.lib.o OFMutableZIPArchiveEntry.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFMutableZIPArchiveEntry.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFMutableZIPArchiveEntry.m"; exit $err; fi Successfully compiled OFMutableZIPArchiveEntry.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFMutableZooArchiveEntry.m" Compiling OFMutableZooArchiveEntry.m (lib)... in="OFMutableZooArchiveEntry.m"; out="OFMutableZooArchiveEntry.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFMutableZooArchiveEntry.lib.o OFMutableZooArchiveEntry.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFMutableZooArchiveEntry.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFMutableZooArchiveEntry.m"; exit $err; fi Successfully compiled OFMutableZooArchiveEntry.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFNotification.m" Compiling OFNotification.m (lib)... in="OFNotification.m"; out="OFNotification.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFNotification.lib.o OFNotification.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFNotification.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFNotification.m"; exit $err; fi Successfully compiled OFNotification.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFNotificationCenter.m" Compiling OFNotificationCenter.m (lib)... in="OFNotificationCenter.m"; out="OFNotificationCenter.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFNotificationCenter.lib.o OFNotificationCenter.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFNotificationCenter.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFNotificationCenter.m"; exit $err; fi Successfully compiled OFNotificationCenter.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFNull.m" Compiling OFNull.m (lib)... in="OFNull.m"; out="OFNull.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFNull.lib.o OFNull.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFNull.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFNull.m"; exit $err; fi Successfully compiled OFNull.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFNumber.m" Compiling OFNumber.m (lib)... in="OFNumber.m"; out="OFNumber.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFNumber.lib.o OFNumber.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFNumber.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFNumber.m"; exit $err; fi Successfully compiled OFNumber.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFObject.m" Compiling OFObject.m (lib)... in="OFObject.m"; out="OFObject.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFObject.lib.o OFObject.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFObject.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFObject.m"; exit $err; fi Successfully compiled OFObject.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFObject+KeyValueCoding.m" Compiling OFObject+KeyValueCoding.m (lib)... in="OFObject+KeyValueCoding.m"; out="OFObject+KeyValueCoding.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFObject+KeyValueCoding.lib.o OFObject+KeyValueCoding.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFObject+KeyValueCoding.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFObject+KeyValueCoding.m"; exit $err; fi Successfully compiled OFObject+KeyValueCoding.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFOnce.m" Compiling OFOnce.m (lib)... in="OFOnce.m"; out="OFOnce.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFOnce.lib.o OFOnce.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFOnce.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFOnce.m"; exit $err; fi Successfully compiled OFOnce.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFOptionsParser.m" Compiling OFOptionsParser.m (lib)... in="OFOptionsParser.m"; out="OFOptionsParser.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFOptionsParser.lib.o OFOptionsParser.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFOptionsParser.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFOptionsParser.m"; exit $err; fi Successfully compiled OFOptionsParser.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFPBKDF2.m" Compiling OFPBKDF2.m (lib)... in="OFPBKDF2.m"; out="OFPBKDF2.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFPBKDF2.lib.o OFPBKDF2.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFPBKDF2.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFPBKDF2.m"; exit $err; fi Successfully compiled OFPBKDF2.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFPair.m" Compiling OFPair.m (lib)... in="OFPair.m"; out="OFPair.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFPair.lib.o OFPair.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFPair.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFPair.m"; exit $err; fi Successfully compiled OFPair.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFRIPEMD160Hash.m" Compiling OFRIPEMD160Hash.m (lib)... in="OFRIPEMD160Hash.m"; out="OFRIPEMD160Hash.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFRIPEMD160Hash.lib.o OFRIPEMD160Hash.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFRIPEMD160Hash.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFRIPEMD160Hash.m"; exit $err; fi Successfully compiled OFRIPEMD160Hash.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFRunLoop.m" Compiling OFRunLoop.m (lib)... in="OFRunLoop.m"; out="OFRunLoop.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFRunLoop.lib.o OFRunLoop.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFRunLoop.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFRunLoop.m"; exit $err; fi Successfully compiled OFRunLoop.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFSHA1Hash.m" Compiling OFSHA1Hash.m (lib)... in="OFSHA1Hash.m"; out="OFSHA1Hash.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFSHA1Hash.lib.o OFSHA1Hash.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFSHA1Hash.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFSHA1Hash.m"; exit $err; fi Successfully compiled OFSHA1Hash.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFSHA224Hash.m" Compiling OFSHA224Hash.m (lib)... in="OFSHA224Hash.m"; out="OFSHA224Hash.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFSHA224Hash.lib.o OFSHA224Hash.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFSHA224Hash.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFSHA224Hash.m"; exit $err; fi Successfully compiled OFSHA224Hash.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFSHA224Or256Hash.m" Compiling OFSHA224Or256Hash.m (lib)... in="OFSHA224Or256Hash.m"; out="OFSHA224Or256Hash.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFSHA224Or256Hash.lib.o OFSHA224Or256Hash.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFSHA224Or256Hash.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFSHA224Or256Hash.m"; exit $err; fi Successfully compiled OFSHA224Or256Hash.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFSHA256Hash.m" Compiling OFSHA256Hash.m (lib)... in="OFSHA256Hash.m"; out="OFSHA256Hash.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFSHA256Hash.lib.o OFSHA256Hash.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFSHA256Hash.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFSHA256Hash.m"; exit $err; fi Successfully compiled OFSHA256Hash.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFSHA384Hash.m" Compiling OFSHA384Hash.m (lib)... in="OFSHA384Hash.m"; out="OFSHA384Hash.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFSHA384Hash.lib.o OFSHA384Hash.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFSHA384Hash.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFSHA384Hash.m"; exit $err; fi Successfully compiled OFSHA384Hash.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFSHA384Or512Hash.m" Compiling OFSHA384Or512Hash.m (lib)... in="OFSHA384Or512Hash.m"; out="OFSHA384Or512Hash.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFSHA384Or512Hash.lib.o OFSHA384Or512Hash.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFSHA384Or512Hash.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFSHA384Or512Hash.m"; exit $err; fi Successfully compiled OFSHA384Or512Hash.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFSHA512Hash.m" Compiling OFSHA512Hash.m (lib)... in="OFSHA512Hash.m"; out="OFSHA512Hash.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFSHA512Hash.lib.o OFSHA512Hash.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFSHA512Hash.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFSHA512Hash.m"; exit $err; fi Successfully compiled OFSHA512Hash.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFScrypt.m" Compiling OFScrypt.m (lib)... in="OFScrypt.m"; out="OFScrypt.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFScrypt.lib.o OFScrypt.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFScrypt.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFScrypt.m"; exit $err; fi Successfully compiled OFScrypt.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFSecureData.m" Compiling OFSecureData.m (lib)... in="OFSecureData.m"; out="OFSecureData.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFSecureData.lib.o OFSecureData.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFSecureData.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFSecureData.m"; exit $err; fi Successfully compiled OFSecureData.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFSeekableStream.m" Compiling OFSeekableStream.m (lib)... in="OFSeekableStream.m"; out="OFSeekableStream.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFSeekableStream.lib.o OFSeekableStream.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFSeekableStream.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFSeekableStream.m"; exit $err; fi Successfully compiled OFSeekableStream.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFSet.m" Compiling OFSet.m (lib)... in="OFSet.m"; out="OFSet.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFSet.lib.o OFSet.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFSet.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFSet.m"; exit $err; fi Successfully compiled OFSet.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFSettings.m" Compiling OFSettings.m (lib)... in="OFSettings.m"; out="OFSettings.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFSettings.lib.o OFSettings.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFSettings.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFSettings.m"; exit $err; fi Successfully compiled OFSettings.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFSortedList.m" Compiling OFSortedList.m (lib)... in="OFSortedList.m"; out="OFSortedList.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFSortedList.lib.o OFSortedList.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFSortedList.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFSortedList.m"; exit $err; fi Successfully compiled OFSortedList.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFStdIOStream.m" Compiling OFStdIOStream.m (lib)... in="OFStdIOStream.m"; out="OFStdIOStream.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFStdIOStream.lib.o OFStdIOStream.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFStdIOStream.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFStdIOStream.m"; exit $err; fi Successfully compiled OFStdIOStream.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFStream.m" Compiling OFStream.m (lib)... in="OFStream.m"; out="OFStream.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFStream.lib.o OFStream.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFStream.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFStream.m"; exit $err; fi Successfully compiled OFStream.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFString.m" Compiling OFString.m (lib)... in="OFString.m"; out="OFString.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFString.lib.o OFString.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFString.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFString.m"; exit $err; fi Successfully compiled OFString.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFString+CryptographicHashing.m" Compiling OFString+CryptographicHashing.m (lib)... in="OFString+CryptographicHashing.m"; out="OFString+CryptographicHashing.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFString+CryptographicHashing.lib.o OFString+CryptographicHashing.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFString+CryptographicHashing.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFString+CryptographicHashing.m"; exit $err; fi Successfully compiled OFString+CryptographicHashing.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFString+JSONParsing.m" Compiling OFString+JSONParsing.m (lib)... in="OFString+JSONParsing.m"; out="OFString+JSONParsing.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFString+JSONParsing.lib.o OFString+JSONParsing.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFString+JSONParsing.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFString+JSONParsing.m"; exit $err; fi Successfully compiled OFString+JSONParsing.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFString+PercentEncoding.m" Compiling OFString+PercentEncoding.m (lib)... in="OFString+PercentEncoding.m"; out="OFString+PercentEncoding.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFString+PercentEncoding.lib.o OFString+PercentEncoding.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFString+PercentEncoding.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFString+PercentEncoding.m"; exit $err; fi Successfully compiled OFString+PercentEncoding.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFString+PropertyListParsing.m" Compiling OFString+PropertyListParsing.m (lib)... in="OFString+PropertyListParsing.m"; out="OFString+PropertyListParsing.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFString+PropertyListParsing.lib.o OFString+PropertyListParsing.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFString+PropertyListParsing.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFString+PropertyListParsing.m"; exit $err; fi Successfully compiled OFString+PropertyListParsing.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFString+XMLEscaping.m" Compiling OFString+XMLEscaping.m (lib)... in="OFString+XMLEscaping.m"; out="OFString+XMLEscaping.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFString+XMLEscaping.lib.o OFString+XMLEscaping.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFString+XMLEscaping.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFString+XMLEscaping.m"; exit $err; fi Successfully compiled OFString+XMLEscaping.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFString+XMLUnescaping.m" Compiling OFString+XMLUnescaping.m (lib)... in="OFString+XMLUnescaping.m"; out="OFString+XMLUnescaping.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFString+XMLUnescaping.lib.o OFString+XMLUnescaping.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFString+XMLUnescaping.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFString+XMLUnescaping.m"; exit $err; fi Successfully compiled OFString+XMLUnescaping.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFSystemInfo.m" Compiling OFSystemInfo.m (lib)... in="OFSystemInfo.m"; out="OFSystemInfo.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFSystemInfo.lib.o OFSystemInfo.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFSystemInfo.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFSystemInfo.m"; exit $err; fi Successfully compiled OFSystemInfo.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFTarArchive.m" Compiling OFTarArchive.m (lib)... in="OFTarArchive.m"; out="OFTarArchive.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFTarArchive.lib.o OFTarArchive.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFTarArchive.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFTarArchive.m"; exit $err; fi Successfully compiled OFTarArchive.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFTarArchiveEntry.m" Compiling OFTarArchiveEntry.m (lib)... in="OFTarArchiveEntry.m"; out="OFTarArchiveEntry.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFTarArchiveEntry.lib.o OFTarArchiveEntry.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFTarArchiveEntry.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFTarArchiveEntry.m"; exit $err; fi Successfully compiled OFTarArchiveEntry.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFThread.m" Compiling OFThread.m (lib)... in="OFThread.m"; out="OFThread.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFThread.lib.o OFThread.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFThread.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFThread.m"; exit $err; fi Successfully compiled OFThread.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFTimer.m" Compiling OFTimer.m (lib)... in="OFTimer.m"; out="OFTimer.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFTimer.lib.o OFTimer.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFTimer.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFTimer.m"; exit $err; fi Successfully compiled OFTimer.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFTriple.m" Compiling OFTriple.m (lib)... in="OFTriple.m"; out="OFTriple.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFTriple.lib.o OFTriple.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFTriple.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFTriple.m"; exit $err; fi Successfully compiled OFTriple.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFUUID.m" Compiling OFUUID.m (lib)... in="OFUUID.m"; out="OFUUID.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFUUID.lib.o OFUUID.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFUUID.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFUUID.m"; exit $err; fi Successfully compiled OFUUID.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFValue.m" Compiling OFValue.m (lib)... in="OFValue.m"; out="OFValue.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFValue.lib.o OFValue.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFValue.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFValue.m"; exit $err; fi Successfully compiled OFValue.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFXMLAttribute.m" Compiling OFXMLAttribute.m (lib)... in="OFXMLAttribute.m"; out="OFXMLAttribute.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFXMLAttribute.lib.o OFXMLAttribute.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFXMLAttribute.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFXMLAttribute.m"; exit $err; fi Successfully compiled OFXMLAttribute.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFXMLCDATA.m" Compiling OFXMLCDATA.m (lib)... in="OFXMLCDATA.m"; out="OFXMLCDATA.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFXMLCDATA.lib.o OFXMLCDATA.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFXMLCDATA.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFXMLCDATA.m"; exit $err; fi Successfully compiled OFXMLCDATA.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFXMLCharacters.m" Compiling OFXMLCharacters.m (lib)... in="OFXMLCharacters.m"; out="OFXMLCharacters.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFXMLCharacters.lib.o OFXMLCharacters.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFXMLCharacters.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFXMLCharacters.m"; exit $err; fi Successfully compiled OFXMLCharacters.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFXMLComment.m" Compiling OFXMLComment.m (lib)... in="OFXMLComment.m"; out="OFXMLComment.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFXMLComment.lib.o OFXMLComment.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFXMLComment.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFXMLComment.m"; exit $err; fi Successfully compiled OFXMLComment.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFXMLElement.m" Compiling OFXMLElement.m (lib)... in="OFXMLElement.m"; out="OFXMLElement.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFXMLElement.lib.o OFXMLElement.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFXMLElement.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFXMLElement.m"; exit $err; fi Successfully compiled OFXMLElement.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFXMLElementBuilder.m" Compiling OFXMLElementBuilder.m (lib)... in="OFXMLElementBuilder.m"; out="OFXMLElementBuilder.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFXMLElementBuilder.lib.o OFXMLElementBuilder.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFXMLElementBuilder.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFXMLElementBuilder.m"; exit $err; fi Successfully compiled OFXMLElementBuilder.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFXMLNode.m" Compiling OFXMLNode.m (lib)... in="OFXMLNode.m"; out="OFXMLNode.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFXMLNode.lib.o OFXMLNode.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFXMLNode.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFXMLNode.m"; exit $err; fi Successfully compiled OFXMLNode.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFXMLParser.m" Compiling OFXMLParser.m (lib)... in="OFXMLParser.m"; out="OFXMLParser.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFXMLParser.lib.o OFXMLParser.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFXMLParser.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFXMLParser.m"; exit $err; fi Successfully compiled OFXMLParser.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFXMLProcessingInstruction.m" Compiling OFXMLProcessingInstruction.m (lib)... in="OFXMLProcessingInstruction.m"; out="OFXMLProcessingInstruction.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFXMLProcessingInstruction.lib.o OFXMLProcessingInstruction.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFXMLProcessingInstruction.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFXMLProcessingInstruction.m"; exit $err; fi Successfully compiled OFXMLProcessingInstruction.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFZIPArchive.m" Compiling OFZIPArchive.m (lib)... in="OFZIPArchive.m"; out="OFZIPArchive.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFZIPArchive.lib.o OFZIPArchive.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFZIPArchive.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFZIPArchive.m"; exit $err; fi Successfully compiled OFZIPArchive.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFZIPArchiveEntry.m" Compiling OFZIPArchiveEntry.m (lib)... in="OFZIPArchiveEntry.m"; out="OFZIPArchiveEntry.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFZIPArchiveEntry.lib.o OFZIPArchiveEntry.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFZIPArchiveEntry.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFZIPArchiveEntry.m"; exit $err; fi Successfully compiled OFZIPArchiveEntry.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFZooArchive.m" Compiling OFZooArchive.m (lib)... in="OFZooArchive.m"; out="OFZooArchive.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFZooArchive.lib.o OFZooArchive.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFZooArchive.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFZooArchive.m"; exit $err; fi Successfully compiled OFZooArchive.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFZooArchiveEntry.m" Compiling OFZooArchiveEntry.m (lib)... in="OFZooArchiveEntry.m"; out="OFZooArchiveEntry.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFZooArchiveEntry.lib.o OFZooArchiveEntry.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFZooArchiveEntry.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFZooArchiveEntry.m"; exit $err; fi Successfully compiled OFZooArchiveEntry.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFFile.m" Compiling OFFile.m (lib)... in="OFFile.m"; out="OFFile.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFFile.lib.o OFFile.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFFile.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFFile.m"; exit $err; fi Successfully compiled OFFile.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFString+PathAdditions.m" Compiling OFString+PathAdditions.m (lib)... in="OFString+PathAdditions.m"; out="OFString+PathAdditions.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFString+PathAdditions.lib.o OFString+PathAdditions.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFString+PathAdditions.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFString+PathAdditions.m"; exit $err; fi Successfully compiled OFString+PathAdditions.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFFileIRIHandler.m" Compiling OFFileIRIHandler.m (lib)... in="OFFileIRIHandler.m"; out="OFFileIRIHandler.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFFileIRIHandler.lib.o OFFileIRIHandler.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFFileIRIHandler.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFFileIRIHandler.m"; exit $err; fi Successfully compiled OFFileIRIHandler.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFPlugin.m" Compiling OFPlugin.m (lib)... in="OFPlugin.m"; out="OFPlugin.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFPlugin.lib.o OFPlugin.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFPlugin.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFPlugin.m"; exit $err; fi Successfully compiled OFPlugin.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFModule.m" Compiling OFModule.m (lib)... in="OFModule.m"; out="OFModule.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFModule.lib.o OFModule.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFModule.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFModule.m"; exit $err; fi Successfully compiled OFModule.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFAAAADNSResourceRecord.m" Compiling OFAAAADNSResourceRecord.m (lib)... in="OFAAAADNSResourceRecord.m"; out="OFAAAADNSResourceRecord.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFAAAADNSResourceRecord.lib.o OFAAAADNSResourceRecord.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFAAAADNSResourceRecord.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFAAAADNSResourceRecord.m"; exit $err; fi Successfully compiled OFAAAADNSResourceRecord.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFADNSResourceRecord.m" Compiling OFADNSResourceRecord.m (lib)... in="OFADNSResourceRecord.m"; out="OFADNSResourceRecord.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFADNSResourceRecord.lib.o OFADNSResourceRecord.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFADNSResourceRecord.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFADNSResourceRecord.m"; exit $err; fi Successfully compiled OFADNSResourceRecord.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFCNAMEDNSResourceRecord.m" Compiling OFCNAMEDNSResourceRecord.m (lib)... in="OFCNAMEDNSResourceRecord.m"; out="OFCNAMEDNSResourceRecord.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFCNAMEDNSResourceRecord.lib.o OFCNAMEDNSResourceRecord.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFCNAMEDNSResourceRecord.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFCNAMEDNSResourceRecord.m"; exit $err; fi Successfully compiled OFCNAMEDNSResourceRecord.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFDNSQuery.m" Compiling OFDNSQuery.m (lib)... in="OFDNSQuery.m"; out="OFDNSQuery.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFDNSQuery.lib.o OFDNSQuery.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFDNSQuery.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFDNSQuery.m"; exit $err; fi Successfully compiled OFDNSQuery.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFDNSResolver.m" Compiling OFDNSResolver.m (lib)... in="OFDNSResolver.m"; out="OFDNSResolver.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFDNSResolver.lib.o OFDNSResolver.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFDNSResolver.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFDNSResolver.m"; exit $err; fi Successfully compiled OFDNSResolver.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFDNSResourceRecord.m" Compiling OFDNSResourceRecord.m (lib)... in="OFDNSResourceRecord.m"; out="OFDNSResourceRecord.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFDNSResourceRecord.lib.o OFDNSResourceRecord.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFDNSResourceRecord.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFDNSResourceRecord.m"; exit $err; fi Successfully compiled OFDNSResourceRecord.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFDNSResponse.m" Compiling OFDNSResponse.m (lib)... in="OFDNSResponse.m"; out="OFDNSResponse.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFDNSResponse.lib.o OFDNSResponse.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFDNSResponse.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFDNSResponse.m"; exit $err; fi Successfully compiled OFDNSResponse.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFDatagramSocket.m" Compiling OFDatagramSocket.m (lib)... in="OFDatagramSocket.m"; out="OFDatagramSocket.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFDatagramSocket.lib.o OFDatagramSocket.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFDatagramSocket.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFDatagramSocket.m"; exit $err; fi Successfully compiled OFDatagramSocket.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFHINFODNSResourceRecord.m" Compiling OFHINFODNSResourceRecord.m (lib)... in="OFHINFODNSResourceRecord.m"; out="OFHINFODNSResourceRecord.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFHINFODNSResourceRecord.lib.o OFHINFODNSResourceRecord.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFHINFODNSResourceRecord.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFHINFODNSResourceRecord.m"; exit $err; fi Successfully compiled OFHINFODNSResourceRecord.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFHTTPClient.m" Compiling OFHTTPClient.m (lib)... in="OFHTTPClient.m"; out="OFHTTPClient.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFHTTPClient.lib.o OFHTTPClient.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFHTTPClient.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFHTTPClient.m"; exit $err; fi Successfully compiled OFHTTPClient.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFHTTPCookie.m" Compiling OFHTTPCookie.m (lib)... in="OFHTTPCookie.m"; out="OFHTTPCookie.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFHTTPCookie.lib.o OFHTTPCookie.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFHTTPCookie.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFHTTPCookie.m"; exit $err; fi Successfully compiled OFHTTPCookie.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFHTTPCookieManager.m" Compiling OFHTTPCookieManager.m (lib)... in="OFHTTPCookieManager.m"; out="OFHTTPCookieManager.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFHTTPCookieManager.lib.o OFHTTPCookieManager.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFHTTPCookieManager.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFHTTPCookieManager.m"; exit $err; fi Successfully compiled OFHTTPCookieManager.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFHTTPRequest.m" Compiling OFHTTPRequest.m (lib)... in="OFHTTPRequest.m"; out="OFHTTPRequest.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFHTTPRequest.lib.o OFHTTPRequest.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFHTTPRequest.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFHTTPRequest.m"; exit $err; fi Successfully compiled OFHTTPRequest.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFHTTPResponse.m" Compiling OFHTTPResponse.m (lib)... in="OFHTTPResponse.m"; out="OFHTTPResponse.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFHTTPResponse.lib.o OFHTTPResponse.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFHTTPResponse.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFHTTPResponse.m"; exit $err; fi Successfully compiled OFHTTPResponse.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFHTTPServer.m" Compiling OFHTTPServer.m (lib)... in="OFHTTPServer.m"; out="OFHTTPServer.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFHTTPServer.lib.o OFHTTPServer.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFHTTPServer.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFHTTPServer.m"; exit $err; fi Successfully compiled OFHTTPServer.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFLOCDNSResourceRecord.m" Compiling OFLOCDNSResourceRecord.m (lib)... in="OFLOCDNSResourceRecord.m"; out="OFLOCDNSResourceRecord.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFLOCDNSResourceRecord.lib.o OFLOCDNSResourceRecord.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFLOCDNSResourceRecord.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFLOCDNSResourceRecord.m"; exit $err; fi Successfully compiled OFLOCDNSResourceRecord.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFMXDNSResourceRecord.m" Compiling OFMXDNSResourceRecord.m (lib)... in="OFMXDNSResourceRecord.m"; out="OFMXDNSResourceRecord.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFMXDNSResourceRecord.lib.o OFMXDNSResourceRecord.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFMXDNSResourceRecord.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFMXDNSResourceRecord.m"; exit $err; fi Successfully compiled OFMXDNSResourceRecord.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFNSDNSResourceRecord.m" Compiling OFNSDNSResourceRecord.m (lib)... in="OFNSDNSResourceRecord.m"; out="OFNSDNSResourceRecord.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFNSDNSResourceRecord.lib.o OFNSDNSResourceRecord.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFNSDNSResourceRecord.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFNSDNSResourceRecord.m"; exit $err; fi Successfully compiled OFNSDNSResourceRecord.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFPTRDNSResourceRecord.m" Compiling OFPTRDNSResourceRecord.m (lib)... in="OFPTRDNSResourceRecord.m"; out="OFPTRDNSResourceRecord.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFPTRDNSResourceRecord.lib.o OFPTRDNSResourceRecord.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFPTRDNSResourceRecord.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFPTRDNSResourceRecord.m"; exit $err; fi Successfully compiled OFPTRDNSResourceRecord.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFRPDNSResourceRecord.m" Compiling OFRPDNSResourceRecord.m (lib)... in="OFRPDNSResourceRecord.m"; out="OFRPDNSResourceRecord.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFRPDNSResourceRecord.lib.o OFRPDNSResourceRecord.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFRPDNSResourceRecord.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFRPDNSResourceRecord.m"; exit $err; fi Successfully compiled OFRPDNSResourceRecord.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFSOADNSResourceRecord.m" Compiling OFSOADNSResourceRecord.m (lib)... in="OFSOADNSResourceRecord.m"; out="OFSOADNSResourceRecord.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFSOADNSResourceRecord.lib.o OFSOADNSResourceRecord.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFSOADNSResourceRecord.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFSOADNSResourceRecord.m"; exit $err; fi Successfully compiled OFSOADNSResourceRecord.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFSRVDNSResourceRecord.m" Compiling OFSRVDNSResourceRecord.m (lib)... in="OFSRVDNSResourceRecord.m"; out="OFSRVDNSResourceRecord.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFSRVDNSResourceRecord.lib.o OFSRVDNSResourceRecord.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFSRVDNSResourceRecord.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFSRVDNSResourceRecord.m"; exit $err; fi Successfully compiled OFSRVDNSResourceRecord.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFSequencedPacketSocket.m" Compiling OFSequencedPacketSocket.m (lib)... in="OFSequencedPacketSocket.m"; out="OFSequencedPacketSocket.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFSequencedPacketSocket.lib.o OFSequencedPacketSocket.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFSequencedPacketSocket.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFSequencedPacketSocket.m"; exit $err; fi Successfully compiled OFSequencedPacketSocket.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFSocket.m" Compiling OFSocket.m (lib)... in="OFSocket.m"; out="OFSocket.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFSocket.lib.o OFSocket.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFSocket.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFSocket.m"; exit $err; fi Successfully compiled OFSocket.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFStreamSocket.m" Compiling OFStreamSocket.m (lib)... in="OFStreamSocket.m"; out="OFStreamSocket.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFStreamSocket.lib.o OFStreamSocket.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFStreamSocket.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFStreamSocket.m"; exit $err; fi Successfully compiled OFStreamSocket.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFSystemInfo+NetworkInterfaces.m" Compiling OFSystemInfo+NetworkInterfaces.m (lib)... in="OFSystemInfo+NetworkInterfaces.m"; out="OFSystemInfo+NetworkInterfaces.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFSystemInfo+NetworkInterfaces.lib.o OFSystemInfo+NetworkInterfaces.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFSystemInfo+NetworkInterfaces.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFSystemInfo+NetworkInterfaces.m"; exit $err; fi Successfully compiled OFSystemInfo+NetworkInterfaces.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFTCPSocket.m" Compiling OFTCPSocket.m (lib)... in="OFTCPSocket.m"; out="OFTCPSocket.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFTCPSocket.lib.o OFTCPSocket.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFTCPSocket.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFTCPSocket.m"; exit $err; fi Successfully compiled OFTCPSocket.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFTLSStream.m" Compiling OFTLSStream.m (lib)... in="OFTLSStream.m"; out="OFTLSStream.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFTLSStream.lib.o OFTLSStream.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFTLSStream.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFTLSStream.m"; exit $err; fi Successfully compiled OFTLSStream.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFTXTDNSResourceRecord.m" Compiling OFTXTDNSResourceRecord.m (lib)... in="OFTXTDNSResourceRecord.m"; out="OFTXTDNSResourceRecord.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFTXTDNSResourceRecord.lib.o OFTXTDNSResourceRecord.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFTXTDNSResourceRecord.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFTXTDNSResourceRecord.m"; exit $err; fi Successfully compiled OFTXTDNSResourceRecord.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFUDPSocket.m" Compiling OFUDPSocket.m (lib)... in="OFUDPSocket.m"; out="OFUDPSocket.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFUDPSocket.lib.o OFUDPSocket.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFUDPSocket.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFUDPSocket.m"; exit $err; fi Successfully compiled OFUDPSocket.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFURIDNSResourceRecord.m" Compiling OFURIDNSResourceRecord.m (lib)... in="OFURIDNSResourceRecord.m"; out="OFURIDNSResourceRecord.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFURIDNSResourceRecord.lib.o OFURIDNSResourceRecord.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFURIDNSResourceRecord.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFURIDNSResourceRecord.m"; exit $err; fi Successfully compiled OFURIDNSResourceRecord.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFX509Certificate.m" Compiling OFX509Certificate.m (lib)... in="OFX509Certificate.m"; out="OFX509Certificate.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFX509Certificate.lib.o OFX509Certificate.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFX509Certificate.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFX509Certificate.m"; exit $err; fi Successfully compiled OFX509Certificate.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFUNIXDatagramSocket.m" Compiling OFUNIXDatagramSocket.m (lib)... in="OFUNIXDatagramSocket.m"; out="OFUNIXDatagramSocket.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFUNIXDatagramSocket.lib.o OFUNIXDatagramSocket.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFUNIXDatagramSocket.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFUNIXDatagramSocket.m"; exit $err; fi Successfully compiled OFUNIXDatagramSocket.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFUNIXSequencedPacketSocket.m" Compiling OFUNIXSequencedPacketSocket.m (lib)... in="OFUNIXSequencedPacketSocket.m"; out="OFUNIXSequencedPacketSocket.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFUNIXSequencedPacketSocket.lib.o OFUNIXSequencedPacketSocket.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFUNIXSequencedPacketSocket.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFUNIXSequencedPacketSocket.m"; exit $err; fi Successfully compiled OFUNIXSequencedPacketSocket.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFUNIXStreamSocket.m" Compiling OFUNIXStreamSocket.m (lib)... in="OFUNIXStreamSocket.m"; out="OFUNIXStreamSocket.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFUNIXStreamSocket.lib.o OFUNIXStreamSocket.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFUNIXStreamSocket.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFUNIXStreamSocket.m"; exit $err; fi Successfully compiled OFUNIXStreamSocket.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFAsyncIPSocketConnector.m" Compiling OFAsyncIPSocketConnector.m (lib)... in="OFAsyncIPSocketConnector.m"; out="OFAsyncIPSocketConnector.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFAsyncIPSocketConnector.lib.o OFAsyncIPSocketConnector.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFAsyncIPSocketConnector.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFAsyncIPSocketConnector.m"; exit $err; fi Successfully compiled OFAsyncIPSocketConnector.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFDNSResolverSettings.m" Compiling OFDNSResolverSettings.m (lib)... in="OFDNSResolverSettings.m"; out="OFDNSResolverSettings.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFDNSResolverSettings.lib.o OFDNSResolverSettings.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFDNSResolverSettings.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFDNSResolverSettings.m"; exit $err; fi Successfully compiled OFDNSResolverSettings.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFHTTPIRIHandler.m" Compiling OFHTTPIRIHandler.m (lib)... in="OFHTTPIRIHandler.m"; out="OFHTTPIRIHandler.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFHTTPIRIHandler.lib.o OFHTTPIRIHandler.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFHTTPIRIHandler.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFHTTPIRIHandler.m"; exit $err; fi Successfully compiled OFHTTPIRIHandler.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFHostAddressResolver.m" Compiling OFHostAddressResolver.m (lib)... in="OFHostAddressResolver.m"; out="OFHostAddressResolver.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFHostAddressResolver.lib.o OFHostAddressResolver.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFHostAddressResolver.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFHostAddressResolver.m"; exit $err; fi Successfully compiled OFHostAddressResolver.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFKernelEventObserver.m" Compiling OFKernelEventObserver.m (lib)... in="OFKernelEventObserver.m"; out="OFKernelEventObserver.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFKernelEventObserver.lib.o OFKernelEventObserver.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFKernelEventObserver.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFKernelEventObserver.m"; exit $err; fi Successfully compiled OFKernelEventObserver.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFKqueueKernelEventObserver.m" Compiling OFKqueueKernelEventObserver.m (lib)... in="OFKqueueKernelEventObserver.m"; out="OFKqueueKernelEventObserver.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFKqueueKernelEventObserver.lib.o OFKqueueKernelEventObserver.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFKqueueKernelEventObserver.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFKqueueKernelEventObserver.m"; exit $err; fi Successfully compiled OFKqueueKernelEventObserver.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFPollKernelEventObserver.m" Compiling OFPollKernelEventObserver.m (lib)... in="OFPollKernelEventObserver.m"; out="OFPollKernelEventObserver.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFPollKernelEventObserver.lib.o OFPollKernelEventObserver.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFPollKernelEventObserver.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFPollKernelEventObserver.m"; exit $err; fi Successfully compiled OFPollKernelEventObserver.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFSelectKernelEventObserver.m" Compiling OFSelectKernelEventObserver.m (lib)... in="OFSelectKernelEventObserver.m"; out="OFSelectKernelEventObserver.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFSelectKernelEventObserver.lib.o OFSelectKernelEventObserver.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFSelectKernelEventObserver.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFSelectKernelEventObserver.m"; exit $err; fi Successfully compiled OFSelectKernelEventObserver.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFTCPSocketSOCKS5Connector.m" Compiling OFTCPSocketSOCKS5Connector.m (lib)... in="OFTCPSocketSOCKS5Connector.m"; out="OFTCPSocketSOCKS5Connector.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFTCPSocketSOCKS5Connector.lib.o OFTCPSocketSOCKS5Connector.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFTCPSocketSOCKS5Connector.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFTCPSocketSOCKS5Connector.m"; exit $err; fi Successfully compiled OFTCPSocketSOCKS5Connector.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFSubprocess.m" Compiling OFSubprocess.m (lib)... in="OFSubprocess.m"; out="OFSubprocess.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFSubprocess.lib.o OFSubprocess.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFSubprocess.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFSubprocess.m"; exit $err; fi Successfully compiled OFSubprocess.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFCondition.m" Compiling OFCondition.m (lib)... in="OFCondition.m"; out="OFCondition.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFCondition.lib.o OFCondition.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFCondition.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFCondition.m"; exit $err; fi Successfully compiled OFCondition.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFMutex.m" Compiling OFMutex.m (lib)... in="OFMutex.m"; out="OFMutex.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFMutex.lib.o OFMutex.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFMutex.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFMutex.m"; exit $err; fi Successfully compiled OFMutex.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFPlainCondition.m" Compiling OFPlainCondition.m (lib)... in="OFPlainCondition.m"; out="OFPlainCondition.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFPlainCondition.lib.o OFPlainCondition.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFPlainCondition.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFPlainCondition.m"; exit $err; fi Successfully compiled OFPlainCondition.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFPlainMutex.m" Compiling OFPlainMutex.m (lib)... in="OFPlainMutex.m"; out="OFPlainMutex.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFPlainMutex.lib.o OFPlainMutex.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFPlainMutex.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFPlainMutex.m"; exit $err; fi Successfully compiled OFPlainMutex.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFPlainThread.m" Compiling OFPlainThread.m (lib)... in="OFPlainThread.m"; out="OFPlainThread.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFPlainThread.lib.o OFPlainThread.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFPlainThread.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFPlainThread.m"; exit $err; fi Successfully compiled OFPlainThread.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFRecursiveMutex.m" Compiling OFRecursiveMutex.m (lib)... in="OFRecursiveMutex.m"; out="OFRecursiveMutex.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFRecursiveMutex.lib.o OFRecursiveMutex.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFRecursiveMutex.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFRecursiveMutex.m"; exit $err; fi Successfully compiled OFRecursiveMutex.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFTLSKey.m" Compiling OFTLSKey.m (lib)... in="OFTLSKey.m"; out="OFTLSKey.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFTLSKey.lib.o OFTLSKey.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFTLSKey.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFTLSKey.m"; exit $err; fi Successfully compiled OFTLSKey.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFASPrintF.m" Compiling OFASPrintF.m (lib)... in="OFASPrintF.m"; out="OFASPrintF.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFASPrintF.lib.o OFASPrintF.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFASPrintF.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFASPrintF.m"; exit $err; fi Successfully compiled OFASPrintF.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFArchiveIRIHandler.m" Compiling OFArchiveIRIHandler.m (lib)... in="OFArchiveIRIHandler.m"; out="OFArchiveIRIHandler.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFArchiveIRIHandler.lib.o OFArchiveIRIHandler.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFArchiveIRIHandler.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFArchiveIRIHandler.m"; exit $err; fi Successfully compiled OFArchiveIRIHandler.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFBase64.m" Compiling OFBase64.m (lib)... in="OFBase64.m"; out="OFBase64.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFBase64.lib.o OFBase64.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFBase64.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFBase64.m"; exit $err; fi Successfully compiled OFBase64.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFBitSetCharacterSet.m" Compiling OFBitSetCharacterSet.m (lib)... in="OFBitSetCharacterSet.m"; out="OFBitSetCharacterSet.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFBitSetCharacterSet.lib.o OFBitSetCharacterSet.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFBitSetCharacterSet.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFBitSetCharacterSet.m"; exit $err; fi Successfully compiled OFBitSetCharacterSet.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFCRC16.m" Compiling OFCRC16.m (lib)... in="OFCRC16.m"; out="OFCRC16.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFCRC16.lib.o OFCRC16.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFCRC16.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFCRC16.m"; exit $err; fi Successfully compiled OFCRC16.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFCRC32.m" Compiling OFCRC32.m (lib)... in="OFCRC32.m"; out="OFCRC32.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFCRC32.lib.o OFCRC32.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFCRC32.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFCRC32.m"; exit $err; fi Successfully compiled OFCRC32.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFConcreteArray.m" Compiling OFConcreteArray.m (lib)... in="OFConcreteArray.m"; out="OFConcreteArray.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFConcreteArray.lib.o OFConcreteArray.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFConcreteArray.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFConcreteArray.m"; exit $err; fi Successfully compiled OFConcreteArray.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFConcreteColor.m" Compiling OFConcreteColor.m (lib)... in="OFConcreteColor.m"; out="OFConcreteColor.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFConcreteColor.lib.o OFConcreteColor.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFConcreteColor.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFConcreteColor.m"; exit $err; fi Successfully compiled OFConcreteColor.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFConcreteCountedSet.m" Compiling OFConcreteCountedSet.m (lib)... in="OFConcreteCountedSet.m"; out="OFConcreteCountedSet.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFConcreteCountedSet.lib.o OFConcreteCountedSet.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFConcreteCountedSet.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFConcreteCountedSet.m"; exit $err; fi Successfully compiled OFConcreteCountedSet.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFConcreteData.m" Compiling OFConcreteData.m (lib)... in="OFConcreteData.m"; out="OFConcreteData.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFConcreteData.lib.o OFConcreteData.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFConcreteData.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFConcreteData.m"; exit $err; fi Successfully compiled OFConcreteData.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFConcreteDate.m" Compiling OFConcreteDate.m (lib)... in="OFConcreteDate.m"; out="OFConcreteDate.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFConcreteDate.lib.o OFConcreteDate.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFConcreteDate.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFConcreteDate.m"; exit $err; fi Successfully compiled OFConcreteDate.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFConcreteDictionary.m" Compiling OFConcreteDictionary.m (lib)... in="OFConcreteDictionary.m"; out="OFConcreteDictionary.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFConcreteDictionary.lib.o OFConcreteDictionary.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFConcreteDictionary.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFConcreteDictionary.m"; exit $err; fi Successfully compiled OFConcreteDictionary.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFConcreteMutableArray.m" Compiling OFConcreteMutableArray.m (lib)... in="OFConcreteMutableArray.m"; out="OFConcreteMutableArray.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFConcreteMutableArray.lib.o OFConcreteMutableArray.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFConcreteMutableArray.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFConcreteMutableArray.m"; exit $err; fi Successfully compiled OFConcreteMutableArray.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFConcreteMutableData.m" Compiling OFConcreteMutableData.m (lib)... in="OFConcreteMutableData.m"; out="OFConcreteMutableData.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFConcreteMutableData.lib.o OFConcreteMutableData.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFConcreteMutableData.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFConcreteMutableData.m"; exit $err; fi Successfully compiled OFConcreteMutableData.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFConcreteMutableDictionary.m" Compiling OFConcreteMutableDictionary.m (lib)... in="OFConcreteMutableDictionary.m"; out="OFConcreteMutableDictionary.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFConcreteMutableDictionary.lib.o OFConcreteMutableDictionary.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFConcreteMutableDictionary.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFConcreteMutableDictionary.m"; exit $err; fi Successfully compiled OFConcreteMutableDictionary.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFConcreteMutableSet.m" Compiling OFConcreteMutableSet.m (lib)... in="OFConcreteMutableSet.m"; out="OFConcreteMutableSet.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFConcreteMutableSet.lib.o OFConcreteMutableSet.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFConcreteMutableSet.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFConcreteMutableSet.m"; exit $err; fi Successfully compiled OFConcreteMutableSet.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFConcreteNumber.m" Compiling OFConcreteNumber.m (lib)... in="OFConcreteNumber.m"; out="OFConcreteNumber.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFConcreteNumber.lib.o OFConcreteNumber.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFConcreteNumber.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFConcreteNumber.m"; exit $err; fi Successfully compiled OFConcreteNumber.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFConcreteSet.m" Compiling OFConcreteSet.m (lib)... in="OFConcreteSet.m"; out="OFConcreteSet.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFConcreteSet.lib.o OFConcreteSet.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFConcreteSet.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFConcreteSet.m"; exit $err; fi Successfully compiled OFConcreteSet.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFConcreteSubarray.m" Compiling OFConcreteSubarray.m (lib)... in="OFConcreteSubarray.m"; out="OFConcreteSubarray.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFConcreteSubarray.lib.o OFConcreteSubarray.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFConcreteSubarray.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFConcreteSubarray.m"; exit $err; fi Successfully compiled OFConcreteSubarray.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFConcreteValue.m" Compiling OFConcreteValue.m (lib)... in="OFConcreteValue.m"; out="OFConcreteValue.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFConcreteValue.lib.o OFConcreteValue.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFConcreteValue.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFConcreteValue.m"; exit $err; fi Successfully compiled OFConcreteValue.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFHuffmanTree.m" Compiling OFHuffmanTree.m (lib)... in="OFHuffmanTree.m"; out="OFHuffmanTree.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFHuffmanTree.lib.o OFHuffmanTree.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFHuffmanTree.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFHuffmanTree.m"; exit $err; fi Successfully compiled OFHuffmanTree.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFINIFileSettings.m" Compiling OFINIFileSettings.m (lib)... in="OFINIFileSettings.m"; out="OFINIFileSettings.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFINIFileSettings.lib.o OFINIFileSettings.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFINIFileSettings.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFINIFileSettings.m"; exit $err; fi Successfully compiled OFINIFileSettings.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFInvertedCharacterSet.m" Compiling OFInvertedCharacterSet.m (lib)... in="OFInvertedCharacterSet.m"; out="OFInvertedCharacterSet.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFInvertedCharacterSet.lib.o OFInvertedCharacterSet.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFInvertedCharacterSet.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFInvertedCharacterSet.m"; exit $err; fi Successfully compiled OFInvertedCharacterSet.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFLHADecompressingStream.m" Compiling OFLHADecompressingStream.m (lib)... in="OFLHADecompressingStream.m"; out="OFLHADecompressingStream.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFLHADecompressingStream.lib.o OFLHADecompressingStream.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFLHADecompressingStream.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFLHADecompressingStream.m"; exit $err; fi Successfully compiled OFLHADecompressingStream.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFMutableUTF8String.m" Compiling OFMutableUTF8String.m (lib)... in="OFMutableUTF8String.m"; out="OFMutableUTF8String.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFMutableUTF8String.lib.o OFMutableUTF8String.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFMutableUTF8String.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFMutableUTF8String.m"; exit $err; fi Successfully compiled OFMutableUTF8String.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFRangeCharacterSet.m" Compiling OFRangeCharacterSet.m (lib)... in="OFRangeCharacterSet.m"; out="OFRangeCharacterSet.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFRangeCharacterSet.lib.o OFRangeCharacterSet.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFRangeCharacterSet.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFRangeCharacterSet.m"; exit $err; fi Successfully compiled OFRangeCharacterSet.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFSandbox.m" Compiling OFSandbox.m (lib)... in="OFSandbox.m"; out="OFSandbox.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFSandbox.lib.o OFSandbox.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFSandbox.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFSandbox.m"; exit $err; fi Successfully compiled OFSandbox.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFStrFTime.m" Compiling OFStrFTime.m (lib)... in="OFStrFTime.m"; out="OFStrFTime.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFStrFTime.lib.o OFStrFTime.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFStrFTime.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFStrFTime.m"; exit $err; fi Successfully compiled OFStrFTime.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFStrPTime.m" Compiling OFStrPTime.m (lib)... in="OFStrPTime.m"; out="OFStrPTime.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFStrPTime.lib.o OFStrPTime.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFStrPTime.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFStrPTime.m"; exit $err; fi Successfully compiled OFStrPTime.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFSubarray.m" Compiling OFSubarray.m (lib)... in="OFSubarray.m"; out="OFSubarray.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFSubarray.lib.o OFSubarray.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFSubarray.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFSubarray.m"; exit $err; fi Successfully compiled OFSubarray.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFSubdata.m" Compiling OFSubdata.m (lib)... in="OFSubdata.m"; out="OFSubdata.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFSubdata.lib.o OFSubdata.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFSubdata.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFSubdata.m"; exit $err; fi Successfully compiled OFSubdata.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFUTF8String.m" Compiling OFUTF8String.m (lib)... in="OFUTF8String.m"; out="OFUTF8String.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFUTF8String.lib.o OFUTF8String.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFUTF8String.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFUTF8String.m"; exit $err; fi Successfully compiled OFUTF8String.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "unicode.m" Compiling unicode.m (lib)... in="unicode.m"; out="unicode.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o unicode.lib.o unicode.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "unicode.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "unicode.m"; exit $err; fi Successfully compiled unicode.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFTaggedPointerColor.m" Compiling OFTaggedPointerColor.m (lib)... in="OFTaggedPointerColor.m"; out="OFTaggedPointerColor.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFTaggedPointerColor.lib.o OFTaggedPointerColor.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFTaggedPointerColor.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFTaggedPointerColor.m"; exit $err; fi Successfully compiled OFTaggedPointerColor.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFTaggedPointerDate.m" Compiling OFTaggedPointerDate.m (lib)... in="OFTaggedPointerDate.m"; out="OFTaggedPointerDate.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFTaggedPointerDate.lib.o OFTaggedPointerDate.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFTaggedPointerDate.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFTaggedPointerDate.m"; exit $err; fi Successfully compiled OFTaggedPointerDate.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFTaggedPointerNumber.m" Compiling OFTaggedPointerNumber.m (lib)... in="OFTaggedPointerNumber.m"; out="OFTaggedPointerNumber.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFTaggedPointerNumber.lib.o OFTaggedPointerNumber.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFTaggedPointerNumber.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFTaggedPointerNumber.m"; exit $err; fi Successfully compiled OFTaggedPointerNumber.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFTaggedPointerString.m" Compiling OFTaggedPointerString.m (lib)... in="OFTaggedPointerString.m"; out="OFTaggedPointerString.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -Iexceptions -Iruntime -MD -MF ${out%.o}.dep -c -o OFTaggedPointerString.lib.o OFTaggedPointerString.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFTaggedPointerString.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFTaggedPointerString.m"; exit $err; fi Successfully compiled OFTaggedPointerString.m (lib). printf "\033[2K\033[33mLinking \033[93m\033[1mlibobjfw.so.1.1\033[0m\033[33m...\033[0m\r" Linking libobjfw.so.1.1... out="libobjfw.so.1.1"; if clang -o libobjfw.so.1.1 OFApplication.lib.o OFArray.lib.o OFBlock.lib.o OFCharacterSet.lib.o OFColor.lib.o OFConstantString.lib.o OFCountedSet.lib.o OFData.lib.o OFData+CryptographicHashing.lib.o OFData+MessagePackParsing.lib.o OFDate.lib.o OFDictionary.lib.o OFEmbeddedIRIHandler.lib.o OFEnumerator.lib.o OFFileManager.lib.o OFGZIPStream.lib.o OFHMAC.lib.o OFINICategory.lib.o OFINIFile.lib.o OFINISection.lib.o OFIRI.lib.o OFIRIHandler.lib.o OFIndexSet.lib.o OFInflate64Stream.lib.o OFInflateStream.lib.o OFInvocation.lib.o OFLHAArchive.lib.o OFLHAArchiveEntry.lib.o OFList.lib.o OFLocale.lib.o OFMD5Hash.lib.o OFMapTable.lib.o OFMatrix4x4.lib.o OFMemoryStream.lib.o OFMessagePackExtension.lib.o OFMethodSignature.lib.o OFMutableArray.lib.o OFMutableData.lib.o OFMutableDictionary.lib.o OFMutableIRI.lib.o OFMutableIndexSet.lib.o OFMutableLHAArchiveEntry.lib.o OFMutablePair.lib.o OFMutableSet.lib.o OFMutableString.lib.o OFMutableTarArchiveEntry.lib.o OFMutableTriple.lib.o OFMutableZIPArchiveEntry.lib.o OFMutableZooArchiveEntry.lib.o OFNotification.lib.o OFNotificationCenter.lib.o OFNull.lib.o OFNumber.lib.o OFObject.lib.o OFObject+KeyValueCoding.lib.o OFOnce.lib.o OFOptionsParser.lib.o OFPBKDF2.lib.o OFPair.lib.o OFRIPEMD160Hash.lib.o OFRunLoop.lib.o OFSHA1Hash.lib.o OFSHA224Hash.lib.o OFSHA224Or256Hash.lib.o OFSHA256Hash.lib.o OFSHA384Hash.lib.o OFSHA384Or512Hash.lib.o OFSHA512Hash.lib.o OFScrypt.lib.o OFSecureData.lib.o OFSeekableStream.lib.o OFSet.lib.o OFSettings.lib.o OFSortedList.lib.o OFStdIOStream.lib.o OFStream.lib.o OFString.lib.o OFString+CryptographicHashing.lib.o OFString+JSONParsing.lib.o OFString+PercentEncoding.lib.o OFString+PropertyListParsing.lib.o OFString+XMLEscaping.lib.o OFString+XMLUnescaping.lib.o OFSystemInfo.lib.o OFTarArchive.lib.o OFTarArchiveEntry.lib.o OFThread.lib.o OFTimer.lib.o OFTriple.lib.o OFUUID.lib.o OFValue.lib.o OFXMLAttribute.lib.o OFXMLCDATA.lib.o OFXMLCharacters.lib.o OFXMLComment.lib.o OFXMLElement.lib.o OFXMLElementBuilder.lib.o OFXMLNode.lib.o OFXMLParser.lib.o OFXMLProcessingInstruction.lib.o OFZIPArchive.lib.o OFZIPArchiveEntry.lib.o OFZooArchive.lib.o OFZooArchiveEntry.lib.o OFFile.lib.o OFString+PathAdditions.lib.o OFFileIRIHandler.lib.o OFPlugin.lib.o OFModule.lib.o OFAAAADNSResourceRecord.lib.o OFADNSResourceRecord.lib.o OFCNAMEDNSResourceRecord.lib.o OFDNSQuery.lib.o OFDNSResolver.lib.o OFDNSResourceRecord.lib.o OFDNSResponse.lib.o OFDatagramSocket.lib.o OFHINFODNSResourceRecord.lib.o OFHTTPClient.lib.o OFHTTPCookie.lib.o OFHTTPCookieManager.lib.o OFHTTPRequest.lib.o OFHTTPResponse.lib.o OFHTTPServer.lib.o OFLOCDNSResourceRecord.lib.o OFMXDNSResourceRecord.lib.o OFNSDNSResourceRecord.lib.o OFPTRDNSResourceRecord.lib.o OFRPDNSResourceRecord.lib.o OFSOADNSResourceRecord.lib.o OFSRVDNSResourceRecord.lib.o OFSequencedPacketSocket.lib.o OFSocket.lib.o OFStreamSocket.lib.o OFSystemInfo+NetworkInterfaces.lib.o OFTCPSocket.lib.o OFTLSStream.lib.o OFTXTDNSResourceRecord.lib.o OFUDPSocket.lib.o OFURIDNSResourceRecord.lib.o OFX509Certificate.lib.o OFUNIXDatagramSocket.lib.o OFUNIXSequencedPacketSocket.lib.o OFUNIXStreamSocket.lib.o OFAsyncIPSocketConnector.lib.o OFDNSResolverSettings.lib.o OFHTTPIRIHandler.lib.o OFHostAddressResolver.lib.o OFKernelEventObserver.lib.o OFKqueueKernelEventObserver.lib.o OFPollKernelEventObserver.lib.o OFSelectKernelEventObserver.lib.o OFTCPSocketSOCKS5Connector.lib.o OFSubprocess.lib.o OFCondition.lib.o OFMutex.lib.o OFPlainCondition.lib.o OFPlainMutex.lib.o OFPlainThread.lib.o OFRecursiveMutex.lib.o OFTLSKey.lib.o OFASPrintF.lib.o OFArchiveIRIHandler.lib.o OFBase64.lib.o OFBitSetCharacterSet.lib.o OFCRC16.lib.o OFCRC32.lib.o OFConcreteArray.lib.o OFConcreteColor.lib.o OFConcreteCountedSet.lib.o OFConcreteData.lib.o OFConcreteDate.lib.o OFConcreteDictionary.lib.o OFConcreteMutableArray.lib.o OFConcreteMutableData.lib.o OFConcreteMutableDictionary.lib.o OFConcreteMutableSet.lib.o OFConcreteNumber.lib.o OFConcreteSet.lib.o OFConcreteSubarray.lib.o OFConcreteValue.lib.o OFHuffmanTree.lib.o OFINIFileSettings.lib.o OFInvertedCharacterSet.lib.o OFLHADecompressingStream.lib.o OFMutableUTF8String.lib.o OFRangeCharacterSet.lib.o OFSandbox.lib.o OFStrFTime.lib.o OFStrPTime.lib.o OFSubarray.lib.o OFSubdata.lib.o OFUTF8String.lib.o unicode.lib.o OFTaggedPointerColor.lib.o OFTaggedPointerDate.lib.o OFTaggedPointerNumber.lib.o OFTaggedPointerString.lib.o exceptions/exceptions.lib.a encodings/encodings.lib.a forwarding/forwarding.lib.a -shared -fexceptions -fstack-protector-strong -Wl,-z,relro,-z,now -Lruntime -Lruntime/linklib -lobjfwrt -lpthread -lm -lpthread -lc++abi ; then printf "\033[2K\033[32mSuccessfully linked \033[92m\033[1mlibobjfw.so.1.1\033[0m\033[32m.\033[0m\n"; else err=$?; printf "\033[2K\033[31mFailed to link \033[91m\033[1mlibobjfw.so.1.1\033[0m\033[31m!\033[0m\n"; exit $err; fi Successfully linked libobjfw.so.1.1. /usr/bin/make subdirs-after for i in tls; do printf "\033[2K\033[36mEntering directory \033[96m\033[1m%s\033[0m\033[36m.\033[0m\n" "$i"; cd $i || exit $?; /usr/bin/make || exit $?; printf "\033[2K\033[36mLeaving directory \033[96m\033[1m%s\033[0m\033[36m.\033[0m\n" "$i"; cd .. || exit $?; done Entering directory tls. /usr/bin/make pre-all /usr/bin/make subdirs /usr/bin/make depend : >.deps for i in "" OFOpenSSLTLSStream.dep OFOpenSSLX509Certificate.dep OFOpenSSLTLSStream.lib.dep OFOpenSSLX509Certificate.lib.dep OFOpenSSLTLSStream.amigalib.dep OFOpenSSLX509Certificate.amigalib.dep OFOpenSSLTLSStream.plugin.dep OFOpenSSLX509Certificate.plugin.dep; do test x"$i" = x"" && continue; echo "-include \${.CURDIR}/$i" >>.deps; done /usr/bin/make libobjfwtls.so.0.1 locales printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFOpenSSLTLSStream.m" Compiling OFOpenSSLTLSStream.m (lib)... in="OFOpenSSLTLSStream.m"; out="OFOpenSSLTLSStream.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -I../.. -I../exceptions -I../runtime -I../bridge -DOBJFWBRIDGE_LOCAL_INCLUDES -MD -MF ${out%.o}.dep -c -o OFOpenSSLTLSStream.lib.o OFOpenSSLTLSStream.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFOpenSSLTLSStream.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFOpenSSLTLSStream.m"; exit $err; fi Successfully compiled OFOpenSSLTLSStream.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OFOpenSSLX509Certificate.m" Compiling OFOpenSSLX509Certificate.m (lib)... in="OFOpenSSLX509Certificate.m"; out="OFOpenSSLX509Certificate.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -I../.. -I../exceptions -I../runtime -I../bridge -DOBJFWBRIDGE_LOCAL_INCLUDES -MD -MF ${out%.o}.dep -c -o OFOpenSSLX509Certificate.lib.o OFOpenSSLX509Certificate.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OFOpenSSLX509Certificate.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OFOpenSSLX509Certificate.m"; exit $err; fi Successfully compiled OFOpenSSLX509Certificate.m (lib). printf "\033[2K\033[33mLinking \033[93m\033[1mlibobjfwtls.so.0.1\033[0m\033[33m...\033[0m\r" Linking libobjfwtls.so.0.1... out="libobjfwtls.so.0.1"; if clang -o libobjfwtls.so.0.1 OFOpenSSLTLSStream.lib.o OFOpenSSLX509Certificate.lib.o -shared -fexceptions -fstack-protector-strong -Wl,-z,relro,-z,now -L.. -L../runtime -L../bridge -lssl -lcrypto -lobjfw -lobjfwrt -lpthread -lm -lpthread -lc++abi ; then printf "\033[2K\033[32mSuccessfully linked \033[92m\033[1mlibobjfwtls.so.0.1\033[0m\033[32m.\033[0m\n"; else err=$?; printf "\033[2K\033[31mFailed to link \033[91m\033[1mlibobjfwtls.so.0.1\033[0m\033[31m!\033[0m\n"; exit $err; fi Successfully linked libobjfwtls.so.0.1. /usr/bin/make subdirs-after /usr/bin/make post-all Leaving directory tls. for i in hid; do printf "\033[2K\033[36mEntering directory \033[96m\033[1m%s\033[0m\033[36m.\033[0m\n" "$i"; cd $i || exit $?; /usr/bin/make || exit $?; printf "\033[2K\033[36mLeaving directory \033[96m\033[1m%s\033[0m\033[36m.\033[0m\n" "$i"; cd .. || exit $?; done Entering directory hid. /usr/bin/make pre-all /usr/bin/make subdirs /usr/bin/make depend : >.deps for i in "" OH8BitDoUltimate2CWirelessGamepad.dep OHDualSenseGamepad.dep OHDualShock4Gamepad.dep OHExtendedN64Controller.dep OHExtendedSNESGamepad.dep OHGameController.dep OHGameControllerAxis.dep OHGameControllerButton.dep OHGameControllerDirectionalPad.dep OHGameControllerElement.dep OHJoyConPair.dep OHLeftJoyCon.dep OHN64Controller.dep OHNESGamepad.dep OHRightJoyCon.dep OHSNESGamepad.dep OHStadiaGamepad.dep OHSwitchProController.dep OHXboxGamepad.dep OHEmulatedGameControllerAxis.dep OHEmulatedGameControllerButton.dep OHEmulatedGameControllerTriggerButton.dep OH8BitDoUltimate2CWirelessGamepad.lib.dep OHDualSenseGamepad.lib.dep OHDualShock4Gamepad.lib.dep OHExtendedN64Controller.lib.dep OHExtendedSNESGamepad.lib.dep OHGameController.lib.dep OHGameControllerAxis.lib.dep OHGameControllerButton.lib.dep OHGameControllerDirectionalPad.lib.dep OHGameControllerElement.lib.dep OHJoyConPair.lib.dep OHLeftJoyCon.lib.dep OHN64Controller.lib.dep OHNESGamepad.lib.dep OHRightJoyCon.lib.dep OHSNESGamepad.lib.dep OHStadiaGamepad.lib.dep OHSwitchProController.lib.dep OHXboxGamepad.lib.dep OHEmulatedGameControllerAxis.lib.dep OHEmulatedGameControllerButton.lib.dep OHEmulatedGameControllerTriggerButton.lib.dep OH8BitDoUltimate2CWirelessGamepad.amigalib.dep OHDualSenseGamepad.amigalib.dep OHDualShock4Gamepad.amigalib.dep OHExtendedN64Controller.amigalib.dep OHExtendedSNESGamepad.amigalib.dep OHGameController.amigalib.dep OHGameControllerAxis.amigalib.dep OHGameControllerButton.amigalib.dep OHGameControllerDirectionalPad.amigalib.dep OHGameControllerElement.amigalib.dep OHJoyConPair.amigalib.dep OHLeftJoyCon.amigalib.dep OHN64Controller.amigalib.dep OHNESGamepad.amigalib.dep OHRightJoyCon.amigalib.dep OHSNESGamepad.amigalib.dep OHStadiaGamepad.amigalib.dep OHSwitchProController.amigalib.dep OHXboxGamepad.amigalib.dep OHEmulatedGameControllerAxis.amigalib.dep OHEmulatedGameControllerButton.amigalib.dep OHEmulatedGameControllerTriggerButton.amigalib.dep OH8BitDoUltimate2CWirelessGamepad.plugin.dep OHDualSenseGamepad.plugin.dep OHDualShock4Gamepad.plugin.dep OHExtendedN64Controller.plugin.dep OHExtendedSNESGamepad.plugin.dep OHGameController.plugin.dep OHGameControllerAxis.plugin.dep OHGameControllerButton.plugin.dep OHGameControllerDirectionalPad.plugin.dep OHGameControllerElement.plugin.dep OHJoyConPair.plugin.dep OHLeftJoyCon.plugin.dep OHN64Controller.plugin.dep OHNESGamepad.plugin.dep OHRightJoyCon.plugin.dep OHSNESGamepad.plugin.dep OHStadiaGamepad.plugin.dep OHSwitchProController.plugin.dep OHXboxGamepad.plugin.dep OHEmulatedGameControllerAxis.plugin.dep OHEmulatedGameControllerButton.plugin.dep OHEmulatedGameControllerTriggerButton.plugin.dep; do test x"$i" = x"" && continue; echo "-include \${.CURDIR}/$i" >>.deps; done /usr/bin/make libobjfwhid.so.0.0 locales printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OH8BitDoUltimate2CWirelessGamepad.m" Compiling OH8BitDoUltimate2CWirelessGamepad.m (lib)... in="OH8BitDoUltimate2CWirelessGamepad.m"; out="OH8BitDoUltimate2CWirelessGamepad.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -I../.. -I../exceptions -I../runtime -I../bridge -DOBJFWHID_LOCAL_INCLUDES -DOBJFWBRIDGE_LOCAL_INCLUDES -MD -MF ${out%.o}.dep -c -o OH8BitDoUltimate2CWirelessGamepad.lib.o OH8BitDoUltimate2CWirelessGamepad.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OH8BitDoUltimate2CWirelessGamepad.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OH8BitDoUltimate2CWirelessGamepad.m"; exit $err; fi Successfully compiled OH8BitDoUltimate2CWirelessGamepad.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OHDualSenseGamepad.m" Compiling OHDualSenseGamepad.m (lib)... in="OHDualSenseGamepad.m"; out="OHDualSenseGamepad.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -I../.. -I../exceptions -I../runtime -I../bridge -DOBJFWHID_LOCAL_INCLUDES -DOBJFWBRIDGE_LOCAL_INCLUDES -MD -MF ${out%.o}.dep -c -o OHDualSenseGamepad.lib.o OHDualSenseGamepad.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OHDualSenseGamepad.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OHDualSenseGamepad.m"; exit $err; fi Successfully compiled OHDualSenseGamepad.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OHDualShock4Gamepad.m" Compiling OHDualShock4Gamepad.m (lib)... in="OHDualShock4Gamepad.m"; out="OHDualShock4Gamepad.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -I../.. -I../exceptions -I../runtime -I../bridge -DOBJFWHID_LOCAL_INCLUDES -DOBJFWBRIDGE_LOCAL_INCLUDES -MD -MF ${out%.o}.dep -c -o OHDualShock4Gamepad.lib.o OHDualShock4Gamepad.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OHDualShock4Gamepad.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OHDualShock4Gamepad.m"; exit $err; fi Successfully compiled OHDualShock4Gamepad.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OHExtendedN64Controller.m" Compiling OHExtendedN64Controller.m (lib)... in="OHExtendedN64Controller.m"; out="OHExtendedN64Controller.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -I../.. -I../exceptions -I../runtime -I../bridge -DOBJFWHID_LOCAL_INCLUDES -DOBJFWBRIDGE_LOCAL_INCLUDES -MD -MF ${out%.o}.dep -c -o OHExtendedN64Controller.lib.o OHExtendedN64Controller.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OHExtendedN64Controller.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OHExtendedN64Controller.m"; exit $err; fi Successfully compiled OHExtendedN64Controller.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OHExtendedSNESGamepad.m" Compiling OHExtendedSNESGamepad.m (lib)... in="OHExtendedSNESGamepad.m"; out="OHExtendedSNESGamepad.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -I../.. -I../exceptions -I../runtime -I../bridge -DOBJFWHID_LOCAL_INCLUDES -DOBJFWBRIDGE_LOCAL_INCLUDES -MD -MF ${out%.o}.dep -c -o OHExtendedSNESGamepad.lib.o OHExtendedSNESGamepad.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OHExtendedSNESGamepad.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OHExtendedSNESGamepad.m"; exit $err; fi Successfully compiled OHExtendedSNESGamepad.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OHGameController.m" Compiling OHGameController.m (lib)... in="OHGameController.m"; out="OHGameController.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -I../.. -I../exceptions -I../runtime -I../bridge -DOBJFWHID_LOCAL_INCLUDES -DOBJFWBRIDGE_LOCAL_INCLUDES -MD -MF ${out%.o}.dep -c -o OHGameController.lib.o OHGameController.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OHGameController.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OHGameController.m"; exit $err; fi Successfully compiled OHGameController.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OHGameControllerAxis.m" Compiling OHGameControllerAxis.m (lib)... in="OHGameControllerAxis.m"; out="OHGameControllerAxis.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -I../.. -I../exceptions -I../runtime -I../bridge -DOBJFWHID_LOCAL_INCLUDES -DOBJFWBRIDGE_LOCAL_INCLUDES -MD -MF ${out%.o}.dep -c -o OHGameControllerAxis.lib.o OHGameControllerAxis.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OHGameControllerAxis.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OHGameControllerAxis.m"; exit $err; fi Successfully compiled OHGameControllerAxis.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OHGameControllerButton.m" Compiling OHGameControllerButton.m (lib)... in="OHGameControllerButton.m"; out="OHGameControllerButton.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -I../.. -I../exceptions -I../runtime -I../bridge -DOBJFWHID_LOCAL_INCLUDES -DOBJFWBRIDGE_LOCAL_INCLUDES -MD -MF ${out%.o}.dep -c -o OHGameControllerButton.lib.o OHGameControllerButton.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OHGameControllerButton.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OHGameControllerButton.m"; exit $err; fi Successfully compiled OHGameControllerButton.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OHGameControllerDirectionalPad.m" Compiling OHGameControllerDirectionalPad.m (lib)... in="OHGameControllerDirectionalPad.m"; out="OHGameControllerDirectionalPad.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -I../.. -I../exceptions -I../runtime -I../bridge -DOBJFWHID_LOCAL_INCLUDES -DOBJFWBRIDGE_LOCAL_INCLUDES -MD -MF ${out%.o}.dep -c -o OHGameControllerDirectionalPad.lib.o OHGameControllerDirectionalPad.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OHGameControllerDirectionalPad.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OHGameControllerDirectionalPad.m"; exit $err; fi Successfully compiled OHGameControllerDirectionalPad.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OHGameControllerElement.m" Compiling OHGameControllerElement.m (lib)... in="OHGameControllerElement.m"; out="OHGameControllerElement.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -I../.. -I../exceptions -I../runtime -I../bridge -DOBJFWHID_LOCAL_INCLUDES -DOBJFWBRIDGE_LOCAL_INCLUDES -MD -MF ${out%.o}.dep -c -o OHGameControllerElement.lib.o OHGameControllerElement.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OHGameControllerElement.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OHGameControllerElement.m"; exit $err; fi Successfully compiled OHGameControllerElement.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OHJoyConPair.m" Compiling OHJoyConPair.m (lib)... in="OHJoyConPair.m"; out="OHJoyConPair.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -I../.. -I../exceptions -I../runtime -I../bridge -DOBJFWHID_LOCAL_INCLUDES -DOBJFWBRIDGE_LOCAL_INCLUDES -MD -MF ${out%.o}.dep -c -o OHJoyConPair.lib.o OHJoyConPair.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OHJoyConPair.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OHJoyConPair.m"; exit $err; fi Successfully compiled OHJoyConPair.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OHLeftJoyCon.m" Compiling OHLeftJoyCon.m (lib)... in="OHLeftJoyCon.m"; out="OHLeftJoyCon.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -I../.. -I../exceptions -I../runtime -I../bridge -DOBJFWHID_LOCAL_INCLUDES -DOBJFWBRIDGE_LOCAL_INCLUDES -MD -MF ${out%.o}.dep -c -o OHLeftJoyCon.lib.o OHLeftJoyCon.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OHLeftJoyCon.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OHLeftJoyCon.m"; exit $err; fi Successfully compiled OHLeftJoyCon.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OHN64Controller.m" Compiling OHN64Controller.m (lib)... in="OHN64Controller.m"; out="OHN64Controller.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -I../.. -I../exceptions -I../runtime -I../bridge -DOBJFWHID_LOCAL_INCLUDES -DOBJFWBRIDGE_LOCAL_INCLUDES -MD -MF ${out%.o}.dep -c -o OHN64Controller.lib.o OHN64Controller.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OHN64Controller.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OHN64Controller.m"; exit $err; fi Successfully compiled OHN64Controller.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OHNESGamepad.m" Compiling OHNESGamepad.m (lib)... in="OHNESGamepad.m"; out="OHNESGamepad.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -I../.. -I../exceptions -I../runtime -I../bridge -DOBJFWHID_LOCAL_INCLUDES -DOBJFWBRIDGE_LOCAL_INCLUDES -MD -MF ${out%.o}.dep -c -o OHNESGamepad.lib.o OHNESGamepad.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OHNESGamepad.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OHNESGamepad.m"; exit $err; fi Successfully compiled OHNESGamepad.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OHRightJoyCon.m" Compiling OHRightJoyCon.m (lib)... in="OHRightJoyCon.m"; out="OHRightJoyCon.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -I../.. -I../exceptions -I../runtime -I../bridge -DOBJFWHID_LOCAL_INCLUDES -DOBJFWBRIDGE_LOCAL_INCLUDES -MD -MF ${out%.o}.dep -c -o OHRightJoyCon.lib.o OHRightJoyCon.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OHRightJoyCon.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OHRightJoyCon.m"; exit $err; fi Successfully compiled OHRightJoyCon.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OHSNESGamepad.m" Compiling OHSNESGamepad.m (lib)... in="OHSNESGamepad.m"; out="OHSNESGamepad.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -I../.. -I../exceptions -I../runtime -I../bridge -DOBJFWHID_LOCAL_INCLUDES -DOBJFWBRIDGE_LOCAL_INCLUDES -MD -MF ${out%.o}.dep -c -o OHSNESGamepad.lib.o OHSNESGamepad.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OHSNESGamepad.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OHSNESGamepad.m"; exit $err; fi Successfully compiled OHSNESGamepad.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OHStadiaGamepad.m" Compiling OHStadiaGamepad.m (lib)... in="OHStadiaGamepad.m"; out="OHStadiaGamepad.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -I../.. -I../exceptions -I../runtime -I../bridge -DOBJFWHID_LOCAL_INCLUDES -DOBJFWBRIDGE_LOCAL_INCLUDES -MD -MF ${out%.o}.dep -c -o OHStadiaGamepad.lib.o OHStadiaGamepad.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OHStadiaGamepad.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OHStadiaGamepad.m"; exit $err; fi Successfully compiled OHStadiaGamepad.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OHSwitchProController.m" Compiling OHSwitchProController.m (lib)... in="OHSwitchProController.m"; out="OHSwitchProController.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -I../.. -I../exceptions -I../runtime -I../bridge -DOBJFWHID_LOCAL_INCLUDES -DOBJFWBRIDGE_LOCAL_INCLUDES -MD -MF ${out%.o}.dep -c -o OHSwitchProController.lib.o OHSwitchProController.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OHSwitchProController.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OHSwitchProController.m"; exit $err; fi Successfully compiled OHSwitchProController.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OHXboxGamepad.m" Compiling OHXboxGamepad.m (lib)... in="OHXboxGamepad.m"; out="OHXboxGamepad.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -I../.. -I../exceptions -I../runtime -I../bridge -DOBJFWHID_LOCAL_INCLUDES -DOBJFWBRIDGE_LOCAL_INCLUDES -MD -MF ${out%.o}.dep -c -o OHXboxGamepad.lib.o OHXboxGamepad.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OHXboxGamepad.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OHXboxGamepad.m"; exit $err; fi Successfully compiled OHXboxGamepad.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OHEmulatedGameControllerAxis.m" Compiling OHEmulatedGameControllerAxis.m (lib)... in="OHEmulatedGameControllerAxis.m"; out="OHEmulatedGameControllerAxis.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -I../.. -I../exceptions -I../runtime -I../bridge -DOBJFWHID_LOCAL_INCLUDES -DOBJFWBRIDGE_LOCAL_INCLUDES -MD -MF ${out%.o}.dep -c -o OHEmulatedGameControllerAxis.lib.o OHEmulatedGameControllerAxis.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OHEmulatedGameControllerAxis.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OHEmulatedGameControllerAxis.m"; exit $err; fi Successfully compiled OHEmulatedGameControllerAxis.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OHEmulatedGameControllerButton.m" Compiling OHEmulatedGameControllerButton.m (lib)... in="OHEmulatedGameControllerButton.m"; out="OHEmulatedGameControllerButton.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -I../.. -I../exceptions -I../runtime -I../bridge -DOBJFWHID_LOCAL_INCLUDES -DOBJFWBRIDGE_LOCAL_INCLUDES -MD -MF ${out%.o}.dep -c -o OHEmulatedGameControllerButton.lib.o OHEmulatedGameControllerButton.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OHEmulatedGameControllerButton.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OHEmulatedGameControllerButton.m"; exit $err; fi Successfully compiled OHEmulatedGameControllerButton.m (lib). printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (lib)...\033[0m\r" "OHEmulatedGameControllerTriggerButton.m" Compiling OHEmulatedGameControllerTriggerButton.m (lib)... in="OHEmulatedGameControllerTriggerButton.m"; out="OHEmulatedGameControllerTriggerButton.lib.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -I../.. -I../exceptions -I../runtime -I../bridge -DOBJFWHID_LOCAL_INCLUDES -DOBJFWBRIDGE_LOCAL_INCLUDES -MD -MF ${out%.o}.dep -c -o OHEmulatedGameControllerTriggerButton.lib.o OHEmulatedGameControllerTriggerButton.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (lib).\033[0m\n" "OHEmulatedGameControllerTriggerButton.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (lib)!\033[0m\n" "OHEmulatedGameControllerTriggerButton.m"; exit $err; fi Successfully compiled OHEmulatedGameControllerTriggerButton.m (lib). printf "\033[2K\033[33mLinking \033[93m\033[1mlibobjfwhid.so.0.0\033[0m\033[33m...\033[0m\r" Linking libobjfwhid.so.0.0... out="libobjfwhid.so.0.0"; if clang -o libobjfwhid.so.0.0 OH8BitDoUltimate2CWirelessGamepad.lib.o OHDualSenseGamepad.lib.o OHDualShock4Gamepad.lib.o OHExtendedN64Controller.lib.o OHExtendedSNESGamepad.lib.o OHGameController.lib.o OHGameControllerAxis.lib.o OHGameControllerButton.lib.o OHGameControllerDirectionalPad.lib.o OHGameControllerElement.lib.o OHJoyConPair.lib.o OHLeftJoyCon.lib.o OHN64Controller.lib.o OHNESGamepad.lib.o OHRightJoyCon.lib.o OHSNESGamepad.lib.o OHStadiaGamepad.lib.o OHSwitchProController.lib.o OHXboxGamepad.lib.o OHEmulatedGameControllerAxis.lib.o OHEmulatedGameControllerButton.lib.o OHEmulatedGameControllerTriggerButton.lib.o -shared -fexceptions -fstack-protector-strong -Wl,-z,relro,-z,now -L.. -L../runtime -L../bridge -lobjfw -lobjfwrt -lpthread -lm -lpthread -lc++abi ; then printf "\033[2K\033[32mSuccessfully linked \033[92m\033[1mlibobjfwhid.so.0.0\033[0m\033[32m.\033[0m\n"; else err=$?; printf "\033[2K\033[31mFailed to link \033[91m\033[1mlibobjfwhid.so.0.0\033[0m\033[31m!\033[0m\n"; exit $err; fi Successfully linked libobjfwhid.so.0.0. /usr/bin/make subdirs-after /usr/bin/make post-all Leaving directory hid. for i in test; do printf "\033[2K\033[36mEntering directory \033[96m\033[1m%s\033[0m\033[36m.\033[0m\n" "$i"; cd $i || exit $?; /usr/bin/make || exit $?; printf "\033[2K\033[36mLeaving directory \033[96m\033[1m%s\033[0m\033[36m.\033[0m\n" "$i"; cd .. || exit $?; done Entering directory test. /usr/bin/make pre-all /usr/bin/make subdirs /usr/bin/make depend : >.deps for i in "" OTAssert.dep OTOrderedDictionary.dep OTTestCase.dep OTAppDelegate.dep OTAssertionFailedException.dep OTTestSkippedException.dep OTAssert.lib.dep OTOrderedDictionary.lib.dep OTTestCase.lib.dep OTAppDelegate.lib.dep OTAssertionFailedException.lib.dep OTTestSkippedException.lib.dep OTAssert.amigalib.dep OTOrderedDictionary.amigalib.dep OTTestCase.amigalib.dep OTAppDelegate.amigalib.dep OTAssertionFailedException.amigalib.dep OTTestSkippedException.amigalib.dep OTAssert.plugin.dep OTOrderedDictionary.plugin.dep OTTestCase.plugin.dep OTAppDelegate.plugin.dep OTAssertionFailedException.plugin.dep OTTestSkippedException.plugin.dep; do test x"$i" = x"" && continue; echo "-include \${.CURDIR}/$i" >>.deps; done /usr/bin/make libobjfwtest.a locales printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "OTAssert.m" Compiling OTAssert.m... in="OTAssert.m"; out="OTAssert.o"; if clang -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -I../.. -I../exceptions -I../hid -I../runtime -DOBJFWHID_LOCAL_INCLUDES -DOBJFWTEST_LOCAL_INCLUDES -MD -MF ${out%.o}.dep -c -o OTAssert.o OTAssert.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "OTAssert.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "OTAssert.m"; exit $err; fi Successfully compiled OTAssert.m. printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "OTOrderedDictionary.m" Compiling OTOrderedDictionary.m... in="OTOrderedDictionary.m"; out="OTOrderedDictionary.o"; if clang -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -I../.. -I../exceptions -I../hid -I../runtime -DOBJFWHID_LOCAL_INCLUDES -DOBJFWTEST_LOCAL_INCLUDES -MD -MF ${out%.o}.dep -c -o OTOrderedDictionary.o OTOrderedDictionary.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "OTOrderedDictionary.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "OTOrderedDictionary.m"; exit $err; fi Successfully compiled OTOrderedDictionary.m. printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "OTTestCase.m" Compiling OTTestCase.m... in="OTTestCase.m"; out="OTTestCase.o"; if clang -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -I../.. -I../exceptions -I../hid -I../runtime -DOBJFWHID_LOCAL_INCLUDES -DOBJFWTEST_LOCAL_INCLUDES -MD -MF ${out%.o}.dep -c -o OTTestCase.o OTTestCase.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "OTTestCase.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "OTTestCase.m"; exit $err; fi Successfully compiled OTTestCase.m. printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "OTAppDelegate.m" Compiling OTAppDelegate.m... in="OTAppDelegate.m"; out="OTAppDelegate.o"; if clang -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -I../.. -I../exceptions -I../hid -I../runtime -DOBJFWHID_LOCAL_INCLUDES -DOBJFWTEST_LOCAL_INCLUDES -MD -MF ${out%.o}.dep -c -o OTAppDelegate.o OTAppDelegate.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "OTAppDelegate.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "OTAppDelegate.m"; exit $err; fi Successfully compiled OTAppDelegate.m. printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "OTAssertionFailedException.m" Compiling OTAssertionFailedException.m... in="OTAssertionFailedException.m"; out="OTAssertionFailedException.o"; if clang -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -I../.. -I../exceptions -I../hid -I../runtime -DOBJFWHID_LOCAL_INCLUDES -DOBJFWTEST_LOCAL_INCLUDES -MD -MF ${out%.o}.dep -c -o OTAssertionFailedException.o OTAssertionFailedException.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "OTAssertionFailedException.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "OTAssertionFailedException.m"; exit $err; fi Successfully compiled OTAssertionFailedException.m. printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "OTTestSkippedException.m" Compiling OTTestSkippedException.m... in="OTTestSkippedException.m"; out="OTTestSkippedException.o"; if clang -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I. -I.. -I../.. -I../exceptions -I../hid -I../runtime -DOBJFWHID_LOCAL_INCLUDES -DOBJFWTEST_LOCAL_INCLUDES -MD -MF ${out%.o}.dep -c -o OTTestSkippedException.o OTTestSkippedException.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "OTTestSkippedException.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "OTTestSkippedException.m"; exit $err; fi Successfully compiled OTTestSkippedException.m. printf "\033[2K\033[33mLinking \033[93m\033[1mlibobjfwtest.a\033[0m\033[33m...\033[0m\r" Linking libobjfwtest.a... rm -f libobjfwtest.a if test x"" = x"yes"; then if /usr/bin/libtool -static -o libobjfwtest.a OTAssert.o OTOrderedDictionary.o OTTestCase.o OTAppDelegate.o OTAssertionFailedException.o OTTestSkippedException.o ; then printf "\033[2K\033[32mSuccessfully linked \033[92m\033[1mlibobjfwtest.a\033[0m\033[32m.\033[0m\n"; else rm -f libobjfwtest.a; false; err=$?; printf "\033[2K\033[31mFailed to link \033[91m\033[1mlibobjfwtest.a\033[0m\033[31m!\033[0m\n"; exit $err; fi; else out="libobjfwtest.a"; objs=""; ars=""; for i in OTAssert.o OTOrderedDictionary.o OTTestCase.o OTAppDelegate.o OTAssertionFailedException.o OTTestSkippedException.o ; do case $i in *.a) ars="$ars $i" ;; *.o) objs="$objs $i" ;; esac done; for i in $ars; do dir=".$(echo $i | sed 's/\//_/g').objs"; rm -fr $dir; mkdir -p $dir; cd $dir; ar x ../$i; for j in *.o; do objs="$objs $dir/$j"; done; cd ..; done; if ar cr libobjfwtest.a $objs && ranlib libobjfwtest.a; then printf "\033[2K\033[32mSuccessfully linked \033[92m\033[1mlibobjfwtest.a\033[0m\033[32m.\033[0m\n"; else rm -f libobjfwtest.a; false; err=$?; printf "\033[2K\033[31mFailed to link \033[91m\033[1mlibobjfwtest.a\033[0m\033[31m!\033[0m\n"; exit $err; fi; for i in $ars; do dir=".$(echo $i | sed 's/\//_/g').objs"; rm -fr $dir; done; fi Successfully linked libobjfwtest.a. /usr/bin/make subdirs-after /usr/bin/make post-all Leaving directory test. /usr/bin/make post-all Leaving directory src. for i in utils; do printf "\033[2K\033[36mEntering directory \033[96m\033[1m%s\033[0m\033[36m.\033[0m\n" "$i"; cd $i || exit $?; /usr/bin/make || exit $?; printf "\033[2K\033[36mLeaving directory \033[96m\033[1m%s\033[0m\033[36m.\033[0m\n" "$i"; cd .. || exit $?; done Entering directory utils. /usr/bin/make pre-all /usr/bin/make subdirs for i in objfw-new; do printf "\033[2K\033[36mEntering directory \033[96m\033[1m%s\033[0m\033[36m.\033[0m\n" "$i"; cd $i || exit $?; /usr/bin/make || exit $?; printf "\033[2K\033[36mLeaving directory \033[96m\033[1m%s\033[0m\033[36m.\033[0m\n" "$i"; cd .. || exit $?; done Entering directory objfw-new. /usr/bin/make pre-all /usr/bin/make subdirs /usr/bin/make depend : >.deps for i in "" NewApp.dep NewClass.dep NewTest.dep ObjFWNew.dep Property.dep NewApp.lib.dep NewClass.lib.dep NewTest.lib.dep ObjFWNew.lib.dep Property.lib.dep NewApp.amigalib.dep NewClass.amigalib.dep NewTest.amigalib.dep ObjFWNew.amigalib.dep Property.amigalib.dep NewApp.plugin.dep NewClass.plugin.dep NewTest.plugin.dep ObjFWNew.plugin.dep Property.plugin.dep; do test x"$i" = x"" && continue; echo "-include \${.CURDIR}/$i" >>.deps; done /usr/bin/make objfw-new locales printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "NewApp.m" Compiling NewApp.m... in="NewApp.m"; out="NewApp.o"; if clang -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -fPIE -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I../../src -I../../src/runtime -I../../src/exceptions -I../.. -DBUILD_DATE=\"$(date +%d.%m.%y)\" -MD -MF ${out%.o}.dep -c -o NewApp.o NewApp.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "NewApp.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "NewApp.m"; exit $err; fi Successfully compiled NewApp.m. printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "NewClass.m" Compiling NewClass.m... in="NewClass.m"; out="NewClass.o"; if clang -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -fPIE -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I../../src -I../../src/runtime -I../../src/exceptions -I../.. -DBUILD_DATE=\"$(date +%d.%m.%y)\" -MD -MF ${out%.o}.dep -c -o NewClass.o NewClass.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "NewClass.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "NewClass.m"; exit $err; fi Successfully compiled NewClass.m. printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "NewTest.m" Compiling NewTest.m... in="NewTest.m"; out="NewTest.o"; if clang -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -fPIE -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I../../src -I../../src/runtime -I../../src/exceptions -I../.. -DBUILD_DATE=\"$(date +%d.%m.%y)\" -MD -MF ${out%.o}.dep -c -o NewTest.o NewTest.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "NewTest.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "NewTest.m"; exit $err; fi Successfully compiled NewTest.m. printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "ObjFWNew.m" Compiling ObjFWNew.m... in="ObjFWNew.m"; out="ObjFWNew.o"; if clang -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -fPIE -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I../../src -I../../src/runtime -I../../src/exceptions -I../.. -DBUILD_DATE=\"$(date +%d.%m.%y)\" -MD -MF ${out%.o}.dep -c -o ObjFWNew.o ObjFWNew.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "ObjFWNew.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "ObjFWNew.m"; exit $err; fi Successfully compiled ObjFWNew.m. printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "Property.m" Compiling Property.m... in="Property.m"; out="Property.o"; if clang -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -fPIE -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I../../src -I../../src/runtime -I../../src/exceptions -I../.. -DBUILD_DATE=\"$(date +%d.%m.%y)\" -MD -MF ${out%.o}.dep -c -o Property.o Property.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "Property.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "Property.m"; exit $err; fi Successfully compiled Property.m. printf "\033[2K\033[33mLinking \033[93m\033[1mobjfw-new\033[0m\033[33m...\033[0m\r" Linking objfw-new... out="objfw-new"; if clang -o objfw-new NewApp.o NewClass.o NewTest.o ObjFWNew.o Property.o -fexceptions -fstack-protector-strong -Wl,-z,relro,-z,now -Wl,-pie -Wl,-rpath,/usr/local/lib -L../../src -lobjfw -L../../src/runtime -L../../src/runtime/linklib -lobjfwrt -lpthread -lm -lpthread -lc++abi ; then printf "\033[2K\033[32mSuccessfully linked \033[92m\033[1mobjfw-new\033[0m\033[32m.\033[0m\n"; else err=$?; printf "\033[2K\033[31mFailed to link \033[91m\033[1mobjfw-new\033[0m\033[31m!\033[0m\n"; exit $err; fi Successfully linked objfw-new. /usr/bin/make subdirs-after /usr/bin/make post-all Leaving directory objfw-new. for i in ofarc; do printf "\033[2K\033[36mEntering directory \033[96m\033[1m%s\033[0m\033[36m.\033[0m\n" "$i"; cd $i || exit $?; /usr/bin/make || exit $?; printf "\033[2K\033[36mLeaving directory \033[96m\033[1m%s\033[0m\033[36m.\033[0m\n" "$i"; cd .. || exit $?; done Entering directory ofarc. /usr/bin/make pre-all /usr/bin/make subdirs /usr/bin/make depend : >.deps for i in "" GZIPArchive.dep LHAArchive.dep OFArc.dep TarArchive.dep ZIPArchive.dep ZooArchive.dep GZIPArchive.lib.dep LHAArchive.lib.dep OFArc.lib.dep TarArchive.lib.dep ZIPArchive.lib.dep ZooArchive.lib.dep GZIPArchive.amigalib.dep LHAArchive.amigalib.dep OFArc.amigalib.dep TarArchive.amigalib.dep ZIPArchive.amigalib.dep ZooArchive.amigalib.dep GZIPArchive.plugin.dep LHAArchive.plugin.dep OFArc.plugin.dep TarArchive.plugin.dep ZIPArchive.plugin.dep ZooArchive.plugin.dep; do test x"$i" = x"" && continue; echo "-include \${.CURDIR}/$i" >>.deps; done /usr/bin/make ofarc locales printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "GZIPArchive.m" Compiling GZIPArchive.m... in="GZIPArchive.m"; out="GZIPArchive.o"; if clang -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -fPIE -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I../../src -I../../src/runtime -I../../src/exceptions -I../../src/tls -I../.. -DOBJFWTLS_LOCAL_INCLUDES -DLOCALIZATION_DIR=\"/usr/local/share/ofarc/localization\" -DBUILD_DATE=\"$(date +%d.%m.%y)\" -MD -MF ${out%.o}.dep -c -o GZIPArchive.o GZIPArchive.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "GZIPArchive.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "GZIPArchive.m"; exit $err; fi Successfully compiled GZIPArchive.m. printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "LHAArchive.m" Compiling LHAArchive.m... in="LHAArchive.m"; out="LHAArchive.o"; if clang -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -fPIE -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I../../src -I../../src/runtime -I../../src/exceptions -I../../src/tls -I../.. -DOBJFWTLS_LOCAL_INCLUDES -DLOCALIZATION_DIR=\"/usr/local/share/ofarc/localization\" -DBUILD_DATE=\"$(date +%d.%m.%y)\" -MD -MF ${out%.o}.dep -c -o LHAArchive.o LHAArchive.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "LHAArchive.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "LHAArchive.m"; exit $err; fi Successfully compiled LHAArchive.m. printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "OFArc.m" Compiling OFArc.m... in="OFArc.m"; out="OFArc.o"; if clang -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -fPIE -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I../../src -I../../src/runtime -I../../src/exceptions -I../../src/tls -I../.. -DOBJFWTLS_LOCAL_INCLUDES -DLOCALIZATION_DIR=\"/usr/local/share/ofarc/localization\" -DBUILD_DATE=\"$(date +%d.%m.%y)\" -MD -MF ${out%.o}.dep -c -o OFArc.o OFArc.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "OFArc.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "OFArc.m"; exit $err; fi Successfully compiled OFArc.m. printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "TarArchive.m" Compiling TarArchive.m... in="TarArchive.m"; out="TarArchive.o"; if clang -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -fPIE -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I../../src -I../../src/runtime -I../../src/exceptions -I../../src/tls -I../.. -DOBJFWTLS_LOCAL_INCLUDES -DLOCALIZATION_DIR=\"/usr/local/share/ofarc/localization\" -DBUILD_DATE=\"$(date +%d.%m.%y)\" -MD -MF ${out%.o}.dep -c -o TarArchive.o TarArchive.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "TarArchive.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "TarArchive.m"; exit $err; fi Successfully compiled TarArchive.m. printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "ZIPArchive.m" Compiling ZIPArchive.m... in="ZIPArchive.m"; out="ZIPArchive.o"; if clang -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -fPIE -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I../../src -I../../src/runtime -I../../src/exceptions -I../../src/tls -I../.. -DOBJFWTLS_LOCAL_INCLUDES -DLOCALIZATION_DIR=\"/usr/local/share/ofarc/localization\" -DBUILD_DATE=\"$(date +%d.%m.%y)\" -MD -MF ${out%.o}.dep -c -o ZIPArchive.o ZIPArchive.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "ZIPArchive.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "ZIPArchive.m"; exit $err; fi Successfully compiled ZIPArchive.m. printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "ZooArchive.m" Compiling ZooArchive.m... in="ZooArchive.m"; out="ZooArchive.o"; if clang -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -fPIE -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I../../src -I../../src/runtime -I../../src/exceptions -I../../src/tls -I../.. -DOBJFWTLS_LOCAL_INCLUDES -DLOCALIZATION_DIR=\"/usr/local/share/ofarc/localization\" -DBUILD_DATE=\"$(date +%d.%m.%y)\" -MD -MF ${out%.o}.dep -c -o ZooArchive.o ZooArchive.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "ZooArchive.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "ZooArchive.m"; exit $err; fi Successfully compiled ZooArchive.m. printf "\033[2K\033[33mLinking \033[93m\033[1mofarc\033[0m\033[33m...\033[0m\r" Linking ofarc... out="ofarc"; if clang -o ofarc GZIPArchive.o LHAArchive.o OFArc.o TarArchive.o ZIPArchive.o ZooArchive.o -fexceptions -fstack-protector-strong -Wl,-z,relro,-z,now -Wl,-pie -Wl,-rpath,/usr/local/lib -L../../src -L../../src/runtime -L../../src/runtime/linklib -L../../src/tls -L../../src/bridge -lobjfwtls -lssl -lcrypto -lobjfw -lobjfwrt -lpthread -lm -lpthread -lc++abi ; then printf "\033[2K\033[32mSuccessfully linked \033[92m\033[1mofarc\033[0m\033[32m.\033[0m\n"; else err=$?; printf "\033[2K\033[31mFailed to link \033[91m\033[1mofarc\033[0m\033[31m!\033[0m\n"; exit $err; fi Successfully linked ofarc. /usr/bin/make subdirs-after /usr/bin/make post-all Leaving directory ofarc. for i in ofdns; do printf "\033[2K\033[36mEntering directory \033[96m\033[1m%s\033[0m\033[36m.\033[0m\n" "$i"; cd $i || exit $?; /usr/bin/make || exit $?; printf "\033[2K\033[36mLeaving directory \033[96m\033[1m%s\033[0m\033[36m.\033[0m\n" "$i"; cd .. || exit $?; done Entering directory ofdns. /usr/bin/make pre-all /usr/bin/make subdirs /usr/bin/make depend : >.deps for i in "" OFDNS.dep OFDNS.lib.dep OFDNS.amigalib.dep OFDNS.plugin.dep; do test x"$i" = x"" && continue; echo "-include \${.CURDIR}/$i" >>.deps; done /usr/bin/make ofdns locales printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "OFDNS.m" Compiling OFDNS.m... in="OFDNS.m"; out="OFDNS.o"; if clang -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -fPIE -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I../../src -I../../src/runtime -I../../src/exceptions -I../.. -DLOCALIZATION_DIR=\"/usr/local/share/ofdns/localization\" -DBUILD_DATE=\"$(date +%d.%m.%y)\" -MD -MF ${out%.o}.dep -c -o OFDNS.o OFDNS.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "OFDNS.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "OFDNS.m"; exit $err; fi Successfully compiled OFDNS.m. printf "\033[2K\033[33mLinking \033[93m\033[1mofdns\033[0m\033[33m...\033[0m\r" Linking ofdns... out="ofdns"; if clang -o ofdns OFDNS.o -fexceptions -fstack-protector-strong -Wl,-z,relro,-z,now -Wl,-pie -Wl,-rpath,/usr/local/lib -L../../src -lobjfw -L../../src/runtime -L../../src/runtime/linklib -lobjfwrt -lpthread -lm -lpthread -lc++abi ; then printf "\033[2K\033[32mSuccessfully linked \033[92m\033[1mofdns\033[0m\033[32m.\033[0m\n"; else err=$?; printf "\033[2K\033[31mFailed to link \033[91m\033[1mofdns\033[0m\033[31m!\033[0m\n"; exit $err; fi Successfully linked ofdns. /usr/bin/make subdirs-after /usr/bin/make post-all Leaving directory ofdns. for i in ofhash; do printf "\033[2K\033[36mEntering directory \033[96m\033[1m%s\033[0m\033[36m.\033[0m\n" "$i"; cd $i || exit $?; /usr/bin/make || exit $?; printf "\033[2K\033[36mLeaving directory \033[96m\033[1m%s\033[0m\033[36m.\033[0m\n" "$i"; cd .. || exit $?; done Entering directory ofhash. /usr/bin/make pre-all /usr/bin/make subdirs /usr/bin/make depend : >.deps for i in "" OFHash.dep OFHash.lib.dep OFHash.amigalib.dep OFHash.plugin.dep; do test x"$i" = x"" && continue; echo "-include \${.CURDIR}/$i" >>.deps; done /usr/bin/make ofhash locales printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "OFHash.m" Compiling OFHash.m... in="OFHash.m"; out="OFHash.o"; if clang -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -fPIE -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I../../src -I../../src/runtime -I../../src/exceptions -I../../src/tls -I../.. -DOBJFWTLS_LOCAL_INCLUDES -DLOCALIZATION_DIR=\"/usr/local/share/ofhash/localization\" -DBUILD_DATE=\"$(date +%d.%m.%y)\" -MD -MF ${out%.o}.dep -c -o OFHash.o OFHash.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "OFHash.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "OFHash.m"; exit $err; fi Successfully compiled OFHash.m. printf "\033[2K\033[33mLinking \033[93m\033[1mofhash\033[0m\033[33m...\033[0m\r" Linking ofhash... out="ofhash"; if clang -o ofhash OFHash.o -fexceptions -fstack-protector-strong -Wl,-z,relro,-z,now -Wl,-pie -Wl,-rpath,/usr/local/lib -L../../src -L../../src/runtime -L../../src/runtime/linklib -L../../src/tls -L../../src/bridge -lobjfwtls -lssl -lcrypto -lobjfw -lobjfwrt -lpthread -lm -lpthread -lc++abi ; then printf "\033[2K\033[32mSuccessfully linked \033[92m\033[1mofhash\033[0m\033[32m.\033[0m\n"; else err=$?; printf "\033[2K\033[31mFailed to link \033[91m\033[1mofhash\033[0m\033[31m!\033[0m\n"; exit $err; fi Successfully linked ofhash. /usr/bin/make subdirs-after /usr/bin/make post-all Leaving directory ofhash. for i in ofhttp; do printf "\033[2K\033[36mEntering directory \033[96m\033[1m%s\033[0m\033[36m.\033[0m\n" "$i"; cd $i || exit $?; /usr/bin/make || exit $?; printf "\033[2K\033[36mLeaving directory \033[96m\033[1m%s\033[0m\033[36m.\033[0m\n" "$i"; cd .. || exit $?; done Entering directory ofhttp. /usr/bin/make pre-all /usr/bin/make subdirs /usr/bin/make depend : >.deps for i in "" OFHTTP.dep ProgressBar.dep OFHTTP.lib.dep ProgressBar.lib.dep OFHTTP.amigalib.dep ProgressBar.amigalib.dep OFHTTP.plugin.dep ProgressBar.plugin.dep; do test x"$i" = x"" && continue; echo "-include \${.CURDIR}/$i" >>.deps; done /usr/bin/make ofhttp locales printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "OFHTTP.m" Compiling OFHTTP.m... in="OFHTTP.m"; out="OFHTTP.o"; if clang -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -fPIE -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I../../src -I../../src/runtime -I../../src/exceptions -I../../src/tls -I../.. -DOBJFWTLS_LOCAL_INCLUDES -DLOCALIZATION_DIR='"/usr/local/share/ofhttp/localization"' -DBUILD_DATE=\"$(date +%d.%m.%y)\" -MD -MF ${out%.o}.dep -c -o OFHTTP.o OFHTTP.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "OFHTTP.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "OFHTTP.m"; exit $err; fi Successfully compiled OFHTTP.m. printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "ProgressBar.m" Compiling ProgressBar.m... in="ProgressBar.m"; out="ProgressBar.o"; if clang -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -fPIE -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I../../src -I../../src/runtime -I../../src/exceptions -I../../src/tls -I../.. -DOBJFWTLS_LOCAL_INCLUDES -DLOCALIZATION_DIR='"/usr/local/share/ofhttp/localization"' -DBUILD_DATE=\"$(date +%d.%m.%y)\" -MD -MF ${out%.o}.dep -c -o ProgressBar.o ProgressBar.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "ProgressBar.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "ProgressBar.m"; exit $err; fi Successfully compiled ProgressBar.m. printf "\033[2K\033[33mLinking \033[93m\033[1mofhttp\033[0m\033[33m...\033[0m\r" Linking ofhttp... out="ofhttp"; if clang -o ofhttp OFHTTP.o ProgressBar.o -fexceptions -fstack-protector-strong -Wl,-z,relro,-z,now -Wl,-pie -Wl,-rpath,/usr/local/lib -L../../src -L../../src/runtime -L../../src/runtime/linklib -L../../src/tls -L../../src/bridge -lobjfwtls -lssl -lcrypto -lobjfw -lobjfwrt -lpthread -lm -lpthread -lc++abi ; then printf "\033[2K\033[32mSuccessfully linked \033[92m\033[1mofhttp\033[0m\033[32m.\033[0m\n"; else err=$?; printf "\033[2K\033[31mFailed to link \033[91m\033[1mofhttp\033[0m\033[31m!\033[0m\n"; exit $err; fi Successfully linked ofhttp. /usr/bin/make subdirs-after /usr/bin/make post-all Leaving directory ofhttp. /usr/bin/make depend : >.deps for i in "" ; do test x"$i" = x"" && continue; echo "-include \${.CURDIR}/$i" >>.deps; done /usr/bin/make locales /usr/bin/make subdirs-after /usr/bin/make post-all Leaving directory utils. for i in tests; do printf "\033[2K\033[36mEntering directory \033[96m\033[1m%s\033[0m\033[36m.\033[0m\n" "$i"; cd $i || exit $?; /usr/bin/make || exit $?; printf "\033[2K\033[36mLeaving directory \033[96m\033[1m%s\033[0m\033[36m.\033[0m\n" "$i"; cd .. || exit $?; done Entering directory tests. /usr/bin/make pre-all /usr/bin/make subdirs for i in plugin; do printf "\033[2K\033[36mEntering directory \033[96m\033[1m%s\033[0m\033[36m.\033[0m\n" "$i"; cd $i || exit $?; /usr/bin/make || exit $?; printf "\033[2K\033[36mLeaving directory \033[96m\033[1m%s\033[0m\033[36m.\033[0m\n" "$i"; cd .. || exit $?; done Entering directory plugin. /usr/bin/make pre-all /usr/bin/make subdirs /usr/bin/make depend : >.deps for i in "" TestPlugin.dep TestPlugin.lib.dep TestPlugin.amigalib.dep TestPlugin.plugin.dep; do test x"$i" = x"" && continue; echo "-include \${.CURDIR}/$i" >>.deps; done /usr/bin/make TestPlugin.so locales printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m (plugin)...\033[0m\r" "TestPlugin.m" Compiling TestPlugin.m (plugin)... in="TestPlugin.m"; out="TestPlugin.plugin.o"; if clang -fPIC -DPIC -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I../.. -I../../src -I../../src/runtime -MD -MF ${out%.o}.dep -c -o TestPlugin.plugin.o TestPlugin.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m (plugin).\033[0m\n" "TestPlugin.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m (plugin)!\033[0m\n" "TestPlugin.m"; exit $err; fi Successfully compiled TestPlugin.m (plugin). printf "\033[2K\033[33mLinking \033[93m\033[1mTestPlugin.so\033[0m\033[33m...\033[0m\r" Linking TestPlugin.so... out="TestPlugin.so"; if clang -o $out TestPlugin.plugin.o -shared -fexceptions -fstack-protector-strong -Wl,-z,relro,-z,now -L../../src -L../../src/runtime -lobjfw -lobjfwrt -lpthread -lm -lpthread -lc++abi ; then printf "\033[2K\033[32mSuccessfully linked \033[92m\033[1mTestPlugin.so\033[0m\033[32m.\033[0m\n"; else rm -fr $out; false; err=$?; printf "\033[2K\033[31mFailed to link \033[91m\033[1mTestPlugin.so\033[0m\033[31m!\033[0m\n"; exit $err; fi Successfully linked TestPlugin.so. /usr/bin/make subdirs-after /usr/bin/make post-all Leaving directory plugin. for i in subprocess; do printf "\033[2K\033[36mEntering directory \033[96m\033[1m%s\033[0m\033[36m.\033[0m\n" "$i"; cd $i || exit $?; /usr/bin/make || exit $?; printf "\033[2K\033[36mLeaving directory \033[96m\033[1m%s\033[0m\033[36m.\033[0m\n" "$i"; cd .. || exit $?; done Entering directory subprocess. /usr/bin/make pre-all /usr/bin/make subdirs /usr/bin/make depend : >.deps for i in "" Subprocess.dep Subprocess.lib.dep Subprocess.amigalib.dep Subprocess.plugin.dep; do test x"$i" = x"" && continue; echo "-include \${.CURDIR}/$i" >>.deps; done /usr/bin/make subprocess locales printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "Subprocess.m" Compiling Subprocess.m... in="Subprocess.m"; out="Subprocess.o"; if clang -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I../../src -I../../src/exceptions -I../../src/runtime -I../.. -MD -MF ${out%.o}.dep -c -o Subprocess.o Subprocess.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "Subprocess.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "Subprocess.m"; exit $err; fi Successfully compiled Subprocess.m. printf "\033[2K\033[33mLinking \033[93m\033[1msubprocess\033[0m\033[33m...\033[0m\r" Linking subprocess... out="subprocess"; if clang -o subprocess Subprocess.o -fexceptions -fstack-protector-strong -Wl,-z,relro,-z,now -L../../src -lobjfw -L../../src/runtime -lobjfwrt -lpthread -lm -lpthread -lc++abi ; then printf "\033[2K\033[32mSuccessfully linked \033[92m\033[1msubprocess\033[0m\033[32m.\033[0m\n"; else err=$?; printf "\033[2K\033[31mFailed to link \033[91m\033[1msubprocess\033[0m\033[31m!\033[0m\n"; exit $err; fi Successfully linked subprocess. /usr/bin/make subdirs-after /usr/bin/make post-all Leaving directory subprocess. for i in objc_sync; do printf "\033[2K\033[36mEntering directory \033[96m\033[1m%s\033[0m\033[36m.\033[0m\n" "$i"; cd $i || exit $?; /usr/bin/make || exit $?; printf "\033[2K\033[36mLeaving directory \033[96m\033[1m%s\033[0m\033[36m.\033[0m\n" "$i"; cd .. || exit $?; done Entering directory objc_sync. /usr/bin/make pre-all /usr/bin/make subdirs /usr/bin/make depend : >.deps for i in "" test.dep test.lib.dep test.amigalib.dep test.plugin.dep; do test x"$i" = x"" && continue; echo "-include \${.CURDIR}/$i" >>.deps; done /usr/bin/make objc_sync locales printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "test.m" Compiling test.m... in="test.m"; out="test.o"; if clang -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I../../src -I../../src/runtime -I../.. -MD -MF ${out%.o}.dep -c -o test.o test.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "test.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "test.m"; exit $err; fi Successfully compiled test.m. printf "\033[2K\033[33mLinking \033[93m\033[1mobjc_sync\033[0m\033[33m...\033[0m\r" Linking objc_sync... out="objc_sync"; if clang -o objc_sync test.o -fexceptions -fstack-protector-strong -Wl,-z,relro,-z,now -L../../src -lobjfw -L../../src/runtime -L../../src/runtime/linklib -lobjfwrt -lpthread -lm -lpthread -lc++abi ; then printf "\033[2K\033[32mSuccessfully linked \033[92m\033[1mobjc_sync\033[0m\033[32m.\033[0m\n"; else err=$?; printf "\033[2K\033[31mFailed to link \033[91m\033[1mobjc_sync\033[0m\033[31m!\033[0m\n"; exit $err; fi Successfully linked objc_sync. /usr/bin/make subdirs-after /usr/bin/make post-all Leaving directory objc_sync. for i in terminal; do printf "\033[2K\033[36mEntering directory \033[96m\033[1m%s\033[0m\033[36m.\033[0m\n" "$i"; cd $i || exit $?; /usr/bin/make || exit $?; printf "\033[2K\033[36mLeaving directory \033[96m\033[1m%s\033[0m\033[36m.\033[0m\n" "$i"; cd .. || exit $?; done Entering directory terminal. /usr/bin/make pre-all /usr/bin/make subdirs /usr/bin/make depend : >.deps for i in "" TerminalTests.dep TerminalTests.lib.dep TerminalTests.amigalib.dep TerminalTests.plugin.dep; do test x"$i" = x"" && continue; echo "-include \${.CURDIR}/$i" >>.deps; done /usr/bin/make terminal_tests locales printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "TerminalTests.m" Compiling TerminalTests.m... in="TerminalTests.m"; out="TerminalTests.o"; if clang -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I../../src -I../../src/exceptions -I../../src/runtime -I../.. -MD -MF ${out%.o}.dep -c -o TerminalTests.o TerminalTests.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "TerminalTests.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "TerminalTests.m"; exit $err; fi Successfully compiled TerminalTests.m. printf "\033[2K\033[33mLinking \033[93m\033[1mterminal_tests\033[0m\033[33m...\033[0m\r" Linking terminal_tests... out="terminal_tests"; if clang -o terminal_tests TerminalTests.o -fexceptions -fstack-protector-strong -Wl,-z,relro,-z,now -L../../src -lobjfw -L../../src/runtime -L../../src/runtime/linklib -lobjfwrt -lpthread -lm -lpthread -lc++abi ; then printf "\033[2K\033[32mSuccessfully linked \033[92m\033[1mterminal_tests\033[0m\033[32m.\033[0m\n"; else err=$?; printf "\033[2K\033[31mFailed to link \033[91m\033[1mterminal_tests\033[0m\033[31m!\033[0m\n"; exit $err; fi Successfully linked terminal_tests. /usr/bin/make subdirs-after /usr/bin/make post-all Leaving directory terminal. /usr/bin/make depend : >.deps for i in "" ForwardingTests.dep OFArrayTests.dep OFBlockTests.dep OFCharacterSetTests.dep OFColorTests.dep OFConcreteArrayTests.dep OFConcreteDataTests.dep OFConcreteDictionaryTests.dep OFConcreteMutableArrayTests.dep OFConcreteMutableDataTests.dep OFConcreteMutableDictionaryTests.dep OFConcreteMutableSetTests.dep OFConcreteSetTests.dep OFCryptographicHashTests.dep OFDataTests.dep OFDateTests.dep OFDictionaryTests.dep OFHMACTests.dep OFINIFileTests.dep OFIRITests.dep OFIndexSetTests.dep OFInvocationTests.dep OFJSONTests.dep OFLHAArchiveTests.dep OFListTests.dep OFLocaleTests.dep OFMatrix4x4Tests.dep OFMemoryStreamTests.dep OFMessagePackTests.dep OFMethodSignatureTests.dep OFMutableArrayTests.dep OFMutableDataTests.dep OFMutableDictionaryTests.dep OFMutableIndexSetTests.dep OFMutableSetTests.dep OFMutableStringTests.dep OFMutableUTF8StringTests.dep OFNotificationCenterTests.dep OFNumberTests.dep OFObjectTests.dep OFPBKDF2Tests.dep OFPropertyListTests.dep OFRangeTests.dep OFScryptTests.dep OFSetTests.dep OFStreamTests.dep OFStringTests.dep OFSystemInfoTests.dep OFTarArchiveTests.dep OFUTF8StringTests.dep OFValueTests.dep OFXMLElementBuilderTests.dep OFXMLNodeTests.dep OFXMLParserTests.dep OFZIPArchiveTests.dep OFZooArchiveTests.dep RuntimeARCTests.dep RuntimeTests.dep OFFileManagerTests.dep OFModuleTests.dep OFDNSResolverTests.dep OFHTTPClientTests.dep OFHTTPCookieManagerTests.dep OFHTTPCookieTests.dep OFKernelEventObserverTests.dep OFSocketTests.dep OFTCPSocketTests.dep OFUDPSocketTests.dep OFUNIXDatagramSocketTests.dep OFUNIXSequencedPacketSocketTests.dep OFUNIXStreamSocketTests.dep OFSubprocessTests.dep OFThreadTests.dep big_dictionary_msgpack_gz.dep testfile_bin.dep testfile_ini.dep ForwardingTests.lib.dep OFArrayTests.lib.dep OFBlockTests.lib.dep OFCharacterSetTests.lib.dep OFColorTests.lib.dep OFConcreteArrayTests.lib.dep OFConcreteDataTests.lib.dep OFConcreteDictionaryTests.lib.dep OFConcreteMutableArrayTests.lib.dep OFConcreteMutableDataTests.lib.dep OFConcreteMutableDictionaryTests.lib.dep OFConcreteMutableSetTests.lib.dep OFConcreteSetTests.lib.dep OFCryptographicHashTests.lib.dep OFDataTests.lib.dep OFDateTests.lib.dep OFDictionaryTests.lib.dep OFHMACTests.lib.dep OFINIFileTests.lib.dep OFIRITests.lib.dep OFIndexSetTests.lib.dep OFInvocationTests.lib.dep OFJSONTests.lib.dep OFLHAArchiveTests.lib.dep OFListTests.lib.dep OFLocaleTests.lib.dep OFMatrix4x4Tests.lib.dep OFMemoryStreamTests.lib.dep OFMessagePackTests.lib.dep OFMethodSignatureTests.lib.dep OFMutableArrayTests.lib.dep OFMutableDataTests.lib.dep OFMutableDictionaryTests.lib.dep OFMutableIndexSetTests.lib.dep OFMutableSetTests.lib.dep OFMutableStringTests.lib.dep OFMutableUTF8StringTests.lib.dep OFNotificationCenterTests.lib.dep OFNumberTests.lib.dep OFObjectTests.lib.dep OFPBKDF2Tests.lib.dep OFPropertyListTests.lib.dep OFRangeTests.lib.dep OFScryptTests.lib.dep OFSetTests.lib.dep OFStreamTests.lib.dep OFStringTests.lib.dep OFSystemInfoTests.lib.dep OFTarArchiveTests.lib.dep OFUTF8StringTests.lib.dep OFValueTests.lib.dep OFXMLElementBuilderTests.lib.dep OFXMLNodeTests.lib.dep OFXMLParserTests.lib.dep OFZIPArchiveTests.lib.dep OFZooArchiveTests.lib.dep RuntimeARCTests.lib.dep RuntimeTests.lib.dep OFFileManagerTests.lib.dep OFModuleTests.lib.dep OFDNSResolverTests.lib.dep OFHTTPClientTests.lib.dep OFHTTPCookieManagerTests.lib.dep OFHTTPCookieTests.lib.dep OFKernelEventObserverTests.lib.dep OFSocketTests.lib.dep OFTCPSocketTests.lib.dep OFUDPSocketTests.lib.dep OFUNIXDatagramSocketTests.lib.dep OFUNIXSequencedPacketSocketTests.lib.dep OFUNIXStreamSocketTests.lib.dep OFSubprocessTests.lib.dep OFThreadTests.lib.dep big_dictionary_msgpack_gz.lib.dep testfile_bin.lib.dep testfile_ini.lib.dep ForwardingTests.amigalib.dep OFArrayTests.amigalib.dep OFBlockTests.amigalib.dep OFCharacterSetTests.amigalib.dep OFColorTests.amigalib.dep OFConcreteArrayTests.amigalib.dep OFConcreteDataTests.amigalib.dep OFConcreteDictionaryTests.amigalib.dep OFConcreteMutableArrayTests.amigalib.dep OFConcreteMutableDataTests.amigalib.dep OFConcreteMutableDictionaryTests.amigalib.dep OFConcreteMutableSetTests.amigalib.dep OFConcreteSetTests.amigalib.dep OFCryptographicHashTests.amigalib.dep OFDataTests.amigalib.dep OFDateTests.amigalib.dep OFDictionaryTests.amigalib.dep OFHMACTests.amigalib.dep OFINIFileTests.amigalib.dep OFIRITests.amigalib.dep OFIndexSetTests.amigalib.dep OFInvocationTests.amigalib.dep OFJSONTests.amigalib.dep OFLHAArchiveTests.amigalib.dep OFListTests.amigalib.dep OFLocaleTests.amigalib.dep OFMatrix4x4Tests.amigalib.dep OFMemoryStreamTests.amigalib.dep OFMessagePackTests.amigalib.dep OFMethodSignatureTests.amigalib.dep OFMutableArrayTests.amigalib.dep OFMutableDataTests.amigalib.dep OFMutableDictionaryTests.amigalib.dep OFMutableIndexSetTests.amigalib.dep OFMutableSetTests.amigalib.dep OFMutableStringTests.amigalib.dep OFMutableUTF8StringTests.amigalib.dep OFNotificationCenterTests.amigalib.dep OFNumberTests.amigalib.dep OFObjectTests.amigalib.dep OFPBKDF2Tests.amigalib.dep OFPropertyListTests.amigalib.dep OFRangeTests.amigalib.dep OFScryptTests.amigalib.dep OFSetTests.amigalib.dep OFStreamTests.amigalib.dep OFStringTests.amigalib.dep OFSystemInfoTests.amigalib.dep OFTarArchiveTests.amigalib.dep OFUTF8StringTests.amigalib.dep OFValueTests.amigalib.dep OFXMLElementBuilderTests.amigalib.dep OFXMLNodeTests.amigalib.dep OFXMLParserTests.amigalib.dep OFZIPArchiveTests.amigalib.dep OFZooArchiveTests.amigalib.dep RuntimeARCTests.amigalib.dep RuntimeTests.amigalib.dep OFFileManagerTests.amigalib.dep OFModuleTests.amigalib.dep OFDNSResolverTests.amigalib.dep OFHTTPClientTests.amigalib.dep OFHTTPCookieManagerTests.amigalib.dep OFHTTPCookieTests.amigalib.dep OFKernelEventObserverTests.amigalib.dep OFSocketTests.amigalib.dep OFTCPSocketTests.amigalib.dep OFUDPSocketTests.amigalib.dep OFUNIXDatagramSocketTests.amigalib.dep OFUNIXSequencedPacketSocketTests.amigalib.dep OFUNIXStreamSocketTests.amigalib.dep OFSubprocessTests.amigalib.dep OFThreadTests.amigalib.dep big_dictionary_msgpack_gz.amigalib.dep testfile_bin.amigalib.dep testfile_ini.amigalib.dep ForwardingTests.plugin.dep OFArrayTests.plugin.dep OFBlockTests.plugin.dep OFCharacterSetTests.plugin.dep OFColorTests.plugin.dep OFConcreteArrayTests.plugin.dep OFConcreteDataTests.plugin.dep OFConcreteDictionaryTests.plugin.dep OFConcreteMutableArrayTests.plugin.dep OFConcreteMutableDataTests.plugin.dep OFConcreteMutableDictionaryTests.plugin.dep OFConcreteMutableSetTests.plugin.dep OFConcreteSetTests.plugin.dep OFCryptographicHashTests.plugin.dep OFDataTests.plugin.dep OFDateTests.plugin.dep OFDictionaryTests.plugin.dep OFHMACTests.plugin.dep OFINIFileTests.plugin.dep OFIRITests.plugin.dep OFIndexSetTests.plugin.dep OFInvocationTests.plugin.dep OFJSONTests.plugin.dep OFLHAArchiveTests.plugin.dep OFListTests.plugin.dep OFLocaleTests.plugin.dep OFMatrix4x4Tests.plugin.dep OFMemoryStreamTests.plugin.dep OFMessagePackTests.plugin.dep OFMethodSignatureTests.plugin.dep OFMutableArrayTests.plugin.dep OFMutableDataTests.plugin.dep OFMutableDictionaryTests.plugin.dep OFMutableIndexSetTests.plugin.dep OFMutableSetTests.plugin.dep OFMutableStringTests.plugin.dep OFMutableUTF8StringTests.plugin.dep OFNotificationCenterTests.plugin.dep OFNumberTests.plugin.dep OFObjectTests.plugin.dep OFPBKDF2Tests.plugin.dep OFPropertyListTests.plugin.dep OFRangeTests.plugin.dep OFScryptTests.plugin.dep OFSetTests.plugin.dep OFStreamTests.plugin.dep OFStringTests.plugin.dep OFSystemInfoTests.plugin.dep OFTarArchiveTests.plugin.dep OFUTF8StringTests.plugin.dep OFValueTests.plugin.dep OFXMLElementBuilderTests.plugin.dep OFXMLNodeTests.plugin.dep OFXMLParserTests.plugin.dep OFZIPArchiveTests.plugin.dep OFZooArchiveTests.plugin.dep RuntimeARCTests.plugin.dep RuntimeTests.plugin.dep OFFileManagerTests.plugin.dep OFModuleTests.plugin.dep OFDNSResolverTests.plugin.dep OFHTTPClientTests.plugin.dep OFHTTPCookieManagerTests.plugin.dep OFHTTPCookieTests.plugin.dep OFKernelEventObserverTests.plugin.dep OFSocketTests.plugin.dep OFTCPSocketTests.plugin.dep OFUDPSocketTests.plugin.dep OFUNIXDatagramSocketTests.plugin.dep OFUNIXSequencedPacketSocketTests.plugin.dep OFUNIXStreamSocketTests.plugin.dep OFSubprocessTests.plugin.dep OFThreadTests.plugin.dep big_dictionary_msgpack_gz.plugin.dep testfile_bin.plugin.dep testfile_ini.plugin.dep; do test x"$i" = x"" && continue; echo "-include \${.CURDIR}/$i" >>.deps; done /usr/bin/make tests locales printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "ForwardingTests.m" Compiling ForwardingTests.m... in="ForwardingTests.m"; out="ForwardingTests.o"; if clang -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I../src -I../src/exceptions -I../src/runtime -I../src/test -I.. -DOBJFWTEST_LOCAL_INCLUDES -DPROG_SUFFIX=\"\" -MD -MF ${out%.o}.dep -c -o ForwardingTests.o ForwardingTests.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "ForwardingTests.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "ForwardingTests.m"; exit $err; fi Successfully compiled ForwardingTests.m. printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "OFArrayTests.m" Compiling OFArrayTests.m... in="OFArrayTests.m"; out="OFArrayTests.o"; if clang -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I../src -I../src/exceptions -I../src/runtime -I../src/test -I.. -DOBJFWTEST_LOCAL_INCLUDES -DPROG_SUFFIX=\"\" -MD -MF ${out%.o}.dep -c -o OFArrayTests.o OFArrayTests.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "OFArrayTests.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "OFArrayTests.m"; exit $err; fi Successfully compiled OFArrayTests.m. printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "OFBlockTests.m" Compiling OFBlockTests.m... in="OFBlockTests.m"; out="OFBlockTests.o"; if clang -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I../src -I../src/exceptions -I../src/runtime -I../src/test -I.. -DOBJFWTEST_LOCAL_INCLUDES -DPROG_SUFFIX=\"\" -MD -MF ${out%.o}.dep -c -o OFBlockTests.o OFBlockTests.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "OFBlockTests.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "OFBlockTests.m"; exit $err; fi Successfully compiled OFBlockTests.m. printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "OFCharacterSetTests.m" Compiling OFCharacterSetTests.m... in="OFCharacterSetTests.m"; out="OFCharacterSetTests.o"; if clang -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I../src -I../src/exceptions -I../src/runtime -I../src/test -I.. -DOBJFWTEST_LOCAL_INCLUDES -DPROG_SUFFIX=\"\" -MD -MF ${out%.o}.dep -c -o OFCharacterSetTests.o OFCharacterSetTests.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "OFCharacterSetTests.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "OFCharacterSetTests.m"; exit $err; fi Successfully compiled OFCharacterSetTests.m. printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "OFColorTests.m" Compiling OFColorTests.m... in="OFColorTests.m"; out="OFColorTests.o"; if clang -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I../src -I../src/exceptions -I../src/runtime -I../src/test -I.. -DOBJFWTEST_LOCAL_INCLUDES -DPROG_SUFFIX=\"\" -MD -MF ${out%.o}.dep -c -o OFColorTests.o OFColorTests.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "OFColorTests.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "OFColorTests.m"; exit $err; fi Successfully compiled OFColorTests.m. printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "OFConcreteArrayTests.m" Compiling OFConcreteArrayTests.m... in="OFConcreteArrayTests.m"; out="OFConcreteArrayTests.o"; if clang -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I../src -I../src/exceptions -I../src/runtime -I../src/test -I.. -DOBJFWTEST_LOCAL_INCLUDES -DPROG_SUFFIX=\"\" -MD -MF ${out%.o}.dep -c -o OFConcreteArrayTests.o OFConcreteArrayTests.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "OFConcreteArrayTests.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "OFConcreteArrayTests.m"; exit $err; fi Successfully compiled OFConcreteArrayTests.m. printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "OFConcreteDataTests.m" Compiling OFConcreteDataTests.m... in="OFConcreteDataTests.m"; out="OFConcreteDataTests.o"; if clang -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I../src -I../src/exceptions -I../src/runtime -I../src/test -I.. -DOBJFWTEST_LOCAL_INCLUDES -DPROG_SUFFIX=\"\" -MD -MF ${out%.o}.dep -c -o OFConcreteDataTests.o OFConcreteDataTests.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "OFConcreteDataTests.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "OFConcreteDataTests.m"; exit $err; fi Successfully compiled OFConcreteDataTests.m. printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "OFConcreteDictionaryTests.m" Compiling OFConcreteDictionaryTests.m... in="OFConcreteDictionaryTests.m"; out="OFConcreteDictionaryTests.o"; if clang -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I../src -I../src/exceptions -I../src/runtime -I../src/test -I.. -DOBJFWTEST_LOCAL_INCLUDES -DPROG_SUFFIX=\"\" -MD -MF ${out%.o}.dep -c -o OFConcreteDictionaryTests.o OFConcreteDictionaryTests.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "OFConcreteDictionaryTests.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "OFConcreteDictionaryTests.m"; exit $err; fi Successfully compiled OFConcreteDictionaryTests.m. printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "OFConcreteMutableArrayTests.m" Compiling OFConcreteMutableArrayTests.m... in="OFConcreteMutableArrayTests.m"; out="OFConcreteMutableArrayTests.o"; if clang -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I../src -I../src/exceptions -I../src/runtime -I../src/test -I.. -DOBJFWTEST_LOCAL_INCLUDES -DPROG_SUFFIX=\"\" -MD -MF ${out%.o}.dep -c -o OFConcreteMutableArrayTests.o OFConcreteMutableArrayTests.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "OFConcreteMutableArrayTests.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "OFConcreteMutableArrayTests.m"; exit $err; fi Successfully compiled OFConcreteMutableArrayTests.m. printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "OFConcreteMutableDataTests.m" Compiling OFConcreteMutableDataTests.m... in="OFConcreteMutableDataTests.m"; out="OFConcreteMutableDataTests.o"; if clang -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I../src -I../src/exceptions -I../src/runtime -I../src/test -I.. -DOBJFWTEST_LOCAL_INCLUDES -DPROG_SUFFIX=\"\" -MD -MF ${out%.o}.dep -c -o OFConcreteMutableDataTests.o OFConcreteMutableDataTests.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "OFConcreteMutableDataTests.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "OFConcreteMutableDataTests.m"; exit $err; fi Successfully compiled OFConcreteMutableDataTests.m. printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "OFConcreteMutableDictionaryTests.m" Compiling OFConcreteMutableDictionaryTests.m... in="OFConcreteMutableDictionaryTests.m"; out="OFConcreteMutableDictionaryTests.o"; if clang -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I../src -I../src/exceptions -I../src/runtime -I../src/test -I.. -DOBJFWTEST_LOCAL_INCLUDES -DPROG_SUFFIX=\"\" -MD -MF ${out%.o}.dep -c -o OFConcreteMutableDictionaryTests.o OFConcreteMutableDictionaryTests.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "OFConcreteMutableDictionaryTests.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "OFConcreteMutableDictionaryTests.m"; exit $err; fi Successfully compiled OFConcreteMutableDictionaryTests.m. printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "OFConcreteMutableSetTests.m" Compiling OFConcreteMutableSetTests.m... in="OFConcreteMutableSetTests.m"; out="OFConcreteMutableSetTests.o"; if clang -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I../src -I../src/exceptions -I../src/runtime -I../src/test -I.. -DOBJFWTEST_LOCAL_INCLUDES -DPROG_SUFFIX=\"\" -MD -MF ${out%.o}.dep -c -o OFConcreteMutableSetTests.o OFConcreteMutableSetTests.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "OFConcreteMutableSetTests.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "OFConcreteMutableSetTests.m"; exit $err; fi Successfully compiled OFConcreteMutableSetTests.m. printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "OFConcreteSetTests.m" Compiling OFConcreteSetTests.m... in="OFConcreteSetTests.m"; out="OFConcreteSetTests.o"; if clang -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I../src -I../src/exceptions -I../src/runtime -I../src/test -I.. -DOBJFWTEST_LOCAL_INCLUDES -DPROG_SUFFIX=\"\" -MD -MF ${out%.o}.dep -c -o OFConcreteSetTests.o OFConcreteSetTests.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "OFConcreteSetTests.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "OFConcreteSetTests.m"; exit $err; fi Successfully compiled OFConcreteSetTests.m. printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "OFCryptographicHashTests.m" Compiling OFCryptographicHashTests.m... in="OFCryptographicHashTests.m"; out="OFCryptographicHashTests.o"; if clang -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I../src -I../src/exceptions -I../src/runtime -I../src/test -I.. -DOBJFWTEST_LOCAL_INCLUDES -DPROG_SUFFIX=\"\" -MD -MF ${out%.o}.dep -c -o OFCryptographicHashTests.o OFCryptographicHashTests.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "OFCryptographicHashTests.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "OFCryptographicHashTests.m"; exit $err; fi Successfully compiled OFCryptographicHashTests.m. printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "OFDataTests.m" Compiling OFDataTests.m... in="OFDataTests.m"; out="OFDataTests.o"; if clang -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I../src -I../src/exceptions -I../src/runtime -I../src/test -I.. -DOBJFWTEST_LOCAL_INCLUDES -DPROG_SUFFIX=\"\" -MD -MF ${out%.o}.dep -c -o OFDataTests.o OFDataTests.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "OFDataTests.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "OFDataTests.m"; exit $err; fi Successfully compiled OFDataTests.m. printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "OFDateTests.m" Compiling OFDateTests.m... in="OFDateTests.m"; out="OFDateTests.o"; if clang -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I../src -I../src/exceptions -I../src/runtime -I../src/test -I.. -DOBJFWTEST_LOCAL_INCLUDES -DPROG_SUFFIX=\"\" -MD -MF ${out%.o}.dep -c -o OFDateTests.o OFDateTests.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "OFDateTests.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "OFDateTests.m"; exit $err; fi Successfully compiled OFDateTests.m. printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "OFDictionaryTests.m" Compiling OFDictionaryTests.m... in="OFDictionaryTests.m"; out="OFDictionaryTests.o"; if clang -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I../src -I../src/exceptions -I../src/runtime -I../src/test -I.. -DOBJFWTEST_LOCAL_INCLUDES -DPROG_SUFFIX=\"\" -MD -MF ${out%.o}.dep -c -o OFDictionaryTests.o OFDictionaryTests.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "OFDictionaryTests.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "OFDictionaryTests.m"; exit $err; fi Successfully compiled OFDictionaryTests.m. printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "OFHMACTests.m" Compiling OFHMACTests.m... in="OFHMACTests.m"; out="OFHMACTests.o"; if clang -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I../src -I../src/exceptions -I../src/runtime -I../src/test -I.. -DOBJFWTEST_LOCAL_INCLUDES -DPROG_SUFFIX=\"\" -MD -MF ${out%.o}.dep -c -o OFHMACTests.o OFHMACTests.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "OFHMACTests.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "OFHMACTests.m"; exit $err; fi Successfully compiled OFHMACTests.m. printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "OFINIFileTests.m" Compiling OFINIFileTests.m... in="OFINIFileTests.m"; out="OFINIFileTests.o"; if clang -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I../src -I../src/exceptions -I../src/runtime -I../src/test -I.. -DOBJFWTEST_LOCAL_INCLUDES -DPROG_SUFFIX=\"\" -MD -MF ${out%.o}.dep -c -o OFINIFileTests.o OFINIFileTests.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "OFINIFileTests.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "OFINIFileTests.m"; exit $err; fi Successfully compiled OFINIFileTests.m. printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "OFIRITests.m" Compiling OFIRITests.m... in="OFIRITests.m"; out="OFIRITests.o"; if clang -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I../src -I../src/exceptions -I../src/runtime -I../src/test -I.. -DOBJFWTEST_LOCAL_INCLUDES -DPROG_SUFFIX=\"\" -MD -MF ${out%.o}.dep -c -o OFIRITests.o OFIRITests.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "OFIRITests.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "OFIRITests.m"; exit $err; fi Successfully compiled OFIRITests.m. printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "OFIndexSetTests.m" Compiling OFIndexSetTests.m... in="OFIndexSetTests.m"; out="OFIndexSetTests.o"; if clang -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I../src -I../src/exceptions -I../src/runtime -I../src/test -I.. -DOBJFWTEST_LOCAL_INCLUDES -DPROG_SUFFIX=\"\" -MD -MF ${out%.o}.dep -c -o OFIndexSetTests.o OFIndexSetTests.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "OFIndexSetTests.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "OFIndexSetTests.m"; exit $err; fi Successfully compiled OFIndexSetTests.m. printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "OFInvocationTests.m" Compiling OFInvocationTests.m... in="OFInvocationTests.m"; out="OFInvocationTests.o"; if clang -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I../src -I../src/exceptions -I../src/runtime -I../src/test -I.. -DOBJFWTEST_LOCAL_INCLUDES -DPROG_SUFFIX=\"\" -MD -MF ${out%.o}.dep -c -o OFInvocationTests.o OFInvocationTests.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "OFInvocationTests.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "OFInvocationTests.m"; exit $err; fi Successfully compiled OFInvocationTests.m. printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "OFJSONTests.m" Compiling OFJSONTests.m... in="OFJSONTests.m"; out="OFJSONTests.o"; if clang -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I../src -I../src/exceptions -I../src/runtime -I../src/test -I.. -DOBJFWTEST_LOCAL_INCLUDES -DPROG_SUFFIX=\"\" -MD -MF ${out%.o}.dep -c -o OFJSONTests.o OFJSONTests.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "OFJSONTests.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "OFJSONTests.m"; exit $err; fi Successfully compiled OFJSONTests.m. printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "OFLHAArchiveTests.m" Compiling OFLHAArchiveTests.m... in="OFLHAArchiveTests.m"; out="OFLHAArchiveTests.o"; if clang -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I../src -I../src/exceptions -I../src/runtime -I../src/test -I.. -DOBJFWTEST_LOCAL_INCLUDES -DPROG_SUFFIX=\"\" -MD -MF ${out%.o}.dep -c -o OFLHAArchiveTests.o OFLHAArchiveTests.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "OFLHAArchiveTests.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "OFLHAArchiveTests.m"; exit $err; fi Successfully compiled OFLHAArchiveTests.m. printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "OFListTests.m" Compiling OFListTests.m... in="OFListTests.m"; out="OFListTests.o"; if clang -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I../src -I../src/exceptions -I../src/runtime -I../src/test -I.. -DOBJFWTEST_LOCAL_INCLUDES -DPROG_SUFFIX=\"\" -MD -MF ${out%.o}.dep -c -o OFListTests.o OFListTests.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "OFListTests.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "OFListTests.m"; exit $err; fi Successfully compiled OFListTests.m. printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "OFLocaleTests.m" Compiling OFLocaleTests.m... in="OFLocaleTests.m"; out="OFLocaleTests.o"; if clang -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I../src -I../src/exceptions -I../src/runtime -I../src/test -I.. -DOBJFWTEST_LOCAL_INCLUDES -DPROG_SUFFIX=\"\" -MD -MF ${out%.o}.dep -c -o OFLocaleTests.o OFLocaleTests.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "OFLocaleTests.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "OFLocaleTests.m"; exit $err; fi Successfully compiled OFLocaleTests.m. printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "OFMatrix4x4Tests.m" Compiling OFMatrix4x4Tests.m... in="OFMatrix4x4Tests.m"; out="OFMatrix4x4Tests.o"; if clang -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I../src -I../src/exceptions -I../src/runtime -I../src/test -I.. -DOBJFWTEST_LOCAL_INCLUDES -DPROG_SUFFIX=\"\" -MD -MF ${out%.o}.dep -c -o OFMatrix4x4Tests.o OFMatrix4x4Tests.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "OFMatrix4x4Tests.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "OFMatrix4x4Tests.m"; exit $err; fi Successfully compiled OFMatrix4x4Tests.m. printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "OFMemoryStreamTests.m" Compiling OFMemoryStreamTests.m... in="OFMemoryStreamTests.m"; out="OFMemoryStreamTests.o"; if clang -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I../src -I../src/exceptions -I../src/runtime -I../src/test -I.. -DOBJFWTEST_LOCAL_INCLUDES -DPROG_SUFFIX=\"\" -MD -MF ${out%.o}.dep -c -o OFMemoryStreamTests.o OFMemoryStreamTests.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "OFMemoryStreamTests.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "OFMemoryStreamTests.m"; exit $err; fi Successfully compiled OFMemoryStreamTests.m. printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "OFMessagePackTests.m" Compiling OFMessagePackTests.m... in="OFMessagePackTests.m"; out="OFMessagePackTests.o"; if clang -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I../src -I../src/exceptions -I../src/runtime -I../src/test -I.. -DOBJFWTEST_LOCAL_INCLUDES -DPROG_SUFFIX=\"\" -MD -MF ${out%.o}.dep -c -o OFMessagePackTests.o OFMessagePackTests.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "OFMessagePackTests.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "OFMessagePackTests.m"; exit $err; fi Successfully compiled OFMessagePackTests.m. printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "OFMethodSignatureTests.m" Compiling OFMethodSignatureTests.m... in="OFMethodSignatureTests.m"; out="OFMethodSignatureTests.o"; if clang -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I../src -I../src/exceptions -I../src/runtime -I../src/test -I.. -DOBJFWTEST_LOCAL_INCLUDES -DPROG_SUFFIX=\"\" -MD -MF ${out%.o}.dep -c -o OFMethodSignatureTests.o OFMethodSignatureTests.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "OFMethodSignatureTests.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "OFMethodSignatureTests.m"; exit $err; fi Successfully compiled OFMethodSignatureTests.m. printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "OFMutableArrayTests.m" Compiling OFMutableArrayTests.m... in="OFMutableArrayTests.m"; out="OFMutableArrayTests.o"; if clang -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I../src -I../src/exceptions -I../src/runtime -I../src/test -I.. -DOBJFWTEST_LOCAL_INCLUDES -DPROG_SUFFIX=\"\" -MD -MF ${out%.o}.dep -c -o OFMutableArrayTests.o OFMutableArrayTests.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "OFMutableArrayTests.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "OFMutableArrayTests.m"; exit $err; fi Successfully compiled OFMutableArrayTests.m. printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "OFMutableDataTests.m" Compiling OFMutableDataTests.m... in="OFMutableDataTests.m"; out="OFMutableDataTests.o"; if clang -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I../src -I../src/exceptions -I../src/runtime -I../src/test -I.. -DOBJFWTEST_LOCAL_INCLUDES -DPROG_SUFFIX=\"\" -MD -MF ${out%.o}.dep -c -o OFMutableDataTests.o OFMutableDataTests.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "OFMutableDataTests.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "OFMutableDataTests.m"; exit $err; fi Successfully compiled OFMutableDataTests.m. printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "OFMutableDictionaryTests.m" Compiling OFMutableDictionaryTests.m... in="OFMutableDictionaryTests.m"; out="OFMutableDictionaryTests.o"; if clang -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I../src -I../src/exceptions -I../src/runtime -I../src/test -I.. -DOBJFWTEST_LOCAL_INCLUDES -DPROG_SUFFIX=\"\" -MD -MF ${out%.o}.dep -c -o OFMutableDictionaryTests.o OFMutableDictionaryTests.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "OFMutableDictionaryTests.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "OFMutableDictionaryTests.m"; exit $err; fi Successfully compiled OFMutableDictionaryTests.m. printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "OFMutableIndexSetTests.m" Compiling OFMutableIndexSetTests.m... in="OFMutableIndexSetTests.m"; out="OFMutableIndexSetTests.o"; if clang -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I../src -I../src/exceptions -I../src/runtime -I../src/test -I.. -DOBJFWTEST_LOCAL_INCLUDES -DPROG_SUFFIX=\"\" -MD -MF ${out%.o}.dep -c -o OFMutableIndexSetTests.o OFMutableIndexSetTests.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "OFMutableIndexSetTests.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "OFMutableIndexSetTests.m"; exit $err; fi Successfully compiled OFMutableIndexSetTests.m. printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "OFMutableSetTests.m" Compiling OFMutableSetTests.m... in="OFMutableSetTests.m"; out="OFMutableSetTests.o"; if clang -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I../src -I../src/exceptions -I../src/runtime -I../src/test -I.. -DOBJFWTEST_LOCAL_INCLUDES -DPROG_SUFFIX=\"\" -MD -MF ${out%.o}.dep -c -o OFMutableSetTests.o OFMutableSetTests.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "OFMutableSetTests.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "OFMutableSetTests.m"; exit $err; fi Successfully compiled OFMutableSetTests.m. printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "OFMutableStringTests.m" Compiling OFMutableStringTests.m... in="OFMutableStringTests.m"; out="OFMutableStringTests.o"; if clang -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I../src -I../src/exceptions -I../src/runtime -I../src/test -I.. -DOBJFWTEST_LOCAL_INCLUDES -DPROG_SUFFIX=\"\" -MD -MF ${out%.o}.dep -c -o OFMutableStringTests.o OFMutableStringTests.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "OFMutableStringTests.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "OFMutableStringTests.m"; exit $err; fi Successfully compiled OFMutableStringTests.m. printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "OFMutableUTF8StringTests.m" Compiling OFMutableUTF8StringTests.m... in="OFMutableUTF8StringTests.m"; out="OFMutableUTF8StringTests.o"; if clang -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I../src -I../src/exceptions -I../src/runtime -I../src/test -I.. -DOBJFWTEST_LOCAL_INCLUDES -DPROG_SUFFIX=\"\" -MD -MF ${out%.o}.dep -c -o OFMutableUTF8StringTests.o OFMutableUTF8StringTests.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "OFMutableUTF8StringTests.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "OFMutableUTF8StringTests.m"; exit $err; fi Successfully compiled OFMutableUTF8StringTests.m. printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "OFNotificationCenterTests.m" Compiling OFNotificationCenterTests.m... in="OFNotificationCenterTests.m"; out="OFNotificationCenterTests.o"; if clang -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I../src -I../src/exceptions -I../src/runtime -I../src/test -I.. -DOBJFWTEST_LOCAL_INCLUDES -DPROG_SUFFIX=\"\" -MD -MF ${out%.o}.dep -c -o OFNotificationCenterTests.o OFNotificationCenterTests.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "OFNotificationCenterTests.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "OFNotificationCenterTests.m"; exit $err; fi Successfully compiled OFNotificationCenterTests.m. printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "OFNumberTests.m" Compiling OFNumberTests.m... in="OFNumberTests.m"; out="OFNumberTests.o"; if clang -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I../src -I../src/exceptions -I../src/runtime -I../src/test -I.. -DOBJFWTEST_LOCAL_INCLUDES -DPROG_SUFFIX=\"\" -MD -MF ${out%.o}.dep -c -o OFNumberTests.o OFNumberTests.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "OFNumberTests.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "OFNumberTests.m"; exit $err; fi Successfully compiled OFNumberTests.m. printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "OFObjectTests.m" Compiling OFObjectTests.m... in="OFObjectTests.m"; out="OFObjectTests.o"; if clang -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I../src -I../src/exceptions -I../src/runtime -I../src/test -I.. -DOBJFWTEST_LOCAL_INCLUDES -DPROG_SUFFIX=\"\" -MD -MF ${out%.o}.dep -c -o OFObjectTests.o OFObjectTests.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "OFObjectTests.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "OFObjectTests.m"; exit $err; fi Successfully compiled OFObjectTests.m. printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "OFPBKDF2Tests.m" Compiling OFPBKDF2Tests.m... in="OFPBKDF2Tests.m"; out="OFPBKDF2Tests.o"; if clang -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I../src -I../src/exceptions -I../src/runtime -I../src/test -I.. -DOBJFWTEST_LOCAL_INCLUDES -DPROG_SUFFIX=\"\" -MD -MF ${out%.o}.dep -c -o OFPBKDF2Tests.o OFPBKDF2Tests.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "OFPBKDF2Tests.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "OFPBKDF2Tests.m"; exit $err; fi Successfully compiled OFPBKDF2Tests.m. printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "OFPropertyListTests.m" Compiling OFPropertyListTests.m... in="OFPropertyListTests.m"; out="OFPropertyListTests.o"; if clang -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I../src -I../src/exceptions -I../src/runtime -I../src/test -I.. -DOBJFWTEST_LOCAL_INCLUDES -DPROG_SUFFIX=\"\" -MD -MF ${out%.o}.dep -c -o OFPropertyListTests.o OFPropertyListTests.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "OFPropertyListTests.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "OFPropertyListTests.m"; exit $err; fi Successfully compiled OFPropertyListTests.m. printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "OFRangeTests.m" Compiling OFRangeTests.m... in="OFRangeTests.m"; out="OFRangeTests.o"; if clang -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I../src -I../src/exceptions -I../src/runtime -I../src/test -I.. -DOBJFWTEST_LOCAL_INCLUDES -DPROG_SUFFIX=\"\" -MD -MF ${out%.o}.dep -c -o OFRangeTests.o OFRangeTests.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "OFRangeTests.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "OFRangeTests.m"; exit $err; fi Successfully compiled OFRangeTests.m. printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "OFScryptTests.m" Compiling OFScryptTests.m... in="OFScryptTests.m"; out="OFScryptTests.o"; if clang -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I../src -I../src/exceptions -I../src/runtime -I../src/test -I.. -DOBJFWTEST_LOCAL_INCLUDES -DPROG_SUFFIX=\"\" -MD -MF ${out%.o}.dep -c -o OFScryptTests.o OFScryptTests.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "OFScryptTests.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "OFScryptTests.m"; exit $err; fi Successfully compiled OFScryptTests.m. printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "OFSetTests.m" Compiling OFSetTests.m... in="OFSetTests.m"; out="OFSetTests.o"; if clang -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I../src -I../src/exceptions -I../src/runtime -I../src/test -I.. -DOBJFWTEST_LOCAL_INCLUDES -DPROG_SUFFIX=\"\" -MD -MF ${out%.o}.dep -c -o OFSetTests.o OFSetTests.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "OFSetTests.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "OFSetTests.m"; exit $err; fi Successfully compiled OFSetTests.m. printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "OFStreamTests.m" Compiling OFStreamTests.m... in="OFStreamTests.m"; out="OFStreamTests.o"; if clang -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I../src -I../src/exceptions -I../src/runtime -I../src/test -I.. -DOBJFWTEST_LOCAL_INCLUDES -DPROG_SUFFIX=\"\" -MD -MF ${out%.o}.dep -c -o OFStreamTests.o OFStreamTests.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "OFStreamTests.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "OFStreamTests.m"; exit $err; fi Successfully compiled OFStreamTests.m. printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "OFStringTests.m" Compiling OFStringTests.m... in="OFStringTests.m"; out="OFStringTests.o"; if clang -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I../src -I../src/exceptions -I../src/runtime -I../src/test -I.. -DOBJFWTEST_LOCAL_INCLUDES -DPROG_SUFFIX=\"\" -MD -MF ${out%.o}.dep -c -o OFStringTests.o OFStringTests.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "OFStringTests.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "OFStringTests.m"; exit $err; fi Successfully compiled OFStringTests.m. printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "OFSystemInfoTests.m" Compiling OFSystemInfoTests.m... in="OFSystemInfoTests.m"; out="OFSystemInfoTests.o"; if clang -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I../src -I../src/exceptions -I../src/runtime -I../src/test -I.. -DOBJFWTEST_LOCAL_INCLUDES -DPROG_SUFFIX=\"\" -MD -MF ${out%.o}.dep -c -o OFSystemInfoTests.o OFSystemInfoTests.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "OFSystemInfoTests.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "OFSystemInfoTests.m"; exit $err; fi Successfully compiled OFSystemInfoTests.m. printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "OFTarArchiveTests.m" Compiling OFTarArchiveTests.m... in="OFTarArchiveTests.m"; out="OFTarArchiveTests.o"; if clang -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I../src -I../src/exceptions -I../src/runtime -I../src/test -I.. -DOBJFWTEST_LOCAL_INCLUDES -DPROG_SUFFIX=\"\" -MD -MF ${out%.o}.dep -c -o OFTarArchiveTests.o OFTarArchiveTests.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "OFTarArchiveTests.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "OFTarArchiveTests.m"; exit $err; fi Successfully compiled OFTarArchiveTests.m. printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "OFUTF8StringTests.m" Compiling OFUTF8StringTests.m... in="OFUTF8StringTests.m"; out="OFUTF8StringTests.o"; if clang -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I../src -I../src/exceptions -I../src/runtime -I../src/test -I.. -DOBJFWTEST_LOCAL_INCLUDES -DPROG_SUFFIX=\"\" -MD -MF ${out%.o}.dep -c -o OFUTF8StringTests.o OFUTF8StringTests.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "OFUTF8StringTests.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "OFUTF8StringTests.m"; exit $err; fi Successfully compiled OFUTF8StringTests.m. printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "OFValueTests.m" Compiling OFValueTests.m... in="OFValueTests.m"; out="OFValueTests.o"; if clang -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I../src -I../src/exceptions -I../src/runtime -I../src/test -I.. -DOBJFWTEST_LOCAL_INCLUDES -DPROG_SUFFIX=\"\" -MD -MF ${out%.o}.dep -c -o OFValueTests.o OFValueTests.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "OFValueTests.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "OFValueTests.m"; exit $err; fi Successfully compiled OFValueTests.m. printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "OFXMLElementBuilderTests.m" Compiling OFXMLElementBuilderTests.m... in="OFXMLElementBuilderTests.m"; out="OFXMLElementBuilderTests.o"; if clang -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I../src -I../src/exceptions -I../src/runtime -I../src/test -I.. -DOBJFWTEST_LOCAL_INCLUDES -DPROG_SUFFIX=\"\" -MD -MF ${out%.o}.dep -c -o OFXMLElementBuilderTests.o OFXMLElementBuilderTests.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "OFXMLElementBuilderTests.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "OFXMLElementBuilderTests.m"; exit $err; fi Successfully compiled OFXMLElementBuilderTests.m. printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "OFXMLNodeTests.m" Compiling OFXMLNodeTests.m... in="OFXMLNodeTests.m"; out="OFXMLNodeTests.o"; if clang -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I../src -I../src/exceptions -I../src/runtime -I../src/test -I.. -DOBJFWTEST_LOCAL_INCLUDES -DPROG_SUFFIX=\"\" -MD -MF ${out%.o}.dep -c -o OFXMLNodeTests.o OFXMLNodeTests.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "OFXMLNodeTests.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "OFXMLNodeTests.m"; exit $err; fi Successfully compiled OFXMLNodeTests.m. printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "OFXMLParserTests.m" Compiling OFXMLParserTests.m... in="OFXMLParserTests.m"; out="OFXMLParserTests.o"; if clang -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I../src -I../src/exceptions -I../src/runtime -I../src/test -I.. -DOBJFWTEST_LOCAL_INCLUDES -DPROG_SUFFIX=\"\" -MD -MF ${out%.o}.dep -c -o OFXMLParserTests.o OFXMLParserTests.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "OFXMLParserTests.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "OFXMLParserTests.m"; exit $err; fi Successfully compiled OFXMLParserTests.m. printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "OFZIPArchiveTests.m" Compiling OFZIPArchiveTests.m... in="OFZIPArchiveTests.m"; out="OFZIPArchiveTests.o"; if clang -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I../src -I../src/exceptions -I../src/runtime -I../src/test -I.. -DOBJFWTEST_LOCAL_INCLUDES -DPROG_SUFFIX=\"\" -MD -MF ${out%.o}.dep -c -o OFZIPArchiveTests.o OFZIPArchiveTests.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "OFZIPArchiveTests.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "OFZIPArchiveTests.m"; exit $err; fi Successfully compiled OFZIPArchiveTests.m. printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "OFZooArchiveTests.m" Compiling OFZooArchiveTests.m... in="OFZooArchiveTests.m"; out="OFZooArchiveTests.o"; if clang -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I../src -I../src/exceptions -I../src/runtime -I../src/test -I.. -DOBJFWTEST_LOCAL_INCLUDES -DPROG_SUFFIX=\"\" -MD -MF ${out%.o}.dep -c -o OFZooArchiveTests.o OFZooArchiveTests.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "OFZooArchiveTests.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "OFZooArchiveTests.m"; exit $err; fi Successfully compiled OFZooArchiveTests.m. printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "RuntimeARCTests.m" Compiling RuntimeARCTests.m... in="RuntimeARCTests.m"; out="RuntimeARCTests.o"; if clang -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I../src -I../src/exceptions -I../src/runtime -I../src/test -I.. -DOBJFWTEST_LOCAL_INCLUDES -DPROG_SUFFIX=\"\" -fobjc-arc -fobjc-arc-exceptions -MD -MF ${out%.o}.dep -c -o RuntimeARCTests.o RuntimeARCTests.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "RuntimeARCTests.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "RuntimeARCTests.m"; exit $err; fi Successfully compiled RuntimeARCTests.m. printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "RuntimeTests.m" Compiling RuntimeTests.m... in="RuntimeTests.m"; out="RuntimeTests.o"; if clang -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I../src -I../src/exceptions -I../src/runtime -I../src/test -I.. -DOBJFWTEST_LOCAL_INCLUDES -DPROG_SUFFIX=\"\" -MD -MF ${out%.o}.dep -c -o RuntimeTests.o RuntimeTests.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "RuntimeTests.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "RuntimeTests.m"; exit $err; fi Successfully compiled RuntimeTests.m. printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "OFFileManagerTests.m" Compiling OFFileManagerTests.m... in="OFFileManagerTests.m"; out="OFFileManagerTests.o"; if clang -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I../src -I../src/exceptions -I../src/runtime -I../src/test -I.. -DOBJFWTEST_LOCAL_INCLUDES -DPROG_SUFFIX=\"\" -MD -MF ${out%.o}.dep -c -o OFFileManagerTests.o OFFileManagerTests.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "OFFileManagerTests.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "OFFileManagerTests.m"; exit $err; fi Successfully compiled OFFileManagerTests.m. printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "OFModuleTests.m" Compiling OFModuleTests.m... in="OFModuleTests.m"; out="OFModuleTests.o"; if clang -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I../src -I../src/exceptions -I../src/runtime -I../src/test -I.. -DOBJFWTEST_LOCAL_INCLUDES -DPROG_SUFFIX=\"\" -MD -MF ${out%.o}.dep -c -o OFModuleTests.o OFModuleTests.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "OFModuleTests.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "OFModuleTests.m"; exit $err; fi Successfully compiled OFModuleTests.m. printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "OFDNSResolverTests.m" Compiling OFDNSResolverTests.m... in="OFDNSResolverTests.m"; out="OFDNSResolverTests.o"; if clang -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I../src -I../src/exceptions -I../src/runtime -I../src/test -I.. -DOBJFWTEST_LOCAL_INCLUDES -DPROG_SUFFIX=\"\" -MD -MF ${out%.o}.dep -c -o OFDNSResolverTests.o OFDNSResolverTests.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "OFDNSResolverTests.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "OFDNSResolverTests.m"; exit $err; fi Successfully compiled OFDNSResolverTests.m. printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "OFHTTPClientTests.m" Compiling OFHTTPClientTests.m... in="OFHTTPClientTests.m"; out="OFHTTPClientTests.o"; if clang -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I../src -I../src/exceptions -I../src/runtime -I../src/test -I.. -DOBJFWTEST_LOCAL_INCLUDES -DPROG_SUFFIX=\"\" -MD -MF ${out%.o}.dep -c -o OFHTTPClientTests.o OFHTTPClientTests.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "OFHTTPClientTests.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "OFHTTPClientTests.m"; exit $err; fi Successfully compiled OFHTTPClientTests.m. printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "OFHTTPCookieManagerTests.m" Compiling OFHTTPCookieManagerTests.m... in="OFHTTPCookieManagerTests.m"; out="OFHTTPCookieManagerTests.o"; if clang -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I../src -I../src/exceptions -I../src/runtime -I../src/test -I.. -DOBJFWTEST_LOCAL_INCLUDES -DPROG_SUFFIX=\"\" -MD -MF ${out%.o}.dep -c -o OFHTTPCookieManagerTests.o OFHTTPCookieManagerTests.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "OFHTTPCookieManagerTests.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "OFHTTPCookieManagerTests.m"; exit $err; fi Successfully compiled OFHTTPCookieManagerTests.m. printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "OFHTTPCookieTests.m" Compiling OFHTTPCookieTests.m... in="OFHTTPCookieTests.m"; out="OFHTTPCookieTests.o"; if clang -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I../src -I../src/exceptions -I../src/runtime -I../src/test -I.. -DOBJFWTEST_LOCAL_INCLUDES -DPROG_SUFFIX=\"\" -MD -MF ${out%.o}.dep -c -o OFHTTPCookieTests.o OFHTTPCookieTests.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "OFHTTPCookieTests.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "OFHTTPCookieTests.m"; exit $err; fi Successfully compiled OFHTTPCookieTests.m. printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "OFKernelEventObserverTests.m" Compiling OFKernelEventObserverTests.m... in="OFKernelEventObserverTests.m"; out="OFKernelEventObserverTests.o"; if clang -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I../src -I../src/exceptions -I../src/runtime -I../src/test -I.. -DOBJFWTEST_LOCAL_INCLUDES -DPROG_SUFFIX=\"\" -MD -MF ${out%.o}.dep -c -o OFKernelEventObserverTests.o OFKernelEventObserverTests.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "OFKernelEventObserverTests.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "OFKernelEventObserverTests.m"; exit $err; fi Successfully compiled OFKernelEventObserverTests.m. printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "OFSocketTests.m" Compiling OFSocketTests.m... in="OFSocketTests.m"; out="OFSocketTests.o"; if clang -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I../src -I../src/exceptions -I../src/runtime -I../src/test -I.. -DOBJFWTEST_LOCAL_INCLUDES -DPROG_SUFFIX=\"\" -MD -MF ${out%.o}.dep -c -o OFSocketTests.o OFSocketTests.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "OFSocketTests.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "OFSocketTests.m"; exit $err; fi Successfully compiled OFSocketTests.m. printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "OFTCPSocketTests.m" Compiling OFTCPSocketTests.m... in="OFTCPSocketTests.m"; out="OFTCPSocketTests.o"; if clang -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I../src -I../src/exceptions -I../src/runtime -I../src/test -I.. -DOBJFWTEST_LOCAL_INCLUDES -DPROG_SUFFIX=\"\" -MD -MF ${out%.o}.dep -c -o OFTCPSocketTests.o OFTCPSocketTests.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "OFTCPSocketTests.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "OFTCPSocketTests.m"; exit $err; fi Successfully compiled OFTCPSocketTests.m. printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "OFUDPSocketTests.m" Compiling OFUDPSocketTests.m... in="OFUDPSocketTests.m"; out="OFUDPSocketTests.o"; if clang -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I../src -I../src/exceptions -I../src/runtime -I../src/test -I.. -DOBJFWTEST_LOCAL_INCLUDES -DPROG_SUFFIX=\"\" -MD -MF ${out%.o}.dep -c -o OFUDPSocketTests.o OFUDPSocketTests.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "OFUDPSocketTests.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "OFUDPSocketTests.m"; exit $err; fi Successfully compiled OFUDPSocketTests.m. printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "OFUNIXDatagramSocketTests.m" Compiling OFUNIXDatagramSocketTests.m... in="OFUNIXDatagramSocketTests.m"; out="OFUNIXDatagramSocketTests.o"; if clang -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I../src -I../src/exceptions -I../src/runtime -I../src/test -I.. -DOBJFWTEST_LOCAL_INCLUDES -DPROG_SUFFIX=\"\" -MD -MF ${out%.o}.dep -c -o OFUNIXDatagramSocketTests.o OFUNIXDatagramSocketTests.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "OFUNIXDatagramSocketTests.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "OFUNIXDatagramSocketTests.m"; exit $err; fi Successfully compiled OFUNIXDatagramSocketTests.m. printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "OFUNIXSequencedPacketSocketTests.m" Compiling OFUNIXSequencedPacketSocketTests.m... in="OFUNIXSequencedPacketSocketTests.m"; out="OFUNIXSequencedPacketSocketTests.o"; if clang -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I../src -I../src/exceptions -I../src/runtime -I../src/test -I.. -DOBJFWTEST_LOCAL_INCLUDES -DPROG_SUFFIX=\"\" -MD -MF ${out%.o}.dep -c -o OFUNIXSequencedPacketSocketTests.o OFUNIXSequencedPacketSocketTests.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "OFUNIXSequencedPacketSocketTests.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "OFUNIXSequencedPacketSocketTests.m"; exit $err; fi Successfully compiled OFUNIXSequencedPacketSocketTests.m. printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "OFUNIXStreamSocketTests.m" Compiling OFUNIXStreamSocketTests.m... in="OFUNIXStreamSocketTests.m"; out="OFUNIXStreamSocketTests.o"; if clang -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I../src -I../src/exceptions -I../src/runtime -I../src/test -I.. -DOBJFWTEST_LOCAL_INCLUDES -DPROG_SUFFIX=\"\" -MD -MF ${out%.o}.dep -c -o OFUNIXStreamSocketTests.o OFUNIXStreamSocketTests.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "OFUNIXStreamSocketTests.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "OFUNIXStreamSocketTests.m"; exit $err; fi Successfully compiled OFUNIXStreamSocketTests.m. printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "OFSubprocessTests.m" Compiling OFSubprocessTests.m... in="OFSubprocessTests.m"; out="OFSubprocessTests.o"; if clang -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I../src -I../src/exceptions -I../src/runtime -I../src/test -I.. -DOBJFWTEST_LOCAL_INCLUDES -DPROG_SUFFIX=\"\" -MD -MF ${out%.o}.dep -c -o OFSubprocessTests.o OFSubprocessTests.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "OFSubprocessTests.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "OFSubprocessTests.m"; exit $err; fi Successfully compiled OFSubprocessTests.m. printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "OFThreadTests.m" Compiling OFThreadTests.m... in="OFThreadTests.m"; out="OFThreadTests.o"; if clang -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I../src -I../src/exceptions -I../src/runtime -I../src/test -I.. -DOBJFWTEST_LOCAL_INCLUDES -DPROG_SUFFIX=\"\" -MD -MF ${out%.o}.dep -c -o OFThreadTests.o OFThreadTests.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "OFThreadTests.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "OFThreadTests.m"; exit $err; fi Successfully compiled OFThreadTests.m. ../utils/objfw-embed big_dictionary.msgpack.gz big_dictionary.msgpack.gz big_dictionary_msgpack_gz.m printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "big_dictionary_msgpack_gz.m" Compiling big_dictionary_msgpack_gz.m... in="big_dictionary_msgpack_gz.m"; out="big_dictionary_msgpack_gz.o"; if clang -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I../src -I../src/exceptions -I../src/runtime -I../src/test -I.. -DOBJFWTEST_LOCAL_INCLUDES -DPROG_SUFFIX=\"\" -MD -MF ${out%.o}.dep -c -o big_dictionary_msgpack_gz.o big_dictionary_msgpack_gz.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "big_dictionary_msgpack_gz.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "big_dictionary_msgpack_gz.m"; exit $err; fi Successfully compiled big_dictionary_msgpack_gz.m. ../utils/objfw-embed testfile.bin testfile.bin testfile_bin.m printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "testfile_bin.m" Compiling testfile_bin.m... in="testfile_bin.m"; out="testfile_bin.o"; if clang -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I../src -I../src/exceptions -I../src/runtime -I../src/test -I.. -DOBJFWTEST_LOCAL_INCLUDES -DPROG_SUFFIX=\"\" -MD -MF ${out%.o}.dep -c -o testfile_bin.o testfile_bin.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "testfile_bin.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "testfile_bin.m"; exit $err; fi Successfully compiled testfile_bin.m. ../utils/objfw-embed testfile.ini testfile.ini testfile_ini.m printf "\033[2K\033[33mCompiling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "testfile_ini.m" Compiling testfile_ini.m... in="testfile_ini.m"; out="testfile_ini.o"; if clang -g -O2 -Wall -fexceptions -fobjc-exceptions -funwind-tables -fconstant-string-class=OFConstantString -std=gnu11 -pipe -fno-common -Xclang -fno-constant-cfstrings -Wsign-compare -Wshadow -Wshorten-64-to-32 -Wundeclared-selector -Wsemicolon-before-method-body -Wobjc-missing-property-synthesis -Wmissing-method-return-type -fstack-protector-strong -Xclang -fobjc-runtime=objfw-1.4 -Xclang -fblocks -Wwrite-strings -Wpointer-arith -Wcast-align -Wunreachable-code -Wdocumentation -pedantic -Wno-gnu-imaginary-constant -DOF_COMPILING_OBJFW -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wp,-pthread -I../src -I../src/exceptions -I../src/runtime -I../src/test -I.. -DOBJFWTEST_LOCAL_INCLUDES -DPROG_SUFFIX=\"\" -MD -MF ${out%.o}.dep -c -o testfile_ini.o testfile_ini.m; then printf "\033[2K\033[32mSuccessfully compiled \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "testfile_ini.m"; else err=$?; printf "\033[2K\033[31mFailed to compile \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "testfile_ini.m"; exit $err; fi Successfully compiled testfile_ini.m. printf "\033[2K\033[33mLinking \033[93m\033[1mtests\033[0m\033[33m...\033[0m\r" Linking tests... out="tests"; if clang -o tests ForwardingTests.o OFArrayTests.o OFBlockTests.o OFCharacterSetTests.o OFColorTests.o OFConcreteArrayTests.o OFConcreteDataTests.o OFConcreteDictionaryTests.o OFConcreteMutableArrayTests.o OFConcreteMutableDataTests.o OFConcreteMutableDictionaryTests.o OFConcreteMutableSetTests.o OFConcreteSetTests.o OFCryptographicHashTests.o OFDataTests.o OFDateTests.o OFDictionaryTests.o OFHMACTests.o OFINIFileTests.o OFIRITests.o OFIndexSetTests.o OFInvocationTests.o OFJSONTests.o OFLHAArchiveTests.o OFListTests.o OFLocaleTests.o OFMatrix4x4Tests.o OFMemoryStreamTests.o OFMessagePackTests.o OFMethodSignatureTests.o OFMutableArrayTests.o OFMutableDataTests.o OFMutableDictionaryTests.o OFMutableIndexSetTests.o OFMutableSetTests.o OFMutableStringTests.o OFMutableUTF8StringTests.o OFNotificationCenterTests.o OFNumberTests.o OFObjectTests.o OFPBKDF2Tests.o OFPropertyListTests.o OFRangeTests.o OFScryptTests.o OFSetTests.o OFStreamTests.o OFStringTests.o OFSystemInfoTests.o OFTarArchiveTests.o OFUTF8StringTests.o OFValueTests.o OFXMLElementBuilderTests.o OFXMLNodeTests.o OFXMLParserTests.o OFZIPArchiveTests.o OFZooArchiveTests.o RuntimeARCTests.o RuntimeTests.o OFFileManagerTests.o OFModuleTests.o OFDNSResolverTests.o OFHTTPClientTests.o OFHTTPCookieManagerTests.o OFHTTPCookieTests.o OFKernelEventObserverTests.o OFSocketTests.o OFTCPSocketTests.o OFUDPSocketTests.o OFUNIXDatagramSocketTests.o OFUNIXSequencedPacketSocketTests.o OFUNIXStreamSocketTests.o OFSubprocessTests.o OFThreadTests.o big_dictionary_msgpack_gz.o testfile_bin.o testfile_ini.o -fexceptions -fstack-protector-strong -Wl,-z,relro,-z,now -L../src/test -lobjfwtest -L../src -L../src/runtime -L../src/runtime/linklib -L../src/hid -L../src/bridge -lobjfwhid -lobjfw -lobjfwrt -lpthread -lm -lpthread -lc++abi ; then printf "\033[2K\033[32mSuccessfully linked \033[92m\033[1mtests\033[0m\033[32m.\033[0m\n"; else err=$?; printf "\033[2K\033[31mFailed to link \033[91m\033[1mtests\033[0m\033[31m!\033[0m\n"; exit $err; fi Successfully linked tests. /usr/bin/make subdirs-after /usr/bin/make post-all Leaving directory tests. /usr/bin/make depend : >.deps for i in "" ; do test x"$i" = x"" && continue; echo "-include \${.CURDIR}/$i" >>.deps; done /usr/bin/make locales /usr/bin/make subdirs-after /usr/bin/make post-all >>> Running fake in devel/objfw at 1764443329.01 ===> devel/objfw ===> Faking installation for objfw-1.4.1 /usr/bin/make pre-all /usr/bin/make subdirs for i in src; do printf "\033[2K\033[36mEntering directory \033[96m\033[1m%s\033[0m\033[36m.\033[0m\n" "$i"; cd $i || exit $?; /usr/bin/make || exit $?; printf "\033[2K\033[36mLeaving directory \033[96m\033[1m%s\033[0m\033[36m.\033[0m\n" "$i"; cd .. || exit $?; done Entering directory src. /usr/bin/make pre-all /usr/bin/make subdirs for i in runtime; do printf "\033[2K\033[36mEntering directory \033[96m\033[1m%s\033[0m\033[36m.\033[0m\n" "$i"; cd $i || exit $?; /usr/bin/make || exit $?; printf "\033[2K\033[36mLeaving directory \033[96m\033[1m%s\033[0m\033[36m.\033[0m\n" "$i"; cd .. || exit $?; done Entering directory runtime. /usr/bin/make pre-all /usr/bin/make subdirs for i in lookup-asm; do printf "\033[2K\033[36mEntering directory \033[96m\033[1m%s\033[0m\033[36m.\033[0m\n" "$i"; cd $i || exit $?; /usr/bin/make || exit $?; printf "\033[2K\033[36mLeaving directory \033[96m\033[1m%s\033[0m\033[36m.\033[0m\n" "$i"; cd .. || exit $?; done Entering directory lookup-asm. /usr/bin/make pre-all /usr/bin/make subdirs /usr/bin/make depend : >.deps for i in "" lookup-asm.dep lookup-asm.lib.dep lookup-asm.amigalib.dep lookup-asm.plugin.dep; do test x"$i" = x"" && continue; echo "-include \${.CURDIR}/$i" >>.deps; done /usr/bin/make lookup-asm.lib.a locales `lookup-asm.lib.a' is up to date. /usr/bin/make subdirs-after /usr/bin/make post-all Leaving directory lookup-asm. /usr/bin/make depend : >.deps for i in "" arc.dep association.dep autorelease.dep category.dep class.dep dtable.dep exception.dep hashtable.dep init.dep instance.dep ivar.dep lookup.dep method.dep misc.dep property.dep protocol.dep selector.dep sparsearray.dep static-instances.dep synchronized.dep tagged-pointer.dep OFOnce.dep OFPlainMutex.dep OFTLSKey.dep threading.dep arc.lib.dep association.lib.dep autorelease.lib.dep category.lib.dep class.lib.dep dtable.lib.dep exception.lib.dep hashtable.lib.dep init.lib.dep instance.lib.dep ivar.lib.dep lookup.lib.dep method.lib.dep misc.lib.dep property.lib.dep protocol.lib.dep selector.lib.dep sparsearray.lib.dep static-instances.lib.dep synchronized.lib.dep tagged-pointer.lib.dep OFOnce.lib.dep OFPlainMutex.lib.dep OFTLSKey.lib.dep threading.lib.dep arc.amigalib.dep association.amigalib.dep autorelease.amigalib.dep category.amigalib.dep class.amigalib.dep dtable.amigalib.dep exception.amigalib.dep hashtable.amigalib.dep init.amigalib.dep instance.amigalib.dep ivar.amigalib.dep lookup.amigalib.dep method.amigalib.dep misc.amigalib.dep property.amigalib.dep protocol.amigalib.dep selector.amigalib.dep sparsearray.amigalib.dep static-instances.amigalib.dep synchronized.amigalib.dep tagged-pointer.amigalib.dep OFOnce.amigalib.dep OFPlainMutex.amigalib.dep OFTLSKey.amigalib.dep threading.amigalib.dep arc.plugin.dep association.plugin.dep autorelease.plugin.dep category.plugin.dep class.plugin.dep dtable.plugin.dep exception.plugin.dep hashtable.plugin.dep init.plugin.dep instance.plugin.dep ivar.plugin.dep lookup.plugin.dep method.plugin.dep misc.plugin.dep property.plugin.dep protocol.plugin.dep selector.plugin.dep sparsearray.plugin.dep static-instances.plugin.dep synchronized.plugin.dep tagged-pointer.plugin.dep OFOnce.plugin.dep OFPlainMutex.plugin.dep OFTLSKey.plugin.dep threading.plugin.dep; do test x"$i" = x"" && continue; echo "-include \${.CURDIR}/$i" >>.deps; done /usr/bin/make libobjfwrt.so.1.1 locales `libobjfwrt.so.1.1' is up to date. /usr/bin/make subdirs-after /usr/bin/make post-all Leaving directory runtime. for i in exceptions; do printf "\033[2K\033[36mEntering directory \033[96m\033[1m%s\033[0m\033[36m.\033[0m\n" "$i"; cd $i || exit $?; /usr/bin/make || exit $?; printf "\033[2K\033[36mLeaving directory \033[96m\033[1m%s\033[0m\033[36m.\033[0m\n" "$i"; cd .. || exit $?; done Entering directory exceptions. /usr/bin/make pre-all /usr/bin/make subdirs /usr/bin/make depend : >.deps for i in "" OFAllocFailedException.dep OFAlreadyOpenException.dep OFChecksumMismatchException.dep OFCopyItemFailedException.dep OFCreateDirectoryFailedException.dep OFCreateSymbolicLinkFailedException.dep OFEnumerationMutationException.dep OFException.dep OFGetItemAttributesFailedException.dep OFGetOptionFailedException.dep OFHashAlreadyCalculatedException.dep OFHashNotCalculatedException.dep OFInitializationFailedException.dep OFInvalidArgumentException.dep OFInvalidEncodingException.dep OFInvalidFormatException.dep OFInvalidJSONException.dep OFInvalidServerResponseException.dep OFLinkItemFailedException.dep OFLockFailedException.dep OFMalformedXMLException.dep OFMoveItemFailedException.dep OFNotImplementedException.dep OFNotOpenException.dep OFOpenItemFailedException.dep OFOutOfMemoryException.dep OFOutOfRangeException.dep OFReadFailedException.dep OFReadOrWriteFailedException.dep OFRemoveItemFailedException.dep OFSeekFailedException.dep OFSetItemAttributesFailedException.dep OFSetOptionFailedException.dep OFStillLockedException.dep OFTruncatedDataException.dep OFUnboundNamespaceException.dep OFUnboundPrefixException.dep OFUndefinedKeyException.dep OFUnknownXMLEntityException.dep OFUnlockFailedException.dep OFUnsupportedProtocolException.dep OFUnsupportedVersionException.dep OFWriteFailedException.dep OFChangeCurrentDirectoryFailedException.dep OFGetCurrentDirectoryFailedException.dep OFLoadPluginFailedException.dep OFLoadModuleFailedException.dep OFAcceptSocketFailedException.dep OFBindIPSocketFailedException.dep OFBindSocketFailedException.dep OFConnectIPSocketFailedException.dep OFConnectSocketFailedException.dep OFDNSQueryFailedException.dep OFHTTPRequestFailedException.dep OFListenOnSocketFailedException.dep OFObserveKernelEventsFailedException.dep OFResolveHostFailedException.dep OFTLSHandshakeFailedException.dep OFBindUNIXSocketFailedException.dep OFConnectUNIXSocketFailedException.dep OFBroadcastConditionFailedException.dep OFConditionStillWaitingException.dep OFJoinThreadFailedException.dep OFSignalConditionFailedException.dep OFStartThreadFailedException.dep OFThreadStillRunningException.dep OFWaitForConditionFailedException.dep OFActivateSandboxFailedException.dep OFAllocFailedException.lib.dep OFAlreadyOpenException.lib.dep OFChecksumMismatchException.lib.dep OFCopyItemFailedException.lib.dep OFCreateDirectoryFailedException.lib.dep OFCreateSymbolicLinkFailedException.lib.dep OFEnumerationMutationException.lib.dep OFException.lib.dep OFGetItemAttributesFailedException.lib.dep OFGetOptionFailedException.lib.dep OFHashAlreadyCalculatedException.lib.dep OFHashNotCalculatedException.lib.dep OFInitializationFailedException.lib.dep OFInvalidArgumentException.lib.dep OFInvalidEncodingException.lib.dep OFInvalidFormatException.lib.dep OFInvalidJSONException.lib.dep OFInvalidServerResponseException.lib.dep OFLinkItemFailedException.lib.dep OFLockFailedException.lib.dep OFMalformedXMLException.lib.dep OFMoveItemFailedException.lib.dep OFNotImplementedException.lib.dep OFNotOpenException.lib.dep OFOpenItemFailedException.lib.dep OFOutOfMemoryException.lib.dep OFOutOfRangeException.lib.dep OFReadFailedException.lib.dep OFReadOrWriteFailedException.lib.dep OFRemoveItemFailedException.lib.dep OFSeekFailedException.lib.dep OFSetItemAttributesFailedException.lib.dep OFSetOptionFailedException.lib.dep OFStillLockedException.lib.dep OFTruncatedDataException.lib.dep OFUnboundNamespaceException.lib.dep OFUnboundPrefixException.lib.dep OFUndefinedKeyException.lib.dep OFUnknownXMLEntityException.lib.dep OFUnlockFailedException.lib.dep OFUnsupportedProtocolException.lib.dep OFUnsupportedVersionException.lib.dep OFWriteFailedException.lib.dep OFChangeCurrentDirectoryFailedException.lib.dep OFGetCurrentDirectoryFailedException.lib.dep OFLoadPluginFailedException.lib.dep OFLoadModuleFailedException.lib.dep OFAcceptSocketFailedException.lib.dep OFBindIPSocketFailedException.lib.dep OFBindSocketFailedException.lib.dep OFConnectIPSocketFailedException.lib.dep OFConnectSocketFailedException.lib.dep OFDNSQueryFailedException.lib.dep OFHTTPRequestFailedException.lib.dep OFListenOnSocketFailedException.lib.dep OFObserveKernelEventsFailedException.lib.dep OFResolveHostFailedException.lib.dep OFTLSHandshakeFailedException.lib.dep OFBindUNIXSocketFailedException.lib.dep OFConnectUNIXSocketFailedException.lib.dep OFBroadcastConditionFailedException.lib.dep OFConditionStillWaitingException.lib.dep OFJoinThreadFailedException.lib.dep OFSignalConditionFailedException.lib.dep OFStartThreadFailedException.lib.dep OFThreadStillRunningException.lib.dep OFWaitForConditionFailedException.lib.dep OFActivateSandboxFailedException.lib.dep OFAllocFailedException.amigalib.dep OFAlreadyOpenException.amigalib.dep OFChecksumMismatchException.amigalib.dep OFCopyItemFailedException.amigalib.dep OFCreateDirectoryFailedException.amigalib.dep OFCreateSymbolicLinkFailedException.amigalib.dep OFEnumerationMutationException.amigalib.dep OFException.amigalib.dep OFGetItemAttributesFailedException.amigalib.dep OFGetOptionFailedException.amigalib.dep OFHashAlreadyCalculatedException.amigalib.dep OFHashNotCalculatedException.amigalib.dep OFInitializationFailedException.amigalib.dep OFInvalidArgumentException.amigalib.dep OFInvalidEncodingException.amigalib.dep OFInvalidFormatException.amigalib.dep OFInvalidJSONException.amigalib.dep OFInvalidServerResponseException.amigalib.dep OFLinkItemFailedException.amigalib.dep OFLockFailedException.amigalib.dep OFMalformedXMLException.amigalib.dep OFMoveItemFailedException.amigalib.dep OFNotImplementedException.amigalib.dep OFNotOpenException.amigalib.dep OFOpenItemFailedException.amigalib.dep OFOutOfMemoryException.amigalib.dep OFOutOfRangeException.amigalib.dep OFReadFailedException.amigalib.dep OFReadOrWriteFailedException.amigalib.dep OFRemoveItemFailedException.amigalib.dep OFSeekFailedException.amigalib.dep OFSetItemAttributesFailedException.amigalib.dep OFSetOptionFailedException.amigalib.dep OFStillLockedException.amigalib.dep OFTruncatedDataException.amigalib.dep OFUnboundNamespaceException.amigalib.dep OFUnboundPrefixException.amigalib.dep OFUndefinedKeyException.amigalib.dep OFUnknownXMLEntityException.amigalib.dep OFUnlockFailedException.amigalib.dep OFUnsupportedProtocolException.amigalib.dep OFUnsupportedVersionException.amigalib.dep OFWriteFailedException.amigalib.dep OFChangeCurrentDirectoryFailedException.amigalib.dep OFGetCurrentDirectoryFailedException.amigalib.dep OFLoadPluginFailedException.amigalib.dep OFLoadModuleFailedException.amigalib.dep OFAcceptSocketFailedException.amigalib.dep OFBindIPSocketFailedException.amigalib.dep OFBindSocketFailedException.amigalib.dep OFConnectIPSocketFailedException.amigalib.dep OFConnectSocketFailedException.amigalib.dep OFDNSQueryFailedException.amigalib.dep OFHTTPRequestFailedException.amigalib.dep OFListenOnSocketFailedException.amigalib.dep OFObserveKernelEventsFailedException.amigalib.dep OFResolveHostFailedException.amigalib.dep OFTLSHandshakeFailedException.amigalib.dep OFBindUNIXSocketFailedException.amigalib.dep OFConnectUNIXSocketFailedException.amigalib.dep OFBroadcastConditionFailedException.amigalib.dep OFConditionStillWaitingException.amigalib.dep OFJoinThreadFailedException.amigalib.dep OFSignalConditionFailedException.amigalib.dep OFStartThreadFailedException.amigalib.dep OFThreadStillRunningException.amigalib.dep OFWaitForConditionFailedException.amigalib.dep OFActivateSandboxFailedException.amigalib.dep OFAllocFailedException.plugin.dep OFAlreadyOpenException.plugin.dep OFChecksumMismatchException.plugin.dep OFCopyItemFailedException.plugin.dep OFCreateDirectoryFailedException.plugin.dep OFCreateSymbolicLinkFailedException.plugin.dep OFEnumerationMutationException.plugin.dep OFException.plugin.dep OFGetItemAttributesFailedException.plugin.dep OFGetOptionFailedException.plugin.dep OFHashAlreadyCalculatedException.plugin.dep OFHashNotCalculatedException.plugin.dep OFInitializationFailedException.plugin.dep OFInvalidArgumentException.plugin.dep OFInvalidEncodingException.plugin.dep OFInvalidFormatException.plugin.dep OFInvalidJSONException.plugin.dep OFInvalidServerResponseException.plugin.dep OFLinkItemFailedException.plugin.dep OFLockFailedException.plugin.dep OFMalformedXMLException.plugin.dep OFMoveItemFailedException.plugin.dep OFNotImplementedException.plugin.dep OFNotOpenException.plugin.dep OFOpenItemFailedException.plugin.dep OFOutOfMemoryException.plugin.dep OFOutOfRangeException.plugin.dep OFReadFailedException.plugin.dep OFReadOrWriteFailedException.plugin.dep OFRemoveItemFailedException.plugin.dep OFSeekFailedException.plugin.dep OFSetItemAttributesFailedException.plugin.dep OFSetOptionFailedException.plugin.dep OFStillLockedException.plugin.dep OFTruncatedDataException.plugin.dep OFUnboundNamespaceException.plugin.dep OFUnboundPrefixException.plugin.dep OFUndefinedKeyException.plugin.dep OFUnknownXMLEntityException.plugin.dep OFUnlockFailedException.plugin.dep OFUnsupportedProtocolException.plugin.dep OFUnsupportedVersionException.plugin.dep OFWriteFailedException.plugin.dep OFChangeCurrentDirectoryFailedException.plugin.dep OFGetCurrentDirectoryFailedException.plugin.dep OFLoadPluginFailedException.plugin.dep OFLoadModuleFailedException.plugin.dep OFAcceptSocketFailedException.plugin.dep OFBindIPSocketFailedException.plugin.dep OFBindSocketFailedException.plugin.dep OFConnectIPSocketFailedException.plugin.dep OFConnectSocketFailedException.plugin.dep OFDNSQueryFailedException.plugin.dep OFHTTPRequestFailedException.plugin.dep OFListenOnSocketFailedException.plugin.dep OFObserveKernelEventsFailedException.plugin.dep OFResolveHostFailedException.plugin.dep OFTLSHandshakeFailedException.plugin.dep OFBindUNIXSocketFailedException.plugin.dep OFConnectUNIXSocketFailedException.plugin.dep OFBroadcastConditionFailedException.plugin.dep OFConditionStillWaitingException.plugin.dep OFJoinThreadFailedException.plugin.dep OFSignalConditionFailedException.plugin.dep OFStartThreadFailedException.plugin.dep OFThreadStillRunningException.plugin.dep OFWaitForConditionFailedException.plugin.dep OFActivateSandboxFailedException.plugin.dep; do test x"$i" = x"" && continue; echo "-include \${.CURDIR}/$i" >>.deps; done /usr/bin/make exceptions.lib.a locales `exceptions.lib.a' is up to date. /usr/bin/make subdirs-after /usr/bin/make post-all Leaving directory exceptions. for i in encodings; do printf "\033[2K\033[36mEntering directory \033[96m\033[1m%s\033[0m\033[36m.\033[0m\n" "$i"; cd $i || exit $?; /usr/bin/make || exit $?; printf "\033[2K\033[36mLeaving directory \033[96m\033[1m%s\033[0m\033[36m.\033[0m\n" "$i"; cd .. || exit $?; done Entering directory encodings. /usr/bin/make pre-all /usr/bin/make subdirs /usr/bin/make depend : >.deps for i in "" codepage-437.dep codepage-850.dep codepage-852.dep codepage-858.dep iso-8859-2.dep iso-8859-3.dep iso-8859-15.dep koi8-r.dep koi8-u.dep mac-roman.dep windows-1250.dep windows-1251.dep windows-1252.dep codepage-437.lib.dep codepage-850.lib.dep codepage-852.lib.dep codepage-858.lib.dep iso-8859-2.lib.dep iso-8859-3.lib.dep iso-8859-15.lib.dep koi8-r.lib.dep koi8-u.lib.dep mac-roman.lib.dep windows-1250.lib.dep windows-1251.lib.dep windows-1252.lib.dep codepage-437.amigalib.dep codepage-850.amigalib.dep codepage-852.amigalib.dep codepage-858.amigalib.dep iso-8859-2.amigalib.dep iso-8859-3.amigalib.dep iso-8859-15.amigalib.dep koi8-r.amigalib.dep koi8-u.amigalib.dep mac-roman.amigalib.dep windows-1250.amigalib.dep windows-1251.amigalib.dep windows-1252.amigalib.dep codepage-437.plugin.dep codepage-850.plugin.dep codepage-852.plugin.dep codepage-858.plugin.dep iso-8859-2.plugin.dep iso-8859-3.plugin.dep iso-8859-15.plugin.dep koi8-r.plugin.dep koi8-u.plugin.dep mac-roman.plugin.dep windows-1250.plugin.dep windows-1251.plugin.dep windows-1252.plugin.dep; do test x"$i" = x"" && continue; echo "-include \${.CURDIR}/$i" >>.deps; done /usr/bin/make encodings.lib.a locales `encodings.lib.a' is up to date. /usr/bin/make subdirs-after /usr/bin/make post-all Leaving directory encodings. for i in forwarding; do printf "\033[2K\033[36mEntering directory \033[96m\033[1m%s\033[0m\033[36m.\033[0m\n" "$i"; cd $i || exit $?; /usr/bin/make || exit $?; printf "\033[2K\033[36mLeaving directory \033[96m\033[1m%s\033[0m\033[36m.\033[0m\n" "$i"; cd .. || exit $?; done Entering directory forwarding. /usr/bin/make pre-all /usr/bin/make subdirs /usr/bin/make depend : >.deps for i in "" forwarding.dep forwarding.lib.dep forwarding.amigalib.dep forwarding.plugin.dep; do test x"$i" = x"" && continue; echo "-include \${.CURDIR}/$i" >>.deps; done /usr/bin/make forwarding.lib.a locales `forwarding.lib.a' is up to date. /usr/bin/make subdirs-after /usr/bin/make post-all Leaving directory forwarding. /usr/bin/make depend : >.deps for i in "" OFApplication.dep OFArray.dep OFBlock.dep OFCharacterSet.dep OFColor.dep OFConstantString.dep OFCountedSet.dep OFData.dep OFData+CryptographicHashing.dep OFData+MessagePackParsing.dep OFDate.dep OFDictionary.dep OFEmbeddedIRIHandler.dep OFEnumerator.dep OFFileManager.dep OFGZIPStream.dep OFHMAC.dep OFINICategory.dep OFINIFile.dep OFINISection.dep OFIRI.dep OFIRIHandler.dep OFIndexSet.dep OFInflate64Stream.dep OFInflateStream.dep OFInvocation.dep OFLHAArchive.dep OFLHAArchiveEntry.dep OFList.dep OFLocale.dep OFMD5Hash.dep OFMapTable.dep OFMatrix4x4.dep OFMemoryStream.dep OFMessagePackExtension.dep OFMethodSignature.dep OFMutableArray.dep OFMutableData.dep OFMutableDictionary.dep OFMutableIRI.dep OFMutableIndexSet.dep OFMutableLHAArchiveEntry.dep OFMutablePair.dep OFMutableSet.dep OFMutableString.dep OFMutableTarArchiveEntry.dep OFMutableTriple.dep OFMutableZIPArchiveEntry.dep OFMutableZooArchiveEntry.dep OFNotification.dep OFNotificationCenter.dep OFNull.dep OFNumber.dep OFObject.dep OFObject+KeyValueCoding.dep OFOnce.dep OFOptionsParser.dep OFPBKDF2.dep OFPair.dep OFRIPEMD160Hash.dep OFRunLoop.dep OFSHA1Hash.dep OFSHA224Hash.dep OFSHA224Or256Hash.dep OFSHA256Hash.dep OFSHA384Hash.dep OFSHA384Or512Hash.dep OFSHA512Hash.dep OFScrypt.dep OFSecureData.dep OFSeekableStream.dep OFSet.dep OFSettings.dep OFSortedList.dep OFStdIOStream.dep OFStream.dep OFString.dep OFString+CryptographicHashing.dep OFString+JSONParsing.dep OFString+PercentEncoding.dep OFString+PropertyListParsing.dep OFString+XMLEscaping.dep OFString+XMLUnescaping.dep OFSystemInfo.dep OFTarArchive.dep OFTarArchiveEntry.dep OFThread.dep OFTimer.dep OFTriple.dep OFUUID.dep OFValue.dep OFXMLAttribute.dep OFXMLCDATA.dep OFXMLCharacters.dep OFXMLComment.dep OFXMLElement.dep OFXMLElementBuilder.dep OFXMLNode.dep OFXMLParser.dep OFXMLProcessingInstruction.dep OFZIPArchive.dep OFZIPArchiveEntry.dep OFZooArchive.dep OFZooArchiveEntry.dep OFFile.dep OFString+PathAdditions.dep OFFileIRIHandler.dep OFPlugin.dep OFModule.dep OFAAAADNSResourceRecord.dep OFADNSResourceRecord.dep OFCNAMEDNSResourceRecord.dep OFDNSQuery.dep OFDNSResolver.dep OFDNSResourceRecord.dep OFDNSResponse.dep OFDatagramSocket.dep OFHINFODNSResourceRecord.dep OFHTTPClient.dep OFHTTPCookie.dep OFHTTPCookieManager.dep OFHTTPRequest.dep OFHTTPResponse.dep OFHTTPServer.dep OFLOCDNSResourceRecord.dep OFMXDNSResourceRecord.dep OFNSDNSResourceRecord.dep OFPTRDNSResourceRecord.dep OFRPDNSResourceRecord.dep OFSOADNSResourceRecord.dep OFSRVDNSResourceRecord.dep OFSequencedPacketSocket.dep OFSocket.dep OFStreamSocket.dep OFSystemInfo+NetworkInterfaces.dep OFTCPSocket.dep OFTLSStream.dep OFTXTDNSResourceRecord.dep OFUDPSocket.dep OFURIDNSResourceRecord.dep OFX509Certificate.dep OFUNIXDatagramSocket.dep OFUNIXSequencedPacketSocket.dep OFUNIXStreamSocket.dep OFAsyncIPSocketConnector.dep OFDNSResolverSettings.dep OFHTTPIRIHandler.dep OFHostAddressResolver.dep OFKernelEventObserver.dep OFKqueueKernelEventObserver.dep OFPollKernelEventObserver.dep OFSelectKernelEventObserver.dep OFTCPSocketSOCKS5Connector.dep OFSubprocess.dep OFCondition.dep OFMutex.dep OFPlainCondition.dep OFPlainMutex.dep OFPlainThread.dep OFRecursiveMutex.dep OFTLSKey.dep OFASPrintF.dep OFArchiveIRIHandler.dep OFBase64.dep OFBitSetCharacterSet.dep OFCRC16.dep OFCRC32.dep OFConcreteArray.dep OFConcreteColor.dep OFConcreteCountedSet.dep OFConcreteData.dep OFConcreteDate.dep OFConcreteDictionary.dep OFConcreteMutableArray.dep OFConcreteMutableData.dep OFConcreteMutableDictionary.dep OFConcreteMutableSet.dep OFConcreteNumber.dep OFConcreteSet.dep OFConcreteSubarray.dep OFConcreteValue.dep OFHuffmanTree.dep OFINIFileSettings.dep OFInvertedCharacterSet.dep OFLHADecompressingStream.dep OFMutableUTF8String.dep OFRangeCharacterSet.dep OFSandbox.dep OFStrFTime.dep OFStrPTime.dep OFSubarray.dep OFSubdata.dep OFUTF8String.dep unicode.dep OFTaggedPointerColor.dep OFTaggedPointerDate.dep OFTaggedPointerNumber.dep OFTaggedPointerString.dep OFApplication.lib.dep OFArray.lib.dep OFBlock.lib.dep OFCharacterSet.lib.dep OFColor.lib.dep OFConstantString.lib.dep OFCountedSet.lib.dep OFData.lib.dep OFData+CryptographicHashing.lib.dep OFData+MessagePackParsing.lib.dep OFDate.lib.dep OFDictionary.lib.dep OFEmbeddedIRIHandler.lib.dep OFEnumerator.lib.dep OFFileManager.lib.dep OFGZIPStream.lib.dep OFHMAC.lib.dep OFINICategory.lib.dep OFINIFile.lib.dep OFINISection.lib.dep OFIRI.lib.dep OFIRIHandler.lib.dep OFIndexSet.lib.dep OFInflate64Stream.lib.dep OFInflateStream.lib.dep OFInvocation.lib.dep OFLHAArchive.lib.dep OFLHAArchiveEntry.lib.dep OFList.lib.dep OFLocale.lib.dep OFMD5Hash.lib.dep OFMapTable.lib.dep OFMatrix4x4.lib.dep OFMemoryStream.lib.dep OFMessagePackExtension.lib.dep OFMethodSignature.lib.dep OFMutableArray.lib.dep OFMutableData.lib.dep OFMutableDictionary.lib.dep OFMutableIRI.lib.dep OFMutableIndexSet.lib.dep OFMutableLHAArchiveEntry.lib.dep OFMutablePair.lib.dep OFMutableSet.lib.dep OFMutableString.lib.dep OFMutableTarArchiveEntry.lib.dep OFMutableTriple.lib.dep OFMutableZIPArchiveEntry.lib.dep OFMutableZooArchiveEntry.lib.dep OFNotification.lib.dep OFNotificationCenter.lib.dep OFNull.lib.dep OFNumber.lib.dep OFObject.lib.dep OFObject+KeyValueCoding.lib.dep OFOnce.lib.dep OFOptionsParser.lib.dep OFPBKDF2.lib.dep OFPair.lib.dep OFRIPEMD160Hash.lib.dep OFRunLoop.lib.dep OFSHA1Hash.lib.dep OFSHA224Hash.lib.dep OFSHA224Or256Hash.lib.dep OFSHA256Hash.lib.dep OFSHA384Hash.lib.dep OFSHA384Or512Hash.lib.dep OFSHA512Hash.lib.dep OFScrypt.lib.dep OFSecureData.lib.dep OFSeekableStream.lib.dep OFSet.lib.dep OFSettings.lib.dep OFSortedList.lib.dep OFStdIOStream.lib.dep OFStream.lib.dep OFString.lib.dep OFString+CryptographicHashing.lib.dep OFString+JSONParsing.lib.dep OFString+PercentEncoding.lib.dep OFString+PropertyListParsing.lib.dep OFString+XMLEscaping.lib.dep OFString+XMLUnescaping.lib.dep OFSystemInfo.lib.dep OFTarArchive.lib.dep OFTarArchiveEntry.lib.dep OFThread.lib.dep OFTimer.lib.dep OFTriple.lib.dep OFUUID.lib.dep OFValue.lib.dep OFXMLAttribute.lib.dep OFXMLCDATA.lib.dep OFXMLCharacters.lib.dep OFXMLComment.lib.dep OFXMLElement.lib.dep OFXMLElementBuilder.lib.dep OFXMLNode.lib.dep OFXMLParser.lib.dep OFXMLProcessingInstruction.lib.dep OFZIPArchive.lib.dep OFZIPArchiveEntry.lib.dep OFZooArchive.lib.dep OFZooArchiveEntry.lib.dep OFFile.lib.dep OFString+PathAdditions.lib.dep OFFileIRIHandler.lib.dep OFPlugin.lib.dep OFModule.lib.dep OFAAAADNSResourceRecord.lib.dep OFADNSResourceRecord.lib.dep OFCNAMEDNSResourceRecord.lib.dep OFDNSQuery.lib.dep OFDNSResolver.lib.dep OFDNSResourceRecord.lib.dep OFDNSResponse.lib.dep OFDatagramSocket.lib.dep OFHINFODNSResourceRecord.lib.dep OFHTTPClient.lib.dep OFHTTPCookie.lib.dep OFHTTPCookieManager.lib.dep OFHTTPRequest.lib.dep OFHTTPResponse.lib.dep OFHTTPServer.lib.dep OFLOCDNSResourceRecord.lib.dep OFMXDNSResourceRecord.lib.dep OFNSDNSResourceRecord.lib.dep OFPTRDNSResourceRecord.lib.dep OFRPDNSResourceRecord.lib.dep OFSOADNSResourceRecord.lib.dep OFSRVDNSResourceRecord.lib.dep OFSequencedPacketSocket.lib.dep OFSocket.lib.dep OFStreamSocket.lib.dep OFSystemInfo+NetworkInterfaces.lib.dep OFTCPSocket.lib.dep OFTLSStream.lib.dep OFTXTDNSResourceRecord.lib.dep OFUDPSocket.lib.dep OFURIDNSResourceRecord.lib.dep OFX509Certificate.lib.dep OFUNIXDatagramSocket.lib.dep OFUNIXSequencedPacketSocket.lib.dep OFUNIXStreamSocket.lib.dep OFAsyncIPSocketConnector.lib.dep OFDNSResolverSettings.lib.dep OFHTTPIRIHandler.lib.dep OFHostAddressResolver.lib.dep OFKernelEventObserver.lib.dep OFKqueueKernelEventObserver.lib.dep OFPollKernelEventObserver.lib.dep OFSelectKernelEventObserver.lib.dep OFTCPSocketSOCKS5Connector.lib.dep OFSubprocess.lib.dep OFCondition.lib.dep OFMutex.lib.dep OFPlainCondition.lib.dep OFPlainMutex.lib.dep OFPlainThread.lib.dep OFRecursiveMutex.lib.dep OFTLSKey.lib.dep OFASPrintF.lib.dep OFArchiveIRIHandler.lib.dep OFBase64.lib.dep OFBitSetCharacterSet.lib.dep OFCRC16.lib.dep OFCRC32.lib.dep OFConcreteArray.lib.dep OFConcreteColor.lib.dep OFConcreteCountedSet.lib.dep OFConcreteData.lib.dep OFConcreteDate.lib.dep OFConcreteDictionary.lib.dep OFConcreteMutableArray.lib.dep OFConcreteMutableData.lib.dep OFConcreteMutableDictionary.lib.dep OFConcreteMutableSet.lib.dep OFConcreteNumber.lib.dep OFConcreteSet.lib.dep OFConcreteSubarray.lib.dep OFConcreteValue.lib.dep OFHuffmanTree.lib.dep OFINIFileSettings.lib.dep OFInvertedCharacterSet.lib.dep OFLHADecompressingStream.lib.dep OFMutableUTF8String.lib.dep OFRangeCharacterSet.lib.dep OFSandbox.lib.dep OFStrFTime.lib.dep OFStrPTime.lib.dep OFSubarray.lib.dep OFSubdata.lib.dep OFUTF8String.lib.dep unicode.lib.dep OFTaggedPointerColor.lib.dep OFTaggedPointerDate.lib.dep OFTaggedPointerNumber.lib.dep OFTaggedPointerString.lib.dep OFApplication.amigalib.dep OFArray.amigalib.dep OFBlock.amigalib.dep OFCharacterSet.amigalib.dep OFColor.amigalib.dep OFConstantString.amigalib.dep OFCountedSet.amigalib.dep OFData.amigalib.dep OFData+CryptographicHashing.amigalib.dep OFData+MessagePackParsing.amigalib.dep OFDate.amigalib.dep OFDictionary.amigalib.dep OFEmbeddedIRIHandler.amigalib.dep OFEnumerator.amigalib.dep OFFileManager.amigalib.dep OFGZIPStream.amigalib.dep OFHMAC.amigalib.dep OFINICategory.amigalib.dep OFINIFile.amigalib.dep OFINISection.amigalib.dep OFIRI.amigalib.dep OFIRIHandler.amigalib.dep OFIndexSet.amigalib.dep OFInflate64Stream.amigalib.dep OFInflateStream.amigalib.dep OFInvocation.amigalib.dep OFLHAArchive.amigalib.dep OFLHAArchiveEntry.amigalib.dep OFList.amigalib.dep OFLocale.amigalib.dep OFMD5Hash.amigalib.dep OFMapTable.amigalib.dep OFMatrix4x4.amigalib.dep OFMemoryStream.amigalib.dep OFMessagePackExtension.amigalib.dep OFMethodSignature.amigalib.dep OFMutableArray.amigalib.dep OFMutableData.amigalib.dep OFMutableDictionary.amigalib.dep OFMutableIRI.amigalib.dep OFMutableIndexSet.amigalib.dep OFMutableLHAArchiveEntry.amigalib.dep OFMutablePair.amigalib.dep OFMutableSet.amigalib.dep OFMutableString.amigalib.dep OFMutableTarArchiveEntry.amigalib.dep OFMutableTriple.amigalib.dep OFMutableZIPArchiveEntry.amigalib.dep OFMutableZooArchiveEntry.amigalib.dep OFNotification.amigalib.dep OFNotificationCenter.amigalib.dep OFNull.amigalib.dep OFNumber.amigalib.dep OFObject.amigalib.dep OFObject+KeyValueCoding.amigalib.dep OFOnce.amigalib.dep OFOptionsParser.amigalib.dep OFPBKDF2.amigalib.dep OFPair.amigalib.dep OFRIPEMD160Hash.amigalib.dep OFRunLoop.amigalib.dep OFSHA1Hash.amigalib.dep OFSHA224Hash.amigalib.dep OFSHA224Or256Hash.amigalib.dep OFSHA256Hash.amigalib.dep OFSHA384Hash.amigalib.dep OFSHA384Or512Hash.amigalib.dep OFSHA512Hash.amigalib.dep OFScrypt.amigalib.dep OFSecureData.amigalib.dep OFSeekableStream.amigalib.dep OFSet.amigalib.dep OFSettings.amigalib.dep OFSortedList.amigalib.dep OFStdIOStream.amigalib.dep OFStream.amigalib.dep OFString.amigalib.dep OFString+CryptographicHashing.amigalib.dep OFString+JSONParsing.amigalib.dep OFString+PercentEncoding.amigalib.dep OFString+PropertyListParsing.amigalib.dep OFString+XMLEscaping.amigalib.dep OFString+XMLUnescaping.amigalib.dep OFSystemInfo.amigalib.dep OFTarArchive.amigalib.dep OFTarArchiveEntry.amigalib.dep OFThread.amigalib.dep OFTimer.amigalib.dep OFTriple.amigalib.dep OFUUID.amigalib.dep OFValue.amigalib.dep OFXMLAttribute.amigalib.dep OFXMLCDATA.amigalib.dep OFXMLCharacters.amigalib.dep OFXMLComment.amigalib.dep OFXMLElement.amigalib.dep OFXMLElementBuilder.amigalib.dep OFXMLNode.amigalib.dep OFXMLParser.amigalib.dep OFXMLProcessingInstruction.amigalib.dep OFZIPArchive.amigalib.dep OFZIPArchiveEntry.amigalib.dep OFZooArchive.amigalib.dep OFZooArchiveEntry.amigalib.dep OFFile.amigalib.dep OFString+PathAdditions.amigalib.dep OFFileIRIHandler.amigalib.dep OFPlugin.amigalib.dep OFModule.amigalib.dep OFAAAADNSResourceRecord.amigalib.dep OFADNSResourceRecord.amigalib.dep OFCNAMEDNSResourceRecord.amigalib.dep OFDNSQuery.amigalib.dep OFDNSResolver.amigalib.dep OFDNSResourceRecord.amigalib.dep OFDNSResponse.amigalib.dep OFDatagramSocket.amigalib.dep OFHINFODNSResourceRecord.amigalib.dep OFHTTPClient.amigalib.dep OFHTTPCookie.amigalib.dep OFHTTPCookieManager.amigalib.dep OFHTTPRequest.amigalib.dep OFHTTPResponse.amigalib.dep OFHTTPServer.amigalib.dep OFLOCDNSResourceRecord.amigalib.dep OFMXDNSResourceRecord.amigalib.dep OFNSDNSResourceRecord.amigalib.dep OFPTRDNSResourceRecord.amigalib.dep OFRPDNSResourceRecord.amigalib.dep OFSOADNSResourceRecord.amigalib.dep OFSRVDNSResourceRecord.amigalib.dep OFSequencedPacketSocket.amigalib.dep OFSocket.amigalib.dep OFStreamSocket.amigalib.dep OFSystemInfo+NetworkInterfaces.amigalib.dep OFTCPSocket.amigalib.dep OFTLSStream.amigalib.dep OFTXTDNSResourceRecord.amigalib.dep OFUDPSocket.amigalib.dep OFURIDNSResourceRecord.amigalib.dep OFX509Certificate.amigalib.dep OFUNIXDatagramSocket.amigalib.dep OFUNIXSequencedPacketSocket.amigalib.dep OFUNIXStreamSocket.amigalib.dep OFAsyncIPSocketConnector.amigalib.dep OFDNSResolverSettings.amigalib.dep OFHTTPIRIHandler.amigalib.dep OFHostAddressResolver.amigalib.dep OFKernelEventObserver.amigalib.dep OFKqueueKernelEventObserver.amigalib.dep OFPollKernelEventObserver.amigalib.dep OFSelectKernelEventObserver.amigalib.dep OFTCPSocketSOCKS5Connector.amigalib.dep OFSubprocess.amigalib.dep OFCondition.amigalib.dep OFMutex.amigalib.dep OFPlainCondition.amigalib.dep OFPlainMutex.amigalib.dep OFPlainThread.amigalib.dep OFRecursiveMutex.amigalib.dep OFTLSKey.amigalib.dep OFASPrintF.amigalib.dep OFArchiveIRIHandler.amigalib.dep OFBase64.amigalib.dep OFBitSetCharacterSet.amigalib.dep OFCRC16.amigalib.dep OFCRC32.amigalib.dep OFConcreteArray.amigalib.dep OFConcreteColor.amigalib.dep OFConcreteCountedSet.amigalib.dep OFConcreteData.amigalib.dep OFConcreteDate.amigalib.dep OFConcreteDictionary.amigalib.dep OFConcreteMutableArray.amigalib.dep OFConcreteMutableData.amigalib.dep OFConcreteMutableDictionary.amigalib.dep OFConcreteMutableSet.amigalib.dep OFConcreteNumber.amigalib.dep OFConcreteSet.amigalib.dep OFConcreteSubarray.amigalib.dep OFConcreteValue.amigalib.dep OFHuffmanTree.amigalib.dep OFINIFileSettings.amigalib.dep OFInvertedCharacterSet.amigalib.dep OFLHADecompressingStream.amigalib.dep OFMutableUTF8String.amigalib.dep OFRangeCharacterSet.amigalib.dep OFSandbox.amigalib.dep OFStrFTime.amigalib.dep OFStrPTime.amigalib.dep OFSubarray.amigalib.dep OFSubdata.amigalib.dep OFUTF8String.amigalib.dep unicode.amigalib.dep OFTaggedPointerColor.amigalib.dep OFTaggedPointerDate.amigalib.dep OFTaggedPointerNumber.amigalib.dep OFTaggedPointerString.amigalib.dep OFApplication.plugin.dep OFArray.plugin.dep OFBlock.plugin.dep OFCharacterSet.plugin.dep OFColor.plugin.dep OFConstantString.plugin.dep OFCountedSet.plugin.dep OFData.plugin.dep OFData+CryptographicHashing.plugin.dep OFData+MessagePackParsing.plugin.dep OFDate.plugin.dep OFDictionary.plugin.dep OFEmbeddedIRIHandler.plugin.dep OFEnumerator.plugin.dep OFFileManager.plugin.dep OFGZIPStream.plugin.dep OFHMAC.plugin.dep OFINICategory.plugin.dep OFINIFile.plugin.dep OFINISection.plugin.dep OFIRI.plugin.dep OFIRIHandler.plugin.dep OFIndexSet.plugin.dep OFInflate64Stream.plugin.dep OFInflateStream.plugin.dep OFInvocation.plugin.dep OFLHAArchive.plugin.dep OFLHAArchiveEntry.plugin.dep OFList.plugin.dep OFLocale.plugin.dep OFMD5Hash.plugin.dep OFMapTable.plugin.dep OFMatrix4x4.plugin.dep OFMemoryStream.plugin.dep OFMessagePackExtension.plugin.dep OFMethodSignature.plugin.dep OFMutableArray.plugin.dep OFMutableData.plugin.dep OFMutableDictionary.plugin.dep OFMutableIRI.plugin.dep OFMutableIndexSet.plugin.dep OFMutableLHAArchiveEntry.plugin.dep OFMutablePair.plugin.dep OFMutableSet.plugin.dep OFMutableString.plugin.dep OFMutableTarArchiveEntry.plugin.dep OFMutableTriple.plugin.dep OFMutableZIPArchiveEntry.plugin.dep OFMutableZooArchiveEntry.plugin.dep OFNotification.plugin.dep OFNotificationCenter.plugin.dep OFNull.plugin.dep OFNumber.plugin.dep OFObject.plugin.dep OFObject+KeyValueCoding.plugin.dep OFOnce.plugin.dep OFOptionsParser.plugin.dep OFPBKDF2.plugin.dep OFPair.plugin.dep OFRIPEMD160Hash.plugin.dep OFRunLoop.plugin.dep OFSHA1Hash.plugin.dep OFSHA224Hash.plugin.dep OFSHA224Or256Hash.plugin.dep OFSHA256Hash.plugin.dep OFSHA384Hash.plugin.dep OFSHA384Or512Hash.plugin.dep OFSHA512Hash.plugin.dep OFScrypt.plugin.dep OFSecureData.plugin.dep OFSeekableStream.plugin.dep OFSet.plugin.dep OFSettings.plugin.dep OFSortedList.plugin.dep OFStdIOStream.plugin.dep OFStream.plugin.dep OFString.plugin.dep OFString+CryptographicHashing.plugin.dep OFString+JSONParsing.plugin.dep OFString+PercentEncoding.plugin.dep OFString+PropertyListParsing.plugin.dep OFString+XMLEscaping.plugin.dep OFString+XMLUnescaping.plugin.dep OFSystemInfo.plugin.dep OFTarArchive.plugin.dep OFTarArchiveEntry.plugin.dep OFThread.plugin.dep OFTimer.plugin.dep OFTriple.plugin.dep OFUUID.plugin.dep OFValue.plugin.dep OFXMLAttribute.plugin.dep OFXMLCDATA.plugin.dep OFXMLCharacters.plugin.dep OFXMLComment.plugin.dep OFXMLElement.plugin.dep OFXMLElementBuilder.plugin.dep OFXMLNode.plugin.dep OFXMLParser.plugin.dep OFXMLProcessingInstruction.plugin.dep OFZIPArchive.plugin.dep OFZIPArchiveEntry.plugin.dep OFZooArchive.plugin.dep OFZooArchiveEntry.plugin.dep OFFile.plugin.dep OFString+PathAdditions.plugin.dep OFFileIRIHandler.plugin.dep OFPlugin.plugin.dep OFModule.plugin.dep OFAAAADNSResourceRecord.plugin.dep OFADNSResourceRecord.plugin.dep OFCNAMEDNSResourceRecord.plugin.dep OFDNSQuery.plugin.dep OFDNSResolver.plugin.dep OFDNSResourceRecord.plugin.dep OFDNSResponse.plugin.dep OFDatagramSocket.plugin.dep OFHINFODNSResourceRecord.plugin.dep OFHTTPClient.plugin.dep OFHTTPCookie.plugin.dep OFHTTPCookieManager.plugin.dep OFHTTPRequest.plugin.dep OFHTTPResponse.plugin.dep OFHTTPServer.plugin.dep OFLOCDNSResourceRecord.plugin.dep OFMXDNSResourceRecord.plugin.dep OFNSDNSResourceRecord.plugin.dep OFPTRDNSResourceRecord.plugin.dep OFRPDNSResourceRecord.plugin.dep OFSOADNSResourceRecord.plugin.dep OFSRVDNSResourceRecord.plugin.dep OFSequencedPacketSocket.plugin.dep OFSocket.plugin.dep OFStreamSocket.plugin.dep OFSystemInfo+NetworkInterfaces.plugin.dep OFTCPSocket.plugin.dep OFTLSStream.plugin.dep OFTXTDNSResourceRecord.plugin.dep OFUDPSocket.plugin.dep OFURIDNSResourceRecord.plugin.dep OFX509Certificate.plugin.dep OFUNIXDatagramSocket.plugin.dep OFUNIXSequencedPacketSocket.plugin.dep OFUNIXStreamSocket.plugin.dep OFAsyncIPSocketConnector.plugin.dep OFDNSResolverSettings.plugin.dep OFHTTPIRIHandler.plugin.dep OFHostAddressResolver.plugin.dep OFKernelEventObserver.plugin.dep OFKqueueKernelEventObserver.plugin.dep OFPollKernelEventObserver.plugin.dep OFSelectKernelEventObserver.plugin.dep OFTCPSocketSOCKS5Connector.plugin.dep OFSubprocess.plugin.dep OFCondition.plugin.dep OFMutex.plugin.dep OFPlainCondition.plugin.dep OFPlainMutex.plugin.dep OFPlainThread.plugin.dep OFRecursiveMutex.plugin.dep OFTLSKey.plugin.dep OFASPrintF.plugin.dep OFArchiveIRIHandler.plugin.dep OFBase64.plugin.dep OFBitSetCharacterSet.plugin.dep OFCRC16.plugin.dep OFCRC32.plugin.dep OFConcreteArray.plugin.dep OFConcreteColor.plugin.dep OFConcreteCountedSet.plugin.dep OFConcreteData.plugin.dep OFConcreteDate.plugin.dep OFConcreteDictionary.plugin.dep OFConcreteMutableArray.plugin.dep OFConcreteMutableData.plugin.dep OFConcreteMutableDictionary.plugin.dep OFConcreteMutableSet.plugin.dep OFConcreteNumber.plugin.dep OFConcreteSet.plugin.dep OFConcreteSubarray.plugin.dep OFConcreteValue.plugin.dep OFHuffmanTree.plugin.dep OFINIFileSettings.plugin.dep OFInvertedCharacterSet.plugin.dep OFLHADecompressingStream.plugin.dep OFMutableUTF8String.plugin.dep OFRangeCharacterSet.plugin.dep OFSandbox.plugin.dep OFStrFTime.plugin.dep OFStrPTime.plugin.dep OFSubarray.plugin.dep OFSubdata.plugin.dep OFUTF8String.plugin.dep unicode.plugin.dep OFTaggedPointerColor.plugin.dep OFTaggedPointerDate.plugin.dep OFTaggedPointerNumber.plugin.dep OFTaggedPointerString.plugin.dep; do test x"$i" = x"" && continue; echo "-include \${.CURDIR}/$i" >>.deps; done /usr/bin/make libobjfw.so.1.1 locales `libobjfw.so.1.1' is up to date. /usr/bin/make subdirs-after for i in tls; do printf "\033[2K\033[36mEntering directory \033[96m\033[1m%s\033[0m\033[36m.\033[0m\n" "$i"; cd $i || exit $?; /usr/bin/make || exit $?; printf "\033[2K\033[36mLeaving directory \033[96m\033[1m%s\033[0m\033[36m.\033[0m\n" "$i"; cd .. || exit $?; done Entering directory tls. /usr/bin/make pre-all /usr/bin/make subdirs /usr/bin/make depend : >.deps for i in "" OFOpenSSLTLSStream.dep OFOpenSSLX509Certificate.dep OFOpenSSLTLSStream.lib.dep OFOpenSSLX509Certificate.lib.dep OFOpenSSLTLSStream.amigalib.dep OFOpenSSLX509Certificate.amigalib.dep OFOpenSSLTLSStream.plugin.dep OFOpenSSLX509Certificate.plugin.dep; do test x"$i" = x"" && continue; echo "-include \${.CURDIR}/$i" >>.deps; done /usr/bin/make libobjfwtls.so.0.1 locales `libobjfwtls.so.0.1' is up to date. /usr/bin/make subdirs-after /usr/bin/make post-all Leaving directory tls. for i in hid; do printf "\033[2K\033[36mEntering directory \033[96m\033[1m%s\033[0m\033[36m.\033[0m\n" "$i"; cd $i || exit $?; /usr/bin/make || exit $?; printf "\033[2K\033[36mLeaving directory \033[96m\033[1m%s\033[0m\033[36m.\033[0m\n" "$i"; cd .. || exit $?; done Entering directory hid. /usr/bin/make pre-all /usr/bin/make subdirs /usr/bin/make depend : >.deps for i in "" OH8BitDoUltimate2CWirelessGamepad.dep OHDualSenseGamepad.dep OHDualShock4Gamepad.dep OHExtendedN64Controller.dep OHExtendedSNESGamepad.dep OHGameController.dep OHGameControllerAxis.dep OHGameControllerButton.dep OHGameControllerDirectionalPad.dep OHGameControllerElement.dep OHJoyConPair.dep OHLeftJoyCon.dep OHN64Controller.dep OHNESGamepad.dep OHRightJoyCon.dep OHSNESGamepad.dep OHStadiaGamepad.dep OHSwitchProController.dep OHXboxGamepad.dep OHEmulatedGameControllerAxis.dep OHEmulatedGameControllerButton.dep OHEmulatedGameControllerTriggerButton.dep OH8BitDoUltimate2CWirelessGamepad.lib.dep OHDualSenseGamepad.lib.dep OHDualShock4Gamepad.lib.dep OHExtendedN64Controller.lib.dep OHExtendedSNESGamepad.lib.dep OHGameController.lib.dep OHGameControllerAxis.lib.dep OHGameControllerButton.lib.dep OHGameControllerDirectionalPad.lib.dep OHGameControllerElement.lib.dep OHJoyConPair.lib.dep OHLeftJoyCon.lib.dep OHN64Controller.lib.dep OHNESGamepad.lib.dep OHRightJoyCon.lib.dep OHSNESGamepad.lib.dep OHStadiaGamepad.lib.dep OHSwitchProController.lib.dep OHXboxGamepad.lib.dep OHEmulatedGameControllerAxis.lib.dep OHEmulatedGameControllerButton.lib.dep OHEmulatedGameControllerTriggerButton.lib.dep OH8BitDoUltimate2CWirelessGamepad.amigalib.dep OHDualSenseGamepad.amigalib.dep OHDualShock4Gamepad.amigalib.dep OHExtendedN64Controller.amigalib.dep OHExtendedSNESGamepad.amigalib.dep OHGameController.amigalib.dep OHGameControllerAxis.amigalib.dep OHGameControllerButton.amigalib.dep OHGameControllerDirectionalPad.amigalib.dep OHGameControllerElement.amigalib.dep OHJoyConPair.amigalib.dep OHLeftJoyCon.amigalib.dep OHN64Controller.amigalib.dep OHNESGamepad.amigalib.dep OHRightJoyCon.amigalib.dep OHSNESGamepad.amigalib.dep OHStadiaGamepad.amigalib.dep OHSwitchProController.amigalib.dep OHXboxGamepad.amigalib.dep OHEmulatedGameControllerAxis.amigalib.dep OHEmulatedGameControllerButton.amigalib.dep OHEmulatedGameControllerTriggerButton.amigalib.dep OH8BitDoUltimate2CWirelessGamepad.plugin.dep OHDualSenseGamepad.plugin.dep OHDualShock4Gamepad.plugin.dep OHExtendedN64Controller.plugin.dep OHExtendedSNESGamepad.plugin.dep OHGameController.plugin.dep OHGameControllerAxis.plugin.dep OHGameControllerButton.plugin.dep OHGameControllerDirectionalPad.plugin.dep OHGameControllerElement.plugin.dep OHJoyConPair.plugin.dep OHLeftJoyCon.plugin.dep OHN64Controller.plugin.dep OHNESGamepad.plugin.dep OHRightJoyCon.plugin.dep OHSNESGamepad.plugin.dep OHStadiaGamepad.plugin.dep OHSwitchProController.plugin.dep OHXboxGamepad.plugin.dep OHEmulatedGameControllerAxis.plugin.dep OHEmulatedGameControllerButton.plugin.dep OHEmulatedGameControllerTriggerButton.plugin.dep; do test x"$i" = x"" && continue; echo "-include \${.CURDIR}/$i" >>.deps; done /usr/bin/make libobjfwhid.so.0.0 locales `libobjfwhid.so.0.0' is up to date. /usr/bin/make subdirs-after /usr/bin/make post-all Leaving directory hid. for i in test; do printf "\033[2K\033[36mEntering directory \033[96m\033[1m%s\033[0m\033[36m.\033[0m\n" "$i"; cd $i || exit $?; /usr/bin/make || exit $?; printf "\033[2K\033[36mLeaving directory \033[96m\033[1m%s\033[0m\033[36m.\033[0m\n" "$i"; cd .. || exit $?; done Entering directory test. /usr/bin/make pre-all /usr/bin/make subdirs /usr/bin/make depend : >.deps for i in "" OTAssert.dep OTOrderedDictionary.dep OTTestCase.dep OTAppDelegate.dep OTAssertionFailedException.dep OTTestSkippedException.dep OTAssert.lib.dep OTOrderedDictionary.lib.dep OTTestCase.lib.dep OTAppDelegate.lib.dep OTAssertionFailedException.lib.dep OTTestSkippedException.lib.dep OTAssert.amigalib.dep OTOrderedDictionary.amigalib.dep OTTestCase.amigalib.dep OTAppDelegate.amigalib.dep OTAssertionFailedException.amigalib.dep OTTestSkippedException.amigalib.dep OTAssert.plugin.dep OTOrderedDictionary.plugin.dep OTTestCase.plugin.dep OTAppDelegate.plugin.dep OTAssertionFailedException.plugin.dep OTTestSkippedException.plugin.dep; do test x"$i" = x"" && continue; echo "-include \${.CURDIR}/$i" >>.deps; done /usr/bin/make libobjfwtest.a locales `libobjfwtest.a' is up to date. /usr/bin/make subdirs-after /usr/bin/make post-all Leaving directory test. /usr/bin/make post-all Leaving directory src. for i in utils; do printf "\033[2K\033[36mEntering directory \033[96m\033[1m%s\033[0m\033[36m.\033[0m\n" "$i"; cd $i || exit $?; /usr/bin/make || exit $?; printf "\033[2K\033[36mLeaving directory \033[96m\033[1m%s\033[0m\033[36m.\033[0m\n" "$i"; cd .. || exit $?; done Entering directory utils. /usr/bin/make pre-all /usr/bin/make subdirs for i in objfw-new; do printf "\033[2K\033[36mEntering directory \033[96m\033[1m%s\033[0m\033[36m.\033[0m\n" "$i"; cd $i || exit $?; /usr/bin/make || exit $?; printf "\033[2K\033[36mLeaving directory \033[96m\033[1m%s\033[0m\033[36m.\033[0m\n" "$i"; cd .. || exit $?; done Entering directory objfw-new. /usr/bin/make pre-all /usr/bin/make subdirs /usr/bin/make depend : >.deps for i in "" NewApp.dep NewClass.dep NewTest.dep ObjFWNew.dep Property.dep NewApp.lib.dep NewClass.lib.dep NewTest.lib.dep ObjFWNew.lib.dep Property.lib.dep NewApp.amigalib.dep NewClass.amigalib.dep NewTest.amigalib.dep ObjFWNew.amigalib.dep Property.amigalib.dep NewApp.plugin.dep NewClass.plugin.dep NewTest.plugin.dep ObjFWNew.plugin.dep Property.plugin.dep; do test x"$i" = x"" && continue; echo "-include \${.CURDIR}/$i" >>.deps; done /usr/bin/make objfw-new locales `objfw-new' is up to date. /usr/bin/make subdirs-after /usr/bin/make post-all Leaving directory objfw-new. for i in ofarc; do printf "\033[2K\033[36mEntering directory \033[96m\033[1m%s\033[0m\033[36m.\033[0m\n" "$i"; cd $i || exit $?; /usr/bin/make || exit $?; printf "\033[2K\033[36mLeaving directory \033[96m\033[1m%s\033[0m\033[36m.\033[0m\n" "$i"; cd .. || exit $?; done Entering directory ofarc. /usr/bin/make pre-all /usr/bin/make subdirs /usr/bin/make depend : >.deps for i in "" GZIPArchive.dep LHAArchive.dep OFArc.dep TarArchive.dep ZIPArchive.dep ZooArchive.dep GZIPArchive.lib.dep LHAArchive.lib.dep OFArc.lib.dep TarArchive.lib.dep ZIPArchive.lib.dep ZooArchive.lib.dep GZIPArchive.amigalib.dep LHAArchive.amigalib.dep OFArc.amigalib.dep TarArchive.amigalib.dep ZIPArchive.amigalib.dep ZooArchive.amigalib.dep GZIPArchive.plugin.dep LHAArchive.plugin.dep OFArc.plugin.dep TarArchive.plugin.dep ZIPArchive.plugin.dep ZooArchive.plugin.dep; do test x"$i" = x"" && continue; echo "-include \${.CURDIR}/$i" >>.deps; done /usr/bin/make ofarc locales `ofarc' is up to date. /usr/bin/make subdirs-after /usr/bin/make post-all Leaving directory ofarc. for i in ofdns; do printf "\033[2K\033[36mEntering directory \033[96m\033[1m%s\033[0m\033[36m.\033[0m\n" "$i"; cd $i || exit $?; /usr/bin/make || exit $?; printf "\033[2K\033[36mLeaving directory \033[96m\033[1m%s\033[0m\033[36m.\033[0m\n" "$i"; cd .. || exit $?; done Entering directory ofdns. /usr/bin/make pre-all /usr/bin/make subdirs /usr/bin/make depend : >.deps for i in "" OFDNS.dep OFDNS.lib.dep OFDNS.amigalib.dep OFDNS.plugin.dep; do test x"$i" = x"" && continue; echo "-include \${.CURDIR}/$i" >>.deps; done /usr/bin/make ofdns locales `ofdns' is up to date. /usr/bin/make subdirs-after /usr/bin/make post-all Leaving directory ofdns. for i in ofhash; do printf "\033[2K\033[36mEntering directory \033[96m\033[1m%s\033[0m\033[36m.\033[0m\n" "$i"; cd $i || exit $?; /usr/bin/make || exit $?; printf "\033[2K\033[36mLeaving directory \033[96m\033[1m%s\033[0m\033[36m.\033[0m\n" "$i"; cd .. || exit $?; done Entering directory ofhash. /usr/bin/make pre-all /usr/bin/make subdirs /usr/bin/make depend : >.deps for i in "" OFHash.dep OFHash.lib.dep OFHash.amigalib.dep OFHash.plugin.dep; do test x"$i" = x"" && continue; echo "-include \${.CURDIR}/$i" >>.deps; done /usr/bin/make ofhash locales `ofhash' is up to date. /usr/bin/make subdirs-after /usr/bin/make post-all Leaving directory ofhash. for i in ofhttp; do printf "\033[2K\033[36mEntering directory \033[96m\033[1m%s\033[0m\033[36m.\033[0m\n" "$i"; cd $i || exit $?; /usr/bin/make || exit $?; printf "\033[2K\033[36mLeaving directory \033[96m\033[1m%s\033[0m\033[36m.\033[0m\n" "$i"; cd .. || exit $?; done Entering directory ofhttp. /usr/bin/make pre-all /usr/bin/make subdirs /usr/bin/make depend : >.deps for i in "" OFHTTP.dep ProgressBar.dep OFHTTP.lib.dep ProgressBar.lib.dep OFHTTP.amigalib.dep ProgressBar.amigalib.dep OFHTTP.plugin.dep ProgressBar.plugin.dep; do test x"$i" = x"" && continue; echo "-include \${.CURDIR}/$i" >>.deps; done /usr/bin/make ofhttp locales `ofhttp' is up to date. /usr/bin/make subdirs-after /usr/bin/make post-all Leaving directory ofhttp. /usr/bin/make depend : >.deps for i in "" ; do test x"$i" = x"" && continue; echo "-include \${.CURDIR}/$i" >>.deps; done /usr/bin/make locales /usr/bin/make subdirs-after /usr/bin/make post-all Leaving directory utils. for i in tests; do printf "\033[2K\033[36mEntering directory \033[96m\033[1m%s\033[0m\033[36m.\033[0m\n" "$i"; cd $i || exit $?; /usr/bin/make || exit $?; printf "\033[2K\033[36mLeaving directory \033[96m\033[1m%s\033[0m\033[36m.\033[0m\n" "$i"; cd .. || exit $?; done Entering directory tests. /usr/bin/make pre-all /usr/bin/make subdirs for i in plugin; do printf "\033[2K\033[36mEntering directory \033[96m\033[1m%s\033[0m\033[36m.\033[0m\n" "$i"; cd $i || exit $?; /usr/bin/make || exit $?; printf "\033[2K\033[36mLeaving directory \033[96m\033[1m%s\033[0m\033[36m.\033[0m\n" "$i"; cd .. || exit $?; done Entering directory plugin. /usr/bin/make pre-all /usr/bin/make subdirs /usr/bin/make depend : >.deps for i in "" TestPlugin.dep TestPlugin.lib.dep TestPlugin.amigalib.dep TestPlugin.plugin.dep; do test x"$i" = x"" && continue; echo "-include \${.CURDIR}/$i" >>.deps; done /usr/bin/make TestPlugin.so locales `TestPlugin.so' is up to date. /usr/bin/make subdirs-after /usr/bin/make post-all Leaving directory plugin. for i in subprocess; do printf "\033[2K\033[36mEntering directory \033[96m\033[1m%s\033[0m\033[36m.\033[0m\n" "$i"; cd $i || exit $?; /usr/bin/make || exit $?; printf "\033[2K\033[36mLeaving directory \033[96m\033[1m%s\033[0m\033[36m.\033[0m\n" "$i"; cd .. || exit $?; done Entering directory subprocess. /usr/bin/make pre-all /usr/bin/make subdirs /usr/bin/make depend : >.deps for i in "" Subprocess.dep Subprocess.lib.dep Subprocess.amigalib.dep Subprocess.plugin.dep; do test x"$i" = x"" && continue; echo "-include \${.CURDIR}/$i" >>.deps; done /usr/bin/make subprocess locales `subprocess' is up to date. /usr/bin/make subdirs-after /usr/bin/make post-all Leaving directory subprocess. for i in objc_sync; do printf "\033[2K\033[36mEntering directory \033[96m\033[1m%s\033[0m\033[36m.\033[0m\n" "$i"; cd $i || exit $?; /usr/bin/make || exit $?; printf "\033[2K\033[36mLeaving directory \033[96m\033[1m%s\033[0m\033[36m.\033[0m\n" "$i"; cd .. || exit $?; done Entering directory objc_sync. /usr/bin/make pre-all /usr/bin/make subdirs /usr/bin/make depend : >.deps for i in "" test.dep test.lib.dep test.amigalib.dep test.plugin.dep; do test x"$i" = x"" && continue; echo "-include \${.CURDIR}/$i" >>.deps; done /usr/bin/make objc_sync locales `objc_sync' is up to date. /usr/bin/make subdirs-after /usr/bin/make post-all Leaving directory objc_sync. for i in terminal; do printf "\033[2K\033[36mEntering directory \033[96m\033[1m%s\033[0m\033[36m.\033[0m\n" "$i"; cd $i || exit $?; /usr/bin/make || exit $?; printf "\033[2K\033[36mLeaving directory \033[96m\033[1m%s\033[0m\033[36m.\033[0m\n" "$i"; cd .. || exit $?; done Entering directory terminal. /usr/bin/make pre-all /usr/bin/make subdirs /usr/bin/make depend : >.deps for i in "" TerminalTests.dep TerminalTests.lib.dep TerminalTests.amigalib.dep TerminalTests.plugin.dep; do test x"$i" = x"" && continue; echo "-include \${.CURDIR}/$i" >>.deps; done /usr/bin/make terminal_tests locales `terminal_tests' is up to date. /usr/bin/make subdirs-after /usr/bin/make post-all Leaving directory terminal. /usr/bin/make depend : >.deps for i in "" ForwardingTests.dep OFArrayTests.dep OFBlockTests.dep OFCharacterSetTests.dep OFColorTests.dep OFConcreteArrayTests.dep OFConcreteDataTests.dep OFConcreteDictionaryTests.dep OFConcreteMutableArrayTests.dep OFConcreteMutableDataTests.dep OFConcreteMutableDictionaryTests.dep OFConcreteMutableSetTests.dep OFConcreteSetTests.dep OFCryptographicHashTests.dep OFDataTests.dep OFDateTests.dep OFDictionaryTests.dep OFHMACTests.dep OFINIFileTests.dep OFIRITests.dep OFIndexSetTests.dep OFInvocationTests.dep OFJSONTests.dep OFLHAArchiveTests.dep OFListTests.dep OFLocaleTests.dep OFMatrix4x4Tests.dep OFMemoryStreamTests.dep OFMessagePackTests.dep OFMethodSignatureTests.dep OFMutableArrayTests.dep OFMutableDataTests.dep OFMutableDictionaryTests.dep OFMutableIndexSetTests.dep OFMutableSetTests.dep OFMutableStringTests.dep OFMutableUTF8StringTests.dep OFNotificationCenterTests.dep OFNumberTests.dep OFObjectTests.dep OFPBKDF2Tests.dep OFPropertyListTests.dep OFRangeTests.dep OFScryptTests.dep OFSetTests.dep OFStreamTests.dep OFStringTests.dep OFSystemInfoTests.dep OFTarArchiveTests.dep OFUTF8StringTests.dep OFValueTests.dep OFXMLElementBuilderTests.dep OFXMLNodeTests.dep OFXMLParserTests.dep OFZIPArchiveTests.dep OFZooArchiveTests.dep RuntimeARCTests.dep RuntimeTests.dep OFFileManagerTests.dep OFModuleTests.dep OFDNSResolverTests.dep OFHTTPClientTests.dep OFHTTPCookieManagerTests.dep OFHTTPCookieTests.dep OFKernelEventObserverTests.dep OFSocketTests.dep OFTCPSocketTests.dep OFUDPSocketTests.dep OFUNIXDatagramSocketTests.dep OFUNIXSequencedPacketSocketTests.dep OFUNIXStreamSocketTests.dep OFSubprocessTests.dep OFThreadTests.dep big_dictionary_msgpack_gz.dep testfile_bin.dep testfile_ini.dep ForwardingTests.lib.dep OFArrayTests.lib.dep OFBlockTests.lib.dep OFCharacterSetTests.lib.dep OFColorTests.lib.dep OFConcreteArrayTests.lib.dep OFConcreteDataTests.lib.dep OFConcreteDictionaryTests.lib.dep OFConcreteMutableArrayTests.lib.dep OFConcreteMutableDataTests.lib.dep OFConcreteMutableDictionaryTests.lib.dep OFConcreteMutableSetTests.lib.dep OFConcreteSetTests.lib.dep OFCryptographicHashTests.lib.dep OFDataTests.lib.dep OFDateTests.lib.dep OFDictionaryTests.lib.dep OFHMACTests.lib.dep OFINIFileTests.lib.dep OFIRITests.lib.dep OFIndexSetTests.lib.dep OFInvocationTests.lib.dep OFJSONTests.lib.dep OFLHAArchiveTests.lib.dep OFListTests.lib.dep OFLocaleTests.lib.dep OFMatrix4x4Tests.lib.dep OFMemoryStreamTests.lib.dep OFMessagePackTests.lib.dep OFMethodSignatureTests.lib.dep OFMutableArrayTests.lib.dep OFMutableDataTests.lib.dep OFMutableDictionaryTests.lib.dep OFMutableIndexSetTests.lib.dep OFMutableSetTests.lib.dep OFMutableStringTests.lib.dep OFMutableUTF8StringTests.lib.dep OFNotificationCenterTests.lib.dep OFNumberTests.lib.dep OFObjectTests.lib.dep OFPBKDF2Tests.lib.dep OFPropertyListTests.lib.dep OFRangeTests.lib.dep OFScryptTests.lib.dep OFSetTests.lib.dep OFStreamTests.lib.dep OFStringTests.lib.dep OFSystemInfoTests.lib.dep OFTarArchiveTests.lib.dep OFUTF8StringTests.lib.dep OFValueTests.lib.dep OFXMLElementBuilderTests.lib.dep OFXMLNodeTests.lib.dep OFXMLParserTests.lib.dep OFZIPArchiveTests.lib.dep OFZooArchiveTests.lib.dep RuntimeARCTests.lib.dep RuntimeTests.lib.dep OFFileManagerTests.lib.dep OFModuleTests.lib.dep OFDNSResolverTests.lib.dep OFHTTPClientTests.lib.dep OFHTTPCookieManagerTests.lib.dep OFHTTPCookieTests.lib.dep OFKernelEventObserverTests.lib.dep OFSocketTests.lib.dep OFTCPSocketTests.lib.dep OFUDPSocketTests.lib.dep OFUNIXDatagramSocketTests.lib.dep OFUNIXSequencedPacketSocketTests.lib.dep OFUNIXStreamSocketTests.lib.dep OFSubprocessTests.lib.dep OFThreadTests.lib.dep big_dictionary_msgpack_gz.lib.dep testfile_bin.lib.dep testfile_ini.lib.dep ForwardingTests.amigalib.dep OFArrayTests.amigalib.dep OFBlockTests.amigalib.dep OFCharacterSetTests.amigalib.dep OFColorTests.amigalib.dep OFConcreteArrayTests.amigalib.dep OFConcreteDataTests.amigalib.dep OFConcreteDictionaryTests.amigalib.dep OFConcreteMutableArrayTests.amigalib.dep OFConcreteMutableDataTests.amigalib.dep OFConcreteMutableDictionaryTests.amigalib.dep OFConcreteMutableSetTests.amigalib.dep OFConcreteSetTests.amigalib.dep OFCryptographicHashTests.amigalib.dep OFDataTests.amigalib.dep OFDateTests.amigalib.dep OFDictionaryTests.amigalib.dep OFHMACTests.amigalib.dep OFINIFileTests.amigalib.dep OFIRITests.amigalib.dep OFIndexSetTests.amigalib.dep OFInvocationTests.amigalib.dep OFJSONTests.amigalib.dep OFLHAArchiveTests.amigalib.dep OFListTests.amigalib.dep OFLocaleTests.amigalib.dep OFMatrix4x4Tests.amigalib.dep OFMemoryStreamTests.amigalib.dep OFMessagePackTests.amigalib.dep OFMethodSignatureTests.amigalib.dep OFMutableArrayTests.amigalib.dep OFMutableDataTests.amigalib.dep OFMutableDictionaryTests.amigalib.dep OFMutableIndexSetTests.amigalib.dep OFMutableSetTests.amigalib.dep OFMutableStringTests.amigalib.dep OFMutableUTF8StringTests.amigalib.dep OFNotificationCenterTests.amigalib.dep OFNumberTests.amigalib.dep OFObjectTests.amigalib.dep OFPBKDF2Tests.amigalib.dep OFPropertyListTests.amigalib.dep OFRangeTests.amigalib.dep OFScryptTests.amigalib.dep OFSetTests.amigalib.dep OFStreamTests.amigalib.dep OFStringTests.amigalib.dep OFSystemInfoTests.amigalib.dep OFTarArchiveTests.amigalib.dep OFUTF8StringTests.amigalib.dep OFValueTests.amigalib.dep OFXMLElementBuilderTests.amigalib.dep OFXMLNodeTests.amigalib.dep OFXMLParserTests.amigalib.dep OFZIPArchiveTests.amigalib.dep OFZooArchiveTests.amigalib.dep RuntimeARCTests.amigalib.dep RuntimeTests.amigalib.dep OFFileManagerTests.amigalib.dep OFModuleTests.amigalib.dep OFDNSResolverTests.amigalib.dep OFHTTPClientTests.amigalib.dep OFHTTPCookieManagerTests.amigalib.dep OFHTTPCookieTests.amigalib.dep OFKernelEventObserverTests.amigalib.dep OFSocketTests.amigalib.dep OFTCPSocketTests.amigalib.dep OFUDPSocketTests.amigalib.dep OFUNIXDatagramSocketTests.amigalib.dep OFUNIXSequencedPacketSocketTests.amigalib.dep OFUNIXStreamSocketTests.amigalib.dep OFSubprocessTests.amigalib.dep OFThreadTests.amigalib.dep big_dictionary_msgpack_gz.amigalib.dep testfile_bin.amigalib.dep testfile_ini.amigalib.dep ForwardingTests.plugin.dep OFArrayTests.plugin.dep OFBlockTests.plugin.dep OFCharacterSetTests.plugin.dep OFColorTests.plugin.dep OFConcreteArrayTests.plugin.dep OFConcreteDataTests.plugin.dep OFConcreteDictionaryTests.plugin.dep OFConcreteMutableArrayTests.plugin.dep OFConcreteMutableDataTests.plugin.dep OFConcreteMutableDictionaryTests.plugin.dep OFConcreteMutableSetTests.plugin.dep OFConcreteSetTests.plugin.dep OFCryptographicHashTests.plugin.dep OFDataTests.plugin.dep OFDateTests.plugin.dep OFDictionaryTests.plugin.dep OFHMACTests.plugin.dep OFINIFileTests.plugin.dep OFIRITests.plugin.dep OFIndexSetTests.plugin.dep OFInvocationTests.plugin.dep OFJSONTests.plugin.dep OFLHAArchiveTests.plugin.dep OFListTests.plugin.dep OFLocaleTests.plugin.dep OFMatrix4x4Tests.plugin.dep OFMemoryStreamTests.plugin.dep OFMessagePackTests.plugin.dep OFMethodSignatureTests.plugin.dep OFMutableArrayTests.plugin.dep OFMutableDataTests.plugin.dep OFMutableDictionaryTests.plugin.dep OFMutableIndexSetTests.plugin.dep OFMutableSetTests.plugin.dep OFMutableStringTests.plugin.dep OFMutableUTF8StringTests.plugin.dep OFNotificationCenterTests.plugin.dep OFNumberTests.plugin.dep OFObjectTests.plugin.dep OFPBKDF2Tests.plugin.dep OFPropertyListTests.plugin.dep OFRangeTests.plugin.dep OFScryptTests.plugin.dep OFSetTests.plugin.dep OFStreamTests.plugin.dep OFStringTests.plugin.dep OFSystemInfoTests.plugin.dep OFTarArchiveTests.plugin.dep OFUTF8StringTests.plugin.dep OFValueTests.plugin.dep OFXMLElementBuilderTests.plugin.dep OFXMLNodeTests.plugin.dep OFXMLParserTests.plugin.dep OFZIPArchiveTests.plugin.dep OFZooArchiveTests.plugin.dep RuntimeARCTests.plugin.dep RuntimeTests.plugin.dep OFFileManagerTests.plugin.dep OFModuleTests.plugin.dep OFDNSResolverTests.plugin.dep OFHTTPClientTests.plugin.dep OFHTTPCookieManagerTests.plugin.dep OFHTTPCookieTests.plugin.dep OFKernelEventObserverTests.plugin.dep OFSocketTests.plugin.dep OFTCPSocketTests.plugin.dep OFUDPSocketTests.plugin.dep OFUNIXDatagramSocketTests.plugin.dep OFUNIXSequencedPacketSocketTests.plugin.dep OFUNIXStreamSocketTests.plugin.dep OFSubprocessTests.plugin.dep OFThreadTests.plugin.dep big_dictionary_msgpack_gz.plugin.dep testfile_bin.plugin.dep testfile_ini.plugin.dep; do test x"$i" = x"" && continue; echo "-include \${.CURDIR}/$i" >>.deps; done /usr/bin/make tests locales `tests' is up to date. /usr/bin/make subdirs-after /usr/bin/make post-all Leaving directory tests. /usr/bin/make depend : >.deps for i in "" ; do test x"$i" = x"" && continue; echo "-include \${.CURDIR}/$i" >>.deps; done /usr/bin/make locales /usr/bin/make subdirs-after /usr/bin/make post-all for i in "" src utils tests ; do test x"$i" = x"" && continue; printf "\033[2K\033[36mEntering directory \033[96m\033[1m%s\033[0m\033[36m.\033[0m\n" "$i"; cd $i || exit $?; /usr/bin/make install || exit $?; printf "\033[2K\033[36mLeaving directory \033[96m\033[1m%s\033[0m\033[36m.\033[0m\n" "$i"; cd .. || exit $?; done Entering directory src. /usr/bin/make pre-all /usr/bin/make subdirs for i in runtime; do printf "\033[2K\033[36mEntering directory \033[96m\033[1m%s\033[0m\033[36m.\033[0m\n" "$i"; cd $i || exit $?; /usr/bin/make || exit $?; printf "\033[2K\033[36mLeaving directory \033[96m\033[1m%s\033[0m\033[36m.\033[0m\n" "$i"; cd .. || exit $?; done Entering directory runtime. /usr/bin/make pre-all /usr/bin/make subdirs for i in lookup-asm; do printf "\033[2K\033[36mEntering directory \033[96m\033[1m%s\033[0m\033[36m.\033[0m\n" "$i"; cd $i || exit $?; /usr/bin/make || exit $?; printf "\033[2K\033[36mLeaving directory \033[96m\033[1m%s\033[0m\033[36m.\033[0m\n" "$i"; cd .. || exit $?; done Entering directory lookup-asm. /usr/bin/make pre-all /usr/bin/make subdirs /usr/bin/make depend : >.deps for i in "" lookup-asm.dep lookup-asm.lib.dep lookup-asm.amigalib.dep lookup-asm.plugin.dep; do test x"$i" = x"" && continue; echo "-include \${.CURDIR}/$i" >>.deps; done /usr/bin/make lookup-asm.lib.a locales `lookup-asm.lib.a' is up to date. /usr/bin/make subdirs-after /usr/bin/make post-all Leaving directory lookup-asm. /usr/bin/make depend : >.deps for i in "" arc.dep association.dep autorelease.dep category.dep class.dep dtable.dep exception.dep hashtable.dep init.dep instance.dep ivar.dep lookup.dep method.dep misc.dep property.dep protocol.dep selector.dep sparsearray.dep static-instances.dep synchronized.dep tagged-pointer.dep OFOnce.dep OFPlainMutex.dep OFTLSKey.dep threading.dep arc.lib.dep association.lib.dep autorelease.lib.dep category.lib.dep class.lib.dep dtable.lib.dep exception.lib.dep hashtable.lib.dep init.lib.dep instance.lib.dep ivar.lib.dep lookup.lib.dep method.lib.dep misc.lib.dep property.lib.dep protocol.lib.dep selector.lib.dep sparsearray.lib.dep static-instances.lib.dep synchronized.lib.dep tagged-pointer.lib.dep OFOnce.lib.dep OFPlainMutex.lib.dep OFTLSKey.lib.dep threading.lib.dep arc.amigalib.dep association.amigalib.dep autorelease.amigalib.dep category.amigalib.dep class.amigalib.dep dtable.amigalib.dep exception.amigalib.dep hashtable.amigalib.dep init.amigalib.dep instance.amigalib.dep ivar.amigalib.dep lookup.amigalib.dep method.amigalib.dep misc.amigalib.dep property.amigalib.dep protocol.amigalib.dep selector.amigalib.dep sparsearray.amigalib.dep static-instances.amigalib.dep synchronized.amigalib.dep tagged-pointer.amigalib.dep OFOnce.amigalib.dep OFPlainMutex.amigalib.dep OFTLSKey.amigalib.dep threading.amigalib.dep arc.plugin.dep association.plugin.dep autorelease.plugin.dep category.plugin.dep class.plugin.dep dtable.plugin.dep exception.plugin.dep hashtable.plugin.dep init.plugin.dep instance.plugin.dep ivar.plugin.dep lookup.plugin.dep method.plugin.dep misc.plugin.dep property.plugin.dep protocol.plugin.dep selector.plugin.dep sparsearray.plugin.dep static-instances.plugin.dep synchronized.plugin.dep tagged-pointer.plugin.dep OFOnce.plugin.dep OFPlainMutex.plugin.dep OFTLSKey.plugin.dep threading.plugin.dep; do test x"$i" = x"" && continue; echo "-include \${.CURDIR}/$i" >>.deps; done /usr/bin/make libobjfwrt.so.1.1 locales `libobjfwrt.so.1.1' is up to date. /usr/bin/make subdirs-after /usr/bin/make post-all Leaving directory runtime. for i in exceptions; do printf "\033[2K\033[36mEntering directory \033[96m\033[1m%s\033[0m\033[36m.\033[0m\n" "$i"; cd $i || exit $?; /usr/bin/make || exit $?; printf "\033[2K\033[36mLeaving directory \033[96m\033[1m%s\033[0m\033[36m.\033[0m\n" "$i"; cd .. || exit $?; done Entering directory exceptions. /usr/bin/make pre-all /usr/bin/make subdirs /usr/bin/make depend : >.deps for i in "" OFAllocFailedException.dep OFAlreadyOpenException.dep OFChecksumMismatchException.dep OFCopyItemFailedException.dep OFCreateDirectoryFailedException.dep OFCreateSymbolicLinkFailedException.dep OFEnumerationMutationException.dep OFException.dep OFGetItemAttributesFailedException.dep OFGetOptionFailedException.dep OFHashAlreadyCalculatedException.dep OFHashNotCalculatedException.dep OFInitializationFailedException.dep OFInvalidArgumentException.dep OFInvalidEncodingException.dep OFInvalidFormatException.dep OFInvalidJSONException.dep OFInvalidServerResponseException.dep OFLinkItemFailedException.dep OFLockFailedException.dep OFMalformedXMLException.dep OFMoveItemFailedException.dep OFNotImplementedException.dep OFNotOpenException.dep OFOpenItemFailedException.dep OFOutOfMemoryException.dep OFOutOfRangeException.dep OFReadFailedException.dep OFReadOrWriteFailedException.dep OFRemoveItemFailedException.dep OFSeekFailedException.dep OFSetItemAttributesFailedException.dep OFSetOptionFailedException.dep OFStillLockedException.dep OFTruncatedDataException.dep OFUnboundNamespaceException.dep OFUnboundPrefixException.dep OFUndefinedKeyException.dep OFUnknownXMLEntityException.dep OFUnlockFailedException.dep OFUnsupportedProtocolException.dep OFUnsupportedVersionException.dep OFWriteFailedException.dep OFChangeCurrentDirectoryFailedException.dep OFGetCurrentDirectoryFailedException.dep OFLoadPluginFailedException.dep OFLoadModuleFailedException.dep OFAcceptSocketFailedException.dep OFBindIPSocketFailedException.dep OFBindSocketFailedException.dep OFConnectIPSocketFailedException.dep OFConnectSocketFailedException.dep OFDNSQueryFailedException.dep OFHTTPRequestFailedException.dep OFListenOnSocketFailedException.dep OFObserveKernelEventsFailedException.dep OFResolveHostFailedException.dep OFTLSHandshakeFailedException.dep OFBindUNIXSocketFailedException.dep OFConnectUNIXSocketFailedException.dep OFBroadcastConditionFailedException.dep OFConditionStillWaitingException.dep OFJoinThreadFailedException.dep OFSignalConditionFailedException.dep OFStartThreadFailedException.dep OFThreadStillRunningException.dep OFWaitForConditionFailedException.dep OFActivateSandboxFailedException.dep OFAllocFailedException.lib.dep OFAlreadyOpenException.lib.dep OFChecksumMismatchException.lib.dep OFCopyItemFailedException.lib.dep OFCreateDirectoryFailedException.lib.dep OFCreateSymbolicLinkFailedException.lib.dep OFEnumerationMutationException.lib.dep OFException.lib.dep OFGetItemAttributesFailedException.lib.dep OFGetOptionFailedException.lib.dep OFHashAlreadyCalculatedException.lib.dep OFHashNotCalculatedException.lib.dep OFInitializationFailedException.lib.dep OFInvalidArgumentException.lib.dep OFInvalidEncodingException.lib.dep OFInvalidFormatException.lib.dep OFInvalidJSONException.lib.dep OFInvalidServerResponseException.lib.dep OFLinkItemFailedException.lib.dep OFLockFailedException.lib.dep OFMalformedXMLException.lib.dep OFMoveItemFailedException.lib.dep OFNotImplementedException.lib.dep OFNotOpenException.lib.dep OFOpenItemFailedException.lib.dep OFOutOfMemoryException.lib.dep OFOutOfRangeException.lib.dep OFReadFailedException.lib.dep OFReadOrWriteFailedException.lib.dep OFRemoveItemFailedException.lib.dep OFSeekFailedException.lib.dep OFSetItemAttributesFailedException.lib.dep OFSetOptionFailedException.lib.dep OFStillLockedException.lib.dep OFTruncatedDataException.lib.dep OFUnboundNamespaceException.lib.dep OFUnboundPrefixException.lib.dep OFUndefinedKeyException.lib.dep OFUnknownXMLEntityException.lib.dep OFUnlockFailedException.lib.dep OFUnsupportedProtocolException.lib.dep OFUnsupportedVersionException.lib.dep OFWriteFailedException.lib.dep OFChangeCurrentDirectoryFailedException.lib.dep OFGetCurrentDirectoryFailedException.lib.dep OFLoadPluginFailedException.lib.dep OFLoadModuleFailedException.lib.dep OFAcceptSocketFailedException.lib.dep OFBindIPSocketFailedException.lib.dep OFBindSocketFailedException.lib.dep OFConnectIPSocketFailedException.lib.dep OFConnectSocketFailedException.lib.dep OFDNSQueryFailedException.lib.dep OFHTTPRequestFailedException.lib.dep OFListenOnSocketFailedException.lib.dep OFObserveKernelEventsFailedException.lib.dep OFResolveHostFailedException.lib.dep OFTLSHandshakeFailedException.lib.dep OFBindUNIXSocketFailedException.lib.dep OFConnectUNIXSocketFailedException.lib.dep OFBroadcastConditionFailedException.lib.dep OFConditionStillWaitingException.lib.dep OFJoinThreadFailedException.lib.dep OFSignalConditionFailedException.lib.dep OFStartThreadFailedException.lib.dep OFThreadStillRunningException.lib.dep OFWaitForConditionFailedException.lib.dep OFActivateSandboxFailedException.lib.dep OFAllocFailedException.amigalib.dep OFAlreadyOpenException.amigalib.dep OFChecksumMismatchException.amigalib.dep OFCopyItemFailedException.amigalib.dep OFCreateDirectoryFailedException.amigalib.dep OFCreateSymbolicLinkFailedException.amigalib.dep OFEnumerationMutationException.amigalib.dep OFException.amigalib.dep OFGetItemAttributesFailedException.amigalib.dep OFGetOptionFailedException.amigalib.dep OFHashAlreadyCalculatedException.amigalib.dep OFHashNotCalculatedException.amigalib.dep OFInitializationFailedException.amigalib.dep OFInvalidArgumentException.amigalib.dep OFInvalidEncodingException.amigalib.dep OFInvalidFormatException.amigalib.dep OFInvalidJSONException.amigalib.dep OFInvalidServerResponseException.amigalib.dep OFLinkItemFailedException.amigalib.dep OFLockFailedException.amigalib.dep OFMalformedXMLException.amigalib.dep OFMoveItemFailedException.amigalib.dep OFNotImplementedException.amigalib.dep OFNotOpenException.amigalib.dep OFOpenItemFailedException.amigalib.dep OFOutOfMemoryException.amigalib.dep OFOutOfRangeException.amigalib.dep OFReadFailedException.amigalib.dep OFReadOrWriteFailedException.amigalib.dep OFRemoveItemFailedException.amigalib.dep OFSeekFailedException.amigalib.dep OFSetItemAttributesFailedException.amigalib.dep OFSetOptionFailedException.amigalib.dep OFStillLockedException.amigalib.dep OFTruncatedDataException.amigalib.dep OFUnboundNamespaceException.amigalib.dep OFUnboundPrefixException.amigalib.dep OFUndefinedKeyException.amigalib.dep OFUnknownXMLEntityException.amigalib.dep OFUnlockFailedException.amigalib.dep OFUnsupportedProtocolException.amigalib.dep OFUnsupportedVersionException.amigalib.dep OFWriteFailedException.amigalib.dep OFChangeCurrentDirectoryFailedException.amigalib.dep OFGetCurrentDirectoryFailedException.amigalib.dep OFLoadPluginFailedException.amigalib.dep OFLoadModuleFailedException.amigalib.dep OFAcceptSocketFailedException.amigalib.dep OFBindIPSocketFailedException.amigalib.dep OFBindSocketFailedException.amigalib.dep OFConnectIPSocketFailedException.amigalib.dep OFConnectSocketFailedException.amigalib.dep OFDNSQueryFailedException.amigalib.dep OFHTTPRequestFailedException.amigalib.dep OFListenOnSocketFailedException.amigalib.dep OFObserveKernelEventsFailedException.amigalib.dep OFResolveHostFailedException.amigalib.dep OFTLSHandshakeFailedException.amigalib.dep OFBindUNIXSocketFailedException.amigalib.dep OFConnectUNIXSocketFailedException.amigalib.dep OFBroadcastConditionFailedException.amigalib.dep OFConditionStillWaitingException.amigalib.dep OFJoinThreadFailedException.amigalib.dep OFSignalConditionFailedException.amigalib.dep OFStartThreadFailedException.amigalib.dep OFThreadStillRunningException.amigalib.dep OFWaitForConditionFailedException.amigalib.dep OFActivateSandboxFailedException.amigalib.dep OFAllocFailedException.plugin.dep OFAlreadyOpenException.plugin.dep OFChecksumMismatchException.plugin.dep OFCopyItemFailedException.plugin.dep OFCreateDirectoryFailedException.plugin.dep OFCreateSymbolicLinkFailedException.plugin.dep OFEnumerationMutationException.plugin.dep OFException.plugin.dep OFGetItemAttributesFailedException.plugin.dep OFGetOptionFailedException.plugin.dep OFHashAlreadyCalculatedException.plugin.dep OFHashNotCalculatedException.plugin.dep OFInitializationFailedException.plugin.dep OFInvalidArgumentException.plugin.dep OFInvalidEncodingException.plugin.dep OFInvalidFormatException.plugin.dep OFInvalidJSONException.plugin.dep OFInvalidServerResponseException.plugin.dep OFLinkItemFailedException.plugin.dep OFLockFailedException.plugin.dep OFMalformedXMLException.plugin.dep OFMoveItemFailedException.plugin.dep OFNotImplementedException.plugin.dep OFNotOpenException.plugin.dep OFOpenItemFailedException.plugin.dep OFOutOfMemoryException.plugin.dep OFOutOfRangeException.plugin.dep OFReadFailedException.plugin.dep OFReadOrWriteFailedException.plugin.dep OFRemoveItemFailedException.plugin.dep OFSeekFailedException.plugin.dep OFSetItemAttributesFailedException.plugin.dep OFSetOptionFailedException.plugin.dep OFStillLockedException.plugin.dep OFTruncatedDataException.plugin.dep OFUnboundNamespaceException.plugin.dep OFUnboundPrefixException.plugin.dep OFUndefinedKeyException.plugin.dep OFUnknownXMLEntityException.plugin.dep OFUnlockFailedException.plugin.dep OFUnsupportedProtocolException.plugin.dep OFUnsupportedVersionException.plugin.dep OFWriteFailedException.plugin.dep OFChangeCurrentDirectoryFailedException.plugin.dep OFGetCurrentDirectoryFailedException.plugin.dep OFLoadPluginFailedException.plugin.dep OFLoadModuleFailedException.plugin.dep OFAcceptSocketFailedException.plugin.dep OFBindIPSocketFailedException.plugin.dep OFBindSocketFailedException.plugin.dep OFConnectIPSocketFailedException.plugin.dep OFConnectSocketFailedException.plugin.dep OFDNSQueryFailedException.plugin.dep OFHTTPRequestFailedException.plugin.dep OFListenOnSocketFailedException.plugin.dep OFObserveKernelEventsFailedException.plugin.dep OFResolveHostFailedException.plugin.dep OFTLSHandshakeFailedException.plugin.dep OFBindUNIXSocketFailedException.plugin.dep OFConnectUNIXSocketFailedException.plugin.dep OFBroadcastConditionFailedException.plugin.dep OFConditionStillWaitingException.plugin.dep OFJoinThreadFailedException.plugin.dep OFSignalConditionFailedException.plugin.dep OFStartThreadFailedException.plugin.dep OFThreadStillRunningException.plugin.dep OFWaitForConditionFailedException.plugin.dep OFActivateSandboxFailedException.plugin.dep; do test x"$i" = x"" && continue; echo "-include \${.CURDIR}/$i" >>.deps; done /usr/bin/make exceptions.lib.a locales `exceptions.lib.a' is up to date. /usr/bin/make subdirs-after /usr/bin/make post-all Leaving directory exceptions. for i in encodings; do printf "\033[2K\033[36mEntering directory \033[96m\033[1m%s\033[0m\033[36m.\033[0m\n" "$i"; cd $i || exit $?; /usr/bin/make || exit $?; printf "\033[2K\033[36mLeaving directory \033[96m\033[1m%s\033[0m\033[36m.\033[0m\n" "$i"; cd .. || exit $?; done Entering directory encodings. /usr/bin/make pre-all /usr/bin/make subdirs /usr/bin/make depend : >.deps for i in "" codepage-437.dep codepage-850.dep codepage-852.dep codepage-858.dep iso-8859-2.dep iso-8859-3.dep iso-8859-15.dep koi8-r.dep koi8-u.dep mac-roman.dep windows-1250.dep windows-1251.dep windows-1252.dep codepage-437.lib.dep codepage-850.lib.dep codepage-852.lib.dep codepage-858.lib.dep iso-8859-2.lib.dep iso-8859-3.lib.dep iso-8859-15.lib.dep koi8-r.lib.dep koi8-u.lib.dep mac-roman.lib.dep windows-1250.lib.dep windows-1251.lib.dep windows-1252.lib.dep codepage-437.amigalib.dep codepage-850.amigalib.dep codepage-852.amigalib.dep codepage-858.amigalib.dep iso-8859-2.amigalib.dep iso-8859-3.amigalib.dep iso-8859-15.amigalib.dep koi8-r.amigalib.dep koi8-u.amigalib.dep mac-roman.amigalib.dep windows-1250.amigalib.dep windows-1251.amigalib.dep windows-1252.amigalib.dep codepage-437.plugin.dep codepage-850.plugin.dep codepage-852.plugin.dep codepage-858.plugin.dep iso-8859-2.plugin.dep iso-8859-3.plugin.dep iso-8859-15.plugin.dep koi8-r.plugin.dep koi8-u.plugin.dep mac-roman.plugin.dep windows-1250.plugin.dep windows-1251.plugin.dep windows-1252.plugin.dep; do test x"$i" = x"" && continue; echo "-include \${.CURDIR}/$i" >>.deps; done /usr/bin/make encodings.lib.a locales `encodings.lib.a' is up to date. /usr/bin/make subdirs-after /usr/bin/make post-all Leaving directory encodings. for i in forwarding; do printf "\033[2K\033[36mEntering directory \033[96m\033[1m%s\033[0m\033[36m.\033[0m\n" "$i"; cd $i || exit $?; /usr/bin/make || exit $?; printf "\033[2K\033[36mLeaving directory \033[96m\033[1m%s\033[0m\033[36m.\033[0m\n" "$i"; cd .. || exit $?; done Entering directory forwarding. /usr/bin/make pre-all /usr/bin/make subdirs /usr/bin/make depend : >.deps for i in "" forwarding.dep forwarding.lib.dep forwarding.amigalib.dep forwarding.plugin.dep; do test x"$i" = x"" && continue; echo "-include \${.CURDIR}/$i" >>.deps; done /usr/bin/make forwarding.lib.a locales `forwarding.lib.a' is up to date. /usr/bin/make subdirs-after /usr/bin/make post-all Leaving directory forwarding. /usr/bin/make depend : >.deps for i in "" OFApplication.dep OFArray.dep OFBlock.dep OFCharacterSet.dep OFColor.dep OFConstantString.dep OFCountedSet.dep OFData.dep OFData+CryptographicHashing.dep OFData+MessagePackParsing.dep OFDate.dep OFDictionary.dep OFEmbeddedIRIHandler.dep OFEnumerator.dep OFFileManager.dep OFGZIPStream.dep OFHMAC.dep OFINICategory.dep OFINIFile.dep OFINISection.dep OFIRI.dep OFIRIHandler.dep OFIndexSet.dep OFInflate64Stream.dep OFInflateStream.dep OFInvocation.dep OFLHAArchive.dep OFLHAArchiveEntry.dep OFList.dep OFLocale.dep OFMD5Hash.dep OFMapTable.dep OFMatrix4x4.dep OFMemoryStream.dep OFMessagePackExtension.dep OFMethodSignature.dep OFMutableArray.dep OFMutableData.dep OFMutableDictionary.dep OFMutableIRI.dep OFMutableIndexSet.dep OFMutableLHAArchiveEntry.dep OFMutablePair.dep OFMutableSet.dep OFMutableString.dep OFMutableTarArchiveEntry.dep OFMutableTriple.dep OFMutableZIPArchiveEntry.dep OFMutableZooArchiveEntry.dep OFNotification.dep OFNotificationCenter.dep OFNull.dep OFNumber.dep OFObject.dep OFObject+KeyValueCoding.dep OFOnce.dep OFOptionsParser.dep OFPBKDF2.dep OFPair.dep OFRIPEMD160Hash.dep OFRunLoop.dep OFSHA1Hash.dep OFSHA224Hash.dep OFSHA224Or256Hash.dep OFSHA256Hash.dep OFSHA384Hash.dep OFSHA384Or512Hash.dep OFSHA512Hash.dep OFScrypt.dep OFSecureData.dep OFSeekableStream.dep OFSet.dep OFSettings.dep OFSortedList.dep OFStdIOStream.dep OFStream.dep OFString.dep OFString+CryptographicHashing.dep OFString+JSONParsing.dep OFString+PercentEncoding.dep OFString+PropertyListParsing.dep OFString+XMLEscaping.dep OFString+XMLUnescaping.dep OFSystemInfo.dep OFTarArchive.dep OFTarArchiveEntry.dep OFThread.dep OFTimer.dep OFTriple.dep OFUUID.dep OFValue.dep OFXMLAttribute.dep OFXMLCDATA.dep OFXMLCharacters.dep OFXMLComment.dep OFXMLElement.dep OFXMLElementBuilder.dep OFXMLNode.dep OFXMLParser.dep OFXMLProcessingInstruction.dep OFZIPArchive.dep OFZIPArchiveEntry.dep OFZooArchive.dep OFZooArchiveEntry.dep OFFile.dep OFString+PathAdditions.dep OFFileIRIHandler.dep OFPlugin.dep OFModule.dep OFAAAADNSResourceRecord.dep OFADNSResourceRecord.dep OFCNAMEDNSResourceRecord.dep OFDNSQuery.dep OFDNSResolver.dep OFDNSResourceRecord.dep OFDNSResponse.dep OFDatagramSocket.dep OFHINFODNSResourceRecord.dep OFHTTPClient.dep OFHTTPCookie.dep OFHTTPCookieManager.dep OFHTTPRequest.dep OFHTTPResponse.dep OFHTTPServer.dep OFLOCDNSResourceRecord.dep OFMXDNSResourceRecord.dep OFNSDNSResourceRecord.dep OFPTRDNSResourceRecord.dep OFRPDNSResourceRecord.dep OFSOADNSResourceRecord.dep OFSRVDNSResourceRecord.dep OFSequencedPacketSocket.dep OFSocket.dep OFStreamSocket.dep OFSystemInfo+NetworkInterfaces.dep OFTCPSocket.dep OFTLSStream.dep OFTXTDNSResourceRecord.dep OFUDPSocket.dep OFURIDNSResourceRecord.dep OFX509Certificate.dep OFUNIXDatagramSocket.dep OFUNIXSequencedPacketSocket.dep OFUNIXStreamSocket.dep OFAsyncIPSocketConnector.dep OFDNSResolverSettings.dep OFHTTPIRIHandler.dep OFHostAddressResolver.dep OFKernelEventObserver.dep OFKqueueKernelEventObserver.dep OFPollKernelEventObserver.dep OFSelectKernelEventObserver.dep OFTCPSocketSOCKS5Connector.dep OFSubprocess.dep OFCondition.dep OFMutex.dep OFPlainCondition.dep OFPlainMutex.dep OFPlainThread.dep OFRecursiveMutex.dep OFTLSKey.dep OFASPrintF.dep OFArchiveIRIHandler.dep OFBase64.dep OFBitSetCharacterSet.dep OFCRC16.dep OFCRC32.dep OFConcreteArray.dep OFConcreteColor.dep OFConcreteCountedSet.dep OFConcreteData.dep OFConcreteDate.dep OFConcreteDictionary.dep OFConcreteMutableArray.dep OFConcreteMutableData.dep OFConcreteMutableDictionary.dep OFConcreteMutableSet.dep OFConcreteNumber.dep OFConcreteSet.dep OFConcreteSubarray.dep OFConcreteValue.dep OFHuffmanTree.dep OFINIFileSettings.dep OFInvertedCharacterSet.dep OFLHADecompressingStream.dep OFMutableUTF8String.dep OFRangeCharacterSet.dep OFSandbox.dep OFStrFTime.dep OFStrPTime.dep OFSubarray.dep OFSubdata.dep OFUTF8String.dep unicode.dep OFTaggedPointerColor.dep OFTaggedPointerDate.dep OFTaggedPointerNumber.dep OFTaggedPointerString.dep OFApplication.lib.dep OFArray.lib.dep OFBlock.lib.dep OFCharacterSet.lib.dep OFColor.lib.dep OFConstantString.lib.dep OFCountedSet.lib.dep OFData.lib.dep OFData+CryptographicHashing.lib.dep OFData+MessagePackParsing.lib.dep OFDate.lib.dep OFDictionary.lib.dep OFEmbeddedIRIHandler.lib.dep OFEnumerator.lib.dep OFFileManager.lib.dep OFGZIPStream.lib.dep OFHMAC.lib.dep OFINICategory.lib.dep OFINIFile.lib.dep OFINISection.lib.dep OFIRI.lib.dep OFIRIHandler.lib.dep OFIndexSet.lib.dep OFInflate64Stream.lib.dep OFInflateStream.lib.dep OFInvocation.lib.dep OFLHAArchive.lib.dep OFLHAArchiveEntry.lib.dep OFList.lib.dep OFLocale.lib.dep OFMD5Hash.lib.dep OFMapTable.lib.dep OFMatrix4x4.lib.dep OFMemoryStream.lib.dep OFMessagePackExtension.lib.dep OFMethodSignature.lib.dep OFMutableArray.lib.dep OFMutableData.lib.dep OFMutableDictionary.lib.dep OFMutableIRI.lib.dep OFMutableIndexSet.lib.dep OFMutableLHAArchiveEntry.lib.dep OFMutablePair.lib.dep OFMutableSet.lib.dep OFMutableString.lib.dep OFMutableTarArchiveEntry.lib.dep OFMutableTriple.lib.dep OFMutableZIPArchiveEntry.lib.dep OFMutableZooArchiveEntry.lib.dep OFNotification.lib.dep OFNotificationCenter.lib.dep OFNull.lib.dep OFNumber.lib.dep OFObject.lib.dep OFObject+KeyValueCoding.lib.dep OFOnce.lib.dep OFOptionsParser.lib.dep OFPBKDF2.lib.dep OFPair.lib.dep OFRIPEMD160Hash.lib.dep OFRunLoop.lib.dep OFSHA1Hash.lib.dep OFSHA224Hash.lib.dep OFSHA224Or256Hash.lib.dep OFSHA256Hash.lib.dep OFSHA384Hash.lib.dep OFSHA384Or512Hash.lib.dep OFSHA512Hash.lib.dep OFScrypt.lib.dep OFSecureData.lib.dep OFSeekableStream.lib.dep OFSet.lib.dep OFSettings.lib.dep OFSortedList.lib.dep OFStdIOStream.lib.dep OFStream.lib.dep OFString.lib.dep OFString+CryptographicHashing.lib.dep OFString+JSONParsing.lib.dep OFString+PercentEncoding.lib.dep OFString+PropertyListParsing.lib.dep OFString+XMLEscaping.lib.dep OFString+XMLUnescaping.lib.dep OFSystemInfo.lib.dep OFTarArchive.lib.dep OFTarArchiveEntry.lib.dep OFThread.lib.dep OFTimer.lib.dep OFTriple.lib.dep OFUUID.lib.dep OFValue.lib.dep OFXMLAttribute.lib.dep OFXMLCDATA.lib.dep OFXMLCharacters.lib.dep OFXMLComment.lib.dep OFXMLElement.lib.dep OFXMLElementBuilder.lib.dep OFXMLNode.lib.dep OFXMLParser.lib.dep OFXMLProcessingInstruction.lib.dep OFZIPArchive.lib.dep OFZIPArchiveEntry.lib.dep OFZooArchive.lib.dep OFZooArchiveEntry.lib.dep OFFile.lib.dep OFString+PathAdditions.lib.dep OFFileIRIHandler.lib.dep OFPlugin.lib.dep OFModule.lib.dep OFAAAADNSResourceRecord.lib.dep OFADNSResourceRecord.lib.dep OFCNAMEDNSResourceRecord.lib.dep OFDNSQuery.lib.dep OFDNSResolver.lib.dep OFDNSResourceRecord.lib.dep OFDNSResponse.lib.dep OFDatagramSocket.lib.dep OFHINFODNSResourceRecord.lib.dep OFHTTPClient.lib.dep OFHTTPCookie.lib.dep OFHTTPCookieManager.lib.dep OFHTTPRequest.lib.dep OFHTTPResponse.lib.dep OFHTTPServer.lib.dep OFLOCDNSResourceRecord.lib.dep OFMXDNSResourceRecord.lib.dep OFNSDNSResourceRecord.lib.dep OFPTRDNSResourceRecord.lib.dep OFRPDNSResourceRecord.lib.dep OFSOADNSResourceRecord.lib.dep OFSRVDNSResourceRecord.lib.dep OFSequencedPacketSocket.lib.dep OFSocket.lib.dep OFStreamSocket.lib.dep OFSystemInfo+NetworkInterfaces.lib.dep OFTCPSocket.lib.dep OFTLSStream.lib.dep OFTXTDNSResourceRecord.lib.dep OFUDPSocket.lib.dep OFURIDNSResourceRecord.lib.dep OFX509Certificate.lib.dep OFUNIXDatagramSocket.lib.dep OFUNIXSequencedPacketSocket.lib.dep OFUNIXStreamSocket.lib.dep OFAsyncIPSocketConnector.lib.dep OFDNSResolverSettings.lib.dep OFHTTPIRIHandler.lib.dep OFHostAddressResolver.lib.dep OFKernelEventObserver.lib.dep OFKqueueKernelEventObserver.lib.dep OFPollKernelEventObserver.lib.dep OFSelectKernelEventObserver.lib.dep OFTCPSocketSOCKS5Connector.lib.dep OFSubprocess.lib.dep OFCondition.lib.dep OFMutex.lib.dep OFPlainCondition.lib.dep OFPlainMutex.lib.dep OFPlainThread.lib.dep OFRecursiveMutex.lib.dep OFTLSKey.lib.dep OFASPrintF.lib.dep OFArchiveIRIHandler.lib.dep OFBase64.lib.dep OFBitSetCharacterSet.lib.dep OFCRC16.lib.dep OFCRC32.lib.dep OFConcreteArray.lib.dep OFConcreteColor.lib.dep OFConcreteCountedSet.lib.dep OFConcreteData.lib.dep OFConcreteDate.lib.dep OFConcreteDictionary.lib.dep OFConcreteMutableArray.lib.dep OFConcreteMutableData.lib.dep OFConcreteMutableDictionary.lib.dep OFConcreteMutableSet.lib.dep OFConcreteNumber.lib.dep OFConcreteSet.lib.dep OFConcreteSubarray.lib.dep OFConcreteValue.lib.dep OFHuffmanTree.lib.dep OFINIFileSettings.lib.dep OFInvertedCharacterSet.lib.dep OFLHADecompressingStream.lib.dep OFMutableUTF8String.lib.dep OFRangeCharacterSet.lib.dep OFSandbox.lib.dep OFStrFTime.lib.dep OFStrPTime.lib.dep OFSubarray.lib.dep OFSubdata.lib.dep OFUTF8String.lib.dep unicode.lib.dep OFTaggedPointerColor.lib.dep OFTaggedPointerDate.lib.dep OFTaggedPointerNumber.lib.dep OFTaggedPointerString.lib.dep OFApplication.amigalib.dep OFArray.amigalib.dep OFBlock.amigalib.dep OFCharacterSet.amigalib.dep OFColor.amigalib.dep OFConstantString.amigalib.dep OFCountedSet.amigalib.dep OFData.amigalib.dep OFData+CryptographicHashing.amigalib.dep OFData+MessagePackParsing.amigalib.dep OFDate.amigalib.dep OFDictionary.amigalib.dep OFEmbeddedIRIHandler.amigalib.dep OFEnumerator.amigalib.dep OFFileManager.amigalib.dep OFGZIPStream.amigalib.dep OFHMAC.amigalib.dep OFINICategory.amigalib.dep OFINIFile.amigalib.dep OFINISection.amigalib.dep OFIRI.amigalib.dep OFIRIHandler.amigalib.dep OFIndexSet.amigalib.dep OFInflate64Stream.amigalib.dep OFInflateStream.amigalib.dep OFInvocation.amigalib.dep OFLHAArchive.amigalib.dep OFLHAArchiveEntry.amigalib.dep OFList.amigalib.dep OFLocale.amigalib.dep OFMD5Hash.amigalib.dep OFMapTable.amigalib.dep OFMatrix4x4.amigalib.dep OFMemoryStream.amigalib.dep OFMessagePackExtension.amigalib.dep OFMethodSignature.amigalib.dep OFMutableArray.amigalib.dep OFMutableData.amigalib.dep OFMutableDictionary.amigalib.dep OFMutableIRI.amigalib.dep OFMutableIndexSet.amigalib.dep OFMutableLHAArchiveEntry.amigalib.dep OFMutablePair.amigalib.dep OFMutableSet.amigalib.dep OFMutableString.amigalib.dep OFMutableTarArchiveEntry.amigalib.dep OFMutableTriple.amigalib.dep OFMutableZIPArchiveEntry.amigalib.dep OFMutableZooArchiveEntry.amigalib.dep OFNotification.amigalib.dep OFNotificationCenter.amigalib.dep OFNull.amigalib.dep OFNumber.amigalib.dep OFObject.amigalib.dep OFObject+KeyValueCoding.amigalib.dep OFOnce.amigalib.dep OFOptionsParser.amigalib.dep OFPBKDF2.amigalib.dep OFPair.amigalib.dep OFRIPEMD160Hash.amigalib.dep OFRunLoop.amigalib.dep OFSHA1Hash.amigalib.dep OFSHA224Hash.amigalib.dep OFSHA224Or256Hash.amigalib.dep OFSHA256Hash.amigalib.dep OFSHA384Hash.amigalib.dep OFSHA384Or512Hash.amigalib.dep OFSHA512Hash.amigalib.dep OFScrypt.amigalib.dep OFSecureData.amigalib.dep OFSeekableStream.amigalib.dep OFSet.amigalib.dep OFSettings.amigalib.dep OFSortedList.amigalib.dep OFStdIOStream.amigalib.dep OFStream.amigalib.dep OFString.amigalib.dep OFString+CryptographicHashing.amigalib.dep OFString+JSONParsing.amigalib.dep OFString+PercentEncoding.amigalib.dep OFString+PropertyListParsing.amigalib.dep OFString+XMLEscaping.amigalib.dep OFString+XMLUnescaping.amigalib.dep OFSystemInfo.amigalib.dep OFTarArchive.amigalib.dep OFTarArchiveEntry.amigalib.dep OFThread.amigalib.dep OFTimer.amigalib.dep OFTriple.amigalib.dep OFUUID.amigalib.dep OFValue.amigalib.dep OFXMLAttribute.amigalib.dep OFXMLCDATA.amigalib.dep OFXMLCharacters.amigalib.dep OFXMLComment.amigalib.dep OFXMLElement.amigalib.dep OFXMLElementBuilder.amigalib.dep OFXMLNode.amigalib.dep OFXMLParser.amigalib.dep OFXMLProcessingInstruction.amigalib.dep OFZIPArchive.amigalib.dep OFZIPArchiveEntry.amigalib.dep OFZooArchive.amigalib.dep OFZooArchiveEntry.amigalib.dep OFFile.amigalib.dep OFString+PathAdditions.amigalib.dep OFFileIRIHandler.amigalib.dep OFPlugin.amigalib.dep OFModule.amigalib.dep OFAAAADNSResourceRecord.amigalib.dep OFADNSResourceRecord.amigalib.dep OFCNAMEDNSResourceRecord.amigalib.dep OFDNSQuery.amigalib.dep OFDNSResolver.amigalib.dep OFDNSResourceRecord.amigalib.dep OFDNSResponse.amigalib.dep OFDatagramSocket.amigalib.dep OFHINFODNSResourceRecord.amigalib.dep OFHTTPClient.amigalib.dep OFHTTPCookie.amigalib.dep OFHTTPCookieManager.amigalib.dep OFHTTPRequest.amigalib.dep OFHTTPResponse.amigalib.dep OFHTTPServer.amigalib.dep OFLOCDNSResourceRecord.amigalib.dep OFMXDNSResourceRecord.amigalib.dep OFNSDNSResourceRecord.amigalib.dep OFPTRDNSResourceRecord.amigalib.dep OFRPDNSResourceRecord.amigalib.dep OFSOADNSResourceRecord.amigalib.dep OFSRVDNSResourceRecord.amigalib.dep OFSequencedPacketSocket.amigalib.dep OFSocket.amigalib.dep OFStreamSocket.amigalib.dep OFSystemInfo+NetworkInterfaces.amigalib.dep OFTCPSocket.amigalib.dep OFTLSStream.amigalib.dep OFTXTDNSResourceRecord.amigalib.dep OFUDPSocket.amigalib.dep OFURIDNSResourceRecord.amigalib.dep OFX509Certificate.amigalib.dep OFUNIXDatagramSocket.amigalib.dep OFUNIXSequencedPacketSocket.amigalib.dep OFUNIXStreamSocket.amigalib.dep OFAsyncIPSocketConnector.amigalib.dep OFDNSResolverSettings.amigalib.dep OFHTTPIRIHandler.amigalib.dep OFHostAddressResolver.amigalib.dep OFKernelEventObserver.amigalib.dep OFKqueueKernelEventObserver.amigalib.dep OFPollKernelEventObserver.amigalib.dep OFSelectKernelEventObserver.amigalib.dep OFTCPSocketSOCKS5Connector.amigalib.dep OFSubprocess.amigalib.dep OFCondition.amigalib.dep OFMutex.amigalib.dep OFPlainCondition.amigalib.dep OFPlainMutex.amigalib.dep OFPlainThread.amigalib.dep OFRecursiveMutex.amigalib.dep OFTLSKey.amigalib.dep OFASPrintF.amigalib.dep OFArchiveIRIHandler.amigalib.dep OFBase64.amigalib.dep OFBitSetCharacterSet.amigalib.dep OFCRC16.amigalib.dep OFCRC32.amigalib.dep OFConcreteArray.amigalib.dep OFConcreteColor.amigalib.dep OFConcreteCountedSet.amigalib.dep OFConcreteData.amigalib.dep OFConcreteDate.amigalib.dep OFConcreteDictionary.amigalib.dep OFConcreteMutableArray.amigalib.dep OFConcreteMutableData.amigalib.dep OFConcreteMutableDictionary.amigalib.dep OFConcreteMutableSet.amigalib.dep OFConcreteNumber.amigalib.dep OFConcreteSet.amigalib.dep OFConcreteSubarray.amigalib.dep OFConcreteValue.amigalib.dep OFHuffmanTree.amigalib.dep OFINIFileSettings.amigalib.dep OFInvertedCharacterSet.amigalib.dep OFLHADecompressingStream.amigalib.dep OFMutableUTF8String.amigalib.dep OFRangeCharacterSet.amigalib.dep OFSandbox.amigalib.dep OFStrFTime.amigalib.dep OFStrPTime.amigalib.dep OFSubarray.amigalib.dep OFSubdata.amigalib.dep OFUTF8String.amigalib.dep unicode.amigalib.dep OFTaggedPointerColor.amigalib.dep OFTaggedPointerDate.amigalib.dep OFTaggedPointerNumber.amigalib.dep OFTaggedPointerString.amigalib.dep OFApplication.plugin.dep OFArray.plugin.dep OFBlock.plugin.dep OFCharacterSet.plugin.dep OFColor.plugin.dep OFConstantString.plugin.dep OFCountedSet.plugin.dep OFData.plugin.dep OFData+CryptographicHashing.plugin.dep OFData+MessagePackParsing.plugin.dep OFDate.plugin.dep OFDictionary.plugin.dep OFEmbeddedIRIHandler.plugin.dep OFEnumerator.plugin.dep OFFileManager.plugin.dep OFGZIPStream.plugin.dep OFHMAC.plugin.dep OFINICategory.plugin.dep OFINIFile.plugin.dep OFINISection.plugin.dep OFIRI.plugin.dep OFIRIHandler.plugin.dep OFIndexSet.plugin.dep OFInflate64Stream.plugin.dep OFInflateStream.plugin.dep OFInvocation.plugin.dep OFLHAArchive.plugin.dep OFLHAArchiveEntry.plugin.dep OFList.plugin.dep OFLocale.plugin.dep OFMD5Hash.plugin.dep OFMapTable.plugin.dep OFMatrix4x4.plugin.dep OFMemoryStream.plugin.dep OFMessagePackExtension.plugin.dep OFMethodSignature.plugin.dep OFMutableArray.plugin.dep OFMutableData.plugin.dep OFMutableDictionary.plugin.dep OFMutableIRI.plugin.dep OFMutableIndexSet.plugin.dep OFMutableLHAArchiveEntry.plugin.dep OFMutablePair.plugin.dep OFMutableSet.plugin.dep OFMutableString.plugin.dep OFMutableTarArchiveEntry.plugin.dep OFMutableTriple.plugin.dep OFMutableZIPArchiveEntry.plugin.dep OFMutableZooArchiveEntry.plugin.dep OFNotification.plugin.dep OFNotificationCenter.plugin.dep OFNull.plugin.dep OFNumber.plugin.dep OFObject.plugin.dep OFObject+KeyValueCoding.plugin.dep OFOnce.plugin.dep OFOptionsParser.plugin.dep OFPBKDF2.plugin.dep OFPair.plugin.dep OFRIPEMD160Hash.plugin.dep OFRunLoop.plugin.dep OFSHA1Hash.plugin.dep OFSHA224Hash.plugin.dep OFSHA224Or256Hash.plugin.dep OFSHA256Hash.plugin.dep OFSHA384Hash.plugin.dep OFSHA384Or512Hash.plugin.dep OFSHA512Hash.plugin.dep OFScrypt.plugin.dep OFSecureData.plugin.dep OFSeekableStream.plugin.dep OFSet.plugin.dep OFSettings.plugin.dep OFSortedList.plugin.dep OFStdIOStream.plugin.dep OFStream.plugin.dep OFString.plugin.dep OFString+CryptographicHashing.plugin.dep OFString+JSONParsing.plugin.dep OFString+PercentEncoding.plugin.dep OFString+PropertyListParsing.plugin.dep OFString+XMLEscaping.plugin.dep OFString+XMLUnescaping.plugin.dep OFSystemInfo.plugin.dep OFTarArchive.plugin.dep OFTarArchiveEntry.plugin.dep OFThread.plugin.dep OFTimer.plugin.dep OFTriple.plugin.dep OFUUID.plugin.dep OFValue.plugin.dep OFXMLAttribute.plugin.dep OFXMLCDATA.plugin.dep OFXMLCharacters.plugin.dep OFXMLComment.plugin.dep OFXMLElement.plugin.dep OFXMLElementBuilder.plugin.dep OFXMLNode.plugin.dep OFXMLParser.plugin.dep OFXMLProcessingInstruction.plugin.dep OFZIPArchive.plugin.dep OFZIPArchiveEntry.plugin.dep OFZooArchive.plugin.dep OFZooArchiveEntry.plugin.dep OFFile.plugin.dep OFString+PathAdditions.plugin.dep OFFileIRIHandler.plugin.dep OFPlugin.plugin.dep OFModule.plugin.dep OFAAAADNSResourceRecord.plugin.dep OFADNSResourceRecord.plugin.dep OFCNAMEDNSResourceRecord.plugin.dep OFDNSQuery.plugin.dep OFDNSResolver.plugin.dep OFDNSResourceRecord.plugin.dep OFDNSResponse.plugin.dep OFDatagramSocket.plugin.dep OFHINFODNSResourceRecord.plugin.dep OFHTTPClient.plugin.dep OFHTTPCookie.plugin.dep OFHTTPCookieManager.plugin.dep OFHTTPRequest.plugin.dep OFHTTPResponse.plugin.dep OFHTTPServer.plugin.dep OFLOCDNSResourceRecord.plugin.dep OFMXDNSResourceRecord.plugin.dep OFNSDNSResourceRecord.plugin.dep OFPTRDNSResourceRecord.plugin.dep OFRPDNSResourceRecord.plugin.dep OFSOADNSResourceRecord.plugin.dep OFSRVDNSResourceRecord.plugin.dep OFSequencedPacketSocket.plugin.dep OFSocket.plugin.dep OFStreamSocket.plugin.dep OFSystemInfo+NetworkInterfaces.plugin.dep OFTCPSocket.plugin.dep OFTLSStream.plugin.dep OFTXTDNSResourceRecord.plugin.dep OFUDPSocket.plugin.dep OFURIDNSResourceRecord.plugin.dep OFX509Certificate.plugin.dep OFUNIXDatagramSocket.plugin.dep OFUNIXSequencedPacketSocket.plugin.dep OFUNIXStreamSocket.plugin.dep OFAsyncIPSocketConnector.plugin.dep OFDNSResolverSettings.plugin.dep OFHTTPIRIHandler.plugin.dep OFHostAddressResolver.plugin.dep OFKernelEventObserver.plugin.dep OFKqueueKernelEventObserver.plugin.dep OFPollKernelEventObserver.plugin.dep OFSelectKernelEventObserver.plugin.dep OFTCPSocketSOCKS5Connector.plugin.dep OFSubprocess.plugin.dep OFCondition.plugin.dep OFMutex.plugin.dep OFPlainCondition.plugin.dep OFPlainMutex.plugin.dep OFPlainThread.plugin.dep OFRecursiveMutex.plugin.dep OFTLSKey.plugin.dep OFASPrintF.plugin.dep OFArchiveIRIHandler.plugin.dep OFBase64.plugin.dep OFBitSetCharacterSet.plugin.dep OFCRC16.plugin.dep OFCRC32.plugin.dep OFConcreteArray.plugin.dep OFConcreteColor.plugin.dep OFConcreteCountedSet.plugin.dep OFConcreteData.plugin.dep OFConcreteDate.plugin.dep OFConcreteDictionary.plugin.dep OFConcreteMutableArray.plugin.dep OFConcreteMutableData.plugin.dep OFConcreteMutableDictionary.plugin.dep OFConcreteMutableSet.plugin.dep OFConcreteNumber.plugin.dep OFConcreteSet.plugin.dep OFConcreteSubarray.plugin.dep OFConcreteValue.plugin.dep OFHuffmanTree.plugin.dep OFINIFileSettings.plugin.dep OFInvertedCharacterSet.plugin.dep OFLHADecompressingStream.plugin.dep OFMutableUTF8String.plugin.dep OFRangeCharacterSet.plugin.dep OFSandbox.plugin.dep OFStrFTime.plugin.dep OFStrPTime.plugin.dep OFSubarray.plugin.dep OFSubdata.plugin.dep OFUTF8String.plugin.dep unicode.plugin.dep OFTaggedPointerColor.plugin.dep OFTaggedPointerDate.plugin.dep OFTaggedPointerNumber.plugin.dep OFTaggedPointerString.plugin.dep; do test x"$i" = x"" && continue; echo "-include \${.CURDIR}/$i" >>.deps; done /usr/bin/make libobjfw.so.1.1 locales `libobjfw.so.1.1' is up to date. /usr/bin/make subdirs-after for i in tls; do printf "\033[2K\033[36mEntering directory \033[96m\033[1m%s\033[0m\033[36m.\033[0m\n" "$i"; cd $i || exit $?; /usr/bin/make || exit $?; printf "\033[2K\033[36mLeaving directory \033[96m\033[1m%s\033[0m\033[36m.\033[0m\n" "$i"; cd .. || exit $?; done Entering directory tls. /usr/bin/make pre-all /usr/bin/make subdirs /usr/bin/make depend : >.deps for i in "" OFOpenSSLTLSStream.dep OFOpenSSLX509Certificate.dep OFOpenSSLTLSStream.lib.dep OFOpenSSLX509Certificate.lib.dep OFOpenSSLTLSStream.amigalib.dep OFOpenSSLX509Certificate.amigalib.dep OFOpenSSLTLSStream.plugin.dep OFOpenSSLX509Certificate.plugin.dep; do test x"$i" = x"" && continue; echo "-include \${.CURDIR}/$i" >>.deps; done /usr/bin/make libobjfwtls.so.0.1 locales `libobjfwtls.so.0.1' is up to date. /usr/bin/make subdirs-after /usr/bin/make post-all Leaving directory tls. for i in hid; do printf "\033[2K\033[36mEntering directory \033[96m\033[1m%s\033[0m\033[36m.\033[0m\n" "$i"; cd $i || exit $?; /usr/bin/make || exit $?; printf "\033[2K\033[36mLeaving directory \033[96m\033[1m%s\033[0m\033[36m.\033[0m\n" "$i"; cd .. || exit $?; done Entering directory hid. /usr/bin/make pre-all /usr/bin/make subdirs /usr/bin/make depend : >.deps for i in "" OH8BitDoUltimate2CWirelessGamepad.dep OHDualSenseGamepad.dep OHDualShock4Gamepad.dep OHExtendedN64Controller.dep OHExtendedSNESGamepad.dep OHGameController.dep OHGameControllerAxis.dep OHGameControllerButton.dep OHGameControllerDirectionalPad.dep OHGameControllerElement.dep OHJoyConPair.dep OHLeftJoyCon.dep OHN64Controller.dep OHNESGamepad.dep OHRightJoyCon.dep OHSNESGamepad.dep OHStadiaGamepad.dep OHSwitchProController.dep OHXboxGamepad.dep OHEmulatedGameControllerAxis.dep OHEmulatedGameControllerButton.dep OHEmulatedGameControllerTriggerButton.dep OH8BitDoUltimate2CWirelessGamepad.lib.dep OHDualSenseGamepad.lib.dep OHDualShock4Gamepad.lib.dep OHExtendedN64Controller.lib.dep OHExtendedSNESGamepad.lib.dep OHGameController.lib.dep OHGameControllerAxis.lib.dep OHGameControllerButton.lib.dep OHGameControllerDirectionalPad.lib.dep OHGameControllerElement.lib.dep OHJoyConPair.lib.dep OHLeftJoyCon.lib.dep OHN64Controller.lib.dep OHNESGamepad.lib.dep OHRightJoyCon.lib.dep OHSNESGamepad.lib.dep OHStadiaGamepad.lib.dep OHSwitchProController.lib.dep OHXboxGamepad.lib.dep OHEmulatedGameControllerAxis.lib.dep OHEmulatedGameControllerButton.lib.dep OHEmulatedGameControllerTriggerButton.lib.dep OH8BitDoUltimate2CWirelessGamepad.amigalib.dep OHDualSenseGamepad.amigalib.dep OHDualShock4Gamepad.amigalib.dep OHExtendedN64Controller.amigalib.dep OHExtendedSNESGamepad.amigalib.dep OHGameController.amigalib.dep OHGameControllerAxis.amigalib.dep OHGameControllerButton.amigalib.dep OHGameControllerDirectionalPad.amigalib.dep OHGameControllerElement.amigalib.dep OHJoyConPair.amigalib.dep OHLeftJoyCon.amigalib.dep OHN64Controller.amigalib.dep OHNESGamepad.amigalib.dep OHRightJoyCon.amigalib.dep OHSNESGamepad.amigalib.dep OHStadiaGamepad.amigalib.dep OHSwitchProController.amigalib.dep OHXboxGamepad.amigalib.dep OHEmulatedGameControllerAxis.amigalib.dep OHEmulatedGameControllerButton.amigalib.dep OHEmulatedGameControllerTriggerButton.amigalib.dep OH8BitDoUltimate2CWirelessGamepad.plugin.dep OHDualSenseGamepad.plugin.dep OHDualShock4Gamepad.plugin.dep OHExtendedN64Controller.plugin.dep OHExtendedSNESGamepad.plugin.dep OHGameController.plugin.dep OHGameControllerAxis.plugin.dep OHGameControllerButton.plugin.dep OHGameControllerDirectionalPad.plugin.dep OHGameControllerElement.plugin.dep OHJoyConPair.plugin.dep OHLeftJoyCon.plugin.dep OHN64Controller.plugin.dep OHNESGamepad.plugin.dep OHRightJoyCon.plugin.dep OHSNESGamepad.plugin.dep OHStadiaGamepad.plugin.dep OHSwitchProController.plugin.dep OHXboxGamepad.plugin.dep OHEmulatedGameControllerAxis.plugin.dep OHEmulatedGameControllerButton.plugin.dep OHEmulatedGameControllerTriggerButton.plugin.dep; do test x"$i" = x"" && continue; echo "-include \${.CURDIR}/$i" >>.deps; done /usr/bin/make libobjfwhid.so.0.0 locales `libobjfwhid.so.0.0' is up to date. /usr/bin/make subdirs-after /usr/bin/make post-all Leaving directory hid. for i in test; do printf "\033[2K\033[36mEntering directory \033[96m\033[1m%s\033[0m\033[36m.\033[0m\n" "$i"; cd $i || exit $?; /usr/bin/make || exit $?; printf "\033[2K\033[36mLeaving directory \033[96m\033[1m%s\033[0m\033[36m.\033[0m\n" "$i"; cd .. || exit $?; done Entering directory test. /usr/bin/make pre-all /usr/bin/make subdirs /usr/bin/make depend : >.deps for i in "" OTAssert.dep OTOrderedDictionary.dep OTTestCase.dep OTAppDelegate.dep OTAssertionFailedException.dep OTTestSkippedException.dep OTAssert.lib.dep OTOrderedDictionary.lib.dep OTTestCase.lib.dep OTAppDelegate.lib.dep OTAssertionFailedException.lib.dep OTTestSkippedException.lib.dep OTAssert.amigalib.dep OTOrderedDictionary.amigalib.dep OTTestCase.amigalib.dep OTAppDelegate.amigalib.dep OTAssertionFailedException.amigalib.dep OTTestSkippedException.amigalib.dep OTAssert.plugin.dep OTOrderedDictionary.plugin.dep OTTestCase.plugin.dep OTAppDelegate.plugin.dep OTAssertionFailedException.plugin.dep OTTestSkippedException.plugin.dep; do test x"$i" = x"" && continue; echo "-include \${.CURDIR}/$i" >>.deps; done /usr/bin/make libobjfwtest.a locales `libobjfwtest.a' is up to date. /usr/bin/make subdirs-after /usr/bin/make post-all Leaving directory test. /usr/bin/make post-all for i in "" runtime exceptions encodings forwarding tls hid test; do test x"$i" = x"" && continue; printf "\033[2K\033[36mEntering directory \033[96m\033[1m%s\033[0m\033[36m.\033[0m\n" "$i"; cd $i || exit $?; /usr/bin/make install || exit $?; printf "\033[2K\033[36mLeaving directory \033[96m\033[1m%s\033[0m\033[36m.\033[0m\n" "$i"; cd .. || exit $?; done Entering directory runtime. /usr/bin/make pre-all /usr/bin/make subdirs for i in lookup-asm; do printf "\033[2K\033[36mEntering directory \033[96m\033[1m%s\033[0m\033[36m.\033[0m\n" "$i"; cd $i || exit $?; /usr/bin/make || exit $?; printf "\033[2K\033[36mLeaving directory \033[96m\033[1m%s\033[0m\033[36m.\033[0m\n" "$i"; cd .. || exit $?; done Entering directory lookup-asm. /usr/bin/make pre-all /usr/bin/make subdirs /usr/bin/make depend : >.deps for i in "" lookup-asm.dep lookup-asm.lib.dep lookup-asm.amigalib.dep lookup-asm.plugin.dep; do test x"$i" = x"" && continue; echo "-include \${.CURDIR}/$i" >>.deps; done /usr/bin/make lookup-asm.lib.a locales `lookup-asm.lib.a' is up to date. /usr/bin/make subdirs-after /usr/bin/make post-all Leaving directory lookup-asm. /usr/bin/make depend : >.deps for i in "" arc.dep association.dep autorelease.dep category.dep class.dep dtable.dep exception.dep hashtable.dep init.dep instance.dep ivar.dep lookup.dep method.dep misc.dep property.dep protocol.dep selector.dep sparsearray.dep static-instances.dep synchronized.dep tagged-pointer.dep OFOnce.dep OFPlainMutex.dep OFTLSKey.dep threading.dep arc.lib.dep association.lib.dep autorelease.lib.dep category.lib.dep class.lib.dep dtable.lib.dep exception.lib.dep hashtable.lib.dep init.lib.dep instance.lib.dep ivar.lib.dep lookup.lib.dep method.lib.dep misc.lib.dep property.lib.dep protocol.lib.dep selector.lib.dep sparsearray.lib.dep static-instances.lib.dep synchronized.lib.dep tagged-pointer.lib.dep OFOnce.lib.dep OFPlainMutex.lib.dep OFTLSKey.lib.dep threading.lib.dep arc.amigalib.dep association.amigalib.dep autorelease.amigalib.dep category.amigalib.dep class.amigalib.dep dtable.amigalib.dep exception.amigalib.dep hashtable.amigalib.dep init.amigalib.dep instance.amigalib.dep ivar.amigalib.dep lookup.amigalib.dep method.amigalib.dep misc.amigalib.dep property.amigalib.dep protocol.amigalib.dep selector.amigalib.dep sparsearray.amigalib.dep static-instances.amigalib.dep synchronized.amigalib.dep tagged-pointer.amigalib.dep OFOnce.amigalib.dep OFPlainMutex.amigalib.dep OFTLSKey.amigalib.dep threading.amigalib.dep arc.plugin.dep association.plugin.dep autorelease.plugin.dep category.plugin.dep class.plugin.dep dtable.plugin.dep exception.plugin.dep hashtable.plugin.dep init.plugin.dep instance.plugin.dep ivar.plugin.dep lookup.plugin.dep method.plugin.dep misc.plugin.dep property.plugin.dep protocol.plugin.dep selector.plugin.dep sparsearray.plugin.dep static-instances.plugin.dep synchronized.plugin.dep tagged-pointer.plugin.dep OFOnce.plugin.dep OFPlainMutex.plugin.dep OFTLSKey.plugin.dep threading.plugin.dep; do test x"$i" = x"" && continue; echo "-include \${.CURDIR}/$i" >>.deps; done /usr/bin/make libobjfwrt.so.1.1 locales `libobjfwrt.so.1.1' is up to date. /usr/bin/make subdirs-after /usr/bin/make post-all for i in "" lookup-asm ; do test x"$i" = x"" && continue; printf "\033[2K\033[36mEntering directory \033[96m\033[1m%s\033[0m\033[36m.\033[0m\n" "$i"; cd $i || exit $?; /usr/bin/make install || exit $?; printf "\033[2K\033[36mLeaving directory \033[96m\033[1m%s\033[0m\033[36m.\033[0m\n" "$i"; cd .. || exit $?; done Entering directory lookup-asm. /usr/bin/make pre-all /usr/bin/make subdirs /usr/bin/make depend : >.deps for i in "" lookup-asm.dep lookup-asm.lib.dep lookup-asm.amigalib.dep lookup-asm.plugin.dep; do test x"$i" = x"" && continue; echo "-include \${.CURDIR}/$i" >>.deps; done /usr/bin/make lookup-asm.lib.a locales `lookup-asm.lib.a' is up to date. /usr/bin/make subdirs-after /usr/bin/make post-all for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[36mEntering directory \033[96m\033[1m%s\033[0m\033[36m.\033[0m\n" "$i"; cd $i || exit $?; /usr/bin/make install || exit $?; printf "\033[2K\033[36mLeaving directory \033[96m\033[1m%s\033[0m\033[36m.\033[0m\n" "$i"; cd .. || exit $?; done for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; if mkdir -p /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/lib && /exopi-obj/pobj/objfw-1.4.1/bin/install -c -m 755 $i /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/lib/$i; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; rm -fr /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/Library/Frameworks/$i; if mkdir -p /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/Library/Frameworks && cp -R $i /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/Library/Frameworks/; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; if mkdir -p /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/Libs && /exopi-obj/pobj/objfw-1.4.1/bin/install -c -m 755 $i /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/Libs/$i; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; if mkdir -p /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/lib && /exopi-obj/pobj/objfw-1.4.1/bin/install -c -m 644 $i /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/lib/$i; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; if mkdir -p /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/lib/ObjFW && /exopi-obj/pobj/objfw-1.4.1/bin/install -c -m 755 $i /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/lib/ObjFW/$i; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; rm -fr /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/Library/PlugIns/ObjFW/$i; if mkdir -p /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/Library/PlugIns/ObjFW && cp -R $i /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/Library/PlugIns/ObjFW/; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; if mkdir -p $(dirname /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/share/ObjFW/$i) && /exopi-obj/pobj/objfw-1.4.1/bin/install -c -m 644 $i /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/share/ObjFW/$i; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; if mkdir -p /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/bin && /exopi-obj/pobj/objfw-1.4.1/bin/install -c -m 755 $i /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/bin/$i; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done if test x"yes" = x"yes"; then for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; if mkdir -p $(dirname /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/include/ObjFW/$i) && /exopi-obj/pobj/objfw-1.4.1/bin/install -c -m 644 $i /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/include/ObjFW/$i; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done fi for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; dest="/usr/local/share/locale/${i%.mo}/LC_MESSAGES/ObjFW.mo"; dest="/exopi-obj/pobj/objfw-1.4.1/fake-amd64$dest"; if mkdir -p /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/share/locale/${i%.mo}/LC_MESSAGES && /exopi-obj/pobj/objfw-1.4.1/bin/install -c -m 644 $i $dest; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; dest="/exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/man/man1/$i"; if mkdir -p /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/man/man1 && /exopi-obj/pobj/objfw-1.4.1/bin/install -c -m 644 $i $dest; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done Leaving directory lookup-asm. for i in "" libobjfwrt.so.1.1; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; if mkdir -p /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/lib && /exopi-obj/pobj/objfw-1.4.1/bin/install -c -m 755 $i /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/lib/$i; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done Installing libobjfwrt.so.1.1... Successfully installed libobjfwrt.so.1.1. for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; rm -fr /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/Library/Frameworks/$i; if mkdir -p /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/Library/Frameworks && cp -R $i /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/Library/Frameworks/; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; if mkdir -p /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/Libs && /exopi-obj/pobj/objfw-1.4.1/bin/install -c -m 755 $i /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/Libs/$i; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; if mkdir -p /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/lib && /exopi-obj/pobj/objfw-1.4.1/bin/install -c -m 644 $i /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/lib/$i; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; if mkdir -p /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/lib/ObjFW && /exopi-obj/pobj/objfw-1.4.1/bin/install -c -m 755 $i /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/lib/ObjFW/$i; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; rm -fr /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/Library/PlugIns/ObjFW/$i; if mkdir -p /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/Library/PlugIns/ObjFW && cp -R $i /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/Library/PlugIns/ObjFW/; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; if mkdir -p $(dirname /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/share/ObjFW/$i) && /exopi-obj/pobj/objfw-1.4.1/bin/install -c -m 644 $i /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/share/ObjFW/$i; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; if mkdir -p /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/bin && /exopi-obj/pobj/objfw-1.4.1/bin/install -c -m 755 $i /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/bin/$i; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done if test x"yes" = x"yes"; then for i in "" ObjFWRT.h; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; if mkdir -p $(dirname /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/include/ObjFWRT/$i) && /exopi-obj/pobj/objfw-1.4.1/bin/install -c -m 644 $i /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/include/ObjFWRT/$i; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done fi Installing ObjFWRT.h... Successfully installed ObjFWRT.h. for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; dest="/usr/local/share/locale/${i%.mo}/LC_MESSAGES/ObjFW.mo"; dest="/exopi-obj/pobj/objfw-1.4.1/fake-amd64$dest"; if mkdir -p /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/share/locale/${i%.mo}/LC_MESSAGES && /exopi-obj/pobj/objfw-1.4.1/bin/install -c -m 644 $i $dest; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; dest="/exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/man/man1/$i"; if mkdir -p /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/man/man1 && /exopi-obj/pobj/objfw-1.4.1/bin/install -c -m 644 $i $dest; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done Leaving directory runtime. Entering directory exceptions. /usr/bin/make pre-all /usr/bin/make subdirs /usr/bin/make depend : >.deps for i in "" OFAllocFailedException.dep OFAlreadyOpenException.dep OFChecksumMismatchException.dep OFCopyItemFailedException.dep OFCreateDirectoryFailedException.dep OFCreateSymbolicLinkFailedException.dep OFEnumerationMutationException.dep OFException.dep OFGetItemAttributesFailedException.dep OFGetOptionFailedException.dep OFHashAlreadyCalculatedException.dep OFHashNotCalculatedException.dep OFInitializationFailedException.dep OFInvalidArgumentException.dep OFInvalidEncodingException.dep OFInvalidFormatException.dep OFInvalidJSONException.dep OFInvalidServerResponseException.dep OFLinkItemFailedException.dep OFLockFailedException.dep OFMalformedXMLException.dep OFMoveItemFailedException.dep OFNotImplementedException.dep OFNotOpenException.dep OFOpenItemFailedException.dep OFOutOfMemoryException.dep OFOutOfRangeException.dep OFReadFailedException.dep OFReadOrWriteFailedException.dep OFRemoveItemFailedException.dep OFSeekFailedException.dep OFSetItemAttributesFailedException.dep OFSetOptionFailedException.dep OFStillLockedException.dep OFTruncatedDataException.dep OFUnboundNamespaceException.dep OFUnboundPrefixException.dep OFUndefinedKeyException.dep OFUnknownXMLEntityException.dep OFUnlockFailedException.dep OFUnsupportedProtocolException.dep OFUnsupportedVersionException.dep OFWriteFailedException.dep OFChangeCurrentDirectoryFailedException.dep OFGetCurrentDirectoryFailedException.dep OFLoadPluginFailedException.dep OFLoadModuleFailedException.dep OFAcceptSocketFailedException.dep OFBindIPSocketFailedException.dep OFBindSocketFailedException.dep OFConnectIPSocketFailedException.dep OFConnectSocketFailedException.dep OFDNSQueryFailedException.dep OFHTTPRequestFailedException.dep OFListenOnSocketFailedException.dep OFObserveKernelEventsFailedException.dep OFResolveHostFailedException.dep OFTLSHandshakeFailedException.dep OFBindUNIXSocketFailedException.dep OFConnectUNIXSocketFailedException.dep OFBroadcastConditionFailedException.dep OFConditionStillWaitingException.dep OFJoinThreadFailedException.dep OFSignalConditionFailedException.dep OFStartThreadFailedException.dep OFThreadStillRunningException.dep OFWaitForConditionFailedException.dep OFActivateSandboxFailedException.dep OFAllocFailedException.lib.dep OFAlreadyOpenException.lib.dep OFChecksumMismatchException.lib.dep OFCopyItemFailedException.lib.dep OFCreateDirectoryFailedException.lib.dep OFCreateSymbolicLinkFailedException.lib.dep OFEnumerationMutationException.lib.dep OFException.lib.dep OFGetItemAttributesFailedException.lib.dep OFGetOptionFailedException.lib.dep OFHashAlreadyCalculatedException.lib.dep OFHashNotCalculatedException.lib.dep OFInitializationFailedException.lib.dep OFInvalidArgumentException.lib.dep OFInvalidEncodingException.lib.dep OFInvalidFormatException.lib.dep OFInvalidJSONException.lib.dep OFInvalidServerResponseException.lib.dep OFLinkItemFailedException.lib.dep OFLockFailedException.lib.dep OFMalformedXMLException.lib.dep OFMoveItemFailedException.lib.dep OFNotImplementedException.lib.dep OFNotOpenException.lib.dep OFOpenItemFailedException.lib.dep OFOutOfMemoryException.lib.dep OFOutOfRangeException.lib.dep OFReadFailedException.lib.dep OFReadOrWriteFailedException.lib.dep OFRemoveItemFailedException.lib.dep OFSeekFailedException.lib.dep OFSetItemAttributesFailedException.lib.dep OFSetOptionFailedException.lib.dep OFStillLockedException.lib.dep OFTruncatedDataException.lib.dep OFUnboundNamespaceException.lib.dep OFUnboundPrefixException.lib.dep OFUndefinedKeyException.lib.dep OFUnknownXMLEntityException.lib.dep OFUnlockFailedException.lib.dep OFUnsupportedProtocolException.lib.dep OFUnsupportedVersionException.lib.dep OFWriteFailedException.lib.dep OFChangeCurrentDirectoryFailedException.lib.dep OFGetCurrentDirectoryFailedException.lib.dep OFLoadPluginFailedException.lib.dep OFLoadModuleFailedException.lib.dep OFAcceptSocketFailedException.lib.dep OFBindIPSocketFailedException.lib.dep OFBindSocketFailedException.lib.dep OFConnectIPSocketFailedException.lib.dep OFConnectSocketFailedException.lib.dep OFDNSQueryFailedException.lib.dep OFHTTPRequestFailedException.lib.dep OFListenOnSocketFailedException.lib.dep OFObserveKernelEventsFailedException.lib.dep OFResolveHostFailedException.lib.dep OFTLSHandshakeFailedException.lib.dep OFBindUNIXSocketFailedException.lib.dep OFConnectUNIXSocketFailedException.lib.dep OFBroadcastConditionFailedException.lib.dep OFConditionStillWaitingException.lib.dep OFJoinThreadFailedException.lib.dep OFSignalConditionFailedException.lib.dep OFStartThreadFailedException.lib.dep OFThreadStillRunningException.lib.dep OFWaitForConditionFailedException.lib.dep OFActivateSandboxFailedException.lib.dep OFAllocFailedException.amigalib.dep OFAlreadyOpenException.amigalib.dep OFChecksumMismatchException.amigalib.dep OFCopyItemFailedException.amigalib.dep OFCreateDirectoryFailedException.amigalib.dep OFCreateSymbolicLinkFailedException.amigalib.dep OFEnumerationMutationException.amigalib.dep OFException.amigalib.dep OFGetItemAttributesFailedException.amigalib.dep OFGetOptionFailedException.amigalib.dep OFHashAlreadyCalculatedException.amigalib.dep OFHashNotCalculatedException.amigalib.dep OFInitializationFailedException.amigalib.dep OFInvalidArgumentException.amigalib.dep OFInvalidEncodingException.amigalib.dep OFInvalidFormatException.amigalib.dep OFInvalidJSONException.amigalib.dep OFInvalidServerResponseException.amigalib.dep OFLinkItemFailedException.amigalib.dep OFLockFailedException.amigalib.dep OFMalformedXMLException.amigalib.dep OFMoveItemFailedException.amigalib.dep OFNotImplementedException.amigalib.dep OFNotOpenException.amigalib.dep OFOpenItemFailedException.amigalib.dep OFOutOfMemoryException.amigalib.dep OFOutOfRangeException.amigalib.dep OFReadFailedException.amigalib.dep OFReadOrWriteFailedException.amigalib.dep OFRemoveItemFailedException.amigalib.dep OFSeekFailedException.amigalib.dep OFSetItemAttributesFailedException.amigalib.dep OFSetOptionFailedException.amigalib.dep OFStillLockedException.amigalib.dep OFTruncatedDataException.amigalib.dep OFUnboundNamespaceException.amigalib.dep OFUnboundPrefixException.amigalib.dep OFUndefinedKeyException.amigalib.dep OFUnknownXMLEntityException.amigalib.dep OFUnlockFailedException.amigalib.dep OFUnsupportedProtocolException.amigalib.dep OFUnsupportedVersionException.amigalib.dep OFWriteFailedException.amigalib.dep OFChangeCurrentDirectoryFailedException.amigalib.dep OFGetCurrentDirectoryFailedException.amigalib.dep OFLoadPluginFailedException.amigalib.dep OFLoadModuleFailedException.amigalib.dep OFAcceptSocketFailedException.amigalib.dep OFBindIPSocketFailedException.amigalib.dep OFBindSocketFailedException.amigalib.dep OFConnectIPSocketFailedException.amigalib.dep OFConnectSocketFailedException.amigalib.dep OFDNSQueryFailedException.amigalib.dep OFHTTPRequestFailedException.amigalib.dep OFListenOnSocketFailedException.amigalib.dep OFObserveKernelEventsFailedException.amigalib.dep OFResolveHostFailedException.amigalib.dep OFTLSHandshakeFailedException.amigalib.dep OFBindUNIXSocketFailedException.amigalib.dep OFConnectUNIXSocketFailedException.amigalib.dep OFBroadcastConditionFailedException.amigalib.dep OFConditionStillWaitingException.amigalib.dep OFJoinThreadFailedException.amigalib.dep OFSignalConditionFailedException.amigalib.dep OFStartThreadFailedException.amigalib.dep OFThreadStillRunningException.amigalib.dep OFWaitForConditionFailedException.amigalib.dep OFActivateSandboxFailedException.amigalib.dep OFAllocFailedException.plugin.dep OFAlreadyOpenException.plugin.dep OFChecksumMismatchException.plugin.dep OFCopyItemFailedException.plugin.dep OFCreateDirectoryFailedException.plugin.dep OFCreateSymbolicLinkFailedException.plugin.dep OFEnumerationMutationException.plugin.dep OFException.plugin.dep OFGetItemAttributesFailedException.plugin.dep OFGetOptionFailedException.plugin.dep OFHashAlreadyCalculatedException.plugin.dep OFHashNotCalculatedException.plugin.dep OFInitializationFailedException.plugin.dep OFInvalidArgumentException.plugin.dep OFInvalidEncodingException.plugin.dep OFInvalidFormatException.plugin.dep OFInvalidJSONException.plugin.dep OFInvalidServerResponseException.plugin.dep OFLinkItemFailedException.plugin.dep OFLockFailedException.plugin.dep OFMalformedXMLException.plugin.dep OFMoveItemFailedException.plugin.dep OFNotImplementedException.plugin.dep OFNotOpenException.plugin.dep OFOpenItemFailedException.plugin.dep OFOutOfMemoryException.plugin.dep OFOutOfRangeException.plugin.dep OFReadFailedException.plugin.dep OFReadOrWriteFailedException.plugin.dep OFRemoveItemFailedException.plugin.dep OFSeekFailedException.plugin.dep OFSetItemAttributesFailedException.plugin.dep OFSetOptionFailedException.plugin.dep OFStillLockedException.plugin.dep OFTruncatedDataException.plugin.dep OFUnboundNamespaceException.plugin.dep OFUnboundPrefixException.plugin.dep OFUndefinedKeyException.plugin.dep OFUnknownXMLEntityException.plugin.dep OFUnlockFailedException.plugin.dep OFUnsupportedProtocolException.plugin.dep OFUnsupportedVersionException.plugin.dep OFWriteFailedException.plugin.dep OFChangeCurrentDirectoryFailedException.plugin.dep OFGetCurrentDirectoryFailedException.plugin.dep OFLoadPluginFailedException.plugin.dep OFLoadModuleFailedException.plugin.dep OFAcceptSocketFailedException.plugin.dep OFBindIPSocketFailedException.plugin.dep OFBindSocketFailedException.plugin.dep OFConnectIPSocketFailedException.plugin.dep OFConnectSocketFailedException.plugin.dep OFDNSQueryFailedException.plugin.dep OFHTTPRequestFailedException.plugin.dep OFListenOnSocketFailedException.plugin.dep OFObserveKernelEventsFailedException.plugin.dep OFResolveHostFailedException.plugin.dep OFTLSHandshakeFailedException.plugin.dep OFBindUNIXSocketFailedException.plugin.dep OFConnectUNIXSocketFailedException.plugin.dep OFBroadcastConditionFailedException.plugin.dep OFConditionStillWaitingException.plugin.dep OFJoinThreadFailedException.plugin.dep OFSignalConditionFailedException.plugin.dep OFStartThreadFailedException.plugin.dep OFThreadStillRunningException.plugin.dep OFWaitForConditionFailedException.plugin.dep OFActivateSandboxFailedException.plugin.dep; do test x"$i" = x"" && continue; echo "-include \${.CURDIR}/$i" >>.deps; done /usr/bin/make exceptions.lib.a locales `exceptions.lib.a' is up to date. /usr/bin/make subdirs-after /usr/bin/make post-all for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[36mEntering directory \033[96m\033[1m%s\033[0m\033[36m.\033[0m\n" "$i"; cd $i || exit $?; /usr/bin/make install || exit $?; printf "\033[2K\033[36mLeaving directory \033[96m\033[1m%s\033[0m\033[36m.\033[0m\n" "$i"; cd .. || exit $?; done for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; if mkdir -p /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/lib && /exopi-obj/pobj/objfw-1.4.1/bin/install -c -m 755 $i /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/lib/$i; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; rm -fr /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/Library/Frameworks/$i; if mkdir -p /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/Library/Frameworks && cp -R $i /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/Library/Frameworks/; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; if mkdir -p /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/Libs && /exopi-obj/pobj/objfw-1.4.1/bin/install -c -m 755 $i /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/Libs/$i; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; if mkdir -p /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/lib && /exopi-obj/pobj/objfw-1.4.1/bin/install -c -m 644 $i /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/lib/$i; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; if mkdir -p /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/lib/ObjFW && /exopi-obj/pobj/objfw-1.4.1/bin/install -c -m 755 $i /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/lib/ObjFW/$i; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; rm -fr /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/Library/PlugIns/ObjFW/$i; if mkdir -p /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/Library/PlugIns/ObjFW && cp -R $i /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/Library/PlugIns/ObjFW/; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; if mkdir -p $(dirname /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/share/ObjFW/$i) && /exopi-obj/pobj/objfw-1.4.1/bin/install -c -m 644 $i /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/share/ObjFW/$i; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; if mkdir -p /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/bin && /exopi-obj/pobj/objfw-1.4.1/bin/install -c -m 755 $i /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/bin/$i; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done if test x"yes" = x"yes"; then for i in "" OFAllocFailedException.h OFAlreadyOpenException.h OFChecksumMismatchException.h OFCopyItemFailedException.h OFCreateDirectoryFailedException.h OFCreateSymbolicLinkFailedException.h OFEnumerationMutationException.h OFException.h OFGetItemAttributesFailedException.h OFGetOptionFailedException.h OFHashAlreadyCalculatedException.h OFHashNotCalculatedException.h OFInitializationFailedException.h OFInvalidArgumentException.h OFInvalidEncodingException.h OFInvalidFormatException.h OFInvalidJSONException.h OFInvalidServerResponseException.h OFLinkItemFailedException.h OFLockFailedException.h OFMalformedXMLException.h OFMoveItemFailedException.h OFNotImplementedException.h OFNotOpenException.h OFOpenItemFailedException.h OFOutOfMemoryException.h OFOutOfRangeException.h OFReadFailedException.h OFReadOrWriteFailedException.h OFRemoveItemFailedException.h OFSeekFailedException.h OFSetItemAttributesFailedException.h OFSetOptionFailedException.h OFStillLockedException.h OFTruncatedDataException.h OFUnboundNamespaceException.h OFUnboundPrefixException.h OFUndefinedKeyException.h OFUnknownXMLEntityException.h OFUnlockFailedException.h OFUnsupportedProtocolException.h OFUnsupportedVersionException.h OFWriteFailedException.h OFChangeCurrentDirectoryFailedException.h OFGetCurrentDirectoryFailedException.h OFLoadPluginFailedException.h OFLoadModuleFailedException.h OFAcceptSocketFailedException.h OFBindIPSocketFailedException.h OFBindSocketFailedException.h OFConnectIPSocketFailedException.h OFConnectSocketFailedException.h OFDNSQueryFailedException.h OFHTTPRequestFailedException.h OFListenOnSocketFailedException.h OFObserveKernelEventsFailedException.h OFResolveHostFailedException.h OFTLSHandshakeFailedException.h OFBindUNIXSocketFailedException.h OFConnectUNIXSocketFailedException.h OFBroadcastConditionFailedException.h OFConditionStillWaitingException.h OFJoinThreadFailedException.h OFSignalConditionFailedException.h OFStartThreadFailedException.h OFThreadStillRunningException.h OFWaitForConditionFailedException.h; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; if mkdir -p $(dirname /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/include/ObjFW/$i) && /exopi-obj/pobj/objfw-1.4.1/bin/install -c -m 644 $i /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/include/ObjFW/$i; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done fi Installing OFAllocFailedException.h... Successfully installed OFAllocFailedException.h. Installing OFAlreadyOpenException.h... Successfully installed OFAlreadyOpenException.h. Installing OFChecksumMismatchException.h... Successfully installed OFChecksumMismatchException.h. Installing OFCopyItemFailedException.h... Successfully installed OFCopyItemFailedException.h. Installing OFCreateDirectoryFailedException.h... Successfully installed OFCreateDirectoryFailedException.h. Installing OFCreateSymbolicLinkFailedException.h... Successfully installed OFCreateSymbolicLinkFailedException.h. Installing OFEnumerationMutationException.h... Successfully installed OFEnumerationMutationException.h. Installing OFException.h... Successfully installed OFException.h. Installing OFGetItemAttributesFailedException.h... Successfully installed OFGetItemAttributesFailedException.h. Installing OFGetOptionFailedException.h... Successfully installed OFGetOptionFailedException.h. Installing OFHashAlreadyCalculatedException.h... Successfully installed OFHashAlreadyCalculatedException.h. Installing OFHashNotCalculatedException.h... Successfully installed OFHashNotCalculatedException.h. Installing OFInitializationFailedException.h... Successfully installed OFInitializationFailedException.h. Installing OFInvalidArgumentException.h... Successfully installed OFInvalidArgumentException.h. Installing OFInvalidEncodingException.h... Successfully installed OFInvalidEncodingException.h. Installing OFInvalidFormatException.h... Successfully installed OFInvalidFormatException.h. Installing OFInvalidJSONException.h... Successfully installed OFInvalidJSONException.h. Installing OFInvalidServerResponseException.h... Successfully installed OFInvalidServerResponseException.h. Installing OFLinkItemFailedException.h... Successfully installed OFLinkItemFailedException.h. Installing OFLockFailedException.h... Successfully installed OFLockFailedException.h. Installing OFMalformedXMLException.h... Successfully installed OFMalformedXMLException.h. Installing OFMoveItemFailedException.h... Successfully installed OFMoveItemFailedException.h. Installing OFNotImplementedException.h... Successfully installed OFNotImplementedException.h. Installing OFNotOpenException.h... Successfully installed OFNotOpenException.h. Installing OFOpenItemFailedException.h... Successfully installed OFOpenItemFailedException.h. Installing OFOutOfMemoryException.h... Successfully installed OFOutOfMemoryException.h. Installing OFOutOfRangeException.h... Successfully installed OFOutOfRangeException.h. Installing OFReadFailedException.h... Successfully installed OFReadFailedException.h. Installing OFReadOrWriteFailedException.h... Successfully installed OFReadOrWriteFailedException.h. Installing OFRemoveItemFailedException.h... Successfully installed OFRemoveItemFailedException.h. Installing OFSeekFailedException.h... Successfully installed OFSeekFailedException.h. Installing OFSetItemAttributesFailedException.h... Successfully installed OFSetItemAttributesFailedException.h. Installing OFSetOptionFailedException.h... Successfully installed OFSetOptionFailedException.h. Installing OFStillLockedException.h... Successfully installed OFStillLockedException.h. Installing OFTruncatedDataException.h... Successfully installed OFTruncatedDataException.h. Installing OFUnboundNamespaceException.h... Successfully installed OFUnboundNamespaceException.h. Installing OFUnboundPrefixException.h... Successfully installed OFUnboundPrefixException.h. Installing OFUndefinedKeyException.h... Successfully installed OFUndefinedKeyException.h. Installing OFUnknownXMLEntityException.h... Successfully installed OFUnknownXMLEntityException.h. Installing OFUnlockFailedException.h... Successfully installed OFUnlockFailedException.h. Installing OFUnsupportedProtocolException.h... Successfully installed OFUnsupportedProtocolException.h. Installing OFUnsupportedVersionException.h... Successfully installed OFUnsupportedVersionException.h. Installing OFWriteFailedException.h... Successfully installed OFWriteFailedException.h. Installing OFChangeCurrentDirectoryFailedException.h... Successfully installed OFChangeCurrentDirectoryFailedException.h. Installing OFGetCurrentDirectoryFailedException.h... Successfully installed OFGetCurrentDirectoryFailedException.h. Installing OFLoadPluginFailedException.h... Successfully installed OFLoadPluginFailedException.h. Installing OFLoadModuleFailedException.h... Successfully installed OFLoadModuleFailedException.h. Installing OFAcceptSocketFailedException.h... Successfully installed OFAcceptSocketFailedException.h. Installing OFBindIPSocketFailedException.h... Successfully installed OFBindIPSocketFailedException.h. Installing OFBindSocketFailedException.h... Successfully installed OFBindSocketFailedException.h. Installing OFConnectIPSocketFailedException.h... Successfully installed OFConnectIPSocketFailedException.h. Installing OFConnectSocketFailedException.h... Successfully installed OFConnectSocketFailedException.h. Installing OFDNSQueryFailedException.h... Successfully installed OFDNSQueryFailedException.h. Installing OFHTTPRequestFailedException.h... Successfully installed OFHTTPRequestFailedException.h. Installing OFListenOnSocketFailedException.h... Successfully installed OFListenOnSocketFailedException.h. Installing OFObserveKernelEventsFailedException.h... Successfully installed OFObserveKernelEventsFailedException.h. Installing OFResolveHostFailedException.h... Successfully installed OFResolveHostFailedException.h. Installing OFTLSHandshakeFailedException.h... Successfully installed OFTLSHandshakeFailedException.h. Installing OFBindUNIXSocketFailedException.h... Successfully installed OFBindUNIXSocketFailedException.h. Installing OFConnectUNIXSocketFailedException.h... Successfully installed OFConnectUNIXSocketFailedException.h. Installing OFBroadcastConditionFailedException.h... Successfully installed OFBroadcastConditionFailedException.h. Installing OFConditionStillWaitingException.h... Successfully installed OFConditionStillWaitingException.h. Installing OFJoinThreadFailedException.h... Successfully installed OFJoinThreadFailedException.h. Installing OFSignalConditionFailedException.h... Successfully installed OFSignalConditionFailedException.h. Installing OFStartThreadFailedException.h... Successfully installed OFStartThreadFailedException.h. Installing OFThreadStillRunningException.h... Successfully installed OFThreadStillRunningException.h. Installing OFWaitForConditionFailedException.h... Successfully installed OFWaitForConditionFailedException.h. for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; dest="/usr/local/share/locale/${i%.mo}/LC_MESSAGES/ObjFW.mo"; dest="/exopi-obj/pobj/objfw-1.4.1/fake-amd64$dest"; if mkdir -p /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/share/locale/${i%.mo}/LC_MESSAGES && /exopi-obj/pobj/objfw-1.4.1/bin/install -c -m 644 $i $dest; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; dest="/exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/man/man1/$i"; if mkdir -p /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/man/man1 && /exopi-obj/pobj/objfw-1.4.1/bin/install -c -m 644 $i $dest; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done Leaving directory exceptions. Entering directory encodings. /usr/bin/make pre-all /usr/bin/make subdirs /usr/bin/make depend : >.deps for i in "" codepage-437.dep codepage-850.dep codepage-852.dep codepage-858.dep iso-8859-2.dep iso-8859-3.dep iso-8859-15.dep koi8-r.dep koi8-u.dep mac-roman.dep windows-1250.dep windows-1251.dep windows-1252.dep codepage-437.lib.dep codepage-850.lib.dep codepage-852.lib.dep codepage-858.lib.dep iso-8859-2.lib.dep iso-8859-3.lib.dep iso-8859-15.lib.dep koi8-r.lib.dep koi8-u.lib.dep mac-roman.lib.dep windows-1250.lib.dep windows-1251.lib.dep windows-1252.lib.dep codepage-437.amigalib.dep codepage-850.amigalib.dep codepage-852.amigalib.dep codepage-858.amigalib.dep iso-8859-2.amigalib.dep iso-8859-3.amigalib.dep iso-8859-15.amigalib.dep koi8-r.amigalib.dep koi8-u.amigalib.dep mac-roman.amigalib.dep windows-1250.amigalib.dep windows-1251.amigalib.dep windows-1252.amigalib.dep codepage-437.plugin.dep codepage-850.plugin.dep codepage-852.plugin.dep codepage-858.plugin.dep iso-8859-2.plugin.dep iso-8859-3.plugin.dep iso-8859-15.plugin.dep koi8-r.plugin.dep koi8-u.plugin.dep mac-roman.plugin.dep windows-1250.plugin.dep windows-1251.plugin.dep windows-1252.plugin.dep; do test x"$i" = x"" && continue; echo "-include \${.CURDIR}/$i" >>.deps; done /usr/bin/make encodings.lib.a locales `encodings.lib.a' is up to date. /usr/bin/make subdirs-after /usr/bin/make post-all for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[36mEntering directory \033[96m\033[1m%s\033[0m\033[36m.\033[0m\n" "$i"; cd $i || exit $?; /usr/bin/make install || exit $?; printf "\033[2K\033[36mLeaving directory \033[96m\033[1m%s\033[0m\033[36m.\033[0m\n" "$i"; cd .. || exit $?; done for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; if mkdir -p /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/lib && /exopi-obj/pobj/objfw-1.4.1/bin/install -c -m 755 $i /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/lib/$i; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; rm -fr /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/Library/Frameworks/$i; if mkdir -p /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/Library/Frameworks && cp -R $i /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/Library/Frameworks/; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; if mkdir -p /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/Libs && /exopi-obj/pobj/objfw-1.4.1/bin/install -c -m 755 $i /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/Libs/$i; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; if mkdir -p /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/lib && /exopi-obj/pobj/objfw-1.4.1/bin/install -c -m 644 $i /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/lib/$i; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; if mkdir -p /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/lib/ObjFW && /exopi-obj/pobj/objfw-1.4.1/bin/install -c -m 755 $i /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/lib/ObjFW/$i; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; rm -fr /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/Library/PlugIns/ObjFW/$i; if mkdir -p /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/Library/PlugIns/ObjFW && cp -R $i /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/Library/PlugIns/ObjFW/; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; if mkdir -p $(dirname /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/share/ObjFW/$i) && /exopi-obj/pobj/objfw-1.4.1/bin/install -c -m 644 $i /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/share/ObjFW/$i; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; if mkdir -p /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/bin && /exopi-obj/pobj/objfw-1.4.1/bin/install -c -m 755 $i /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/bin/$i; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done if test x"yes" = x"yes"; then for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; if mkdir -p $(dirname /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/include/ObjFW/$i) && /exopi-obj/pobj/objfw-1.4.1/bin/install -c -m 644 $i /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/include/ObjFW/$i; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done fi for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; dest="/usr/local/share/locale/${i%.mo}/LC_MESSAGES/ObjFW.mo"; dest="/exopi-obj/pobj/objfw-1.4.1/fake-amd64$dest"; if mkdir -p /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/share/locale/${i%.mo}/LC_MESSAGES && /exopi-obj/pobj/objfw-1.4.1/bin/install -c -m 644 $i $dest; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; dest="/exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/man/man1/$i"; if mkdir -p /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/man/man1 && /exopi-obj/pobj/objfw-1.4.1/bin/install -c -m 644 $i $dest; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done Leaving directory encodings. Entering directory forwarding. /usr/bin/make pre-all /usr/bin/make subdirs /usr/bin/make depend : >.deps for i in "" forwarding.dep forwarding.lib.dep forwarding.amigalib.dep forwarding.plugin.dep; do test x"$i" = x"" && continue; echo "-include \${.CURDIR}/$i" >>.deps; done /usr/bin/make forwarding.lib.a locales `forwarding.lib.a' is up to date. /usr/bin/make subdirs-after /usr/bin/make post-all for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[36mEntering directory \033[96m\033[1m%s\033[0m\033[36m.\033[0m\n" "$i"; cd $i || exit $?; /usr/bin/make install || exit $?; printf "\033[2K\033[36mLeaving directory \033[96m\033[1m%s\033[0m\033[36m.\033[0m\n" "$i"; cd .. || exit $?; done for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; if mkdir -p /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/lib && /exopi-obj/pobj/objfw-1.4.1/bin/install -c -m 755 $i /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/lib/$i; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; rm -fr /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/Library/Frameworks/$i; if mkdir -p /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/Library/Frameworks && cp -R $i /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/Library/Frameworks/; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; if mkdir -p /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/Libs && /exopi-obj/pobj/objfw-1.4.1/bin/install -c -m 755 $i /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/Libs/$i; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; if mkdir -p /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/lib && /exopi-obj/pobj/objfw-1.4.1/bin/install -c -m 644 $i /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/lib/$i; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; if mkdir -p /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/lib/ObjFW && /exopi-obj/pobj/objfw-1.4.1/bin/install -c -m 755 $i /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/lib/ObjFW/$i; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; rm -fr /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/Library/PlugIns/ObjFW/$i; if mkdir -p /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/Library/PlugIns/ObjFW && cp -R $i /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/Library/PlugIns/ObjFW/; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; if mkdir -p $(dirname /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/share/ObjFW/$i) && /exopi-obj/pobj/objfw-1.4.1/bin/install -c -m 644 $i /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/share/ObjFW/$i; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; if mkdir -p /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/bin && /exopi-obj/pobj/objfw-1.4.1/bin/install -c -m 755 $i /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/bin/$i; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done if test x"yes" = x"yes"; then for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; if mkdir -p $(dirname /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/include/ObjFW/$i) && /exopi-obj/pobj/objfw-1.4.1/bin/install -c -m 644 $i /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/include/ObjFW/$i; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done fi for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; dest="/usr/local/share/locale/${i%.mo}/LC_MESSAGES/ObjFW.mo"; dest="/exopi-obj/pobj/objfw-1.4.1/fake-amd64$dest"; if mkdir -p /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/share/locale/${i%.mo}/LC_MESSAGES && /exopi-obj/pobj/objfw-1.4.1/bin/install -c -m 644 $i $dest; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; dest="/exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/man/man1/$i"; if mkdir -p /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/man/man1 && /exopi-obj/pobj/objfw-1.4.1/bin/install -c -m 644 $i $dest; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done Leaving directory forwarding. Entering directory tls. /usr/bin/make pre-all /usr/bin/make subdirs /usr/bin/make depend : >.deps for i in "" OFOpenSSLTLSStream.dep OFOpenSSLX509Certificate.dep OFOpenSSLTLSStream.lib.dep OFOpenSSLX509Certificate.lib.dep OFOpenSSLTLSStream.amigalib.dep OFOpenSSLX509Certificate.amigalib.dep OFOpenSSLTLSStream.plugin.dep OFOpenSSLX509Certificate.plugin.dep; do test x"$i" = x"" && continue; echo "-include \${.CURDIR}/$i" >>.deps; done /usr/bin/make libobjfwtls.so.0.1 locales `libobjfwtls.so.0.1' is up to date. /usr/bin/make subdirs-after /usr/bin/make post-all i=ObjFWTLS.oc; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; if mkdir -p /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/lib/objfw-config && /exopi-obj/pobj/objfw-1.4.1/bin/install -c -m 644 $i /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/lib/objfw-config/$i; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi Installing ObjFWTLS.oc... Successfully installed ObjFWTLS.oc. for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[36mEntering directory \033[96m\033[1m%s\033[0m\033[36m.\033[0m\n" "$i"; cd $i || exit $?; /usr/bin/make install || exit $?; printf "\033[2K\033[36mLeaving directory \033[96m\033[1m%s\033[0m\033[36m.\033[0m\n" "$i"; cd .. || exit $?; done for i in "" libobjfwtls.so.0.1; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; if mkdir -p /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/lib && /exopi-obj/pobj/objfw-1.4.1/bin/install -c -m 755 $i /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/lib/$i; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done Installing libobjfwtls.so.0.1... Successfully installed libobjfwtls.so.0.1. for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; rm -fr /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/Library/Frameworks/$i; if mkdir -p /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/Library/Frameworks && cp -R $i /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/Library/Frameworks/; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; if mkdir -p /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/Libs && /exopi-obj/pobj/objfw-1.4.1/bin/install -c -m 755 $i /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/Libs/$i; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; if mkdir -p /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/lib && /exopi-obj/pobj/objfw-1.4.1/bin/install -c -m 644 $i /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/lib/$i; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; if mkdir -p /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/lib/ObjFW && /exopi-obj/pobj/objfw-1.4.1/bin/install -c -m 755 $i /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/lib/ObjFW/$i; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; rm -fr /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/Library/PlugIns/ObjFW/$i; if mkdir -p /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/Library/PlugIns/ObjFW && cp -R $i /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/Library/PlugIns/ObjFW/; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; if mkdir -p $(dirname /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/share/ObjFW/$i) && /exopi-obj/pobj/objfw-1.4.1/bin/install -c -m 644 $i /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/share/ObjFW/$i; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; if mkdir -p /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/bin && /exopi-obj/pobj/objfw-1.4.1/bin/install -c -m 755 $i /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/bin/$i; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done if test x"yes" = x"yes"; then for i in "" ObjFWTLS.h; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; if mkdir -p $(dirname /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/include/ObjFWTLS/$i) && /exopi-obj/pobj/objfw-1.4.1/bin/install -c -m 644 $i /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/include/ObjFWTLS/$i; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done fi Installing ObjFWTLS.h... Successfully installed ObjFWTLS.h. for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; dest="/usr/local/share/locale/${i%.mo}/LC_MESSAGES/ObjFW.mo"; dest="/exopi-obj/pobj/objfw-1.4.1/fake-amd64$dest"; if mkdir -p /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/share/locale/${i%.mo}/LC_MESSAGES && /exopi-obj/pobj/objfw-1.4.1/bin/install -c -m 644 $i $dest; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; dest="/exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/man/man1/$i"; if mkdir -p /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/man/man1 && /exopi-obj/pobj/objfw-1.4.1/bin/install -c -m 644 $i $dest; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done Leaving directory tls. Entering directory hid. /usr/bin/make pre-all /usr/bin/make subdirs /usr/bin/make depend : >.deps for i in "" OH8BitDoUltimate2CWirelessGamepad.dep OHDualSenseGamepad.dep OHDualShock4Gamepad.dep OHExtendedN64Controller.dep OHExtendedSNESGamepad.dep OHGameController.dep OHGameControllerAxis.dep OHGameControllerButton.dep OHGameControllerDirectionalPad.dep OHGameControllerElement.dep OHJoyConPair.dep OHLeftJoyCon.dep OHN64Controller.dep OHNESGamepad.dep OHRightJoyCon.dep OHSNESGamepad.dep OHStadiaGamepad.dep OHSwitchProController.dep OHXboxGamepad.dep OHEmulatedGameControllerAxis.dep OHEmulatedGameControllerButton.dep OHEmulatedGameControllerTriggerButton.dep OH8BitDoUltimate2CWirelessGamepad.lib.dep OHDualSenseGamepad.lib.dep OHDualShock4Gamepad.lib.dep OHExtendedN64Controller.lib.dep OHExtendedSNESGamepad.lib.dep OHGameController.lib.dep OHGameControllerAxis.lib.dep OHGameControllerButton.lib.dep OHGameControllerDirectionalPad.lib.dep OHGameControllerElement.lib.dep OHJoyConPair.lib.dep OHLeftJoyCon.lib.dep OHN64Controller.lib.dep OHNESGamepad.lib.dep OHRightJoyCon.lib.dep OHSNESGamepad.lib.dep OHStadiaGamepad.lib.dep OHSwitchProController.lib.dep OHXboxGamepad.lib.dep OHEmulatedGameControllerAxis.lib.dep OHEmulatedGameControllerButton.lib.dep OHEmulatedGameControllerTriggerButton.lib.dep OH8BitDoUltimate2CWirelessGamepad.amigalib.dep OHDualSenseGamepad.amigalib.dep OHDualShock4Gamepad.amigalib.dep OHExtendedN64Controller.amigalib.dep OHExtendedSNESGamepad.amigalib.dep OHGameController.amigalib.dep OHGameControllerAxis.amigalib.dep OHGameControllerButton.amigalib.dep OHGameControllerDirectionalPad.amigalib.dep OHGameControllerElement.amigalib.dep OHJoyConPair.amigalib.dep OHLeftJoyCon.amigalib.dep OHN64Controller.amigalib.dep OHNESGamepad.amigalib.dep OHRightJoyCon.amigalib.dep OHSNESGamepad.amigalib.dep OHStadiaGamepad.amigalib.dep OHSwitchProController.amigalib.dep OHXboxGamepad.amigalib.dep OHEmulatedGameControllerAxis.amigalib.dep OHEmulatedGameControllerButton.amigalib.dep OHEmulatedGameControllerTriggerButton.amigalib.dep OH8BitDoUltimate2CWirelessGamepad.plugin.dep OHDualSenseGamepad.plugin.dep OHDualShock4Gamepad.plugin.dep OHExtendedN64Controller.plugin.dep OHExtendedSNESGamepad.plugin.dep OHGameController.plugin.dep OHGameControllerAxis.plugin.dep OHGameControllerButton.plugin.dep OHGameControllerDirectionalPad.plugin.dep OHGameControllerElement.plugin.dep OHJoyConPair.plugin.dep OHLeftJoyCon.plugin.dep OHN64Controller.plugin.dep OHNESGamepad.plugin.dep OHRightJoyCon.plugin.dep OHSNESGamepad.plugin.dep OHStadiaGamepad.plugin.dep OHSwitchProController.plugin.dep OHXboxGamepad.plugin.dep OHEmulatedGameControllerAxis.plugin.dep OHEmulatedGameControllerButton.plugin.dep OHEmulatedGameControllerTriggerButton.plugin.dep; do test x"$i" = x"" && continue; echo "-include \${.CURDIR}/$i" >>.deps; done /usr/bin/make libobjfwhid.so.0.0 locales `libobjfwhid.so.0.0' is up to date. /usr/bin/make subdirs-after /usr/bin/make post-all i=ObjFWHID.oc; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; if mkdir -p /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/lib/objfw-config && /exopi-obj/pobj/objfw-1.4.1/bin/install -c -m 644 $i /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/lib/objfw-config/$i; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi Installing ObjFWHID.oc... Successfully installed ObjFWHID.oc. for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[36mEntering directory \033[96m\033[1m%s\033[0m\033[36m.\033[0m\n" "$i"; cd $i || exit $?; /usr/bin/make install || exit $?; printf "\033[2K\033[36mLeaving directory \033[96m\033[1m%s\033[0m\033[36m.\033[0m\n" "$i"; cd .. || exit $?; done for i in "" libobjfwhid.so.0.0; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; if mkdir -p /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/lib && /exopi-obj/pobj/objfw-1.4.1/bin/install -c -m 755 $i /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/lib/$i; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done Installing libobjfwhid.so.0.0... Successfully installed libobjfwhid.so.0.0. for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; rm -fr /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/Library/Frameworks/$i; if mkdir -p /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/Library/Frameworks && cp -R $i /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/Library/Frameworks/; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; if mkdir -p /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/Libs && /exopi-obj/pobj/objfw-1.4.1/bin/install -c -m 755 $i /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/Libs/$i; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; if mkdir -p /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/lib && /exopi-obj/pobj/objfw-1.4.1/bin/install -c -m 644 $i /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/lib/$i; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; if mkdir -p /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/lib/ObjFW && /exopi-obj/pobj/objfw-1.4.1/bin/install -c -m 755 $i /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/lib/ObjFW/$i; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; rm -fr /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/Library/PlugIns/ObjFW/$i; if mkdir -p /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/Library/PlugIns/ObjFW && cp -R $i /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/Library/PlugIns/ObjFW/; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; if mkdir -p $(dirname /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/share/ObjFW/$i) && /exopi-obj/pobj/objfw-1.4.1/bin/install -c -m 644 $i /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/share/ObjFW/$i; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; if mkdir -p /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/bin && /exopi-obj/pobj/objfw-1.4.1/bin/install -c -m 755 $i /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/bin/$i; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done if test x"yes" = x"yes"; then for i in "" OH8BitDoUltimate2CWirelessGamepad.h OHDualSenseGamepad.h OHDualShock4Gamepad.h OHExtendedN64Controller.h OHExtendedSNESGamepad.h OHGameController.h OHGameControllerAxis.h OHGameControllerButton.h OHGameControllerDirectionalPad.h OHGameControllerElement.h OHJoyConPair.h OHLeftJoyCon.h OHN64Controller.h OHNESGamepad.h OHRightJoyCon.h OHSNESGamepad.h OHStadiaGamepad.h OHSwitchProController.h OHXboxGamepad.h OHExtendedGamepad.h OHGameControllerProfile.h OHGamepad.h ObjFWHID.h; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; if mkdir -p $(dirname /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/include/ObjFWHID/$i) && /exopi-obj/pobj/objfw-1.4.1/bin/install -c -m 644 $i /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/include/ObjFWHID/$i; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done fi Installing OH8BitDoUltimate2CWirelessGamepad.h... Successfully installed OH8BitDoUltimate2CWirelessGamepad.h. Installing OHDualSenseGamepad.h... Successfully installed OHDualSenseGamepad.h. Installing OHDualShock4Gamepad.h... Successfully installed OHDualShock4Gamepad.h. Installing OHExtendedN64Controller.h... Successfully installed OHExtendedN64Controller.h. Installing OHExtendedSNESGamepad.h... Successfully installed OHExtendedSNESGamepad.h. Installing OHGameController.h... Successfully installed OHGameController.h. Installing OHGameControllerAxis.h... Successfully installed OHGameControllerAxis.h. Installing OHGameControllerButton.h... Successfully installed OHGameControllerButton.h. Installing OHGameControllerDirectionalPad.h... Successfully installed OHGameControllerDirectionalPad.h. Installing OHGameControllerElement.h... Successfully installed OHGameControllerElement.h. Installing OHJoyConPair.h... Successfully installed OHJoyConPair.h. Installing OHLeftJoyCon.h... Successfully installed OHLeftJoyCon.h. Installing OHN64Controller.h... Successfully installed OHN64Controller.h. Installing OHNESGamepad.h... Successfully installed OHNESGamepad.h. Installing OHRightJoyCon.h... Successfully installed OHRightJoyCon.h. Installing OHSNESGamepad.h... Successfully installed OHSNESGamepad.h. Installing OHStadiaGamepad.h... Successfully installed OHStadiaGamepad.h. Installing OHSwitchProController.h... Successfully installed OHSwitchProController.h. Installing OHXboxGamepad.h... Successfully installed OHXboxGamepad.h. Installing OHExtendedGamepad.h... Successfully installed OHExtendedGamepad.h. Installing OHGameControllerProfile.h... Successfully installed OHGameControllerProfile.h. Installing OHGamepad.h... Successfully installed OHGamepad.h. Installing ObjFWHID.h... Successfully installed ObjFWHID.h. for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; dest="/usr/local/share/locale/${i%.mo}/LC_MESSAGES/ObjFW.mo"; dest="/exopi-obj/pobj/objfw-1.4.1/fake-amd64$dest"; if mkdir -p /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/share/locale/${i%.mo}/LC_MESSAGES && /exopi-obj/pobj/objfw-1.4.1/bin/install -c -m 644 $i $dest; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; dest="/exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/man/man1/$i"; if mkdir -p /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/man/man1 && /exopi-obj/pobj/objfw-1.4.1/bin/install -c -m 644 $i $dest; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done Leaving directory hid. Entering directory test. /usr/bin/make pre-all /usr/bin/make subdirs /usr/bin/make depend : >.deps for i in "" OTAssert.dep OTOrderedDictionary.dep OTTestCase.dep OTAppDelegate.dep OTAssertionFailedException.dep OTTestSkippedException.dep OTAssert.lib.dep OTOrderedDictionary.lib.dep OTTestCase.lib.dep OTAppDelegate.lib.dep OTAssertionFailedException.lib.dep OTTestSkippedException.lib.dep OTAssert.amigalib.dep OTOrderedDictionary.amigalib.dep OTTestCase.amigalib.dep OTAppDelegate.amigalib.dep OTAssertionFailedException.amigalib.dep OTTestSkippedException.amigalib.dep OTAssert.plugin.dep OTOrderedDictionary.plugin.dep OTTestCase.plugin.dep OTAppDelegate.plugin.dep OTAssertionFailedException.plugin.dep OTTestSkippedException.plugin.dep; do test x"$i" = x"" && continue; echo "-include \${.CURDIR}/$i" >>.deps; done /usr/bin/make libobjfwtest.a locales `libobjfwtest.a' is up to date. /usr/bin/make subdirs-after /usr/bin/make post-all i=ObjFWTest.oc; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; if mkdir -p /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/lib/objfw-config && /exopi-obj/pobj/objfw-1.4.1/bin/install -c -m 644 $i /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/lib/objfw-config/$i; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi Installing ObjFWTest.oc... Successfully installed ObjFWTest.oc. for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[36mEntering directory \033[96m\033[1m%s\033[0m\033[36m.\033[0m\n" "$i"; cd $i || exit $?; /usr/bin/make install || exit $?; printf "\033[2K\033[36mLeaving directory \033[96m\033[1m%s\033[0m\033[36m.\033[0m\n" "$i"; cd .. || exit $?; done for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; if mkdir -p /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/lib && /exopi-obj/pobj/objfw-1.4.1/bin/install -c -m 755 $i /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/lib/$i; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; rm -fr /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/Library/Frameworks/$i; if mkdir -p /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/Library/Frameworks && cp -R $i /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/Library/Frameworks/; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; if mkdir -p /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/Libs && /exopi-obj/pobj/objfw-1.4.1/bin/install -c -m 755 $i /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/Libs/$i; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done for i in "" libobjfwtest.a ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; if mkdir -p /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/lib && /exopi-obj/pobj/objfw-1.4.1/bin/install -c -m 644 $i /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/lib/$i; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done Installing libobjfwtest.a... Successfully installed libobjfwtest.a. for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; if mkdir -p /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/lib/ObjFW && /exopi-obj/pobj/objfw-1.4.1/bin/install -c -m 755 $i /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/lib/ObjFW/$i; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; rm -fr /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/Library/PlugIns/ObjFW/$i; if mkdir -p /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/Library/PlugIns/ObjFW && cp -R $i /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/Library/PlugIns/ObjFW/; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; if mkdir -p $(dirname /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/share/ObjFW/$i) && /exopi-obj/pobj/objfw-1.4.1/bin/install -c -m 644 $i /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/share/ObjFW/$i; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; if mkdir -p /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/bin && /exopi-obj/pobj/objfw-1.4.1/bin/install -c -m 755 $i /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/bin/$i; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done if test x"yes" = x"yes"; then for i in "" OTAssert.h OTOrderedDictionary.h OTTestCase.h ObjFWTest.h; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; if mkdir -p $(dirname /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/include/ObjFWTest/$i) && /exopi-obj/pobj/objfw-1.4.1/bin/install -c -m 644 $i /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/include/ObjFWTest/$i; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done fi Installing OTAssert.h... Successfully installed OTAssert.h. Installing OTOrderedDictionary.h... Successfully installed OTOrderedDictionary.h. Installing OTTestCase.h... Successfully installed OTTestCase.h. Installing ObjFWTest.h... Successfully installed ObjFWTest.h. for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; dest="/usr/local/share/locale/${i%.mo}/LC_MESSAGES/ObjFW.mo"; dest="/exopi-obj/pobj/objfw-1.4.1/fake-amd64$dest"; if mkdir -p /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/share/locale/${i%.mo}/LC_MESSAGES && /exopi-obj/pobj/objfw-1.4.1/bin/install -c -m 644 $i $dest; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; dest="/exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/man/man1/$i"; if mkdir -p /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/man/man1 && /exopi-obj/pobj/objfw-1.4.1/bin/install -c -m 644 $i $dest; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done Leaving directory test. for i in "" libobjfw.so.1.1; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; if mkdir -p /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/lib && /exopi-obj/pobj/objfw-1.4.1/bin/install -c -m 755 $i /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/lib/$i; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done Installing libobjfw.so.1.1... Successfully installed libobjfw.so.1.1. for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; rm -fr /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/Library/Frameworks/$i; if mkdir -p /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/Library/Frameworks && cp -R $i /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/Library/Frameworks/; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; if mkdir -p /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/Libs && /exopi-obj/pobj/objfw-1.4.1/bin/install -c -m 755 $i /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/Libs/$i; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; if mkdir -p /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/lib && /exopi-obj/pobj/objfw-1.4.1/bin/install -c -m 644 $i /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/lib/$i; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; if mkdir -p /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/lib/ObjFW && /exopi-obj/pobj/objfw-1.4.1/bin/install -c -m 755 $i /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/lib/ObjFW/$i; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; rm -fr /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/Library/PlugIns/ObjFW/$i; if mkdir -p /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/Library/PlugIns/ObjFW && cp -R $i /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/Library/PlugIns/ObjFW/; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; if mkdir -p $(dirname /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/share/ObjFW/$i) && /exopi-obj/pobj/objfw-1.4.1/bin/install -c -m 644 $i /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/share/ObjFW/$i; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; if mkdir -p /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/bin && /exopi-obj/pobj/objfw-1.4.1/bin/install -c -m 755 $i /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/bin/$i; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done if test x"yes" = x"yes"; then for i in "" OFApplication.h OFArray.h OFBlock.h OFCharacterSet.h OFColor.h OFConstantString.h OFCountedSet.h OFData.h OFData+CryptographicHashing.h OFData+MessagePackParsing.h OFDate.h OFDictionary.h OFEmbeddedIRIHandler.h OFEnumerator.h OFFileManager.h OFGZIPStream.h OFHMAC.h OFINICategory.h OFINIFile.h OFINISection.h OFIRI.h OFIRIHandler.h OFIndexSet.h OFInflate64Stream.h OFInflateStream.h OFInvocation.h OFLHAArchive.h OFLHAArchiveEntry.h OFList.h OFLocale.h OFMD5Hash.h OFMapTable.h OFMatrix4x4.h OFMemoryStream.h OFMessagePackExtension.h OFMethodSignature.h OFMutableArray.h OFMutableData.h OFMutableDictionary.h OFMutableIRI.h OFMutableIndexSet.h OFMutableLHAArchiveEntry.h OFMutablePair.h OFMutableSet.h OFMutableString.h OFMutableTarArchiveEntry.h OFMutableTriple.h OFMutableZIPArchiveEntry.h OFMutableZooArchiveEntry.h OFNotification.h OFNotificationCenter.h OFNull.h OFNumber.h OFObject.h OFObject+KeyValueCoding.h OFOnce.h OFOptionsParser.h OFPBKDF2.h OFPair.h OFRIPEMD160Hash.h OFRunLoop.h OFSHA1Hash.h OFSHA224Hash.h OFSHA224Or256Hash.h OFSHA256Hash.h OFSHA384Hash.h OFSHA384Or512Hash.h OFSHA512Hash.h OFScrypt.h OFSecureData.h OFSeekableStream.h OFSet.h OFSettings.h OFSortedList.h OFStdIOStream.h OFStream.h OFString.h OFString+CryptographicHashing.h OFString+JSONParsing.h OFString+PercentEncoding.h OFString+PropertyListParsing.h OFString+XMLEscaping.h OFString+XMLUnescaping.h OFSystemInfo.h OFTarArchive.h OFTarArchiveEntry.h OFThread.h OFTimer.h OFTriple.h OFUUID.h OFValue.h OFXMLAttribute.h OFXMLCDATA.h OFXMLCharacters.h OFXMLComment.h OFXMLElement.h OFXMLElementBuilder.h OFXMLNode.h OFXMLParser.h OFXMLProcessingInstruction.h OFZIPArchive.h OFZIPArchiveEntry.h OFZooArchive.h OFZooArchiveEntry.h OFFile.h OFString+PathAdditions.h OFPlugin.h OFModule.h OFAAAADNSResourceRecord.h OFADNSResourceRecord.h OFCNAMEDNSResourceRecord.h OFDNSQuery.h OFDNSResolver.h OFDNSResourceRecord.h OFDNSResponse.h OFDatagramSocket.h OFHINFODNSResourceRecord.h OFHTTPClient.h OFHTTPCookie.h OFHTTPCookieManager.h OFHTTPRequest.h OFHTTPResponse.h OFHTTPServer.h OFLOCDNSResourceRecord.h OFMXDNSResourceRecord.h OFNSDNSResourceRecord.h OFPTRDNSResourceRecord.h OFRPDNSResourceRecord.h OFSOADNSResourceRecord.h OFSRVDNSResourceRecord.h OFSequencedPacketSocket.h OFSocket.h OFStreamSocket.h OFSystemInfo+NetworkInterfaces.h OFTCPSocket.h OFTLSStream.h OFTXTDNSResourceRecord.h OFUDPSocket.h OFURIDNSResourceRecord.h OFX509Certificate.h OFUNIXDatagramSocket.h OFUNIXSequencedPacketSocket.h OFUNIXStreamSocket.h OFSubprocess.h OFCondition.h OFMutex.h OFPlainCondition.h OFPlainMutex.h OFPlainThread.h OFRecursiveMutex.h OFTLSKey.h OFArchiveEntry.h OFCollection.h OFCryptographicHash.h OFJSONRepresentation.h OFKernelEventObserver.h OFKeyValueCoding.h OFLocking.h OFMessagePackRepresentation.h OFMutableArchiveEntry.h ObjFW.h macros.h objfw-defs.h platform.h OFAtomic.h platform/GCC4/OFAtomic.h platform/GCC4.7/OFAtomic.h platform/PowerPC/OFAtomic.h platform/macOS/OFAtomic.h platform/x86/OFAtomic.h; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; if mkdir -p $(dirname /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/include/ObjFW/$i) && /exopi-obj/pobj/objfw-1.4.1/bin/install -c -m 644 $i /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/include/ObjFW/$i; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done fi Installing OFApplication.h... Successfully installed OFApplication.h. Installing OFArray.h... Successfully installed OFArray.h. Installing OFBlock.h... Successfully installed OFBlock.h. Installing OFCharacterSet.h... Successfully installed OFCharacterSet.h. Installing OFColor.h... Successfully installed OFColor.h. Installing OFConstantString.h... Successfully installed OFConstantString.h. Installing OFCountedSet.h... Successfully installed OFCountedSet.h. Installing OFData.h... Successfully installed OFData.h. Installing OFData+CryptographicHashing.h... Successfully installed OFData+CryptographicHashing.h. Installing OFData+MessagePackParsing.h... Successfully installed OFData+MessagePackParsing.h. Installing OFDate.h... Successfully installed OFDate.h. Installing OFDictionary.h... Successfully installed OFDictionary.h. Installing OFEmbeddedIRIHandler.h... Successfully installed OFEmbeddedIRIHandler.h. Installing OFEnumerator.h... Successfully installed OFEnumerator.h. Installing OFFileManager.h... Successfully installed OFFileManager.h. Installing OFGZIPStream.h... Successfully installed OFGZIPStream.h. Installing OFHMAC.h... Successfully installed OFHMAC.h. Installing OFINICategory.h... Successfully installed OFINICategory.h. Installing OFINIFile.h... Successfully installed OFINIFile.h. Installing OFINISection.h... Successfully installed OFINISection.h. Installing OFIRI.h... Successfully installed OFIRI.h. Installing OFIRIHandler.h... Successfully installed OFIRIHandler.h. Installing OFIndexSet.h... Successfully installed OFIndexSet.h. Installing OFInflate64Stream.h... Successfully installed OFInflate64Stream.h. Installing OFInflateStream.h... Successfully installed OFInflateStream.h. Installing OFInvocation.h... Successfully installed OFInvocation.h. Installing OFLHAArchive.h... Successfully installed OFLHAArchive.h. Installing OFLHAArchiveEntry.h... Successfully installed OFLHAArchiveEntry.h. Installing OFList.h... Successfully installed OFList.h. Installing OFLocale.h... Successfully installed OFLocale.h. Installing OFMD5Hash.h... Successfully installed OFMD5Hash.h. Installing OFMapTable.h... Successfully installed OFMapTable.h. Installing OFMatrix4x4.h... Successfully installed OFMatrix4x4.h. Installing OFMemoryStream.h... Successfully installed OFMemoryStream.h. Installing OFMessagePackExtension.h... Successfully installed OFMessagePackExtension.h. Installing OFMethodSignature.h... Successfully installed OFMethodSignature.h. Installing OFMutableArray.h... Successfully installed OFMutableArray.h. Installing OFMutableData.h... Successfully installed OFMutableData.h. Installing OFMutableDictionary.h... Successfully installed OFMutableDictionary.h. Installing OFMutableIRI.h... Successfully installed OFMutableIRI.h. Installing OFMutableIndexSet.h... Successfully installed OFMutableIndexSet.h. Installing OFMutableLHAArchiveEntry.h... Successfully installed OFMutableLHAArchiveEntry.h. Installing OFMutablePair.h... Successfully installed OFMutablePair.h. Installing OFMutableSet.h... Successfully installed OFMutableSet.h. Installing OFMutableString.h... Successfully installed OFMutableString.h. Installing OFMutableTarArchiveEntry.h... Successfully installed OFMutableTarArchiveEntry.h. Installing OFMutableTriple.h... Successfully installed OFMutableTriple.h. Installing OFMutableZIPArchiveEntry.h... Successfully installed OFMutableZIPArchiveEntry.h. Installing OFMutableZooArchiveEntry.h... Successfully installed OFMutableZooArchiveEntry.h. Installing OFNotification.h... Successfully installed OFNotification.h. Installing OFNotificationCenter.h... Successfully installed OFNotificationCenter.h. Installing OFNull.h... Successfully installed OFNull.h. Installing OFNumber.h... Successfully installed OFNumber.h. Installing OFObject.h... Successfully installed OFObject.h. Installing OFObject+KeyValueCoding.h... Successfully installed OFObject+KeyValueCoding.h. Installing OFOnce.h... Successfully installed OFOnce.h. Installing OFOptionsParser.h... Successfully installed OFOptionsParser.h. Installing OFPBKDF2.h... Successfully installed OFPBKDF2.h. Installing OFPair.h... Successfully installed OFPair.h. Installing OFRIPEMD160Hash.h... Successfully installed OFRIPEMD160Hash.h. Installing OFRunLoop.h... Successfully installed OFRunLoop.h. Installing OFSHA1Hash.h... Successfully installed OFSHA1Hash.h. Installing OFSHA224Hash.h... Successfully installed OFSHA224Hash.h. Installing OFSHA224Or256Hash.h... Successfully installed OFSHA224Or256Hash.h. Installing OFSHA256Hash.h... Successfully installed OFSHA256Hash.h. Installing OFSHA384Hash.h... Successfully installed OFSHA384Hash.h. Installing OFSHA384Or512Hash.h... Successfully installed OFSHA384Or512Hash.h. Installing OFSHA512Hash.h... Successfully installed OFSHA512Hash.h. Installing OFScrypt.h... Successfully installed OFScrypt.h. Installing OFSecureData.h... Successfully installed OFSecureData.h. Installing OFSeekableStream.h... Successfully installed OFSeekableStream.h. Installing OFSet.h... Successfully installed OFSet.h. Installing OFSettings.h... Successfully installed OFSettings.h. Installing OFSortedList.h... Successfully installed OFSortedList.h. Installing OFStdIOStream.h... Successfully installed OFStdIOStream.h. Installing OFStream.h... Successfully installed OFStream.h. Installing OFString.h... Successfully installed OFString.h. Installing OFString+CryptographicHashing.h... Successfully installed OFString+CryptographicHashing.h. Installing OFString+JSONParsing.h... Successfully installed OFString+JSONParsing.h. Installing OFString+PercentEncoding.h... Successfully installed OFString+PercentEncoding.h. Installing OFString+PropertyListParsing.h... Successfully installed OFString+PropertyListParsing.h. Installing OFString+XMLEscaping.h... Successfully installed OFString+XMLEscaping.h. Installing OFString+XMLUnescaping.h... Successfully installed OFString+XMLUnescaping.h. Installing OFSystemInfo.h... Successfully installed OFSystemInfo.h. Installing OFTarArchive.h... Successfully installed OFTarArchive.h. Installing OFTarArchiveEntry.h... Successfully installed OFTarArchiveEntry.h. Installing OFThread.h... Successfully installed OFThread.h. Installing OFTimer.h... Successfully installed OFTimer.h. Installing OFTriple.h... Successfully installed OFTriple.h. Installing OFUUID.h... Successfully installed OFUUID.h. Installing OFValue.h... Successfully installed OFValue.h. Installing OFXMLAttribute.h... Successfully installed OFXMLAttribute.h. Installing OFXMLCDATA.h... Successfully installed OFXMLCDATA.h. Installing OFXMLCharacters.h... Successfully installed OFXMLCharacters.h. Installing OFXMLComment.h... Successfully installed OFXMLComment.h. Installing OFXMLElement.h... Successfully installed OFXMLElement.h. Installing OFXMLElementBuilder.h... Successfully installed OFXMLElementBuilder.h. Installing OFXMLNode.h... Successfully installed OFXMLNode.h. Installing OFXMLParser.h... Successfully installed OFXMLParser.h. Installing OFXMLProcessingInstruction.h... Successfully installed OFXMLProcessingInstruction.h. Installing OFZIPArchive.h... Successfully installed OFZIPArchive.h. Installing OFZIPArchiveEntry.h... Successfully installed OFZIPArchiveEntry.h. Installing OFZooArchive.h... Successfully installed OFZooArchive.h. Installing OFZooArchiveEntry.h... Successfully installed OFZooArchiveEntry.h. Installing OFFile.h... Successfully installed OFFile.h. Installing OFString+PathAdditions.h... Successfully installed OFString+PathAdditions.h. Installing OFPlugin.h... Successfully installed OFPlugin.h. Installing OFModule.h... Successfully installed OFModule.h. Installing OFAAAADNSResourceRecord.h... Successfully installed OFAAAADNSResourceRecord.h. Installing OFADNSResourceRecord.h... Successfully installed OFADNSResourceRecord.h. Installing OFCNAMEDNSResourceRecord.h... Successfully installed OFCNAMEDNSResourceRecord.h. Installing OFDNSQuery.h... Successfully installed OFDNSQuery.h. Installing OFDNSResolver.h... Successfully installed OFDNSResolver.h. Installing OFDNSResourceRecord.h... Successfully installed OFDNSResourceRecord.h. Installing OFDNSResponse.h... Successfully installed OFDNSResponse.h. Installing OFDatagramSocket.h... Successfully installed OFDatagramSocket.h. Installing OFHINFODNSResourceRecord.h... Successfully installed OFHINFODNSResourceRecord.h. Installing OFHTTPClient.h... Successfully installed OFHTTPClient.h. Installing OFHTTPCookie.h... Successfully installed OFHTTPCookie.h. Installing OFHTTPCookieManager.h... Successfully installed OFHTTPCookieManager.h. Installing OFHTTPRequest.h... Successfully installed OFHTTPRequest.h. Installing OFHTTPResponse.h... Successfully installed OFHTTPResponse.h. Installing OFHTTPServer.h... Successfully installed OFHTTPServer.h. Installing OFLOCDNSResourceRecord.h... Successfully installed OFLOCDNSResourceRecord.h. Installing OFMXDNSResourceRecord.h... Successfully installed OFMXDNSResourceRecord.h. Installing OFNSDNSResourceRecord.h... Successfully installed OFNSDNSResourceRecord.h. Installing OFPTRDNSResourceRecord.h... Successfully installed OFPTRDNSResourceRecord.h. Installing OFRPDNSResourceRecord.h... Successfully installed OFRPDNSResourceRecord.h. Installing OFSOADNSResourceRecord.h... Successfully installed OFSOADNSResourceRecord.h. Installing OFSRVDNSResourceRecord.h... Successfully installed OFSRVDNSResourceRecord.h. Installing OFSequencedPacketSocket.h... Successfully installed OFSequencedPacketSocket.h. Installing OFSocket.h... Successfully installed OFSocket.h. Installing OFStreamSocket.h... Successfully installed OFStreamSocket.h. Installing OFSystemInfo+NetworkInterfaces.h... Successfully installed OFSystemInfo+NetworkInterfaces.h. Installing OFTCPSocket.h... Successfully installed OFTCPSocket.h. Installing OFTLSStream.h... Successfully installed OFTLSStream.h. Installing OFTXTDNSResourceRecord.h... Successfully installed OFTXTDNSResourceRecord.h. Installing OFUDPSocket.h... Successfully installed OFUDPSocket.h. Installing OFURIDNSResourceRecord.h... Successfully installed OFURIDNSResourceRecord.h. Installing OFX509Certificate.h... Successfully installed OFX509Certificate.h. Installing OFUNIXDatagramSocket.h... Successfully installed OFUNIXDatagramSocket.h. Installing OFUNIXSequencedPacketSocket.h... Successfully installed OFUNIXSequencedPacketSocket.h. Installing OFUNIXStreamSocket.h... Successfully installed OFUNIXStreamSocket.h. Installing OFSubprocess.h... Successfully installed OFSubprocess.h. Installing OFCondition.h... Successfully installed OFCondition.h. Installing OFMutex.h... Successfully installed OFMutex.h. Installing OFPlainCondition.h... Successfully installed OFPlainCondition.h. Installing OFPlainMutex.h... Successfully installed OFPlainMutex.h. Installing OFPlainThread.h... Successfully installed OFPlainThread.h. Installing OFRecursiveMutex.h... Successfully installed OFRecursiveMutex.h. Installing OFTLSKey.h... Successfully installed OFTLSKey.h. Installing OFArchiveEntry.h... Successfully installed OFArchiveEntry.h. Installing OFCollection.h... Successfully installed OFCollection.h. Installing OFCryptographicHash.h... Successfully installed OFCryptographicHash.h. Installing OFJSONRepresentation.h... Successfully installed OFJSONRepresentation.h. Installing OFKernelEventObserver.h... Successfully installed OFKernelEventObserver.h. Installing OFKeyValueCoding.h... Successfully installed OFKeyValueCoding.h. Installing OFLocking.h... Successfully installed OFLocking.h. Installing OFMessagePackRepresentation.h... Successfully installed OFMessagePackRepresentation.h. Installing OFMutableArchiveEntry.h... Successfully installed OFMutableArchiveEntry.h. Installing ObjFW.h... Successfully installed ObjFW.h. Installing macros.h... Successfully installed macros.h. Installing objfw-defs.h... Successfully installed objfw-defs.h. Installing platform.h... Successfully installed platform.h. Installing OFAtomic.h... Successfully installed OFAtomic.h. Installing platform/GCC4/OFAtomic.h... Successfully installed platform/GCC4/OFAtomic.h. Installing platform/GCC4.7/OFAtomic.h... Successfully installed platform/GCC4.7/OFAtomic.h. Installing platform/PowerPC/OFAtomic.h... Successfully installed platform/PowerPC/OFAtomic.h. Installing platform/macOS/OFAtomic.h... Successfully installed platform/macOS/OFAtomic.h. Installing platform/x86/OFAtomic.h... Successfully installed platform/x86/OFAtomic.h. for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; dest="/usr/local/share/locale/${i%.mo}/LC_MESSAGES/ObjFW.mo"; dest="/exopi-obj/pobj/objfw-1.4.1/fake-amd64$dest"; if mkdir -p /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/share/locale/${i%.mo}/LC_MESSAGES && /exopi-obj/pobj/objfw-1.4.1/bin/install -c -m 644 $i $dest; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; dest="/exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/man/man1/$i"; if mkdir -p /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/man/man1 && /exopi-obj/pobj/objfw-1.4.1/bin/install -c -m 644 $i $dest; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done Leaving directory src. Entering directory utils. /usr/bin/make pre-all /usr/bin/make subdirs for i in objfw-new; do printf "\033[2K\033[36mEntering directory \033[96m\033[1m%s\033[0m\033[36m.\033[0m\n" "$i"; cd $i || exit $?; /usr/bin/make || exit $?; printf "\033[2K\033[36mLeaving directory \033[96m\033[1m%s\033[0m\033[36m.\033[0m\n" "$i"; cd .. || exit $?; done Entering directory objfw-new. /usr/bin/make pre-all /usr/bin/make subdirs /usr/bin/make depend : >.deps for i in "" NewApp.dep NewClass.dep NewTest.dep ObjFWNew.dep Property.dep NewApp.lib.dep NewClass.lib.dep NewTest.lib.dep ObjFWNew.lib.dep Property.lib.dep NewApp.amigalib.dep NewClass.amigalib.dep NewTest.amigalib.dep ObjFWNew.amigalib.dep Property.amigalib.dep NewApp.plugin.dep NewClass.plugin.dep NewTest.plugin.dep ObjFWNew.plugin.dep Property.plugin.dep; do test x"$i" = x"" && continue; echo "-include \${.CURDIR}/$i" >>.deps; done /usr/bin/make objfw-new locales `objfw-new' is up to date. /usr/bin/make subdirs-after /usr/bin/make post-all Leaving directory objfw-new. for i in ofarc; do printf "\033[2K\033[36mEntering directory \033[96m\033[1m%s\033[0m\033[36m.\033[0m\n" "$i"; cd $i || exit $?; /usr/bin/make || exit $?; printf "\033[2K\033[36mLeaving directory \033[96m\033[1m%s\033[0m\033[36m.\033[0m\n" "$i"; cd .. || exit $?; done Entering directory ofarc. /usr/bin/make pre-all /usr/bin/make subdirs /usr/bin/make depend : >.deps for i in "" GZIPArchive.dep LHAArchive.dep OFArc.dep TarArchive.dep ZIPArchive.dep ZooArchive.dep GZIPArchive.lib.dep LHAArchive.lib.dep OFArc.lib.dep TarArchive.lib.dep ZIPArchive.lib.dep ZooArchive.lib.dep GZIPArchive.amigalib.dep LHAArchive.amigalib.dep OFArc.amigalib.dep TarArchive.amigalib.dep ZIPArchive.amigalib.dep ZooArchive.amigalib.dep GZIPArchive.plugin.dep LHAArchive.plugin.dep OFArc.plugin.dep TarArchive.plugin.dep ZIPArchive.plugin.dep ZooArchive.plugin.dep; do test x"$i" = x"" && continue; echo "-include \${.CURDIR}/$i" >>.deps; done /usr/bin/make ofarc locales `ofarc' is up to date. /usr/bin/make subdirs-after /usr/bin/make post-all Leaving directory ofarc. for i in ofdns; do printf "\033[2K\033[36mEntering directory \033[96m\033[1m%s\033[0m\033[36m.\033[0m\n" "$i"; cd $i || exit $?; /usr/bin/make || exit $?; printf "\033[2K\033[36mLeaving directory \033[96m\033[1m%s\033[0m\033[36m.\033[0m\n" "$i"; cd .. || exit $?; done Entering directory ofdns. /usr/bin/make pre-all /usr/bin/make subdirs /usr/bin/make depend : >.deps for i in "" OFDNS.dep OFDNS.lib.dep OFDNS.amigalib.dep OFDNS.plugin.dep; do test x"$i" = x"" && continue; echo "-include \${.CURDIR}/$i" >>.deps; done /usr/bin/make ofdns locales `ofdns' is up to date. /usr/bin/make subdirs-after /usr/bin/make post-all Leaving directory ofdns. for i in ofhash; do printf "\033[2K\033[36mEntering directory \033[96m\033[1m%s\033[0m\033[36m.\033[0m\n" "$i"; cd $i || exit $?; /usr/bin/make || exit $?; printf "\033[2K\033[36mLeaving directory \033[96m\033[1m%s\033[0m\033[36m.\033[0m\n" "$i"; cd .. || exit $?; done Entering directory ofhash. /usr/bin/make pre-all /usr/bin/make subdirs /usr/bin/make depend : >.deps for i in "" OFHash.dep OFHash.lib.dep OFHash.amigalib.dep OFHash.plugin.dep; do test x"$i" = x"" && continue; echo "-include \${.CURDIR}/$i" >>.deps; done /usr/bin/make ofhash locales `ofhash' is up to date. /usr/bin/make subdirs-after /usr/bin/make post-all Leaving directory ofhash. for i in ofhttp; do printf "\033[2K\033[36mEntering directory \033[96m\033[1m%s\033[0m\033[36m.\033[0m\n" "$i"; cd $i || exit $?; /usr/bin/make || exit $?; printf "\033[2K\033[36mLeaving directory \033[96m\033[1m%s\033[0m\033[36m.\033[0m\n" "$i"; cd .. || exit $?; done Entering directory ofhttp. /usr/bin/make pre-all /usr/bin/make subdirs /usr/bin/make depend : >.deps for i in "" OFHTTP.dep ProgressBar.dep OFHTTP.lib.dep ProgressBar.lib.dep OFHTTP.amigalib.dep ProgressBar.amigalib.dep OFHTTP.plugin.dep ProgressBar.plugin.dep; do test x"$i" = x"" && continue; echo "-include \${.CURDIR}/$i" >>.deps; done /usr/bin/make ofhttp locales `ofhttp' is up to date. /usr/bin/make subdirs-after /usr/bin/make post-all Leaving directory ofhttp. /usr/bin/make depend : >.deps for i in "" ; do test x"$i" = x"" && continue; echo "-include \${.CURDIR}/$i" >>.deps; done /usr/bin/make locales /usr/bin/make subdirs-after /usr/bin/make post-all for i in objfw-config objfw-compile objfw-embed; do printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; if mkdir -p /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/bin && /exopi-obj/pobj/objfw-1.4.1/bin/install -c -m 755 $i /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/bin/$i; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done Installing objfw-config... Successfully installed objfw-config. Installing objfw-compile... Successfully installed objfw-compile. Installing objfw-embed... Successfully installed objfw-embed. for i in "" objfw-new ofarc ofdns ofhash ofhttp ; do test x"$i" = x"" && continue; printf "\033[2K\033[36mEntering directory \033[96m\033[1m%s\033[0m\033[36m.\033[0m\n" "$i"; cd $i || exit $?; /usr/bin/make install || exit $?; printf "\033[2K\033[36mLeaving directory \033[96m\033[1m%s\033[0m\033[36m.\033[0m\n" "$i"; cd .. || exit $?; done Entering directory objfw-new. /usr/bin/make pre-all /usr/bin/make subdirs /usr/bin/make depend : >.deps for i in "" NewApp.dep NewClass.dep NewTest.dep ObjFWNew.dep Property.dep NewApp.lib.dep NewClass.lib.dep NewTest.lib.dep ObjFWNew.lib.dep Property.lib.dep NewApp.amigalib.dep NewClass.amigalib.dep NewTest.amigalib.dep ObjFWNew.amigalib.dep Property.amigalib.dep NewApp.plugin.dep NewClass.plugin.dep NewTest.plugin.dep ObjFWNew.plugin.dep Property.plugin.dep; do test x"$i" = x"" && continue; echo "-include \${.CURDIR}/$i" >>.deps; done /usr/bin/make objfw-new locales `objfw-new' is up to date. /usr/bin/make subdirs-after /usr/bin/make post-all for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[36mEntering directory \033[96m\033[1m%s\033[0m\033[36m.\033[0m\n" "$i"; cd $i || exit $?; /usr/bin/make install || exit $?; printf "\033[2K\033[36mLeaving directory \033[96m\033[1m%s\033[0m\033[36m.\033[0m\n" "$i"; cd .. || exit $?; done for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; if mkdir -p /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/lib && /exopi-obj/pobj/objfw-1.4.1/bin/install -c -m 755 $i /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/lib/$i; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; rm -fr /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/Library/Frameworks/$i; if mkdir -p /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/Library/Frameworks && cp -R $i /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/Library/Frameworks/; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; if mkdir -p /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/Libs && /exopi-obj/pobj/objfw-1.4.1/bin/install -c -m 755 $i /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/Libs/$i; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; if mkdir -p /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/lib && /exopi-obj/pobj/objfw-1.4.1/bin/install -c -m 644 $i /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/lib/$i; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; if mkdir -p /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/lib/ObjFW && /exopi-obj/pobj/objfw-1.4.1/bin/install -c -m 755 $i /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/lib/ObjFW/$i; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; rm -fr /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/Library/PlugIns/ObjFW/$i; if mkdir -p /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/Library/PlugIns/ObjFW && cp -R $i /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/Library/PlugIns/ObjFW/; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; if mkdir -p $(dirname /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/share/ObjFW/$i) && /exopi-obj/pobj/objfw-1.4.1/bin/install -c -m 644 $i /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/share/ObjFW/$i; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done for i in "" objfw-new; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; if mkdir -p /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/bin && /exopi-obj/pobj/objfw-1.4.1/bin/install -c -m 755 $i /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/bin/$i; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done Installing objfw-new... Successfully installed objfw-new. if test x"yes" = x"yes"; then for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; if mkdir -p $(dirname /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/include/ObjFW/$i) && /exopi-obj/pobj/objfw-1.4.1/bin/install -c -m 644 $i /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/include/ObjFW/$i; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done fi for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; dest="/usr/local/share/locale/${i%.mo}/LC_MESSAGES/ObjFW.mo"; dest="/exopi-obj/pobj/objfw-1.4.1/fake-amd64$dest"; if mkdir -p /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/share/locale/${i%.mo}/LC_MESSAGES && /exopi-obj/pobj/objfw-1.4.1/bin/install -c -m 644 $i $dest; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done for i in "" objfw-new.1; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; dest="/exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/man/man1/$i"; if mkdir -p /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/man/man1 && /exopi-obj/pobj/objfw-1.4.1/bin/install -c -m 644 $i $dest; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done Installing objfw-new.1... Successfully installed objfw-new.1. Leaving directory objfw-new. Entering directory ofarc. /usr/bin/make pre-all /usr/bin/make subdirs /usr/bin/make depend : >.deps for i in "" GZIPArchive.dep LHAArchive.dep OFArc.dep TarArchive.dep ZIPArchive.dep ZooArchive.dep GZIPArchive.lib.dep LHAArchive.lib.dep OFArc.lib.dep TarArchive.lib.dep ZIPArchive.lib.dep ZooArchive.lib.dep GZIPArchive.amigalib.dep LHAArchive.amigalib.dep OFArc.amigalib.dep TarArchive.amigalib.dep ZIPArchive.amigalib.dep ZooArchive.amigalib.dep GZIPArchive.plugin.dep LHAArchive.plugin.dep OFArc.plugin.dep TarArchive.plugin.dep ZIPArchive.plugin.dep ZooArchive.plugin.dep; do test x"$i" = x"" && continue; echo "-include \${.CURDIR}/$i" >>.deps; done /usr/bin/make ofarc locales `ofarc' is up to date. /usr/bin/make subdirs-after /usr/bin/make post-all for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[36mEntering directory \033[96m\033[1m%s\033[0m\033[36m.\033[0m\n" "$i"; cd $i || exit $?; /usr/bin/make install || exit $?; printf "\033[2K\033[36mLeaving directory \033[96m\033[1m%s\033[0m\033[36m.\033[0m\n" "$i"; cd .. || exit $?; done for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; if mkdir -p /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/lib && /exopi-obj/pobj/objfw-1.4.1/bin/install -c -m 755 $i /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/lib/$i; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; rm -fr /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/Library/Frameworks/$i; if mkdir -p /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/Library/Frameworks && cp -R $i /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/Library/Frameworks/; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; if mkdir -p /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/Libs && /exopi-obj/pobj/objfw-1.4.1/bin/install -c -m 755 $i /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/Libs/$i; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; if mkdir -p /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/lib && /exopi-obj/pobj/objfw-1.4.1/bin/install -c -m 644 $i /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/lib/$i; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; if mkdir -p /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/lib/ofarc && /exopi-obj/pobj/objfw-1.4.1/bin/install -c -m 755 $i /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/lib/ofarc/$i; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; rm -fr /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/Library/PlugIns/ofarc/$i; if mkdir -p /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/Library/PlugIns/ofarc && cp -R $i /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/Library/PlugIns/ofarc/; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done for i in "" localization/de.json localization/localizations.json; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; if mkdir -p $(dirname /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/share/ofarc/$i) && /exopi-obj/pobj/objfw-1.4.1/bin/install -c -m 644 $i /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/share/ofarc/$i; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done Installing localization/de.json... Successfully installed localization/de.json. Installing localization/localizations.json... Successfully installed localization/localizations.json. for i in "" ofarc; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; if mkdir -p /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/bin && /exopi-obj/pobj/objfw-1.4.1/bin/install -c -m 755 $i /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/bin/$i; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done Installing ofarc... Successfully installed ofarc. if test x"yes" = x"yes"; then for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; if mkdir -p $(dirname /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/include/ofarc/$i) && /exopi-obj/pobj/objfw-1.4.1/bin/install -c -m 644 $i /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/include/ofarc/$i; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done fi for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; dest="/usr/local/share/locale/${i%.mo}/LC_MESSAGES/ofarc.mo"; dest="/exopi-obj/pobj/objfw-1.4.1/fake-amd64$dest"; if mkdir -p /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/share/locale/${i%.mo}/LC_MESSAGES && /exopi-obj/pobj/objfw-1.4.1/bin/install -c -m 644 $i $dest; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done for i in "" ofarc.1; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; dest="/exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/man/man1/$i"; if mkdir -p /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/man/man1 && /exopi-obj/pobj/objfw-1.4.1/bin/install -c -m 644 $i $dest; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done Installing ofarc.1... Successfully installed ofarc.1. Leaving directory ofarc. Entering directory ofdns. /usr/bin/make pre-all /usr/bin/make subdirs /usr/bin/make depend : >.deps for i in "" OFDNS.dep OFDNS.lib.dep OFDNS.amigalib.dep OFDNS.plugin.dep; do test x"$i" = x"" && continue; echo "-include \${.CURDIR}/$i" >>.deps; done /usr/bin/make ofdns locales `ofdns' is up to date. /usr/bin/make subdirs-after /usr/bin/make post-all for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[36mEntering directory \033[96m\033[1m%s\033[0m\033[36m.\033[0m\n" "$i"; cd $i || exit $?; /usr/bin/make install || exit $?; printf "\033[2K\033[36mLeaving directory \033[96m\033[1m%s\033[0m\033[36m.\033[0m\n" "$i"; cd .. || exit $?; done for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; if mkdir -p /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/lib && /exopi-obj/pobj/objfw-1.4.1/bin/install -c -m 755 $i /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/lib/$i; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; rm -fr /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/Library/Frameworks/$i; if mkdir -p /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/Library/Frameworks && cp -R $i /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/Library/Frameworks/; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; if mkdir -p /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/Libs && /exopi-obj/pobj/objfw-1.4.1/bin/install -c -m 755 $i /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/Libs/$i; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; if mkdir -p /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/lib && /exopi-obj/pobj/objfw-1.4.1/bin/install -c -m 644 $i /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/lib/$i; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; if mkdir -p /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/lib/ofdns && /exopi-obj/pobj/objfw-1.4.1/bin/install -c -m 755 $i /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/lib/ofdns/$i; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; rm -fr /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/Library/PlugIns/ofdns/$i; if mkdir -p /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/Library/PlugIns/ofdns && cp -R $i /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/Library/PlugIns/ofdns/; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done for i in "" localization/de.json localization/localizations.json; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; if mkdir -p $(dirname /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/share/ofdns/$i) && /exopi-obj/pobj/objfw-1.4.1/bin/install -c -m 644 $i /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/share/ofdns/$i; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done Installing localization/de.json... Successfully installed localization/de.json. Installing localization/localizations.json... Successfully installed localization/localizations.json. for i in "" ofdns; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; if mkdir -p /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/bin && /exopi-obj/pobj/objfw-1.4.1/bin/install -c -m 755 $i /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/bin/$i; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done Installing ofdns... Successfully installed ofdns. if test x"yes" = x"yes"; then for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; if mkdir -p $(dirname /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/include/ofdns/$i) && /exopi-obj/pobj/objfw-1.4.1/bin/install -c -m 644 $i /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/include/ofdns/$i; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done fi for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; dest="/usr/local/share/locale/${i%.mo}/LC_MESSAGES/ofdns.mo"; dest="/exopi-obj/pobj/objfw-1.4.1/fake-amd64$dest"; if mkdir -p /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/share/locale/${i%.mo}/LC_MESSAGES && /exopi-obj/pobj/objfw-1.4.1/bin/install -c -m 644 $i $dest; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done for i in "" ofdns.1; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; dest="/exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/man/man1/$i"; if mkdir -p /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/man/man1 && /exopi-obj/pobj/objfw-1.4.1/bin/install -c -m 644 $i $dest; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done Installing ofdns.1... Successfully installed ofdns.1. Leaving directory ofdns. Entering directory ofhash. /usr/bin/make pre-all /usr/bin/make subdirs /usr/bin/make depend : >.deps for i in "" OFHash.dep OFHash.lib.dep OFHash.amigalib.dep OFHash.plugin.dep; do test x"$i" = x"" && continue; echo "-include \${.CURDIR}/$i" >>.deps; done /usr/bin/make ofhash locales `ofhash' is up to date. /usr/bin/make subdirs-after /usr/bin/make post-all for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[36mEntering directory \033[96m\033[1m%s\033[0m\033[36m.\033[0m\n" "$i"; cd $i || exit $?; /usr/bin/make install || exit $?; printf "\033[2K\033[36mLeaving directory \033[96m\033[1m%s\033[0m\033[36m.\033[0m\n" "$i"; cd .. || exit $?; done for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; if mkdir -p /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/lib && /exopi-obj/pobj/objfw-1.4.1/bin/install -c -m 755 $i /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/lib/$i; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; rm -fr /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/Library/Frameworks/$i; if mkdir -p /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/Library/Frameworks && cp -R $i /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/Library/Frameworks/; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; if mkdir -p /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/Libs && /exopi-obj/pobj/objfw-1.4.1/bin/install -c -m 755 $i /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/Libs/$i; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; if mkdir -p /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/lib && /exopi-obj/pobj/objfw-1.4.1/bin/install -c -m 644 $i /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/lib/$i; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; if mkdir -p /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/lib/ofhash && /exopi-obj/pobj/objfw-1.4.1/bin/install -c -m 755 $i /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/lib/ofhash/$i; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; rm -fr /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/Library/PlugIns/ofhash/$i; if mkdir -p /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/Library/PlugIns/ofhash && cp -R $i /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/Library/PlugIns/ofhash/; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done for i in "" localization/de.json localization/localizations.json; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; if mkdir -p $(dirname /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/share/ofhash/$i) && /exopi-obj/pobj/objfw-1.4.1/bin/install -c -m 644 $i /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/share/ofhash/$i; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done Installing localization/de.json... Successfully installed localization/de.json. Installing localization/localizations.json... Successfully installed localization/localizations.json. for i in "" ofhash; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; if mkdir -p /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/bin && /exopi-obj/pobj/objfw-1.4.1/bin/install -c -m 755 $i /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/bin/$i; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done Installing ofhash... Successfully installed ofhash. if test x"yes" = x"yes"; then for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; if mkdir -p $(dirname /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/include/ofhash/$i) && /exopi-obj/pobj/objfw-1.4.1/bin/install -c -m 644 $i /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/include/ofhash/$i; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done fi for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; dest="/usr/local/share/locale/${i%.mo}/LC_MESSAGES/ofhash.mo"; dest="/exopi-obj/pobj/objfw-1.4.1/fake-amd64$dest"; if mkdir -p /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/share/locale/${i%.mo}/LC_MESSAGES && /exopi-obj/pobj/objfw-1.4.1/bin/install -c -m 644 $i $dest; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done for i in "" ofhash.1; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; dest="/exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/man/man1/$i"; if mkdir -p /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/man/man1 && /exopi-obj/pobj/objfw-1.4.1/bin/install -c -m 644 $i $dest; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done Installing ofhash.1... Successfully installed ofhash.1. Leaving directory ofhash. Entering directory ofhttp. /usr/bin/make pre-all /usr/bin/make subdirs /usr/bin/make depend : >.deps for i in "" OFHTTP.dep ProgressBar.dep OFHTTP.lib.dep ProgressBar.lib.dep OFHTTP.amigalib.dep ProgressBar.amigalib.dep OFHTTP.plugin.dep ProgressBar.plugin.dep; do test x"$i" = x"" && continue; echo "-include \${.CURDIR}/$i" >>.deps; done /usr/bin/make ofhttp locales `ofhttp' is up to date. /usr/bin/make subdirs-after /usr/bin/make post-all for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[36mEntering directory \033[96m\033[1m%s\033[0m\033[36m.\033[0m\n" "$i"; cd $i || exit $?; /usr/bin/make install || exit $?; printf "\033[2K\033[36mLeaving directory \033[96m\033[1m%s\033[0m\033[36m.\033[0m\n" "$i"; cd .. || exit $?; done for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; if mkdir -p /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/lib && /exopi-obj/pobj/objfw-1.4.1/bin/install -c -m 755 $i /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/lib/$i; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; rm -fr /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/Library/Frameworks/$i; if mkdir -p /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/Library/Frameworks && cp -R $i /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/Library/Frameworks/; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; if mkdir -p /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/Libs && /exopi-obj/pobj/objfw-1.4.1/bin/install -c -m 755 $i /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/Libs/$i; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; if mkdir -p /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/lib && /exopi-obj/pobj/objfw-1.4.1/bin/install -c -m 644 $i /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/lib/$i; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; if mkdir -p /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/lib/ofhttp && /exopi-obj/pobj/objfw-1.4.1/bin/install -c -m 755 $i /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/lib/ofhttp/$i; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; rm -fr /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/Library/PlugIns/ofhttp/$i; if mkdir -p /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/Library/PlugIns/ofhttp && cp -R $i /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/Library/PlugIns/ofhttp/; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done for i in "" localization/de.json localization/localizations.json; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; if mkdir -p $(dirname /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/share/ofhttp/$i) && /exopi-obj/pobj/objfw-1.4.1/bin/install -c -m 644 $i /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/share/ofhttp/$i; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done Installing localization/de.json... Successfully installed localization/de.json. Installing localization/localizations.json... Successfully installed localization/localizations.json. for i in "" ofhttp; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; if mkdir -p /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/bin && /exopi-obj/pobj/objfw-1.4.1/bin/install -c -m 755 $i /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/bin/$i; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done Installing ofhttp... Successfully installed ofhttp. if test x"yes" = x"yes"; then for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; if mkdir -p $(dirname /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/include/ofhttp/$i) && /exopi-obj/pobj/objfw-1.4.1/bin/install -c -m 644 $i /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/include/ofhttp/$i; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done fi for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; dest="/usr/local/share/locale/${i%.mo}/LC_MESSAGES/ofhttp.mo"; dest="/exopi-obj/pobj/objfw-1.4.1/fake-amd64$dest"; if mkdir -p /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/share/locale/${i%.mo}/LC_MESSAGES && /exopi-obj/pobj/objfw-1.4.1/bin/install -c -m 644 $i $dest; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done for i in "" ofhttp.1; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; dest="/exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/man/man1/$i"; if mkdir -p /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/man/man1 && /exopi-obj/pobj/objfw-1.4.1/bin/install -c -m 644 $i $dest; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done Installing ofhttp.1... Successfully installed ofhttp.1. Leaving directory ofhttp. for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; if mkdir -p /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/lib && /exopi-obj/pobj/objfw-1.4.1/bin/install -c -m 755 $i /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/lib/$i; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; rm -fr /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/Library/Frameworks/$i; if mkdir -p /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/Library/Frameworks && cp -R $i /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/Library/Frameworks/; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; if mkdir -p /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/Libs && /exopi-obj/pobj/objfw-1.4.1/bin/install -c -m 755 $i /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/Libs/$i; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; if mkdir -p /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/lib && /exopi-obj/pobj/objfw-1.4.1/bin/install -c -m 644 $i /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/lib/$i; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; if mkdir -p /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/lib/ObjFW && /exopi-obj/pobj/objfw-1.4.1/bin/install -c -m 755 $i /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/lib/ObjFW/$i; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; rm -fr /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/Library/PlugIns/ObjFW/$i; if mkdir -p /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/Library/PlugIns/ObjFW && cp -R $i /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/Library/PlugIns/ObjFW/; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; if mkdir -p $(dirname /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/share/ObjFW/$i) && /exopi-obj/pobj/objfw-1.4.1/bin/install -c -m 644 $i /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/share/ObjFW/$i; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; if mkdir -p /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/bin && /exopi-obj/pobj/objfw-1.4.1/bin/install -c -m 755 $i /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/bin/$i; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done if test x"yes" = x"yes"; then for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; if mkdir -p $(dirname /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/include/ObjFW/$i) && /exopi-obj/pobj/objfw-1.4.1/bin/install -c -m 644 $i /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/include/ObjFW/$i; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done fi for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; dest="/usr/local/share/locale/${i%.mo}/LC_MESSAGES/ObjFW.mo"; dest="/exopi-obj/pobj/objfw-1.4.1/fake-amd64$dest"; if mkdir -p /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/share/locale/${i%.mo}/LC_MESSAGES && /exopi-obj/pobj/objfw-1.4.1/bin/install -c -m 644 $i $dest; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done for i in "" objfw-compile.1 objfw-config.1 objfw-embed.1; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; dest="/exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/man/man1/$i"; if mkdir -p /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/man/man1 && /exopi-obj/pobj/objfw-1.4.1/bin/install -c -m 644 $i $dest; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done Installing objfw-compile.1... Successfully installed objfw-compile.1. Installing objfw-config.1... Successfully installed objfw-config.1. Installing objfw-embed.1... Successfully installed objfw-embed.1. Leaving directory utils. Entering directory tests. /usr/bin/make pre-all /usr/bin/make subdirs for i in plugin; do printf "\033[2K\033[36mEntering directory \033[96m\033[1m%s\033[0m\033[36m.\033[0m\n" "$i"; cd $i || exit $?; /usr/bin/make || exit $?; printf "\033[2K\033[36mLeaving directory \033[96m\033[1m%s\033[0m\033[36m.\033[0m\n" "$i"; cd .. || exit $?; done Entering directory plugin. /usr/bin/make pre-all /usr/bin/make subdirs /usr/bin/make depend : >.deps for i in "" TestPlugin.dep TestPlugin.lib.dep TestPlugin.amigalib.dep TestPlugin.plugin.dep; do test x"$i" = x"" && continue; echo "-include \${.CURDIR}/$i" >>.deps; done /usr/bin/make TestPlugin.so locales `TestPlugin.so' is up to date. /usr/bin/make subdirs-after /usr/bin/make post-all Leaving directory plugin. for i in subprocess; do printf "\033[2K\033[36mEntering directory \033[96m\033[1m%s\033[0m\033[36m.\033[0m\n" "$i"; cd $i || exit $?; /usr/bin/make || exit $?; printf "\033[2K\033[36mLeaving directory \033[96m\033[1m%s\033[0m\033[36m.\033[0m\n" "$i"; cd .. || exit $?; done Entering directory subprocess. /usr/bin/make pre-all /usr/bin/make subdirs /usr/bin/make depend : >.deps for i in "" Subprocess.dep Subprocess.lib.dep Subprocess.amigalib.dep Subprocess.plugin.dep; do test x"$i" = x"" && continue; echo "-include \${.CURDIR}/$i" >>.deps; done /usr/bin/make subprocess locales `subprocess' is up to date. /usr/bin/make subdirs-after /usr/bin/make post-all Leaving directory subprocess. for i in objc_sync; do printf "\033[2K\033[36mEntering directory \033[96m\033[1m%s\033[0m\033[36m.\033[0m\n" "$i"; cd $i || exit $?; /usr/bin/make || exit $?; printf "\033[2K\033[36mLeaving directory \033[96m\033[1m%s\033[0m\033[36m.\033[0m\n" "$i"; cd .. || exit $?; done Entering directory objc_sync. /usr/bin/make pre-all /usr/bin/make subdirs /usr/bin/make depend : >.deps for i in "" test.dep test.lib.dep test.amigalib.dep test.plugin.dep; do test x"$i" = x"" && continue; echo "-include \${.CURDIR}/$i" >>.deps; done /usr/bin/make objc_sync locales `objc_sync' is up to date. /usr/bin/make subdirs-after /usr/bin/make post-all Leaving directory objc_sync. for i in terminal; do printf "\033[2K\033[36mEntering directory \033[96m\033[1m%s\033[0m\033[36m.\033[0m\n" "$i"; cd $i || exit $?; /usr/bin/make || exit $?; printf "\033[2K\033[36mLeaving directory \033[96m\033[1m%s\033[0m\033[36m.\033[0m\n" "$i"; cd .. || exit $?; done Entering directory terminal. /usr/bin/make pre-all /usr/bin/make subdirs /usr/bin/make depend : >.deps for i in "" TerminalTests.dep TerminalTests.lib.dep TerminalTests.amigalib.dep TerminalTests.plugin.dep; do test x"$i" = x"" && continue; echo "-include \${.CURDIR}/$i" >>.deps; done /usr/bin/make terminal_tests locales `terminal_tests' is up to date. /usr/bin/make subdirs-after /usr/bin/make post-all Leaving directory terminal. /usr/bin/make depend : >.deps for i in "" ForwardingTests.dep OFArrayTests.dep OFBlockTests.dep OFCharacterSetTests.dep OFColorTests.dep OFConcreteArrayTests.dep OFConcreteDataTests.dep OFConcreteDictionaryTests.dep OFConcreteMutableArrayTests.dep OFConcreteMutableDataTests.dep OFConcreteMutableDictionaryTests.dep OFConcreteMutableSetTests.dep OFConcreteSetTests.dep OFCryptographicHashTests.dep OFDataTests.dep OFDateTests.dep OFDictionaryTests.dep OFHMACTests.dep OFINIFileTests.dep OFIRITests.dep OFIndexSetTests.dep OFInvocationTests.dep OFJSONTests.dep OFLHAArchiveTests.dep OFListTests.dep OFLocaleTests.dep OFMatrix4x4Tests.dep OFMemoryStreamTests.dep OFMessagePackTests.dep OFMethodSignatureTests.dep OFMutableArrayTests.dep OFMutableDataTests.dep OFMutableDictionaryTests.dep OFMutableIndexSetTests.dep OFMutableSetTests.dep OFMutableStringTests.dep OFMutableUTF8StringTests.dep OFNotificationCenterTests.dep OFNumberTests.dep OFObjectTests.dep OFPBKDF2Tests.dep OFPropertyListTests.dep OFRangeTests.dep OFScryptTests.dep OFSetTests.dep OFStreamTests.dep OFStringTests.dep OFSystemInfoTests.dep OFTarArchiveTests.dep OFUTF8StringTests.dep OFValueTests.dep OFXMLElementBuilderTests.dep OFXMLNodeTests.dep OFXMLParserTests.dep OFZIPArchiveTests.dep OFZooArchiveTests.dep RuntimeARCTests.dep RuntimeTests.dep OFFileManagerTests.dep OFModuleTests.dep OFDNSResolverTests.dep OFHTTPClientTests.dep OFHTTPCookieManagerTests.dep OFHTTPCookieTests.dep OFKernelEventObserverTests.dep OFSocketTests.dep OFTCPSocketTests.dep OFUDPSocketTests.dep OFUNIXDatagramSocketTests.dep OFUNIXSequencedPacketSocketTests.dep OFUNIXStreamSocketTests.dep OFSubprocessTests.dep OFThreadTests.dep big_dictionary_msgpack_gz.dep testfile_bin.dep testfile_ini.dep ForwardingTests.lib.dep OFArrayTests.lib.dep OFBlockTests.lib.dep OFCharacterSetTests.lib.dep OFColorTests.lib.dep OFConcreteArrayTests.lib.dep OFConcreteDataTests.lib.dep OFConcreteDictionaryTests.lib.dep OFConcreteMutableArrayTests.lib.dep OFConcreteMutableDataTests.lib.dep OFConcreteMutableDictionaryTests.lib.dep OFConcreteMutableSetTests.lib.dep OFConcreteSetTests.lib.dep OFCryptographicHashTests.lib.dep OFDataTests.lib.dep OFDateTests.lib.dep OFDictionaryTests.lib.dep OFHMACTests.lib.dep OFINIFileTests.lib.dep OFIRITests.lib.dep OFIndexSetTests.lib.dep OFInvocationTests.lib.dep OFJSONTests.lib.dep OFLHAArchiveTests.lib.dep OFListTests.lib.dep OFLocaleTests.lib.dep OFMatrix4x4Tests.lib.dep OFMemoryStreamTests.lib.dep OFMessagePackTests.lib.dep OFMethodSignatureTests.lib.dep OFMutableArrayTests.lib.dep OFMutableDataTests.lib.dep OFMutableDictionaryTests.lib.dep OFMutableIndexSetTests.lib.dep OFMutableSetTests.lib.dep OFMutableStringTests.lib.dep OFMutableUTF8StringTests.lib.dep OFNotificationCenterTests.lib.dep OFNumberTests.lib.dep OFObjectTests.lib.dep OFPBKDF2Tests.lib.dep OFPropertyListTests.lib.dep OFRangeTests.lib.dep OFScryptTests.lib.dep OFSetTests.lib.dep OFStreamTests.lib.dep OFStringTests.lib.dep OFSystemInfoTests.lib.dep OFTarArchiveTests.lib.dep OFUTF8StringTests.lib.dep OFValueTests.lib.dep OFXMLElementBuilderTests.lib.dep OFXMLNodeTests.lib.dep OFXMLParserTests.lib.dep OFZIPArchiveTests.lib.dep OFZooArchiveTests.lib.dep RuntimeARCTests.lib.dep RuntimeTests.lib.dep OFFileManagerTests.lib.dep OFModuleTests.lib.dep OFDNSResolverTests.lib.dep OFHTTPClientTests.lib.dep OFHTTPCookieManagerTests.lib.dep OFHTTPCookieTests.lib.dep OFKernelEventObserverTests.lib.dep OFSocketTests.lib.dep OFTCPSocketTests.lib.dep OFUDPSocketTests.lib.dep OFUNIXDatagramSocketTests.lib.dep OFUNIXSequencedPacketSocketTests.lib.dep OFUNIXStreamSocketTests.lib.dep OFSubprocessTests.lib.dep OFThreadTests.lib.dep big_dictionary_msgpack_gz.lib.dep testfile_bin.lib.dep testfile_ini.lib.dep ForwardingTests.amigalib.dep OFArrayTests.amigalib.dep OFBlockTests.amigalib.dep OFCharacterSetTests.amigalib.dep OFColorTests.amigalib.dep OFConcreteArrayTests.amigalib.dep OFConcreteDataTests.amigalib.dep OFConcreteDictionaryTests.amigalib.dep OFConcreteMutableArrayTests.amigalib.dep OFConcreteMutableDataTests.amigalib.dep OFConcreteMutableDictionaryTests.amigalib.dep OFConcreteMutableSetTests.amigalib.dep OFConcreteSetTests.amigalib.dep OFCryptographicHashTests.amigalib.dep OFDataTests.amigalib.dep OFDateTests.amigalib.dep OFDictionaryTests.amigalib.dep OFHMACTests.amigalib.dep OFINIFileTests.amigalib.dep OFIRITests.amigalib.dep OFIndexSetTests.amigalib.dep OFInvocationTests.amigalib.dep OFJSONTests.amigalib.dep OFLHAArchiveTests.amigalib.dep OFListTests.amigalib.dep OFLocaleTests.amigalib.dep OFMatrix4x4Tests.amigalib.dep OFMemoryStreamTests.amigalib.dep OFMessagePackTests.amigalib.dep OFMethodSignatureTests.amigalib.dep OFMutableArrayTests.amigalib.dep OFMutableDataTests.amigalib.dep OFMutableDictionaryTests.amigalib.dep OFMutableIndexSetTests.amigalib.dep OFMutableSetTests.amigalib.dep OFMutableStringTests.amigalib.dep OFMutableUTF8StringTests.amigalib.dep OFNotificationCenterTests.amigalib.dep OFNumberTests.amigalib.dep OFObjectTests.amigalib.dep OFPBKDF2Tests.amigalib.dep OFPropertyListTests.amigalib.dep OFRangeTests.amigalib.dep OFScryptTests.amigalib.dep OFSetTests.amigalib.dep OFStreamTests.amigalib.dep OFStringTests.amigalib.dep OFSystemInfoTests.amigalib.dep OFTarArchiveTests.amigalib.dep OFUTF8StringTests.amigalib.dep OFValueTests.amigalib.dep OFXMLElementBuilderTests.amigalib.dep OFXMLNodeTests.amigalib.dep OFXMLParserTests.amigalib.dep OFZIPArchiveTests.amigalib.dep OFZooArchiveTests.amigalib.dep RuntimeARCTests.amigalib.dep RuntimeTests.amigalib.dep OFFileManagerTests.amigalib.dep OFModuleTests.amigalib.dep OFDNSResolverTests.amigalib.dep OFHTTPClientTests.amigalib.dep OFHTTPCookieManagerTests.amigalib.dep OFHTTPCookieTests.amigalib.dep OFKernelEventObserverTests.amigalib.dep OFSocketTests.amigalib.dep OFTCPSocketTests.amigalib.dep OFUDPSocketTests.amigalib.dep OFUNIXDatagramSocketTests.amigalib.dep OFUNIXSequencedPacketSocketTests.amigalib.dep OFUNIXStreamSocketTests.amigalib.dep OFSubprocessTests.amigalib.dep OFThreadTests.amigalib.dep big_dictionary_msgpack_gz.amigalib.dep testfile_bin.amigalib.dep testfile_ini.amigalib.dep ForwardingTests.plugin.dep OFArrayTests.plugin.dep OFBlockTests.plugin.dep OFCharacterSetTests.plugin.dep OFColorTests.plugin.dep OFConcreteArrayTests.plugin.dep OFConcreteDataTests.plugin.dep OFConcreteDictionaryTests.plugin.dep OFConcreteMutableArrayTests.plugin.dep OFConcreteMutableDataTests.plugin.dep OFConcreteMutableDictionaryTests.plugin.dep OFConcreteMutableSetTests.plugin.dep OFConcreteSetTests.plugin.dep OFCryptographicHashTests.plugin.dep OFDataTests.plugin.dep OFDateTests.plugin.dep OFDictionaryTests.plugin.dep OFHMACTests.plugin.dep OFINIFileTests.plugin.dep OFIRITests.plugin.dep OFIndexSetTests.plugin.dep OFInvocationTests.plugin.dep OFJSONTests.plugin.dep OFLHAArchiveTests.plugin.dep OFListTests.plugin.dep OFLocaleTests.plugin.dep OFMatrix4x4Tests.plugin.dep OFMemoryStreamTests.plugin.dep OFMessagePackTests.plugin.dep OFMethodSignatureTests.plugin.dep OFMutableArrayTests.plugin.dep OFMutableDataTests.plugin.dep OFMutableDictionaryTests.plugin.dep OFMutableIndexSetTests.plugin.dep OFMutableSetTests.plugin.dep OFMutableStringTests.plugin.dep OFMutableUTF8StringTests.plugin.dep OFNotificationCenterTests.plugin.dep OFNumberTests.plugin.dep OFObjectTests.plugin.dep OFPBKDF2Tests.plugin.dep OFPropertyListTests.plugin.dep OFRangeTests.plugin.dep OFScryptTests.plugin.dep OFSetTests.plugin.dep OFStreamTests.plugin.dep OFStringTests.plugin.dep OFSystemInfoTests.plugin.dep OFTarArchiveTests.plugin.dep OFUTF8StringTests.plugin.dep OFValueTests.plugin.dep OFXMLElementBuilderTests.plugin.dep OFXMLNodeTests.plugin.dep OFXMLParserTests.plugin.dep OFZIPArchiveTests.plugin.dep OFZooArchiveTests.plugin.dep RuntimeARCTests.plugin.dep RuntimeTests.plugin.dep OFFileManagerTests.plugin.dep OFModuleTests.plugin.dep OFDNSResolverTests.plugin.dep OFHTTPClientTests.plugin.dep OFHTTPCookieManagerTests.plugin.dep OFHTTPCookieTests.plugin.dep OFKernelEventObserverTests.plugin.dep OFSocketTests.plugin.dep OFTCPSocketTests.plugin.dep OFUDPSocketTests.plugin.dep OFUNIXDatagramSocketTests.plugin.dep OFUNIXSequencedPacketSocketTests.plugin.dep OFUNIXStreamSocketTests.plugin.dep OFSubprocessTests.plugin.dep OFThreadTests.plugin.dep big_dictionary_msgpack_gz.plugin.dep testfile_bin.plugin.dep testfile_ini.plugin.dep; do test x"$i" = x"" && continue; echo "-include \${.CURDIR}/$i" >>.deps; done /usr/bin/make tests locales `tests' is up to date. /usr/bin/make subdirs-after /usr/bin/make post-all for i in "" plugin subprocess objc_sync terminal ; do test x"$i" = x"" && continue; printf "\033[2K\033[36mEntering directory \033[96m\033[1m%s\033[0m\033[36m.\033[0m\n" "$i"; cd $i || exit $?; /usr/bin/make install || exit $?; printf "\033[2K\033[36mLeaving directory \033[96m\033[1m%s\033[0m\033[36m.\033[0m\n" "$i"; cd .. || exit $?; done Entering directory plugin. /usr/bin/make pre-all /usr/bin/make subdirs /usr/bin/make depend : >.deps for i in "" TestPlugin.dep TestPlugin.lib.dep TestPlugin.amigalib.dep TestPlugin.plugin.dep; do test x"$i" = x"" && continue; echo "-include \${.CURDIR}/$i" >>.deps; done /usr/bin/make TestPlugin.so locales `TestPlugin.so' is up to date. /usr/bin/make subdirs-after /usr/bin/make post-all for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[36mEntering directory \033[96m\033[1m%s\033[0m\033[36m.\033[0m\n" "$i"; cd $i || exit $?; /usr/bin/make install || exit $?; printf "\033[2K\033[36mLeaving directory \033[96m\033[1m%s\033[0m\033[36m.\033[0m\n" "$i"; cd .. || exit $?; done for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; if mkdir -p /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/lib && /exopi-obj/pobj/objfw-1.4.1/bin/install -c -m 755 $i /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/lib/$i; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; rm -fr /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/Library/Frameworks/$i; if mkdir -p /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/Library/Frameworks && cp -R $i /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/Library/Frameworks/; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; if mkdir -p /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/Libs && /exopi-obj/pobj/objfw-1.4.1/bin/install -c -m 755 $i /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/Libs/$i; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; if mkdir -p /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/lib && /exopi-obj/pobj/objfw-1.4.1/bin/install -c -m 644 $i /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/lib/$i; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; if mkdir -p /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/lib/ObjFW && /exopi-obj/pobj/objfw-1.4.1/bin/install -c -m 755 $i /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/lib/ObjFW/$i; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; rm -fr /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/Library/PlugIns/ObjFW/$i; if mkdir -p /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/Library/PlugIns/ObjFW && cp -R $i /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/Library/PlugIns/ObjFW/; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; if mkdir -p $(dirname /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/share/ObjFW/$i) && /exopi-obj/pobj/objfw-1.4.1/bin/install -c -m 644 $i /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/share/ObjFW/$i; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; if mkdir -p /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/bin && /exopi-obj/pobj/objfw-1.4.1/bin/install -c -m 755 $i /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/bin/$i; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done if test x"yes" = x"yes"; then for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; if mkdir -p $(dirname /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/include/ObjFW/$i) && /exopi-obj/pobj/objfw-1.4.1/bin/install -c -m 644 $i /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/include/ObjFW/$i; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done fi for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; dest="/usr/local/share/locale/${i%.mo}/LC_MESSAGES/ObjFW.mo"; dest="/exopi-obj/pobj/objfw-1.4.1/fake-amd64$dest"; if mkdir -p /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/share/locale/${i%.mo}/LC_MESSAGES && /exopi-obj/pobj/objfw-1.4.1/bin/install -c -m 644 $i $dest; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; dest="/exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/man/man1/$i"; if mkdir -p /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/man/man1 && /exopi-obj/pobj/objfw-1.4.1/bin/install -c -m 644 $i $dest; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done Leaving directory plugin. Entering directory subprocess. /usr/bin/make pre-all /usr/bin/make subdirs /usr/bin/make depend : >.deps for i in "" Subprocess.dep Subprocess.lib.dep Subprocess.amigalib.dep Subprocess.plugin.dep; do test x"$i" = x"" && continue; echo "-include \${.CURDIR}/$i" >>.deps; done /usr/bin/make subprocess locales `subprocess' is up to date. /usr/bin/make subdirs-after /usr/bin/make post-all for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[36mEntering directory \033[96m\033[1m%s\033[0m\033[36m.\033[0m\n" "$i"; cd $i || exit $?; /usr/bin/make install || exit $?; printf "\033[2K\033[36mLeaving directory \033[96m\033[1m%s\033[0m\033[36m.\033[0m\n" "$i"; cd .. || exit $?; done for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; if mkdir -p /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/lib && /exopi-obj/pobj/objfw-1.4.1/bin/install -c -m 755 $i /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/lib/$i; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; rm -fr /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/Library/Frameworks/$i; if mkdir -p /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/Library/Frameworks && cp -R $i /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/Library/Frameworks/; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; if mkdir -p /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/Libs && /exopi-obj/pobj/objfw-1.4.1/bin/install -c -m 755 $i /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/Libs/$i; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; if mkdir -p /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/lib && /exopi-obj/pobj/objfw-1.4.1/bin/install -c -m 644 $i /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/lib/$i; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; if mkdir -p /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/lib/ObjFW && /exopi-obj/pobj/objfw-1.4.1/bin/install -c -m 755 $i /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/lib/ObjFW/$i; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; rm -fr /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/Library/PlugIns/ObjFW/$i; if mkdir -p /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/Library/PlugIns/ObjFW && cp -R $i /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/Library/PlugIns/ObjFW/; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; if mkdir -p $(dirname /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/share/ObjFW/$i) && /exopi-obj/pobj/objfw-1.4.1/bin/install -c -m 644 $i /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/share/ObjFW/$i; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; if mkdir -p /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/bin && /exopi-obj/pobj/objfw-1.4.1/bin/install -c -m 755 $i /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/bin/$i; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done if test x"yes" = x"yes"; then for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; if mkdir -p $(dirname /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/include/ObjFW/$i) && /exopi-obj/pobj/objfw-1.4.1/bin/install -c -m 644 $i /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/include/ObjFW/$i; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done fi for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; dest="/usr/local/share/locale/${i%.mo}/LC_MESSAGES/ObjFW.mo"; dest="/exopi-obj/pobj/objfw-1.4.1/fake-amd64$dest"; if mkdir -p /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/share/locale/${i%.mo}/LC_MESSAGES && /exopi-obj/pobj/objfw-1.4.1/bin/install -c -m 644 $i $dest; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; dest="/exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/man/man1/$i"; if mkdir -p /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/man/man1 && /exopi-obj/pobj/objfw-1.4.1/bin/install -c -m 644 $i $dest; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done Leaving directory subprocess. Entering directory objc_sync. /usr/bin/make pre-all /usr/bin/make subdirs /usr/bin/make depend : >.deps for i in "" test.dep test.lib.dep test.amigalib.dep test.plugin.dep; do test x"$i" = x"" && continue; echo "-include \${.CURDIR}/$i" >>.deps; done /usr/bin/make objc_sync locales `objc_sync' is up to date. /usr/bin/make subdirs-after /usr/bin/make post-all for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[36mEntering directory \033[96m\033[1m%s\033[0m\033[36m.\033[0m\n" "$i"; cd $i || exit $?; /usr/bin/make install || exit $?; printf "\033[2K\033[36mLeaving directory \033[96m\033[1m%s\033[0m\033[36m.\033[0m\n" "$i"; cd .. || exit $?; done for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; if mkdir -p /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/lib && /exopi-obj/pobj/objfw-1.4.1/bin/install -c -m 755 $i /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/lib/$i; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; rm -fr /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/Library/Frameworks/$i; if mkdir -p /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/Library/Frameworks && cp -R $i /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/Library/Frameworks/; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; if mkdir -p /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/Libs && /exopi-obj/pobj/objfw-1.4.1/bin/install -c -m 755 $i /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/Libs/$i; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; if mkdir -p /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/lib && /exopi-obj/pobj/objfw-1.4.1/bin/install -c -m 644 $i /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/lib/$i; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; if mkdir -p /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/lib/ObjFW && /exopi-obj/pobj/objfw-1.4.1/bin/install -c -m 755 $i /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/lib/ObjFW/$i; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; rm -fr /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/Library/PlugIns/ObjFW/$i; if mkdir -p /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/Library/PlugIns/ObjFW && cp -R $i /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/Library/PlugIns/ObjFW/; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; if mkdir -p $(dirname /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/share/ObjFW/$i) && /exopi-obj/pobj/objfw-1.4.1/bin/install -c -m 644 $i /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/share/ObjFW/$i; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; if mkdir -p /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/bin && /exopi-obj/pobj/objfw-1.4.1/bin/install -c -m 755 $i /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/bin/$i; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done if test x"yes" = x"yes"; then for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; if mkdir -p $(dirname /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/include/ObjFW/$i) && /exopi-obj/pobj/objfw-1.4.1/bin/install -c -m 644 $i /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/include/ObjFW/$i; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done fi for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; dest="/usr/local/share/locale/${i%.mo}/LC_MESSAGES/ObjFW.mo"; dest="/exopi-obj/pobj/objfw-1.4.1/fake-amd64$dest"; if mkdir -p /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/share/locale/${i%.mo}/LC_MESSAGES && /exopi-obj/pobj/objfw-1.4.1/bin/install -c -m 644 $i $dest; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; dest="/exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/man/man1/$i"; if mkdir -p /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/man/man1 && /exopi-obj/pobj/objfw-1.4.1/bin/install -c -m 644 $i $dest; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done Leaving directory objc_sync. Entering directory terminal. /usr/bin/make pre-all /usr/bin/make subdirs /usr/bin/make depend : >.deps for i in "" TerminalTests.dep TerminalTests.lib.dep TerminalTests.amigalib.dep TerminalTests.plugin.dep; do test x"$i" = x"" && continue; echo "-include \${.CURDIR}/$i" >>.deps; done /usr/bin/make terminal_tests locales `terminal_tests' is up to date. /usr/bin/make subdirs-after /usr/bin/make post-all for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[36mEntering directory \033[96m\033[1m%s\033[0m\033[36m.\033[0m\n" "$i"; cd $i || exit $?; /usr/bin/make install || exit $?; printf "\033[2K\033[36mLeaving directory \033[96m\033[1m%s\033[0m\033[36m.\033[0m\n" "$i"; cd .. || exit $?; done for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; if mkdir -p /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/lib && /exopi-obj/pobj/objfw-1.4.1/bin/install -c -m 755 $i /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/lib/$i; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; rm -fr /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/Library/Frameworks/$i; if mkdir -p /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/Library/Frameworks && cp -R $i /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/Library/Frameworks/; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; if mkdir -p /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/Libs && /exopi-obj/pobj/objfw-1.4.1/bin/install -c -m 755 $i /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/Libs/$i; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; if mkdir -p /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/lib && /exopi-obj/pobj/objfw-1.4.1/bin/install -c -m 644 $i /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/lib/$i; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; if mkdir -p /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/lib/ObjFW && /exopi-obj/pobj/objfw-1.4.1/bin/install -c -m 755 $i /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/lib/ObjFW/$i; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; rm -fr /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/Library/PlugIns/ObjFW/$i; if mkdir -p /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/Library/PlugIns/ObjFW && cp -R $i /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/Library/PlugIns/ObjFW/; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; if mkdir -p $(dirname /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/share/ObjFW/$i) && /exopi-obj/pobj/objfw-1.4.1/bin/install -c -m 644 $i /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/share/ObjFW/$i; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; if mkdir -p /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/bin && /exopi-obj/pobj/objfw-1.4.1/bin/install -c -m 755 $i /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/bin/$i; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done if test x"yes" = x"yes"; then for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; if mkdir -p $(dirname /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/include/ObjFW/$i) && /exopi-obj/pobj/objfw-1.4.1/bin/install -c -m 644 $i /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/include/ObjFW/$i; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done fi for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; dest="/usr/local/share/locale/${i%.mo}/LC_MESSAGES/ObjFW.mo"; dest="/exopi-obj/pobj/objfw-1.4.1/fake-amd64$dest"; if mkdir -p /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/share/locale/${i%.mo}/LC_MESSAGES && /exopi-obj/pobj/objfw-1.4.1/bin/install -c -m 644 $i $dest; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; dest="/exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/man/man1/$i"; if mkdir -p /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/man/man1 && /exopi-obj/pobj/objfw-1.4.1/bin/install -c -m 644 $i $dest; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done Leaving directory terminal. for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; if mkdir -p /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/lib && /exopi-obj/pobj/objfw-1.4.1/bin/install -c -m 755 $i /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/lib/$i; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; rm -fr /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/Library/Frameworks/$i; if mkdir -p /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/Library/Frameworks && cp -R $i /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/Library/Frameworks/; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; if mkdir -p /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/Libs && /exopi-obj/pobj/objfw-1.4.1/bin/install -c -m 755 $i /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/Libs/$i; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; if mkdir -p /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/lib && /exopi-obj/pobj/objfw-1.4.1/bin/install -c -m 644 $i /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/lib/$i; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; if mkdir -p /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/lib/ObjFW && /exopi-obj/pobj/objfw-1.4.1/bin/install -c -m 755 $i /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/lib/ObjFW/$i; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; rm -fr /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/Library/PlugIns/ObjFW/$i; if mkdir -p /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/Library/PlugIns/ObjFW && cp -R $i /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/Library/PlugIns/ObjFW/; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; if mkdir -p $(dirname /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/share/ObjFW/$i) && /exopi-obj/pobj/objfw-1.4.1/bin/install -c -m 644 $i /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/share/ObjFW/$i; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; if mkdir -p /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/bin && /exopi-obj/pobj/objfw-1.4.1/bin/install -c -m 755 $i /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/bin/$i; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done if test x"yes" = x"yes"; then for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; if mkdir -p $(dirname /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/include/ObjFW/$i) && /exopi-obj/pobj/objfw-1.4.1/bin/install -c -m 644 $i /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/include/ObjFW/$i; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done fi for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; dest="/usr/local/share/locale/${i%.mo}/LC_MESSAGES/ObjFW.mo"; dest="/exopi-obj/pobj/objfw-1.4.1/fake-amd64$dest"; if mkdir -p /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/share/locale/${i%.mo}/LC_MESSAGES && /exopi-obj/pobj/objfw-1.4.1/bin/install -c -m 644 $i $dest; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; dest="/exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/man/man1/$i"; if mkdir -p /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/man/man1 && /exopi-obj/pobj/objfw-1.4.1/bin/install -c -m 644 $i $dest; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done Leaving directory tests. for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; if mkdir -p /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/lib && /exopi-obj/pobj/objfw-1.4.1/bin/install -c -m 755 $i /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/lib/$i; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; rm -fr /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/Library/Frameworks/$i; if mkdir -p /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/Library/Frameworks && cp -R $i /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/Library/Frameworks/; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; if mkdir -p /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/Libs && /exopi-obj/pobj/objfw-1.4.1/bin/install -c -m 755 $i /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/Libs/$i; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; if mkdir -p /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/lib && /exopi-obj/pobj/objfw-1.4.1/bin/install -c -m 644 $i /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/lib/$i; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; if mkdir -p /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/lib/ObjFW && /exopi-obj/pobj/objfw-1.4.1/bin/install -c -m 755 $i /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/lib/ObjFW/$i; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; rm -fr /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/Library/PlugIns/ObjFW/$i; if mkdir -p /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/Library/PlugIns/ObjFW && cp -R $i /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/Library/PlugIns/ObjFW/; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; if mkdir -p $(dirname /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/share/ObjFW/$i) && /exopi-obj/pobj/objfw-1.4.1/bin/install -c -m 644 $i /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/share/ObjFW/$i; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; if mkdir -p /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/bin && /exopi-obj/pobj/objfw-1.4.1/bin/install -c -m 755 $i /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/bin/$i; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done if test x"yes" = x"yes"; then for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; if mkdir -p $(dirname /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/include/ObjFW/$i) && /exopi-obj/pobj/objfw-1.4.1/bin/install -c -m 644 $i /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/include/ObjFW/$i; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done fi for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; dest="/usr/local/share/locale/${i%.mo}/LC_MESSAGES/ObjFW.mo"; dest="/exopi-obj/pobj/objfw-1.4.1/fake-amd64$dest"; if mkdir -p /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/share/locale/${i%.mo}/LC_MESSAGES && /exopi-obj/pobj/objfw-1.4.1/bin/install -c -m 644 $i $dest; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done for i in "" ; do test x"$i" = x"" && continue; printf "\033[2K\033[33mInstalling \033[93m\033[1m%s\033[0m\033[33m...\033[0m\r" "$i"; dest="/exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/man/man1/$i"; if mkdir -p /exopi-obj/pobj/objfw-1.4.1/fake-amd64/usr/local/man/man1 && /exopi-obj/pobj/objfw-1.4.1/bin/install -c -m 644 $i $dest; then printf "\033[2K\033[32mSuccessfully installed \033[92m\033[1m%s\033[0m\033[32m.\033[0m\n" "$i"; else err=$?; printf "\033[2K\033[31mFailed to install \033[91m\033[1m%s\033[0m\033[31m!\033[0m\n" "$i"; exit $err; fi done >>> Running package in devel/objfw at 1764443353.58 ===> devel/objfw `/exopi-obj/pobj/objfw-1.4.1/fake-amd64/.fake_done' is up to date. ===> Building package for objfw-1.4.1 Create /exopi-cvs/ports/packages/amd64/all/objfw-1.4.1.tgz Creating package objfw-1.4.1 reading plist| checking dependencies| checksumming| checksumming| | 0% checksumming| | 1% checksumming|* | 1% checksumming|* | 2% checksumming|** | 3% checksumming|** | 4% checksumming|*** | 4% checksumming|*** | 5% checksumming|**** | 6% checksumming|**** | 7% checksumming|***** | 8% checksumming|***** | 9% checksumming|****** | 9% checksumming|****** | 10% checksumming|****** | 11% checksumming|******* | 11% checksumming|******* | 12% checksumming|******** | 12% checksumming|******** | 13% checksumming|******** | 14% checksumming|********* | 14% checksumming|********* | 15% checksumming|********** | 16% checksumming|********** | 17% checksumming|*********** | 17% checksumming|*********** | 18% checksumming|*********** | 19% checksumming|************ | 19% checksumming|************ | 20% checksumming|************* | 21% checksumming|************* | 22% checksumming|************** | 22% checksumming|************** | 23% checksumming|************** | 24% checksumming|*************** | 24% checksumming|*************** | 25% checksumming|**************** | 26% checksumming|**************** | 27% checksumming|***************** | 27% checksumming|***************** | 28% checksumming|****************** | 29% checksumming|****************** | 30% checksumming|******************* | 31% checksumming|******************* | 32% checksumming|******************** | 32% checksumming|******************** | 33% checksumming|******************** | 34% checksumming|********************* | 34% checksumming|********************* | 35% checksumming|********************** | 35% checksumming|********************** | 36% checksumming|********************** | 37% checksumming|*********************** | 37% checksumming|*********************** | 38% checksumming|************************ | 39% checksumming|************************ | 40% checksumming|************************* | 40% checksumming|************************* | 41% checksumming|************************* | 42% checksumming|************************** | 42% checksumming|************************** | 43% checksumming|*************************** | 44% checksumming|*************************** | 45% checksumming|**************************** | 45% checksumming|**************************** | 46% checksumming|**************************** | 47% checksumming|***************************** | 47% checksumming|***************************** | 48% checksumming|****************************** | 49% checksumming|****************************** | 50% checksumming|******************************* | 50% checksumming|******************************* | 51% checksumming|******************************** | 52% checksumming|******************************** | 53% checksumming|********************************* | 53% checksumming|********************************* | 54% checksumming|********************************* | 55% checksumming|********************************** | 55% checksumming|********************************** | 56% checksumming|*********************************** | 57% checksumming|*********************************** | 58% checksumming|************************************ | 58% checksumming|************************************ | 59% checksumming|************************************ | 60% checksumming|************************************* | 60% checksumming|************************************* | 61% checksumming|************************************** | 62% checksumming|************************************** | 63% checksumming|*************************************** | 63% checksumming|*************************************** | 64% checksumming|*************************************** | 65% checksumming|**************************************** | 65% checksumming|**************************************** | 66% checksumming|***************************************** | 66% checksumming|***************************************** | 67% checksumming|***************************************** | 68% checksumming|****************************************** | 68% checksumming|****************************************** | 69% checksumming|******************************************* | 70% checksumming|******************************************* | 71% checksumming|******************************************** | 72% checksumming|******************************************** | 73% checksumming|********************************************* | 73% checksumming|********************************************* | 74% checksumming|********************************************** | 75% checksumming|********************************************** | 76% checksumming|*********************************************** | 76% checksumming|*********************************************** | 77% checksumming|*********************************************** | 78% checksumming|************************************************ | 78% checksumming|************************************************ | 79% checksumming|************************************************* | 80% checksumming|************************************************* | 81% checksumming|************************************************** | 81% checksumming|************************************************** | 82% checksumming|************************************************** | 83% checksumming|*************************************************** | 83% checksumming|*************************************************** | 84% checksumming|**************************************************** | 85% checksumming|**************************************************** | 86% checksumming|***************************************************** | 86% checksumming|***************************************************** | 87% checksumming|***************************************************** | 88% checksumming|****************************************************** | 88% checksumming|****************************************************** | 89% checksumming|******************************************************* | 89% checksumming|******************************************************* | 90% checksumming|******************************************************* | 91% checksumming|******************************************************** | 91% checksumming|******************************************************** | 92% checksumming|********************************************************* | 93% checksumming|********************************************************* | 94% checksumming|********************************************************** | 95% checksumming|********************************************************** | 96% checksumming|*********************************************************** | 96% checksumming|*********************************************************** | 97% checksumming|************************************************************ | 98% checksumming|************************************************************ | 99% checksumming|*************************************************************| 99% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|********** | 16% archiving|********************* | 33% archiving|******************************* | 49% archiving|****************************************** | 66% archiving|********************************************** | 72% archiving|*********************************************** | 73% archiving|************************************************* | 77% archiving|************************************************** | 78% archiving|*************************************************** | 80% archiving|****************************************************** | 85% archiving|******************************************************* | 87% archiving|******************************************************** | 87% archiving|******************************************************** | 88% archiving|********************************************************* | 88% archiving|********************************************************* | 89% archiving|********************************************************* | 90% archiving|********************************************************** | 90% archiving|********************************************************** | 91% archiving|*********************************************************** | 91% archiving|*********************************************************** | 92% archiving|*********************************************************** | 93% archiving|************************************************************ | 93% archiving|************************************************************ | 94% archiving|************************************************************* | 95% archiving|************************************************************* | 96% archiving|************************************************************** | 96% archiving|************************************************************** | 97% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/objfw-1.4.1.tgz >>> Running clean in devel/objfw at 1764443356.61 ===> devel/objfw ===> Cleaning for objfw-1.4.1 >>> Ended at 1764443357.08 max_stuck=0.65/patch=0.76/configure=29.40/build=122.60/fake=24.60/package=3.02/clean=0.50