Advertisement
Guest User

cmake portfile trouble

a guest
Jan 29th, 2015
169
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 72.70 KB | None | 0 0
  1. cmake details from portfile:
  2.  
  3. configure.sdk_version 10.4
  4. configure.sdkroot /Developer/SDKs/MacOSX10.4u.sdk
  5. configure.args-append -DCMAKE_BUILD_WITH_INSTALL_RPATH=OFF \
  6. -DCMAKE_COLOR_MAKEFILE=ON \
  7. -DCMAKE_OSX_SYSROOT:STRING=${configure.sdkroot} \
  8. -DCMAKE_OSX_DEPLOYMENT_TARGET=${configure.sdk_version}
  9.  
  10. main.log (complete!):
  11.  
  12.  
  13. version:1
  14. :debug:main epoch: in tree: 0 installed: 0
  15. :debug:main cmake 3.0.2_0 exists in the ports tree
  16. :debug:main cmake 3.0.2_0 is the latest installed
  17. :debug:main cmake 3.0.2_0 is active
  18. :debug:main Merging existing variants '' into variants
  19. :debug:main new fully merged portvariants:
  20. :debug:main Changing to port directory: /Users/lubod/ports/devel/cmake
  21. :debug:main OS darwin/9.8.0 (Mac OS X 10.5) arch i386
  22. :debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
  23. :debug:main Sourcing PortGroup muniversal 1.0 from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/group/muniversal-1.0.tcl
  24. :debug:main universal variant already exists, so not adding the default one
  25. :debug:main Running callback portconfigure::add_automatic_compiler_dependencies
  26. :debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
  27. :debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
  28. :debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
  29. :debug:main No need to upgrade! cmake 3.0.2_0 >= cmake 3.0.2_0
  30. :debug:main epoch: in tree: 0 installed: 0
  31. :debug:main libidn 1.29_0 exists in the ports tree
  32. :debug:main libidn 1.29_0 +universal is the latest installed
  33. :debug:main libidn 1.29_0 +universal is active
  34. :debug:main Merging existing variants '+universal' into variants
  35. :debug:main new fully merged portvariants: universal +
  36. :debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/mail/libidn
  37. :debug:main OS darwin/9.8.0 (Mac OS X 10.5) arch i386
  38. :debug:main Sourcing PortGroup conflicts_build 1.0 from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/group/conflicts_build-1.0.tcl
  39. :debug:main adding the default universal variant
  40. :debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
  41. :debug:main Executing variant universal provides universal
  42. :debug:main Running callback portconfigure::add_automatic_compiler_dependencies
  43. :debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
  44. :debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
  45. :debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
  46. :debug:main No need to upgrade! libidn 1.29_0 >= libidn 1.29_0
  47. :debug:main epoch: in tree: 0 installed: 0
  48. :debug:main libiconv 1.14_0 exists in the ports tree
  49. :debug:main libiconv 1.14_0 +universal is the latest installed
  50. :debug:main libiconv 1.14_0 +universal is active
  51. :debug:main Merging existing variants '+universal' into variants
  52. :debug:main new fully merged portvariants: universal +
  53. :debug:main Changing to port directory: /Users/lubod/ports/textproc/libiconv
  54. :debug:main OS darwin/9.8.0 (Mac OS X 10.5) arch i386
  55. :debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
  56. :debug:main Sourcing PortGroup muniversal 1.0 from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/group/muniversal-1.0.tcl
  57. :debug:main universal variant already exists, so not adding the default one
  58. :debug:main Executing variant universal provides universal
  59. :debug:main Running callback portconfigure::add_automatic_compiler_dependencies
  60. :debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
  61. :debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
  62. :debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
  63. :debug:main No need to upgrade! libiconv 1.14_0 >= libiconv 1.14_0
  64. :debug:main epoch: in tree: 2 installed: 2
  65. :debug:main gettext 0.19.3_0 exists in the ports tree
  66. :debug:main gettext 0.19.3_0 +universal is the latest installed
  67. :debug:main gettext 0.19.3_0 +universal is active
  68. :debug:main Merging existing variants '+universal' into variants
  69. :debug:main new fully merged portvariants: universal +
  70. :debug:main Changing to port directory: /Users/lubod/ports/devel/gettext
  71. :debug:main OS darwin/9.8.0 (Mac OS X 10.5) arch i386
  72. :debug:main Sourcing PortGroup compiler_blacklist_versions 1.0 from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/group/compiler_blacklist_versions-1.0.tcl
  73. :debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
  74. :debug:main Sourcing PortGroup muniversal 1.0 from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/group/muniversal-1.0.tcl
  75. :debug:main compiler clang blacklisted because it's not installed or it doesn't work
  76. :debug:main universal variant already exists, so not adding the default one
  77. :debug:main Executing variant universal provides universal
  78. :debug:main Running callback portconfigure::add_automatic_compiler_dependencies
  79. :debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
  80. :debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
  81. :debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
  82. :debug:main No need to upgrade! gettext 0.19.3_0 >= gettext 0.19.3_0
  83. :debug:main epoch: in tree: 0 installed: 0
  84. :debug:main expat 2.1.0_0 exists in the ports tree
  85. :debug:main expat 2.1.0_0 +universal is the latest installed
  86. :debug:main expat 2.1.0_0 +universal is active
  87. :debug:main Merging existing variants '+universal' into variants
  88. :debug:main new fully merged portvariants: universal +
  89. :debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/textproc/expat
  90. :debug:main OS darwin/9.8.0 (Mac OS X 10.5) arch i386
  91. :debug:main adding the default universal variant
  92. :debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
  93. :debug:main Executing variant universal provides universal
  94. :debug:main Running callback portconfigure::add_automatic_compiler_dependencies
  95. :debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
  96. :debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
  97. :debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
  98. :debug:main No need to upgrade! expat 2.1.0_0 >= expat 2.1.0_0
  99. :debug:main epoch: in tree: 0 installed: 0
  100. :debug:main ncurses 5.9_2 exists in the ports tree
  101. :debug:main ncurses 5.9_2 +universal is the latest installed
  102. :debug:main ncurses 5.9_2 +universal is active
  103. :debug:main Merging existing variants '+universal' into variants
  104. :debug:main new fully merged portvariants: universal +
  105. :debug:main Changing to port directory: /Users/lubod/ports/devel/ncurses
  106. :debug:main OS darwin/9.8.0 (Mac OS X 10.5) arch i386
  107. :debug:main adding the default universal variant
  108. :debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
  109. :debug:main Executing variant universal provides universal
  110. :debug:main Running callback portconfigure::add_automatic_compiler_dependencies
  111. :debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
  112. :debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
  113. :debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
  114. :debug:main No need to upgrade! ncurses 5.9_2 >= ncurses 5.9_2
  115. :debug:main epoch: in tree: 1 installed: 1
  116. :debug:main openssl 1.0.1k_0 exists in the ports tree
  117. :debug:main openssl 1.0.1k_0 +universal is the latest installed
  118. :debug:main openssl 1.0.1k_0 +universal is active
  119. :debug:main Merging existing variants '+universal' into variants
  120. :debug:main new fully merged portvariants: universal +
  121. :debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/devel/openssl
  122. :debug:main OS darwin/9.8.0 (Mac OS X 10.5) arch i386
  123. :debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
  124. :debug:main Sourcing PortGroup muniversal 1.0 from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/group/muniversal-1.0.tcl
  125. :debug:main universal variant already exists, so not adding the default one
  126. :debug:main Executing variant universal provides universal
  127. :debug:main Running callback portconfigure::add_automatic_compiler_dependencies
  128. :debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
  129. :debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
  130. :debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
  131. :debug:main No need to upgrade! openssl 1.0.1k_0 >= openssl 1.0.1k_0
  132. :debug:main epoch: in tree: 0 installed: 0
  133. :debug:main zlib 1.2.8_0 exists in the ports tree
  134. :debug:main zlib 1.2.8_0 +universal is the latest installed
  135. :debug:main zlib 1.2.8_0 +universal is active
  136. :debug:main Merging existing variants '+universal' into variants
  137. :debug:main new fully merged portvariants: universal +
  138. :debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/archivers/zlib
  139. :debug:main OS darwin/9.8.0 (Mac OS X 10.5) arch i386
  140. :debug:main Sourcing PortGroup xcodeversion 1.0 from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/group/xcodeversion-1.0.tcl
  141. :debug:main adding the default universal variant
  142. :debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
  143. :debug:main Executing variant universal provides universal
  144. :debug:main Running callback portconfigure::add_automatic_compiler_dependencies
  145. :debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
  146. :debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
  147. :debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
  148. :debug:main No need to upgrade! zlib 1.2.8_0 >= zlib 1.2.8_0
  149. :debug:main epoch: in tree: 0 installed: 0
  150. :debug:main curl 7.40.0_0 exists in the ports tree
  151. :debug:main curl 7.40.0_0 +ssl+universal is the latest installed
  152. :debug:main curl 7.40.0_0 +ssl+universal is active
  153. :debug:main Merging existing variants '+ssl+universal' into variants
  154. :debug:main new fully merged portvariants: universal + ssl +
  155. :debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/net/curl
  156. :debug:main OS darwin/9.8.0 (Mac OS X 10.5) arch i386
  157. :debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
  158. :debug:main Sourcing PortGroup muniversal 1.0 from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/group/muniversal-1.0.tcl
  159. :debug:main universal variant already exists, so not adding the default one
  160. :debug:main Executing variant universal provides universal
  161. :debug:main Executing variant ssl provides ssl
  162. :debug:main Running callback portconfigure::add_automatic_compiler_dependencies
  163. :debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
  164. :debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
  165. :debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
  166. :debug:main No need to upgrade! curl 7.40.0_0 >= curl 7.40.0_0
  167. :debug:main epoch: in tree: 0 installed: 0
  168. :debug:main curl-ca-bundle 7.40.0_0 exists in the ports tree
  169. :debug:main curl-ca-bundle 7.40.0_0 is the latest installed
  170. :debug:main curl-ca-bundle 7.40.0_0 is active
  171. :debug:main Merging existing variants '' into variants
  172. :debug:main new fully merged portvariants:
  173. :debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/net/curl
  174. :debug:main OS darwin/9.8.0 (Mac OS X 10.5) arch i386
  175. :debug:main universal_variant is false, so not adding the default universal variant
  176. :debug:main Running callback portconfigure::add_automatic_compiler_dependencies
  177. :debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
  178. :debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
  179. :debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
  180. :debug:main No need to upgrade! curl-ca-bundle 7.40.0_0 >= curl-ca-bundle 7.40.0_0
  181. :debug:main epoch: in tree: 0 installed: 0
  182. :debug:main bzip2 1.0.6_0 exists in the ports tree
  183. :debug:main bzip2 1.0.6_0 +universal is the latest installed
  184. :debug:main bzip2 1.0.6_0 +universal is active
  185. :debug:main Merging existing variants '+universal' into variants
  186. :debug:main new fully merged portvariants: universal +
  187. :debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/archivers/bzip2
  188. :debug:main OS darwin/9.8.0 (Mac OS X 10.5) arch i386
  189. :debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
  190. :debug:main universal variant already exists, so not adding the default one
  191. :debug:main Executing variant universal provides universal
  192. :debug:main Running callback portconfigure::add_automatic_compiler_dependencies
  193. :debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
  194. :debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
  195. :debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
  196. :debug:main No need to upgrade! bzip2 1.0.6_0 >= bzip2 1.0.6_0
  197. :debug:main epoch: in tree: 0 installed: 0
  198. :debug:main libarchive 3.1.2_0 exists in the ports tree
  199. :debug:main libarchive 3.1.2_0 +universal is the latest installed
  200. :debug:main libarchive 3.1.2_0 +universal is active
  201. :debug:main Merging existing variants '+universal' into variants
  202. :debug:main new fully merged portvariants: universal +
  203. :debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/archivers/libarchive
  204. :debug:main OS darwin/9.8.0 (Mac OS X 10.5) arch i386
  205. :debug:main adding the default universal variant
  206. :debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
  207. :debug:main Executing variant universal provides universal
  208. :debug:main Running callback portconfigure::add_automatic_compiler_dependencies
  209. :debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
  210. :debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
  211. :debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
  212. :debug:main No need to upgrade! libarchive 3.1.2_0 >= libarchive 3.1.2_0
  213. :debug:main epoch: in tree: 0 installed: 0
  214. :debug:main libxml2 2.9.2_1 exists in the ports tree
  215. :debug:main libxml2 2.9.2_1 +universal is the latest installed
  216. :debug:main libxml2 2.9.2_1 +universal is active
  217. :debug:main Merging existing variants '+universal' into variants
  218. :debug:main new fully merged portvariants: universal +
  219. :debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/textproc/libxml2
  220. :debug:main OS darwin/9.8.0 (Mac OS X 10.5) arch i386
  221. :debug:main adding the default universal variant
  222. :debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
  223. :debug:main Executing variant universal provides universal
  224. :debug:main Running callback portconfigure::add_automatic_compiler_dependencies
  225. :debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
  226. :debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
  227. :debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
  228. :debug:main No need to upgrade! libxml2 2.9.2_1 >= libxml2 2.9.2_1
  229. :debug:main epoch: in tree: 0 installed: 0
  230. :debug:main xz 5.0.7_0 exists in the ports tree
  231. :debug:main xz 5.0.7_0 +universal is the latest installed
  232. :debug:main xz 5.0.7_0 +universal is active
  233. :debug:main Merging existing variants '+universal' into variants
  234. :debug:main new fully merged portvariants: universal +
  235. :debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/archivers/xz
  236. :debug:main OS darwin/9.8.0 (Mac OS X 10.5) arch i386
  237. :debug:main adding the default universal variant
  238. :debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
  239. :debug:main Executing variant universal provides universal
  240. :debug:main Running callback portconfigure::add_automatic_compiler_dependencies
  241. :debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
  242. :debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
  243. :debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
  244. :debug:main No need to upgrade! xz 5.0.7_0 >= xz 5.0.7_0
  245. :debug:main epoch: in tree: 0 installed: 0
  246. :debug:main lzo2 2.08_0 exists in the ports tree
  247. :debug:main lzo2 2.08_0 +universal is the latest installed
  248. :debug:main lzo2 2.08_0 +universal is active
  249. :debug:main Merging existing variants '+universal' into variants
  250. :debug:main new fully merged portvariants: universal +
  251. :debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/archivers/lzo2
  252. :debug:main OS darwin/9.8.0 (Mac OS X 10.5) arch i386
  253. :debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
  254. :debug:main Sourcing PortGroup muniversal 1.0 from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/group/muniversal-1.0.tcl
  255. :debug:main universal variant already exists, so not adding the default one
  256. :debug:main Executing variant universal provides universal
  257. :debug:main Running callback portconfigure::add_automatic_compiler_dependencies
  258. :debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
  259. :debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
  260. :debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
  261. :debug:main No need to upgrade! lzo2 2.08_0 >= lzo2 2.08_0
  262. :debug:main epoch: in tree: 0 installed: 0
  263. :debug:main pkgconfig 0.28_0 exists in the ports tree
  264. :debug:main pkgconfig 0.28_0 +universal is the latest installed
  265. :debug:main pkgconfig 0.28_0 +universal is active
  266. :debug:main Merging existing variants '+universal' into variants
  267. :debug:main new fully merged portvariants: universal +
  268. :debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/devel/pkgconfig
  269. :debug:main OS darwin/9.8.0 (Mac OS X 10.5) arch i386
  270. :debug:main adding the default universal variant
  271. :debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
  272. :debug:main Executing variant universal provides universal
  273. :debug:main Running callback portconfigure::add_automatic_compiler_dependencies
  274. :debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
  275. :debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
  276. :debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
  277. :debug:main No need to upgrade! pkgconfig 0.28_0 >= pkgconfig 0.28_0
  278. :debug:main epoch: in tree: 0 installed: 0
  279. :debug:main portaudio 19.20140130_0 exists in the ports tree
  280. :debug:main portaudio 19.20140130_0 +universal is the latest installed
  281. :debug:main portaudio 19.20140130_0 +universal is active
  282. :debug:main Merging existing variants '+universal' into variants
  283. :debug:main new fully merged portvariants: universal +
  284. :debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/audio/portaudio
  285. :debug:main OS darwin/9.8.0 (Mac OS X 10.5) arch i386
  286. :debug:main adding the default universal variant
  287. :debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
  288. :debug:main Executing variant universal provides universal
  289. :debug:main Running callback portconfigure::add_automatic_compiler_dependencies
  290. :debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
  291. :debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
  292. :debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
  293. :debug:main No need to upgrade! portaudio 19.20140130_0 >= portaudio 19.20140130_0
  294. :msg:main ---> Computing dependencies for openal-soft:info:main .:debug:main openal-soft has no conflicts
  295. :debug:main Searching for dependency: cmake
  296. :debug:main Found Dependency: receipt exists for cmake
  297. :debug:main Searching for dependency: pkgconfig
  298. :debug:main Found Dependency: receipt exists for pkgconfig
  299. :debug:main Searching for dependency: portaudio
  300. :debug:main Found Dependency: receipt exists for portaudio
  301. :msg:main
  302. :debug:main Executing org.macports.main (openal-soft)
  303. :debug:main changing euid/egid - current euid: 0 - current egid: 0
  304. :debug:main egid changed to: 501
  305. :debug:main euid changed to: 503
  306. :debug:archivefetch archivefetch phase started at Thu Jan 29 18:10:34 EET 2015
  307. :msg:archivefetch ---> Fetching archive for openal-soft
  308. :debug:archivefetch Executing org.macports.archivefetch (openal-soft)
  309. :debug:archivefetch euid/egid changed to: 0/0
  310. :debug:archivefetch chowned /opt/local/var/macports/incoming to macports
  311. :debug:archivefetch euid/egid changed to: 503/501
  312. :info:archivefetch ---> openal-soft-1.15.1_1+universal.darwin_9.i386-ppc.tbz2 doesn't seem to exist in /opt/local/var/macports/incoming/verified
  313. :msg:archivefetch ---> Attempting to fetch openal-soft-1.15.1_1+universal.darwin_9.i386-ppc.tbz2 from http://lil.fr.packages.macports.org/openal-soft
  314. :debug:archivefetch Fetching archive failed:: The requested URL returned error: 404
  315. :msg:archivefetch ---> Attempting to fetch openal-soft-1.15.1_1+universal.darwin_9.i386-ppc.tbz2 from http://nue.de.packages.macports.org/macports/packages/openal-soft
  316. :debug:archivefetch Fetching archive failed:: The requested URL returned error: 404
  317. :msg:archivefetch ---> Attempting to fetch openal-soft-1.15.1_1+universal.darwin_9.i386-ppc.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/openal-soft
  318. :debug:archivefetch Fetching archive failed:: The requested URL returned error: 404
  319. :debug:archivefetch Privilege de-escalation not attempted as not running as root.
  320. :debug:fetch fetch phase started at Thu Jan 29 18:10:35 EET 2015
  321. :notice:fetch ---> Fetching distfiles for openal-soft
  322. :debug:fetch Executing org.macports.fetch (openal-soft)
  323. :debug:fetch Privilege de-escalation not attempted as not running as root.
  324. :debug:checksum checksum phase started at Thu Jan 29 18:10:35 EET 2015
  325. :notice:checksum ---> Verifying checksums for openal-soft
  326. :debug:checksum Executing org.macports.checksum (openal-soft)
  327. :info:checksum ---> Checksumming openal-soft-1.15.1.tar.bz2
  328. :debug:checksum Calculated (rmd160) is 6c04d117712bb20ea9670e143a29b0ca738b6040
  329. :debug:checksum Correct (rmd160) checksum for openal-soft-1.15.1.tar.bz2
  330. :debug:checksum Calculated (sha256) is 0e29a162f0841ccb4135ce76e92e8a704589b680a85eddf76f898de5236eb056
  331. :debug:checksum Correct (sha256) checksum for openal-soft-1.15.1.tar.bz2
  332. :debug:checksum Privilege de-escalation not attempted as not running as root.
  333. :debug:extract extract phase started at Thu Jan 29 18:10:35 EET 2015
  334. :notice:extract ---> Extracting openal-soft
  335. :debug:extract setting option extract.cmd to /usr/bin/bzip2
  336. :debug:extract Executing org.macports.extract (openal-soft)
  337. :info:extract ---> Extracting openal-soft-1.15.1.tar.bz2
  338. :debug:extract setting option extract.args to '/opt/local/var/macports/distfiles/openal-soft/openal-soft-1.15.1.tar.bz2'
  339. :debug:extract Environment:
  340. CC_PRINT_OPTIONS='YES'
  341. CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_Users_lubod_ports_audio_openal-soft/openal-soft/work/.CC_PRINT_OPTIONS'
  342. CPATH='/opt/local/include'
  343. LIBRARY_PATH='/opt/local/lib'
  344. MACOSX_DEPLOYMENT_TARGET='10.4'
  345. :debug:extract Assembled command: 'cd "/opt/local/var/macports/build/_Users_lubod_ports_audio_openal-soft/openal-soft/work" && /usr/bin/bzip2 -dc '/opt/local/var/macports/distfiles/openal-soft/openal-soft-1.15.1.tar.bz2' | /usr/bin/gnutar --no-same-owner -xf -'
  346. :debug:extract Executing command line: cd "/opt/local/var/macports/build/_Users_lubod_ports_audio_openal-soft/openal-soft/work" && /usr/bin/bzip2 -dc '/opt/local/var/macports/distfiles/openal-soft/openal-soft-1.15.1.tar.bz2' | /usr/bin/gnutar --no-same-owner -xf -
  347. :debug:extract euid/egid changed to: 0/0
  348. :debug:extract chowned /opt/local/var/macports/build/_Users_lubod_ports_audio_openal-soft/openal-soft/work to macports
  349. :debug:extract euid/egid changed to: 503/501
  350. :debug:extract Privilege de-escalation not attempted as not running as root.
  351. :debug:patch patch phase started at Thu Jan 29 18:10:35 EET 2015
  352. :debug:patch Executing org.macports.patch (openal-soft)
  353. :notice:patch ---> Applying patches to openal-soft
  354. :info:patch ---> Applying patch-src-alMain.h.diff
  355. :debug:patch Environment:
  356. CC_PRINT_OPTIONS='YES'
  357. CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_Users_lubod_ports_audio_openal-soft/openal-soft/work/.CC_PRINT_OPTIONS'
  358. CPATH='/opt/local/include'
  359. LIBRARY_PATH='/opt/local/lib'
  360. MACOSX_DEPLOYMENT_TARGET='10.4'
  361. :debug:patch Assembled command: 'cd "/opt/local/var/macports/build/_Users_lubod_ports_audio_openal-soft/openal-soft/work/openal-soft-1.15.1" && /usr/bin/patch -p0'
  362. :debug:patch Executing command line: cd "/opt/local/var/macports/build/_Users_lubod_ports_audio_openal-soft/openal-soft/work/openal-soft-1.15.1" && /usr/bin/patch -p0 < '/Users/lubod/ports/audio/openal-soft/files/patch-src-alMain.h.diff'
  363. :info:patch patching file OpenAL32/Include/alMain.h
  364. :debug:patch Privilege de-escalation not attempted as not running as root.
  365. :debug:configure configure phase started at Thu Jan 29 18:10:35 EET 2015
  366. :notice:configure ---> Configuring openal-soft
  367. :debug:configure Using compiler 'Xcode GCC 4.2'
  368. :debug:configure Executing proc-pre-org.macports.configure-configure-0
  369. :debug:configure Executing org.macports.configure (openal-soft)
  370. :debug:configure Environment:
  371. CC='/usr/bin/gcc-4.2'
  372. CC_PRINT_OPTIONS='YES'
  373. CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_Users_lubod_ports_audio_openal-soft/openal-soft/work/.CC_PRINT_OPTIONS'
  374. CFLAGS='-pipe -Os -isysroot /Developer/SDKs/MacOSX10.4u.sdk -arch i386 -arch ppc'
  375. CPATH='/opt/local/include'
  376. CPPFLAGS='-I/opt/local/include -isysroot /Developer/SDKs/MacOSX10.4u.sdk'
  377. CXX='/usr/bin/g++-4.2'
  378. CXXFLAGS='-pipe -Os -isysroot /Developer/SDKs/MacOSX10.4u.sdk -arch i386 -arch ppc'
  379. F90FLAGS='-pipe -Os'
  380. FCFLAGS='-pipe -Os'
  381. FFLAGS='-pipe -Os'
  382. INSTALL='/usr/bin/install -c'
  383. LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Developer/SDKs/MacOSX10.4u.sdk -arch i386 -arch ppc'
  384. LIBRARY_PATH='/opt/local/lib'
  385. MACOSX_DEPLOYMENT_TARGET='10.4'
  386. OBJC='/usr/bin/gcc-4.2'
  387. OBJCFLAGS='-pipe -Os -isysroot /Developer/SDKs/MacOSX10.4u.sdk -arch i386 -arch ppc'
  388. OBJCXX='/usr/bin/g++-4.2'
  389. OBJCXXFLAGS='-pipe -Os -isysroot /Developer/SDKs/MacOSX10.4u.sdk -arch i386 -arch ppc'
  390. :debug:configure Assembled command: 'cd "/opt/local/var/macports/build/_Users_lubod_ports_audio_openal-soft/openal-soft/work/openal-soft-1.15.1" && /opt/local/bin/cmake -DCMAKE_INSTALL_PREFIX=/opt/local -DCMAKE_OSX_ARCHITECTURES="i386;ppc" -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_COLOR_MAKEFILE=ON -DCMAKE_BUILD_TYPE=Release -DCMAKE_BUILD_WITH_INSTALL_RPATH=ON -DCMAKE_INSTALL_RPATH=/opt/local/lib -DCMAKE_INSTALL_NAME_DIR=/opt/local/lib -DCMAKE_SYSTEM_PREFIX_PATH="/opt/local;/usr" -DCMAKE_MODULE_PATH=/opt/local/share/cmake/Modules -DCMAKE_FIND_FRAMEWORK=LAST -Wno-dev -DEXAMPLES=OFF -DCMAKE_BUILD_WITH_INSTALL_RPATH=OFF -DCMAKE_COLOR_MAKEFILE=ON -DCMAKE_OSX_SYSROOT:STRING=/Developer/SDKs/MacOSX10.4u.sdk -DCMAKE_OSX_DEPLOYMENT_TARGET=10.4 -DCMAKE_C_FLAGS_RELEASE="-DNDEBUG" -DCMAKE_CXX_FLAGS_RELEASE="-DNDEBUG" -DCMAKE_OSX_DEPLOYMENT_TARGET="10.4" -DCMAKE_OSX_SYSROOT="/Developer/SDKs/MacOSX10.4u.sdk"'
  391. :debug:configure Executing command line: cd "/opt/local/var/macports/build/_Users_lubod_ports_audio_openal-soft/openal-soft/work/openal-soft-1.15.1" && /opt/local/bin/cmake -DCMAKE_INSTALL_PREFIX=/opt/local -DCMAKE_OSX_ARCHITECTURES="i386;ppc" -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_COLOR_MAKEFILE=ON -DCMAKE_BUILD_TYPE=Release -DCMAKE_BUILD_WITH_INSTALL_RPATH=ON -DCMAKE_INSTALL_RPATH=/opt/local/lib -DCMAKE_INSTALL_NAME_DIR=/opt/local/lib -DCMAKE_SYSTEM_PREFIX_PATH="/opt/local;/usr" -DCMAKE_MODULE_PATH=/opt/local/share/cmake/Modules -DCMAKE_FIND_FRAMEWORK=LAST -Wno-dev -DEXAMPLES=OFF -DCMAKE_BUILD_WITH_INSTALL_RPATH=OFF -DCMAKE_COLOR_MAKEFILE=ON -DCMAKE_OSX_SYSROOT:STRING=/Developer/SDKs/MacOSX10.4u.sdk -DCMAKE_OSX_DEPLOYMENT_TARGET=10.4 -DCMAKE_C_FLAGS_RELEASE="-DNDEBUG" -DCMAKE_CXX_FLAGS_RELEASE="-DNDEBUG" -DCMAKE_OSX_DEPLOYMENT_TARGET="10.4" -DCMAKE_OSX_SYSROOT="/Developer/SDKs/MacOSX10.4u.sdk"
  392. :info:configure -- Found PkgConfig: /opt/local/bin/pkg-config (found version "0.28")
  393. :info:configure -- The C compiler identification is unknown
  394. :info:configure 2015-01-29 18:10:36.028 sw_vers[53873:10b] CFPreferences: user home directory at /opt/local/var/macports/home is unavailable. User domains will be volatile.
  395. :info:configure 2015-01-29 18:10:36.054 sw_vers[53875:10b] CFPreferences: user home directory at /opt/local/var/macports/home is unavailable. User domains will be volatile.
  396. :info:configure -- Check for working C compiler: /usr/bin/gcc-4.2
  397. :info:configure 2015-01-29 18:10:36.085 sw_vers[53877:10b] CFPreferences: user home directory at /opt/local/var/macports/home is unavailable. User domains will be volatile.
  398. :info:configure 2015-01-29 18:10:36.108 sw_vers[53879:10b] CFPreferences: user home directory at /opt/local/var/macports/home is unavailable. User domains will be volatile.
  399. :info:configure -- Check for working C compiler: /usr/bin/gcc-4.2 -- works
  400. :info:configure -- Detecting C compiler ABI info
  401. :info:configure 2015-01-29 18:10:36.279 sw_vers[53905:10b] CFPreferences: user home directory at /opt/local/var/macports/home is unavailable. User domains will be volatile.
  402. :info:configure 2015-01-29 18:10:36.300 sw_vers[53907:10b] CFPreferences: user home directory at /opt/local/var/macports/home is unavailable. User domains will be volatile.
  403. :info:configure -- Detecting C compiler ABI info - done
  404. :info:configure -- Looking for sys/types.h
  405. :info:configure 2015-01-29 18:10:36.467 sw_vers[53933:10b] CFPreferences: user home directory at /opt/local/var/macports/home is unavailable. User domains will be volatile.
  406. :info:configure 2015-01-29 18:10:36.488 sw_vers[53935:10b] CFPreferences: user home directory at /opt/local/var/macports/home is unavailable. User domains will be volatile.
  407. :info:configure -- Looking for sys/types.h - found
  408. :info:configure -- Looking for stdint.h
  409. :info:configure 2015-01-29 18:10:36.984 sw_vers[53961:10b] CFPreferences: user home directory at /opt/local/var/macports/home is unavailable. User domains will be volatile.
  410. :info:configure 2015-01-29 18:10:37.006 sw_vers[53963:10b] CFPreferences: user home directory at /opt/local/var/macports/home is unavailable. User domains will be volatile.
  411. :info:configure -- Looking for stdint.h - found
  412. :info:configure -- Looking for stddef.h
  413. :info:configure 2015-01-29 18:10:37.162 sw_vers[53989:10b] CFPreferences: user home directory at /opt/local/var/macports/home is unavailable. User domains will be volatile.
  414. :info:configure 2015-01-29 18:10:37.184 sw_vers[53991:10b] CFPreferences: user home directory at /opt/local/var/macports/home is unavailable. User domains will be volatile.
  415. :info:configure -- Looking for stddef.h - found
  416. :info:configure -- Check size of long
  417. :info:configure 2015-01-29 18:10:37.342 sw_vers[54017:10b] CFPreferences: user home directory at /opt/local/var/macports/home is unavailable. User domains will be volatile.
  418. :info:configure 2015-01-29 18:10:37.363 sw_vers[54019:10b] CFPreferences: user home directory at /opt/local/var/macports/home is unavailable. User domains will be volatile.
  419. :info:configure -- Check size of long - done
  420. :info:configure -- Check size of long long
  421. :info:configure 2015-01-29 18:10:37.534 sw_vers[54045:10b] CFPreferences: user home directory at /opt/local/var/macports/home is unavailable. User domains will be volatile.
  422. :info:configure 2015-01-29 18:10:37.555 sw_vers[54047:10b] CFPreferences: user home directory at /opt/local/var/macports/home is unavailable. User domains will be volatile.
  423. :info:configure -- Check size of long long - done
  424. :info:configure -- Performing Test HAVE_RESTRICT
  425. :info:configure 2015-01-29 18:10:37.748 sw_vers[54073:10b] CFPreferences: user home directory at /opt/local/var/macports/home is unavailable. User domains will be volatile.
  426. :info:configure 2015-01-29 18:10:37.779 sw_vers[54075:10b] CFPreferences: user home directory at /opt/local/var/macports/home is unavailable. User domains will be volatile.
  427. :info:configure -- Performing Test HAVE_RESTRICT - Failed
  428. :info:configure -- Performing Test HAVE___RESTRICT
  429. :info:configure 2015-01-29 18:10:37.890 sw_vers[54091:10b] CFPreferences: user home directory at /opt/local/var/macports/home is unavailable. User domains will be volatile.
  430. :info:configure 2015-01-29 18:10:37.913 sw_vers[54093:10b] CFPreferences: user home directory at /opt/local/var/macports/home is unavailable. User domains will be volatile.
  431. :info:configure -- Performing Test HAVE___RESTRICT - Success
  432. :info:configure -- Checking if C compiler supports -Wextra
  433. :info:configure 2015-01-29 18:10:38.066 sw_vers[54119:10b] CFPreferences: user home directory at /opt/local/var/macports/home is unavailable. User domains will be volatile.
  434. :info:configure 2015-01-29 18:10:38.088 sw_vers[54121:10b] CFPreferences: user home directory at /opt/local/var/macports/home is unavailable. User domains will be volatile.
  435. :info:configure -- Checking if C compiler supports -Wextra - Success
  436. :info:configure -- Performing Test HAVE_GCC_DESTRUCTOR
  437. :info:configure 2015-01-29 18:10:38.242 sw_vers[54147:10b] CFPreferences: user home directory at /opt/local/var/macports/home is unavailable. User domains will be volatile.
  438. :info:configure 2015-01-29 18:10:38.265 sw_vers[54149:10b] CFPreferences: user home directory at /opt/local/var/macports/home is unavailable. User domains will be volatile.
  439. :info:configure -- Performing Test HAVE_GCC_DESTRUCTOR - Success
  440. :info:configure -- Performing Test HAVE_GCC_PROTECTED_VISIBILITY
  441. :info:configure 2015-01-29 18:10:38.420 sw_vers[54175:10b] CFPreferences: user home directory at /opt/local/var/macports/home is unavailable. User domains will be volatile.
  442. :info:configure 2015-01-29 18:10:38.441 sw_vers[54177:10b] CFPreferences: user home directory at /opt/local/var/macports/home is unavailable. User domains will be volatile.
  443. :info:configure -- Performing Test HAVE_GCC_PROTECTED_VISIBILITY - Success
  444. :info:configure -- Checking if C compiler supports -fvisibility=internal
  445. :info:configure 2015-01-29 18:10:38.591 sw_vers[54203:10b] CFPreferences: user home directory at /opt/local/var/macports/home is unavailable. User domains will be volatile.
  446. :info:configure 2015-01-29 18:10:38.614 sw_vers[54205:10b] CFPreferences: user home directory at /opt/local/var/macports/home is unavailable. User domains will be volatile.
  447. :info:configure -- Checking if C compiler supports -fvisibility=internal - Failed
  448. :info:configure -- Checking if C compiler supports -fvisibility=hidden
  449. :info:configure 2015-01-29 18:10:38.730 sw_vers[54221:10b] CFPreferences: user home directory at /opt/local/var/macports/home is unavailable. User domains will be volatile.
  450. :info:configure 2015-01-29 18:10:38.752 sw_vers[54223:10b] CFPreferences: user home directory at /opt/local/var/macports/home is unavailable. User domains will be volatile.
  451. :info:configure -- Checking if C compiler supports -fvisibility=hidden - Success
  452. :info:configure -- Performing Test HAVE_ATTRIBUTE_ALIGNED
  453. :info:configure 2015-01-29 18:10:38.902 sw_vers[54249:10b] CFPreferences: user home directory at /opt/local/var/macports/home is unavailable. User domains will be volatile.
  454. :info:configure 2015-01-29 18:10:38.924 sw_vers[54251:10b] CFPreferences: user home directory at /opt/local/var/macports/home is unavailable. User domains will be volatile.
  455. :info:configure -- Performing Test HAVE_ATTRIBUTE_ALIGNED - Success
  456. :info:configure -- Checking if C compiler supports -msse
  457. :info:configure 2015-01-29 18:10:39.077 sw_vers[54277:10b] CFPreferences: user home directory at /opt/local/var/macports/home is unavailable. User domains will be volatile.
  458. :info:configure 2015-01-29 18:10:39.100 sw_vers[54279:10b] CFPreferences: user home directory at /opt/local/var/macports/home is unavailable. User domains will be volatile.
  459. :info:configure -- Checking if C compiler supports -msse - Success
  460. :info:configure -- Performing Test HAVE_GCC_FORMAT
  461. :info:configure 2015-01-29 18:10:39.252 sw_vers[54305:10b] CFPreferences: user home directory at /opt/local/var/macports/home is unavailable. User domains will be volatile.
  462. :info:configure 2015-01-29 18:10:39.274 sw_vers[54307:10b] CFPreferences: user home directory at /opt/local/var/macports/home is unavailable. User domains will be volatile.
  463. :info:configure -- Performing Test HAVE_GCC_FORMAT - Success
  464. :info:configure -- Looking for malloc.h
  465. :info:configure 2015-01-29 18:10:39.427 sw_vers[54333:10b] CFPreferences: user home directory at /opt/local/var/macports/home is unavailable. User domains will be volatile.
  466. :info:configure 2015-01-29 18:10:39.449 sw_vers[54335:10b] CFPreferences: user home directory at /opt/local/var/macports/home is unavailable. User domains will be volatile.
  467. :info:configure -- Looking for malloc.h - not found
  468. :info:configure -- Looking for cpuid.h
  469. :info:configure 2015-01-29 18:10:39.557 sw_vers[54351:10b] CFPreferences: user home directory at /opt/local/var/macports/home is unavailable. User domains will be volatile.
  470. :info:configure 2015-01-29 18:10:39.579 sw_vers[54353:10b] CFPreferences: user home directory at /opt/local/var/macports/home is unavailable. User domains will be volatile.
  471. :info:configure -- Looking for cpuid.h - not found
  472. :info:configure -- Looking for fenv.h
  473. :info:configure 2015-01-29 18:10:39.686 sw_vers[54369:10b] CFPreferences: user home directory at /opt/local/var/macports/home is unavailable. User domains will be volatile.
  474. :info:configure 2015-01-29 18:10:39.708 sw_vers[54371:10b] CFPreferences: user home directory at /opt/local/var/macports/home is unavailable. User domains will be volatile.
  475. :info:configure -- Looking for fenv.h - found
  476. :info:configure -- Looking for float.h
  477. :info:configure 2015-01-29 18:10:39.942 sw_vers[54397:10b] CFPreferences: user home directory at /opt/local/var/macports/home is unavailable. User domains will be volatile.
  478. :info:configure 2015-01-29 18:10:39.964 sw_vers[54399:10b] CFPreferences: user home directory at /opt/local/var/macports/home is unavailable. User domains will be volatile.
  479. :info:configure -- Looking for float.h - not found
  480. :info:configure -- Looking for ieeefp.h
  481. :info:configure 2015-01-29 18:10:40.079 sw_vers[54415:10b] CFPreferences: user home directory at /opt/local/var/macports/home is unavailable. User domains will be volatile.
  482. :info:configure 2015-01-29 18:10:40.101 sw_vers[54417:10b] CFPreferences: user home directory at /opt/local/var/macports/home is unavailable. User domains will be volatile.
  483. :info:configure -- Looking for ieeefp.h - not found
  484. :info:configure -- Looking for guiddef.h
  485. :info:configure 2015-01-29 18:10:40.211 sw_vers[54433:10b] CFPreferences: user home directory at /opt/local/var/macports/home is unavailable. User domains will be volatile.
  486. :info:configure 2015-01-29 18:10:40.233 sw_vers[54435:10b] CFPreferences: user home directory at /opt/local/var/macports/home is unavailable. User domains will be volatile.
  487. :info:configure -- Looking for guiddef.h - not found
  488. :info:configure -- Looking for initguid.h
  489. :info:configure 2015-01-29 18:10:40.341 sw_vers[54451:10b] CFPreferences: user home directory at /opt/local/var/macports/home is unavailable. User domains will be volatile.
  490. :info:configure 2015-01-29 18:10:40.363 sw_vers[54453:10b] CFPreferences: user home directory at /opt/local/var/macports/home is unavailable. User domains will be volatile.
  491. :info:configure -- Looking for initguid.h - not found
  492. :info:configure -- Looking for pow in m
  493. :info:configure 2015-01-29 18:10:40.469 sw_vers[54469:10b] CFPreferences: user home directory at /opt/local/var/macports/home is unavailable. User domains will be volatile.
  494. :info:configure 2015-01-29 18:10:40.491 sw_vers[54471:10b] CFPreferences: user home directory at /opt/local/var/macports/home is unavailable. User domains will be volatile.
  495. :info:configure -- Looking for pow in m - found
  496. :info:configure -- Looking for aligned_alloc
  497. :info:configure 2015-01-29 18:10:40.686 sw_vers[54497:10b] CFPreferences: user home directory at /opt/local/var/macports/home is unavailable. User domains will be volatile.
  498. :info:configure 2015-01-29 18:10:40.708 sw_vers[54499:10b] CFPreferences: user home directory at /opt/local/var/macports/home is unavailable. User domains will be volatile.
  499. :info:configure -- Looking for aligned_alloc - not found
  500. :info:configure -- Looking for posix_memalign
  501. :info:configure 2015-01-29 18:10:40.898 sw_vers[54515:10b] CFPreferences: user home directory at /opt/local/var/macports/home is unavailable. User domains will be volatile.
  502. :info:configure 2015-01-29 18:10:40.920 sw_vers[54517:10b] CFPreferences: user home directory at /opt/local/var/macports/home is unavailable. User domains will be volatile.
  503. :info:configure -- Looking for posix_memalign - not found
  504. :info:configure -- Looking for _aligned_malloc
  505. :info:configure 2015-01-29 18:10:41.040 sw_vers[54533:10b] CFPreferences: user home directory at /opt/local/var/macports/home is unavailable. User domains will be volatile.
  506. :info:configure 2015-01-29 18:10:41.062 sw_vers[54535:10b] CFPreferences: user home directory at /opt/local/var/macports/home is unavailable. User domains will be volatile.
  507. :info:configure -- Looking for _aligned_malloc - not found
  508. :info:configure -- Looking for lrintf
  509. :info:configure 2015-01-29 18:10:41.172 sw_vers[54551:10b] CFPreferences: user home directory at /opt/local/var/macports/home is unavailable. User domains will be volatile.
  510. :info:configure 2015-01-29 18:10:41.194 sw_vers[54553:10b] CFPreferences: user home directory at /opt/local/var/macports/home is unavailable. User domains will be volatile.
  511. :info:configure -- Looking for lrintf - found
  512. :info:configure -- Looking for fesetround
  513. :info:configure 2015-01-29 18:10:41.390 sw_vers[54579:10b] CFPreferences: user home directory at /opt/local/var/macports/home is unavailable. User domains will be volatile.
  514. :info:configure 2015-01-29 18:10:41.412 sw_vers[54581:10b] CFPreferences: user home directory at /opt/local/var/macports/home is unavailable. User domains will be volatile.
  515. :info:configure -- Looking for fesetround - found
  516. :info:configure -- Looking for strtof
  517. :info:configure 2015-01-29 18:10:41.579 sw_vers[54607:10b] CFPreferences: user home directory at /opt/local/var/macports/home is unavailable. User domains will be volatile.
  518. :info:configure 2015-01-29 18:10:41.603 sw_vers[54609:10b] CFPreferences: user home directory at /opt/local/var/macports/home is unavailable. User domains will be volatile.
  519. :info:configure -- Looking for strtof - found
  520. :info:configure -- Looking for stat
  521. :info:configure 2015-01-29 18:10:41.762 sw_vers[54635:10b] CFPreferences: user home directory at /opt/local/var/macports/home is unavailable. User domains will be volatile.
  522. :info:configure 2015-01-29 18:10:41.784 sw_vers[54637:10b] CFPreferences: user home directory at /opt/local/var/macports/home is unavailable. User domains will be volatile.
  523. :info:configure -- Looking for stat - found
  524. :info:configure -- Looking for strcasecmp
  525. :info:configure 2015-01-29 18:10:41.944 sw_vers[54663:10b] CFPreferences: user home directory at /opt/local/var/macports/home is unavailable. User domains will be volatile.
  526. :info:configure 2015-01-29 18:10:41.966 sw_vers[54665:10b] CFPreferences: user home directory at /opt/local/var/macports/home is unavailable. User domains will be volatile.
  527. :info:configure -- Looking for strcasecmp - found
  528. :info:configure -- Looking for strncasecmp
  529. :info:configure 2015-01-29 18:10:42.131 sw_vers[54691:10b] CFPreferences: user home directory at /opt/local/var/macports/home is unavailable. User domains will be volatile.
  530. :info:configure 2015-01-29 18:10:42.153 sw_vers[54693:10b] CFPreferences: user home directory at /opt/local/var/macports/home is unavailable. User domains will be volatile.
  531. :info:configure -- Looking for strncasecmp - found
  532. :info:configure -- Looking for snprintf
  533. :info:configure 2015-01-29 18:10:42.310 sw_vers[54719:10b] CFPreferences: user home directory at /opt/local/var/macports/home is unavailable. User domains will be volatile.
  534. :info:configure 2015-01-29 18:10:42.332 sw_vers[54721:10b] CFPreferences: user home directory at /opt/local/var/macports/home is unavailable. User domains will be volatile.
  535. :info:configure -- Looking for snprintf - found
  536. :info:configure -- Looking for vsnprintf
  537. :info:configure 2015-01-29 18:10:42.491 sw_vers[54747:10b] CFPreferences: user home directory at /opt/local/var/macports/home is unavailable. User domains will be volatile.
  538. :info:configure 2015-01-29 18:10:42.513 sw_vers[54749:10b] CFPreferences: user home directory at /opt/local/var/macports/home is unavailable. User domains will be volatile.
  539. :info:configure -- Looking for vsnprintf - found
  540. :info:configure -- Looking for isfinite
  541. :info:configure 2015-01-29 18:10:42.675 sw_vers[54775:10b] CFPreferences: user home directory at /opt/local/var/macports/home is unavailable. User domains will be volatile.
  542. :info:configure 2015-01-29 18:10:42.697 sw_vers[54777:10b] CFPreferences: user home directory at /opt/local/var/macports/home is unavailable. User domains will be volatile.
  543. :info:configure -- Looking for isfinite - found
  544. :info:configure -- Looking for isnan
  545. :info:configure 2015-01-29 18:10:42.860 sw_vers[54803:10b] CFPreferences: user home directory at /opt/local/var/macports/home is unavailable. User domains will be volatile.
  546. :info:configure 2015-01-29 18:10:42.881 sw_vers[54805:10b] CFPreferences: user home directory at /opt/local/var/macports/home is unavailable. User domains will be volatile.
  547. :info:configure -- Looking for isnan - found
  548. :info:configure -- Looking for dlfcn.h
  549. :info:configure 2015-01-29 18:10:43.063 sw_vers[54831:10b] CFPreferences: user home directory at /opt/local/var/macports/home is unavailable. User domains will be volatile.
  550. :info:configure 2015-01-29 18:10:43.085 sw_vers[54833:10b] CFPreferences: user home directory at /opt/local/var/macports/home is unavailable. User domains will be volatile.
  551. :info:configure -- Looking for dlfcn.h - found
  552. :info:configure -- Looking for dlopen in dl
  553. :info:configure 2015-01-29 18:10:43.265 sw_vers[54859:10b] CFPreferences: user home directory at /opt/local/var/macports/home is unavailable. User domains will be volatile.
  554. :info:configure 2015-01-29 18:10:43.286 sw_vers[54861:10b] CFPreferences: user home directory at /opt/local/var/macports/home is unavailable. User domains will be volatile.
  555. :info:configure -- Looking for dlopen in dl - found
  556. :info:configure -- Looking for windows.h
  557. :info:configure 2015-01-29 18:10:43.485 sw_vers[54887:10b] CFPreferences: user home directory at /opt/local/var/macports/home is unavailable. User domains will be volatile.
  558. :info:configure 2015-01-29 18:10:43.510 sw_vers[54889:10b] CFPreferences: user home directory at /opt/local/var/macports/home is unavailable. User domains will be volatile.
  559. :info:configure -- Looking for windows.h - not found
  560. :info:configure -- Looking for gettimeofday
  561. :info:configure 2015-01-29 18:10:43.619 sw_vers[54905:10b] CFPreferences: user home directory at /opt/local/var/macports/home is unavailable. User domains will be volatile.
  562. :info:configure 2015-01-29 18:10:43.641 sw_vers[54907:10b] CFPreferences: user home directory at /opt/local/var/macports/home is unavailable. User domains will be volatile.
  563. :info:configure -- Looking for gettimeofday - found
  564. :info:configure -- Looking for nanosleep
  565. :info:configure 2015-01-29 18:10:43.799 sw_vers[54933:10b] CFPreferences: user home directory at /opt/local/var/macports/home is unavailable. User domains will be volatile.
  566. :info:configure 2015-01-29 18:10:43.821 sw_vers[54935:10b] CFPreferences: user home directory at /opt/local/var/macports/home is unavailable. User domains will be volatile.
  567. :info:configure -- Looking for nanosleep - found
  568. :info:configure -- Checking if C compiler supports -pthread
  569. :info:configure 2015-01-29 18:10:43.991 sw_vers[54961:10b] CFPreferences: user home directory at /opt/local/var/macports/home is unavailable. User domains will be volatile.
  570. :info:configure 2015-01-29 18:10:44.012 sw_vers[54963:10b] CFPreferences: user home directory at /opt/local/var/macports/home is unavailable. User domains will be volatile.
  571. :info:configure -- Checking if C compiler supports -pthread - Success
  572. :info:configure -- Looking for pthread.h
  573. :info:configure 2015-01-29 18:10:44.171 sw_vers[54989:10b] CFPreferences: user home directory at /opt/local/var/macports/home is unavailable. User domains will be volatile.
  574. :info:configure 2015-01-29 18:10:44.192 sw_vers[54991:10b] CFPreferences: user home directory at /opt/local/var/macports/home is unavailable. User domains will be volatile.
  575. :info:configure -- Looking for pthread.h - found
  576. :info:configure -- Looking for include files pthread.h, pthread_np.h
  577. :info:configure 2015-01-29 18:10:44.469 sw_vers[55017:10b] CFPreferences: user home directory at /opt/local/var/macports/home is unavailable. User domains will be volatile.
  578. :info:configure 2015-01-29 18:10:44.497 sw_vers[55019:10b] CFPreferences: user home directory at /opt/local/var/macports/home is unavailable. User domains will be volatile.
  579. :info:configure -- Looking for include files pthread.h, pthread_np.h - not found
  580. :info:configure -- Looking for pthread_create in pthread
  581. :info:configure 2015-01-29 18:10:44.630 sw_vers[55035:10b] CFPreferences: user home directory at /opt/local/var/macports/home is unavailable. User domains will be volatile.
  582. :info:configure 2015-01-29 18:10:44.655 sw_vers[55037:10b] CFPreferences: user home directory at /opt/local/var/macports/home is unavailable. User domains will be volatile.
  583. :info:configure -- Looking for pthread_create in pthread - found
  584. :info:configure -- Looking for pthread_setschedparam in pthread
  585. :info:configure 2015-01-29 18:10:44.865 sw_vers[55063:10b] CFPreferences: user home directory at /opt/local/var/macports/home is unavailable. User domains will be volatile.
  586. :info:configure 2015-01-29 18:10:44.887 sw_vers[55065:10b] CFPreferences: user home directory at /opt/local/var/macports/home is unavailable. User domains will be volatile.
  587. :info:configure -- Looking for pthread_setschedparam in pthread - found
  588. :info:configure -- Looking for clock_gettime in rt
  589. :info:configure 2015-01-29 18:10:45.060 sw_vers[55091:10b] CFPreferences: user home directory at /opt/local/var/macports/home is unavailable. User domains will be volatile.
  590. :info:configure 2015-01-29 18:10:45.082 sw_vers[55093:10b] CFPreferences: user home directory at /opt/local/var/macports/home is unavailable. User domains will be volatile.
  591. :info:configure -- Looking for clock_gettime in rt - not found
  592. :info:configure -- Looking for timeGetTime in winmm
  593. :info:configure 2015-01-29 18:10:45.247 sw_vers[55119:10b] CFPreferences: user home directory at /opt/local/var/macports/home is unavailable. User domains will be volatile.
  594. :info:configure 2015-01-29 18:10:45.268 sw_vers[55121:10b] CFPreferences: user home directory at /opt/local/var/macports/home is unavailable. User domains will be volatile.
  595. :info:configure -- Looking for timeGetTime in winmm - not found.
  596. :info:configure -- Looking for xmmintrin.h
  597. :info:configure 2015-01-29 18:10:45.391 sw_vers[55137:10b] CFPreferences: user home directory at /opt/local/var/macports/home is unavailable. User domains will be volatile.
  598. :info:configure 2015-01-29 18:10:45.413 sw_vers[55139:10b] CFPreferences: user home directory at /opt/local/var/macports/home is unavailable. User domains will be volatile.
  599. :info:configure -- Looking for xmmintrin.h - not found
  600. :info:configure -- Looking for arm_neon.h
  601. :info:configure 2015-01-29 18:10:45.532 sw_vers[55155:10b] CFPreferences: user home directory at /opt/local/var/macports/home is unavailable. User domains will be volatile.
  602. :info:configure 2015-01-29 18:10:45.554 sw_vers[55157:10b] CFPreferences: user home directory at /opt/local/var/macports/home is unavailable. User domains will be volatile.
  603. :info:configure -- Looking for arm_neon.h - not found
  604. :info:configure -- Looking for alsa/asoundlib.h
  605. :info:configure 2015-01-29 18:10:45.684 sw_vers[55173:10b] CFPreferences: user home directory at /opt/local/var/macports/home is unavailable. User domains will be volatile.
  606. :info:configure 2015-01-29 18:10:45.706 sw_vers[55175:10b] CFPreferences: user home directory at /opt/local/var/macports/home is unavailable. User domains will be volatile.
  607. :info:configure -- Looking for alsa/asoundlib.h - not found
  608. :info:configure -- Looking for sys/soundcard.h
  609. :info:configure 2015-01-29 18:10:45.845 sw_vers[55191:10b] CFPreferences: user home directory at /opt/local/var/macports/home is unavailable. User domains will be volatile.
  610. :info:configure 2015-01-29 18:10:45.867 sw_vers[55193:10b] CFPreferences: user home directory at /opt/local/var/macports/home is unavailable. User domains will be volatile.
  611. :info:configure -- Looking for sys/soundcard.h - not found
  612. :info:configure -- Looking for sys/audioio.h
  613. :info:configure 2015-01-29 18:10:46.004 sw_vers[55209:10b] CFPreferences: user home directory at /opt/local/var/macports/home is unavailable. User domains will be volatile.
  614. :info:configure 2015-01-29 18:10:46.026 sw_vers[55211:10b] CFPreferences: user home directory at /opt/local/var/macports/home is unavailable. User domains will be volatile.
  615. :info:configure -- Looking for sys/audioio.h - not found
  616. :info:configure -- Looking for sndio.h
  617. :info:configure 2015-01-29 18:10:46.162 sw_vers[55227:10b] CFPreferences: user home directory at /opt/local/var/macports/home is unavailable. User domains will be volatile.
  618. :info:configure 2015-01-29 18:10:46.184 sw_vers[55229:10b] CFPreferences: user home directory at /opt/local/var/macports/home is unavailable. User domains will be volatile.
  619. :info:configure -- Looking for sndio.h - not found
  620. :info:configure -- Looking for dsound.h
  621. :info:configure 2015-01-29 18:10:46.307 sw_vers[55245:10b] CFPreferences: user home directory at /opt/local/var/macports/home is unavailable. User domains will be volatile.
  622. :info:configure 2015-01-29 18:10:46.330 sw_vers[55247:10b] CFPreferences: user home directory at /opt/local/var/macports/home is unavailable. User domains will be volatile.
  623. :info:configure -- Looking for dsound.h - not found
  624. :info:configure -- Looking for portaudio.h
  625. :info:configure 2015-01-29 18:10:46.447 sw_vers[55263:10b] CFPreferences: user home directory at /opt/local/var/macports/home is unavailable. User domains will be volatile.
  626. :info:configure 2015-01-29 18:10:46.469 sw_vers[55265:10b] CFPreferences: user home directory at /opt/local/var/macports/home is unavailable. User domains will be volatile.
  627. :info:configure -- Looking for portaudio.h - found
  628. :info:configure -- Looking for Pa_Initialize in portaudio
  629. :info:configure 2015-01-29 18:10:46.638 sw_vers[55291:10b] CFPreferences: user home directory at /opt/local/var/macports/home is unavailable. User domains will be volatile.
  630. :info:configure 2015-01-29 18:10:46.660 sw_vers[55293:10b] CFPreferences: user home directory at /opt/local/var/macports/home is unavailable. User domains will be volatile.
  631. :info:configure -- Looking for Pa_Initialize in portaudio - found
  632. :info:configure -- Looking for pulse/pulseaudio.h
  633. :info:configure 2015-01-29 18:10:46.921 sw_vers[55319:10b] CFPreferences: user home directory at /opt/local/var/macports/home is unavailable. User domains will be volatile.
  634. :info:configure 2015-01-29 18:10:46.943 sw_vers[55321:10b] CFPreferences: user home directory at /opt/local/var/macports/home is unavailable. User domains will be volatile.
  635. :info:configure -- Looking for pulse/pulseaudio.h - not found
  636. :info:configure -- Looking for /System/Library/Frameworks/CoreAudio.framework/Headers/CoreAudio.h
  637. :info:configure 2015-01-29 18:10:47.059 sw_vers[55337:10b] CFPreferences: user home directory at /opt/local/var/macports/home is unavailable. User domains will be volatile.
  638. :info:configure 2015-01-29 18:10:47.081 sw_vers[55339:10b] CFPreferences: user home directory at /opt/local/var/macports/home is unavailable. User domains will be volatile.
  639. :info:configure -- Looking for /System/Library/Frameworks/CoreAudio.framework/Headers/CoreAudio.h - not found
  640. :info:configure -- Looking for include files SLES/OpenSLES.h, SLES/OpenSLES_Android.h
  641. :info:configure 2015-01-29 18:10:47.951 sw_vers[55355:10b] CFPreferences: user home directory at /opt/local/var/macports/home is unavailable. User domains will be volatile.
  642. :info:configure 2015-01-29 18:10:47.973 sw_vers[55357:10b] CFPreferences: user home directory at /opt/local/var/macports/home is unavailable. User domains will be volatile.
  643. :info:configure -- Looking for include files SLES/OpenSLES.h, SLES/OpenSLES_Android.h - not found
  644. :info:configure --
  645. :info:configure -- Building OpenAL with support for the following backends:
  646. :info:configure -- PortAudio, WaveFile, Null
  647. :info:configure --
  648. :info:configure -- Building with support for CPU extensions:
  649. :info:configure -- Default
  650. :info:configure --
  651. :info:configure -- Installing sample configuration
  652. :info:configure --
  653. :info:configure -- Building utility programs
  654. :info:configure --
  655. :info:configure -- Configuring done
  656. :info:configure -- Generating done
  657. :info:configure CMake Warning:
  658. :info:configure Manually-specified variables were not used by the project:
  659. :info:configure
  660. :info:configure CMAKE_CXX_FLAGS_RELEASE
  661. :info:configure
  662. :info:configure
  663. :info:configure -- Build files have been written to: /opt/local/var/macports/build/_Users_lubod_ports_audio_openal-soft/openal-soft/work/openal-soft-1.15.1
  664. :debug:configure Privilege de-escalation not attempted as not running as root.
  665. :debug:build build phase started at Thu Jan 29 18:10:48 EET 2015
  666. :notice:build ---> Building openal-soft
  667. :debug:build Executing org.macports.build (openal-soft)
  668. :debug:build Environment:
  669. CC_PRINT_OPTIONS='YES'
  670. CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_Users_lubod_ports_audio_openal-soft/openal-soft/work/.CC_PRINT_OPTIONS'
  671. CPATH='/opt/local/include'
  672. LIBRARY_PATH='/opt/local/lib'
  673. MACOSX_DEPLOYMENT_TARGET='10.4'
  674. :debug:build Assembled command: 'cd "/opt/local/var/macports/build/_Users_lubod_ports_audio_openal-soft/openal-soft/work/openal-soft-1.15.1" && /usr/bin/make -j2 -w all'
  675. :debug:build Executing command line: cd "/opt/local/var/macports/build/_Users_lubod_ports_audio_openal-soft/openal-soft/work/openal-soft-1.15.1" && /usr/bin/make -j2 -w all
  676. :info:build make: Entering directory `/opt/local/var/macports/build/_Users_lubod_ports_audio_openal-soft/openal-soft/work/openal-soft-1.15.1'
  677. :info:build /opt/local/bin/cmake -H/opt/local/var/macports/build/_Users_lubod_ports_audio_openal-soft/openal-soft/work/openal-soft-1.15.1 -B/opt/local/var/macports/build/_Users_lubod_ports_audio_openal-soft/openal-soft/work/openal-soft-1.15.1 --check-build-system CMakeFiles/Makefile.cmake 0
  678. :info:build /opt/local/bin/cmake -E cmake_progress_start /opt/local/var/macports/build/_Users_lubod_ports_audio_openal-soft/openal-soft/work/openal-soft-1.15.1/CMakeFiles /opt/local/var/macports/build/_Users_lubod_ports_audio_openal-soft/openal-soft/work/openal-soft-1.15.1/CMakeFiles/progress.marks
  679. :info:build /usr/bin/make -f CMakeFiles/Makefile2 all
  680. :info:build make[1]: Entering directory `/opt/local/var/macports/build/_Users_lubod_ports_audio_openal-soft/openal-soft/work/openal-soft-1.15.1'
  681. :info:build /usr/bin/make -f CMakeFiles/makehrtf.dir/build.make CMakeFiles/makehrtf.dir/depend
  682. :info:build /usr/bin/make -f CMakeFiles/openal.dir/build.make CMakeFiles/openal.dir/depend
  683. :info:build make[2]: Entering directory `/opt/local/var/macports/build/_Users_lubod_ports_audio_openal-soft/openal-soft/work/openal-soft-1.15.1'
  684. :info:build cd /opt/local/var/macports/build/_Users_lubod_ports_audio_openal-soft/openal-soft/work/openal-soft-1.15.1 && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /opt/local/var/macports/build/_Users_lubod_ports_audio_openal-soft/openal-soft/work/openal-soft-1.15.1 /opt/local/var/macports/build/_Users_lubod_ports_audio_openal-soft/openal-soft/work/openal-soft-1.15.1 /opt/local/var/macports/build/_Users_lubod_ports_audio_openal-soft/openal-soft/work/openal-soft-1.15.1 /opt/local/var/macports/build/_Users_lubod_ports_audio_openal-soft/openal-soft/work/openal-soft-1.15.1 /opt/local/var/macports/build/_Users_lubod_ports_audio_openal-soft/openal-soft/work/openal-soft-1.15.1/CMakeFiles/makehrtf.dir/DependInfo.cmake --color=
  685. :info:build make[2]: Entering directory `/opt/local/var/macports/build/_Users_lubod_ports_audio_openal-soft/openal-soft/work/openal-soft-1.15.1'
  686. :info:build cd /opt/local/var/macports/build/_Users_lubod_ports_audio_openal-soft/openal-soft/work/openal-soft-1.15.1 && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /opt/local/var/macports/build/_Users_lubod_ports_audio_openal-soft/openal-soft/work/openal-soft-1.15.1 /opt/local/var/macports/build/_Users_lubod_ports_audio_openal-soft/openal-soft/work/openal-soft-1.15.1 /opt/local/var/macports/build/_Users_lubod_ports_audio_openal-soft/openal-soft/work/openal-soft-1.15.1 /opt/local/var/macports/build/_Users_lubod_ports_audio_openal-soft/openal-soft/work/openal-soft-1.15.1 /opt/local/var/macports/build/_Users_lubod_ports_audio_openal-soft/openal-soft/work/openal-soft-1.15.1/CMakeFiles/openal.dir/DependInfo.cmake --color=
  687. :info:build Scanning dependencies of target makehrtf
  688. :info:build make[2]: Leaving directory `/opt/local/var/macports/build/_Users_lubod_ports_audio_openal-soft/openal-soft/work/openal-soft-1.15.1'
  689. :info:build /usr/bin/make -f CMakeFiles/makehrtf.dir/build.make CMakeFiles/makehrtf.dir/build
  690. :info:build make[2]: Entering directory `/opt/local/var/macports/build/_Users_lubod_ports_audio_openal-soft/openal-soft/work/openal-soft-1.15.1'
  691. :info:build /opt/local/bin/cmake -E cmake_progress_report /opt/local/var/macports/build/_Users_lubod_ports_audio_openal-soft/openal-soft/work/openal-soft-1.15.1/CMakeFiles 1
  692. :info:build [ 3%] Building C object CMakeFiles/makehrtf.dir/utils/makehrtf.o
  693. :info:build /usr/bin/gcc-4.2 -D_GNU_SOURCE=1 -pipe -Os -isysroot /Developer/SDKs/MacOSX10.4u.sdk -arch i386 -arch ppc -O2 -fomit-frame-pointer -DNDEBUG -arch i386 -arch ppc -I/opt/local/var/macports/build/_Users_lubod_ports_audio_openal-soft/openal-soft/work/openal-soft-1.15.1/OpenAL32/Include -I/opt/local/var/macports/build/_Users_lubod_ports_audio_openal-soft/openal-soft/work/openal-soft-1.15.1/include -I/opt/local/var/macports/build/_Users_lubod_ports_audio_openal-soft/openal-soft/work/openal-soft-1.15.1 -Winline -Wall -Wextra -fvisibility=hidden -pthread -o CMakeFiles/makehrtf.dir/utils/makehrtf.o -c /opt/local/var/macports/build/_Users_lubod_ports_audio_openal-soft/openal-soft/work/openal-soft-1.15.1/utils/makehrtf.c
  694. :info:build Scanning dependencies of target openal
  695. :info:build make[2]: Leaving directory `/opt/local/var/macports/build/_Users_lubod_ports_audio_openal-soft/openal-soft/work/openal-soft-1.15.1'
  696. :info:build /usr/bin/make -f CMakeFiles/openal.dir/build.make CMakeFiles/openal.dir/build
  697. :info:build make[2]: Entering directory `/opt/local/var/macports/build/_Users_lubod_ports_audio_openal-soft/openal-soft/work/openal-soft-1.15.1'
  698. :info:build /opt/local/bin/cmake -E cmake_progress_report /opt/local/var/macports/build/_Users_lubod_ports_audio_openal-soft/openal-soft/work/openal-soft-1.15.1/CMakeFiles 2
  699. :info:build In file included from /opt/local/var/macports/build/_Users_lubod_ports_audio_openal-soft/openal-soft/work/openal-soft-1.15.1/utils/makehrtf.c:66:
  700. :info:build /Developer/SDKs/MacOSX10.4u.sdk/usr/include/stdarg.h:4:25: error: stdarg.h: No such file or directory
  701. :info:build [ 6%] /opt/local/var/macports/build/_Users_lubod_ports_audio_openal-soft/openal-soft/work/openal-soft-1.15.1/utils/makehrtf.c: In function ‘TrErrorAt’:
  702. :info:build /opt/local/var/macports/build/_Users_lubod_ports_audio_openal-soft/openal-soft/work/openal-soft-1.15.1/utils/makehrtf.c:368: warning: implicit declaration of function ‘va_start’
  703. :info:build /opt/local/var/macports/build/_Users_lubod_ports_audio_openal-soft/openal-soft/work/openal-soft-1.15.1/utils/makehrtf.c:370: warning: implicit declaration of function ‘va_end’
  704. :info:build Building C object CMakeFiles/openal.dir/OpenAL32/alAuxEffectSlot.o
  705. :info:build /usr/bin/gcc-4.2 -DAL_BUILD_LIBRARY -D_GNU_SOURCE=1 -pipe -Os -isysroot /Developer/SDKs/MacOSX10.4u.sdk -arch i386 -arch ppc -O2 -fomit-frame-pointer -DNDEBUG -arch i386 -arch ppc -I/opt/local/var/macports/build/_Users_lubod_ports_audio_openal-soft/openal-soft/work/openal-soft-1.15.1/OpenAL32/Include -I/opt/local/var/macports/build/_Users_lubod_ports_audio_openal-soft/openal-soft/work/openal-soft-1.15.1/include -I/opt/local/var/macports/build/_Users_lubod_ports_audio_openal-soft/openal-soft/work/openal-soft-1.15.1 -Winline -Wall -Wextra -fvisibility=hidden -pthread -DAL_ALEXT_PROTOTYPES -o CMakeFiles/openal.dir/OpenAL32/alAuxEffectSlot.o -c /opt/local/var/macports/build/_Users_lubod_ports_audio_openal-soft/openal-soft/work/openal-soft-1.15.1/OpenAL32/alAuxEffectSlot.c
  706. :info:build In file included from /opt/local/var/macports/build/_Users_lubod_ports_audio_openal-soft/openal-soft/work/openal-soft-1.15.1/OpenAL32/Include/alMain.h:6,
  707. :info:build from /opt/local/var/macports/build/_Users_lubod_ports_audio_openal-soft/openal-soft/work/openal-soft-1.15.1/OpenAL32/alAuxEffectSlot.c:28:
  708. :info:build /Developer/SDKs/MacOSX10.4u.sdk/usr/include/stdarg.h:4:25: error: stdarg.h: No such file or directory
  709. :info:build In file included from /opt/local/var/macports/build/_Users_lubod_ports_audio_openal-soft/openal-soft/work/openal-soft-1.15.1/utils/makehrtf.c:66:
  710. :info:build /Developer/SDKs/MacOSX10.4u.sdk/usr/include/stdarg.h:4:25: error: stdarg.h: No such file or directory
  711. :info:build /opt/local/var/macports/build/_Users_lubod_ports_audio_openal-soft/openal-soft/work/openal-soft-1.15.1/utils/makehrtf.c: In function ‘TrErrorAt’:
  712. :info:build /opt/local/var/macports/build/_Users_lubod_ports_audio_openal-soft/openal-soft/work/openal-soft-1.15.1/utils/makehrtf.c:368: warning: implicit declaration of function ‘va_start’
  713. :info:build /opt/local/var/macports/build/_Users_lubod_ports_audio_openal-soft/openal-soft/work/openal-soft-1.15.1/utils/makehrtf.c:370: warning: implicit declaration of function ‘va_end’
  714. :info:build lipo: can't open input file: /opt/local/var/macports/build/_Users_lubod_ports_audio_openal-soft/openal-soft/work/.tmp/ccbHOTnD.out (No such file or directory)
  715. :info:build make[2]: *** [CMakeFiles/makehrtf.dir/utils/makehrtf.o] Error 1
  716. :info:build make[2]: Leaving directory `/opt/local/var/macports/build/_Users_lubod_ports_audio_openal-soft/openal-soft/work/openal-soft-1.15.1'
  717. :info:build make[1]: *** [CMakeFiles/makehrtf.dir/all] Error 2
  718. :info:build make[1]: *** Waiting for unfinished jobs....
  719. :info:build /opt/local/bin/cmake -E cmake_progress_report /opt/local/var/macports/build/_Users_lubod_ports_audio_openal-soft/openal-soft/work/openal-soft-1.15.1/CMakeFiles 3
  720. :info:build [ 9%] Building C object CMakeFiles/openal.dir/OpenAL32/alBuffer.o
  721. :info:build /usr/bin/gcc-4.2 -DAL_BUILD_LIBRARY -D_GNU_SOURCE=1 -pipe -Os -isysroot /Developer/SDKs/MacOSX10.4u.sdk -arch i386 -arch ppc -O2 -fomit-frame-pointer -DNDEBUG -arch i386 -arch ppc -I/opt/local/var/macports/build/_Users_lubod_ports_audio_openal-soft/openal-soft/work/openal-soft-1.15.1/OpenAL32/Include -I/opt/local/var/macports/build/_Users_lubod_ports_audio_openal-soft/openal-soft/work/openal-soft-1.15.1/include -I/opt/local/var/macports/build/_Users_lubod_ports_audio_openal-soft/openal-soft/work/openal-soft-1.15.1 -Winline -Wall -Wextra -fvisibility=hidden -pthread -DAL_ALEXT_PROTOTYPES -o CMakeFiles/openal.dir/OpenAL32/alBuffer.o -c /opt/local/var/macports/build/_Users_lubod_ports_audio_openal-soft/openal-soft/work/openal-soft-1.15.1/OpenAL32/alBuffer.c
  722. :info:build In file included from /opt/local/var/macports/build/_Users_lubod_ports_audio_openal-soft/openal-soft/work/openal-soft-1.15.1/OpenAL32/Include/alMain.h:6,
  723. :info:build from /opt/local/var/macports/build/_Users_lubod_ports_audio_openal-soft/openal-soft/work/openal-soft-1.15.1/OpenAL32/alAuxEffectSlot.c:28:
  724. :info:build /Developer/SDKs/MacOSX10.4u.sdk/usr/include/stdarg.h:4:25: error: stdarg.h: No such file or directory
  725. :info:build In file included from /opt/local/var/macports/build/_Users_lubod_ports_audio_openal-soft/openal-soft/work/openal-soft-1.15.1/OpenAL32/Include/alMain.h:6,
  726. :info:build from /opt/local/var/macports/build/_Users_lubod_ports_audio_openal-soft/openal-soft/work/openal-soft-1.15.1/OpenAL32/alBuffer.c:28:
  727. :info:build /Developer/SDKs/MacOSX10.4u.sdk/usr/include/stdarg.h:4:25: error: stdarg.h: No such file or directory
  728. :info:build lipo: can't open input file: /opt/local/var/macports/build/_Users_lubod_ports_audio_openal-soft/openal-soft/work/.tmp/ccoRHQco.out (No such file or directory)
  729. :info:build make[2]: *** [CMakeFiles/openal.dir/OpenAL32/alAuxEffectSlot.o] Error 1
  730. :info:build make[2]: *** Waiting for unfinished jobs....
  731. :info:build In file included from /opt/local/var/macports/build/_Users_lubod_ports_audio_openal-soft/openal-soft/work/openal-soft-1.15.1/OpenAL32/Include/alMain.h:6,
  732. :info:build from /opt/local/var/macports/build/_Users_lubod_ports_audio_openal-soft/openal-soft/work/openal-soft-1.15.1/OpenAL32/alBuffer.c:28:
  733. :info:build /Developer/SDKs/MacOSX10.4u.sdk/usr/include/stdarg.h:4:25: error: stdarg.h: No such file or directory
  734. :info:build lipo: can't open input file: /opt/local/var/macports/build/_Users_lubod_ports_audio_openal-soft/openal-soft/work/.tmp/cc9KYJB5.out (No such file or directory)
  735. :info:build make[2]: *** [CMakeFiles/openal.dir/OpenAL32/alBuffer.o] Error 1
  736. :info:build make[2]: Leaving directory `/opt/local/var/macports/build/_Users_lubod_ports_audio_openal-soft/openal-soft/work/openal-soft-1.15.1'
  737. :info:build make[1]: *** [CMakeFiles/openal.dir/all] Error 2
  738. :info:build make[1]: Leaving directory `/opt/local/var/macports/build/_Users_lubod_ports_audio_openal-soft/openal-soft/work/openal-soft-1.15.1'
  739. :info:build make: *** [all] Error 2
  740. :info:build make: Leaving directory `/opt/local/var/macports/build/_Users_lubod_ports_audio_openal-soft/openal-soft/work/openal-soft-1.15.1'
  741. :info:build Command failed: cd "/opt/local/var/macports/build/_Users_lubod_ports_audio_openal-soft/openal-soft/work/openal-soft-1.15.1" && /usr/bin/make -j2 -w all
  742. :info:build Exit code: 2
  743. :error:build org.macports.build for port openal-soft returned: command execution failed
  744. :debug:build Error code: CHILDSTATUS 55372 2
  745. :debug:build Backtrace: command execution failed
  746. while executing
  747. "system -nice 0 $fullcmdstring"
  748. ("eval" body line 1)
  749. invoked from within
  750. "eval system $notty $nice \$fullcmdstring"
  751. invoked from within
  752. "command_exec build"
  753. (procedure "portbuild::build_main" line 8)
  754. invoked from within
  755. "portbuild::build_main org.macports.build"
  756. ("eval" body line 1)
  757. invoked from within
  758. "eval $procedure $targetname"
  759. :info:build Warning: targets not executed for openal-soft: org.macports.activate org.macports.build org.macports.destroot org.macports.install
  760. :notice:build Please see the log file for port openal-soft for details:
  761. /opt/local/var/macports/logs/_Users_lubod_ports_audio_openal-soft/openal-soft/main.log
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement