Skip to content

Instantly share code, notes, and snippets.

@Vzor-
Created June 14, 2023 21:05
Show Gist options
  • Save Vzor-/b65d340ccac67a954a11dafc37a493e0 to your computer and use it in GitHub Desktop.
Save Vzor-/b65d340ccac67a954a11dafc37a493e0 to your computer and use it in GitHub Desktop.
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by libcups configure 3.0b2, which was
generated by GNU Autoconf 2.71. Invocation command line was
$ ./configure
## --------- ##
## Platform. ##
## --------- ##
hostname = Kyles-MacBook-Pro-6.local
uname -m = arm64
uname -r = 22.1.0
uname -s = Darwin
uname -v = Darwin Kernel Version 22.1.0: Tue Sep 13 21:12:03 PDT 2022; root:xnu-8792.40.101.181.2~2/RELEASE_ARM64_T8103
/usr/bin/uname -p = arm
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = Mach kernel version:
Darwin Kernel Version 22.1.0: Tue Sep 13 21:12:03 PDT 2022; root:xnu-8792.40.101.181.2~2/RELEASE_ARM64_T8103
Kernel configured for up to 8 processors.
8 processors are physically available.
8 processors are logically available.
Processor type: arm64e (ARM64E)
Processors active: 0 1 2 3 4 5 6 7
Primary memory available: 8.00 gigabytes
Default processor set: 445 tasks, 2727 threads, 8 processors
Load average: 4.29, Mach factor: 4.14
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /opt/homebrew/bin/
PATH: /opt/homebrew/sbin/
PATH: /usr/local/bin/
PATH: /System/Cryptexes/App/usr/bin/
PATH: /usr/bin/
PATH: /bin/
PATH: /usr/sbin/
PATH: /sbin/
PATH: /Library/Apple/usr/bin/
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2297: looking for aux files: config.guess config.sub
configure:2310: trying ./
configure:2339: ./config.guess found
configure:2339: ./config.sub found
configure:2480: checking build system type
configure:2495: result: aarch64-apple-darwin22.1.0
configure:2515: checking host system type
configure:2529: result: aarch64-apple-darwin22.1.0
configure:2565: checking for codesign
configure:2588: found /usr/bin/codesign
configure:2600: result: /usr/bin/codesign
configure:2686: checking for gcc
configure:2707: found /usr/bin/gcc
configure:2718: result: gcc
configure:3071: checking for C compiler version
configure:3080: gcc --version >&5
Apple clang version 14.0.0 (clang-1400.0.29.102)
Target: arm64-apple-darwin22.1.0
Thread model: posix
InstalledDir: /Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
configure:3091: $? = 0
configure:3080: gcc -v >&5
Apple clang version 14.0.0 (clang-1400.0.29.102)
Target: arm64-apple-darwin22.1.0
Thread model: posix
InstalledDir: /Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
configure:3091: $? = 0
configure:3080: gcc -V >&5
clang: error: argument to '-V' is missing (expected 1 value)
clang: error: no input files
configure:3091: $? = 1
configure:3080: gcc -qversion >&5
clang: error: unknown argument '-qversion'; did you mean '--version'?
clang: error: no input files
configure:3091: $? = 1
configure:3080: gcc -version >&5
clang: error: unknown argument '-version'; did you mean '--version'?
clang: error: no input files
configure:3091: $? = 1
configure:3111: checking whether the C compiler works
configure:3133: gcc conftest.c >&5
configure:3137: $? = 0
configure:3187: result: yes
configure:3190: checking for C compiler default output file name
configure:3192: result: a.out
configure:3198: checking for suffix of executables
configure:3205: gcc -o conftest conftest.c >&5
configure:3209: $? = 0
configure:3232: result:
configure:3254: checking whether we are cross compiling
configure:3262: gcc -o conftest conftest.c >&5
configure:3266: $? = 0
configure:3273: ./conftest
configure:3277: $? = 0
configure:3292: result: no
configure:3297: checking for suffix of object files
configure:3320: gcc -c conftest.c >&5
configure:3324: $? = 0
configure:3346: result: o
configure:3350: checking whether the compiler supports GNU C
configure:3370: gcc -c conftest.c >&5
configure:3370: $? = 0
configure:3380: result: yes
configure:3391: checking whether gcc accepts -g
configure:3412: gcc -c -g conftest.c >&5
configure:3412: $? = 0
configure:3456: result: yes
configure:3476: checking for gcc option to enable C11 features
configure:3491: gcc -c conftest.c >&5
configure:3491: $? = 0
configure:3509: result: none needed
configure:3667: checking for ranlib
configure:3688: found /usr/bin/ranlib
configure:3699: result: ranlib
configure:3723: checking for ar
configure:3746: found /usr/bin/ar
configure:3758: result: /usr/bin/ar
configure:3770: checking for codesign
configure:3805: result: /usr/bin/codesign
configure:3816: checking for install-sh script
configure:3820: result: using /Users/kyle/libcups/install-sh
configure:3824: checking for mkdir
configure:3847: found /bin/mkdir
configure:3859: result: /bin/mkdir
configure:3869: checking for rm
configure:3892: found /bin/rm
configure:3904: result: /bin/rm
configure:3914: checking for rmdir
configure:3937: found /bin/rmdir
configure:3949: result: /bin/rmdir
configure:3959: checking for ln
configure:3982: found /bin/ln
configure:3994: result: /bin/ln
configure:4017: checking for install-sh script
configure:4021: result: using /Users/kyle/libcups/install-sh
configure:4102: checking for pkg-config
configure:4125: found /opt/homebrew/bin/pkg-config
configure:4137: result: /opt/homebrew/bin/pkg-config
configure:4173: checking for strlcat
configure:4173: gcc -o conftest conftest.c >&5
conftest.c:28:6: warning: incompatible redeclaration of library function 'strlcat' [-Wincompatible-library-redeclaration]
char strlcat ();
^
conftest.c:28:6: note: 'strlcat' is a builtin with type 'unsigned long (char *, const char *, unsigned long)'
1 warning generated.
configure:4173: $? = 0
configure:4173: result: yes
configure:4179: checking for strlcpy
configure:4179: gcc -o conftest conftest.c >&5
conftest.c:29:6: warning: incompatible redeclaration of library function 'strlcpy' [-Wincompatible-library-redeclaration]
char strlcpy ();
^
conftest.c:29:6: note: 'strlcpy' is a builtin with type 'unsigned long (char *, const char *, unsigned long)'
1 warning generated.
configure:4179: $? = 0
configure:4179: result: yes
configure:4190: checking for library containing hstrerror
configure:4220: gcc -o conftest conftest.c >&5
configure:4220: $? = 0
configure:4240: result: none required
configure:4255: checking for library containing __res_init
configure:4285: gcc -o conftest conftest.c >&5
Undefined symbols for architecture arm64:
"___res_init", referenced from:
_main in conftest-018339.o
ld: symbol(s) not found for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:4285: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libcups"
| #define PACKAGE_TARNAME "cups"
| #define PACKAGE_VERSION "3.0b2"
| #define PACKAGE_STRING "libcups 3.0b2"
| #define PACKAGE_BUGREPORT "https://github.com/OpenPrinting/libcups/issues"
| #define PACKAGE_URL "https://openprinting.github.io/cups"
| #define LIBCUPS_VERSION "3.0b2"
| #define LIBCUPS_VERSION_MAJOR 3
| #define LIBCUPS_VERSION_MINOR 0
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_HSTRERROR 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| char __res_init ();
| int
| main (void)
| {
| return __res_init ();
| ;
| return 0;
| }
configure:4285: gcc -o conftest conftest.c -lresolv >&5
Undefined symbols for architecture arm64:
"___res_init", referenced from:
_main in conftest-eb07a7.o
ld: symbol(s) not found for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:4285: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libcups"
| #define PACKAGE_TARNAME "cups"
| #define PACKAGE_VERSION "3.0b2"
| #define PACKAGE_STRING "libcups 3.0b2"
| #define PACKAGE_BUGREPORT "https://github.com/OpenPrinting/libcups/issues"
| #define PACKAGE_URL "https://openprinting.github.io/cups"
| #define LIBCUPS_VERSION "3.0b2"
| #define LIBCUPS_VERSION_MAJOR 3
| #define LIBCUPS_VERSION_MINOR 0
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_HSTRERROR 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| char __res_init ();
| int
| main (void)
| {
| return __res_init ();
| ;
| return 0;
| }
configure:4285: gcc -o conftest conftest.c -lbind >&5
ld: library not found for -lbind
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:4285: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libcups"
| #define PACKAGE_TARNAME "cups"
| #define PACKAGE_VERSION "3.0b2"
| #define PACKAGE_STRING "libcups 3.0b2"
| #define PACKAGE_BUGREPORT "https://github.com/OpenPrinting/libcups/issues"
| #define PACKAGE_URL "https://openprinting.github.io/cups"
| #define LIBCUPS_VERSION "3.0b2"
| #define LIBCUPS_VERSION_MAJOR 3
| #define LIBCUPS_VERSION_MINOR 0
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_HSTRERROR 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| char __res_init ();
| int
| main (void)
| {
| return __res_init ();
| ;
| return 0;
| }
configure:4305: result: no
configure:4320: checking for library containing res_9_init
configure:4350: gcc -o conftest conftest.c >&5
Undefined symbols for architecture arm64:
"_res_9_init", referenced from:
_main in conftest-3dfc9b.o
ld: symbol(s) not found for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:4350: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libcups"
| #define PACKAGE_TARNAME "cups"
| #define PACKAGE_VERSION "3.0b2"
| #define PACKAGE_STRING "libcups 3.0b2"
| #define PACKAGE_BUGREPORT "https://github.com/OpenPrinting/libcups/issues"
| #define PACKAGE_URL "https://openprinting.github.io/cups"
| #define LIBCUPS_VERSION "3.0b2"
| #define LIBCUPS_VERSION_MAJOR 3
| #define LIBCUPS_VERSION_MINOR 0
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_HSTRERROR 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| char res_9_init ();
| int
| main (void)
| {
| return res_9_init ();
| ;
| return 0;
| }
configure:4350: gcc -o conftest conftest.c -lresolv >&5
configure:4350: $? = 0
configure:4370: result: -lresolv
configure:4464: checking for SCDynamicStoreCopyComputerName
configure:4464: gcc -o conftest conftest.c -framework SystemConfiguration -lresolv >&5
configure:4464: $? = 0
configure:4464: result: yes
configure:4486: checking for stdio.h
configure:4486: gcc -c conftest.c >&5
configure:4486: $? = 0
configure:4486: result: yes
configure:4486: checking for stdlib.h
configure:4486: gcc -c conftest.c >&5
configure:4486: $? = 0
configure:4486: result: yes
configure:4486: checking for string.h
configure:4486: gcc -c conftest.c >&5
configure:4486: $? = 0
configure:4486: result: yes
configure:4486: checking for inttypes.h
configure:4486: gcc -c conftest.c >&5
configure:4486: $? = 0
configure:4486: result: yes
configure:4486: checking for stdint.h
configure:4486: gcc -c conftest.c >&5
configure:4486: $? = 0
configure:4486: result: yes
configure:4486: checking for strings.h
configure:4486: gcc -c conftest.c >&5
configure:4486: $? = 0
configure:4486: result: yes
configure:4486: checking for sys/stat.h
configure:4486: gcc -c conftest.c >&5
configure:4486: $? = 0
configure:4486: result: yes
configure:4486: checking for sys/types.h
configure:4486: gcc -c conftest.c >&5
configure:4486: $? = 0
configure:4486: result: yes
configure:4486: checking for unistd.h
configure:4486: gcc -c conftest.c >&5
configure:4486: $? = 0
configure:4486: result: yes
configure:4511: checking for CoreFoundation/CoreFoundation.h
configure:4511: gcc -c conftest.c >&5
configure:4511: $? = 0
configure:4511: result: yes
configure:4521: checking for langinfo.h
configure:4521: gcc -c conftest.c >&5
configure:4521: $? = 0
configure:4521: result: yes
configure:4531: checking for resolv.h
configure:4531: gcc -c conftest.c >&5
configure:4531: $? = 0
configure:4531: result: yes
configure:4551: checking for st_gen member in stat structure
configure:4569: gcc -c conftest.c >&5
configure:4569: $? = 0
configure:4572: result: yes
configure:4586: checking for long long int
configure:4628: result: yes
configure:4640: checking for strtoll
configure:4640: gcc -o conftest conftest.c -framework SystemConfiguration -lresolv >&5
conftest.c:49:6: warning: incompatible redeclaration of library function 'strtoll' [-Wincompatible-library-redeclaration]
char strtoll ();
^
conftest.c:49:6: note: 'strtoll' is a builtin with type 'long long (const char *, char **, int)'
1 warning generated.
configure:4640: $? = 0
configure:4640: result: yes
configure:4652: checking for pthread.h
configure:4652: gcc -c conftest.c >&5
configure:4652: $? = 0
configure:4652: result: yes
configure:4667: checking for pthread_create using -lpthreads
configure:4688: gcc -o conftest conftest.c -lpthreads -framework SystemConfiguration -lresolv >&5
conftest.c:38:26: warning: null passed to a callee that requires a non-null argument [-Wnonnull]
pthread_create(0, 0, 0, 0);
~ ^
conftest.c:38:26: warning: null passed to a callee that requires a non-null argument [-Wnonnull]
pthread_create(0, 0, 0, 0);
~ ^
2 warnings generated.
ld: library not found for -lpthreads
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:4688: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libcups"
| #define PACKAGE_TARNAME "cups"
| #define PACKAGE_VERSION "3.0b2"
| #define PACKAGE_STRING "libcups 3.0b2"
| #define PACKAGE_BUGREPORT "https://github.com/OpenPrinting/libcups/issues"
| #define PACKAGE_URL "https://openprinting.github.io/cups"
| #define LIBCUPS_VERSION "3.0b2"
| #define LIBCUPS_VERSION_MAJOR 3
| #define LIBCUPS_VERSION_MINOR 0
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_HSTRERROR 1
| #define HAVE_RES_INIT 1
| #define HAVE_SCDYNAMICSTORECOPYCOMPUTERNAME 1
| #define HAVE_SCDYNAMICSTORECOPYCOMPUTERNAME 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define STDC_HEADERS 1
| #define HAVE_COREFOUNDATION_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_ST_GEN 1
| #define HAVE_LONG_LONG 1
| #define HAVE_STRTOLL 1
| /* end confdefs.h. */
| #include <pthread.h>
| int
| main (void)
| {
| pthread_create(0, 0, 0, 0);
| ;
| return 0;
| }
configure:4712: result: no
configure:4667: checking for pthread_create using -lpthread
configure:4688: gcc -o conftest conftest.c -lpthread -framework SystemConfiguration -lresolv >&5
conftest.c:38:26: warning: null passed to a callee that requires a non-null argument [-Wnonnull]
pthread_create(0, 0, 0, 0);
~ ^
conftest.c:38:26: warning: null passed to a callee that requires a non-null argument [-Wnonnull]
pthread_create(0, 0, 0, 0);
~ ^
2 warnings generated.
configure:4688: $? = 0
configure:4705: result: yes
configure:4719: checking for zlib.h
configure:4719: gcc -c -D_THREAD_SAFE -D_REENTRANT conftest.c >&5
configure:4719: $? = 0
configure:4719: result: yes
configure:4725: checking for inflateCopy in -lz
configure:4748: gcc -o conftest -D_THREAD_SAFE -D_REENTRANT conftest.c -lz -lpthread -framework SystemConfiguration -lresolv >&5
configure:4748: $? = 0
configure:4758: result: yes
configure:4777: checking for iconv.h
configure:4777: gcc -c -D_THREAD_SAFE -D_REENTRANT conftest.c >&5
configure:4777: $? = 0
configure:4777: result: yes
configure:4783: checking for library containing iconv_open
configure:4813: gcc -o conftest -D_THREAD_SAFE -D_REENTRANT conftest.c >&5
Undefined symbols for architecture arm64:
"_iconv_open", referenced from:
_main in conftest-25d09b.o
ld: symbol(s) not found for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:4813: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libcups"
| #define PACKAGE_TARNAME "cups"
| #define PACKAGE_VERSION "3.0b2"
| #define PACKAGE_STRING "libcups 3.0b2"
| #define PACKAGE_BUGREPORT "https://github.com/OpenPrinting/libcups/issues"
| #define PACKAGE_URL "https://openprinting.github.io/cups"
| #define LIBCUPS_VERSION "3.0b2"
| #define LIBCUPS_VERSION_MAJOR 3
| #define LIBCUPS_VERSION_MINOR 0
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_HSTRERROR 1
| #define HAVE_RES_INIT 1
| #define HAVE_SCDYNAMICSTORECOPYCOMPUTERNAME 1
| #define HAVE_SCDYNAMICSTORECOPYCOMPUTERNAME 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define STDC_HEADERS 1
| #define HAVE_COREFOUNDATION_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_ST_GEN 1
| #define HAVE_LONG_LONG 1
| #define HAVE_STRTOLL 1
| #define HAVE_LIBZ 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| char iconv_open ();
| int
| main (void)
| {
| return iconv_open ();
| ;
| return 0;
| }
configure:4813: gcc -o conftest -D_THREAD_SAFE -D_REENTRANT conftest.c -liconv >&5
configure:4813: $? = 0
configure:4833: result: -liconv
configure:4917: checking for dns_sd.h
configure:4917: gcc -c -D_THREAD_SAFE -D_REENTRANT conftest.c >&5
configure:4917: $? = 0
configure:4917: result: yes
configure:5030: checking for OpenSSL/LibreSSL package
configure:5051: result: no
configure:5069: checking for GNU TLS package
configure:5090: result: no
configure:5104: error: TLS support is required.
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=aarch64-apple-darwin22.1.0
ac_cv_c_compiler_gnu=yes
ac_cv_c_long_long=yes
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_func_SCDynamicStoreCopyComputerName=yes
ac_cv_func_strlcat=yes
ac_cv_func_strlcpy=yes
ac_cv_func_strtoll=yes
ac_cv_header_CoreFoundation_CoreFoundation_h=yes
ac_cv_header_dns_sd_h=yes
ac_cv_header_iconv_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_langinfo_h=yes
ac_cv_header_pthread_h=yes
ac_cv_header_resolv_h=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdio_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_header_zlib_h=yes
ac_cv_host=aarch64-apple-darwin22.1.0
ac_cv_lib_z_inflateCopy=yes
ac_cv_objext=o
ac_cv_path_AR=/usr/bin/ar
ac_cv_path_CODE_SIGN=/usr/bin/codesign
ac_cv_path_LN=/bin/ln
ac_cv_path_MKDIR=/bin/mkdir
ac_cv_path_RM=/bin/rm
ac_cv_path_RMDIR=/bin/rmdir
ac_cv_path_ac_pt_PKGCONFIG=/opt/homebrew/bin/pkg-config
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_cc_c11=
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=
ac_cv_search___res_init=no
ac_cv_search_hstrerror='none required'
ac_cv_search_iconv_open=-liconv
ac_cv_search_res_9_init=-lresolv
## ----------------- ##
## Output variables. ##
## ----------------- ##
AR='/usr/bin/ar'
ARFLAGS='cr'
CC='gcc'
CFLAGS=''
CODE_SIGN='/usr/bin/codesign'
CPPFLAGS=' -D_THREAD_SAFE -D_REENTRANT'
CSFLAGS=''
CUPS_DATADIR=''
CUPS_PC='cups3.pc'
CUPS_SERVERROOT=''
DEFS=''
DSOFLAGS=''
ECHO_C='\c'
ECHO_N=''
ECHO_T=''
EXEEXT=''
INSTALL='/Users/kyle/libcups/install-sh'
INSTALL_STATIC=''
LDFLAGS=''
LIBCUPS=''
LIBCUPS_STATIC=''
LIBCUPS_VERSION='3.0b2'
LIBCUPS_VERSION_MAJOR='3'
LIBCUPS_VERSION_MINOR='0'
LIBOBJS=''
LIBS='-lz -lpthread -framework SystemConfiguration -lresolv -liconv -framework CoreFoundation -framework SystemConfiguration'
LINKCUPS='-lcups3'
LN='/bin/ln'
LTLIBOBJS=''
MKDIR='/bin/mkdir'
OBJEXT='o'
OPTIM=''
OPTIONS=''
PACKAGE_BUGREPORT='https://github.com/OpenPrinting/libcups/issues'
PACKAGE_NAME='libcups'
PACKAGE_STRING='libcups 3.0b2'
PACKAGE_TARNAME='cups'
PACKAGE_URL='https://openprinting.github.io/cups'
PACKAGE_VERSION='3.0b2'
PATH_SEPARATOR=':'
PKGCONFIG='/opt/homebrew/bin/pkg-config'
PKGCONFIG_AVAHI=''
PKGCONFIG_CFLAGS=''
PKGCONFIG_LIBS='-L${libdir} -lcups3'
PKGCONFIG_LIBS_PRIVATE='-liconv -lresolv -lz -lm -lpthread -framework CoreFoundation -framework SystemConfiguration'
PKGCONFIG_REQUIRES=''
PKGCONFIG_REQUIRES_PRIVATE='zlib'
RANLIB='ranlib'
RM='/bin/rm'
RMDIR='/bin/rmdir'
SHELL='/bin/sh'
WARNINGS=''
ac_ct_CC='gcc'
bindir='${exec_prefix}/bin'
build='aarch64-apple-darwin22.1.0'
build_alias=''
build_cpu='aarch64'
build_os='darwin22.1.0'
build_vendor='apple'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='NONE'
host='aarch64-apple-darwin22.1.0'
host_alias=''
host_cpu='aarch64'
host_os='darwin22.1.0'
host_vendor='apple'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='NONE'
program_transform_name='s,x,x,'
psdir='${docdir}'
runstatedir='${localstatedir}/run'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "libcups"
#define PACKAGE_TARNAME "cups"
#define PACKAGE_VERSION "3.0b2"
#define PACKAGE_STRING "libcups 3.0b2"
#define PACKAGE_BUGREPORT "https://github.com/OpenPrinting/libcups/issues"
#define PACKAGE_URL "https://openprinting.github.io/cups"
#define LIBCUPS_VERSION "3.0b2"
#define LIBCUPS_VERSION_MAJOR 3
#define LIBCUPS_VERSION_MINOR 0
#define HAVE_STRLCAT 1
#define HAVE_STRLCPY 1
#define HAVE_HSTRERROR 1
#define HAVE_RES_INIT 1
#define HAVE_SCDYNAMICSTORECOPYCOMPUTERNAME 1
#define HAVE_SCDYNAMICSTORECOPYCOMPUTERNAME 1
#define HAVE_STDIO_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_STRINGS_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_UNISTD_H 1
#define STDC_HEADERS 1
#define HAVE_COREFOUNDATION_H 1
#define HAVE_LANGINFO_H 1
#define HAVE_RESOLV_H 1
#define HAVE_ST_GEN 1
#define HAVE_LONG_LONG 1
#define HAVE_STRTOLL 1
#define HAVE_LIBZ 1
#define HAVE_ICONV_H 1
#define HAVE_DNSSD 1
#define HAVE_MDNSRESPONDER 1
configure: exit 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment