Advertisement
rbass

RPM build Cfengine 3.6.1 - Broken

Jul 31st, 2014
537
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 33.72 KB | None | 0 0
  1. rpmbuild -ba ./cfengine3.6.1.spec
  2. Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.gbHdiB
  3. + umask 022
  4. + cd /root/rpmbuild/BUILD
  5. + LANG=C
  6. + export LANG
  7. + unset DISPLAY
  8. + '[' -d /root/rpmbuild/BUILDROOT/cfengine-3.6.1-1.x86_64 -a /root/rpmbuild/BUILDROOT/cfengine-3.6.1-1.x86_64 '!=' '' ']'
  9. + rm -rf /root/rpmbuild/BUILDROOT/cfengine-3.6.1-1.x86_64
  10. + mkdir -p /root/rpmbuild/BUILDROOT/cfengine-3.6.1-1.x86_64
  11. + cd /root/rpmbuild/BUILD
  12. + rm -rf cfengine-3.6.1
  13. + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cfengine-3.6.1.tar.gz
  14. + /bin/tar -xf -
  15. + STATUS=0
  16. + '[' 0 -ne 0 ']'
  17. + cd cfengine-3.6.1
  18. + /bin/chmod -Rf a+rX,u+w,g-w,o-w .
  19. + exit 0
  20. Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.6EuaYX
  21. + umask 022
  22. + cd /root/rpmbuild/BUILD
  23. + cd cfengine-3.6.1
  24. + LANG=C
  25. + export LANG
  26. + unset DISPLAY
  27. + export 'CFLAGS=-g -O2 -D_FORTIFY_SOURCE=0'
  28. + CFLAGS='-g -O2 -D_FORTIFY_SOURCE=0'
  29. + make dist clean
  30.  (cd libcompat && make  top_distdir=../cfengine-3.6.1 distdir=../cfengine-3.6.1/libcompat \
  31.      am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
  32.  (cd libutils && make  top_distdir=../cfengine-3.6.1 distdir=../cfengine-3.6.1/libutils \
  33.      am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
  34.  (cd libcfnet && make  top_distdir=../cfengine-3.6.1 distdir=../cfengine-3.6.1/libcfnet \
  35.      am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
  36.  (cd libenv && make  top_distdir=../cfengine-3.6.1 distdir=../cfengine-3.6.1/libenv \
  37.      am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
  38.  (cd libpromises && make  top_distdir=../cfengine-3.6.1 distdir=../cfengine-3.6.1/libpromises \
  39.      am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
  40.   LEX    cf3lex.c
  41.   YACC   cf3parse.c
  42. updating cf3parse.h
  43.   SED    enterprise_extension.c
  44.   SED    enterprise_extension.h
  45.  (cd cf-agent && make  top_distdir=../cfengine-3.6.1 distdir=../cfengine-3.6.1/cf-agent \
  46.      am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
  47.  (cd cf-execd && make  top_distdir=../cfengine-3.6.1 distdir=../cfengine-3.6.1/cf-execd \
  48.      am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
  49.  (cd cf-key && make  top_distdir=../cfengine-3.6.1 distdir=../cfengine-3.6.1/cf-key \
  50.      am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
  51.  (cd cf-monitord && make  top_distdir=../cfengine-3.6.1 distdir=../cfengine-3.6.1/cf-monitord \
  52.      am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
  53.  (cd cf-promises && make  top_distdir=../cfengine-3.6.1 distdir=../cfengine-3.6.1/cf-promises \
  54.      am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
  55.  (cd cf-runagent && make  top_distdir=../cfengine-3.6.1 distdir=../cfengine-3.6.1/cf-runagent \
  56.      am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
  57.  (cd cf-serverd && make  top_distdir=../cfengine-3.6.1 distdir=../cfengine-3.6.1/cf-serverd \
  58.      am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
  59.  (cd cf-upgrade && make  top_distdir=../cfengine-3.6.1 distdir=../cfengine-3.6.1/cf-upgrade \
  60.      am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
  61.  (cd ext && make  top_distdir=../cfengine-3.6.1 distdir=../cfengine-3.6.1/ext \
  62.      am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
  63.  (cd examples && make  top_distdir=../cfengine-3.6.1 distdir=../cfengine-3.6.1/examples \
  64.      am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
  65.  (cd tests && make  top_distdir=../cfengine-3.6.1 distdir=../cfengine-3.6.1/tests \
  66.      am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
  67.  (cd unit && make  top_distdir=../../cfengine-3.6.1 distdir=../../cfengine-3.6.1/tests/unit \
  68.      am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
  69.  (cd load && make  top_distdir=../../cfengine-3.6.1 distdir=../../cfengine-3.6.1/tests/load \
  70.      am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
  71.  (cd acceptance && make  top_distdir=../../cfengine-3.6.1 distdir=../../cfengine-3.6.1/tests/acceptance \
  72.      am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
  73. Making clean in tests
  74. Making clean in acceptance
  75. rm -f "./so_locations"
  76.  rm -f mock_package_manager xml-c14nize
  77. Making clean in load
  78.  rm -f db_load lastseen_load lastseen_threaded_load
  79. Making clean in unit
  80. rm -f "./so_locations"
  81. rm -f "./so_locations"
  82. rm -f "./so_locations"
  83. rm -f "./so_locations"
  84.  rm -f arg_split_test assoc_test atexit_test csv_writer_test item_test rlist_test domainname_test set_test set_domainname_test str_test json_test csv_parser_test evalfunction_test eval_context_test regex_test alloc_test string_writer_test file_writer_test xml_writer_test sequence_test lastseen_test lastseen_migration_test changes_migration_test db_test db_concurrent_test dbm_migration_bundles_test misc_lib_test item_lib_test crypto_symmetric_test persistent_lock_test thread_test package_versions_compare_test files_lib_test file_lib_test map_test parsemode_test parser_test policy_test sort_test file_name_test logging_test logging_timestamp_test granules_test scope_test conversion_test files_interfaces_test refcount_test list_test buffer_test cf_key_functions_test connection_management_test expand_test string_expressions_test var_expressions_test process_terminate_unix_test exec-config-test generic_agent_test syntax_test sysinfo_test ipaddress_test hashes_test rb-tree-test variable_test protocol_test mon_cpu_test mon_load_test mon_processes_test mustache_test class_test version_test hash_test key_test cf_upgrade_test queue_test matching_test ring_buffer_test strlist_test addr_lib_test libcompat_test enterprise_extension_test linux_process_test tls_generic_test
  85. Making clean in .
  86. Making clean in examples
  87. Making clean in ext
  88.  rm -f rpmvercmp
  89. Making clean in cf-upgrade
  90.  rm -f cf-upgrade
  91. Making clean in cf-serverd
  92. rm -f "./so_locations"
  93.  rm -f cf-serverd
  94. Making clean in cf-runagent
  95. rm -f "./so_locations"
  96.  rm -f cf-runagent
  97. Making clean in cf-promises
  98. rm -f "./so_locations"
  99.  rm -f cf-promises
  100. Making clean in cf-monitord
  101. rm -f "./so_locations"
  102.  rm -f cf-monitord
  103. Making clean in cf-key
  104. rm -f "./so_locations"
  105.  rm -f cf-key
  106. Making clean in cf-execd
  107. rm -f "./so_locations"
  108.  rm -f cf-execd
  109. Making clean in cf-agent
  110. rm -f "./so_locations"
  111.  rm -f cf-agent
  112. Making clean in libpromises
  113. rm -f "./so_locations"
  114. Making clean in libenv
  115. rm -f "./so_locations"
  116. Making clean in libcfnet
  117. rm -f "./so_locations"
  118. Making clean in libutils
  119. rm -f "./so_locations"
  120. Making clean in libcompat
  121. rm -f "./so_locations"
  122. Making clean in .
  123. + CFLAGS='-g -O2 -D_FORTIFY_SOURCE=0'
  124. + export CFLAGS
  125. + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic'
  126. + export CXXFLAGS
  127. + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/lib64/gfortran/modules'
  128. + export FFLAGS
  129. + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --target=x86_64-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --prefix=/var/cfengine --includedir=/usr/include --libdir=/usr/lib64 --mandir=/usr/share/man --infodir=/usr/share/info --sbindir=/var/cfengine/bin --with-tokyocabinet --with-workdir=/var/cfengine --with-openssl=/usr --with-pcre --without-mysql --without-sql --without-lmdb --without-postgresql --without-libvirt
  130. checking build system type... x86_64-redhat-linux-gnu
  131. checking host system type... x86_64-redhat-linux-gnu
  132. checking target system type... x86_64-redhat-linux-gnu
  133. checking for makeinfo... makeinfo
  134. checking for a BSD-compatible install... /usr/bin/install -c
  135. checking whether build environment is sane... yes
  136. checking for a thread-safe mkdir -p... /bin/mkdir -p
  137. checking for gawk... gawk
  138. checking whether make sets $(MAKE)... yes
  139. checking how to create a ustar tar archive... gnutar
  140. checking whether to disable maintainer-specific portions of Makefiles... yes
  141. checking for x86_64-redhat-linux-gnu-gcc... no
  142. checking for gcc... gcc
  143. checking for C compiler default output file name... a.out
  144. checking whether the C compiler works... yes
  145. checking whether we are cross compiling... no
  146. checking for suffix of executables...
  147. checking for suffix of object files... o
  148. checking whether we are using the GNU C compiler... yes
  149. checking whether gcc accepts -g... yes
  150. checking for gcc option to accept ISO C89... none needed
  151. checking for style of include used by make... GNU
  152. checking dependency style of gcc... gcc3
  153. checking for a thread-safe mkdir -p... /bin/mkdir -p
  154. checking for HP-UX aC... checking how to run the C preprocessor... gcc -E
  155. no
  156. checking for GCC specific compile flags... yes
  157. checking for -Wno-pointer-sign... yes
  158. checking for -Werror=implicit-function-declaration... yes
  159. checking for -Wunused-parameter... yes
  160. checking for -Wno-duplicate-decl-specifier... no
  161. checking how to print strings... printf
  162. checking for a sed that does not truncate output... /bin/sed
  163. checking for grep that handles long lines and -e... /bin/grep
  164. checking for egrep... /bin/grep -E
  165. checking for fgrep... /bin/grep -F
  166. checking for ld used by gcc... /usr/bin/ld
  167. checking if the linker (/usr/bin/ld) is GNU ld... yes
  168. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  169. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  170. checking whether ln -s works... yes
  171. checking the maximum length of command line arguments... 1966080
  172. checking whether the shell understands some XSI constructs... yes
  173. checking whether the shell understands "+="... yes
  174. checking how to convert x86_64-redhat-linux-gnu file names to x86_64-redhat-linux-gnu format... func_convert_file_noop
  175. checking how to convert x86_64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop
  176. checking for /usr/bin/ld option to reload object files... -r
  177. checking for x86_64-redhat-linux-gnu-objdump... no
  178. checking for objdump... objdump
  179. checking how to recognize dependent libraries... pass_all
  180. checking for x86_64-redhat-linux-gnu-dlltool... no
  181. checking for dlltool... no
  182. checking how to associate runtime and link libraries... printf %s\n
  183. checking for x86_64-redhat-linux-gnu-ar... no
  184. checking for ar... ar
  185. checking for archiver @FILE support... @
  186. checking for x86_64-redhat-linux-gnu-strip... no
  187. checking for strip... strip
  188. checking for x86_64-redhat-linux-gnu-ranlib... no
  189. checking for ranlib... ranlib
  190. checking command to parse /usr/bin/nm -B output from gcc object... ok
  191. checking for sysroot... no
  192. checking for x86_64-redhat-linux-gnu-mt... no
  193. checking for mt... no
  194. checking if : is a manifest tool... no
  195. checking for ANSI C header files... yes
  196. checking for sys/types.h... yes
  197. checking for sys/stat.h... yes
  198. checking for stdlib.h... yes
  199. checking for string.h... yes
  200. checking for memory.h... yes
  201. checking for strings.h... yes
  202. checking for inttypes.h... yes
  203. checking for stdint.h... yes
  204. checking for unistd.h... yes
  205. checking for dlfcn.h... yes
  206. checking for objdir... .libs
  207. checking if gcc supports -fno-rtti -fno-exceptions... no
  208. checking for gcc option to produce PIC... -fPIC -DPIC
  209. checking if gcc PIC flag -fPIC -DPIC works... yes
  210. checking if gcc static flag -static works... no
  211. checking if gcc supports -c -o file.o... yes
  212. checking if gcc supports -c -o file.o... (cached) yes
  213. checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  214. checking whether -lc should be explicitly linked in... no
  215. checking dynamic linker characteristics... GNU/Linux ld.so
  216. checking how to hardcode library paths into programs... immediate
  217. checking whether stripping libraries is possible... yes
  218. checking if libtool supports shared libraries... yes
  219. checking whether to build shared libraries... yes
  220. checking whether to build static libraries... no
  221. checking for flex... flex
  222. checking lex output file root... lex.yy
  223. checking lex library... -lfl
  224. checking whether yytext is a pointer... yes
  225. checking for bison... bison -y
  226. checking for a BSD-compatible install... /usr/bin/install -c
  227. checking for getconf... /usr/bin/getconf
  228. checking for the pthreads library -lpthreads... no
  229. checking whether pthreads work without any flags... no
  230. checking whether pthreads work with -Kthread... no
  231. checking whether pthreads work with -kthread... no
  232. checking for the pthreads library -llthread... no
  233. checking whether pthreads work with -pthread... yes
  234. checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
  235. checking if more special flags are required for pthreads... no
  236. checking for tchdbnew in -ltokyocabinet... yes
  237. checking tcutil.h usability... yes
  238. checking tcutil.h presence... yes
  239. checking for tcutil.h... yes
  240. checking tchdb.h usability... yes
  241. checking tchdb.h presence... yes
  242. checking for tchdb.h... yes
  243. checking for RSA_generate_key_ex in -lcrypto... yes
  244. checking for SSL_library_init in -lssl... yes
  245. checking whether SSL_CTX_clear_options is declared... yes
  246. checking openssl/opensslv.h usability... yes
  247. checking openssl/opensslv.h presence... yes
  248. checking for openssl/opensslv.h... yes
  249. checking for OpenSSL version... OK
  250. checking for pcre_exec in -lpcre... yes
  251. checking pcre.h usability... yes
  252. checking pcre.h presence... yes
  253. checking for pcre.h... yes
  254. checking for acl_init in -lacl... yes
  255. checking acl.h usability... no
  256. checking acl.h presence... no
  257. checking for acl.h... no
  258. checking sys/acl.h usability... yes
  259. checking sys/acl.h presence... yes
  260. checking for sys/acl.h... yes
  261. checking acl/libacl.h usability... yes
  262. checking acl/libacl.h presence... yes
  263. checking for acl/libacl.h... yes
  264. checking for xmlFirstElementChild in -lxml2... yes
  265. checking libxml/xmlwriter.h usability... yes
  266. checking libxml/xmlwriter.h presence... yes
  267. checking for libxml/xmlwriter.h... yes
  268. checking avahi-client/client.h usability... no
  269. checking avahi-client/client.h presence... no
  270. checking for avahi-client/client.h... no
  271. checking avahi-common/address.h usability... no
  272. checking avahi-common/address.h presence... no
  273. checking for avahi-common/address.h... no
  274. checking for unistd.h... (cached) yes
  275. checking for stdlib.h... (cached) yes
  276. checking sys/loadavg.h usability... no
  277. checking sys/loadavg.h presence... no
  278. checking for sys/loadavg.h... no
  279. checking sys/param.h usability... yes
  280. checking sys/param.h presence... yes
  281. checking for sys/param.h... yes
  282. checking for sys/mount.h... yes
  283. checking net/if_dl.h usability... no
  284. checking net/if_dl.h presence... no
  285. checking for net/if_dl.h... no
  286. checking utime.h usability... yes
  287. checking utime.h presence... yes
  288. checking for utime.h... yes
  289. checking time.h usability... yes
  290. checking time.h presence... yes
  291. checking for time.h... yes
  292. checking sys/time.h usability... yes
  293. checking sys/time.h presence... yes
  294. checking for sys/time.h... yes
  295. checking malloc.h usability... yes
  296. checking malloc.h presence... yes
  297. checking for malloc.h... yes
  298. checking sys/malloc.h usability... no
  299. checking sys/malloc.h presence... no
  300. checking for sys/malloc.h... no
  301. checking vfs.h usability... no
  302. checking vfs.h presence... no
  303. checking for vfs.h... no
  304. checking sys/vfs.h usability... yes
  305. checking sys/vfs.h presence... yes
  306. checking for sys/vfs.h... yes
  307. checking sys/sockio.h usability... no
  308. checking sys/sockio.h presence... no
  309. checking for sys/sockio.h... no
  310. checking sys/statvfs.h usability... yes
  311. checking sys/statvfs.h presence... yes
  312. checking for sys/statvfs.h... yes
  313. checking sys/statfs.h usability... yes
  314. checking sys/statfs.h presence... yes
  315. checking for sys/statfs.h... yes
  316. checking fcntl.h usability... yes
  317. checking fcntl.h presence... yes
  318. checking for fcntl.h... yes
  319. checking sys/filesys.h usability... no
  320. checking sys/filesys.h presence... no
  321. checking for sys/filesys.h... no
  322. checking dustat.h usability... no
  323. checking dustat.h presence... no
  324. checking for dustat.h... no
  325. checking sys/systeminfo.h usability... no
  326. checking sys/systeminfo.h presence... no
  327. checking for sys/systeminfo.h... no
  328. checking ieeefp.h usability... no
  329. checking ieeefp.h presence... no
  330. checking for ieeefp.h... no
  331. checking winsock2.h usability... no
  332. checking winsock2.h presence... no
  333. checking for winsock2.h... no
  334. checking ws2tcpip.h usability... no
  335. checking ws2tcpip.h presence... no
  336. checking for ws2tcpip.h... no
  337. checking zone.h usability... no
  338. checking zone.h presence... no
  339. checking for zone.h... no
  340. checking sys/uio.h usability... yes
  341. checking sys/uio.h presence... yes
  342. checking for sys/uio.h... yes
  343. checking for sys/types.h... (cached) yes
  344. checking sys/mpctl.h usability... no
  345. checking sys/mpctl.h presence... no
  346. checking for sys/mpctl.h... no
  347. checking shadow.h usability... yes
  348. checking shadow.h presence... yes
  349. checking for shadow.h... yes
  350. checking for sys/jail.h... no
  351. checking for ANSI C header files... (cached) yes
  352. checking whether time.h and sys/time.h may both be included... yes
  353. checking for sys/wait.h that is POSIX.1 compatible... yes
  354. checking for dirent.h that defines DIR... yes
  355. checking for library containing opendir... none required
  356. checking for stdbool.h that conforms to C99... yes
  357. checking for _Bool... yes
  358. checking for mode_t... yes
  359. checking for size_t... yes
  360. checking for uid_t in sys/types.h... yes
  361. checking for pid_t... yes
  362. checking for clockid_t... yes
  363. checking for socklen_t... yes
  364. checking for an ANSI C-conforming const... yes
  365. checking for _LARGEFILE_SOURCE value needed for large files... no
  366. checking for special C compiler options needed for large files... no
  367. checking for _FILE_OFFSET_BITS value needed for large files... no
  368. checking for off_t... yes
  369. checking for sqrt in -lm... yes
  370. checking for clock_gettime in -lrt... yes
  371. checking for dlopen in -ldl... yes
  372. checking whether clock_gettime is declared... yes
  373. checking for clock_gettime... yes
  374. checking whether unsetenv is declared... yes
  375. checking for unsetenv... yes
  376. checking whether strnlen is declared... yes
  377. checking for strnlen... yes
  378. ./configure: line 24243: cf3_FUNC_STRNDUP: command not found
  379. checking whether setlinebuf is declared... yes
  380. checking for setlinebuf... yes
  381. checking whether strlcat is declared... no
  382. checking for strlcat... no
  383. checking whether strlcpy is declared... no
  384. checking for strlcpy... no
  385. checking whether realpath is declared... yes
  386. checking whether strdup is declared... yes
  387. checking for strdup... yes
  388. checking whether memrchr is declared... no
  389. checking for memrchr... yes
  390. checking whether round is declared... yes
  391. checking for round... yes
  392. checking whether nanosleep is declared... no
  393. checking for nanosleep... yes
  394. checking whether memdup is declared... no
  395. checking for memdup... no
  396. checking whether memmem is declared... no
  397. checking for memmem... yes
  398. checking whether srand48 is declared... yes
  399. checking for srand48... yes
  400. checking whether drand48 is declared... yes
  401. checking for drand48... yes
  402. checking whether strerror is declared... yes
  403. checking for strerror... yes
  404. checking whether strstr is declared... yes
  405. checking for strstr... yes
  406. checking whether strcasestr is declared... no
  407. checking for strcasestr... yes
  408. checking whether strcasecmp is declared... yes
  409. checking for strcasecmp... yes
  410. checking whether strncasecmp is declared... yes
  411. checking for strncasecmp... yes
  412. checking whether strsep is declared... yes
  413. checking for strsep... yes
  414. checking whether strsignal is declared... yes
  415. checking for strsignal... yes
  416. checking whether gmtime_r is declared... yes
  417. checking for gmtime_r... yes
  418. checking whether getline is declared... yes
  419. checking for getline... yes
  420. checking whether localtime_r is declared... yes
  421. checking for localtime_r... yes
  422. checking whether fgetgrent is declared... yes
  423. checking whether isfinite is declared... yes
  424. checking for getpwent... yes
  425. checking for setpwent... yes
  426. checking for endpwent... yes
  427. checking for fgetspent... yes
  428. checking for lckpwdf... yes
  429. checking for ulckpwdf... yes
  430. checking whether getloadavg is declared... yes
  431. checking for getloadavg... yes
  432. checking for pstat_getdynamic... no
  433. checking for kstat_open in -lkstat... no
  434. checking for getloadavg... yes
  435. checking whether getloadavg requires setgid... no
  436. checking for chpasswd... /usr/sbin/chpasswd
  437. checking for pwdadm... no
  438. checking for useradd... /usr/sbin/useradd
  439. checking for usermod... /usr/sbin/usermod
  440. checking for userdel... /usr/sbin/userdel
  441. checking for pam_start in -lpam... yes
  442. checking security/pam_appl.h usability... yes
  443. checking security/pam_appl.h presence... yes
  444. checking for security/pam_appl.h... yes
  445. checking for fgetpwent... yes
  446. checking for fgetgrent... yes
  447. checking whether getnetgrent is declared... yes
  448. checking for getnetgrent... yes
  449. checking whether setnetgrent is declared... yes
  450. checking for setnetgrent... yes
  451. checking whether endnetgrent is declared... yes
  452. checking for endnetgrent... yes
  453. checking for sendto... yes
  454. checking for ctime... yes
  455. checking whether ctime is properly declared... no
  456. checking for mkdir... yes
  457. checking whether mkdir is properly declared... yes
  458. checking for stat... yes
  459. checking whether stat is properly declared... yes
  460. checking for rename... yes
  461. checking whether rename is properly declared... yes
  462. checking whether mkdtemp is declared... yes
  463. checking for mkdtemp... yes
  464. checking whether strrstr is declared... no
  465. checking for strrstr... no
  466. checking for seteuid... yes
  467. checking for setegid... yes
  468. checking for setreuid... yes
  469. checking for setregid... yes
  470. checking for uname... yes
  471. checking for gethostname... yes
  472. checking for chflags... no
  473. checking for mkfifo... yes
  474. checking for statfs... yes
  475. checking for statvfs... yes
  476. checking for door... no
  477. checking for sysinfo... yes
  478. checking for setsid... yes
  479. checking for sysconf... yes
  480. checking for getzoneid... no
  481. checking for getzonenamebyid... no
  482. checking for fpathconf... yes
  483. checking for struct stat.st_mtim... yes
  484. checking for struct stat.st_mtimespec... no
  485. checking for PRIuMAX/PRIdMAX macros... yes
  486. checking stdarg.h usability... yes
  487. checking stdarg.h presence... yes
  488. checking for stdarg.h... yes
  489. checking for inttypes.h... (cached) yes
  490. checking locale.h usability... yes
  491. checking locale.h presence... yes
  492. checking for locale.h... yes
  493. checking stddef.h usability... yes
  494. checking stddef.h presence... yes
  495. checking for stddef.h... yes
  496. checking for stdint.h... (cached) yes
  497. checking for struct lconv.decimal_point... yes
  498. checking for struct lconv.thousands_sep... yes
  499. checking for long double... yes
  500. checking for long long int... yes
  501. checking for unsigned long long int... yes
  502. checking for size_t... (cached) yes
  503. checking for intmax_t... yes
  504. checking for uintmax_t... yes
  505. checking for uintptr_t... yes
  506. checking for ptrdiff_t... yes
  507. checking for localeconv... yes
  508. checking for vsnprintf... yes
  509. checking whether vsnprintf is C99 compliant... yes
  510. checking for snprintf... yes
  511. checking whether snprintf is C99 compliant... yes
  512. checking varargs.h usability... no
  513. checking varargs.h presence... no
  514. checking for varargs.h... no
  515. checking for vasprintf... yes
  516. checking for asprintf... yes
  517. checking whether dirfd is declared... yes
  518. checking for dirfd... yes
  519. checking for jail_get... no
  520. checking for library containing setsockopt... none required
  521. checking for library containing gethostent... none required
  522. checking for socket... yes
  523. checking for setsockopt... yes
  524. checking for gethostent... yes
  525. checking for struct sockaddr_storage... yes
  526. checking whether getaddrinfo is declared... yes
  527. checking whether inet_ntop is declared... yes
  528. checking whether inet_pton is declared... yes
  529. checking for inet_ntop... yes
  530. checking for inet_pton... yes
  531. checking for getifaddrs... yes
  532. checking for getprocs64... no
  533. checking for lchown... yes
  534. checking whether pthread_attr_setstacksize is declared... yes
  535. checking for pthread_attr_setstacksize... yes
  536. checking whether pthread_sigmask is declared... yes
  537. checking for pthread_sigmask... yes
  538. checking whether openat is declared... yes
  539. checking whether fstatat is declared... yes
  540. checking whether fchownat is declared... yes
  541. checking for openat... yes
  542. checking for fstatat... yes
  543. checking for fchownat... yes
  544. checking whether log2 is declared... yes
  545. checking for log2... yes
  546. checking for fexecve... yes
  547. checking whether alarm is declared... yes
  548. checking whether chmod is declared... yes
  549. checking whether chown is declared... yes
  550. checking for fchmod... yes
  551. checking whether uname is declared... no
  552. checking whether getuid is declared... yes
  553. checking whether getgid is declared... yes
  554. checking whether lstat is declared... yes
  555. checking for sleep... yes
  556. checking whether socketpair is declared... yes
  557. checking whether fsync is declared... yes
  558. checking whether glob is declared... yes
  559. checking for struct sockaddr.sa_len... no
  560. checking for struct ifreq.ifr_hwaddr... yes
  561. checking for sys/sysctl.h... yes
  562. checking for struct sysinfo.uptime... yes
  563. checking for sys/sysctl.h... (cached) yes
  564. checking kstat.h usability... no
  565. checking kstat.h presence... no
  566. checking for kstat.h... no
  567. checking utmp.h usability... yes
  568. checking utmp.h presence... yes
  569. checking for utmp.h... yes
  570. checking utmpx.h usability... yes
  571. checking utmpx.h presence... yes
  572. checking for utmpx.h... yes
  573. checking for either struct rtentry or struct ortentry... rtentry
  574. checking for listxattr... yes
  575. checking attr/xattr.h usability... yes
  576. checking attr/xattr.h presence... yes
  577. checking for attr/xattr.h... yes
  578. checking sys/xattr.h usability... yes
  579. checking sys/xattr.h presence... yes
  580. checking for sys/xattr.h... yes
  581. checking whether xattr functions have extra arguments... no
  582. checking for yp_get_default_domain in -lnss_nis... yes
  583. checking for hostname... /bin/hostname
  584. checking for Xen cpuid-based HVM detection... yes
  585.  
  586. Summary of options...
  587. > Required libraries
  588. -> OpenSSL: /usr
  589. -> PCRE: default path
  590. -> DB: Tokyo Cabinet: default path
  591. > Optional libraries
  592. -> MySQL connector: disabled
  593. -> PostgreSQL connector: disabled
  594. -> DB: Tokyo Cabinet: default path
  595. -> libvirt: disabled
  596. -> libacl: default path
  597. -> libxml2: default path
  598. -> User promises: PAM/user* tools
  599. -> Enterprise extensions: Plugin or not included
  600. -> Workdir: /var/cfengine
  601. -> Masterdir: default
  602. -> Inputdir: default
  603. -> Logdir: /var/cfengine
  604. -> Piddir: /var/cfengine
  605.  
  606. configure: creating ./config.status
  607. config.status: creating configure_flags.env
  608. config.status: creating Makefile
  609. config.status: creating libcompat/Makefile
  610. config.status: creating libutils/Makefile
  611. config.status: creating libutils/config.post.h
  612. config.status: creating libcfnet/Makefile
  613. config.status: creating libenv/Makefile
  614. config.status: creating libpromises/Makefile
  615. config.status: creating cf-agent/Makefile
  616. config.status: creating cf-promises/Makefile
  617. config.status: creating cf-execd/Makefile
  618. config.status: creating cf-key/Makefile
  619. config.status: creating cf-monitord/Makefile
  620. config.status: creating cf-upgrade/Makefile
  621. config.status: creating cf-runagent/Makefile
  622. config.status: creating cf-serverd/Makefile
  623. config.status: creating ext/Makefile
  624. config.status: creating examples/Makefile
  625. config.status: creating tests/Makefile
  626. config.status: creating tests/acceptance/Makefile
  627. config.status: creating tests/unit/Makefile
  628. config.status: creating tests/load/Makefile
  629. config.status: creating libutils/config.h
  630. config.status: executing depfiles commands
  631. config.status: executing libtool commands
  632. DONE: Configuration done. Run make/gmake to build CFEngine Community.
  633. + CFLAGS='-g -O2 -D_FORTIFY_SOURCE=0'
  634. + export CFLAGS
  635. + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic'
  636. + export CXXFLAGS
  637. + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/lib64/gfortran/modules'
  638. + export FFLAGS
  639. + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --target=x86_64-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info
  640. checking build system type... x86_64-redhat-linux-gnu
  641. checking host system type... x86_64-redhat-linux-gnu
  642. checking target system type... x86_64-redhat-linux-gnu
  643. checking for makeinfo... makeinfo
  644. checking for a BSD-compatible install... /usr/bin/install -c
  645. checking whether build environment is sane... yes
  646. checking for a thread-safe mkdir -p... /bin/mkdir -p
  647. checking for gawk... gawk
  648. checking whether make sets $(MAKE)... yes
  649. checking how to create a ustar tar archive... gnutar
  650. checking whether to disable maintainer-specific portions of Makefiles... yes
  651. checking for x86_64-redhat-linux-gnu-gcc... no
  652. checking for gcc... gcc
  653. checking for C compiler default output file name... a.out
  654. checking whether the C compiler works... yes
  655. checking whether we are cross compiling... no
  656. checking for suffix of executables...
  657. checking for suffix of object files... o
  658. checking whether we are using the GNU C compiler... yes
  659. checking whether gcc accepts -g... yes
  660. checking for gcc option to accept ISO C89... none needed
  661. checking for style of include used by make... GNU
  662. checking dependency style of gcc... gcc3
  663. checking for a thread-safe mkdir -p... /bin/mkdir -p
  664. checking for HP-UX aC... checking how to run the C preprocessor... gcc -E
  665. no
  666. checking for GCC specific compile flags... yes
  667. checking for -Wno-pointer-sign... yes
  668. checking for -Werror=implicit-function-declaration... yes
  669. checking for -Wunused-parameter... yes
  670. checking for -Wno-duplicate-decl-specifier... no
  671. checking how to print strings... printf
  672. checking for a sed that does not truncate output... /bin/sed
  673. checking for grep that handles long lines and -e... /bin/grep
  674. checking for egrep... /bin/grep -E
  675. checking for fgrep... /bin/grep -F
  676. checking for ld used by gcc... /usr/bin/ld
  677. checking if the linker (/usr/bin/ld) is GNU ld... yes
  678. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  679. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  680. checking whether ln -s works... yes
  681. checking the maximum length of command line arguments... 1966080
  682. checking whether the shell understands some XSI constructs... yes
  683. checking whether the shell understands "+="... yes
  684. checking how to convert x86_64-redhat-linux-gnu file names to x86_64-redhat-linux-gnu format... func_convert_file_noop
  685. checking how to convert x86_64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop
  686. checking for /usr/bin/ld option to reload object files... -r
  687. checking for x86_64-redhat-linux-gnu-objdump... no
  688. checking for objdump... objdump
  689. checking how to recognize dependent libraries... pass_all
  690. checking for x86_64-redhat-linux-gnu-dlltool... no
  691. checking for dlltool... no
  692. checking how to associate runtime and link libraries... printf %s\n
  693. checking for x86_64-redhat-linux-gnu-ar... no
  694. checking for ar... ar
  695. checking for archiver @FILE support... @
  696. checking for x86_64-redhat-linux-gnu-strip... no
  697. checking for strip... strip
  698. checking for x86_64-redhat-linux-gnu-ranlib... no
  699. checking for ranlib... ranlib
  700. checking command to parse /usr/bin/nm -B output from gcc object... ok
  701. checking for sysroot... no
  702. checking for x86_64-redhat-linux-gnu-mt... no
  703. checking for mt... no
  704. checking if : is a manifest tool... no
  705. checking for ANSI C header files... yes
  706. checking for sys/types.h... yes
  707. checking for sys/stat.h... yes
  708. checking for stdlib.h... yes
  709. checking for string.h... yes
  710. checking for memory.h... yes
  711. checking for strings.h... yes
  712. checking for inttypes.h... yes
  713. checking for stdint.h... yes
  714. checking for unistd.h... yes
  715. checking for dlfcn.h... yes
  716. checking for objdir... .libs
  717. checking if gcc supports -fno-rtti -fno-exceptions... no
  718. checking for gcc option to produce PIC... -fPIC -DPIC
  719. checking if gcc PIC flag -fPIC -DPIC works... yes
  720. checking if gcc static flag -static works... no
  721. checking if gcc supports -c -o file.o... yes
  722. checking if gcc supports -c -o file.o... (cached) yes
  723. checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  724. checking whether -lc should be explicitly linked in... no
  725. checking dynamic linker characteristics... GNU/Linux ld.so
  726. checking how to hardcode library paths into programs... immediate
  727. checking whether stripping libraries is possible... yes
  728. checking if libtool supports shared libraries... yes
  729. checking whether to build shared libraries... yes
  730. checking whether to build static libraries... no
  731. checking for flex... flex
  732. checking lex output file root... lex.yy
  733. checking lex library... -lfl
  734. checking whether yytext is a pointer... yes
  735. checking for bison... bison -y
  736. checking for a BSD-compatible install... /usr/bin/install -c
  737. checking for getconf... /usr/bin/getconf
  738. checking for the pthreads library -lpthreads... no
  739. checking whether pthreads work without any flags... no
  740. checking whether pthreads work with -Kthread... no
  741. checking whether pthreads work with -kthread... no
  742. checking for the pthreads library -llthread... no
  743. checking whether pthreads work with -pthread... yes
  744. checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
  745. checking if more special flags are required for pthreads... no
  746. checking for PQconnectdb in -lpq... yes
  747. checking libpq-fe.h usability... yes
  748. checking libpq-fe.h presence... yes
  749. checking for libpq-fe.h... yes
  750. checking for mysql_real_connect in -lmysqlclient... no
  751. checking mysql.h usability... yes
  752. checking mysql.h presence... yes
  753. checking for mysql.h... yes
  754. checking for EVP_CIPHER_CTX_init in -lmysqlclient... no
  755. checking for mdb_dbi_open in -llmdb... no
  756. configure: error: Cannot find Lightning MDB
  757. error: Bad exit status from /var/tmp/rpm-tmp.6EuaYX (%build)
  758.  
  759.  
  760. RPM build errors:
  761.     Bad exit status from /var/tmp/rpm-tmp.6EuaYX (%build)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement