Advertisement
Guest User

CUPS Configuration Error Output

a guest
May 11th, 2015
101
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 23.10 KB | None | 0 0
  1. checking for gawk... gawk
  2. checking for clang... clang
  3. checking whether the C compiler works... yes
  4. checking for C compiler default output file name... a.out
  5. checking for suffix of executables...
  6. checking whether we are cross compiling... no
  7. checking for suffix of object files... o
  8. checking whether we are using the GNU C compiler... yes
  9. checking whether clang accepts -g... yes
  10. checking for clang option to accept ISO C89... none needed
  11. checking how to run the C preprocessor... clang -E
  12. checking for clang++... clang++
  13. checking whether we are using the GNU C++ compiler... yes
  14. checking whether clang++ accepts -g... yes
  15. checking for ranlib... ranlib
  16. checking for ar... /usr/bin/ar
  17. checking for chmod... /bin/chmod
  18. checking for gzip... /usr/local/bin/gzip
  19. checking for ld... /usr/bin/ld
  20. checking for ln... /bin/ln
  21. checking for mv... /bin/mv
  22. checking for rm... /bin/rm
  23. checking for rmdir... /bin/rmdir
  24. checking for sed... /usr/local/bin/sed
  25. checking for xdg-open... no
  26. checking for install-sh script... using /Users/gmm/Downloads/cups-2.0.2/install-sh
  27. checking for pkg-config... /usr/local/bin/pkg-config
  28. checking for library containing abs... none required
  29. checking for library containing crypt... none required
  30. checking for library containing fmod... none required
  31. checking for library containing getspent... no
  32. checking for grep that handles long lines and -e... /usr/local/bin/grep
  33. checking for egrep... /usr/local/bin/grep -E
  34. checking for ANSI C header files... yes
  35. checking for sys/types.h... yes
  36. checking for sys/stat.h... yes
  37. checking for stdlib.h... yes
  38. checking for string.h... yes
  39. checking for memory.h... yes
  40. checking for strings.h... yes
  41. checking for inttypes.h... yes
  42. checking for stdint.h... yes
  43. checking for unistd.h... yes
  44. checking for stdlib.h... (cached) yes
  45. checking crypt.h usability... no
  46. checking crypt.h presence... no
  47. checking for crypt.h... no
  48. checking langinfo.h usability... yes
  49. checking langinfo.h presence... yes
  50. checking for langinfo.h... yes
  51. checking malloc.h usability... no
  52. checking malloc.h presence... no
  53. checking for malloc.h... no
  54. checking shadow.h usability... no
  55. checking shadow.h presence... no
  56. checking for shadow.h... no
  57. checking for stdint.h... (cached) yes
  58. checking for string.h... (cached) yes
  59. checking for strings.h... (cached) yes
  60. checking bstring.h usability... no
  61. checking bstring.h presence... no
  62. checking for bstring.h... no
  63. checking sys/ioctl.h usability... yes
  64. checking sys/ioctl.h presence... yes
  65. checking for sys/ioctl.h... yes
  66. checking sys/param.h usability... yes
  67. checking sys/param.h presence... yes
  68. checking for sys/param.h... yes
  69. checking sys/ucred.h usability... yes
  70. checking sys/ucred.h presence... yes
  71. checking for sys/ucred.h... yes
  72. checking iconv.h usability... yes
  73. checking iconv.h presence... yes
  74. checking for iconv.h... yes
  75. checking for library containing iconv_open... -liconv
  76. checking for library containing libiconv_open... no
  77. checking mxml.h usability... no
  78. checking mxml.h presence... no
  79. checking for mxml.h... no
  80. checking sys/mount.h usability... yes
  81. checking sys/mount.h presence... yes
  82. checking for sys/mount.h... yes
  83. checking sys/statfs.h usability... no
  84. checking sys/statfs.h presence... no
  85. checking for sys/statfs.h... no
  86. checking sys/statvfs.h usability... yes
  87. checking sys/statvfs.h presence... yes
  88. checking for sys/statvfs.h... yes
  89. checking sys/vfs.h usability... no
  90. checking sys/vfs.h presence... no
  91. checking for sys/vfs.h... no
  92. checking for statfs... yes
  93. checking for statvfs... yes
  94. checking for strdup... yes
  95. checking for strlcat... yes
  96. checking for strlcpy... yes
  97. checking for snprintf... yes
  98. checking for vsnprintf... yes
  99. checking for random... yes
  100. checking for lrand48... yes
  101. checking for arc4random... yes
  102. checking for geteuid... yes
  103. checking for setpgid... yes
  104. checking for vsyslog... yes
  105. checking for sigset... yes
  106. checking for sigaction... yes
  107. checking for waitpid... yes
  108. checking for wait3... yes
  109. checking for posix_spawn... yes
  110. checking for tm_gmtoff member in tm structure... yes
  111. checking for st_gen member in stat structure... yes
  112. checking for removefile... yes
  113. checking zlib.h usability... yes
  114. checking zlib.h presence... yes
  115. checking for zlib.h... yes
  116. checking for gzgets in -lz... yes
  117. checking for inflateCopy in -lz... yes
  118. checking for library containing acl_init... none required
  119. checking for DBUS... no
  120. checking ApplicationServices/ApplicationServices.h usability... yes
  121. checking ApplicationServices/ApplicationServices.h presence... yes
  122. checking for ApplicationServices/ApplicationServices.h... yes
  123. checking CoreFoundation/CoreFoundation.h usability... yes
  124. checking CoreFoundation/CoreFoundation.h presence... yes
  125. checking for CoreFoundation/CoreFoundation.h... yes
  126. checking CoreFoundation/CFPriv.h usability... no
  127. checking CoreFoundation/CFPriv.h presence... no
  128. checking for CoreFoundation/CFPriv.h... no
  129. checking CoreFoundation/CFBundlePriv.h usability... no
  130. checking CoreFoundation/CFBundlePriv.h presence... no
  131. checking for CoreFoundation/CFBundlePriv.h... no
  132. checking for SCDynamicStoreCopyComputerName... yes
  133. checking membership.h usability... yes
  134. checking membership.h presence... yes
  135. checking for membership.h... yes
  136. checking membershipPriv.h usability... no
  137. checking membershipPriv.h presence... no
  138. checking for membershipPriv.h... no
  139. checking for mbr_uid_to_uuid... yes
  140. checking dlfcn.h usability... yes
  141. checking dlfcn.h presence... yes
  142. checking for dlfcn.h... yes
  143. checking notify.h usability... yes
  144. checking notify.h presence... yes
  145. checking for notify.h... yes
  146. checking for notify_post... yes
  147. checking Security/Authorization.h usability... yes
  148. checking Security/Authorization.h presence... yes
  149. checking for Security/Authorization.h... yes
  150. checking Security/SecBasePriv.h usability... no
  151. checking Security/SecBasePriv.h presence... no
  152. checking for Security/SecBasePriv.h... no
  153. checking sandbox.h usability... yes
  154. checking sandbox.h presence... yes
  155. checking for sandbox.h... yes
  156. checking xpc/xpc.h usability... yes
  157. checking xpc/xpc.h presence... yes
  158. checking for xpc/xpc.h... yes
  159. checking xpc/private.h usability... no
  160. checking xpc/private.h presence... no
  161. checking for xpc/private.h... no
  162. checking whether compiler supports -fstack-protector... yes
  163. checking whether compiler supports -fPIE... yes
  164. checking whether compiler supports -Wsign-conversion... yes
  165. checking whether compiler supports -Wno-tautological-compare... yes
  166. checking for resolv.h... yes
  167. checking for library containing socket... none required
  168. checking for library containing gethostbyaddr... none required
  169. checking for library containing getifaddrs... none required
  170. checking for library containing hstrerror... none required
  171. checking for library containing rresvport_af... none required
  172. checking for library containing __res_init... no
  173. checking for library containing res_9_init... -lresolv
  174. checking for library containing getaddrinfo... none required
  175. checking for library containing getnameinfo... none required
  176. checking for struct sockaddr.sa_len... yes
  177. checking sys/sockio.h usability... yes
  178. checking sys/sockio.h presence... yes
  179. checking for sys/sockio.h... yes
  180. checking for poll... yes
  181. checking for epoll_create... no
  182. checking for kqueue... yes
  183. checking for krb5-config... /usr/bin/krb5-config
  184. checking for GSS framework... yes
  185. checking krb5.h usability... yes
  186. checking krb5.h presence... yes
  187. checking for krb5.h... yes
  188. checking GSS/gssapi.h usability... yes
  189. checking GSS/gssapi.h presence... yes
  190. checking for GSS/gssapi.h... yes
  191. checking GSS/gssapi_generic.h usability... no
  192. checking GSS/gssapi_generic.h presence... no
  193. checking for GSS/gssapi_generic.h... no
  194. checking GSS/gssapi_spi.h usability... no
  195. checking GSS/gssapi_spi.h presence... no
  196. checking for GSS/gssapi_spi.h... no
  197. checking for __ApplePrivate_gss_acquire_cred_ex_f... yes
  198. checking for GSS_C_NT_HOSTBASED_SERVICE... yes
  199. checking pthread.h usability... yes
  200. checking pthread.h presence... yes
  201. checking for pthread.h... yes
  202. checking for pthread_create using -lpthreads... no
  203. checking for pthread_create using -lpthread... yes
  204. checking Security/SecureTransport.h usability... yes
  205. checking Security/SecureTransport.h presence... yes
  206. checking for Security/SecureTransport.h... yes
  207. checking Security/SecureTransportPriv.h usability... no
  208. checking Security/SecureTransportPriv.h presence... no
  209. checking for Security/SecureTransportPriv.h... no
  210. checking Security/SecCertificate.h usability... yes
  211. checking Security/SecCertificate.h presence... yes
  212. checking for Security/SecCertificate.h... yes
  213. checking Security/SecItem.h usability... yes
  214. checking Security/SecItem.h presence... yes
  215. checking for Security/SecItem.h... yes
  216. checking for Security/SecItemPriv.h... no
  217. checking Security/SecPolicy.h usability... yes
  218. checking Security/SecPolicy.h presence... yes
  219. checking for Security/SecPolicy.h... yes
  220. checking Security/SecPolicyPriv.h usability... no
  221. checking Security/SecPolicyPriv.h presence... no
  222. checking for Security/SecPolicyPriv.h... no
  223. checking for Security/SecBasePriv.h... (cached) no
  224. checking Security/SecIdentitySearchPriv.h usability... no
  225. checking Security/SecIdentitySearchPriv.h presence... no
  226. checking for Security/SecIdentitySearchPriv.h... no
  227.     Using SSLLIBS=""
  228.     Using SSLFLAGS=""
  229. checking for dlopen in -ldl... yes
  230. checking for pam_start in -lpam... yes
  231. checking for pam_set_item in -lpam... yes
  232. checking for pam_setcred in -lpam... yes
  233. checking security/pam_appl.h usability... yes
  234. checking security/pam_appl.h presence... yes
  235. checking for security/pam_appl.h... yes
  236. checking for special C compiler options needed for large files... no
  237. checking for _FILE_OFFSET_BITS value needed for large files... no
  238. checking for long long int... yes
  239. checking for strtoll... yes
  240. checking for Avahi... no
  241. checking dns_sd.h usability... yes
  242. checking dns_sd.h presence... yes
  243. checking for dns_sd.h... yes
  244. checking for launch_msg... yes
  245. checking for launch_activate_socket... yes
  246. checking launch.h usability... yes
  247. checking launch.h presence... yes
  248. checking for launch.h... yes
  249. checking for libsystemd-daemon... no
  250. checking for default print user... _lp
  251. checking for default print group... _lp
  252. checking for java... /usr/bin/java
  253. checking for perl... /usr/bin/perl
  254. checking for php-cgi... no
  255. checking for php... /usr/bin/php
  256. checking for python... /Library/Frameworks/Python.framework/Versions/2.7/bin/python
  257. configure: creating ./config.status
  258. config.status: creating Makedefs
  259. config.status: creating conf/cups-files.conf
  260. config.status: creating conf/cupsd.conf
  261. config.status: creating conf/mime.convs
  262. config.status: creating conf/pam.std
  263. config.status: creating conf/snmp.conf
  264. config.status: creating cups-config
  265. config.status: creating data/testprint
  266. config.status: creating desktop/cups.desktop
  267. config.status: creating doc/index.html
  268. config.status: creating man/client.conf.man
  269. config.status: creating man/cups-files.conf.man
  270. config.status: creating man/cups-lpd.man
  271. config.status: creating man/cups-snmp.man
  272. config.status: creating man/cupsaddsmb.man
  273. config.status: creating man/cupsd.conf.man
  274. config.status: creating man/cupsd.man
  275. config.status: creating man/lpoptions.man
  276. config.status: creating scheduler/cups-lpd.xinetd
  277. config.status: creating scheduler/cups.sh
  278. config.status: creating scheduler/cups.xml
  279. config.status: creating scheduler/org.cups.cups-lpd.plist
  280. config.status: creating scheduler/org.cups.cups-lpdAT.service
  281. config.status: creating scheduler/org.cups.cupsd.path
  282. config.status: creating scheduler/org.cups.cupsd.service
  283. config.status: creating scheduler/org.cups.cupsd.socket
  284. config.status: creating templates/header.tmpl
  285. config.status: creating packaging/cups.list
  286. config.status: creating config.h
  287. config.status: config.h is unchanged
  288. Using ARCHFLAGS=
  289. Using ALL_CFLAGS=-I.. -D_CUPS_SOURCE -arch i386 -arch x86_64 -D_FORTIFY_SOURCE=2  -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT  
  290. Using ALL_CXXFLAGS=-I.. -D_CUPS_SOURCE -arch i386 -arch x86_64  -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT  
  291. Using CC=clang
  292. Using CXX=clang
  293. Using DSOFLAGS=-L../cups  -dynamiclib -single_module -lc
  294. Using LDFLAGS=-L../cgi-bin -L../cups -L../filter -L../ppdc -L../scheduler -arch i386 -arch x86_64  -fPIE -Wl,-pie -Wall -Wno-format-y2k -Wunused -fPIC -Os -g -fstack-protector -Wsign-conversion -Wno-tautological-compare
  295. Using LIBS=-lcups -weak_framework Kerberos -weak_framework GSS -framework CoreFoundation -framework SystemConfiguration -lz -lpthread -lresolv -framework SystemConfiguration -framework CoreFoundation -framework Security  -liconv  -lz
  296. Making all in cups...
  297. Making all in test...
  298. Making all in filter...
  299. Linking gziptoany...
  300. Makefile:261: recipe for target 'gziptoany' failed
  301. Makefile:31: recipe for target 'all' failed
  302. ld: warning: ignoring file gziptoany.o, file was built for unsupported file format ( 0xCF 0xFA 0xED 0xFE 0x07 0x00 0x00 0x01 0x03 0x00 0x00 0x00 0x01 0x00 0x00 0x00 ) which is not the architecture being linked (i386): gziptoany.o
  303. ld: warning: ignoring file ../cups/libcups.dylib, file was built for x86_64 which is not the architecture being linked (i386): ../cups/libcups.dylib
  304. Undefined symbols for architecture i386:
  305.   "_main", referenced from:
  306.      implicit entry/start for main executable
  307. ld: symbol(s) not found for architecture i386
  308. clang: error: linker command failed with exit code 1 (use -v to see invocation)
  309. make[1]: *** [gziptoany] Error 1
  310. make: *** [all] Error 1
  311. Making all in cups...
  312. Installing data files in cups...
  313. Installing data files in test...
  314. Installing sample ipptool files in /usr/share/cups/ipptool...
  315. Installing data files in filter...
  316. Installing data files in backend...
  317. Installing data files in berkeley...
  318. Installing data files in cgi-bin...
  319. Installing data files in monitor...
  320. Installing data files in notifier...
  321. Installing data files in ppdc...
  322. Installing data files in scheduler...
  323. Creating /usr/libexec/cups/driver...
  324. Creating /private/etc/cups...
  325. Creating /private/etc/cups/interfaces...
  326. Creating /private/etc/cups/ppd...
  327. Creating /private/etc/cups/certs...
  328. Creating /private/var/log/cups...
  329. Creating /private/var/spool/cups...
  330. Creating /private/var/spool/cups/tmp...
  331. Creating /private/var/spool/cups/cache...
  332. Installing launchd configuration files...
  333. Installing data files in systemv...
  334. Installing data files in conf...
  335. Installing data files in data...
  336. Installing data files in desktop...
  337. Installing data files in locale...
  338. Installing data files in man...
  339. Compressing lpoptions.man...Compressing client.conf.man...Compressing cups-files.conf.man...Compressing cupsd.conf.man...Compressing cupsaddsmb.man...Compressing cups-lpd.man...Compressing cups-snmp.man...Compressing cupsd.man...Converting man pages to HTML...
  340.     cancel.1.gz...
  341.     cups.1.gz...
  342.     cups-config.1.gz...
  343.     cupstestdsc.1.gz...
  344.     cupstestppd.1.gz...
  345.     ippfind.1.gz...
  346.     ipptool.1.gz...
  347.     lp.1.gz...
  348.     lpoptions.1.gz...
  349.     lpq.1.gz...
  350.     lprm.1.gz...
  351.     lpr.1.gz...
  352.     lpstat.1.gz...
  353.     ppdc.1.gz...
  354.     ppdhtml.1.gz...
  355.     ppdi.1.gz...
  356.     ppdmerge.1.gz...
  357.     ppdpo.1.gz...
  358.     classes.conf.5.gz...
  359.     client.conf.5.gz...
  360.     cups-files.conf.5.gz...
  361.     cups-snmp.conf.5.gz...
  362.     cupsd.conf.5.gz...
  363.     ipptoolfile.5.gz...
  364.     mailto.conf.5.gz...
  365.     mime.convs.5.gz...
  366.     mime.types.5.gz...
  367.     ppdcfile.5.gz...
  368.     printers.conf.5.gz...
  369.     subscriptions.conf.5.gz...
  370.     backend.7.gz...
  371.     filter.7.gz...
  372.     notifier.7.gz...
  373.     cupsaccept.8.gz...
  374.     cupsaddsmb.8.gz...
  375.     cupsctl.8.gz...
  376.     cupsfilter.8.gz...
  377.     cups-lpd.8.gz...
  378.     cups-snmp.8.gz...
  379.     cupsd.8.gz...
  380.     cupsd-helper.8.gz...
  381.     cupsd-logs.8.gz...
  382.     cupsenable.8.gz...
  383.     lpadmin.8.gz...
  384.     lpinfo.8.gz...
  385.     lpmove.8.gz...
  386.     lpc.8.gz...
  387. Installing cancel.1.gz in /usr/share/man/man1...
  388. Installing cups.1.gz in /usr/share/man/man1...
  389. Installing cups-config.1.gz in /usr/share/man/man1...
  390. Installing cupstestdsc.1.gz in /usr/share/man/man1...
  391. Installing cupstestppd.1.gz in /usr/share/man/man1...
  392. Installing ippfind.1.gz in /usr/share/man/man1...
  393. Installing ipptool.1.gz in /usr/share/man/man1...
  394. Installing lp.1.gz in /usr/share/man/man1...
  395. Installing lpoptions.1.gz in /usr/share/man/man1...
  396. Installing lpq.1.gz in /usr/share/man/man1...
  397. Installing lprm.1.gz in /usr/share/man/man1...
  398. Installing lpr.1.gz in /usr/share/man/man1...
  399. Installing lpstat.1.gz in /usr/share/man/man1...
  400. Installing ppdc.1.gz in /usr/share/man/man1...
  401. Installing ppdhtml.1.gz in /usr/share/man/man1...
  402. Installing ppdi.1.gz in /usr/share/man/man1...
  403. Installing ppdmerge.1.gz in /usr/share/man/man1...
  404. Installing ppdpo.1.gz in /usr/share/man/man1...
  405. Installing classes.conf.5.gz in /usr/share/man/man5...
  406. Installing client.conf.5.gz in /usr/share/man/man5...
  407. Installing cups-files.conf.5.gz in /usr/share/man/man5...
  408. Installing cups-snmp.conf.5.gz in /usr/share/man/man5...
  409. Installing cupsd.conf.5.gz in /usr/share/man/man5...
  410. Installing ipptoolfile.5.gz in /usr/share/man/man5...
  411. Installing mailto.conf.5.gz in /usr/share/man/man5...
  412. Installing mime.convs.5.gz in /usr/share/man/man5...
  413. Installing mime.types.5.gz in /usr/share/man/man5...
  414. Installing ppdcfile.5.gz in /usr/share/man/man5...
  415. Installing printers.conf.5.gz in /usr/share/man/man5...
  416. Installing subscriptions.conf.5.gz in /usr/share/man/man5...
  417. Installing backend.7.gz in /usr/share/man/man7...
  418. Installing filter.7.gz in /usr/share/man/man7...
  419. Installing notifier.7.gz in /usr/share/man/man7...
  420. Installing cupsaccept.8.gz in /usr/share/man/man8...
  421. Installing cupsaddsmb.8.gz in /usr/share/man/man8...
  422. Installing cupsctl.8.gz in /usr/share/man/man8...
  423. Installing cupsfilter.8.gz in /usr/share/man/man8...
  424. Installing cups-lpd.8.gz in /usr/share/man/man8...
  425. Installing cups-snmp.8.gz in /usr/share/man/man8...
  426. Installing cupsd.8.gz in /usr/share/man/man8...
  427. Installing cupsd-helper.8.gz in /usr/share/man/man8...
  428. Installing cupsd-logs.8.gz in /usr/share/man/man8...
  429. Installing cupsenable.8.gz in /usr/share/man/man8...
  430. Installing lpadmin.8.gz in /usr/share/man/man8...
  431. Installing lpinfo.8.gz in /usr/share/man/man8...
  432. Installing lpmove.8.gz in /usr/share/man/man8...
  433. Installing lpc.8.gz in /usr/share/man/man8...
  434. Installing data files in doc...
  435. install: images/generic.png does not exist
  436. Installing data files in examples...
  437. Installing data files in templates...
  438. Installing cups-config script...
  439. Installing header files in cups...
  440. Installing header files into /usr/include/cups...
  441. Installing header files in test...
  442. Installing header files in filter...
  443. Installing header files in backend...
  444. Installing header files in berkeley...
  445. Installing header files in cgi-bin...
  446. Installing header files in /usr/include/cups...
  447. Installing header files in monitor...
  448. Installing header files in notifier...
  449. Installing header files in ppdc...
  450. Installing header files in /usr/include/cups...
  451. Installing header files in scheduler...
  452. Installing header files in /usr/include/cups...
  453. Installing header files in systemv...
  454. Installing header files in conf...
  455. Installing header files in data...
  456. Installing header files in desktop...
  457. Installing header files in locale...
  458. Installing header files in man...
  459. Installing header files in doc...
  460. Installing header files in examples...
  461. Installing header files in templates...
  462. Using ARCHFLAGS=
  463. Using ALL_CFLAGS=-I.. -D_CUPS_SOURCE -arch i386 -arch x86_64 -D_FORTIFY_SOURCE=2  -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT  
  464. Using ALL_CXXFLAGS=-I.. -D_CUPS_SOURCE -arch i386 -arch x86_64  -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT  
  465. Using CC=clang
  466. Using CXX=clang
  467. Using DSOFLAGS=-L../cups  -dynamiclib -single_module -lc
  468. Using LDFLAGS=-L../cgi-bin -L../cups -L../filter -L../ppdc -L../scheduler -arch i386 -arch x86_64  -fPIE -Wl,-pie -Wall -Wno-format-y2k -Wunused -fPIC -Os -g -fstack-protector -Wsign-conversion -Wno-tautological-compare
  469. Using LIBS=-lcups -weak_framework Kerberos -weak_framework GSS -framework CoreFoundation -framework SystemConfiguration -lz -lpthread -lresolv -framework SystemConfiguration -framework CoreFoundation -framework Security  -liconv  -lz
  470. Making libraries in cups...
  471. Making libraries in test...
  472. Making libraries in filter...
  473. Making libraries in backend...
  474. Making libraries in berkeley...
  475. Making libraries in cgi-bin...
  476. Making libraries in monitor...
  477. Making libraries in notifier...
  478. Making libraries in ppdc...
  479. Making libraries in scheduler...
  480. Making libraries in systemv...
  481. Making libraries in conf...
  482. Making libraries in data...
  483. Making libraries in desktop...
  484. Making libraries in locale...
  485. Making libraries in man...
  486. Making libraries in doc...
  487. Making libraries in examples...
  488. Making libraries in templates...
  489. Installing libraries in cups...
  490. Installing libraries in /usr/lib...
  491. Installing libraries in test...
  492. Installing libraries in filter...
  493. Installing libraries in backend...
  494. Installing backends in /usr/libexec/cups/backend
  495. Installing libraries in berkeley...
  496. Installing libraries in cgi-bin...
  497. Installing libraries in /usr/lib...
  498. Installing libraries in monitor...
  499. Installing libraries in notifier...
  500. Installing libraries in ppdc...
  501. Installing libraries in /usr/lib...
  502. Installing libraries in scheduler...
  503. Installing libraries in /usr/lib...
  504. Installing libraries in systemv...
  505. Installing libraries in conf...
  506. Installing libraries in data...
  507. Installing libraries in desktop...
  508. Installing libraries in locale...
  509. Installing libraries in man...
  510. Installing libraries in doc...
  511. Installing libraries in examples...
  512. Installing libraries in templates...
  513. Using ARCHFLAGS=
  514. Using ALL_CFLAGS=-I.. -D_CUPS_SOURCE -arch i386 -arch x86_64 -D_FORTIFY_SOURCE=2  -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT  
  515. Using ALL_CXXFLAGS=-I.. -D_CUPS_SOURCE -arch i386 -arch x86_64  -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT  
  516. Using CC=clang
  517. Using CXX=clang
  518. Using DSOFLAGS=-L../cups  -dynamiclib -single_module -lc
  519. Using LDFLAGS=-L../cgi-bin -L../cups -L../filter -L../ppdc -L../scheduler -arch i386 -arch x86_64  -fPIE -Wl,-pie -Wall -Wno-format-y2k -Wunused -fPIC -Os -g -fstack-protector -Wsign-conversion -Wno-tautological-compare
  520. Using LIBS=-lcups -weak_framework Kerberos -weak_framework GSS -framework CoreFoundation -framework SystemConfiguration -lz -lpthread -lresolv -framework SystemConfiguration -framework CoreFoundation -framework Security  -liconv  -lz
  521. Making all in cups...
  522. Making all in test...
  523. Making all in filter...
  524. Linking gziptoany...
  525. Makefile:261: recipe for target 'gziptoany' failed
  526. Makefile:31: recipe for target 'all' failed
  527. 64.5%
  528.  57.6%
  529.  64.9%
  530.  71.5%
  531.  55.5%
  532.  53.6%
  533.  52.3%
  534.  56.4%
  535. ld: warning: ignoring file gziptoany.o, file was built for unsupported file format ( 0xCF 0xFA 0xED 0xFE 0x07 0x00 0x00 0x01 0x03 0x00 0x00 0x00 0x01 0x00 0x00 0x00 ) which is not the architecture being linked (i386): gziptoany.o
  536. ld: warning: ignoring file ../cups/libcups.dylib, file was built for x86_64 which is not the architecture being linked (i386): ../cups/libcups.dylib
  537. Undefined symbols for architecture i386:
  538.   "_main", referenced from:
  539.      implicit entry/start for main executable
  540. ld: symbol(s) not found for architecture i386
  541. clang: error: linker command failed with exit code 1 (use -v to see invocation)
  542. make[1]: *** [gziptoany] Error 1
  543. make: *** [all] Error 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement