Advertisement
Guest User

Untitled

a guest
Jun 17th, 2010
274
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 44.12 KB | None | 0 0
  1. charbon:Argyll_V1.1.1 charbon$ jam -f Jambase -j3
  2. Argyll Jamrules has been read
  3. Using built in TIFF library
  4. ...patience...
  5. ...found 1030 target(s)...
  6. ...updating 278 target(s)...
  7. Cc_ plot/plot.o
  8. Cc_ imdi/imdi.o
  9. Cc_ imdi/imdi_tab.o
  10. GenFileNND1 libusb/usb.h
  11. plot/plot.c: In function ‘do_plot_imp’:
  12. plot/plot.c:1318: error: ‘kEventWindowDrawContent’ undeclared (first use in this function)
  13. plot/plot.c:1318: error: (Each undeclared identifier is reported only once
  14. plot/plot.c:1318: error: for each function it appears in.)
  15. plot/plot.c:1368: warning: passing argument 1 of ‘InstallEventHandler’ makes pointer from integer without a cast
  16. plot/plot.c: In function ‘HandleEvent’:
  17. plot/plot.c:1429: error: ‘kEventWindowDrawContent’ undeclared (first use in this function)
  18. plot/plot.c:1452: warning: passing argument 6 of ‘GetEventParameter’ from incompatible pointer type
  19. plot/plot.c: In function ‘CDrawText’:
  20. plot/plot.c:1520: warning: ‘ATSUCreateStyle’ is deprecated (declared at /System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ATSUnicodeObjects.h:83)
  21. plot/plot.c:1526: warning: ‘ATSUSetAttributes’ is deprecated (declared at /System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ATSUnicodeObjects.h:687)
  22. plot/plot.c:1538: warning: ‘ATSUCreateTextLayoutWithTextPtr’ is deprecated (declared at /System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ATSUnicodeObjects.h:1087)
  23. plot/plot.c:1553: warning: ‘ATSUSetLayoutControls’ is deprecated (declared at /System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ATSUnicodeObjects.h:1725)
  24. plot/plot.c:1589: warning: ‘ATSUDrawText’ is deprecated (declared at /System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ATSUnicodeDrawing.h:130)
  25. plot/plot.c:1601: warning: ‘ATSUDisposeStyle’ is deprecated (declared at /System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ATSUnicodeObjects.h:173)
  26. plot/plot.c:1602: warning: ‘ATSUDisposeTextLayout’ is deprecated (declared at /System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ATSUnicodeObjects.h:1192)
  27. plot/plot.c: In function ‘DoPlot’:
  28. plot/plot.c:1679: warning: assignment makes pointer from integer without a cast
  29. plot/plot.c:1706: warning: passing argument 3 of ‘CGContextSetLineDash’ from incompatible pointer type
  30.  
  31. cc -c -o plot/plot.o -DUNIX -D_THREAD_SAFE -Wno-sign-compare -fpascal-strings -O2 -DARGYLLCMS -Iplot -Ih -Inumlib plot/plot.c
  32.  
  33. ...failed Cc_ plot/plot.o ...
  34. ...skipped <plot>libplot.a for lack of <plot>libplot.a(plot.o)...
  35. Cc_ spectro/insttypes.o
  36. Cc_ spectro/dispwin.o
  37. checking for a BSD-compatible install... /opt/local/bin/ginstall -c
  38. checking whether build environment is sane... spectro/dispwin.c: In function ‘plocpath’:
  39. spectro/dispwin.c:1301: error: ‘cmFileBasedProfile’ undeclared (first use in this function)
  40. spectro/dispwin.c:1301: error: (Each undeclared identifier is reported only once
  41. spectro/dispwin.c:1301: error: for each function it appears in.)
  42. spectro/dispwin.c:1308: error: ‘CMProfLoc’ has no member named ‘fileLoc’
  43. spectro/dispwin.c: In function ‘dispwin_set_ramdac’:
  44. spectro/dispwin.c:1484: warning: passing argument 1 of ‘cs_w32’ from incompatible pointer type
  45. spectro/dispwin.c:1485: warning: passing argument 1 of ‘cs_w32’ from incompatible pointer type
  46. spectro/dispwin.c: In function ‘dispwin_get_profile’:
  47. spectro/dispwin.c:2260: error: ‘CMAppleProfileHeader’ has no member named ‘cm1’
  48. spectro/dispwin.c: In function ‘new_dispwin’:
  49. spectro/dispwin.c:3016: warning: ‘CGDisplayBitsPerSample’ is deprecated (declared at /System/Library/Frameworks/ApplicationServices.framework/Frameworks/CoreGraphics.framework/Headers/CGDirectDisplay.h:522)
  50. spectro/dispwin.c:3025: error: ‘kEventWindowDrawContent’ undeclared (first use in this function)
  51. spectro/dispwin.c:3114: warning: passing argument 1 of ‘InstallEventHandler’ makes pointer from integer without a cast
  52. spectro/dispwin.c:3122: warning: assignment makes pointer from integer without a cast
  53.  
  54. cc -c -o spectro/dispwin.o -DUNIX -D_THREAD_SAFE -Wno-sign-compare -fpascal-strings -O2 -DARGYLLCMS -Ispectro -Ih -Inumlib -Iicc -Icgats -Irspl -Ixicc -Igamut -Ispectro -Iplot -Ilibusb spectro/dispwin.c
  55.  
  56. ...failed Cc_ spectro/dispwin.o ...
  57. Cc_ spectro/pollem.o
  58. Cc_ scanin/scanrd.o
  59. scanin/scanrd.c: In function ‘debug_elist’:
  60. scanin/scanrd.c:2342: warning: format ‘%x’ expects type ‘unsigned int’, but argument 4 has type ‘long unsigned int’
  61. scanin/scanrd.c: In function ‘setup_sboxes’:
  62. scanin/scanrd.c:3233: warning: format ‘%d’ expects type ‘int’, but argument 3 has type ‘long int’
  63. scanin/scanrd.c: In function ‘do_value_scan’:
  64. scanin/scanrd.c:3451: warning: format ‘%d’ expects type ‘int’, but argument 3 has type ‘long int’
  65. scanin/scanrd.c:3499: warning: format ‘%d’ expects type ‘int’, but argument 3 has type ‘long int’
  66. yes
  67. checking for gawk... no
  68. checking for mawk... no
  69. checking for nawk... no
  70. checking for awk... awk
  71. checking whether make sets $(MAKE)... yes
  72. checking build system type... i686-apple-darwin10.4.0
  73. checking host system type... i686-apple-darwin10.4.0
  74. checking for style of include used by make... GNU
  75. checking for gcc... gcc
  76. checking for C compiler default output file name... a.out
  77. checking whether the C compiler works... yes
  78. checking whether we are cross compiling... no
  79. checking for suffix of executables...
  80. checking for suffix of object files... o
  81. checking whether we are using the GNU C compiler... yes
  82. checking whether gcc accepts -g... yes
  83. checking for gcc option to accept ANSI C... none needed
  84. checking dependency style of gcc... gcc3
  85. checking for a sed that does not truncate output... Archive scanin/libscanrd.a
  86. Cc_ render/render.o
  87. /opt/local/bin/gsed
  88. checking for egrep... grep -E
  89. checking for ld used by gcc... /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld
  90. checking if the linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) is GNU ld... no
  91. checking for /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld option to reload object files... -r
  92. checking for BSD-compatible nm... /usr/bin/nm
  93. checking whether ln -s works... yes
  94. checking how to recognise dependent libraries... pass_all
  95. checking how to run the C preprocessor... gcc -E
  96. checking for ANSI C header files... Archive render/librender.a
  97. Cc_ tiff/port/getopt.o
  98. Cc_ tiff/port/getopt.o
  99. Cc_ tiff/port/strcasecmp.o
  100. Cc_ tiff/port/strtoul.o
  101. tiff/port/strtoul.c: In function ‘strtoul’:
  102. tiff/port/strtoul.c:105: warning: assignment discards qualifiers from pointer target type
  103. yes
  104. checking for sys/types.h... Archive tiff/libport.a
  105. GenFileNND1 tiff/libtiff/port.h
  106. yes
  107.  
  108. Configuring TIFF Software v3.6.1
  109.  
  110. If configure does the wrong thing, check the file config.log for
  111. information that may help you understand what went wrong.
  112.  
  113. Reading site-wide parameters from ./config.site.
  114. checking for sys/stat.h... Wow, you've got a i686-apple-darwin10.4.0 system!
  115. yes
  116. checking for stdlib.h... Using /usr/bin/gcc for a C compiler (use -with-CC=compilername to override).
  117. yes
  118. Looks like /usr/bin/gcc supports the -g option.
  119. checking for string.h... ... but not together with the -O option, not using it.
  120. Using /usr/bin/make to configure the software.
  121. yes
  122. checking for memory.h... Leaving MACHDEPLIBS empty, apparently you don't need -lm.
  123.  
  124. Creating libtiff/port.h with necessary definitions.
  125. yes
  126. checking for strings.h... yes
  127. checking for inttypes.h... ... using MSB2LSB bit order for your i686 cpu
  128. yes
  129. checking for stdint.h... ... using little-endian byte order for your i686 cpu
  130. yes
  131. checking for unistd.h... yes
  132. checking dlfcn.h usability... yes
  133. checking dlfcn.h presence... ... O_RDONLY is in <fcntl.h>
  134. ... using double for promoted floating point parameters
  135. ... enabling use of inline functions
  136. yes
  137. checking for dlfcn.h... yes
  138. checking for g++... g++
  139. checking whether we are using the GNU C++ compiler... Done creating libtiff/port.h.
  140.  
  141. Checking system libraries for functionality to emulate.
  142. yes
  143. checking whether g++ accepts -g... yes
  144. Done checking system libraries.
  145.  
  146. Checking for Dynamic Shared Object (DSO) support.
  147. Looks like your system supports DARWIN-style DSOs.
  148. Done checking for DSO support.
  149.  
  150. Selecting programs used during installation.
  151. Looks like mv supports the -f option to force a move.
  152. Looks like /bin/ln supports the -s option to create a symbolic link.
  153. Done selecting programs.
  154.  
  155. Selecting default TIFF configuration parameters.
  156.  
  157. Looks like manual pages go in /usr/local/man.
  158. Looks like manual pages should be installed with bsd-source-cat.
  159.  
  160. Creating Makefile from ./Makefile.in
  161. Creating libtiff/Makefile from ./libtiff/Makefile.in
  162. Creating man/Makefile from ./man/Makefile.in
  163. Creating tools/Makefile from ./tools/Makefile.in
  164. Creating port/install.sh from ./port/install.sh.in
  165. Done.
  166. Cc_ tiff/libtiff/tif_fax3.o
  167. rm: conftest.dSYM: is a directory
  168. checking dependency style of g++... gcc3
  169. checking how to run the C++ preprocessor... g++ -E
  170. checking for g77... no
  171. checking for f77... no
  172. checking for xlf... no
  173. checking for frt... no
  174. checking for pgf77... no
  175. checking for fort77... no
  176. checking for fl32... no
  177. checking for af77... no
  178. checking for f90... no
  179. checking for xlf90... no
  180. checking for pgf90... no
  181. checking for epcf90... no
  182. checking for f95... no
  183. checking for fort... no
  184. checking for xlf95... no
  185. checking for ifc... no
  186. checking for efc... no
  187. checking for pgf95... no
  188. checking for lf95... no
  189. checking for gfortran... no
  190. checking whether we are using the GNU Fortran 77 compiler... no
  191. checking whether accepts -g... no
  192. checking the maximum length of command line arguments... Cc_ tiff/libtiff/tif_aux.o
  193. Cc_ tiff/libtiff/tif_close.o
  194. Cc_ tiff/libtiff/tif_codec.o
  195. Cc_ tiff/libtiff/mkg3states.o
  196. Link_ tiff/mkg3states
  197. Chmod1 tiff/mkg3states
  198. GenFileND1 tiff/libtiff/tif_fax3sm.c
  199. Cc_ tiff/libtiff/tif_fax3sm.o
  200. Cc_ tiff/libtiff/tif_predict.o
  201. Cc_ tiff/libtiff/tif_compress.o
  202. Cc_ tiff/libtiff/tif_dir.o
  203. 65536
  204. checking command to parse /usr/bin/nm output from gcc object... rm: conftest.dSYM: is a directory
  205. rm: conftest.dSYM: is a directory
  206. rm: conftest.dSYM: is a directory
  207. rm: conftest.dSYM: is a directory
  208. ok
  209. checking for objdir... .libs
  210. checking for ar... ar
  211. checking for ranlib... ranlib
  212. checking for strip... strip
  213. checking if gcc static flag works... Cc_ tiff/libtiff/tif_dirinfo.o
  214. rm: conftest.dSYM: is a directory
  215. yes
  216. checking if gcc supports -fno-rtti -fno-exceptions... Cc_ tiff/libtiff/tif_dirread.o
  217. rm: conftest.dSYM: is a directory
  218. no
  219. checking for gcc option to produce PIC... -fno-common
  220. checking if gcc PIC flag -fno-common works... rm: conftest.dSYM: is a directory
  221. yes
  222. checking if gcc supports -c -o file.o... rm: conftest.dSYM: is a directory
  223. yes
  224. checking whether the gcc linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries... yes
  225. checking dynamic linker characteristics... darwin10.4.0 dyld
  226. checking how to hardcode library paths into programs... immediate
  227. checking whether stripping libraries is possible... yes
  228. checking if libtool supports shared libraries... yes
  229. checking whether to build shared libraries... yes
  230. checking whether to build static libraries... yes
  231. Cc_ tiff/libtiff/tif_dirwrite.o
  232. tiff/libtiff/tif_dirwrite.c: In function ‘TIFFRewriteDirectory’:
  233. tiff/libtiff/tif_dirwrite.c:1105: warning: cast from pointer to integer of different size
  234. tiff/libtiff/tif_dirwrite.c: In function ‘TIFFLinkDirectory’:
  235. tiff/libtiff/tif_dirwrite.c:1196: warning: cast from pointer to integer of different size
  236. configure: creating libtool
  237. appending configuration tag "CXX" to libtool
  238. checking for ld used by g++... /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld
  239. checking if the linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) is GNU ld... no
  240. checking whether the g++ linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries... yes
  241. Cc_ tiff/libtiff/tif_dumpmode.o
  242. checking for g++ option to produce PIC... -fno-common
  243. checking if g++ PIC flag -fno-common works... rm: conftest.dSYM: is a directory
  244. yes
  245. checking if g++ supports -c -o file.o... Cc_ tiff/libtiff/tif_error.o
  246. Cc_ tiff/libtiff/tif_getimage.o
  247. rm: conftest.dSYM: is a directory
  248. yes
  249. checking whether the g++ linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries... yes
  250. checking dynamic linker characteristics... darwin10.4.0 dyld
  251. checking how to hardcode library paths into programs... immediate
  252. checking whether stripping libraries is possible... yes
  253. appending configuration tag "F77" to libtool
  254. checking for what USB OS support... Darwin and/or MacOS 10
  255. checking for gcc... (cached) gcc
  256. checking whether we are using the GNU C compiler... (cached) yes
  257. checking whether gcc accepts -g... (cached) yes
  258. checking for gcc option to accept ANSI C... (cached) none needed
  259. checking dependency style of gcc... (cached) gcc3
  260. checking whether gcc and cc understand -c and -o together... rm: conftest.dSYM: is a directory
  261. yes
  262. checking for a BSD-compatible install... /opt/local/bin/ginstall -c
  263. checking for ANSI C header files... (cached) yes
  264. checking for vprintf... yes
  265. checking for _doprnt... no
  266. checking for an ANSI C-conforming const... yes
  267. checking whether byte ordering is bigendian... Cc_ tiff/libtiff/tif_flush.o
  268. no
  269. checking limits.h usability... Cc_ tiff/libtiff/tif_luv.o
  270. yes
  271. checking limits.h presence... yes
  272. checking for limits.h... yes
  273. checking for unistd.h... (cached) yes
  274. checking values.h usability... no
  275. checking values.h presence... no
  276. checking for values.h... no
  277. checking for memmove... yes
  278. checking for pkg-config... /opt/local/bin/pkg-config
  279. checking if we should build the documentation... auto
  280. checking for jade... no
  281. checking for openjade... no
  282. checking for Doxygen tools... checking for dot... /opt/local/bin/dot
  283. checking for doxygen... /opt/local/bin/doxygen
  284. configure: WARNING: Documentation build components not installed. sgml docs will not be built
  285. Cc_ tiff/libtiff/tif_lzw.o
  286. configure: creating ./config.status
  287. Cc_ tiff/libtiff/tif_next.o
  288. Cc_ tiff/libtiff/tif_open.o
  289. config.status: creating Makefile
  290. Cc_ tiff/libtiff/tif_packbits.o
  291. config.status: creating doc/Makefile
  292. tiff/libtiff/tif_packbits.c: In function ‘PackBitsPreEncode’:
  293. tiff/libtiff/tif_packbits.c:45: warning: cast to pointer from integer of different size
  294. tiff/libtiff/tif_packbits.c:47: warning: cast to pointer from integer of different size
  295. tiff/libtiff/tif_packbits.c: In function ‘PackBitsEncodeChunk’:
  296. tiff/libtiff/tif_packbits.c:194: warning: cast from pointer to integer of different size
  297. tiff/libtiff/tif_packbits.c:208: warning: cast from pointer to integer of different size
  298. config.status: creating libusb.spec
  299. config.status: creating libusb-config
  300. Cc_ tiff/libtiff/tif_print.o
  301. config.status: creating libusb.pc
  302. tiff/libtiff/tif_print.c: In function ‘TIFFPrintDirectory’:
  303. tiff/libtiff/tif_print.c:75: warning: format ‘%lx’ expects type ‘long unsigned int’, but argument 3 has type ‘toff_t’
  304. config.status: creating tests/Makefile
  305. config.status: creating README
  306. config.status: creating INSTALL.libusb
  307. config.status: creating usb.h
  308. config.status: creating Doxyfile
  309. config.status: creating config.h
  310. config.status: executing depfiles commands
  311. Cc_ tiff/libtiff/tif_read.o
  312. Cc_ tiff/libtiff/tif_swab.o
  313. Cc_ tiff/libtiff/tif_strip.o
  314. config.status: executing default commands
  315. Cc_ tiff/libtiff/tif_thunder.o
  316. Cc_ tiff/libtiff/tif_tile.o
  317. Cc_ tiff/libtiff/tif_version.o
  318. Cc_ spectro/inst.o
  319. Cc_ spectro/dtp20.o
  320. Cc_ spectro/dtp22.o
  321. Cc_ spectro/dtp41.o
  322. Cc_ spectro/dtp51.o
  323. Cc_ spectro/dtp92.o
  324. Cc_ spectro/i1disp.o
  325. Cc_ spectro/i1pro.o
  326. Cc_ spectro/i1pro_imp.o
  327. Cc_ spectro/munki.o
  328. spectro/i1pro_imp.c: In function ‘i1pro_extract_patches_multimeas’:
  329. spectro/i1pro_imp.c:4571: warning: unknown conversion type character ‘k’ in format
  330. spectro/i1pro_imp.c: In function ‘i1pro_readmeasurement’:
  331. spectro/i1pro_imp.c:7231: warning: format ‘%x’ expects type ‘unsigned int’, but argument 5 has type ‘unsigned char *’
  332. Cc_ spectro/munki_imp.o
  333. spectro/munki_imp.c: In function ‘add_munkiimp’:
  334. spectro/munki_imp.c:258: warning: format ‘%d’ expects type ‘int’, but argument 2 has type ‘long unsigned int’
  335. spectro/munki_imp.c: In function ‘munki_extract_patches_multimeas’:
  336. spectro/munki_imp.c:4291: warning: unknown conversion type character ‘k’ in format
  337. spectro/munki_imp.c: In function ‘munki_setindled’:
  338. spectro/munki_imp.c:6953: warning: too few arguments for format
  339. spectro/munki_imp.c: In function ‘munki_triggermeasure’:
  340. spectro/munki_imp.c:7001: warning: too few arguments for format
  341. spectro/munki_imp.c: In function ‘munki_readmeasurement’:
  342. spectro/munki_imp.c:7063: warning: format ‘%x’ expects type ‘unsigned int’, but argument 5 has type ‘unsigned char *’
  343. Cc_ spectro/ss.o
  344. Cc_ spectro/ss_imp.o
  345. Cc_ spectro/hcfr.o
  346. Cc_ spectro/spyd2.o
  347. Cc_ spectro/huey.o
  348. Cc_ spectro/unixio.o
  349. Cc_ spectro/dispsup.o
  350. Cc_ spectro/conv.o
  351. spectro/dispsup.c: In function ‘disprd_read’:
  352. spectro/dispsup.c:521: warning: format ‘%s’ expects type ‘char *’, but argument 3 has type ‘int’
  353. spectro/dispsup.c:539: warning: format ‘%s’ expects type ‘char *’, but argument 3 has type ‘int’
  354. spectro/dispsup.c:556: warning: format ‘%s’ expects type ‘char *’, but argument 3 has type ‘int’
  355. spectro/dispsup.c:582: warning: format ‘%s’ expects type ‘char *’, but argument 3 has type ‘int’
  356. spectro/dispsup.c: In function ‘disprd_fake_read’:
  357. spectro/dispsup.c:980: warning: format ‘%s’ expects type ‘char *’, but argument 3 has type ‘unsigned int’
  358. spectro/dispsup.c: In function ‘disprd_fake_read_lu’:
  359. spectro/dispsup.c:1086: warning: format ‘%s’ expects type ‘char *’, but argument 3 has type ‘unsigned int’
  360. spectro/dispsup.c: In function ‘disprd_fake_read_co’:
  361. spectro/dispsup.c:1166: warning: format ‘%s’ expects type ‘char *’, but argument 3 has type ‘unsigned int’
  362. Archive spectro/libconv.a
  363. Cc_ spectro/usbio.o
  364. Cc_ spectro/hidio.o
  365. ...skipped <spectro>libdisp.a for lack of <spectro>libdisp.a(dispwin.o)...
  366. Cc_ tiff/libtiff/tif_warning.o
  367. Cc_ tiff/libtiff/tif_write.o
  368. Archive spectro/libinst.a
  369. Cc_ tiff/libtiff/tif_unix.o
  370. tiff/libtiff/tif_unix.c: In function ‘_tiffReadProc’:
  371. tiff/libtiff/tif_unix.c:38: warning: cast from pointer to integer of different size
  372. tiff/libtiff/tif_unix.c: In function ‘_tiffWriteProc’:
  373. tiff/libtiff/tif_unix.c:44: warning: cast from pointer to integer of different size
  374. tiff/libtiff/tif_unix.c: In function ‘_tiffSeekProc’:
  375. tiff/libtiff/tif_unix.c:53: warning: cast from pointer to integer of different size
  376. tiff/libtiff/tif_unix.c: In function ‘_tiffCloseProc’:
  377. tiff/libtiff/tif_unix.c:60: warning: cast from pointer to integer of different size
  378. tiff/libtiff/tif_unix.c: In function ‘_tiffSizeProc’:
  379. tiff/libtiff/tif_unix.c:77: warning: cast from pointer to integer of different size
  380. tiff/libtiff/tif_unix.c: In function ‘TIFFFdOpen’:
  381. tiff/libtiff/tif_unix.c:130: warning: cast to pointer from integer of different size
  382. Cc_ tiff/libtiff/tif_extension.o
  383. Archive tiff/libtiff.a
  384. Cc_ libusb/usb.o
  385. Archive tiff/tools/tool.a
  386. Cc_ libusb/error.o
  387. Cc_ libusb/descriptors.o
  388. Cc_ libusb/darwin.o
  389. libusb/darwin.c: In function ‘usb_get_next_device’:
  390. libusb/darwin.c:263: warning: passing argument 5 of ‘IOCreatePlugInInterfaceForService’ from incompatible pointer type
  391. libusb/darwin.c: In function ‘claim_interface’:
  392. libusb/darwin.c:582: warning: passing argument 5 of ‘IOCreatePlugInInterfaceForService’ from incompatible pointer type
  393. libusb/darwin.c: In function ‘rw_completed’:
  394. libusb/darwin.c:794: warning: cast from pointer to integer of different size
  395. libusb/darwin.c:794: warning: format ‘%lu’ expects type ‘long unsigned int’, but argument 4 has type ‘unsigned int’
  396. libusb/darwin.c:796: warning: cast from pointer to integer of different size
  397. libusb/darwin.c: In function ‘usb_os_find_devices’:
  398. libusb/darwin.c:1090: warning: format ‘%08lx’ expects type ‘long unsigned int’, but argument 3 has type ‘UInt32’
  399. libusb/darwin.c:1118: warning: format ‘%08lx’ expects type ‘long unsigned int’, but argument 5 has type ‘UInt32’
  400. Cc_ numlib/dnsqtest.o
  401. Link_ numlib/dnsqtest
  402. Chmod1 numlib/dnsqtest
  403. Cc_ numlib/tpowell.o
  404. Link_ numlib/tpowell
  405. Chmod1 numlib/tpowell
  406. Cc_ numlib/tdhsx.o
  407. Link_ numlib/tdhsx
  408. Archive libusb/libusb.a
  409. Chmod1 numlib/tdhsx
  410. Cc_ numlib/LUtest.o
  411. Cc_ numlib/svdtest.o
  412. Link_ numlib/LUtest
  413. Link_ numlib/svdtest
  414. Chmod1 numlib/LUtest
  415. Cc_ numlib/zbrenttest.o
  416. Chmod1 numlib/svdtest
  417. Cc_ numlib/soboltest.o
  418. Link_ numlib/zbrenttest
  419. Link_ numlib/soboltest
  420. Chmod1 numlib/zbrenttest
  421. Cc_ plot/plot_plot.o
  422. Chmod1 numlib/soboltest
  423. Cc_ icc/icctest.o
  424. plot/plot.c: In function ‘do_plot_imp’:
  425. plot/plot.c:1318: error: ‘kEventWindowDrawContent’ undeclared (first use in this function)
  426. plot/plot.c:1318: error: (Each undeclared identifier is reported only once
  427. plot/plot.c:1318: error: for each function it appears in.)
  428. plot/plot.c:1368: warning: passing argument 1 of ‘InstallEventHandler’ makes pointer from integer without a cast
  429. plot/plot.c: In function ‘HandleEvent’:
  430. plot/plot.c:1429: error: ‘kEventWindowDrawContent’ undeclared (first use in this function)
  431. plot/plot.c:1452: warning: passing argument 6 of ‘GetEventParameter’ from incompatible pointer type
  432. plot/plot.c: In function ‘CDrawText’:
  433. plot/plot.c:1520: warning: ‘ATSUCreateStyle’ is deprecated (declared at /System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ATSUnicodeObjects.h:83)
  434. plot/plot.c:1526: warning: ‘ATSUSetAttributes’ is deprecated (declared at /System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ATSUnicodeObjects.h:687)
  435. plot/plot.c:1538: warning: ‘ATSUCreateTextLayoutWithTextPtr’ is deprecated (declared at /System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ATSUnicodeObjects.h:1087)
  436. plot/plot.c:1553: warning: ‘ATSUSetLayoutControls’ is deprecated (declared at /System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ATSUnicodeObjects.h:1725)
  437. plot/plot.c:1589: warning: ‘ATSUDrawText’ is deprecated (declared at /System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ATSUnicodeDrawing.h:130)
  438. plot/plot.c:1601: warning: ‘ATSUDisposeStyle’ is deprecated (declared at /System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ATSUnicodeObjects.h:173)
  439. plot/plot.c:1602: warning: ‘ATSUDisposeTextLayout’ is deprecated (declared at /System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ATSUnicodeObjects.h:1192)
  440. plot/plot.c: In function ‘DoPlot’:
  441. plot/plot.c:1679: warning: assignment makes pointer from integer without a cast
  442. plot/plot.c:1706: warning: passing argument 3 of ‘CGContextSetLineDash’ from incompatible pointer type
  443.  
  444. cc -c -o plot/plot_plot.o -DUNIX -D_THREAD_SAFE -Wno-sign-compare -fpascal-strings -O2 -DARGYLLCMS -DSTANDALONE_TEST -Ih -Inumlib plot/plot.c
  445.  
  446. ...failed Cc_ plot/plot_plot.o ...
  447. ...skipped <plot>plot for lack of <plot>plot_plot.o...
  448. Cc_ icc/lutest.o
  449. Link_ icc/icctest
  450. Chmod1 icc/icctest
  451. Cc_ icc/iccrw.o
  452. ...on 100th target...
  453. Link_ icc/iccrw
  454. Chmod1 icc/iccrw
  455. Cc_ cgats/pars_pars.o
  456. Link_ cgats/pars
  457. Link_ icc/lutest
  458. Chmod1 cgats/pars
  459. Cc_ cgats/cgats_cgats.o
  460. Chmod1 icc/lutest
  461. Cc_ rspl/revbench.o
  462. ...skipped <rspl>revbench for lack of <plot>libplot.a...
  463. Cc_ rspl/c1.o
  464. ...skipped <rspl>c1 for lack of <plot>libplot.a...
  465. Cc_ rspl/c1df.o
  466. ...skipped <rspl>c1df for lack of <plot>libplot.a...
  467. Cc_ rspl/t2d.o
  468. ...skipped <rspl>t2d for lack of <plot>libplot.a...
  469. Cc_ rspl/t2ddf.o
  470. ...skipped <rspl>t2ddf for lack of <plot>libplot.a...
  471. Cc_ rspl/t3d.o
  472. Link_ cgats/cgats
  473. Chmod1 cgats/cgats
  474. Cc_ rspl/t3ddf.o
  475. ...skipped <rspl>t3d for lack of <plot>libplot.a...
  476. Cc_ rspl/tnd.o
  477. ...skipped <rspl>t3ddf for lack of <plot>libplot.a...
  478. Cc_ rspl/trnd.o
  479. ...skipped <rspl>tnd for lack of <plot>libplot.a...
  480. Cc_ rspl/smtnd.o
  481. ...skipped <rspl>trnd for lack of <plot>libplot.a...
  482. Cc_ rspl/smtmpp.o
  483. ...skipped <rspl>smtnd for lack of <plot>libplot.a...
  484. Cc_ rspl/sm1.o
  485. ...skipped <rspl>smtmpp for lack of <plot>libplot.a...
  486. Cc_ rspl/sm2.o
  487. Link_ rspl/sm1
  488. Link_ rspl/sm2
  489. Chmod1 rspl/sm1
  490. Cc_ rspl/sm3.o
  491. Chmod1 rspl/sm2
  492. Link_ gamut/smthtest
  493. Link_ rspl/sm3
  494. Chmod1 rspl/sm3
  495. Link_ gamut/GenVisGam
  496. Chmod1 gamut/smthtest
  497. ...skipped <gamut>maptest for lack of <plot>libplot.a...
  498. ...skipped <gamut>fakegam for lack of <plot>libplot.a...
  499. ...skipped <gamut>surftest for lack of <plot>libplot.a...
  500. Cc_ xicc/xicclu.o
  501. Chmod1 gamut/GenVisGam
  502. ...skipped <xicc>iccgamut for lack of <plot>libplot.a...
  503. Cc_ xicc/tiffgamut.o
  504. ...skipped <xicc>tiffgamut for lack of <plot>libplot.a...
  505. ...skipped <xicc>revfix for lack of <plot>libplot.a...
  506. ...skipped <xicc>mpplu for lack of <plot>libplot.a...
  507. Cc_ xicc/extracticc.o
  508. ...skipped <xicc>xicclu for lack of <plot>libplot.a...
  509. Cc_ xicc/extractttag.o
  510. ...skipped <xicc>extracticc for lack of <plot>libplot.a...
  511. Cc_ xicc/xcolorantslu.o
  512. ...skipped <xicc>extractttag for lack of <plot>libplot.a...
  513. Cc_ xicc/fbview.o
  514. ...skipped <xicc>xcolorantslu for lack of <plot>libplot.a...
  515. ...skipped <xicc>fakeCMY for lack of <plot>libplot.a...
  516. Cc_ xicc/xfbview.o
  517. ...skipped <xicc>fbview for lack of <plot>libplot.a...
  518. Cc_ xicc/icheck.o
  519. ...skipped <xicc>icheck for lack of <plot>libplot.a...
  520. Cc_ xicc/spectest.o
  521. ...skipped <xicc>xfbview for lack of <plot>libplot.a...
  522. Cc_ xicc/spectest2.o
  523. ...skipped <xicc>spectest2 for lack of <plot>libplot.a...
  524. Cc_ xicc/ccttest.o
  525. ...skipped <xicc>spectest for lack of <plot>libplot.a...
  526. Cc_ xicc/transplot.o
  527. ...skipped <xicc>transplot for lack of <plot>libplot.a...
  528. Cc_ xicc/cgatsplot.o
  529. ...skipped <xicc>ccttest for lack of <plot>libplot.a...
  530. Cc_ xicc/cv.o
  531. ...skipped <xicc>cv for lack of <plot>libplot.a...
  532. Cc_ xicc/cvtest.o
  533. ...skipped <xicc>cgatsplot for lack of <plot>libplot.a...
  534. Cc_ xicc/specsubsamp.o
  535. Cc_ xicc/cvtest.o
  536. ...skipped <xicc>specsubsamp for lack of <plot>libplot.a...
  537. Cc_ xicc/specplot.o
  538. ...skipped <xicc>cvtest for lack of <plot>libplot.a...
  539. Cc_ xicc/cam97test.o
  540. ...skipped <xicc>specplot for lack of <plot>libplot.a...
  541. Cc_ xicc/cam02test.o
  542. ...skipped <xicc>cam97test for lack of <plot>libplot.a...
  543. Cc_ xicc/monctest.o
  544. ...skipped <xicc>monctest for lack of <plot>libplot.a...
  545. Cc_ imdi/ctest.o
  546. Link_ imdi/ctest
  547. Chmod1 imdi/ctest
  548. Cc_ imdi/itest.o
  549. ...skipped <xicc>cam02test for lack of <plot>libplot.a...
  550. Cc_ imdi/refi.o
  551. Cc_ imdi/cctiff.o
  552. Cc_ imdi/greytiff.o
  553. Cc_ spectro/chartread.o
  554. Cc_ target/alphix.o
  555. Cc_ target/alphix.o
  556. Cc_ spectro/spotread.o
  557. ...skipped <spectro>spotread for lack of <spectro>libdisp.a...
  558. Cc_ spectro/synthcal.o
  559. ...skipped <spectro>synthcal for lack of <plot>libplot.a...
  560. Cc_ spectro/dispcal.o
  561. ...skipped <spectro>chartread for lack of <spectro>libdisp.a...
  562. Cc_ spectro/dispread.o
  563. ...skipped <spectro>dispread for lack of <spectro>libdisp.a...
  564. Cc_ spectro/dispwin_dispwin.o
  565. Archive imdi/libimdi.a
  566. Link_ imdi/itest
  567. spectro/dispwin.c: In function ‘plocpath’:
  568. spectro/dispwin.c:1301: error: ‘cmFileBasedProfile’ undeclared (first use in this function)
  569. spectro/dispwin.c:1301: error: (Each undeclared identifier is reported only once
  570. spectro/dispwin.c:1301: error: for each function it appears in.)
  571. spectro/dispwin.c:1308: error: ‘CMProfLoc’ has no member named ‘fileLoc’
  572. spectro/dispwin.c: In function ‘dispwin_set_ramdac’:
  573. spectro/dispwin.c:1484: warning: passing argument 1 of ‘cs_w32’ from incompatible pointer type
  574. spectro/dispwin.c:1485: warning: passing argument 1 of ‘cs_w32’ from incompatible pointer type
  575. spectro/dispwin.c: In function ‘dispwin_get_profile’:
  576. spectro/dispwin.c:2260: error: ‘CMAppleProfileHeader’ has no member named ‘cm1’
  577. spectro/dispwin.c: In function ‘new_dispwin’:
  578. spectro/dispwin.c:3016: warning: ‘CGDisplayBitsPerSample’ is deprecated (declared at /System/Library/Frameworks/ApplicationServices.framework/Frameworks/CoreGraphics.framework/Headers/CGDirectDisplay.h:522)
  579. spectro/dispwin.c:3025: error: ‘kEventWindowDrawContent’ undeclared (first use in this function)
  580. spectro/dispwin.c:3114: warning: passing argument 1 of ‘InstallEventHandler’ makes pointer from integer without a cast
  581. spectro/dispwin.c:3122: warning: assignment makes pointer from integer without a cast
  582.  
  583. cc -c -o spectro/dispwin_dispwin.o -DUNIX -D_THREAD_SAFE -Wno-sign-compare -fpascal-strings -O2 -DARGYLLCMS -DSTANDALONE_TEST -Ih -Inumlib -Iicc -Icgats -Irspl -Ixicc -Igamut -Ispectro -Iplot -Ilibusb spectro/dispwin.c
  584.  
  585. ...failed Cc_ spectro/dispwin_dispwin.o ...
  586. Link_ imdi/cctiff
  587. Chmod1 imdi/itest
  588. ...skipped <imdi>greytiff for lack of <plot>libplot.a...
  589. ...skipped <spectro>dispwin for lack of <spectro>dispwin_dispwin.o...
  590. Cc_ spectro/fakeread.o
  591. spectro/fakeread.c: In function ‘main’:
  592. spectro/fakeread.c:191: warning: format ‘%lu’ expects type ‘long unsigned int *’, but argument 3 has type ‘unsigned int *’
  593. Chmod1 imdi/cctiff
  594. Cc_ spectro/synthread.o
  595. spectro/fakeread.c:203: warning: call to __builtin___strncpy_chk will always overflow destination buffer
  596. ...skipped <spectro>synthread for lack of <plot>libplot.a...
  597. Cc_ spectro/spec2cie.o
  598. ...skipped <spectro>fakeread for lack of <plot>libplot.a...
  599. Cc_ spectro/average.o
  600. spectro/average.c: In function ‘main’:
  601. spectro/average.c:572: warning: format ‘%d’ expects type ‘int’, but argument 5 has type ‘long int’
  602. spectro/average.c:574: warning: format ‘%d’ expects type ‘int’, but argument 5 has type ‘double’
  603. spectro/average.c:576: warning: format ‘%d’ expects type ‘int’, but argument 5 has type ‘double’
  604. spectro/average.c:620: warning: format ‘%d’ expects type ‘int’, but argument 5 has type ‘long int’
  605. spectro/average.c:959: warning: format ‘%d’ expects type ‘int’, but argument 5 has type ‘long int’
  606. ...skipped <spectro>spec2cie for lack of <plot>libplot.a...
  607. Cc_ spectro/spyd2en.o
  608. ...skipped <spectro>dispcal for lack of <spectro>libdisp.a...
  609. Cc_ spectro/vinflate.o
  610. ...skipped <spectro>average for lack of <plot>libplot.a...
  611. ...skipped <spectro>strange.cal for lack of <spectro>synthcal...
  612. Cc_ target/targen.o
  613. Cc_ target/ofps.o
  614. ...skipped <spectro>spyd2en for lack of <plot>libplot.a...
  615. Cc_ target/ifarp.o
  616. target/ofps.c: In function ‘new_ofps_ex’:
  617. target/ofps.c:7994: warning: unknown conversion type character ‘,’ in format
  618. Cc_ target/simplat.o
  619. Cc_ target/simdlat.o
  620. Cc_ target/prand.o
  621. Cc_ target/printtarg.o
  622. Cc_ target/randix.o
  623. Cc_ target/ofps_ofps.o
  624. target/ofps.c: In function ‘new_ofps_ex’:
  625. target/ofps.c:7994: warning: unknown conversion type character ‘,’ in format
  626. ...skipped <target>targen for lack of <plot>libplot.a...
  627. Cc_ target/ifarp_ifarp.o
  628. Cc_ target/ifarp_ifarp.o
  629. ...skipped <target>printtarg for lack of <plot>libplot.a...
  630. Cc_ target/simplat_simplat.o
  631. ...skipped <target>ifarp for lack of <plot>libplot.a...
  632. Cc_ target/simdlat_simdlat.o
  633. ...skipped <target>simplat for lack of <plot>libplot.a...
  634. Cc_ scanin/scanin.o
  635. ...skipped <target>simdlat for lack of <plot>libplot.a...
  636. ...skipped <profile>simpprof for lack of <plot>libplot.a...
  637. ...skipped <profile>kodak2ti3 for lack of <plot>libplot.a...
  638. ...skipped <profile>cb2ti3 for lack of <plot>libplot.a...
  639. ...skipped <profile>txt2ti3 for lack of <plot>libplot.a...
  640. ...skipped <profile>splitti3 for lack of <plot>libplot.a...
  641. ...skipped <profile>profcheck for lack of <plot>libplot.a...
  642. ...skipped <profile>invprofcheck for lack of <plot>libplot.a...
  643. ...skipped <profile>mppprof for lack of <plot>libplot.a...
  644. ...skipped <profile>mppcheck for lack of <plot>libplot.a...
  645. ...skipped <profile>verify for lack of <plot>libplot.a...
  646. ...skipped <profile>colprof for lack of <plot>libplot.a...
  647. ...skipped <profile>printcal for lack of <plot>libplot.a...
  648. ...skipped <profile>applycal for lack of <plot>libplot.a...
  649. ...skipped <profile>sepgen for lack of <plot>libplot.a...
  650. Cc_ link/monoplot.o
  651. ...skipped <link>monoplot for lack of <plot>libplot.a...
  652. Cc_ link/collink.o
  653. ...skipped <target>ofps for lack of <plot>libplot.a...
  654. Cc_ link/pathplot.o
  655. ...skipped <link>pathplot for lack of <plot>libplot.a...
  656. Cc_ tweak/refine.o
  657. ...skipped <tweak>refine for lack of <plot>libplot.a...
  658. Cc_ render/timage.o
  659. Link_ render/timage
  660. ...skipped <link>collink for lack of <plot>libplot.a...
  661. Cc_ tiff/tools/tiffcp.o
  662. Chmod1 render/timage
  663. Cc_ tiff/tools/tiff2bw.o
  664. ...skipped <scanin>scanin for lack of <plot>libplot.a...
  665. Cc_ tiff/tools/tiffset.o
  666. Link_ tiff/tools/tiffset
  667. Chmod1 tiff/tools/tiffset
  668. Cc_ tiff/tools/tiffdump.o
  669. Link_ tiff/tools/tiff2bw
  670. Chmod1 tiff/tools/tiff2bw
  671. Cc_ tiff/tools/tiffinfo.o
  672. Link_ tiff/tools/tiffdump
  673. Link_ tiff/tools/tiffinfo
  674. Chmod1 tiff/tools/tiffdump
  675. Cc_ tiff/tools/tiffsplit.o
  676. Link_ tiff/tools/tiffcp
  677. Chmod1 tiff/tools/tiffinfo
  678. Cc_ libusb/tests/testlibusb.o
  679. Chmod1 tiff/tools/tiffcp
  680. Link_ libusb/testlibusb
  681. Chmod1 libusb/testlibusb
  682. Link_ tiff/tools/tiffsplit
  683. Chmod1 tiff/tools/tiffsplit
  684. ...failed updating 4 target(s)...
  685. ...skipped 79 target(s)...
  686. ...updated 195 target(s)...
  687. charbon:Argyll_V1.1.1 charbon$ jam -f Jambase -j3 install
  688. Argyll Jamrules has been read
  689. Using built in TIFF library
  690. ...found 929 target(s)...
  691. ...using 1 temp target(s)...
  692. ...updating 88 target(s)...
  693. Cc_ plot/plot.o
  694. Install bin/License.txt
  695. Install bin/cctiff
  696. Chmod1 bin/cctiff
  697. Cc_ spectro/dispwin_dispwin.o
  698. Chmod1 bin/License.txt
  699. Cc_ spectro/dispwin.o
  700. plot/plot.c: In function ‘do_plot_imp’:
  701. plot/plot.c:1318: error: ‘kEventWindowDrawContent’ undeclared (first use in this function)
  702. plot/plot.c:1318: error: (Each undeclared identifier is reported only once
  703. plot/plot.c:1318: error: for each function it appears in.)
  704. plot/plot.c:1368: warning: passing argument 1 of ‘InstallEventHandler’ makes pointer from integer without a cast
  705. plot/plot.c: In function ‘HandleEvent’:
  706. plot/plot.c:1429: error: ‘kEventWindowDrawContent’ undeclared (first use in this function)
  707. plot/plot.c:1452: warning: passing argument 6 of ‘GetEventParameter’ from incompatible pointer type
  708. plot/plot.c: In function ‘CDrawText’:
  709. plot/plot.c:1520: warning: ‘ATSUCreateStyle’ is deprecated (declared at /System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ATSUnicodeObjects.h:83)
  710. plot/plot.c:1526: warning: ‘ATSUSetAttributes’ is deprecated (declared at /System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ATSUnicodeObjects.h:687)
  711. plot/plot.c:1538: warning: ‘ATSUCreateTextLayoutWithTextPtr’ is deprecated (declared at /System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ATSUnicodeObjects.h:1087)
  712. plot/plot.c:1553: warning: ‘ATSUSetLayoutControls’ is deprecated (declared at /System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ATSUnicodeObjects.h:1725)
  713. plot/plot.c:1589: warning: ‘ATSUDrawText’ is deprecated (declared at /System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ATSUnicodeDrawing.h:130)
  714. plot/plot.c:1601: warning: ‘ATSUDisposeStyle’ is deprecated (declared at /System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ATSUnicodeObjects.h:173)
  715. plot/plot.c:1602: warning: ‘ATSUDisposeTextLayout’ is deprecated (declared at /System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ATSUnicodeObjects.h:1192)
  716. plot/plot.c: In function ‘DoPlot’:
  717. plot/plot.c:1679: warning: assignment makes pointer from integer without a cast
  718. plot/plot.c:1706: warning: passing argument 3 of ‘CGContextSetLineDash’ from incompatible pointer type
  719.  
  720. cc -c -o plot/plot.o -DUNIX -D_THREAD_SAFE -Wno-sign-compare -fpascal-strings -O2 -DARGYLLCMS -Iplot -Ih -Inumlib plot/plot.c
  721.  
  722. ...failed Cc_ plot/plot.o ...
  723. ...skipped <plot>libplot.a for lack of <plot>libplot.a(plot.o)...
  724. ...skipped <xicc>fakeCMY for lack of <plot>libplot.a...
  725. ...skipped <bin>fakeCMY for lack of <xicc>fakeCMY...
  726. ...skipped <xicc>iccgamut for lack of <plot>libplot.a...
  727. ...skipped <bin>iccgamut for lack of <xicc>iccgamut...
  728. ...skipped <xicc>mpplu for lack of <plot>libplot.a...
  729. ...skipped <bin>mpplu for lack of <xicc>mpplu...
  730. ...skipped <xicc>revfix for lack of <plot>libplot.a...
  731. ...skipped <bin>revfix for lack of <xicc>revfix...
  732. ...skipped <xicc>tiffgamut for lack of <plot>libplot.a...
  733. ...skipped <bin>tiffgamut for lack of <xicc>tiffgamut...
  734. ...skipped <xicc>xicclu for lack of <plot>libplot.a...
  735. ...skipped <bin>xicclu for lack of <xicc>xicclu...
  736. ...skipped <xicc>extracticc for lack of <plot>libplot.a...
  737. ...skipped <bin>extracticc for lack of <xicc>extracticc...
  738. ...skipped <xicc>extractttag for lack of <plot>libplot.a...
  739. ...skipped <bin>extractttag for lack of <xicc>extractttag...
  740. ...skipped <xicc>specplot for lack of <plot>libplot.a...
  741. ...skipped <bin>specplot for lack of <xicc>specplot...
  742. ...skipped <imdi>greytiff for lack of <plot>libplot.a...
  743. ...skipped <bin>greytiff for lack of <imdi>greytiff...
  744. ...skipped <spectro>synthcal for lack of <plot>libplot.a...
  745. ...skipped <bin>synthcal for lack of <spectro>synthcal...
  746. ...skipped <spectro>fakeread for lack of <plot>libplot.a...
  747. ...skipped <bin>fakeread for lack of <spectro>fakeread...
  748. ...skipped <spectro>synthread for lack of <plot>libplot.a...
  749. ...skipped <bin>synthread for lack of <spectro>synthread...
  750. ...skipped <spectro>spec2cie for lack of <plot>libplot.a...
  751. ...skipped <bin>spec2cie for lack of <spectro>spec2cie...
  752. ...skipped <spectro>average for lack of <plot>libplot.a...
  753. ...skipped <bin>average for lack of <spectro>average...
  754. ...skipped <spectro>spyd2en for lack of <plot>libplot.a...
  755. ...skipped <bin>spyd2en for lack of <spectro>spyd2en...
  756. ...skipped <spectro>strange.cal for lack of <spectro>synthcal...
  757. ...skipped <ref>strange.cal for lack of <spectro>strange.cal...
  758. ...skipped <target>targen for lack of <plot>libplot.a...
  759. ...skipped <bin>targen for lack of <target>targen...
  760. ...skipped <target>printtarg for lack of <plot>libplot.a...
  761. ...skipped <bin>printtarg for lack of <target>printtarg...
  762. ...skipped <scanin>scanin for lack of <plot>libplot.a...
  763. ...skipped <bin>scanin for lack of <scanin>scanin...
  764. ...skipped <profile>cb2ti3 for lack of <plot>libplot.a...
  765. ...skipped <bin>cb2ti3 for lack of <profile>cb2ti3...
  766. ...skipped <profile>kodak2ti3 for lack of <plot>libplot.a...
  767. ...skipped <bin>kodak2ti3 for lack of <profile>kodak2ti3...
  768. ...skipped <profile>txt2ti3 for lack of <plot>libplot.a...
  769. ...skipped <bin>txt2ti3 for lack of <profile>txt2ti3...
  770. ...skipped <profile>splitti3 for lack of <plot>libplot.a...
  771. ...skipped <bin>splitti3 for lack of <profile>splitti3...
  772. ...skipped <profile>mppcheck for lack of <plot>libplot.a...
  773. ...skipped <bin>mppcheck for lack of <profile>mppcheck...
  774. ...skipped <profile>mppprof for lack of <plot>libplot.a...
  775. ...skipped <bin>mppprof for lack of <profile>mppprof...
  776. ...skipped <profile>profcheck for lack of <plot>libplot.a...
  777. ...skipped <bin>profcheck for lack of <profile>profcheck...
  778. ...skipped <profile>invprofcheck for lack of <plot>libplot.a...
  779. ...skipped <bin>invprofcheck for lack of <profile>invprofcheck...
  780. ...skipped <profile>verify for lack of <plot>libplot.a...
  781. ...skipped <bin>verify for lack of <profile>verify...
  782. ...skipped <profile>colprof for lack of <plot>libplot.a...
  783. ...skipped <bin>colprof for lack of <profile>colprof...
  784. ...skipped <profile>printcal for lack of <plot>libplot.a...
  785. ...skipped <bin>printcal for lack of <profile>printcal...
  786. ...skipped <profile>applycal for lack of <plot>libplot.a...
  787. ...skipped <bin>applycal for lack of <profile>applycal...
  788. ...skipped <profile>sepgen for lack of <plot>libplot.a...
  789. ...skipped <bin>sepgen for lack of <profile>sepgen...
  790. ...skipped <link>collink for lack of <plot>libplot.a...
  791. ...skipped <bin>collink for lack of <link>collink...
  792. ...skipped <tweak>refine for lack of <plot>libplot.a...
  793. ...skipped <bin>refine for lack of <tweak>refine...
  794. Install bin/timage
  795. Chmod1 bin/timage
  796. spectro/dispwin.c: In function ‘plocpath’:
  797. spectro/dispwin.c:1301: error: ‘cmFileBasedProfile’ undeclared (first use in this function)
  798. spectro/dispwin.c:1301: error: (Each undeclared identifier is reported only once
  799. spectro/dispwin.c:1301: error: for each function it appears in.)
  800. spectro/dispwin.c:1308: error: ‘CMProfLoc’ has no member named ‘fileLoc’
  801. spectro/dispwin.c: In function ‘dispwin_set_ramdac’:
  802. spectro/dispwin.c:1484: warning: passing argument 1 of ‘cs_w32’ from incompatible pointer type
  803. spectro/dispwin.c:1485: warning: passing argument 1 of ‘cs_w32’ from incompatible pointer type
  804. spectro/dispwin.c: In function ‘dispwin_get_profile’:
  805. spectro/dispwin.c:2260: error: ‘CMAppleProfileHeader’ has no member named ‘cm1’
  806. spectro/dispwin.c: In function ‘new_dispwin’:
  807. spectro/dispwin.c:3016: warning: ‘CGDisplayBitsPerSample’ is deprecated (declared at /System/Library/Frameworks/ApplicationServices.framework/Frameworks/CoreGraphics.framework/Headers/CGDirectDisplay.h:522)
  808. spectro/dispwin.c:3025: error: ‘kEventWindowDrawContent’ undeclared (first use in this function)
  809. spectro/dispwin.c:3114: warning: passing argument 1 of ‘InstallEventHandler’ makes pointer from integer without a cast
  810. spectro/dispwin.c:3122: warning: assignment makes pointer from integer without a cast
  811. spectro/dispwin.c: In function ‘plocpath’:
  812. spectro/dispwin.c:1301: error: ‘cmFileBasedProfile’ undeclared (first use in this function)
  813. spectro/dispwin.c:1301: error: (Each undeclared identifier is reported only once
  814. spectro/dispwin.c:1301: error: for each function it appears in.)
  815. spectro/dispwin.c:1308: error: ‘CMProfLoc’ has no member named ‘fileLoc’
  816. spectro/dispwin.c: In function ‘dispwin_set_ramdac’:
  817. spectro/dispwin.c:1484: warning: passing argument 1 of ‘cs_w32’ from incompatible pointer type
  818. spectro/dispwin.c:1485: warning: passing argument 1 of ‘cs_w32’ from incompatible pointer type
  819. spectro/dispwin.c: In function ‘dispwin_get_profile’:
  820. spectro/dispwin.c:2260: error: ‘CMAppleProfileHeader’ has no member named ‘cm1’
  821. spectro/dispwin.c: In function ‘new_dispwin’:
  822. spectro/dispwin.c:3016: warning: ‘CGDisplayBitsPerSample’ is deprecated (declared at /System/Library/Frameworks/ApplicationServices.framework/Frameworks/CoreGraphics.framework/Headers/CGDirectDisplay.h:522)
  823. spectro/dispwin.c:3025: error: ‘kEventWindowDrawContent’ undeclared (first use in this function)
  824. spectro/dispwin.c:3114: warning: passing argument 1 of ‘InstallEventHandler’ makes pointer from integer without a cast
  825. spectro/dispwin.c:3122: warning: assignment makes pointer from integer without a cast
  826.  
  827. cc -c -o spectro/dispwin.o -DUNIX -D_THREAD_SAFE -Wno-sign-compare -fpascal-strings -O2 -DARGYLLCMS -Ispectro -Ih -Inumlib -Iicc -Icgats -Irspl -Ixicc -Igamut -Ispectro -Iplot -Ilibusb spectro/dispwin.c
  828.  
  829. ...failed Cc_ spectro/dispwin.o ...
  830. ...skipped <spectro>libdisp.a for lack of <spectro>libdisp.a(dispwin.o)...
  831. ...skipped <spectro>dispread for lack of <spectro>libdisp.a...
  832. ...skipped <bin>dispread for lack of <spectro>dispread...
  833. ...skipped <spectro>dispcal for lack of <spectro>libdisp.a...
  834. ...skipped <bin>dispcal for lack of <spectro>dispcal...
  835. ...skipped <spectro>chartread for lack of <spectro>libdisp.a...
  836. ...skipped <bin>chartread for lack of <spectro>chartread...
  837. ...skipped <spectro>spotread for lack of <spectro>libdisp.a...
  838. ...skipped <bin>spotread for lack of <spectro>spotread...
  839.  
  840. cc -c -o spectro/dispwin_dispwin.o -DUNIX -D_THREAD_SAFE -Wno-sign-compare -fpascal-strings -O2 -DARGYLLCMS -DSTANDALONE_TEST -Ih -Inumlib -Iicc -Icgats -Irspl -Ixicc -Igamut -Ispectro -Iplot -Ilibusb spectro/dispwin.c
  841.  
  842. ...failed Cc_ spectro/dispwin_dispwin.o ...
  843. ...skipped <spectro>dispwin for lack of <spectro>dispwin_dispwin.o...
  844. ...skipped <bin>dispwin for lack of <spectro>dispwin...
  845. ...failed updating 3 target(s)...
  846. ...skipped 82 target(s)...
  847. ...updated 3 target(s)...
  848. charbon:Argyll_V1.1.1 charbon$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement