Advertisement
Guest User

configlog.txt

a guest
Nov 7th, 2023
29
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.36 KB | None | 0 0
  1. -- Building for: Visual Studio 17 2022
  2. -- Selecting Windows SDK version 10.0.22000.0 to target Windows 10.0.22621.
  3. -- The C compiler identification is MSVC 19.37.32825.0
  4. -- The CXX compiler identification is MSVC 19.37.32825.0
  5. -- Detecting C compiler ABI info
  6. -- Detecting C compiler ABI info - done
  7. -- Check for working C compiler: C:/Program Files/Microsoft Visual Studio/2022/Community/VC/Tools/MSVC/14.37.32822/bin/Hostx64/x64/cl.exe - skipped
  8. -- Detecting C compile features
  9. -- Detecting C compile features - done
  10. -- Detecting CXX compiler ABI info
  11. -- Detecting CXX compiler ABI info - done
  12. -- Check for working CXX compiler: C:/Program Files/Microsoft Visual Studio/2022/Community/VC/Tools/MSVC/14.37.32822/bin/Hostx64/x64/cl.exe - skipped
  13. -- Detecting CXX compile features
  14. -- Detecting CXX compile features - done
  15. -- Performing Test vtk_have_compiler_flag_Weverything
  16. -- Performing Test vtk_have_compiler_flag_Weverything - Failed
  17. -- Performing Test vtk_have_compiler_flag-CXX--wd4251
  18. -- Performing Test vtk_have_compiler_flag-CXX--wd4251 - Success
  19. -- Performing Test vtk_have_compiler_flag-CXX--EHsc
  20. -- Performing Test vtk_have_compiler_flag-CXX--EHsc - Success
  21. -- Performing Test VTK_REQUIRE_LARGE_FILE_SUPPORT
  22. -- Performing Test VTK_REQUIRE_LARGE_FILE_SUPPORT - Failed
  23. -- Performing Test COMPILER_HAS_DEPRECATED_ATTR
  24. -- Performing Test COMPILER_HAS_DEPRECATED_ATTR - Failed
  25. -- Performing Test COMPILER_HAS_DEPRECATED
  26. -- Performing Test COMPILER_HAS_DEPRECATED - Success
  27. -- Checking whether wstring is available
  28. -- Checking whether wstring is available - yes
  29. -- Checking whether C compiler has ptrdiff_t in stddef.h
  30. -- Checking whether C compiler has ptrdiff_t in stddef.h - yes
  31. -- Checking whether C compiler has ssize_t in unistd.h
  32. -- Checking whether C compiler has ssize_t in unistd.h - no
  33. -- Checking whether C compiler has clock_gettime
  34. -- Checking whether C compiler has clock_gettime - no
  35. -- Checking whether CXX compiler has setenv
  36. -- Checking whether CXX compiler has setenv - no
  37. -- Checking whether CXX compiler has unsetenv
  38. -- Checking whether CXX compiler has unsetenv - no
  39. -- Checking whether CXX compiler has environ in stdlib.h
  40. -- Checking whether CXX compiler has environ in stdlib.h - yes
  41. -- Checking whether CXX compiler has utimes
  42. -- Checking whether CXX compiler has utimes - no
  43. -- Checking whether CXX compiler has utimensat
  44. -- Checking whether CXX compiler has utimensat - no
  45. -- Checking whether CXX compiler struct stat has st_mtim member
  46. -- Checking whether CXX compiler struct stat has st_mtim member - no
  47. -- Checking whether CXX compiler struct stat has st_mtimespec member
  48. -- Checking whether CXX compiler struct stat has st_mtimespec member - no
  49. -- Looking for include files sys/types.h, ifaddrs.h
  50. -- Looking for include files sys/types.h, ifaddrs.h - not found
  51. -- Looking for GetProcessMemoryInfo
  52. -- Looking for GetProcessMemoryInfo - found
  53. -- Checking whether CXX compiler has rlimit64
  54. -- Checking whether CXX compiler has rlimit64 - no
  55. -- Checking whether <ext/stdio_filebuf.h> is available
  56. -- Checking whether <ext/stdio_filebuf.h> is available - no
  57. -- Looking for C++ include cxxabi.h
  58. -- Looking for C++ include cxxabi.h - not found
  59. -- Looking for <cxxabi.h>
  60. -- Looking for <cxxabi.h> - not found
  61. -- Looking for <dlfcn.h>
  62. -- Looking for <dlfcn.h> - not found
  63. -- Looking for <execinfo.h>
  64. -- Looking for <execinfo.h> - not found
  65. -- Performing Test CMAKE_HAVE_LIBC_PTHREAD
  66. -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed
  67. -- Looking for pthread_create in pthreads
  68. -- Looking for pthread_create in pthreads - not found
  69. -- Looking for pthread_create in pthread
  70. -- Looking for pthread_create in pthread - not found
  71. -- Found Threads: TRUE
  72. -- Performing Test VTK_HAS_STD_ISNAN
  73. -- Performing Test VTK_HAS_STD_ISNAN - Success
  74. -- Performing Test VTK_HAS_STD_ISINF
  75. -- Performing Test VTK_HAS_STD_ISINF - Success
  76. -- Performing Test VTK_HAS_STD_ISFINITE
  77. -- Performing Test VTK_HAS_STD_ISFINITE - Success
  78. -- Looking for isnan
  79. -- Looking for isnan - found
  80. -- Looking for isinf
  81. -- Looking for isinf - found
  82. -- Looking for isfinite
  83. -- Looking for isfinite - found
  84. -- Looking for finite
  85. -- Looking for finite - not found
  86. -- Looking for fenv.h
  87. -- Looking for fenv.h - found
  88. -- Looking for feenableexcept
  89. -- Looking for feenableexcept - not found
  90. -- Looking for getsockname in socket
  91. -- Looking for getsockname in socket - not found
  92. -- Checking for getsockname with socklen_t
  93. -- Checking for getsockname with socklen_t -- 0
  94. -- Looking for SO_REUSEADDR
  95. -- Looking for SO_REUSEADDR - not found
  96. -- Looking for _strtod_l
  97. -- Looking for _strtod_l - not found
  98. -- Looking for sys/types.h
  99. -- Looking for sys/types.h - found
  100. -- Looking for stdint.h
  101. -- Looking for stdint.h - found
  102. -- Looking for stddef.h
  103. -- Looking for stddef.h - found
  104. -- Check size of off64_t
  105. -- Check size of off64_t - failed
  106. -- Looking for unistd.h
  107. -- Looking for unistd.h - not found
  108. -- Looking for memset
  109. -- Looking for memset - found
  110. -- Looking for memcpy
  111. -- Looking for memcpy - found
  112. -- Looking for stdlib.h
  113. -- Looking for stdlib.h - found
  114. -- Check size of size_t
  115. -- Check size of size_t - done
  116. -- Performing Test C_FLAG_W3
  117. -- Performing Test C_FLAG_W3 - Success
  118. -- Performing Test HAVE_LD_VERSION_SCRIPT
  119. -- Performing Test HAVE_LD_VERSION_SCRIPT - Failed
  120. -- Looking for assert.h
  121. -- Looking for assert.h - found
  122. -- Looking for fcntl.h
  123. -- Looking for fcntl.h - found
  124. -- Looking for io.h
  125. -- Looking for io.h - found
  126. -- Looking for strings.h
  127. -- Looking for strings.h - not found
  128. -- Looking for sys/time.h
  129. -- Looking for sys/time.h - not found
  130. -- Looking for unistd.h
  131. -- Looking for unistd.h - not found
  132. -- Looking for getopt
  133. -- Looking for getopt - not found
  134. -- Looking for optarg
  135. -- Looking for optarg - not found
  136. -- Looking for mmap
  137. -- Looking for mmap - not found
  138. -- Looking for setmode
  139. -- Looking for setmode - not found
  140. -- Check size of size_t
  141. -- Check size of size_t - done
  142. -- Looking for pow
  143. -- Looking for pow - found
  144. -- Found CMath: TRUE
  145. -- Performing Test EIGEN_COMPILER_SUPPORT_CPP11
  146. -- Performing Test EIGEN_COMPILER_SUPPORT_CPP11 - Failed
  147. -- Performing Test standard_math_library_linked_to_automatically
  148. -- Performing Test standard_math_library_linked_to_automatically - Success
  149. -- Performing Test COMPILER_SUPPORT_OPENMP
  150. -- Performing Test COMPILER_SUPPORT_OPENMP - Success
  151. -- Looking for byteswap.h
  152. -- Looking for byteswap.h - not found
  153. -- Looking for sys/endian.h
  154. -- Looking for sys/endian.h - not found
  155. -- Looking for inttypes.h
  156. -- Looking for inttypes.h - found
  157. -- Looking for limits.h
  158. -- Looking for limits.h - found
  159. -- Looking for stdbool.h
  160. -- Looking for stdbool.h - found
  161. -- Looking for string.h
  162. -- Looking for string.h - found
  163. -- Looking for memory.h
  164. -- Looking for memory.h - found
  165. -- Check size of int16_t
  166. -- Check size of int16_t - done
  167. -- Check size of int32_t
  168. -- Check size of int32_t - done
  169. -- Check size of int64_t
  170. -- Check size of int64_t - done
  171. -- Check size of intmax_t
  172. -- Check size of intmax_t - done
  173. -- Check size of uint8_t
  174. -- Check size of uint8_t - done
  175. -- Check size of uint16_t
  176. -- Check size of uint16_t - done
  177. -- Check size of uint32_t
  178. -- Check size of uint32_t - done
  179. -- Check size of uint64_t
  180. -- Check size of uint64_t - done
  181. -- Check size of uintmax_t
  182. -- Check size of uintmax_t - done
  183. -- Check size of short
  184. -- Check size of short - done
  185. -- Check size of int
  186. -- Check size of int - done
  187. -- Check size of long
  188. -- Check size of long - done
  189. -- Check size of long long
  190. -- Check size of long long - done
  191. -- Check size of unsigned short
  192. -- Check size of unsigned short - done
  193. -- Check size of unsigned
  194. -- Check size of unsigned - done
  195. -- Check size of unsigned long
  196. -- Check size of unsigned long - done
  197. -- Check size of unsigned long long
  198. -- Check size of unsigned long long - done
  199. -- Check size of size_t
  200. -- Check size of size_t - done
  201. -- Check size of __int64
  202. -- Check size of __int64 - done
  203. -- Check size of unsigned __int64
  204. -- Check size of unsigned __int64 - done
  205. -- Check size of uintptr_t
  206. -- Check size of uintptr_t - done
  207. -- Looking for dlfcn.h
  208. -- Looking for dlfcn.h - not found
  209. -- Looking for sys/stat.h
  210. -- Looking for sys/stat.h - found
  211. -- Looking for getpagesize
  212. -- Looking for getpagesize - not found
  213. -- Looking for getrandom
  214. -- Looking for getrandom - not found
  215. -- Looking for arc4random_buf
  216. -- Looking for arc4random_buf - not found
  217. -- Looking for arc4random
  218. -- Looking for arc4random - not found
  219. -- Looking for 4 include files stdlib.h, ..., float.h
  220. -- Looking for 4 include files stdlib.h, ..., float.h - found
  221. -- Looking for off_t
  222. -- Looking for off_t - not found
  223. -- Performing Test HAVE_SYSCALL_GETRANDOM
  224. -- Performing Test HAVE_SYSCALL_GETRANDOM - Failed
  225. -- Performing Test FLAG_NO_STRICT_ALIASING
  226. -- Performing Test FLAG_NO_STRICT_ALIASING - Failed
  227. -- Performing Test FLAG_VISIBILITY
  228. -- Performing Test FLAG_VISIBILITY - Failed
  229. -- Looking for cos in m
  230. -- Looking for cos in m - not found
  231. -- Found OpenGL: opengl32 found components: OpenGL
  232. -- Found OpenXR: C:/Program Files (x86)/OPENXR/lib/openxr_loaderd.lib
  233. -- Found OpenVR: C:/Program Files (x86)/OpenVRSDK/lib/openvr_api64.lib
  234. -- Looking for include file sys/file.h
  235. -- Looking for include file sys/file.h - not found
  236. -- Looking for include file sys/ioctl.h
  237. -- Looking for include file sys/ioctl.h - not found
  238. -- Looking for include file sys/resource.h
  239. -- Looking for include file sys/resource.h - not found
  240. -- Looking for include file sys/socket.h
  241. -- Looking for include file sys/socket.h - not found
  242. -- Looking for include file sys/stat.h
  243. -- Looking for include file sys/stat.h - found
  244. -- Looking for include files sys/stat.h, sys/time.h
  245. -- Looking for include files sys/stat.h, sys/time.h - not found
  246. -- Looking for include files sys/stat.h, sys/types.h
  247. -- Looking for include files sys/stat.h, sys/types.h - found
  248. -- Looking for 3 include files sys/stat.h, ..., features.h
  249. -- Looking for 3 include files sys/stat.h, ..., features.h - not found
  250. -- Looking for 3 include files sys/stat.h, ..., dirent.h
  251. -- Looking for 3 include files sys/stat.h, ..., dirent.h - not found
  252. -- Looking for 3 include files sys/stat.h, ..., unistd.h
  253. -- Looking for 3 include files sys/stat.h, ..., unistd.h - not found
  254. -- Looking for 3 include files sys/stat.h, ..., pwd.h
  255. -- Looking for 3 include files sys/stat.h, ..., pwd.h - not found
  256. -- Looking for 3 include files sys/stat.h, ..., globus/common.h
  257. -- Looking for 3 include files sys/stat.h, ..., globus/common.h - not found
  258. -- Looking for 3 include files sys/stat.h, ..., pdb.h
  259. -- Looking for 3 include files sys/stat.h, ..., pdb.h - not found
  260. -- Looking for 3 include files sys/stat.h, ..., pthread.h
  261. -- Looking for 3 include files sys/stat.h, ..., pthread.h - not found
  262. -- Looking for 3 include files sys/stat.h, ..., dlfcn.h
  263. -- Looking for 3 include files sys/stat.h, ..., dlfcn.h - not found
  264. -- Looking for 3 include files sys/stat.h, ..., netinet/in.h
  265. -- Looking for 3 include files sys/stat.h, ..., netinet/in.h - not found
  266. -- Looking for 3 include files sys/stat.h, ..., netdb.h
  267. -- Looking for 3 include files sys/stat.h, ..., netdb.h - not found
  268. -- Looking for 3 include files sys/stat.h, ..., arpa/inet.h
  269. -- Looking for 3 include files sys/stat.h, ..., arpa/inet.h - not found
  270. -- Looking for include file quadmath.h
  271. -- Looking for include file quadmath.h - not found
  272. -- Check size of char
  273. -- Check size of char - done
  274. -- Check size of short
  275. -- Check size of short - done
  276. -- Check size of int
  277. -- Check size of int - done
  278. -- Check size of unsigned
  279. -- Check size of unsigned - done
  280. -- Check size of long
  281. -- Check size of long - done
  282. -- Check size of long long
  283. -- Check size of long long - done
  284. -- Check size of __int64
  285. -- Check size of __int64 - done
  286. -- Check size of float
  287. -- Check size of float - done
  288. -- Check size of double
  289. -- Check size of double - done
  290. -- Check size of long double
  291. -- Check size of long double - done
  292. -- Check size of int8_t
  293. -- Check size of int8_t - done
  294. -- Check size of uint8_t
  295. -- Check size of uint8_t - done
  296. -- Check size of int_least8_t
  297. -- Check size of int_least8_t - done
  298. -- Check size of uint_least8_t
  299. -- Check size of uint_least8_t - done
  300. -- Check size of int_fast8_t
  301. -- Check size of int_fast8_t - done
  302. -- Check size of uint_fast8_t
  303. -- Check size of uint_fast8_t - done
  304. -- Check size of int16_t
  305. -- Check size of int16_t - done
  306. -- Check size of uint16_t
  307. -- Check size of uint16_t - done
  308. -- Check size of int_least16_t
  309. -- Check size of int_least16_t - done
  310. -- Check size of uint_least16_t
  311. -- Check size of uint_least16_t - done
  312. -- Check size of int_fast16_t
  313. -- Check size of int_fast16_t - done
  314. -- Check size of uint_fast16_t
  315. -- Check size of uint_fast16_t - done
  316. -- Check size of int32_t
  317. -- Check size of int32_t - done
  318. -- Check size of uint32_t
  319. -- Check size of uint32_t - done
  320. -- Check size of int_least32_t
  321. -- Check size of int_least32_t - done
  322. -- Check size of uint_least32_t
  323. -- Check size of uint_least32_t - done
  324. -- Check size of int_fast32_t
  325. -- Check size of int_fast32_t - done
  326. -- Check size of uint_fast32_t
  327. -- Check size of uint_fast32_t - done
  328. -- Check size of int64_t
  329. -- Check size of int64_t - done
  330. -- Check size of uint64_t
  331. -- Check size of uint64_t - done
  332. -- Check size of int_least64_t
  333. -- Check size of int_least64_t - done
  334. -- Check size of uint_least64_t
  335. -- Check size of uint_least64_t - done
  336. -- Check size of int_fast64_t
  337. -- Check size of int_fast64_t - done
  338. -- Check size of uint_fast64_t
  339. -- Check size of uint_fast64_t - done
  340. -- Check size of size_t
  341. -- Check size of size_t - done
  342. -- Check size of ssize_t
  343. -- Check size of ssize_t - failed
  344. -- Check size of off_t
  345. -- Check size of off_t - done
  346. -- Check size of off64_t
  347. -- Check size of off64_t - failed
  348. -- Check size of time_t
  349. -- Check size of time_t - done
  350. -- Check size of _Bool
  351. -- Check size of _Bool - done
  352. -- Looking for alarm
  353. -- Looking for alarm - not found
  354. -- Looking for fcntl
  355. -- Looking for fcntl - not found
  356. -- Looking for flock
  357. -- Looking for flock - not found
  358. -- Looking for fork
  359. -- Looking for fork - not found
  360. -- Looking for getrusage
  361. -- Looking for getrusage - not found
  362. -- Looking for pread
  363. -- Looking for pread - not found
  364. -- Looking for pwrite
  365. -- Looking for pwrite - not found
  366. -- Looking for rand_r
  367. -- Looking for rand_r - not found
  368. -- Looking for random
  369. -- Looking for random - not found
  370. -- Looking for setsysinfo
  371. -- Looking for setsysinfo - not found
  372. -- Looking for siglongjmp
  373. -- Looking for siglongjmp - not found
  374. -- Looking for sigsetjmp
  375. -- Looking for sigsetjmp - not found
  376. -- Looking for sigprocmask
  377. -- Looking for sigprocmask - not found
  378. -- Looking for symlink
  379. -- Looking for symlink - not found
  380. -- Looking for tmpfile
  381. -- Looking for tmpfile - found
  382. -- Looking for asprintf
  383. -- Looking for asprintf - not found
  384. -- Looking for vasprintf
  385. -- Looking for vasprintf - not found
  386. -- Looking for waitpid
  387. -- Looking for waitpid - not found
  388. -- Looking for sigsetjmp
  389. -- Looking for sigsetjmp - not found
  390. -- Check size of __float128
  391. -- Check size of __float128 - failed
  392. -- Check size of _Quad
  393. -- Check size of _Quad - failed
  394. -- Looking for include file inttypes.h
  395. -- Looking for include file inttypes.h - found
  396. -- Looking for include file stdint.h
  397. -- Looking for include file stdint.h - found
  398. -- Looking for include file sys/types.h
  399. -- Looking for include file sys/types.h - found
  400. -- Check size of int16_t
  401. -- Check size of int16_t - done
  402. -- Check size of uint16_t
  403. -- Check size of uint16_t - done
  404. -- Check size of u_int16_t
  405. -- Check size of u_int16_t - failed
  406. -- Check size of int32_t
  407. -- Check size of int32_t - done
  408. -- Check size of uint32_t
  409. -- Check size of uint32_t - done
  410. -- Check size of u_int32_t
  411. -- Check size of u_int32_t - failed
  412. -- Check size of int64_t
  413. -- Check size of int64_t - done
  414. -- Check size of short
  415. -- Check size of short - done
  416. -- Check size of int
  417. -- Check size of int - done
  418. -- Check size of long
  419. -- Check size of long - done
  420. -- Check size of long long
  421. -- Check size of long long - done
  422. -- Performing Test have_flag_logical-op-parentheses
  423. -- Performing Test have_flag_logical-op-parentheses - Failed
  424. -- Performing Test have_flag_parentheses
  425. -- Performing Test have_flag_parentheses - Failed
  426. -- Performing Test have_flag_shift-op-parentheses
  427. -- Performing Test have_flag_shift-op-parentheses - Failed
  428. -- Performing Test have_flag_tautological-compare
  429. -- Performing Test have_flag_tautological-compare - Failed
  430. -- Looking for _filelengthi64
  431. -- Looking for _filelengthi64 - found
  432. -- Looking for alloca
  433. -- Looking for alloca - not found
  434. -- Looking for isfinite
  435. -- Looking for isfinite - found
  436. -- Looking for isinf
  437. -- Looking for isinf - found
  438. -- Looking for isnan
  439. -- Looking for isnan - found
  440. -- Looking for fsync
  441. -- Looking for fsync - not found
  442. -- Looking for mktemp
  443. -- Looking for mktemp - not found
  444. -- Looking for getrlimit
  445. -- Looking for getrlimit - not found
  446. -- Looking for memmove
  447. -- Looking for memmove - found
  448. -- Looking for mkstemp
  449. -- Looking for mkstemp - not found
  450. -- Looking for random
  451. -- Looking for random - not found
  452. -- Looking for snprintf
  453. -- Looking for snprintf - found
  454. -- Looking for strdup
  455. -- Looking for strdup - found
  456. -- Looking for strndup
  457. -- Looking for strndup - not found
  458. -- Looking for strlcat
  459. -- Looking for strlcat - not found
  460. -- Looking for st_blocksize
  461. -- Looking for st_blocksize - not found
  462. -- Looking for sysconf
  463. -- Looking for sysconf - not found
  464. -- Looking for alloca.h
  465. -- Looking for alloca.h - not found
  466. -- Looking for malloc.h
  467. -- Looking for malloc.h - found
  468. -- Looking for stdarg.h
  469. -- Looking for stdarg.h - found
  470. -- Looking for stdio.h
  471. -- Looking for stdio.h - found
  472. -- Looking for sys/param.h
  473. -- Looking for sys/param.h - not found
  474. -- Looking for sys/resource.h
  475. -- Looking for sys/resource.h - not found
  476. -- Check size of longlong
  477. -- Check size of longlong - failed
  478. -- Check size of long long int
  479. -- Check size of long long int - done
  480. -- Check size of ssize_t
  481. -- Check size of ssize_t - failed
  482. -- Check size of uchar
  483. -- Check size of uchar - failed
  484. -- Check size of uint
  485. -- Check size of uint - failed
  486. -- Check size of schar
  487. -- Check size of schar - failed
  488. -- Check size of ushort
  489. -- Check size of ushort - failed
  490. -- Check size of double
  491. -- Check size of double - done
  492. -- Check size of float
  493. -- Check size of float - done
  494. -- Check size of int
  495. -- Check size of int - done
  496. -- Check size of long
  497. -- Check size of long - done
  498. -- Check size of long long
  499. -- Check size of long long - done
  500. -- Check size of off_t
  501. -- Check size of off_t - done
  502. -- Check size of short
  503. -- Check size of short - done
  504. -- Check size of unsigned char
  505. -- Check size of unsigned char - done
  506. -- Check size of unsigned int
  507. -- Check size of unsigned int - done
  508. -- Check size of unsigned long long
  509. -- Check size of unsigned long long - done
  510. -- Check size of unsigned short int
  511. -- Check size of unsigned short int - done
  512. -- Check size of uint64_t
  513. -- Check size of uint64_t - done
  514. -- Check size of ptrdiff_t
  515. -- Check size of ptrdiff_t - done
  516. -- Looking for localeconv
  517. -- Looking for localeconv - found
  518. -- Looking for strerror
  519. -- Looking for strerror - found
  520. -- Looking for _lseeki64
  521. -- Looking for _lseeki64 - found
  522. -- Testing HDF5 Multi_Dataset - NOT FOUND
  523. -- Testing HDF5 Collective_metadata - NOT FOUND
  524. -- Testing HDF5 H5Pset_file_space_strategy - NOT FOUND
  525. -- Performing Test CHECK_HAVE_STAT64_STRUCT
  526. -- Performing Test CHECK_HAVE_STAT64_STRUCT - Success
  527. -- Configuring done (171.4s)
  528. -- Generating done (8.7s)
  529. -- Build files have been written to: C:/Users/Hasna/Documents/Projects/URA/VTK/build
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement