Advertisement
Guest User

Output from rpmbuild rpm 4.7.0

a guest
Apr 8th, 2010
249
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 305.28 KB | None | 0 0
  1. Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.21910
  2. + umask 022
  3. + cd /usr/src/redhat/BUILD
  4. + LANG=C
  5. + export LANG
  6. + unset DISPLAY
  7. + cd /usr/src/redhat/BUILD
  8. + rm -rf rpm-4.7.0
  9. + /usr/bin/bzip2 -dc /usr/src/redhat/SOURCES/rpm-4.7.0.tar.bz2
  10. + tar -xf -
  11. + STATUS=0
  12. + '[' 0 -ne 0 ']'
  13. + cd rpm-4.7.0
  14. ++ /usr/bin/id -u
  15. + '[' 0 = 0 ']'
  16. + /bin/chown -Rhf root .
  17. ++ /usr/bin/id -u
  18. + '[' 0 = 0 ']'
  19. + /bin/chgrp -Rhf root .
  20. + /bin/chmod -Rf a+rX,u+w,g-w,o-w .
  21. + echo 'Patch #0 (rpm-4.7.0-devel-autodep.patch):'
  22. Patch #0 (rpm-4.7.0-devel-autodep.patch):
  23. + patch -p1 -b --suffix .devel-autodep -s
  24. + echo 'Patch #1 (rpm-4.5.90-pkgconfig-path.patch):'
  25. Patch #1 (rpm-4.5.90-pkgconfig-path.patch):
  26. + patch -p1 -b --suffix .pkgconfig-path -s
  27. + echo 'Patch #2 (rpm-4.5.90-gstreamer-provides.patch):'
  28. Patch #2 (rpm-4.5.90-gstreamer-provides.patch):
  29. + patch -p1 -b --suffix .gstreamer-prov -s
  30. + echo 'Patch #3 (rpm-4.6.0-fedora-specspo.patch):'
  31. Patch #3 (rpm-4.6.0-fedora-specspo.patch):
  32. + patch -p1 -b --suffix .fedora-specspo -s
  33. + echo 'Patch #300 (rpm-4.7.0-extra-provides.patch):'
  34. Patch #300 (rpm-4.7.0-extra-provides.patch):
  35. + patch -p1 -b --suffix .extra-prov -s
  36. + echo 'Patch #301 (rpm-4.6.0-niagara.patch):'
  37. Patch #301 (rpm-4.6.0-niagara.patch):
  38. + patch -p1 -b --suffix .niagara -s
  39. + exit 0
  40. Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.33970
  41. + umask 022
  42. + cd /usr/src/redhat/BUILD
  43. + cd rpm-4.7.0
  44. + LANG=C
  45. + export LANG
  46. + unset DISPLAY
  47. ++ pkg-config --cflags nss
  48. + CPPFLAGS=' -I/usr/include/nss3 -I/usr/include/nspr4 '
  49. + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables'
  50. + export CPPFLAGS CFLAGS LDFLAGS
  51. + ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --sharedstatedir=/var/lib --libdir=/usr/lib --with-external-db --with-lua --with-selinux --enable-python
  52. checking for a BSD-compatible install... /usr/bin/install -c
  53. checking whether build environment is sane... yes
  54. checking for a thread-safe mkdir -p... /bin/mkdir -p
  55. checking for gawk... gawk
  56. checking whether make sets $(MAKE)... yes
  57. checking how to create a ustar tar archive... gnutar
  58. checking for style of include used by make... GNU
  59. checking for gcc... gcc
  60. checking for C compiler default output file name... a.out
  61. checking whether the C compiler works... yes
  62. checking whether we are cross compiling... no
  63. checking for suffix of executables...
  64. checking for suffix of object files... o
  65. checking whether we are using the GNU C compiler... yes
  66. checking whether gcc accepts -g... yes
  67. checking for gcc option to accept ISO C89... none needed
  68. checking dependency style of gcc... gcc3
  69. checking how to run the C preprocessor... gcc -E
  70. checking for grep that handles long lines and -e... /bin/grep
  71. checking for egrep... /bin/grep -E
  72. checking for ANSI C header files... yes
  73. checking for sys/types.h... yes
  74. checking for sys/stat.h... yes
  75. checking for stdlib.h... yes
  76. checking for string.h... yes
  77. checking for memory.h... yes
  78. checking for strings.h... yes
  79. checking for inttypes.h... yes
  80. checking for stdint.h... yes
  81. checking for unistd.h... yes
  82. checking minix/config.h usability... no
  83. checking minix/config.h presence... no
  84. checking for minix/config.h... no
  85. checking whether it is safe to define __EXTENSIONS__... yes
  86. checking for g++... g++
  87. checking whether we are using the GNU C++ compiler... yes
  88. checking whether g++ accepts -g... yes
  89. checking dependency style of g++... gcc3
  90. checking for gawk... (cached) gawk
  91. checking for gcc... (cached) gcc
  92. checking whether we are using the GNU C compiler... (cached) yes
  93. checking whether gcc accepts -g... (cached) yes
  94. checking for gcc option to accept ISO C89... (cached) none needed
  95. checking dependency style of gcc... (cached) gcc3
  96. checking how to run the C preprocessor... gcc -E
  97. checking for a BSD-compatible install... /usr/bin/install -c
  98. checking whether ln -s works... yes
  99. checking whether make sets $(MAKE)... (cached) yes
  100. checking build system type... i686-pc-linux-gnu
  101. checking host system type... i686-pc-linux-gnu
  102. checking for a sed that does not truncate output... /bin/sed
  103. checking for ld used by gcc... /usr/bin/ld
  104. checking if the linker (/usr/bin/ld) is GNU ld... yes
  105. checking for /usr/bin/ld option to reload object files... -r
  106. checking for BSD-compatible nm... /usr/bin/nm -B
  107. checking how to recognize dependent libraries... pass_all
  108. checking dlfcn.h usability... yes
  109. checking dlfcn.h presence... yes
  110. checking for dlfcn.h... yes
  111. checking how to run the C++ preprocessor... g++ -E
  112. checking for g77... no
  113. checking for xlf... no
  114. checking for f77... no
  115. checking for frt... no
  116. checking for pgf77... no
  117. checking for cf77... no
  118. checking for fort77... no
  119. checking for fl32... no
  120. checking for af77... no
  121. checking for xlf90... no
  122. checking for f90... no
  123. checking for pgf90... no
  124. checking for pghpf... no
  125. checking for epcf90... no
  126. checking for gfortran... gfortran
  127. checking whether we are using the GNU Fortran 77 compiler... yes
  128. checking whether gfortran accepts -g... yes
  129. checking the maximum length of command line arguments... 98304
  130. checking command to parse /usr/bin/nm -B output from gcc object... ok
  131. checking for objdir... .libs
  132. checking for ar... ar
  133. checking for ranlib... ranlib
  134. checking for strip... strip
  135. checking if gcc supports -fno-rtti -fno-exceptions... no
  136. checking for gcc option to produce PIC... -fPIC
  137. checking if gcc PIC flag -fPIC works... yes
  138. checking if gcc static flag -static works... yes
  139. checking if gcc supports -c -o file.o... yes
  140. checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
  141. checking whether -lc should be explicitly linked in... no
  142. checking dynamic linker characteristics... GNU/Linux ld.so
  143. checking how to hardcode library paths into programs... immediate
  144. checking whether stripping libraries is possible... yes
  145. checking if libtool supports shared libraries... yes
  146. checking whether to build shared libraries... yes
  147. checking whether to build static libraries... no
  148. configure: creating libtool
  149. appending configuration tag "CXX" to libtool
  150. checking for ld used by g++... /usr/bin/ld
  151. checking if the linker (/usr/bin/ld) is GNU ld... yes
  152. checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
  153. checking for g++ option to produce PIC... -fPIC
  154. checking if g++ PIC flag -fPIC works... yes
  155. checking if g++ static flag -static works... yes
  156. checking if g++ supports -c -o file.o... yes
  157. checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
  158. checking dynamic linker characteristics... GNU/Linux ld.so
  159. (cached) (cached) checking how to hardcode library paths into programs... immediate
  160. appending configuration tag "F77" to libtool
  161. checking if libtool supports shared libraries... yes
  162. checking whether to build shared libraries... yes
  163. checking whether to build static libraries... no
  164. checking for gfortran option to produce PIC... -fPIC
  165. checking if gfortran PIC flag -fPIC works... yes
  166. checking if gfortran static flag -static works... yes
  167. checking if gfortran supports -c -o file.o... yes
  168. checking whether the gfortran linker (/usr/bin/ld) supports shared libraries... yes
  169. checking dynamic linker characteristics... GNU/Linux ld.so
  170. (cached) (cached) checking how to hardcode library paths into programs... immediate
  171. checking for bison... bison -y
  172. checking for gcc option to accept ISO C99... -std=gnu99
  173. checking supported compiler flags...
  174. -fno-strict-aliasing
  175. -fstack-protector
  176. checking for special C compiler options needed for large files... no
  177. checking for _FILE_OFFSET_BITS value needed for large files... 64
  178. checking POSIX chmod... yes
  179. checking for mkdir... /bin/mkdir
  180. checking if /bin/mkdir supports -p... yes
  181. checking for ar... (cached) ar
  182. checking for bzip2... /usr/bin/bzip2
  183. checking for cat... /bin/cat
  184. checking for chgrp... /bin/chgrp
  185. checking for chmod... /bin/chmod
  186. checking for chown... /bin/chown
  187. checking for cp... /bin/cp
  188. checking for cpio... /bin/cpio
  189. checking for curl... /usr/bin/curl
  190. checking for file... /usr/bin/file
  191. checking for gpg... /usr/bin/gpg
  192. checking for grep... /bin/grep
  193. checking for gzip... /usr/bin/gzip
  194. checking for unzip... /usr/bin/unzip
  195. checking for id... /usr/bin/id
  196. checking checking whether id supports -u... yes
  197. checking for install... /usr/bin/install
  198. checking for lzma... /usr/bin/lzma
  199. checking for xz... /usr/bin/xz
  200. checking for make... /usr/bin/make
  201. checking for mkdir... /bin/mkdir
  202. checking for mv... /bin/mv
  203. checking for patch... /usr/bin/patch
  204. checking old version of patch... patch later then 2.2 found
  205. checking for perl... /usr/bin/perl
  206. checking for pgp... /usr/bin/pgp
  207. checking for python... /usr/bin/python
  208. checking for rm... /bin/rm
  209. checking for rsh... /usr/kerberos/bin/rsh
  210. checking for sed... /bin/sed
  211. checking for ssh... /usr/bin/ssh
  212. checking for tar... /bin/tar
  213. checking for ld... /usr/bin/ld
  214. checking for nm... /usr/bin/nm
  215. checking for objcopy... /usr/bin/objcopy
  216. checking for objdump... /usr/bin/objdump
  217. checking for strip... /usr/bin/strip
  218. checking for fakechroot... /usr/bin/fakechroot
  219. checking zlib.h usability... yes
  220. checking zlib.h presence... yes
  221. checking for zlib.h... yes
  222. checking for gzread in -lz... yes
  223. checking for gzseek in -lz... yes
  224. checking bzlib.h usability... yes
  225. checking bzlib.h presence... yes
  226. checking for bzlib.h... yes
  227. checking for bzread in -lbz2... no
  228. checking for BZ2_bzread in -lbz2... yes
  229. checking lzma.h usability... yes
  230. checking lzma.h presence... yes
  231. checking for lzma.h... yes
  232. checking for lzma_easy_encoder in -llzma... yes
  233. checking for setreuid... yes
  234. checking for rand... yes
  235. checking for getdomainname... yes
  236. checking for socket... yes
  237. checking error.h usability... yes
  238. checking error.h presence... yes
  239. checking for error.h... yes
  240. checking for error... yes
  241. checking poll.h usability... yes
  242. checking poll.h presence... yes
  243. checking for poll.h... yes
  244. checking pthread.h usability... yes
  245. checking pthread.h presence... yes
  246. checking for pthread.h... yes
  247. checking for pthread_mutex_trylock in -lpthread... yes
  248. checking for library containing aio_read... -lrt
  249. checking for vsnprintf... yes
  250. checking for snprintf... yes
  251. checking for writev in -lport... no
  252. checking libelf.h usability... yes
  253. checking libelf.h presence... yes
  254. checking for libelf.h... yes
  255. checking gelf.h usability... yes
  256. checking gelf.h presence... yes
  257. checking for gelf.h... yes
  258. checking for gelf_getvernaux in -lelf... yes
  259. checking dwarf.h usability... yes
  260. checking dwarf.h presence... yes
  261. checking for dwarf.h... yes
  262. checking nspr.h usability... yes
  263. checking nspr.h presence... yes
  264. checking for nspr.h... yes
  265. checking nss.h usability... yes
  266. checking nss.h presence... yes
  267. checking for nss.h... yes
  268. checking sechash.h usability... yes
  269. checking sechash.h presence... yes
  270. checking for sechash.h... yes
  271. checking for NSS_NoDB_Init in -lnss3... yes
  272. checking magic.h usability... yes
  273. checking magic.h presence... yes
  274. checking for magic.h... yes
  275. checking for magic_open in -lmagic... yes
  276. checking popt.h usability... yes
  277. checking popt.h presence... yes
  278. checking for popt.h... yes
  279. checking for poptGetContext in -lpopt... yes
  280. checking db.h usability... yes
  281. checking db.h presence... yes
  282. checking for db.h... yes
  283. checking for db_threadid_t... yes
  284. checking for db_create in -ldb... yes
  285. checking for db_env_create in -ldb... yes
  286. checking for db_env_set_func_fsync in -ldb... yes
  287. checking for db_strerror in -ldb... yes
  288. checking whether NLS is requested... yes
  289. checking for msgfmt... /usr/bin/msgfmt
  290. checking for gmsgfmt... /usr/bin/msgfmt
  291. checking for xgettext... /usr/bin/xgettext
  292. checking for msgmerge... /usr/bin/msgmerge
  293. checking for ld used by GCC... /usr/bin/ld
  294. checking if the linker (/usr/bin/ld) is GNU ld... yes
  295. checking for shared library run path origin... done
  296. checking for CFPreferencesCopyAppValue... no
  297. checking for CFLocaleCopyCurrent... no
  298. checking for GNU gettext in libc... yes
  299. checking whether to use NLS... yes
  300. checking where the gettext function comes from... libc
  301. checking for ANSI C header files... (cached) yes
  302. checking whether sys/types.h defines makedev... yes
  303. checking for dirent.h that defines DIR... yes
  304. checking for library containing opendir... none required
  305. checking whether time.h and sys/time.h may both be included... yes
  306. checking locale.h usability... yes
  307. checking locale.h presence... yes
  308. checking for locale.h... yes
  309. checking limits.h usability... yes
  310. checking limits.h presence... yes
  311. checking for limits.h... yes
  312. checking fcntl.h usability... yes
  313. checking fcntl.h presence... yes
  314. checking for fcntl.h... yes
  315. checking getopt.h usability... yes
  316. checking getopt.h presence... yes
  317. checking for getopt.h... yes
  318. checking grp.h usability... yes
  319. checking grp.h presence... yes
  320. checking for grp.h... yes
  321. checking for memory.h... (cached) yes
  322. checking netdb.h usability... yes
  323. checking netdb.h presence... yes
  324. checking for netdb.h... yes
  325. checking pwd.h usability... yes
  326. checking pwd.h presence... yes
  327. checking for pwd.h... yes
  328. checking utime.h usability... yes
  329. checking utime.h presence... yes
  330. checking for utime.h... yes
  331. checking sys/ipc.h usability... yes
  332. checking sys/ipc.h presence... yes
  333. checking for sys/ipc.h... yes
  334. checking sys/socket.h usability... yes
  335. checking sys/socket.h presence... yes
  336. checking for sys/socket.h... yes
  337. checking sys/select.h usability... yes
  338. checking sys/select.h presence... yes
  339. checking for sys/select.h... yes
  340. checking for sys/types.h... (cached) yes
  341. checking sys/stdtypes.h usability... no
  342. checking sys/stdtypes.h presence... no
  343. checking for sys/stdtypes.h... no
  344. checking sys/mman.h usability... yes
  345. checking sys/mman.h presence... yes
  346. checking for sys/mman.h... yes
  347. checking sys/resource.h usability... yes
  348. checking sys/resource.h presence... yes
  349. checking for sys/resource.h... yes
  350. checking sys/utsname.h usability... yes
  351. checking sys/utsname.h presence... yes
  352. checking for sys/utsname.h... yes
  353. checking sys/wait.h usability... yes
  354. checking sys/wait.h presence... yes
  355. checking for sys/wait.h... yes
  356. checking netinet/in_systm.h usability... yes
  357. checking netinet/in_systm.h presence... yes
  358. checking for netinet/in_systm.h... yes
  359. checking mntent.h usability... yes
  360. checking mntent.h presence... yes
  361. checking for mntent.h... yes
  362. checking sys/mnttab.h usability... no
  363. checking sys/mnttab.h presence... no
  364. checking for sys/mnttab.h... no
  365. checking sys/systemcfg.h usability... no
  366. checking sys/systemcfg.h presence... no
  367. checking for sys/systemcfg.h... no
  368. checking sys/mount.h usability... yes
  369. checking sys/mount.h presence... yes
  370. checking for sys/mount.h... yes
  371. checking sys/mntctl.h usability... no
  372. checking sys/mntctl.h presence... no
  373. checking for sys/mntctl.h... no
  374. checking sys/param.h usability... yes
  375. checking sys/param.h presence... yes
  376. checking for sys/param.h... yes
  377. checking sys/vmount.h usability... no
  378. checking sys/vmount.h presence... no
  379. checking for sys/vmount.h... no
  380. checking libio.h usability... yes
  381. checking libio.h presence... yes
  382. checking for libio.h... yes
  383. checking err.h usability... yes
  384. checking err.h presence... yes
  385. checking for err.h... yes
  386. checking mcheck.h usability... yes
  387. checking mcheck.h presence... yes
  388. checking for mcheck.h... yes
  389. checking glob.h usability... yes
  390. checking glob.h presence... yes
  391. checking for glob.h... yes
  392. checking for struct statfs... in sys/statvfs.h
  393. checking for f_bavail member in struct statfs... yes
  394. checking if statfs() requires 4 arguments... no
  395. checking for inline... inline
  396. checking if <netdb.h> defines h_errno... yes
  397. checking if <sys/stat.h> defines S_IFSOCK... yes
  398. checking if <sys/stat.h> defines S_ISLNK... yes
  399. checking if <sys/stat.h> defines S_ISSOCK... yes
  400. checking for mode_t... yes
  401. checking for off_t... yes
  402. checking for pid_t... yes
  403. checking for size_t... yes
  404. checking for vprintf... yes
  405. checking for _doprnt... no
  406. checking for getaddrinfo... yes
  407. checking for getnameinfo... yes
  408. checking for inet_aton... yes
  409. checking for mtrace... yes
  410. checking for strndup... yes
  411. checking for strerror... yes
  412. checking for basename... yes
  413. checking for getcwd... yes
  414. checking for getwd... yes
  415. checking for putenv... yes
  416. checking for realpath... yes
  417. checking for setenv... yes
  418. checking for stpcpy... yes
  419. checking for stpncpy... yes
  420. checking for strcspn... yes
  421. checking for strdup... yes
  422. checking for strtol... yes
  423. checking for strtoul... yes
  424. checking for strspn... yes
  425. checking for strstr... yes
  426. checking for __secure_getenv... yes
  427. checking for regcomp... yes
  428. checking for ftok... yes
  429. checking for mkstemp... yes
  430. checking for a Python interpreter with version >= 2.3... python
  431. checking for python... /usr/bin/python
  432. checking for python version... 2.4
  433. checking for python platform... linux2
  434. checking for python script directory... ${prefix}/lib/python2.4/site-packages
  435. checking for python extension module directory... ${exec_prefix}/lib/python2.4/site-packages
  436. checking Python.h usability... yes
  437. checking Python.h presence... yes
  438. checking for Python.h... yes
  439. checking for library containing Py_Main... -lpython2.4
  440. checking for doxygen... /usr/bin/doxygen
  441. checking for dot... NO
  442. checking selinux/selinux.h usability... yes
  443. checking selinux/selinux.h presence... yes
  444. checking for selinux/selinux.h... yes
  445. checking for is_selinux_enabled in -lselinux... yes
  446. checking lua.h usability... yes
  447. checking lua.h presence... yes
  448. checking for lua.h... yes
  449. checking for luaL_openlibs in -llua... yes
  450. checking for setlocale... yes
  451. checking for getpassphrase... no
  452. checking for getmntent... yes
  453. checking for lchown... yes
  454. using ./autodeps/linux.prov for automatic provides generation
  455. using ./autodeps/linux.req for automatic requires generation
  456. checking for autom4te... /usr/bin/autom4te
  457. configure: creating ./config.status
  458. config.status: creating Makefile
  459. config.status: creating rpmio/Makefile
  460. config.status: creating lib/Makefile
  461. config.status: creating build/Makefile
  462. config.status: creating po/Makefile.in
  463. config.status: creating scripts/Makefile
  464. config.status: creating misc/Makefile
  465. config.status: creating doc/Makefile
  466. config.status: creating python/Makefile
  467. config.status: creating luaext/Makefile
  468. config.status: creating tests/Makefile
  469. config.status: creating config.h
  470. config.status: executing tests/atconfig commands
  471. config.status: executing depfiles commands
  472. config.status: executing po-directories commands
  473. config.status: creating po/POTFILES
  474. config.status: creating po/Makefile
  475. + make -j2
  476. /usr/bin/install -c -m 644 ./rpmio/argv.h include/rpm/argv.h
  477. /usr/bin/install -c -m 644 ./rpmio/rpmio.h include/rpm/rpmio.h
  478. /usr/bin/install -c -m 644 ./rpmio/rpmurl.h include/rpm/rpmurl.h
  479. /usr/bin/install -c -m 644 ./rpmio/rpmmacro.h include/rpm/rpmmacro.h
  480. /usr/bin/install -c -m 644 ./rpmio/rpmlog.h include/rpm/rpmlog.h
  481. /usr/bin/install -c -m 644 ./rpmio/rpmpgp.h include/rpm/rpmpgp.h
  482. /usr/bin/install -c -m 644 ./rpmio/rpmsq.h include/rpm/rpmsq.h
  483. /usr/bin/install -c -m 644 ./rpmio/rpmstring.h include/rpm/rpmstring.h
  484. /usr/bin/install -c -m 644 ./rpmio/rpmsw.h include/rpm/rpmsw.h
  485. /usr/bin/install -c -m 644 ./rpmio/rpmfileutil.h include/rpm/rpmfileutil.h
  486. /usr/bin/install -c -m 644 ./rpmio/rpmutil.h include/rpm/rpmutil.h
  487. /usr/bin/install -c -m 644 ./rpmio/rpmkeyring.h include/rpm/rpmkeyring.h
  488. /usr/bin/install -c -m 644 ./lib/header.h include/rpm/header.h
  489. /usr/bin/install -c -m 644 ./lib/rpmdb.h include/rpm/rpmdb.h
  490. /usr/bin/install -c -m 644 ./lib/rpmcallback.h include/rpm/rpmcallback.h
  491. /usr/bin/install -c -m 644 ./lib/rpmcli.h include/rpm/rpmcli.h
  492. /usr/bin/install -c -m 644 ./lib/rpmlib.h include/rpm/rpmlib.h
  493. /usr/bin/install -c -m 644 ./lib/rpmal.h include/rpm/rpmal.h
  494. /usr/bin/install -c -m 644 ./lib/rpmds.h include/rpm/rpmds.h
  495. /usr/bin/install -c -m 644 ./lib/rpmfi.h include/rpm/rpmfi.h
  496. /usr/bin/install -c -m 644 ./lib/rpmgi.h include/rpm/rpmgi.h
  497. /usr/bin/install -c -m 644 ./lib/rpmlegacy.h include/rpm/rpmlegacy.h
  498. /usr/bin/install -c -m 644 ./lib/rpmps.h include/rpm/rpmps.h
  499. /usr/bin/install -c -m 644 ./lib/rpmtag.h include/rpm/rpmtag.h
  500. /usr/bin/install -c -m 644 ./lib/rpmtd.h include/rpm/rpmtd.h
  501. /usr/bin/install -c -m 644 ./lib/rpmte.h include/rpm/rpmte.h
  502. /usr/bin/install -c -m 644 ./lib/rpmts.h include/rpm/rpmts.h
  503. /usr/bin/install -c -m 644 ./lib/rpmtypes.h include/rpm/rpmtypes.h
  504. /usr/bin/install -c -m 644 ./lib/rpmvf.h include/rpm/rpmvf.h
  505. /usr/bin/install -c -m 644 ./build/rpmbuild.h include/rpm/rpmbuild.h
  506. /usr/bin/install -c -m 644 ./build/rpmfc.h include/rpm/rpmfc.h
  507. /usr/bin/install -c -m 644 ./build/rpmspec.h include/rpm/rpmspec.h
  508. make all-recursive
  509. make[1]: Entering directory `/usr/src/redhat/BUILD/rpm-4.7.0'
  510. Making all in po
  511. make[2]: Entering directory `/usr/src/redhat/BUILD/rpm-4.7.0/po'
  512. make[2]: Nothing to be done for `all'.
  513. make[2]: Leaving directory `/usr/src/redhat/BUILD/rpm-4.7.0/po'
  514. Making all in misc
  515. make[2]: Entering directory `/usr/src/redhat/BUILD/rpm-4.7.0/misc'
  516. depbase=`echo glob.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
  517. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -I../include/rpm -I../misc -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT glob.lo -MD -MP -MF $depbase.Tpo -c -o glob.lo glob.c &&\
  518. mv -f $depbase.Tpo $depbase.Plo
  519. depbase=`echo fnmatch.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
  520. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -I../include/rpm -I../misc -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT fnmatch.lo -MD -MP -MF $depbase.Tpo -c -o fnmatch.lo fnmatch.c &&\
  521. mv -f $depbase.Tpo $depbase.Plo
  522. mkdir .libs
  523. mkdir .libs
  524. mkdir: cannot create directory `.libs': File exists
  525. gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -I../include/rpm -I../misc -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT fnmatch.lo -MD -MP -MF .deps/fnmatch.Tpo -c fnmatch.c -fPIC -DPIC -o .libs/fnmatch.o
  526. gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -I../include/rpm -I../misc -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT glob.lo -MD -MP -MF .deps/glob.Tpo -c glob.c -fPIC -DPIC -o .libs/glob.o
  527. /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -o libmisc.la glob.lo fnmatch.lo -lrt -lpthread
  528. ar cru .libs/libmisc.a .libs/glob.o .libs/fnmatch.o
  529. ranlib .libs/libmisc.a
  530. creating libmisc.la
  531. (cd .libs && rm -f libmisc.la && ln -s ../libmisc.la libmisc.la)
  532. make[2]: Leaving directory `/usr/src/redhat/BUILD/rpm-4.7.0/misc'
  533. Making all in luaext
  534. make[2]: Entering directory `/usr/src/redhat/BUILD/rpm-4.7.0/luaext'
  535. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I./include -I. -DWITH_POSIX -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT libluaext_la-lposix.lo -MD -MP -MF .deps/libluaext_la-lposix.Tpo -c -o libluaext_la-lposix.lo `test -f 'lposix.c' || echo './'`lposix.c
  536. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I./include -I. -DWITH_POSIX -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT libluaext_la-lrexlib.lo -MD -MP -MF .deps/libluaext_la-lrexlib.Tpo -c -o libluaext_la-lrexlib.lo `test -f 'lrexlib.c' || echo './'`lrexlib.c
  537. mkdir .libs
  538. gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I./include -I. -DWITH_POSIX -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT libluaext_la-lrexlib.lo -MD -MP -MF .deps/libluaext_la-lrexlib.Tpo -c lrexlib.c -fPIC -DPIC -o .libs/libluaext_la-lrexlib.o
  539. gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I./include -I. -DWITH_POSIX -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT libluaext_la-lposix.lo -MD -MP -MF .deps/libluaext_la-lposix.Tpo -c lposix.c -fPIC -DPIC -o .libs/libluaext_la-lposix.o
  540. mv -f .deps/libluaext_la-lrexlib.Tpo .deps/libluaext_la-lrexlib.Plo
  541. mv -f .deps/libluaext_la-lposix.Tpo .deps/libluaext_la-lposix.Plo
  542. /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -o libluaext.la libluaext_la-lposix.lo libluaext_la-lrexlib.lo -llua -lm -lrt -lpthread
  543. ar cru .libs/libluaext.a .libs/libluaext_la-lposix.o .libs/libluaext_la-lrexlib.o
  544. ranlib .libs/libluaext.a
  545. creating libluaext.la
  546. (cd .libs && rm -f libluaext.la && ln -s ../libluaext.la libluaext.la)
  547. make[2]: Leaving directory `/usr/src/redhat/BUILD/rpm-4.7.0/luaext'
  548. Making all in rpmio
  549. make[2]: Entering directory `/usr/src/redhat/BUILD/rpm-4.7.0/rpmio'
  550. depbase=`echo argv.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
  551. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I../misc -DRPMCONFIGDIR="\"/usr/lib/rpm\"" -DLOCALSTATEDIR="\"/var\"" -I../luaext/ -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT argv.lo -MD -MP -MF $depbase.Tpo -c -o argv.lo argv.c &&\
  552. mv -f $depbase.Tpo $depbase.Plo
  553. depbase=`echo base64.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
  554. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I../misc -DRPMCONFIGDIR="\"/usr/lib/rpm\"" -DLOCALSTATEDIR="\"/var\"" -I../luaext/ -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT base64.lo -MD -MP -MF $depbase.Tpo -c -o base64.lo base64.c &&\
  555. mv -f $depbase.Tpo $depbase.Plo
  556. mkdir .libs
  557. gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I../misc -DRPMCONFIGDIR=\"/usr/lib/rpm\" -DLOCALSTATEDIR=\"/var\" -I../luaext/ -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT argv.lo -MD -MP -MF .deps/argv.Tpo -c argv.c -fPIC -DPIC -o .libs/argv.o
  558. gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I../misc -DRPMCONFIGDIR=\"/usr/lib/rpm\" -DLOCALSTATEDIR=\"/var\" -I../luaext/ -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT base64.lo -MD -MP -MF .deps/base64.Tpo -c base64.c -fPIC -DPIC -o .libs/base64.o
  559. depbase=`echo digest.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
  560. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I../misc -DRPMCONFIGDIR="\"/usr/lib/rpm\"" -DLOCALSTATEDIR="\"/var\"" -I../luaext/ -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT digest.lo -MD -MP -MF $depbase.Tpo -c -o digest.lo digest.c &&\
  561. mv -f $depbase.Tpo $depbase.Plo
  562. depbase=`echo fts.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
  563. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I../misc -DRPMCONFIGDIR="\"/usr/lib/rpm\"" -DLOCALSTATEDIR="\"/var\"" -I../luaext/ -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT fts.lo -MD -MP -MF $depbase.Tpo -c -o fts.lo fts.c &&\
  564. mv -f $depbase.Tpo $depbase.Plo
  565. gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I../misc -DRPMCONFIGDIR=\"/usr/lib/rpm\" -DLOCALSTATEDIR=\"/var\" -I../luaext/ -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT digest.lo -MD -MP -MF .deps/digest.Tpo -c digest.c -fPIC -DPIC -o .libs/digest.o
  566. gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I../misc -DRPMCONFIGDIR=\"/usr/lib/rpm\" -DLOCALSTATEDIR=\"/var\" -I../luaext/ -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT fts.lo -MD -MP -MF .deps/fts.Tpo -c fts.c -fPIC -DPIC -o .libs/fts.o
  567. depbase=`echo macro.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
  568. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I../misc -DRPMCONFIGDIR="\"/usr/lib/rpm\"" -DLOCALSTATEDIR="\"/var\"" -I../luaext/ -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT macro.lo -MD -MP -MF $depbase.Tpo -c -o macro.lo macro.c &&\
  569. mv -f $depbase.Tpo $depbase.Plo
  570. gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I../misc -DRPMCONFIGDIR=\"/usr/lib/rpm\" -DLOCALSTATEDIR=\"/var\" -I../luaext/ -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT macro.lo -MD -MP -MF .deps/macro.Tpo -c macro.c -fPIC -DPIC -o .libs/macro.o
  571. depbase=`echo rpmhook.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
  572. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I../misc -DRPMCONFIGDIR="\"/usr/lib/rpm\"" -DLOCALSTATEDIR="\"/var\"" -I../luaext/ -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT rpmhook.lo -MD -MP -MF $depbase.Tpo -c -o rpmhook.lo rpmhook.c &&\
  573. mv -f $depbase.Tpo $depbase.Plo
  574. gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I../misc -DRPMCONFIGDIR=\"/usr/lib/rpm\" -DLOCALSTATEDIR=\"/var\" -I../luaext/ -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT rpmhook.lo -MD -MP -MF .deps/rpmhook.Tpo -c rpmhook.c -fPIC -DPIC -o .libs/rpmhook.o
  575. depbase=`echo rpmio.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
  576. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I../misc -DRPMCONFIGDIR="\"/usr/lib/rpm\"" -DLOCALSTATEDIR="\"/var\"" -I../luaext/ -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT rpmio.lo -MD -MP -MF $depbase.Tpo -c -o rpmio.lo rpmio.c &&\
  577. mv -f $depbase.Tpo $depbase.Plo
  578. gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I../misc -DRPMCONFIGDIR=\"/usr/lib/rpm\" -DLOCALSTATEDIR=\"/var\" -I../luaext/ -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT rpmio.lo -MD -MP -MF .deps/rpmio.Tpo -c rpmio.c -fPIC -DPIC -o .libs/rpmio.o
  579. depbase=`echo rpmlog.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
  580. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I../misc -DRPMCONFIGDIR="\"/usr/lib/rpm\"" -DLOCALSTATEDIR="\"/var\"" -I../luaext/ -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT rpmlog.lo -MD -MP -MF $depbase.Tpo -c -o rpmlog.lo rpmlog.c &&\
  581. mv -f $depbase.Tpo $depbase.Plo
  582. gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I../misc -DRPMCONFIGDIR=\"/usr/lib/rpm\" -DLOCALSTATEDIR=\"/var\" -I../luaext/ -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT rpmlog.lo -MD -MP -MF .deps/rpmlog.Tpo -c rpmlog.c -fPIC -DPIC -o .libs/rpmlog.o
  583. depbase=`echo rpmlua.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
  584. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I../misc -DRPMCONFIGDIR="\"/usr/lib/rpm\"" -DLOCALSTATEDIR="\"/var\"" -I../luaext/ -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT rpmlua.lo -MD -MP -MF $depbase.Tpo -c -o rpmlua.lo rpmlua.c &&\
  585. mv -f $depbase.Tpo $depbase.Plo
  586. gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I../misc -DRPMCONFIGDIR=\"/usr/lib/rpm\" -DLOCALSTATEDIR=\"/var\" -I../luaext/ -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT rpmlua.lo -MD -MP -MF .deps/rpmlua.Tpo -c rpmlua.c -fPIC -DPIC -o .libs/rpmlua.o
  587. depbase=`echo rpmmalloc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
  588. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I../misc -DRPMCONFIGDIR="\"/usr/lib/rpm\"" -DLOCALSTATEDIR="\"/var\"" -I../luaext/ -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT rpmmalloc.lo -MD -MP -MF $depbase.Tpo -c -o rpmmalloc.lo rpmmalloc.c &&\
  589. mv -f $depbase.Tpo $depbase.Plo
  590. depbase=`echo rpmpgp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
  591. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I../misc -DRPMCONFIGDIR="\"/usr/lib/rpm\"" -DLOCALSTATEDIR="\"/var\"" -I../luaext/ -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT rpmpgp.lo -MD -MP -MF $depbase.Tpo -c -o rpmpgp.lo rpmpgp.c &&\
  592. mv -f $depbase.Tpo $depbase.Plo
  593. gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I../misc -DRPMCONFIGDIR=\"/usr/lib/rpm\" -DLOCALSTATEDIR=\"/var\" -I../luaext/ -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT rpmmalloc.lo -MD -MP -MF .deps/rpmmalloc.Tpo -c rpmmalloc.c -fPIC -DPIC -o .libs/rpmmalloc.o
  594. gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I../misc -DRPMCONFIGDIR=\"/usr/lib/rpm\" -DLOCALSTATEDIR=\"/var\" -I../luaext/ -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT rpmpgp.lo -MD -MP -MF .deps/rpmpgp.Tpo -c rpmpgp.c -fPIC -DPIC -o .libs/rpmpgp.o
  595. depbase=`echo rpmsq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
  596. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I../misc -DRPMCONFIGDIR="\"/usr/lib/rpm\"" -DLOCALSTATEDIR="\"/var\"" -I../luaext/ -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT rpmsq.lo -MD -MP -MF $depbase.Tpo -c -o rpmsq.lo rpmsq.c &&\
  597. mv -f $depbase.Tpo $depbase.Plo
  598. gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I../misc -DRPMCONFIGDIR=\"/usr/lib/rpm\" -DLOCALSTATEDIR=\"/var\" -I../luaext/ -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT rpmsq.lo -MD -MP -MF .deps/rpmsq.Tpo -c rpmsq.c -fPIC -DPIC -o .libs/rpmsq.o
  599. depbase=`echo rpmsw.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
  600. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I../misc -DRPMCONFIGDIR="\"/usr/lib/rpm\"" -DLOCALSTATEDIR="\"/var\"" -I../luaext/ -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT rpmsw.lo -MD -MP -MF $depbase.Tpo -c -o rpmsw.lo rpmsw.c &&\
  601. mv -f $depbase.Tpo $depbase.Plo
  602. depbase=`echo url.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
  603. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I../misc -DRPMCONFIGDIR="\"/usr/lib/rpm\"" -DLOCALSTATEDIR="\"/var\"" -I../luaext/ -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT url.lo -MD -MP -MF $depbase.Tpo -c -o url.lo url.c &&\
  604. mv -f $depbase.Tpo $depbase.Plo
  605. gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I../misc -DRPMCONFIGDIR=\"/usr/lib/rpm\" -DLOCALSTATEDIR=\"/var\" -I../luaext/ -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT rpmsw.lo -MD -MP -MF .deps/rpmsw.Tpo -c rpmsw.c -fPIC -DPIC -o .libs/rpmsw.o
  606. gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I../misc -DRPMCONFIGDIR=\"/usr/lib/rpm\" -DLOCALSTATEDIR=\"/var\" -I../luaext/ -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT url.lo -MD -MP -MF .deps/url.Tpo -c url.c -fPIC -DPIC -o .libs/url.o
  607. depbase=`echo rpmstring.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
  608. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I../misc -DRPMCONFIGDIR="\"/usr/lib/rpm\"" -DLOCALSTATEDIR="\"/var\"" -I../luaext/ -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT rpmstring.lo -MD -MP -MF $depbase.Tpo -c -o rpmstring.lo rpmstring.c &&\
  609. mv -f $depbase.Tpo $depbase.Plo
  610. depbase=`echo rpmfileutil.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
  611. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I../misc -DRPMCONFIGDIR="\"/usr/lib/rpm\"" -DLOCALSTATEDIR="\"/var\"" -I../luaext/ -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT rpmfileutil.lo -MD -MP -MF $depbase.Tpo -c -o rpmfileutil.lo rpmfileutil.c &&\
  612. mv -f $depbase.Tpo $depbase.Plo
  613. gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I../misc -DRPMCONFIGDIR=\"/usr/lib/rpm\" -DLOCALSTATEDIR=\"/var\" -I../luaext/ -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT rpmstring.lo -MD -MP -MF .deps/rpmstring.Tpo -c rpmstring.c -fPIC -DPIC -o .libs/rpmstring.o
  614. gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I../misc -DRPMCONFIGDIR=\"/usr/lib/rpm\" -DLOCALSTATEDIR=\"/var\" -I../luaext/ -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT rpmfileutil.lo -MD -MP -MF .deps/rpmfileutil.Tpo -c rpmfileutil.c -fPIC -DPIC -o .libs/rpmfileutil.o
  615. depbase=`echo rpmkeyring.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
  616. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I../misc -DRPMCONFIGDIR="\"/usr/lib/rpm\"" -DLOCALSTATEDIR="\"/var\"" -I../luaext/ -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT rpmkeyring.lo -MD -MP -MF $depbase.Tpo -c -o rpmkeyring.lo rpmkeyring.c &&\
  617. mv -f $depbase.Tpo $depbase.Plo
  618. gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I../misc -DRPMCONFIGDIR=\"/usr/lib/rpm\" -DLOCALSTATEDIR=\"/var\" -I../luaext/ -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT rpmkeyring.lo -MD -MP -MF .deps/rpmkeyring.Tpo -c rpmkeyring.c -fPIC -DPIC -o .libs/rpmkeyring.o
  619. /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -version-info 0:0:0 -o librpmio.la -rpath /usr/lib argv.lo base64.lo digest.lo fts.lo macro.lo rpmhook.lo rpmio.lo rpmlog.lo rpmlua.lo rpmmalloc.lo rpmpgp.lo rpmsq.lo rpmsw.lo url.lo rpmstring.lo rpmfileutil.lo rpmkeyring.lo ../misc/libmisc.la -lnss3 -llua -lm -lbz2 -lz -lelf -lpopt -llzma -lpthread ../luaext/libluaext.la -lrt -lpthread
  620. gcc -shared .libs/argv.o .libs/base64.o .libs/digest.o .libs/fts.o .libs/macro.o .libs/rpmhook.o .libs/rpmio.o .libs/rpmlog.o .libs/rpmlua.o .libs/rpmmalloc.o .libs/rpmpgp.o .libs/rpmsq.o .libs/rpmsw.o .libs/url.o .libs/rpmstring.o .libs/rpmfileutil.o .libs/rpmkeyring.o -Wl,--whole-archive ../misc/.libs/libmisc.a ../luaext/.libs/libluaext.a -Wl,--no-whole-archive -lnss3 -lbz2 -lz -lelf -lpopt -llzma -llua -lm -lrt -lpthread -m32 -march=i386 -mtune=generic -Wl,-soname -Wl,librpmio.so.0 -o .libs/librpmio.so.0.0.0
  621. (cd .libs && rm -f librpmio.so.0 && ln -s librpmio.so.0.0.0 librpmio.so.0)
  622. (cd .libs && rm -f librpmio.so && ln -s librpmio.so.0.0.0 librpmio.so)
  623. creating librpmio.la
  624. (cd .libs && rm -f librpmio.la && ln -s ../librpmio.la librpmio.la)
  625. make[2]: Leaving directory `/usr/src/redhat/BUILD/rpm-4.7.0/rpmio'
  626. Making all in lib
  627. make[2]: Entering directory `/usr/src/redhat/BUILD/rpm-4.7.0/lib'
  628. make all-am
  629. make[3]: Entering directory `/usr/src/redhat/BUILD/rpm-4.7.0/lib'
  630. depbase=`echo hdrNVR.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
  631. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I../misc -DLOCALEDIR="\"/usr/share/locale\"" -DSYSCONFDIR="\"/etc\"" -DLOCALSTATEDIR="\"/var\"" -DLIBRPMALIAS_FILENAME="\"rpmpopt-4.7.0\"" -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT hdrNVR.lo -MD -MP -MF $depbase.Tpo -c -o hdrNVR.lo hdrNVR.c &&\
  632. mv -f $depbase.Tpo $depbase.Plo
  633. depbase=`echo header.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
  634. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I../misc -DLOCALEDIR="\"/usr/share/locale\"" -DSYSCONFDIR="\"/etc\"" -DLOCALSTATEDIR="\"/var\"" -DLIBRPMALIAS_FILENAME="\"rpmpopt-4.7.0\"" -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT header.lo -MD -MP -MF $depbase.Tpo -c -o header.lo header.c &&\
  635. mv -f $depbase.Tpo $depbase.Plo
  636. mkdir .libs
  637. gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I../misc -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var\" -DLIBRPMALIAS_FILENAME=\"rpmpopt-4.7.0\" -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT header.lo -MD -MP -MF .deps/header.Tpo -c header.c -fPIC -DPIC -o .libs/header.o
  638. gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I../misc -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var\" -DLIBRPMALIAS_FILENAME=\"rpmpopt-4.7.0\" -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT hdrNVR.lo -MD -MP -MF .deps/hdrNVR.Tpo -c hdrNVR.c -fPIC -DPIC -o .libs/hdrNVR.o
  639. depbase=`echo headerfmt.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
  640. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I../misc -DLOCALEDIR="\"/usr/share/locale\"" -DSYSCONFDIR="\"/etc\"" -DLOCALSTATEDIR="\"/var\"" -DLIBRPMALIAS_FILENAME="\"rpmpopt-4.7.0\"" -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT headerfmt.lo -MD -MP -MF $depbase.Tpo -c -o headerfmt.lo headerfmt.c &&\
  641. mv -f $depbase.Tpo $depbase.Plo
  642. gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I../misc -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var\" -DLIBRPMALIAS_FILENAME=\"rpmpopt-4.7.0\" -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT headerfmt.lo -MD -MP -MF .deps/headerfmt.Tpo -c headerfmt.c -fPIC -DPIC -o .libs/headerfmt.o
  643. depbase=`echo header_internal.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
  644. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I../misc -DLOCALEDIR="\"/usr/share/locale\"" -DSYSCONFDIR="\"/etc\"" -DLOCALSTATEDIR="\"/var\"" -DLIBRPMALIAS_FILENAME="\"rpmpopt-4.7.0\"" -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT header_internal.lo -MD -MP -MF $depbase.Tpo -c -o header_internal.lo header_internal.c &&\
  645. mv -f $depbase.Tpo $depbase.Plo
  646. depbase=`echo poptDB.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
  647. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I../misc -DLOCALEDIR="\"/usr/share/locale\"" -DSYSCONFDIR="\"/etc\"" -DLOCALSTATEDIR="\"/var\"" -DLIBRPMALIAS_FILENAME="\"rpmpopt-4.7.0\"" -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT poptDB.lo -MD -MP -MF $depbase.Tpo -c -o poptDB.lo poptDB.c &&\
  648. mv -f $depbase.Tpo $depbase.Plo
  649. gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I../misc -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var\" -DLIBRPMALIAS_FILENAME=\"rpmpopt-4.7.0\" -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT header_internal.lo -MD -MP -MF .deps/header_internal.Tpo -c header_internal.c -fPIC -DPIC -o .libs/header_internal.o
  650. gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I../misc -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var\" -DLIBRPMALIAS_FILENAME=\"rpmpopt-4.7.0\" -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT poptDB.lo -MD -MP -MF .deps/poptDB.Tpo -c poptDB.c -fPIC -DPIC -o .libs/poptDB.o
  651. depbase=`echo rpmhash.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
  652. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I../misc -DLOCALEDIR="\"/usr/share/locale\"" -DSYSCONFDIR="\"/etc\"" -DLOCALSTATEDIR="\"/var\"" -DLIBRPMALIAS_FILENAME="\"rpmpopt-4.7.0\"" -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT rpmhash.lo -MD -MP -MF $depbase.Tpo -c -o rpmhash.lo rpmhash.c &&\
  653. mv -f $depbase.Tpo $depbase.Plo
  654. depbase=`echo rpmdb.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
  655. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I../misc -DLOCALEDIR="\"/usr/share/locale\"" -DSYSCONFDIR="\"/etc\"" -DLOCALSTATEDIR="\"/var\"" -DLIBRPMALIAS_FILENAME="\"rpmpopt-4.7.0\"" -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT rpmdb.lo -MD -MP -MF $depbase.Tpo -c -o rpmdb.lo rpmdb.c &&\
  656. mv -f $depbase.Tpo $depbase.Plo
  657. gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I../misc -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var\" -DLIBRPMALIAS_FILENAME=\"rpmpopt-4.7.0\" -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT rpmhash.lo -MD -MP -MF .deps/rpmhash.Tpo -c rpmhash.c -fPIC -DPIC -o .libs/rpmhash.o
  658. depbase=`echo fprint.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
  659. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I../misc -DLOCALEDIR="\"/usr/share/locale\"" -DSYSCONFDIR="\"/etc\"" -DLOCALSTATEDIR="\"/var\"" -DLIBRPMALIAS_FILENAME="\"rpmpopt-4.7.0\"" -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT fprint.lo -MD -MP -MF $depbase.Tpo -c -o fprint.lo fprint.c &&\
  660. mv -f $depbase.Tpo $depbase.Plo
  661. gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I../misc -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var\" -DLIBRPMALIAS_FILENAME=\"rpmpopt-4.7.0\" -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT rpmdb.lo -MD -MP -MF .deps/rpmdb.Tpo -c rpmdb.c -fPIC -DPIC -o .libs/rpmdb.o
  662. gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I../misc -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var\" -DLIBRPMALIAS_FILENAME=\"rpmpopt-4.7.0\" -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT fprint.lo -MD -MP -MF .deps/fprint.Tpo -c fprint.c -fPIC -DPIC -o .libs/fprint.o
  663. depbase=`echo tagname.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
  664. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I../misc -DLOCALEDIR="\"/usr/share/locale\"" -DSYSCONFDIR="\"/etc\"" -DLOCALSTATEDIR="\"/var\"" -DLIBRPMALIAS_FILENAME="\"rpmpopt-4.7.0\"" -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT tagname.lo -MD -MP -MF $depbase.Tpo -c -o tagname.lo tagname.c &&\
  665. mv -f $depbase.Tpo $depbase.Plo
  666. gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I../misc -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var\" -DLIBRPMALIAS_FILENAME=\"rpmpopt-4.7.0\" -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT tagname.lo -MD -MP -MF .deps/tagname.Tpo -c tagname.c -fPIC -DPIC -o .libs/tagname.o
  667. depbase=`echo rpmtd.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
  668. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I../misc -DLOCALEDIR="\"/usr/share/locale\"" -DSYSCONFDIR="\"/etc\"" -DLOCALSTATEDIR="\"/var\"" -DLIBRPMALIAS_FILENAME="\"rpmpopt-4.7.0\"" -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT rpmtd.lo -MD -MP -MF $depbase.Tpo -c -o rpmtd.lo rpmtd.c &&\
  669. mv -f $depbase.Tpo $depbase.Plo
  670. gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I../misc -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var\" -DLIBRPMALIAS_FILENAME=\"rpmpopt-4.7.0\" -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT rpmtd.lo -MD -MP -MF .deps/rpmtd.Tpo -c rpmtd.c -fPIC -DPIC -o .libs/rpmtd.o
  671. depbase=`echo cpio.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
  672. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I../misc -DLOCALEDIR="\"/usr/share/locale\"" -DSYSCONFDIR="\"/etc\"" -DLOCALSTATEDIR="\"/var\"" -DLIBRPMALIAS_FILENAME="\"rpmpopt-4.7.0\"" -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT cpio.lo -MD -MP -MF $depbase.Tpo -c -o cpio.lo cpio.c &&\
  673. mv -f $depbase.Tpo $depbase.Plo
  674. depbase=`echo depends.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
  675. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I../misc -DLOCALEDIR="\"/usr/share/locale\"" -DSYSCONFDIR="\"/etc\"" -DLOCALSTATEDIR="\"/var\"" -DLIBRPMALIAS_FILENAME="\"rpmpopt-4.7.0\"" -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT depends.lo -MD -MP -MF $depbase.Tpo -c -o depends.lo depends.c &&\
  676. mv -f $depbase.Tpo $depbase.Plo
  677. gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I../misc -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var\" -DLIBRPMALIAS_FILENAME=\"rpmpopt-4.7.0\" -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT cpio.lo -MD -MP -MF .deps/cpio.Tpo -c cpio.c -fPIC -DPIC -o .libs/cpio.o
  678. gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I../misc -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var\" -DLIBRPMALIAS_FILENAME=\"rpmpopt-4.7.0\" -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT depends.lo -MD -MP -MF .deps/depends.Tpo -c depends.c -fPIC -DPIC -o .libs/depends.o
  679. depbase=`echo formats.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
  680. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I../misc -DLOCALEDIR="\"/usr/share/locale\"" -DSYSCONFDIR="\"/etc\"" -DLOCALSTATEDIR="\"/var\"" -DLIBRPMALIAS_FILENAME="\"rpmpopt-4.7.0\"" -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT formats.lo -MD -MP -MF $depbase.Tpo -c -o formats.lo formats.c &&\
  681. mv -f $depbase.Tpo $depbase.Plo
  682. gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I../misc -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var\" -DLIBRPMALIAS_FILENAME=\"rpmpopt-4.7.0\" -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT formats.lo -MD -MP -MF .deps/formats.Tpo -c formats.c -fPIC -DPIC -o .libs/formats.o
  683. depbase=`echo tagexts.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
  684. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I../misc -DLOCALEDIR="\"/usr/share/locale\"" -DSYSCONFDIR="\"/etc\"" -DLOCALSTATEDIR="\"/var\"" -DLIBRPMALIAS_FILENAME="\"rpmpopt-4.7.0\"" -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT tagexts.lo -MD -MP -MF $depbase.Tpo -c -o tagexts.lo tagexts.c &&\
  685. mv -f $depbase.Tpo $depbase.Plo
  686. depbase=`echo fs.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
  687. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I../misc -DLOCALEDIR="\"/usr/share/locale\"" -DSYSCONFDIR="\"/etc\"" -DLOCALSTATEDIR="\"/var\"" -DLIBRPMALIAS_FILENAME="\"rpmpopt-4.7.0\"" -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT fs.lo -MD -MP -MF $depbase.Tpo -c -o fs.lo fs.c &&\
  688. mv -f $depbase.Tpo $depbase.Plo
  689. gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I../misc -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var\" -DLIBRPMALIAS_FILENAME=\"rpmpopt-4.7.0\" -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT tagexts.lo -MD -MP -MF .deps/tagexts.Tpo -c tagexts.c -fPIC -DPIC -o .libs/tagexts.o
  690. gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I../misc -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var\" -DLIBRPMALIAS_FILENAME=\"rpmpopt-4.7.0\" -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT fs.lo -MD -MP -MF .deps/fs.Tpo -c fs.c -fPIC -DPIC -o .libs/fs.o
  691. depbase=`echo fsm.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
  692. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I../misc -DLOCALEDIR="\"/usr/share/locale\"" -DSYSCONFDIR="\"/etc\"" -DLOCALSTATEDIR="\"/var\"" -DLIBRPMALIAS_FILENAME="\"rpmpopt-4.7.0\"" -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT fsm.lo -MD -MP -MF $depbase.Tpo -c -o fsm.lo fsm.c &&\
  693. mv -f $depbase.Tpo $depbase.Plo
  694. depbase=`echo manifest.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
  695. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I../misc -DLOCALEDIR="\"/usr/share/locale\"" -DSYSCONFDIR="\"/etc\"" -DLOCALSTATEDIR="\"/var\"" -DLIBRPMALIAS_FILENAME="\"rpmpopt-4.7.0\"" -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT manifest.lo -MD -MP -MF $depbase.Tpo -c -o manifest.lo manifest.c &&\
  696. mv -f $depbase.Tpo $depbase.Plo
  697. gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I../misc -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var\" -DLIBRPMALIAS_FILENAME=\"rpmpopt-4.7.0\" -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT fsm.lo -MD -MP -MF .deps/fsm.Tpo -c fsm.c -fPIC -DPIC -o .libs/fsm.o
  698. gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I../misc -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var\" -DLIBRPMALIAS_FILENAME=\"rpmpopt-4.7.0\" -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT manifest.lo -MD -MP -MF .deps/manifest.Tpo -c manifest.c -fPIC -DPIC -o .libs/manifest.o
  699. depbase=`echo misc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
  700. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I../misc -DLOCALEDIR="\"/usr/share/locale\"" -DSYSCONFDIR="\"/etc\"" -DLOCALSTATEDIR="\"/var\"" -DLIBRPMALIAS_FILENAME="\"rpmpopt-4.7.0\"" -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT misc.lo -MD -MP -MF $depbase.Tpo -c -o misc.lo misc.c &&\
  701. mv -f $depbase.Tpo $depbase.Plo
  702. gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I../misc -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var\" -DLIBRPMALIAS_FILENAME=\"rpmpopt-4.7.0\" -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT misc.lo -MD -MP -MF .deps/misc.Tpo -c misc.c -fPIC -DPIC -o .libs/misc.o
  703. depbase=`echo package.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
  704. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I../misc -DLOCALEDIR="\"/usr/share/locale\"" -DSYSCONFDIR="\"/etc\"" -DLOCALSTATEDIR="\"/var\"" -DLIBRPMALIAS_FILENAME="\"rpmpopt-4.7.0\"" -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT package.lo -MD -MP -MF $depbase.Tpo -c -o package.lo package.c &&\
  705. mv -f $depbase.Tpo $depbase.Plo
  706. gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I../misc -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var\" -DLIBRPMALIAS_FILENAME=\"rpmpopt-4.7.0\" -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT package.lo -MD -MP -MF .deps/package.Tpo -c package.c -fPIC -DPIC -o .libs/package.o
  707. depbase=`echo poptALL.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
  708. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I../misc -DLOCALEDIR="\"/usr/share/locale\"" -DSYSCONFDIR="\"/etc\"" -DLOCALSTATEDIR="\"/var\"" -DLIBRPMALIAS_FILENAME="\"rpmpopt-4.7.0\"" -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT poptALL.lo -MD -MP -MF $depbase.Tpo -c -o poptALL.lo poptALL.c &&\
  709. mv -f $depbase.Tpo $depbase.Plo
  710. depbase=`echo poptI.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
  711. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I../misc -DLOCALEDIR="\"/usr/share/locale\"" -DSYSCONFDIR="\"/etc\"" -DLOCALSTATEDIR="\"/var\"" -DLIBRPMALIAS_FILENAME="\"rpmpopt-4.7.0\"" -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT poptI.lo -MD -MP -MF $depbase.Tpo -c -o poptI.lo poptI.c &&\
  712. mv -f $depbase.Tpo $depbase.Plo
  713. gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I../misc -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var\" -DLIBRPMALIAS_FILENAME=\"rpmpopt-4.7.0\" -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT poptALL.lo -MD -MP -MF .deps/poptALL.Tpo -c poptALL.c -fPIC -DPIC -o .libs/poptALL.o
  714. gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I../misc -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var\" -DLIBRPMALIAS_FILENAME=\"rpmpopt-4.7.0\" -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT poptI.lo -MD -MP -MF .deps/poptI.Tpo -c poptI.c -fPIC -DPIC -o .libs/poptI.o
  715. depbase=`echo poptQV.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
  716. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I../misc -DLOCALEDIR="\"/usr/share/locale\"" -DSYSCONFDIR="\"/etc\"" -DLOCALSTATEDIR="\"/var\"" -DLIBRPMALIAS_FILENAME="\"rpmpopt-4.7.0\"" -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT poptQV.lo -MD -MP -MF $depbase.Tpo -c -o poptQV.lo poptQV.c &&\
  717. mv -f $depbase.Tpo $depbase.Plo
  718. depbase=`echo psm.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
  719. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I../misc -DLOCALEDIR="\"/usr/share/locale\"" -DSYSCONFDIR="\"/etc\"" -DLOCALSTATEDIR="\"/var\"" -DLIBRPMALIAS_FILENAME="\"rpmpopt-4.7.0\"" -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT psm.lo -MD -MP -MF $depbase.Tpo -c -o psm.lo psm.c &&\
  720. mv -f $depbase.Tpo $depbase.Plo
  721. gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I../misc -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var\" -DLIBRPMALIAS_FILENAME=\"rpmpopt-4.7.0\" -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT psm.lo -MD -MP -MF .deps/psm.Tpo -c psm.c -fPIC -DPIC -o .libs/psm.o
  722. gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I../misc -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var\" -DLIBRPMALIAS_FILENAME=\"rpmpopt-4.7.0\" -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT poptQV.lo -MD -MP -MF .deps/poptQV.Tpo -c poptQV.c -fPIC -DPIC -o .libs/poptQV.o
  723. depbase=`echo query.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
  724. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I../misc -DLOCALEDIR="\"/usr/share/locale\"" -DSYSCONFDIR="\"/etc\"" -DLOCALSTATEDIR="\"/var\"" -DLIBRPMALIAS_FILENAME="\"rpmpopt-4.7.0\"" -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT query.lo -MD -MP -MF $depbase.Tpo -c -o query.lo query.c &&\
  725. mv -f $depbase.Tpo $depbase.Plo
  726. gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I../misc -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var\" -DLIBRPMALIAS_FILENAME=\"rpmpopt-4.7.0\" -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT query.lo -MD -MP -MF .deps/query.Tpo -c query.c -fPIC -DPIC -o .libs/query.o
  727. depbase=`echo rpmal.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
  728. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I../misc -DLOCALEDIR="\"/usr/share/locale\"" -DSYSCONFDIR="\"/etc\"" -DLOCALSTATEDIR="\"/var\"" -DLIBRPMALIAS_FILENAME="\"rpmpopt-4.7.0\"" -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT rpmal.lo -MD -MP -MF $depbase.Tpo -c -o rpmal.lo rpmal.c &&\
  729. mv -f $depbase.Tpo $depbase.Plo
  730. depbase=`echo rpmchecksig.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
  731. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I../misc -DLOCALEDIR="\"/usr/share/locale\"" -DSYSCONFDIR="\"/etc\"" -DLOCALSTATEDIR="\"/var\"" -DLIBRPMALIAS_FILENAME="\"rpmpopt-4.7.0\"" -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT rpmchecksig.lo -MD -MP -MF $depbase.Tpo -c -o rpmchecksig.lo rpmchecksig.c &&\
  732. mv -f $depbase.Tpo $depbase.Plo
  733. gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I../misc -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var\" -DLIBRPMALIAS_FILENAME=\"rpmpopt-4.7.0\" -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT rpmal.lo -MD -MP -MF .deps/rpmal.Tpo -c rpmal.c -fPIC -DPIC -o .libs/rpmal.o
  734. gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I../misc -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var\" -DLIBRPMALIAS_FILENAME=\"rpmpopt-4.7.0\" -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT rpmchecksig.lo -MD -MP -MF .deps/rpmchecksig.Tpo -c rpmchecksig.c -fPIC -DPIC -o .libs/rpmchecksig.o
  735. depbase=`echo rpmds.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
  736. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I../misc -DLOCALEDIR="\"/usr/share/locale\"" -DSYSCONFDIR="\"/etc\"" -DLOCALSTATEDIR="\"/var\"" -DLIBRPMALIAS_FILENAME="\"rpmpopt-4.7.0\"" -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT rpmds.lo -MD -MP -MF $depbase.Tpo -c -o rpmds.lo rpmds.c &&\
  737. mv -f $depbase.Tpo $depbase.Plo
  738. depbase=`echo rpmfi.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
  739. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I../misc -DLOCALEDIR="\"/usr/share/locale\"" -DSYSCONFDIR="\"/etc\"" -DLOCALSTATEDIR="\"/var\"" -DLIBRPMALIAS_FILENAME="\"rpmpopt-4.7.0\"" -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT rpmfi.lo -MD -MP -MF $depbase.Tpo -c -o rpmfi.lo rpmfi.c &&\
  740. mv -f $depbase.Tpo $depbase.Plo
  741. gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I../misc -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var\" -DLIBRPMALIAS_FILENAME=\"rpmpopt-4.7.0\" -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT rpmds.lo -MD -MP -MF .deps/rpmds.Tpo -c rpmds.c -fPIC -DPIC -o .libs/rpmds.o
  742. gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I../misc -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var\" -DLIBRPMALIAS_FILENAME=\"rpmpopt-4.7.0\" -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT rpmfi.lo -MD -MP -MF .deps/rpmfi.Tpo -c rpmfi.c -fPIC -DPIC -o .libs/rpmfi.o
  743. rpmfi.c: In function 'strcacheGet':
  744. rpmfi.c:66: warning: comparison is always true due to limited range of data type
  745. depbase=`echo rpmgi.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
  746. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I../misc -DLOCALEDIR="\"/usr/share/locale\"" -DSYSCONFDIR="\"/etc\"" -DLOCALSTATEDIR="\"/var\"" -DLIBRPMALIAS_FILENAME="\"rpmpopt-4.7.0\"" -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT rpmgi.lo -MD -MP -MF $depbase.Tpo -c -o rpmgi.lo rpmgi.c &&\
  747. mv -f $depbase.Tpo $depbase.Plo
  748. gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I../misc -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var\" -DLIBRPMALIAS_FILENAME=\"rpmpopt-4.7.0\" -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT rpmgi.lo -MD -MP -MF .deps/rpmgi.Tpo -c rpmgi.c -fPIC -DPIC -o .libs/rpmgi.o
  749. depbase=`echo rpminstall.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
  750. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I../misc -DLOCALEDIR="\"/usr/share/locale\"" -DSYSCONFDIR="\"/etc\"" -DLOCALSTATEDIR="\"/var\"" -DLIBRPMALIAS_FILENAME="\"rpmpopt-4.7.0\"" -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT rpminstall.lo -MD -MP -MF $depbase.Tpo -c -o rpminstall.lo rpminstall.c &&\
  751. mv -f $depbase.Tpo $depbase.Plo
  752. depbase=`echo rpmlead.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
  753. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I../misc -DLOCALEDIR="\"/usr/share/locale\"" -DSYSCONFDIR="\"/etc\"" -DLOCALSTATEDIR="\"/var\"" -DLIBRPMALIAS_FILENAME="\"rpmpopt-4.7.0\"" -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT rpmlead.lo -MD -MP -MF $depbase.Tpo -c -o rpmlead.lo rpmlead.c &&\
  754. mv -f $depbase.Tpo $depbase.Plo
  755. gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I../misc -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var\" -DLIBRPMALIAS_FILENAME=\"rpmpopt-4.7.0\" -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT rpminstall.lo -MD -MP -MF .deps/rpminstall.Tpo -c rpminstall.c -fPIC -DPIC -o .libs/rpminstall.o
  756. gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I../misc -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var\" -DLIBRPMALIAS_FILENAME=\"rpmpopt-4.7.0\" -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT rpmlead.lo -MD -MP -MF .deps/rpmlead.Tpo -c rpmlead.c -fPIC -DPIC -o .libs/rpmlead.o
  757. depbase=`echo rpmps.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
  758. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I../misc -DLOCALEDIR="\"/usr/share/locale\"" -DSYSCONFDIR="\"/etc\"" -DLOCALSTATEDIR="\"/var\"" -DLIBRPMALIAS_FILENAME="\"rpmpopt-4.7.0\"" -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT rpmps.lo -MD -MP -MF $depbase.Tpo -c -o rpmps.lo rpmps.c &&\
  759. mv -f $depbase.Tpo $depbase.Plo
  760. gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I../misc -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var\" -DLIBRPMALIAS_FILENAME=\"rpmpopt-4.7.0\" -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT rpmps.lo -MD -MP -MF .deps/rpmps.Tpo -c rpmps.c -fPIC -DPIC -o .libs/rpmps.o
  761. depbase=`echo rpmrc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
  762. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I../misc -DLOCALEDIR="\"/usr/share/locale\"" -DSYSCONFDIR="\"/etc\"" -DLOCALSTATEDIR="\"/var\"" -DLIBRPMALIAS_FILENAME="\"rpmpopt-4.7.0\"" -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT rpmrc.lo -MD -MP -MF $depbase.Tpo -c -o rpmrc.lo rpmrc.c &&\
  763. mv -f $depbase.Tpo $depbase.Plo
  764. gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I../misc -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var\" -DLIBRPMALIAS_FILENAME=\"rpmpopt-4.7.0\" -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT rpmrc.lo -MD -MP -MF .deps/rpmrc.Tpo -c rpmrc.c -fPIC -DPIC -o .libs/rpmrc.o
  765. depbase=`echo rpmte.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
  766. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I../misc -DLOCALEDIR="\"/usr/share/locale\"" -DSYSCONFDIR="\"/etc\"" -DLOCALSTATEDIR="\"/var\"" -DLIBRPMALIAS_FILENAME="\"rpmpopt-4.7.0\"" -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT rpmte.lo -MD -MP -MF $depbase.Tpo -c -o rpmte.lo rpmte.c &&\
  767. mv -f $depbase.Tpo $depbase.Plo
  768. gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I../misc -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var\" -DLIBRPMALIAS_FILENAME=\"rpmpopt-4.7.0\" -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT rpmte.lo -MD -MP -MF .deps/rpmte.Tpo -c rpmte.c -fPIC -DPIC -o .libs/rpmte.o
  769. depbase=`echo rpmts.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
  770. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I../misc -DLOCALEDIR="\"/usr/share/locale\"" -DSYSCONFDIR="\"/etc\"" -DLOCALSTATEDIR="\"/var\"" -DLIBRPMALIAS_FILENAME="\"rpmpopt-4.7.0\"" -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT rpmts.lo -MD -MP -MF $depbase.Tpo -c -o rpmts.lo rpmts.c &&\
  771. mv -f $depbase.Tpo $depbase.Plo
  772. depbase=`echo rpmvercmp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
  773. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I../misc -DLOCALEDIR="\"/usr/share/locale\"" -DSYSCONFDIR="\"/etc\"" -DLOCALSTATEDIR="\"/var\"" -DLIBRPMALIAS_FILENAME="\"rpmpopt-4.7.0\"" -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT rpmvercmp.lo -MD -MP -MF $depbase.Tpo -c -o rpmvercmp.lo rpmvercmp.c &&\
  774. mv -f $depbase.Tpo $depbase.Plo
  775. gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I../misc -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var\" -DLIBRPMALIAS_FILENAME=\"rpmpopt-4.7.0\" -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT rpmts.lo -MD -MP -MF .deps/rpmts.Tpo -c rpmts.c -fPIC -DPIC -o .libs/rpmts.o
  776. gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I../misc -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var\" -DLIBRPMALIAS_FILENAME=\"rpmpopt-4.7.0\" -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT rpmvercmp.lo -MD -MP -MF .deps/rpmvercmp.Tpo -c rpmvercmp.c -fPIC -DPIC -o .libs/rpmvercmp.o
  777. depbase=`echo signature.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
  778. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I../misc -DLOCALEDIR="\"/usr/share/locale\"" -DSYSCONFDIR="\"/etc\"" -DLOCALSTATEDIR="\"/var\"" -DLIBRPMALIAS_FILENAME="\"rpmpopt-4.7.0\"" -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT signature.lo -MD -MP -MF $depbase.Tpo -c -o signature.lo signature.c &&\
  779. mv -f $depbase.Tpo $depbase.Plo
  780. gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I../misc -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var\" -DLIBRPMALIAS_FILENAME=\"rpmpopt-4.7.0\" -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT signature.lo -MD -MP -MF .deps/signature.Tpo -c signature.c -fPIC -DPIC -o .libs/signature.o
  781. depbase=`echo transaction.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
  782. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I../misc -DLOCALEDIR="\"/usr/share/locale\"" -DSYSCONFDIR="\"/etc\"" -DLOCALSTATEDIR="\"/var\"" -DLIBRPMALIAS_FILENAME="\"rpmpopt-4.7.0\"" -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT transaction.lo -MD -MP -MF $depbase.Tpo -c -o transaction.lo transaction.c &&\
  783. mv -f $depbase.Tpo $depbase.Plo
  784. gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I../misc -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var\" -DLIBRPMALIAS_FILENAME=\"rpmpopt-4.7.0\" -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT transaction.lo -MD -MP -MF .deps/transaction.Tpo -c transaction.c -fPIC -DPIC -o .libs/transaction.o
  785. depbase=`echo verify.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
  786. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I../misc -DLOCALEDIR="\"/usr/share/locale\"" -DSYSCONFDIR="\"/etc\"" -DLOCALSTATEDIR="\"/var\"" -DLIBRPMALIAS_FILENAME="\"rpmpopt-4.7.0\"" -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT verify.lo -MD -MP -MF $depbase.Tpo -c -o verify.lo verify.c &&\
  787. mv -f $depbase.Tpo $depbase.Plo
  788. gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I../misc -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var\" -DLIBRPMALIAS_FILENAME=\"rpmpopt-4.7.0\" -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT verify.lo -MD -MP -MF .deps/verify.Tpo -c verify.c -fPIC -DPIC -o .libs/verify.o
  789. depbase=`echo rpmlock.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
  790. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I../misc -DLOCALEDIR="\"/usr/share/locale\"" -DSYSCONFDIR="\"/etc\"" -DLOCALSTATEDIR="\"/var\"" -DLIBRPMALIAS_FILENAME="\"rpmpopt-4.7.0\"" -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT rpmlock.lo -MD -MP -MF $depbase.Tpo -c -o rpmlock.lo rpmlock.c &&\
  791. mv -f $depbase.Tpo $depbase.Plo
  792. depbase=`echo legacy.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
  793. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I../misc -DLOCALEDIR="\"/usr/share/locale\"" -DSYSCONFDIR="\"/etc\"" -DLOCALSTATEDIR="\"/var\"" -DLIBRPMALIAS_FILENAME="\"rpmpopt-4.7.0\"" -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT legacy.lo -MD -MP -MF $depbase.Tpo -c -o legacy.lo legacy.c &&\
  794. mv -f $depbase.Tpo $depbase.Plo
  795. gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I../misc -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var\" -DLIBRPMALIAS_FILENAME=\"rpmpopt-4.7.0\" -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT rpmlock.lo -MD -MP -MF .deps/rpmlock.Tpo -c rpmlock.c -fPIC -DPIC -o .libs/rpmlock.o
  796. depbase=`echo merge.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
  797. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I../misc -DLOCALEDIR="\"/usr/share/locale\"" -DSYSCONFDIR="\"/etc\"" -DLOCALSTATEDIR="\"/var\"" -DLIBRPMALIAS_FILENAME="\"rpmpopt-4.7.0\"" -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT merge.lo -MD -MP -MF $depbase.Tpo -c -o merge.lo merge.c &&\
  798. mv -f $depbase.Tpo $depbase.Plo
  799. gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I../misc -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var\" -DLIBRPMALIAS_FILENAME=\"rpmpopt-4.7.0\" -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT legacy.lo -MD -MP -MF .deps/legacy.Tpo -c legacy.c -fPIC -DPIC -o .libs/legacy.o
  800. gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I../misc -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var\" -DLIBRPMALIAS_FILENAME=\"rpmpopt-4.7.0\" -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT merge.lo -MD -MP -MF .deps/merge.Tpo -c merge.c -fPIC -DPIC -o .libs/merge.o
  801. depbase=`echo rpmliblua.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
  802. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I../misc -DLOCALEDIR="\"/usr/share/locale\"" -DSYSCONFDIR="\"/etc\"" -DLOCALSTATEDIR="\"/var\"" -DLIBRPMALIAS_FILENAME="\"rpmpopt-4.7.0\"" -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT rpmliblua.lo -MD -MP -MF $depbase.Tpo -c -o rpmliblua.lo rpmliblua.c &&\
  803. mv -f $depbase.Tpo $depbase.Plo
  804. depbase=`echo backend/dbconfig.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
  805. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I../misc -DLOCALEDIR="\"/usr/share/locale\"" -DSYSCONFDIR="\"/etc\"" -DLOCALSTATEDIR="\"/var\"" -DLIBRPMALIAS_FILENAME="\"rpmpopt-4.7.0\"" -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT backend/dbconfig.lo -MD -MP -MF $depbase.Tpo -c -o backend/dbconfig.lo backend/dbconfig.c &&\
  806. mv -f $depbase.Tpo $depbase.Plo
  807. gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I../misc -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var\" -DLIBRPMALIAS_FILENAME=\"rpmpopt-4.7.0\" -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT rpmliblua.lo -MD -MP -MF .deps/rpmliblua.Tpo -c rpmliblua.c -fPIC -DPIC -o .libs/rpmliblua.o
  808. depbase=`echo backend/db3.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
  809. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I../misc -DLOCALEDIR="\"/usr/share/locale\"" -DSYSCONFDIR="\"/etc\"" -DLOCALSTATEDIR="\"/var\"" -DLIBRPMALIAS_FILENAME="\"rpmpopt-4.7.0\"" -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT backend/db3.lo -MD -MP -MF $depbase.Tpo -c -o backend/db3.lo backend/db3.c &&\
  810. mv -f $depbase.Tpo $depbase.Plo
  811. mkdir backend/.libs
  812. gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I../misc -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var\" -DLIBRPMALIAS_FILENAME=\"rpmpopt-4.7.0\" -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT backend/dbconfig.lo -MD -MP -MF backend/.deps/dbconfig.Tpo -c backend/dbconfig.c -fPIC -DPIC -o backend/.libs/dbconfig.o
  813. gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I../misc -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var\" -DLIBRPMALIAS_FILENAME=\"rpmpopt-4.7.0\" -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT backend/db3.lo -MD -MP -MF backend/.deps/db3.Tpo -c backend/db3.c -fPIC -DPIC -o backend/.libs/db3.o
  814. /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -version-info 0:0:0 -o librpm.la -rpath /usr/lib backend/dbconfig.lo backend/db3.lo hdrNVR.lo header.lo headerfmt.lo header_internal.lo poptDB.lo rpmhash.lo rpmdb.lo fprint.lo tagname.lo rpmtd.lo cpio.lo depends.lo formats.lo tagexts.lo fs.lo fsm.lo manifest.lo misc.lo package.lo poptALL.lo poptI.lo poptQV.lo psm.lo query.lo rpmal.lo rpmchecksig.lo rpmds.lo rpmfi.lo rpmgi.lo rpminstall.lo rpmlead.lo rpmps.lo rpmrc.lo rpmte.lo rpmts.lo rpmvercmp.lo signature.lo transaction.lo verify.lo rpmlock.lo legacy.lo merge.lo rpmliblua.lo ../rpmio/librpmio.la -lnss3 -lpopt -lselinux -ldb -lrt -lpthread
  815. gcc -shared backend/.libs/dbconfig.o backend/.libs/db3.o .libs/hdrNVR.o .libs/header.o .libs/headerfmt.o .libs/header_internal.o .libs/poptDB.o .libs/rpmhash.o .libs/rpmdb.o .libs/fprint.o .libs/tagname.o .libs/rpmtd.o .libs/cpio.o .libs/depends.o .libs/formats.o .libs/tagexts.o .libs/fs.o .libs/fsm.o .libs/manifest.o .libs/misc.o .libs/package.o .libs/poptALL.o .libs/poptI.o .libs/poptQV.o .libs/psm.o .libs/query.o .libs/rpmal.o .libs/rpmchecksig.o .libs/rpmds.o .libs/rpmfi.o .libs/rpmgi.o .libs/rpminstall.o .libs/rpmlead.o .libs/rpmps.o .libs/rpmrc.o .libs/rpmte.o .libs/rpmts.o .libs/rpmvercmp.o .libs/signature.o .libs/transaction.o .libs/verify.o .libs/rpmlock.o .libs/legacy.o .libs/merge.o .libs/rpmliblua.o -Wl,--rpath -Wl,/usr/src/redhat/BUILD/rpm-4.7.0/rpmio/.libs ../rpmio/.libs/librpmio.so -lnss3 -lpopt -lselinux -ldb -lrt -lpthread -m32 -march=i386 -mtune=generic -Wl,-soname -Wl,librpm.so.0 -o .libs/librpm.so.0.0.0
  816. (cd .libs && rm -f librpm.so.0 && ln -s librpm.so.0.0.0 librpm.so.0)
  817. (cd .libs && rm -f librpm.so && ln -s librpm.so.0.0.0 librpm.so)
  818. creating librpm.la
  819. (cd .libs && rm -f librpm.la && ln -s ../librpm.la librpm.la)
  820. make[3]: Leaving directory `/usr/src/redhat/BUILD/rpm-4.7.0/lib'
  821. make[2]: Leaving directory `/usr/src/redhat/BUILD/rpm-4.7.0/lib'
  822. Making all in build
  823. make[2]: Entering directory `/usr/src/redhat/BUILD/rpm-4.7.0/build'
  824. depbase=`echo build.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
  825. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I../misc -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT build.lo -MD -MP -MF $depbase.Tpo -c -o build.lo build.c &&\
  826. mv -f $depbase.Tpo $depbase.Plo
  827. depbase=`echo expression.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
  828. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I../misc -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT expression.lo -MD -MP -MF $depbase.Tpo -c -o expression.lo expression.c &&\
  829. mv -f $depbase.Tpo $depbase.Plo
  830. mkdir .libs
  831. mkdir .libs
  832. mkdir: cannot create directory `.libs': File exists
  833. gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I../misc -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT expression.lo -MD -MP -MF .deps/expression.Tpo -c expression.c -fPIC -DPIC -o .libs/expression.o
  834. gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I../misc -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT build.lo -MD -MP -MF .deps/build.Tpo -c build.c -fPIC -DPIC -o .libs/build.o
  835. depbase=`echo files.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
  836. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I../misc -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT files.lo -MD -MP -MF $depbase.Tpo -c -o files.lo files.c &&\
  837. mv -f $depbase.Tpo $depbase.Plo
  838. depbase=`echo misc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
  839. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I../misc -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT misc.lo -MD -MP -MF $depbase.Tpo -c -o misc.lo misc.c &&\
  840. mv -f $depbase.Tpo $depbase.Plo
  841. gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I../misc -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT files.lo -MD -MP -MF .deps/files.Tpo -c files.c -fPIC -DPIC -o .libs/files.o
  842. gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I../misc -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT misc.lo -MD -MP -MF .deps/misc.Tpo -c misc.c -fPIC -DPIC -o .libs/misc.o
  843. depbase=`echo names.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
  844. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I../misc -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT names.lo -MD -MP -MF $depbase.Tpo -c -o names.lo names.c &&\
  845. mv -f $depbase.Tpo $depbase.Plo
  846. gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I../misc -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT names.lo -MD -MP -MF .deps/names.Tpo -c names.c -fPIC -DPIC -o .libs/names.o
  847. depbase=`echo pack.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
  848. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I../misc -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT pack.lo -MD -MP -MF $depbase.Tpo -c -o pack.lo pack.c &&\
  849. mv -f $depbase.Tpo $depbase.Plo
  850. gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I../misc -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT pack.lo -MD -MP -MF .deps/pack.Tpo -c pack.c -fPIC -DPIC -o .libs/pack.o
  851. depbase=`echo parseBuildInstallClean.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
  852. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I../misc -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT parseBuildInstallClean.lo -MD -MP -MF $depbase.Tpo -c -o parseBuildInstallClean.lo parseBuildInstallClean.c &&\
  853. mv -f $depbase.Tpo $depbase.Plo
  854. gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I../misc -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT parseBuildInstallClean.lo -MD -MP -MF .deps/parseBuildInstallClean.Tpo -c parseBuildInstallClean.c -fPIC -DPIC -o .libs/parseBuildInstallClean.o
  855. depbase=`echo parseChangelog.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
  856. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I../misc -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT parseChangelog.lo -MD -MP -MF $depbase.Tpo -c -o parseChangelog.lo parseChangelog.c &&\
  857. mv -f $depbase.Tpo $depbase.Plo
  858. depbase=`echo parseDescription.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
  859. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I../misc -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT parseDescription.lo -MD -MP -MF $depbase.Tpo -c -o parseDescription.lo parseDescription.c &&\
  860. mv -f $depbase.Tpo $depbase.Plo
  861. gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I../misc -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT parseChangelog.lo -MD -MP -MF .deps/parseChangelog.Tpo -c parseChangelog.c -fPIC -DPIC -o .libs/parseChangelog.o
  862. gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I../misc -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT parseDescription.lo -MD -MP -MF .deps/parseDescription.Tpo -c parseDescription.c -fPIC -DPIC -o .libs/parseDescription.o
  863. depbase=`echo parseFiles.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
  864. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I../misc -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT parseFiles.lo -MD -MP -MF $depbase.Tpo -c -o parseFiles.lo parseFiles.c &&\
  865. mv -f $depbase.Tpo $depbase.Plo
  866. depbase=`echo parsePreamble.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
  867. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I../misc -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT parsePreamble.lo -MD -MP -MF $depbase.Tpo -c -o parsePreamble.lo parsePreamble.c &&\
  868. mv -f $depbase.Tpo $depbase.Plo
  869. gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I../misc -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT parseFiles.lo -MD -MP -MF .deps/parseFiles.Tpo -c parseFiles.c -fPIC -DPIC -o .libs/parseFiles.o
  870. gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I../misc -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT parsePreamble.lo -MD -MP -MF .deps/parsePreamble.Tpo -c parsePreamble.c -fPIC -DPIC -o .libs/parsePreamble.o
  871. depbase=`echo parsePrep.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
  872. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I../misc -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT parsePrep.lo -MD -MP -MF $depbase.Tpo -c -o parsePrep.lo parsePrep.c &&\
  873. mv -f $depbase.Tpo $depbase.Plo
  874. gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I../misc -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT parsePrep.lo -MD -MP -MF .deps/parsePrep.Tpo -c parsePrep.c -fPIC -DPIC -o .libs/parsePrep.o
  875. depbase=`echo parseReqs.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
  876. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I../misc -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT parseReqs.lo -MD -MP -MF $depbase.Tpo -c -o parseReqs.lo parseReqs.c &&\
  877. mv -f $depbase.Tpo $depbase.Plo
  878. depbase=`echo parseScript.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
  879. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I../misc -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT parseScript.lo -MD -MP -MF $depbase.Tpo -c -o parseScript.lo parseScript.c &&\
  880. mv -f $depbase.Tpo $depbase.Plo
  881. gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I../misc -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT parseReqs.lo -MD -MP -MF .deps/parseReqs.Tpo -c parseReqs.c -fPIC -DPIC -o .libs/parseReqs.o
  882. gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I../misc -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT parseScript.lo -MD -MP -MF .deps/parseScript.Tpo -c parseScript.c -fPIC -DPIC -o .libs/parseScript.o
  883. depbase=`echo parseSpec.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
  884. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I../misc -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT parseSpec.lo -MD -MP -MF $depbase.Tpo -c -o parseSpec.lo parseSpec.c &&\
  885. mv -f $depbase.Tpo $depbase.Plo
  886. gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I../misc -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT parseSpec.lo -MD -MP -MF .deps/parseSpec.Tpo -c parseSpec.c -fPIC -DPIC -o .libs/parseSpec.o
  887. depbase=`echo poptBT.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
  888. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I../misc -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT poptBT.lo -MD -MP -MF $depbase.Tpo -c -o poptBT.lo poptBT.c &&\
  889. mv -f $depbase.Tpo $depbase.Plo
  890. gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I../misc -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT poptBT.lo -MD -MP -MF .deps/poptBT.Tpo -c poptBT.c -fPIC -DPIC -o .libs/poptBT.o
  891. depbase=`echo reqprov.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
  892. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I../misc -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT reqprov.lo -MD -MP -MF $depbase.Tpo -c -o reqprov.lo reqprov.c &&\
  893. mv -f $depbase.Tpo $depbase.Plo
  894. depbase=`echo rpmfc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
  895. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I../misc -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT rpmfc.lo -MD -MP -MF $depbase.Tpo -c -o rpmfc.lo rpmfc.c &&\
  896. mv -f $depbase.Tpo $depbase.Plo
  897. gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I../misc -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT reqprov.lo -MD -MP -MF .deps/reqprov.Tpo -c reqprov.c -fPIC -DPIC -o .libs/reqprov.o
  898. gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I../misc -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT rpmfc.lo -MD -MP -MF .deps/rpmfc.Tpo -c rpmfc.c -fPIC -DPIC -o .libs/rpmfc.o
  899. depbase=`echo spec.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
  900. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I../misc -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT spec.lo -MD -MP -MF $depbase.Tpo -c -o spec.lo spec.c &&\
  901. mv -f $depbase.Tpo $depbase.Plo
  902. gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I../misc -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT spec.lo -MD -MP -MF .deps/spec.Tpo -c spec.c -fPIC -DPIC -o .libs/spec.o
  903. /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -version-info 0:0:0 -o librpmbuild.la -rpath /usr/lib build.lo expression.lo files.lo misc.lo names.lo pack.lo parseBuildInstallClean.lo parseChangelog.lo parseDescription.lo parseFiles.lo parsePreamble.lo parsePrep.lo parseReqs.lo parseScript.lo parseSpec.lo poptBT.lo reqprov.lo rpmfc.lo spec.lo ../lib/librpm.la ../rpmio/librpmio.la -lpopt -lelf -lmagic -lrt -lpthread
  904. gcc -shared .libs/build.o .libs/expression.o .libs/files.o .libs/misc.o .libs/names.o .libs/pack.o .libs/parseBuildInstallClean.o .libs/parseChangelog.o .libs/parseDescription.o .libs/parseFiles.o .libs/parsePreamble.o .libs/parsePrep.o .libs/parseReqs.o .libs/parseScript.o .libs/parseSpec.o .libs/poptBT.o .libs/reqprov.o .libs/rpmfc.o .libs/spec.o -Wl,--rpath -Wl,/usr/src/redhat/BUILD/rpm-4.7.0/lib/.libs -Wl,--rpath -Wl,/usr/src/redhat/BUILD/rpm-4.7.0/rpmio/.libs -L/usr/src/redhat/BUILD/rpm-4.7.0/rpmio/.libs ../lib/.libs/librpm.so ../rpmio/.libs/librpmio.so -lpopt -lelf -lmagic -lrt -lpthread -m32 -march=i386 -mtune=generic -Wl,-soname -Wl,librpmbuild.so.0 -o .libs/librpmbuild.so.0.0.0
  905. (cd .libs && rm -f librpmbuild.so.0 && ln -s librpmbuild.so.0.0.0 librpmbuild.so.0)
  906. (cd .libs && rm -f librpmbuild.so && ln -s librpmbuild.so.0.0.0 librpmbuild.so)
  907. creating librpmbuild.la
  908. (cd .libs && rm -f librpmbuild.la && ln -s ../librpmbuild.la librpmbuild.la)
  909. make[2]: Leaving directory `/usr/src/redhat/BUILD/rpm-4.7.0/build'
  910. Making all in python
  911. make[2]: Entering directory `/usr/src/redhat/BUILD/rpm-4.7.0/python'
  912. depbase=`echo rpmmodule.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
  913. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I../python -I../misc -I/usr/include/python2.4 -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT rpmmodule.lo -MD -MP -MF $depbase.Tpo -c -o rpmmodule.lo rpmmodule.c &&\
  914. mv -f $depbase.Tpo $depbase.Plo
  915. depbase=`echo header-py.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
  916. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I../python -I../misc -I/usr/include/python2.4 -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT header-py.lo -MD -MP -MF $depbase.Tpo -c -o header-py.lo header-py.c &&\
  917. mv -f $depbase.Tpo $depbase.Plo
  918. mkdir .libs
  919. gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I../python -I../misc -I/usr/include/python2.4 -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT rpmmodule.lo -MD -MP -MF .deps/rpmmodule.Tpo -c rpmmodule.c -fPIC -DPIC -o .libs/rpmmodule.o
  920. gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I../python -I../misc -I/usr/include/python2.4 -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT header-py.lo -MD -MP -MF .deps/header-py.Tpo -c header-py.c -fPIC -DPIC -o .libs/header-py.o
  921. depbase=`echo rpmal-py.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
  922. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I../python -I../misc -I/usr/include/python2.4 -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT rpmal-py.lo -MD -MP -MF $depbase.Tpo -c -o rpmal-py.lo rpmal-py.c &&\
  923. mv -f $depbase.Tpo $depbase.Plo
  924. gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I../python -I../misc -I/usr/include/python2.4 -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT rpmal-py.lo -MD -MP -MF .deps/rpmal-py.Tpo -c rpmal-py.c -fPIC -DPIC -o .libs/rpmal-py.o
  925. depbase=`echo rpmds-py.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
  926. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I../python -I../misc -I/usr/include/python2.4 -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT rpmds-py.lo -MD -MP -MF $depbase.Tpo -c -o rpmds-py.lo rpmds-py.c &&\
  927. mv -f $depbase.Tpo $depbase.Plo
  928. gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I../python -I../misc -I/usr/include/python2.4 -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT rpmds-py.lo -MD -MP -MF .deps/rpmds-py.Tpo -c rpmds-py.c -fPIC -DPIC -o .libs/rpmds-py.o
  929. depbase=`echo rpmdb-py.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
  930. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I../python -I../misc -I/usr/include/python2.4 -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT rpmdb-py.lo -MD -MP -MF $depbase.Tpo -c -o rpmdb-py.lo rpmdb-py.c &&\
  931. mv -f $depbase.Tpo $depbase.Plo
  932. gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I../python -I../misc -I/usr/include/python2.4 -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT rpmdb-py.lo -MD -MP -MF .deps/rpmdb-py.Tpo -c rpmdb-py.c -fPIC -DPIC -o .libs/rpmdb-py.o
  933. depbase=`echo rpmfd-py.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
  934. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I../python -I../misc -I/usr/include/python2.4 -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT rpmfd-py.lo -MD -MP -MF $depbase.Tpo -c -o rpmfd-py.lo rpmfd-py.c &&\
  935. mv -f $depbase.Tpo $depbase.Plo
  936. depbase=`echo rpmfi-py.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
  937. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I../python -I../misc -I/usr/include/python2.4 -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT rpmfi-py.lo -MD -MP -MF $depbase.Tpo -c -o rpmfi-py.lo rpmfi-py.c &&\
  938. mv -f $depbase.Tpo $depbase.Plo
  939. gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I../python -I../misc -I/usr/include/python2.4 -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT rpmfd-py.lo -MD -MP -MF .deps/rpmfd-py.Tpo -c rpmfd-py.c -fPIC -DPIC -o .libs/rpmfd-py.o
  940. gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I../python -I../misc -I/usr/include/python2.4 -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT rpmfi-py.lo -MD -MP -MF .deps/rpmfi-py.Tpo -c rpmfi-py.c -fPIC -DPIC -o .libs/rpmfi-py.o
  941. depbase=`echo rpmmi-py.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
  942. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I../python -I../misc -I/usr/include/python2.4 -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT rpmmi-py.lo -MD -MP -MF $depbase.Tpo -c -o rpmmi-py.lo rpmmi-py.c &&\
  943. mv -f $depbase.Tpo $depbase.Plo
  944. gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I../python -I../misc -I/usr/include/python2.4 -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT rpmmi-py.lo -MD -MP -MF .deps/rpmmi-py.Tpo -c rpmmi-py.c -fPIC -DPIC -o .libs/rpmmi-py.o
  945. depbase=`echo rpmps-py.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
  946. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I../python -I../misc -I/usr/include/python2.4 -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT rpmps-py.lo -MD -MP -MF $depbase.Tpo -c -o rpmps-py.lo rpmps-py.c &&\
  947. mv -f $depbase.Tpo $depbase.Plo
  948. depbase=`echo rpmmacro-py.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
  949. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I../python -I../misc -I/usr/include/python2.4 -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT rpmmacro-py.lo -MD -MP -MF $depbase.Tpo -c -o rpmmacro-py.lo rpmmacro-py.c &&\
  950. mv -f $depbase.Tpo $depbase.Plo
  951. gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I../python -I../misc -I/usr/include/python2.4 -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT rpmps-py.lo -MD -MP -MF .deps/rpmps-py.Tpo -c rpmps-py.c -fPIC -DPIC -o .libs/rpmps-py.o
  952. gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I../python -I../misc -I/usr/include/python2.4 -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT rpmmacro-py.lo -MD -MP -MF .deps/rpmmacro-py.Tpo -c rpmmacro-py.c -fPIC -DPIC -o .libs/rpmmacro-py.o
  953. depbase=`echo rpmte-py.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
  954. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I../python -I../misc -I/usr/include/python2.4 -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT rpmte-py.lo -MD -MP -MF $depbase.Tpo -c -o rpmte-py.lo rpmte-py.c &&\
  955. mv -f $depbase.Tpo $depbase.Plo
  956. depbase=`echo rpmts-py.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
  957. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I../python -I../misc -I/usr/include/python2.4 -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT rpmts-py.lo -MD -MP -MF $depbase.Tpo -c -o rpmts-py.lo rpmts-py.c &&\
  958. mv -f $depbase.Tpo $depbase.Plo
  959. gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I../python -I../misc -I/usr/include/python2.4 -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT rpmte-py.lo -MD -MP -MF .deps/rpmte-py.Tpo -c rpmte-py.c -fPIC -DPIC -o .libs/rpmte-py.o
  960. gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I../python -I../misc -I/usr/include/python2.4 -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT rpmts-py.lo -MD -MP -MF .deps/rpmts-py.Tpo -c rpmts-py.c -fPIC -DPIC -o .libs/rpmts-py.o
  961. depbase=`echo spec-py.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
  962. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I../python -I../misc -I/usr/include/python2.4 -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT spec-py.lo -MD -MP -MF $depbase.Tpo -c -o spec-py.lo spec-py.c &&\
  963. mv -f $depbase.Tpo $depbase.Plo
  964. gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I../python -I../misc -I/usr/include/python2.4 -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT spec-py.lo -MD -MP -MF .deps/spec-py.Tpo -c spec-py.c -fPIC -DPIC -o .libs/spec-py.o
  965. /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -module -avoid-version -o _rpmmodule.la -rpath /usr/lib/python2.4/site-packages/rpm rpmmodule.lo header-py.lo rpmal-py.lo rpmds-py.lo rpmdb-py.lo rpmfd-py.lo rpmfi-py.lo rpmmi-py.lo rpmps-py.lo rpmmacro-py.lo rpmte-py.lo rpmts-py.lo spec-py.lo ../build/librpmbuild.la ../lib/librpm.la ../rpmio/librpmio.la -lpython2.4 -lrt -lpthread
  966. gcc -shared .libs/rpmmodule.o .libs/header-py.o .libs/rpmal-py.o .libs/rpmds-py.o .libs/rpmdb-py.o .libs/rpmfd-py.o .libs/rpmfi-py.o .libs/rpmmi-py.o .libs/rpmps-py.o .libs/rpmmacro-py.o .libs/rpmte-py.o .libs/rpmts-py.o .libs/spec-py.o -Wl,--rpath -Wl,/usr/src/redhat/BUILD/rpm-4.7.0/build/.libs -Wl,--rpath -Wl,/usr/src/redhat/BUILD/rpm-4.7.0/lib/.libs -Wl,--rpath -Wl,/usr/src/redhat/BUILD/rpm-4.7.0/rpmio/.libs -L/usr/src/redhat/BUILD/rpm-4.7.0/lib/.libs -L/usr/src/redhat/BUILD/rpm-4.7.0/rpmio/.libs ../build/.libs/librpmbuild.so ../lib/.libs/librpm.so ../rpmio/.libs/librpmio.so -lpython2.4 -lrt -lpthread -m32 -march=i386 -mtune=generic -Wl,-soname -Wl,_rpmmodule.so -o .libs/_rpmmodule.so
  967. creating _rpmmodule.la
  968. (cd .libs && rm -f _rpmmodule.la && ln -s ../_rpmmodule.la _rpmmodule.la)
  969. make[2]: Leaving directory `/usr/src/redhat/BUILD/rpm-4.7.0/python'
  970. Making all in scripts
  971. make[2]: Entering directory `/usr/src/redhat/BUILD/rpm-4.7.0/scripts'
  972. make[2]: Leaving directory `/usr/src/redhat/BUILD/rpm-4.7.0/scripts'
  973. Making all in doc
  974. make[2]: Entering directory `/usr/src/redhat/BUILD/rpm-4.7.0/doc'
  975. make[2]: Nothing to be done for `all'.
  976. make[2]: Leaving directory `/usr/src/redhat/BUILD/rpm-4.7.0/doc'
  977. Making all in .
  978. make[2]: Entering directory `/usr/src/redhat/BUILD/rpm-4.7.0'
  979. depbase=`echo rpm2cpio.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  980. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./include/ -I./build -I./lib -I./rpmio -I./misc -DLOCALEDIR="\"/usr/share/locale\"" -DLIBRPMALIAS_FILENAME="\"rpmpopt-4.7.0\"" -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT rpm2cpio.o -MD -MP -MF $depbase.Tpo -c -o rpm2cpio.o rpm2cpio.c &&\
  981. mv -f $depbase.Tpo $depbase.Po
  982. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./include/ -I./build -I./lib -I./rpmio -I./misc -DLOCALEDIR="\"/usr/share/locale\"" -DLIBRPMALIAS_FILENAME="\"rpmpopt-4.7.0\"" -DIAM_RPMBT -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT rpmbuild-build.o -MD -MP -MF .deps/rpmbuild-build.Tpo -c -o rpmbuild-build.o `test -f 'build.c' || echo './'`build.c
  983. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./include/ -I./build -I./lib -I./rpmio -I./misc -DLOCALEDIR="\"/usr/share/locale\"" -DLIBRPMALIAS_FILENAME="\"rpmpopt-4.7.0\"" -DIAM_RPMBT -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT rpmbuild-rpmqv.o -MD -MP -MF .deps/rpmbuild-rpmqv.Tpo -c -o rpmbuild-rpmqv.o `test -f 'rpmqv.c' || echo './'`rpmqv.c
  984. mv -f .deps/rpmbuild-build.Tpo .deps/rpmbuild-build.Po
  985. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./include/ -I./build -I./lib -I./rpmio -I./misc -DLOCALEDIR="\"/usr/share/locale\"" -DLIBRPMALIAS_FILENAME="\"rpmpopt-4.7.0\"" -DIAM_RPMDB -DIAM_RPMEIU -DIAM_RPMK -DIAM_RPMQV -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT rpm-rpmqv.o -MD -MP -MF .deps/rpm-rpmqv.Tpo -c -o rpm-rpmqv.o `test -f 'rpmqv.c' || echo './'`rpmqv.c
  986. mv -f .deps/rpmbuild-rpmqv.Tpo .deps/rpmbuild-rpmqv.Po
  987. depbase=`echo tools/debugedit.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  988. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./include/ -I./build -I./lib -I./rpmio -I./misc -DLOCALEDIR="\"/usr/share/locale\"" -DLIBRPMALIAS_FILENAME="\"rpmpopt-4.7.0\"" -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT tools/debugedit.o -MD -MP -MF $depbase.Tpo -c -o tools/debugedit.o tools/debugedit.c &&\
  989. mv -f $depbase.Tpo $depbase.Po
  990. mv -f .deps/rpm-rpmqv.Tpo .deps/rpm-rpmqv.Po
  991. depbase=`echo tools/hashtab.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  992. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./include/ -I./build -I./lib -I./rpmio -I./misc -DLOCALEDIR="\"/usr/share/locale\"" -DLIBRPMALIAS_FILENAME="\"rpmpopt-4.7.0\"" -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT tools/hashtab.o -MD -MP -MF $depbase.Tpo -c -o tools/hashtab.o tools/hashtab.c &&\
  993. mv -f $depbase.Tpo $depbase.Po
  994. depbase=`echo tools/javadeps.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  995. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./include/ -I./build -I./lib -I./rpmio -I./misc -DLOCALEDIR="\"/usr/share/locale\"" -DLIBRPMALIAS_FILENAME="\"rpmpopt-4.7.0\"" -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT tools/javadeps.o -MD -MP -MF $depbase.Tpo -c -o tools/javadeps.o tools/javadeps.c &&\
  996. mv -f $depbase.Tpo $depbase.Po
  997. depbase=`echo tools/rpmdeps.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  998. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./include/ -I./build -I./lib -I./rpmio -I./misc -DLOCALEDIR="\"/usr/share/locale\"" -DLIBRPMALIAS_FILENAME="\"rpmpopt-4.7.0\"" -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT tools/rpmdeps.o -MD -MP -MF $depbase.Tpo -c -o tools/rpmdeps.o tools/rpmdeps.c &&\
  999. mv -f $depbase.Tpo $depbase.Po
  1000. files=`echo " rpmio/argv.h rpmio/rpmio.h rpmio/rpmurl.h rpmio/rpmmacro.h rpmio/rpmlog.h rpmio/rpmpgp.h rpmio/rpmsq.h rpmio/rpmstring.h rpmio/rpmsw.h rpmio/rpmfileutil.h rpmio/rpmutil.h rpmio/rpmkeyring.h lib/header.h lib/rpmdb.h lib/rpmcallback.h lib/rpmcli.h lib/rpmlib.h lib/rpmal.h lib/rpmds.h lib/rpmfi.h lib/rpmgi.h lib/rpmlegacy.h lib/rpmps.h lib/rpmtag.h lib/rpmtd.h lib/rpmte.h lib/rpmts.h lib/rpmtypes.h lib/rpmvf.h build/rpmbuild.h build/rpmfc.h build/rpmspec.h" | /bin/sed -e "s, , \@top_srcdir\@/,g"`; \
  1001. /bin/sed -e "s,[@]pkginclude_HEADERS[@],$files," \
  1002. -e "s,\@top_srcdir\@/,./,g" \
  1003. -e "s,[@]HAVE_DOT[@],NO," \
  1004. -e "s,[@]PACKAGE[@],rpm," \
  1005. -e "s,[@]VERSION[@],4.7.0," \
  1006. < ./doc/librpm.doxy.in > doc/librpm.doxy
  1007. config.status: creating ./platform
  1008. config.status: creating ./rpm.pc
  1009. ( cd . && ./config.status --file=./macros:./macros.in )
  1010. config.status: creating ./rpmrc
  1011. config.status: creating ./macros
  1012. /bin/sh ./libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -o rpm2cpio rpm2cpio.o lib/librpm.la rpmio/librpmio.la -lelf -lnss3 -lpopt -lz -lrt -lpthread
  1013. config.status: creating ./rpmpopt-4.7.0
  1014. /bin/sh ./libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -o rpmbuild rpmbuild-build.o rpmbuild-rpmqv.o build/librpmbuild.la lib/librpm.la rpmio/librpmio.la -lelf -lnss3 -lpopt -lz -lrt -lpthread
  1015. mkdir .libs
  1016. gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -o .libs/rpm2cpio rpm2cpio.o lib/.libs/librpm.so /usr/src/redhat/BUILD/rpm-4.7.0/rpmio/.libs/librpmio.so -lselinux -ldb rpmio/.libs/librpmio.so -lbz2 -llzma -llua -lm -lelf -lnss3 -lpopt -lz -lrt -lpthread
  1017. gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -o .libs/rpmbuild rpmbuild-build.o rpmbuild-rpmqv.o build/.libs/librpmbuild.so /usr/src/redhat/BUILD/rpm-4.7.0/lib/.libs/librpm.so -lmagic lib/.libs/librpm.so /usr/src/redhat/BUILD/rpm-4.7.0/rpmio/.libs/librpmio.so -lselinux -ldb rpmio/.libs/librpmio.so -lbz2 -llzma -llua -lm -lelf -lnss3 -lpopt -lz -lrt -lpthread
  1018. creating rpm2cpio
  1019. depbase=`echo tools/rpmgraph.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  1020. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./include/ -I./build -I./lib -I./rpmio -I./misc -DLOCALEDIR="\"/usr/share/locale\"" -DLIBRPMALIAS_FILENAME="\"rpmpopt-4.7.0\"" -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT tools/rpmgraph.o -MD -MP -MF $depbase.Tpo -c -o tools/rpmgraph.o tools/rpmgraph.c &&\
  1021. mv -f $depbase.Tpo $depbase.Po
  1022. creating rpmbuild
  1023. /bin/sh ./libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -o rpm rpm-rpmqv.o build/librpmbuild.la lib/librpm.la rpmio/librpmio.la -lelf -lnss3 -lpopt -lz -lrt -lpthread
  1024. /bin/sh ./libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -o debugedit tools/debugedit.o tools/hashtab.o rpmio/librpmio.la -lelf -lpopt -lrt -lpthread
  1025. gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -o .libs/rpm rpm-rpmqv.o build/.libs/librpmbuild.so /usr/src/redhat/BUILD/rpm-4.7.0/lib/.libs/librpm.so -lmagic lib/.libs/librpm.so /usr/src/redhat/BUILD/rpm-4.7.0/rpmio/.libs/librpmio.so -lselinux -ldb rpmio/.libs/librpmio.so -lbz2 -llzma -llua -lm -lelf -lnss3 -lpopt -lz -lrt -lpthread
  1026. gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -o .libs/debugedit tools/debugedit.o tools/hashtab.o rpmio/.libs/librpmio.so -lnss3 -lbz2 -lz -llzma -llua -lm -lelf -lpopt -lrt -lpthread
  1027. tools/debugedit.o: In function `edit_dwarf2_line':
  1028. /usr/src/redhat/BUILD/rpm-4.7.0/tools/debugedit.c:667: warning: memset used with constant zero length parameter; this could be due to transposed parameters
  1029. creating rpm
  1030. creating debugedit
  1031. /bin/sh ./libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -o javadeps tools/javadeps.o -lrt -lpthread
  1032. /bin/sh ./libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -o rpmdeps tools/rpmdeps.o build/librpmbuild.la -lrt -lpthread
  1033. gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -o javadeps tools/javadeps.o -lrt -lpthread
  1034. /usr/bin/doxygen doc/librpm.doxy
  1035. Warning: ignoring unsupported tag `DOXYFILE_ENCODING =' at line 23, file doc/librpm.doxy
  1036. Warning: ignoring unsupported tag `CPP_CLI_SUPPORT =' at line 203, file doc/librpm.doxy
  1037. Warning: ignoring unsupported tag `INPUT_ENCODING =' at line 469, file doc/librpm.doxy
  1038. Warning: ignoring unsupported tag `EXCLUDE_SYMBOLS =' at line 512, file doc/librpm.doxy
  1039. Warning: ignoring unsupported tag `MSCGEN_PATH =' at line 1109, file doc/librpm.doxy
  1040. Warning: ignoring unsupported tag `DOT_GRAPH_MAX_NODES =' at line 1219, file doc/librpm.doxy
  1041. gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -o .libs/rpmdeps tools/rpmdeps.o build/.libs/librpmbuild.so /usr/src/redhat/BUILD/rpm-4.7.0/lib/.libs/librpm.so -lselinux -ldb /usr/src/redhat/BUILD/rpm-4.7.0/rpmio/.libs/librpmio.so -lnss3 -lbz2 -lz -llzma -llua -lm -lpopt -lelf -lmagic -lrt -lpthread
  1042. Searching for include files...
  1043. Searching for example files...
  1044. Searching for images...
  1045. Searching for dot files...
  1046. Searching for files to exclude
  1047. Searching for files to process...
  1048. Reading and parsing tag files
  1049. Preprocessing /usr/src/redhat/BUILD/rpm-4.7.0/doc/librpm/Doxyheader...
  1050. Parsing file /usr/src/redhat/BUILD/rpm-4.7.0/doc/librpm/Doxyheader...
  1051. Preprocessing /usr/src/redhat/BUILD/rpm-4.7.0/build.c...
  1052. Parsing file /usr/src/redhat/BUILD/rpm-4.7.0/build.c...
  1053. Preprocessing /usr/src/redhat/BUILD/rpm-4.7.0/build.h...
  1054. Parsing file /usr/src/redhat/BUILD/rpm-4.7.0/build.h...
  1055. Preprocessing /usr/src/redhat/BUILD/rpm-4.7.0/config.h...
  1056. Parsing file /usr/src/redhat/BUILD/rpm-4.7.0/config.h...
  1057. Preprocessing /usr/src/redhat/BUILD/rpm-4.7.0/debug.h...
  1058. Parsing file /usr/src/redhat/BUILD/rpm-4.7.0/debug.h...
  1059. Preprocessing /usr/src/redhat/BUILD/rpm-4.7.0/rpm2cpio.c...
  1060. Parsing file /usr/src/redhat/BUILD/rpm-4.7.0/rpm2cpio.c...
  1061. Preprocessing /usr/src/redhat/BUILD/rpm-4.7.0/rpmqv.c...
  1062. Parsing file /usr/src/redhat/BUILD/rpm-4.7.0/rpmqv.c...
  1063. Preprocessing /usr/src/redhat/BUILD/rpm-4.7.0/system.h...
  1064. Parsing file /usr/src/redhat/BUILD/rpm-4.7.0/system.h...
  1065. Preprocessing /usr/src/redhat/BUILD/rpm-4.7.0/rpmio/argv.h...
  1066. Parsing file /usr/src/redhat/BUILD/rpm-4.7.0/rpmio/argv.h...
  1067. Preprocessing /usr/src/redhat/BUILD/rpm-4.7.0/rpmio/rpmio.h...
  1068. Parsing file /usr/src/redhat/BUILD/rpm-4.7.0/rpmio/rpmio.h...
  1069. Preprocessing /usr/src/redhat/BUILD/rpm-4.7.0/rpmio/rpmurl.h...
  1070. Parsing file /usr/src/redhat/BUILD/rpm-4.7.0/rpmio/rpmurl.h...
  1071. Preprocessing /usr/src/redhat/BUILD/rpm-4.7.0/rpmio/rpmmacro.h...
  1072. Parsing file /usr/src/redhat/BUILD/rpm-4.7.0/rpmio/rpmmacro.h...
  1073. Preprocessing /usr/src/redhat/BUILD/rpm-4.7.0/rpmio/rpmlog.h...
  1074. Parsing file /usr/src/redhat/BUILD/rpm-4.7.0/rpmio/rpmlog.h...
  1075. Preprocessing /usr/src/redhat/BUILD/rpm-4.7.0/rpmio/rpmpgp.h...
  1076. Parsing file /usr/src/redhat/BUILD/rpm-4.7.0/rpmio/rpmpgp.h...
  1077. Preprocessing /usr/src/redhat/BUILD/rpm-4.7.0/rpmio/rpmsq.h...
  1078. Parsing file /usr/src/redhat/BUILD/rpm-4.7.0/rpmio/rpmsq.h...
  1079. Preprocessing /usr/src/redhat/BUILD/rpm-4.7.0/rpmio/rpmstring.h...
  1080. Parsing file /usr/src/redhat/BUILD/rpm-4.7.0/rpmio/rpmstring.h...
  1081. Preprocessing /usr/src/redhat/BUILD/rpm-4.7.0/rpmio/rpmsw.h...
  1082. Parsing file /usr/src/redhat/BUILD/rpm-4.7.0/rpmio/rpmsw.h...
  1083. Preprocessing /usr/src/redhat/BUILD/rpm-4.7.0/rpmio/rpmfileutil.h...
  1084. Parsing file /usr/src/redhat/BUILD/rpm-4.7.0/rpmio/rpmfileutil.h...
  1085. Preprocessing /usr/src/redhat/BUILD/rpm-4.7.0/rpmio/rpmutil.h...
  1086. Parsing file /usr/src/redhat/BUILD/rpm-4.7.0/rpmio/rpmutil.h...
  1087. Preprocessing /usr/src/redhat/BUILD/rpm-4.7.0/rpmio/rpmkeyring.h...
  1088. Parsing file /usr/src/redhat/BUILD/rpm-4.7.0/rpmio/rpmkeyring.h...
  1089. Preprocessing /usr/src/redhat/BUILD/rpm-4.7.0/lib/header.h...
  1090. Parsing file /usr/src/redhat/BUILD/rpm-4.7.0/lib/header.h...
  1091. Preprocessing /usr/src/redhat/BUILD/rpm-4.7.0/lib/rpmdb.h...
  1092. Parsing file /usr/src/redhat/BUILD/rpm-4.7.0/lib/rpmdb.h...
  1093. Preprocessing /usr/src/redhat/BUILD/rpm-4.7.0/lib/rpmcallback.h...
  1094. Parsing file /usr/src/redhat/BUILD/rpm-4.7.0/lib/rpmcallback.h...
  1095. Preprocessing /usr/src/redhat/BUILD/rpm-4.7.0/lib/rpmcli.h...
  1096. Parsing file /usr/src/redhat/BUILD/rpm-4.7.0/lib/rpmcli.h...
  1097. Preprocessing /usr/src/redhat/BUILD/rpm-4.7.0/lib/rpmlib.h...
  1098. Parsing file /usr/src/redhat/BUILD/rpm-4.7.0/lib/rpmlib.h...
  1099. Preprocessing /usr/src/redhat/BUILD/rpm-4.7.0/lib/rpmal.h...
  1100. Parsing file /usr/src/redhat/BUILD/rpm-4.7.0/lib/rpmal.h...
  1101. Preprocessing /usr/src/redhat/BUILD/rpm-4.7.0/lib/rpmds.h...
  1102. Parsing file /usr/src/redhat/BUILD/rpm-4.7.0/lib/rpmds.h...
  1103. Preprocessing /usr/src/redhat/BUILD/rpm-4.7.0/lib/rpmfi.h...
  1104. Parsing file /usr/src/redhat/BUILD/rpm-4.7.0/lib/rpmfi.h...
  1105. Preprocessing /usr/src/redhat/BUILD/rpm-4.7.0/lib/rpmgi.h...
  1106. Parsing file /usr/src/redhat/BUILD/rpm-4.7.0/lib/rpmgi.h...
  1107. Preprocessing /usr/src/redhat/BUILD/rpm-4.7.0/lib/rpmlegacy.h...
  1108. Parsing file /usr/src/redhat/BUILD/rpm-4.7.0/lib/rpmlegacy.h...
  1109. Preprocessing /usr/src/redhat/BUILD/rpm-4.7.0/lib/rpmps.h...
  1110. Parsing file /usr/src/redhat/BUILD/rpm-4.7.0/lib/rpmps.h...
  1111. Preprocessing /usr/src/redhat/BUILD/rpm-4.7.0creating rpmdeps
  1112. /bin/sh ./libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -o rpmgraph tools/rpmgraph.o lib/librpm.la -lrt -lpthread
  1113. gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -o .libs/rpmgraph tools/rpmgraph.o lib/.libs/librpm.so /usr/src/redhat/BUILD/rpm-4.7.0/rpmio/.libs/librpmio.so -lbz2 -lz -lelf -llzma -llua -lm -lnss3 -lpopt -lselinux -ldb -lrt -lpthread
  1114. /lib/rpmtag.h...
  1115. Parsing file /usr/src/redhat/BUILD/rpm-4.7.0/lib/rpmtag.h...
  1116. Preprocessing /usr/src/redhat/BUILD/rpm-4.7.0/lib/rpmtd.h...
  1117. Parsing file /usr/src/redhat/BUILD/rpm-4.7.0/lib/rpmtd.h...
  1118. Preprocessing /usr/src/redhat/BUILD/rpm-4.7.0/lib/rpmte.h...
  1119. Parsing file /usr/src/redhat/BUILD/rpm-4.7.0/lib/rpmte.h...
  1120. Preprocessing /usr/src/redhat/BUILD/rpm-4.7.0/lib/rpmts.h...
  1121. Parsing file /usr/src/redhat/BUILD/rpm-4.7.0/lib/rpmts.h...
  1122. Preprocessing /usr/src/redhat/BUILD/rpm-4.7.0/lib/rpmtypes.h...
  1123. Parsing file /usr/src/redhat/BUILD/rpm-4.7.0/lib/rpmtypes.h...
  1124. Preprocessing /usr/src/redhat/BUILD/rpm-4.7.0/lib/rpmvf.h...
  1125. Parsing file /usr/src/redhat/BUILD/rpm-4.7.0/lib/rpmvf.h...
  1126. Preprocessing /usr/src/redhat/BUILD/rpm-4.7.0/build/rpmbuild.h...
  1127. Parsing file /usr/src/redhat/BUILD/rpm-4.7.0/build/rpmbuild.h...
  1128. Preprocessing /usr/src/redhat/BUILD/rpm-4.7.0/build/rpmfc.h...
  1129. Parsing file /usr/src/redhat/BUILD/rpm-4.7.0/build/rpmfc.h...
  1130. Preprocessing /usr/src/redhat/BUILD/rpm-4.7.0/build/rpmspec.h...
  1131. Parsing file /usr/src/redhat/BUILD/rpm-4.7.0/build/rpmspec.h...
  1132. Building group list...
  1133. Building directory list...
  1134. Building namespace list...
  1135. Building file list...
  1136. Searching for included using directives...
  1137. Building class list...
  1138. Associating documentation with classes...
  1139. Computing nesting relations for classes...
  1140. Searching for members imported via using declarations...
  1141. Building example list...
  1142. Searching for documented variables...
  1143. Building member list...
  1144. Searching for friends...
  1145. Searching for documented defines...
  1146. Computing template instances...
  1147. Flushing cached template relations that have become invalid...
  1148. Creating members for template instances...
  1149. Computing class relations...
  1150. Searching for enumerations...
  1151. Searching for member function documentation...
  1152. Building page list...
  1153. Search for main page...
  1154. Computing page relations...
  1155. Determining the scope of groups...
  1156. Sorting lists...
  1157. Freeing entry tree
  1158. Determining which enums are documented
  1159. Computing member relations...
  1160. Building full member lists recursively...
  1161. Adding members to member groups.
  1162. Computing member references...
  1163. Inheriting documentation...
  1164. Generating disk names...
  1165. Adding source references...
  1166. Adding todo/test/bug list items...
  1167. Generating style sheet...
  1168. Counting data structures...
  1169. Resolving user defined references...
  1170. Combining using relations...
  1171. Finding anchors and sections in the documentation...
  1172. Generating index page...
  1173. Generating example documentation...
  1174. Generating file sources...
  1175. Generating code for file argv.h...
  1176. Generating code for file build.c...
  1177. Generating code for file build.h...
  1178. Generating code for file config.h...
  1179. Generating code for file debug.h...
  1180. Generating code for file Doxyheader...
  1181. Generating code for file header.h...
  1182. Generating code for file rpm2cpio.c...
  1183. Generating code for file rpmal.h...
  1184. Generating code for file rpmbuild.h...
  1185. Generating code for file rpmcallback.h...
  1186. Generating code for file rpmcli.h...
  1187. Generating code for file rpmdb.h...
  1188. Generating code for file rpmds.h...
  1189. Generating code for file rpmfc.h...
  1190. Generating code for file rpmfi.h...
  1191. Generating code for file rpmfileutil.h...
  1192. Generating code for file rpmgi.h...
  1193. Generating code for file rpmio.h...
  1194. Generating code for file rpmkeyring.h...
  1195. Generating code for file rpmlegacy.h...
  1196. Generating code for file rpmlib.h...
  1197. Generating code for file rpmlog.h...
  1198. Generating code for file rpmmacro.h...
  1199. Generating code for file rpmpgp.h...
  1200. Generating code for file rpmps.h...
  1201. Generating code for file rpmqv.c...
  1202. Generating code for file rpmspec.h...
  1203. Generating code for file rpmsq.h...
  1204. Generating code for file rpmstring.h...
  1205. Generating code for file rpmsw.h...
  1206. Generating code for file rpmtag.h...
  1207. Generating code for file rpmtd.h...
  1208. Generating code for file rpmte.h...
  1209. Generating code for file rpmts.h...
  1210. Generating code for file rpmtypes.h...
  1211. Generating code for file rpmurl.h...
  1212. Generating code for file rpmutil.h...
  1213. Generating code for file rpmvf.h...
  1214. Generating code for file system.h...
  1215. Generating file documentation...
  1216. Generating docs for file argv.h...
  1217. Generating docs for file build.c...
  1218. Generating docs for file buildcreating rpmgraph
  1219. /usr/src/redhat/BUILD/rpm-4.7.0/rpmio/rpmsq.h:67: Warning: argument `info' of command @param is not found in the argument list of rpmsqAction(int signum)
  1220. /usr/src/redhat/BUILD/rpm-4.7.0/rpmio/rpmsq.h:67: Warning: argument `context' of command @param is not found in the argument list of rpmsqAction(int signum)
  1221. /usr/src/redhat/BUILD/rpm-4.7.0/lib/header.h:201: Warning: argument `size' of command @param is not found in the argument list of headerPutString(Header h, rpmTag tag, const char *val)
  1222. .h...
  1223. Generating docs for file config.h...
  1224. Generating docs for file debug.h...
  1225. Generating docs for file Doxyheader...
  1226. Generating docs for file header.h...
  1227. Generating docs for file rpm2cpio.c...
  1228. Generating docs for file rpmal.h...
  1229. Generating docs for file rpmbuild.h...
  1230. Generating docs for file rpmcallback.h...
  1231. Generating docs for file rpmcli.h...
  1232. Generating docs for file rpmdb.h...
  1233. Generating docs for file rpmds.h...
  1234. Generating docs for file rpmfc.h...
  1235. Generating docs for file rpmfi.h...
  1236. Generating docs for file rpmfileutil.h...
  1237. Generating docs for file rpmgi.h...
  1238. Generating docs for file rpmio.h...
  1239. Generating docs for file rpmkeyring.h...
  1240. Generating docs for file rpmlegacy.h...
  1241. Generating docs for file rpmlib.h...
  1242. Generating docs for file rpmlog.h...
  1243. Generating docs for file rpmmacro.h...
  1244. Generating docs for file rpmpgp.h...
  1245. Generating docs for file rpmps.h...
  1246. Generating docs for file rpmqv.c...
  1247. Generating docs for file rpmspec.h...
  1248. Generating docs for file rpmsq.h...
  1249. Generating docs for file rpmstring.h...
  1250. Generating docs for file rpmsw.h...
  1251. Generating docs for file rpmtag.h...
  1252. Generating docs for file rpmtd.h...
  1253. Generating docs for file rpmte.h...
  1254. Generating docs for file rpmts.h...
  1255. Generating docs for file rpmtypes.h...
  1256. Generating docs for file rpmurl.h...
  1257. Generating docs for file rpmutil.h...
  1258. Generating docs for file rpmvf.h...
  1259. Generating docs for file system.h...
  1260. Generating page documentation...
  1261. Generating docs for page todo...
  1262. Generating docs for page deprecated...
  1263. Generating group documentation...
  1264. Generating group index...
  1265. Generating class documentation...
  1266. Generating annotated compound index...
  1267. Generating hierarchical class index...
  1268. Generating member index...
  1269. Generating docs for compound ARGI_s...
  1270. Generating docs for compound OpenFileInfo...
  1271. Generating docs for compound our_mntent...
  1272. Generating docs for compound Package_s...
  1273. Generating docs for compound pgpPktCdata_s...
  1274. Generating docs for compound pgpPktEdata_s...
  1275. Generating docs for compound pgpPktKey_u...
  1276. Generating docs for compound pgpPktKeyV3_s...
  1277. Generating docs for compound pgpPktKeyV4_s...
  1278. Generating docs for compound pgpPktLdata_s...
  1279. Generating docs for compound pgpPktOnepass_s...
  1280. Generating docs for compound pgpPktPre_u...
  1281. Generating docs for compound pgpPktPubkey_s...
  1282. Generating docs for compound pgpPktSig_u...
  1283. Generating docs for compound pgpPktSigV3_s...
  1284. Generating docs for compound pgpPktSigV4_s...
  1285. Generating docs for compound pgpPktSymkey_s...
  1286. Generating docs for compound pgpPktTrust_s...
  1287. Generating docs for compound pgpPktUid_s...
  1288. Generating docs for compound pgpValTbl_s...
  1289. Generating docs for compound ReadLevelEntry...
  1290. Generating docs for compound rpmBuildArguments_s...
  1291. Generating docs for compound rpmDatabaseArguments_s...
  1292. Generating docs for compound rpmInstallArguments_s...
  1293. Generating docs for compound rpmop_s...
  1294. Generating docs for compound rpmQVKArguments_s...
  1295. Generating docs for compound rpmRelocation_s...
  1296. Generating docs for compound rpmSpec_s...
  1297. Generating docs for compound rpmsw_s...
  1298. Generating docs for compound rpmtd_s...
  1299. Generating docs for compound Source...
  1300. Generating docs for compound speclines_s...
  1301. Generating docs for compound spectag_s...
  1302. Generating docs for compound spectags_s...
  1303. Generating docs for compound TriggerFileEntry...
  1304. Generating docs for compound urlinfo_s...
  1305. Generating namespace index...
  1306. Generating namespace member index...
  1307. Generating graph info page...
  1308. Generating file index...
  1309. Generating example index...
  1310. Generating file member index...
  1311. Generating page index...
  1312. make[2]: Leaving directory `/usr/src/redhat/BUILD/rpm-4.7.0'
  1313. Making all in tests
  1314. make[2]: Entering directory `/usr/src/redhat/BUILD/rpm-4.7.0/tests'
  1315. make[2]: Nothing to be done for `all'.
  1316. make[2]: Leaving directory `/usr/src/redhat/BUILD/rpm-4.7.0/tests'
  1317. make[1]: Leaving directory `/usr/src/redhat/BUILD/rpm-4.7.0'
  1318. + exit 0
  1319. Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.90633
  1320. + umask 022
  1321. + cd /usr/src/redhat/BUILD
  1322. + cd rpm-4.7.0
  1323. + LANG=C
  1324. + export LANG
  1325. + unset DISPLAY
  1326. + rm -rf /var/tmp/rpm-4.7.0-1-root-root
  1327. + make DESTDIR=/var/tmp/rpm-4.7.0-1-root-root install
  1328. make install-recursive
  1329. make[1]: Entering directory `/usr/src/redhat/BUILD/rpm-4.7.0'
  1330. Making install in po
  1331. make[2]: Entering directory `/usr/src/redhat/BUILD/rpm-4.7.0/po'
  1332. /bin/mkdir -p /var/tmp/rpm-4.7.0-1-root-root/usr/share
  1333. installing ca.gmo as /var/tmp/rpm-4.7.0-1-root-root/usr/share/locale/ca/LC_MESSAGES/rpm.mo
  1334. installing cs.gmo as /var/tmp/rpm-4.7.0-1-root-root/usr/share/locale/cs/LC_MESSAGES/rpm.mo
  1335. installing da.gmo as /var/tmp/rpm-4.7.0-1-root-root/usr/share/locale/da/LC_MESSAGES/rpm.mo
  1336. installing de.gmo as /var/tmp/rpm-4.7.0-1-root-root/usr/share/locale/de/LC_MESSAGES/rpm.mo
  1337. installing es.gmo as /var/tmp/rpm-4.7.0-1-root-root/usr/share/locale/es/LC_MESSAGES/rpm.mo
  1338. installing fi.gmo as /var/tmp/rpm-4.7.0-1-root-root/usr/share/locale/fi/LC_MESSAGES/rpm.mo
  1339. installing fr.gmo as /var/tmp/rpm-4.7.0-1-root-root/usr/share/locale/fr/LC_MESSAGES/rpm.mo
  1340. installing is.gmo as /var/tmp/rpm-4.7.0-1-root-root/usr/share/locale/is/LC_MESSAGES/rpm.mo
  1341. installing it.gmo as /var/tmp/rpm-4.7.0-1-root-root/usr/share/locale/it/LC_MESSAGES/rpm.mo
  1342. installing ja.gmo as /var/tmp/rpm-4.7.0-1-root-root/usr/share/locale/ja/LC_MESSAGES/rpm.mo
  1343. installing ko.gmo as /var/tmp/rpm-4.7.0-1-root-root/usr/share/locale/ko/LC_MESSAGES/rpm.mo
  1344. installing ms.gmo as /var/tmp/rpm-4.7.0-1-root-root/usr/share/locale/ms/LC_MESSAGES/rpm.mo
  1345. installing nb.gmo as /var/tmp/rpm-4.7.0-1-root-root/usr/share/locale/nb/LC_MESSAGES/rpm.mo
  1346. installing nl.gmo as /var/tmp/rpm-4.7.0-1-root-root/usr/share/locale/nl/LC_MESSAGES/rpm.mo
  1347. installing pl.gmo as /var/tmp/rpm-4.7.0-1-root-root/usr/share/locale/pl/LC_MESSAGES/rpm.mo
  1348. installing pt.gmo as /var/tmp/rpm-4.7.0-1-root-root/usr/share/locale/pt/LC_MESSAGES/rpm.mo
  1349. installing pt_BR.gmo as /var/tmp/rpm-4.7.0-1-root-root/usr/share/locale/pt_BR/LC_MESSAGES/rpm.mo
  1350. installing ru.gmo as /var/tmp/rpm-4.7.0-1-root-root/usr/share/locale/ru/LC_MESSAGES/rpm.mo
  1351. installing sk.gmo as /var/tmp/rpm-4.7.0-1-root-root/usr/share/locale/sk/LC_MESSAGES/rpm.mo
  1352. installing sl.gmo as /var/tmp/rpm-4.7.0-1-root-root/usr/share/locale/sl/LC_MESSAGES/rpm.mo
  1353. installing sr.gmo as /var/tmp/rpm-4.7.0-1-root-root/usr/share/locale/sr/LC_MESSAGES/rpm.mo
  1354. installing sr@latin.gmo as /var/tmp/rpm-4.7.0-1-root-root/usr/share/locale/sr@latin/LC_MESSAGES/rpm.mo
  1355. installing sv.gmo as /var/tmp/rpm-4.7.0-1-root-root/usr/share/locale/sv/LC_MESSAGES/rpm.mo
  1356. installing tr.gmo as /var/tmp/rpm-4.7.0-1-root-root/usr/share/locale/tr/LC_MESSAGES/rpm.mo
  1357. installing zh_TW.gmo as /var/tmp/rpm-4.7.0-1-root-root/usr/share/locale/zh_TW/LC_MESSAGES/rpm.mo
  1358. if test "rpm" = "gettext-tools"; then \
  1359. /bin/mkdir -p /var/tmp/rpm-4.7.0-1-root-root/usr/share/gettext/po; \
  1360. for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \
  1361. /usr/bin/install -c -m 644 ./$file \
  1362. /var/tmp/rpm-4.7.0-1-root-root/usr/share/gettext/po/$file; \
  1363. done; \
  1364. for file in Makevars; do \
  1365. rm -f /var/tmp/rpm-4.7.0-1-root-root/usr/share/gettext/po/$file; \
  1366. done; \
  1367. else \
  1368. : ; \
  1369. fi
  1370. make[2]: Leaving directory `/usr/src/redhat/BUILD/rpm-4.7.0/po'
  1371. Making install in misc
  1372. make[2]: Entering directory `/usr/src/redhat/BUILD/rpm-4.7.0/misc'
  1373. make[3]: Entering directory `/usr/src/redhat/BUILD/rpm-4.7.0/misc'
  1374. make[3]: Nothing to be done for `install-exec-am'.
  1375. make[3]: Nothing to be done for `install-data-am'.
  1376. make[3]: Leaving directory `/usr/src/redhat/BUILD/rpm-4.7.0/misc'
  1377. make[2]: Leaving directory `/usr/src/redhat/BUILD/rpm-4.7.0/misc'
  1378. Making install in luaext
  1379. make[2]: Entering directory `/usr/src/redhat/BUILD/rpm-4.7.0/luaext'
  1380. make[3]: Entering directory `/usr/src/redhat/BUILD/rpm-4.7.0/luaext'
  1381. make[3]: Nothing to be done for `install-exec-am'.
  1382. make[3]: Nothing to be done for `install-data-am'.
  1383. make[3]: Leaving directory `/usr/src/redhat/BUILD/rpm-4.7.0/luaext'
  1384. make[2]: Leaving directory `/usr/src/redhat/BUILD/rpm-4.7.0/luaext'
  1385. Making install in rpmio
  1386. make[2]: Entering directory `/usr/src/redhat/BUILD/rpm-4.7.0/rpmio'
  1387. make[3]: Entering directory `/usr/src/redhat/BUILD/rpm-4.7.0/rpmio'
  1388. make[3]: Nothing to be done for `install-exec-am'.
  1389. test -z "/usr/lib" || /bin/mkdir -p "/var/tmp/rpm-4.7.0-1-root-root/usr/lib"
  1390. /bin/sh ../libtool --mode=install /usr/bin/install -c 'librpmio.la' '/var/tmp/rpm-4.7.0-1-root-root/usr/lib/librpmio.la'
  1391. /usr/bin/install -c .libs/librpmio.so.0.0.0 /var/tmp/rpm-4.7.0-1-root-root/usr/lib/librpmio.so.0.0.0
  1392. (cd /var/tmp/rpm-4.7.0-1-root-root/usr/lib && { ln -s -f librpmio.so.0.0.0 librpmio.so.0 || { rm -f librpmio.so.0 && ln -s librpmio.so.0.0.0 librpmio.so.0; }; })
  1393. (cd /var/tmp/rpm-4.7.0-1-root-root/usr/lib && { ln -s -f librpmio.so.0.0.0 librpmio.so || { rm -f librpmio.so && ln -s librpmio.so.0.0.0 librpmio.so; }; })
  1394. /usr/bin/install -c .libs/librpmio.lai /var/tmp/rpm-4.7.0-1-root-root/usr/lib/librpmio.la
  1395. libtool: install: warning: remember to run `libtool --finish /usr/lib'
  1396. make[3]: Leaving directory `/usr/src/redhat/BUILD/rpm-4.7.0/rpmio'
  1397. make[2]: Leaving directory `/usr/src/redhat/BUILD/rpm-4.7.0/rpmio'
  1398. Making install in lib
  1399. make[2]: Entering directory `/usr/src/redhat/BUILD/rpm-4.7.0/lib'
  1400. make install-am
  1401. make[3]: Entering directory `/usr/src/redhat/BUILD/rpm-4.7.0/lib'
  1402. make[4]: Entering directory `/usr/src/redhat/BUILD/rpm-4.7.0/lib'
  1403. test -z "/usr/lib/rpm" || /bin/mkdir -p "/var/tmp/rpm-4.7.0-1-root-root/usr/lib/rpm"
  1404. test -z "/usr/lib" || /bin/mkdir -p "/var/tmp/rpm-4.7.0-1-root-root/usr/lib"
  1405. /bin/sh ../libtool --mode=install /usr/bin/install -c 'librpm.la' '/var/tmp/rpm-4.7.0-1-root-root/usr/lib/librpm.la'
  1406. libtool: install: warning: relinking `librpm.la'
  1407. (cd /usr/src/redhat/BUILD/rpm-4.7.0/lib; /bin/sh ../libtool --tag=CC --mode=relink gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -version-info 0:0:0 -o librpm.la -rpath /usr/lib backend/dbconfig.lo backend/db3.lo hdrNVR.lo header.lo headerfmt.lo header_internal.lo poptDB.lo rpmhash.lo rpmdb.lo fprint.lo tagname.lo rpmtd.lo cpio.lo depends.lo formats.lo tagexts.lo fs.lo fsm.lo manifest.lo misc.lo package.lo poptALL.lo poptI.lo poptQV.lo psm.lo query.lo rpmal.lo rpmchecksig.lo rpmds.lo rpmfi.lo rpmgi.lo rpminstall.lo rpmlead.lo rpmps.lo rpmrc.lo rpmte.lo rpmts.lo rpmvercmp.lo signature.lo transaction.lo verify.lo rpmlock.lo legacy.lo merge.lo rpmliblua.lo ../rpmio/librpmio.la -lnss3 -lpopt -lselinux -ldb -lrt -lpthread -inst-prefix-dir /var/tmp/rpm-4.7.0-1-root-root)
  1408. gcc -shared backend/.libs/dbconfig.o backend/.libs/db3.o .libs/hdrNVR.o .libs/header.o .libs/headerfmt.o .libs/header_internal.o .libs/poptDB.o .libs/rpmhash.o .libs/rpmdb.o .libs/fprint.o .libs/tagname.o .libs/rpmtd.o .libs/cpio.o .libs/depends.o .libs/formats.o .libs/tagexts.o .libs/fs.o .libs/fsm.o .libs/manifest.o .libs/misc.o .libs/package.o .libs/poptALL.o .libs/poptI.o .libs/poptQV.o .libs/psm.o .libs/query.o .libs/rpmal.o .libs/rpmchecksig.o .libs/rpmds.o .libs/rpmfi.o .libs/rpmgi.o .libs/rpminstall.o .libs/rpmlead.o .libs/rpmps.o .libs/rpmrc.o .libs/rpmte.o .libs/rpmts.o .libs/rpmvercmp.o .libs/signature.o .libs/transaction.o .libs/verify.o .libs/rpmlock.o .libs/legacy.o .libs/merge.o .libs/rpmliblua.o -L/var/tmp/rpm-4.7.0-1-root-root/usr/lib -L/usr/lib -lrpmio -lnss3 -lpopt -lselinux -ldb -lrt -lpthread -m32 -march=i386 -mtune=generic -Wl,-soname -Wl,librpm.so.0 -o .libs/librpm.so.0.0.0
  1409. /usr/bin/install -c .libs/librpm.so.0.0.0T /var/tmp/rpm-4.7.0-1-root-root/usr/lib/librpm.so.0.0.0
  1410. (cd /var/tmp/rpm-4.7.0-1-root-root/usr/lib && { ln -s -f librpm.so.0.0.0 librpm.so.0 || { rm -f librpm.so.0 && ln -s librpm.so.0.0.0 librpm.so.0; }; })
  1411. (cd /var/tmp/rpm-4.7.0-1-root-root/usr/lib && { ln -s -f librpm.so.0.0.0 librpm.so || { rm -f librpm.so && ln -s librpm.so.0.0.0 librpm.so; }; })
  1412. /usr/bin/install -c .libs/librpm.lai /var/tmp/rpm-4.7.0-1-root-root/usr/lib/librpm.la
  1413. libtool: install: warning: remember to run `libtool --finish /usr/lib'
  1414. make[4]: Leaving directory `/usr/src/redhat/BUILD/rpm-4.7.0/lib'
  1415. make[3]: Leaving directory `/usr/src/redhat/BUILD/rpm-4.7.0/lib'
  1416. make[2]: Leaving directory `/usr/src/redhat/BUILD/rpm-4.7.0/lib'
  1417. Making install in build
  1418. make[2]: Entering directory `/usr/src/redhat/BUILD/rpm-4.7.0/build'
  1419. make[3]: Entering directory `/usr/src/redhat/BUILD/rpm-4.7.0/build'
  1420. make[3]: Nothing to be done for `install-exec-am'.
  1421. test -z "/usr/lib" || /bin/mkdir -p "/var/tmp/rpm-4.7.0-1-root-root/usr/lib"
  1422. /bin/sh ../libtool --mode=install /usr/bin/install -c 'librpmbuild.la' '/var/tmp/rpm-4.7.0-1-root-root/usr/lib/librpmbuild.la'
  1423. libtool: install: warning: relinking `librpmbuild.la'
  1424. (cd /usr/src/redhat/BUILD/rpm-4.7.0/build; /bin/sh ../libtool --tag=CC --mode=relink gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -version-info 0:0:0 -o librpmbuild.la -rpath /usr/lib build.lo expression.lo files.lo misc.lo names.lo pack.lo parseBuildInstallClean.lo parseChangelog.lo parseDescription.lo parseFiles.lo parsePreamble.lo parsePrep.lo parseReqs.lo parseScript.lo parseSpec.lo poptBT.lo reqprov.lo rpmfc.lo spec.lo ../lib/librpm.la ../rpmio/librpmio.la -lpopt -lelf -lmagic -lrt -lpthread -inst-prefix-dir /var/tmp/rpm-4.7.0-1-root-root)
  1425. gcc -shared .libs/build.o .libs/expression.o .libs/files.o .libs/misc.o .libs/names.o .libs/pack.o .libs/parseBuildInstallClean.o .libs/parseChangelog.o .libs/parseDescription.o .libs/parseFiles.o .libs/parsePreamble.o .libs/parsePrep.o .libs/parseReqs.o .libs/parseScript.o .libs/parseSpec.o .libs/poptBT.o .libs/reqprov.o .libs/rpmfc.o .libs/spec.o -L/usr/src/redhat/BUILD/rpm-4.7.0/rpmio/.libs -L/var/tmp/rpm-4.7.0-1-root-root/usr/lib -L/usr/lib -lrpm -lrpmio -lpopt -lelf -lmagic -lrt -lpthread -m32 -march=i386 -mtune=generic -Wl,-soname -Wl,librpmbuild.so.0 -o .libs/librpmbuild.so.0.0.0
  1426. /usr/bin/install -c .libs/librpmbuild.so.0.0.0T /var/tmp/rpm-4.7.0-1-root-root/usr/lib/librpmbuild.so.0.0.0
  1427. (cd /var/tmp/rpm-4.7.0-1-root-root/usr/lib && { ln -s -f librpmbuild.so.0.0.0 librpmbuild.so.0 || { rm -f librpmbuild.so.0 && ln -s librpmbuild.so.0.0.0 librpmbuild.so.0; }; })
  1428. (cd /var/tmp/rpm-4.7.0-1-root-root/usr/lib && { ln -s -f librpmbuild.so.0.0.0 librpmbuild.so || { rm -f librpmbuild.so && ln -s librpmbuild.so.0.0.0 librpmbuild.so; }; })
  1429. /usr/bin/install -c .libs/librpmbuild.lai /var/tmp/rpm-4.7.0-1-root-root/usr/lib/librpmbuild.la
  1430. libtool: install: warning: remember to run `libtool --finish /usr/lib'
  1431. make[3]: Leaving directory `/usr/src/redhat/BUILD/rpm-4.7.0/build'
  1432. make[2]: Leaving directory `/usr/src/redhat/BUILD/rpm-4.7.0/build'
  1433. Making install in python
  1434. make[2]: Entering directory `/usr/src/redhat/BUILD/rpm-4.7.0/python'
  1435. make[3]: Entering directory `/usr/src/redhat/BUILD/rpm-4.7.0/python'
  1436. test -z "/usr/lib/python2.4/site-packages/rpm" || /bin/mkdir -p "/var/tmp/rpm-4.7.0-1-root-root/usr/lib/python2.4/site-packages/rpm"
  1437. /bin/sh ../libtool --mode=install /usr/bin/install -c '_rpmmodule.la' '/var/tmp/rpm-4.7.0-1-root-root/usr/lib/python2.4/site-packages/rpm/_rpmmodule.la'
  1438. libtool: install: warning: relinking `_rpmmodule.la'
  1439. (cd /usr/src/redhat/BUILD/rpm-4.7.0/python; /bin/sh ../libtool --tag=CC --mode=relink gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -module -avoid-version -o _rpmmodule.la -rpath /usr/lib/python2.4/site-packages/rpm rpmmodule.lo header-py.lo rpmal-py.lo rpmds-py.lo rpmdb-py.lo rpmfd-py.lo rpmfi-py.lo rpmmi-py.lo rpmps-py.lo rpmmacro-py.lo rpmte-py.lo rpmts-py.lo spec-py.lo ../build/librpmbuild.la ../lib/librpm.la ../rpmio/librpmio.la -lpython2.4 -lrt -lpthread -inst-prefix-dir /var/tmp/rpm-4.7.0-1-root-root)
  1440. gcc -shared .libs/rpmmodule.o .libs/header-py.o .libs/rpmal-py.o .libs/rpmds-py.o .libs/rpmdb-py.o .libs/rpmfd-py.o .libs/rpmfi-py.o .libs/rpmmi-py.o .libs/rpmps-py.o .libs/rpmmacro-py.o .libs/rpmte-py.o .libs/rpmts-py.o .libs/spec-py.o -L/usr/src/redhat/BUILD/rpm-4.7.0/lib/.libs -L/usr/src/redhat/BUILD/rpm-4.7.0/rpmio/.libs -L/var/tmp/rpm-4.7.0-1-root-root/usr/lib -L/usr/lib -lrpmbuild -lrpm -lrpmio -lpython2.4 -lrt -lpthread -m32 -march=i386 -mtune=generic -Wl,-soname -Wl,_rpmmodule.so -o .libs/_rpmmodule.so
  1441. /usr/bin/install -c .libs/_rpmmodule.soT /var/tmp/rpm-4.7.0-1-root-root/usr/lib/python2.4/site-packages/rpm/_rpmmodule.so
  1442. /usr/bin/install -c .libs/_rpmmodule.lai /var/tmp/rpm-4.7.0-1-root-root/usr/lib/python2.4/site-packages/rpm/_rpmmodule.la
  1443. libtool: install: warning: remember to run `libtool --finish /usr/lib/python2.4/site-packages/rpm'
  1444. test -z "/usr/lib/python2.4/site-packages/rpm" || /bin/mkdir -p "/var/tmp/rpm-4.7.0-1-root-root/usr/lib/python2.4/site-packages/rpm"
  1445. /usr/bin/install -c 'rpm/__init__.py' '/var/tmp/rpm-4.7.0-1-root-root/usr/lib/python2.4/site-packages/rpm/__init__.py'
  1446. make[3]: Nothing to be done for `install-data-am'.
  1447. make[3]: Leaving directory `/usr/src/redhat/BUILD/rpm-4.7.0/python'
  1448. make[2]: Leaving directory `/usr/src/redhat/BUILD/rpm-4.7.0/python'
  1449. Making install in scripts
  1450. make[2]: Entering directory `/usr/src/redhat/BUILD/rpm-4.7.0/scripts'
  1451. make[3]: Entering directory `/usr/src/redhat/BUILD/rpm-4.7.0/scripts'
  1452. make[3]: Nothing to be done for `install-exec-am'.
  1453. test -z "/usr/lib/rpm" || /bin/mkdir -p "/var/tmp/rpm-4.7.0-1-root-root/usr/lib/rpm"
  1454. /usr/bin/install -c 'brp-compress' '/var/tmp/rpm-4.7.0-1-root-root/usr/lib/rpm/brp-compress'
  1455. /usr/bin/install -c 'brp-python-bytecompile' '/var/tmp/rpm-4.7.0-1-root-root/usr/lib/rpm/brp-python-bytecompile'
  1456. /usr/bin/install -c 'brp-java-gcjcompile' '/var/tmp/rpm-4.7.0-1-root-root/usr/lib/rpm/brp-java-gcjcompile'
  1457. /usr/bin/install -c 'brp-strip' '/var/tmp/rpm-4.7.0-1-root-root/usr/lib/rpm/brp-strip'
  1458. /usr/bin/install -c 'brp-strip-comment-note' '/var/tmp/rpm-4.7.0-1-root-root/usr/lib/rpm/brp-strip-comment-note'
  1459. /usr/bin/install -c 'brp-strip-shared' '/var/tmp/rpm-4.7.0-1-root-root/usr/lib/rpm/brp-strip-shared'
  1460. /usr/bin/install -c 'brp-strip-static-archive' '/var/tmp/rpm-4.7.0-1-root-root/usr/lib/rpm/brp-strip-static-archive'
  1461. /usr/bin/install -c 'check-files' '/var/tmp/rpm-4.7.0-1-root-root/usr/lib/rpm/check-files'
  1462. /usr/bin/install -c 'check-prereqs' '/var/tmp/rpm-4.7.0-1-root-root/usr/lib/rpm/check-prereqs'
  1463. /usr/bin/install -c 'check-buildroot' '/var/tmp/rpm-4.7.0-1-root-root/usr/lib/rpm/check-buildroot'
  1464. /usr/bin/install -c 'check-rpaths' '/var/tmp/rpm-4.7.0-1-root-root/usr/lib/rpm/check-rpaths'
  1465. /usr/bin/install -c 'check-rpaths-worker' '/var/tmp/rpm-4.7.0-1-root-root/usr/lib/rpm/check-rpaths-worker'
  1466. /usr/bin/install -c 'find-lang.sh' '/var/tmp/rpm-4.7.0-1-root-root/usr/lib/rpm/find-lang.sh'
  1467. /usr/bin/install -c 'perl.prov' '/var/tmp/rpm-4.7.0-1-root-root/usr/lib/rpm/perl.prov'
  1468. /usr/bin/install -c 'perl.req' '/var/tmp/rpm-4.7.0-1-root-root/usr/lib/rpm/perl.req'
  1469. /usr/bin/install -c 'perldeps.pl' '/var/tmp/rpm-4.7.0-1-root-root/usr/lib/rpm/perldeps.pl'
  1470. /usr/bin/install -c 'pythondeps.sh' '/var/tmp/rpm-4.7.0-1-root-root/usr/lib/rpm/pythondeps.sh'
  1471. /usr/bin/install -c 'osgideps.pl' '/var/tmp/rpm-4.7.0-1-root-root/usr/lib/rpm/osgideps.pl'
  1472. /usr/bin/install -c 'mono-find-requires' '/var/tmp/rpm-4.7.0-1-root-root/usr/lib/rpm/mono-find-requires'
  1473. /usr/bin/install -c 'mono-find-provides' '/var/tmp/rpm-4.7.0-1-root-root/usr/lib/rpm/mono-find-provides'
  1474. /usr/bin/install -c 'rpmdb_loadcvt' '/var/tmp/rpm-4.7.0-1-root-root/usr/lib/rpm/rpmdb_loadcvt'
  1475. /usr/bin/install -c 'rpmdiff' '/var/tmp/rpm-4.7.0-1-root-root/usr/lib/rpm/rpmdiff'
  1476. /usr/bin/install -c 'rpmdiff.cgi' '/var/tmp/rpm-4.7.0-1-root-root/usr/lib/rpm/rpmdiff.cgi'
  1477. /usr/bin/install -c 'rpm.daily' '/var/tmp/rpm-4.7.0-1-root-root/usr/lib/rpm/rpm.daily'
  1478. /usr/bin/install -c 'rpm.log' '/var/tmp/rpm-4.7.0-1-root-root/usr/lib/rpm/rpm.log'
  1479. /usr/bin/install -c 'rpm.xinetd' '/var/tmp/rpm-4.7.0-1-root-root/usr/lib/rpm/rpm.xinetd'
  1480. /usr/bin/install -c 'rpm2cpio.sh' '/var/tmp/rpm-4.7.0-1-root-root/usr/lib/rpm/rpm2cpio.sh'
  1481. /usr/bin/install -c 'tcl.req' '/var/tmp/rpm-4.7.0-1-root-root/usr/lib/rpm/tcl.req'
  1482. /usr/bin/install -c 'tgpg' '/var/tmp/rpm-4.7.0-1-root-root/usr/lib/rpm/tgpg'
  1483. /usr/bin/install -c 'macros.perl' '/var/tmp/rpm-4.7.0-1-root-root/usr/lib/rpm/macros.perl'
  1484. /usr/bin/install -c 'macros.php' '/var/tmp/rpm-4.7.0-1-root-root/usr/lib/rpm/macros.php'
  1485. /usr/bin/install -c 'macros.python' '/var/tmp/rpm-4.7.0-1-root-root/usr/lib/rpm/macros.python'
  1486. /usr/bin/install -c 'pkgconfigdeps.sh' '/var/tmp/rpm-4.7.0-1-root-root/usr/lib/rpm/pkgconfigdeps.sh'
  1487. /usr/bin/install -c 'libtooldeps.sh' '/var/tmp/rpm-4.7.0-1-root-root/usr/lib/rpm/libtooldeps.sh'
  1488. make[3]: Leaving directory `/usr/src/redhat/BUILD/rpm-4.7.0/scripts'
  1489. make[2]: Leaving directory `/usr/src/redhat/BUILD/rpm-4.7.0/scripts'
  1490. Making install in doc
  1491. make[2]: Entering directory `/usr/src/redhat/BUILD/rpm-4.7.0/doc'
  1492. make[3]: Entering directory `/usr/src/redhat/BUILD/rpm-4.7.0/doc'
  1493. make[3]: Nothing to be done for `install-exec-am'.
  1494. test -z "/usr/share/man/fr/man8" || /bin/mkdir -p "/var/tmp/rpm-4.7.0-1-root-root/usr/share/man/fr/man8"
  1495. /usr/bin/install -c -m 644 'fr/rpm.8' '/var/tmp/rpm-4.7.0-1-root-root/usr/share/man/fr/man8/rpm.8'
  1496. test -z "/usr/share/man/ja/man8" || /bin/mkdir -p "/var/tmp/rpm-4.7.0-1-root-root/usr/share/man/ja/man8"
  1497. /usr/bin/install -c -m 644 'ja/rpm.8' '/var/tmp/rpm-4.7.0-1-root-root/usr/share/man/ja/man8/rpm.8'
  1498. /usr/bin/install -c -m 644 'ja/rpm2cpio.8' '/var/tmp/rpm-4.7.0-1-root-root/usr/share/man/ja/man8/rpm2cpio.8'
  1499. /usr/bin/install -c -m 644 'ja/rpmbuild.8' '/var/tmp/rpm-4.7.0-1-root-root/usr/share/man/ja/man8/rpmbuild.8'
  1500. /usr/bin/install -c -m 644 'ja/rpmgraph.8' '/var/tmp/rpm-4.7.0-1-root-root/usr/share/man/ja/man8/rpmgraph.8'
  1501. test -z "/usr/share/man/ko/man8" || /bin/mkdir -p "/var/tmp/rpm-4.7.0-1-root-root/usr/share/man/ko/man8"
  1502. /usr/bin/install -c -m 644 'ko/rpm.8' '/var/tmp/rpm-4.7.0-1-root-root/usr/share/man/ko/man8/rpm.8'
  1503. /usr/bin/install -c -m 644 'ko/rpm2cpio.8' '/var/tmp/rpm-4.7.0-1-root-root/usr/share/man/ko/man8/rpm2cpio.8'
  1504. test -z "/usr/share/man/man1" || /bin/mkdir -p "/var/tmp/rpm-4.7.0-1-root-root/usr/share/man/man1"
  1505. /usr/bin/install -c -m 644 'gendiff.1' '/var/tmp/rpm-4.7.0-1-root-root/usr/share/man/man1/gendiff.1'
  1506. test -z "/usr/share/man/man8" || /bin/mkdir -p "/var/tmp/rpm-4.7.0-1-root-root/usr/share/man/man8"
  1507. /usr/bin/install -c -m 644 'rpm.8' '/var/tmp/rpm-4.7.0-1-root-root/usr/share/man/man8/rpm.8'
  1508. /usr/bin/install -c -m 644 'rpmbuild.8' '/var/tmp/rpm-4.7.0-1-root-root/usr/share/man/man8/rpmbuild.8'
  1509. /usr/bin/install -c -m 644 'rpmdeps.8' '/var/tmp/rpm-4.7.0-1-root-root/usr/share/man/man8/rpmdeps.8'
  1510. /usr/bin/install -c -m 644 'rpmgraph.8' '/var/tmp/rpm-4.7.0-1-root-root/usr/share/man/man8/rpmgraph.8'
  1511. /usr/bin/install -c -m 644 'rpm2cpio.8' '/var/tmp/rpm-4.7.0-1-root-root/usr/share/man/man8/rpm2cpio.8'
  1512. test -z "/usr/share/man/pl/man1" || /bin/mkdir -p "/var/tmp/rpm-4.7.0-1-root-root/usr/share/man/pl/man1"
  1513. /usr/bin/install -c -m 644 'pl/gendiff.1' '/var/tmp/rpm-4.7.0-1-root-root/usr/share/man/pl/man1/gendiff.1'
  1514. test -z "/usr/share/man/pl/man8" || /bin/mkdir -p "/var/tmp/rpm-4.7.0-1-root-root/usr/share/man/pl/man8"
  1515. /usr/bin/install -c -m 644 'pl/rpm.8' '/var/tmp/rpm-4.7.0-1-root-root/usr/share/man/pl/man8/rpm.8'
  1516. /usr/bin/install -c -m 644 'pl/rpm2cpio.8' '/var/tmp/rpm-4.7.0-1-root-root/usr/share/man/pl/man8/rpm2cpio.8'
  1517. /usr/bin/install -c -m 644 'pl/rpmbuild.8' '/var/tmp/rpm-4.7.0-1-root-root/usr/share/man/pl/man8/rpmbuild.8'
  1518. /usr/bin/install -c -m 644 'pl/rpmdeps.8' '/var/tmp/rpm-4.7.0-1-root-root/usr/share/man/pl/man8/rpmdeps.8'
  1519. /usr/bin/install -c -m 644 'pl/rpmgraph.8' '/var/tmp/rpm-4.7.0-1-root-root/usr/share/man/pl/man8/rpmgraph.8'
  1520. test -z "/usr/share/man/ru/man8" || /bin/mkdir -p "/var/tmp/rpm-4.7.0-1-root-root/usr/share/man/ru/man8"
  1521. /usr/bin/install -c -m 644 'ru/rpm.8' '/var/tmp/rpm-4.7.0-1-root-root/usr/share/man/ru/man8/rpm.8'
  1522. /usr/bin/install -c -m 644 'ru/rpm2cpio.8' '/var/tmp/rpm-4.7.0-1-root-root/usr/share/man/ru/man8/rpm2cpio.8'
  1523. test -z "/usr/share/man/sk/man8" || /bin/mkdir -p "/var/tmp/rpm-4.7.0-1-root-root/usr/share/man/sk/man8"
  1524. /usr/bin/install -c -m 644 'sk/rpm.8' '/var/tmp/rpm-4.7.0-1-root-root/usr/share/man/sk/man8/rpm.8'
  1525. make[3]: Leaving directory `/usr/src/redhat/BUILD/rpm-4.7.0/doc'
  1526. make[2]: Leaving directory `/usr/src/redhat/BUILD/rpm-4.7.0/doc'
  1527. Making install in .
  1528. make[2]: Entering directory `/usr/src/redhat/BUILD/rpm-4.7.0'
  1529. make[3]: Entering directory `/usr/src/redhat/BUILD/rpm-4.7.0'
  1530. test -z "/usr/bin" || /bin/mkdir -p "/var/tmp/rpm-4.7.0-1-root-root/usr/bin"
  1531. /bin/sh ./libtool --mode=install /usr/bin/install -c 'rpm2cpio' '/var/tmp/rpm-4.7.0-1-root-root/usr/bin/rpm2cpio'
  1532. libtool: install: warning: `lib/librpm.la' has not been installed in `/usr/lib'
  1533. libtool: install: warning: `/usr/src/redhat/BUILD/rpm-4.7.0/rpmio/librpmio.la' has not been installed in `/usr/lib'
  1534. libtool: install: warning: `rpmio/librpmio.la' has not been installed in `/usr/lib'
  1535. /usr/bin/install -c .libs/rpm2cpio /var/tmp/rpm-4.7.0-1-root-root/usr/bin/rpm2cpio
  1536. /bin/sh ./libtool --mode=install /usr/bin/install -c 'rpmbuild' '/var/tmp/rpm-4.7.0-1-root-root/usr/bin/rpmbuild'
  1537. libtool: install: warning: `build/librpmbuild.la' has not been installed in `/usr/lib'
  1538. libtool: install: warning: `/usr/src/redhat/BUILD/rpm-4.7.0/lib/librpm.la' has not been installed in `/usr/lib'
  1539. libtool: install: warning: `lib/librpm.la' has not been installed in `/usr/lib'
  1540. libtool: install: warning: `/usr/src/redhat/BUILD/rpm-4.7.0/rpmio/librpmio.la' has not been installed in `/usr/lib'
  1541. libtool: install: warning: `rpmio/librpmio.la' has not been installed in `/usr/lib'
  1542. /usr/bin/install -c .libs/rpmbuild /var/tmp/rpm-4.7.0-1-root-root/usr/bin/rpmbuild
  1543. /bin/sh ./libtool --mode=install /usr/bin/install -c 'rpmgraph' '/var/tmp/rpm-4.7.0-1-root-root/usr/bin/rpmgraph'
  1544. libtool: install: warning: `lib/librpm.la' has not been installed in `/usr/lib'
  1545. libtool: install: warning: `/usr/src/redhat/BUILD/rpm-4.7.0/rpmio/librpmio.la' has not been installed in `/usr/lib'
  1546. /usr/bin/install -c .libs/rpmgraph /var/tmp/rpm-4.7.0-1-root-root/usr/bin/rpmgraph
  1547. test -z "/usr/bin" || /bin/mkdir -p "/var/tmp/rpm-4.7.0-1-root-root/usr/bin"
  1548. /usr/bin/install -c 'scripts/gendiff' '/var/tmp/rpm-4.7.0-1-root-root/usr/bin/gendiff'
  1549. test -z "/usr/lib/rpm" || /bin/mkdir -p "/var/tmp/rpm-4.7.0-1-root-root/usr/lib/rpm"
  1550. /bin/sh ./libtool --mode=install /usr/bin/install -c 'debugedit' '/var/tmp/rpm-4.7.0-1-root-root/usr/lib/rpm/debugedit'
  1551. libtool: install: warning: `rpmio/librpmio.la' has not been installed in `/usr/lib'
  1552. /usr/bin/install -c .libs/debugedit /var/tmp/rpm-4.7.0-1-root-root/usr/lib/rpm/debugedit
  1553. /bin/sh ./libtool --mode=install /usr/bin/install -c 'javadeps' '/var/tmp/rpm-4.7.0-1-root-root/usr/lib/rpm/javadeps'
  1554. /usr/bin/install -c javadeps /var/tmp/rpm-4.7.0-1-root-root/usr/lib/rpm/javadeps
  1555. /bin/sh ./libtool --mode=install /usr/bin/install -c 'rpmdeps' '/var/tmp/rpm-4.7.0-1-root-root/usr/lib/rpm/rpmdeps'
  1556. libtool: install: warning: `build/librpmbuild.la' has not been installed in `/usr/lib'
  1557. libtool: install: warning: `/usr/src/redhat/BUILD/rpm-4.7.0/lib/librpm.la' has not been installed in `/usr/lib'
  1558. libtool: install: warning: `/usr/src/redhat/BUILD/rpm-4.7.0/rpmio/librpmio.la' has not been installed in `/usr/lib'
  1559. /usr/bin/install -c .libs/rpmdeps /var/tmp/rpm-4.7.0-1-root-root/usr/lib/rpm/rpmdeps
  1560. make install-exec-hook
  1561. make[4]: Entering directory `/usr/src/redhat/BUILD/rpm-4.7.0'
  1562. rm -f /var/tmp/rpm-4.7.0-1-root-root/usr/bin/rpmquery
  1563. ln -s ../../bin/rpm /var/tmp/rpm-4.7.0-1-root-root/usr/bin/rpmquery
  1564. rm -f /var/tmp/rpm-4.7.0-1-root-root/usr/bin/rpmverify
  1565. ln -s ../../bin/rpm /var/tmp/rpm-4.7.0-1-root-root/usr/bin/rpmverify
  1566. rm -f /var/tmp/rpm-4.7.0-1-root-root/usr/bin/rpmsign
  1567. ln -s ../../bin/rpm /var/tmp/rpm-4.7.0-1-root-root/usr/bin/rpmsign
  1568. rm -f /var/tmp/rpm-4.7.0-1-root-root/usr/bin/rpmdb
  1569. ln -s ../../bin/rpm /var/tmp/rpm-4.7.0-1-root-root/usr/bin/rpmdb
  1570. make[4]: Leaving directory `/usr/src/redhat/BUILD/rpm-4.7.0'
  1571. test -z "/usr/include/rpm" || /bin/mkdir -p "/var/tmp/rpm-4.7.0-1-root-root/usr/include/rpm"
  1572. test -z "/usr/lib/pkgconfig" || /bin/mkdir -p "/var/tmp/rpm-4.7.0-1-root-root/usr/lib/pkgconfig"
  1573. /usr/bin/install -c -m 644 'rpm.pc' '/var/tmp/rpm-4.7.0-1-root-root/usr/lib/pkgconfig/rpm.pc'
  1574. test -z "/usr/include/rpm" || /bin/mkdir -p "/var/tmp/rpm-4.7.0-1-root-root/usr/include/rpm"
  1575. /usr/bin/install -c -m 644 'rpmio/argv.h' '/var/tmp/rpm-4.7.0-1-root-root/usr/include/rpm/argv.h'
  1576. /usr/bin/install -c -m 644 'rpmio/rpmio.h' '/var/tmp/rpm-4.7.0-1-root-root/usr/include/rpm/rpmio.h'
  1577. /usr/bin/install -c -m 644 'rpmio/rpmurl.h' '/var/tmp/rpm-4.7.0-1-root-root/usr/include/rpm/rpmurl.h'
  1578. /usr/bin/install -c -m 644 'rpmio/rpmmacro.h' '/var/tmp/rpm-4.7.0-1-root-root/usr/include/rpm/rpmmacro.h'
  1579. /usr/bin/install -c -m 644 'rpmio/rpmlog.h' '/var/tmp/rpm-4.7.0-1-root-root/usr/include/rpm/rpmlog.h'
  1580. /usr/bin/install -c -m 644 'rpmio/rpmpgp.h' '/var/tmp/rpm-4.7.0-1-root-root/usr/include/rpm/rpmpgp.h'
  1581. /usr/bin/install -c -m 644 'rpmio/rpmsq.h' '/var/tmp/rpm-4.7.0-1-root-root/usr/include/rpm/rpmsq.h'
  1582. /usr/bin/install -c -m 644 'rpmio/rpmstring.h' '/var/tmp/rpm-4.7.0-1-root-root/usr/include/rpm/rpmstring.h'
  1583. /usr/bin/install -c -m 644 'rpmio/rpmsw.h' '/var/tmp/rpm-4.7.0-1-root-root/usr/include/rpm/rpmsw.h'
  1584. /usr/bin/install -c -m 644 'rpmio/rpmfileutil.h' '/var/tmp/rpm-4.7.0-1-root-root/usr/include/rpm/rpmfileutil.h'
  1585. /usr/bin/install -c -m 644 'rpmio/rpmutil.h' '/var/tmp/rpm-4.7.0-1-root-root/usr/include/rpm/rpmutil.h'
  1586. /usr/bin/install -c -m 644 'rpmio/rpmkeyring.h' '/var/tmp/rpm-4.7.0-1-root-root/usr/include/rpm/rpmkeyring.h'
  1587. /usr/bin/install -c -m 644 'lib/header.h' '/var/tmp/rpm-4.7.0-1-root-root/usr/include/rpm/header.h'
  1588. /usr/bin/install -c -m 644 'lib/rpmdb.h' '/var/tmp/rpm-4.7.0-1-root-root/usr/include/rpm/rpmdb.h'
  1589. /usr/bin/install -c -m 644 'lib/rpmcallback.h' '/var/tmp/rpm-4.7.0-1-root-root/usr/include/rpm/rpmcallback.h'
  1590. /usr/bin/install -c -m 644 'lib/rpmcli.h' '/var/tmp/rpm-4.7.0-1-root-root/usr/include/rpm/rpmcli.h'
  1591. /usr/bin/install -c -m 644 'lib/rpmlib.h' '/var/tmp/rpm-4.7.0-1-root-root/usr/include/rpm/rpmlib.h'
  1592. /usr/bin/install -c -m 644 'lib/rpmal.h' '/var/tmp/rpm-4.7.0-1-root-root/usr/include/rpm/rpmal.h'
  1593. /usr/bin/install -c -m 644 'lib/rpmds.h' '/var/tmp/rpm-4.7.0-1-root-root/usr/include/rpm/rpmds.h'
  1594. /usr/bin/install -c -m 644 'lib/rpmfi.h' '/var/tmp/rpm-4.7.0-1-root-root/usr/include/rpm/rpmfi.h'
  1595. /usr/bin/install -c -m 644 'lib/rpmgi.h' '/var/tmp/rpm-4.7.0-1-root-root/usr/include/rpm/rpmgi.h'
  1596. /usr/bin/install -c -m 644 'lib/rpmlegacy.h' '/var/tmp/rpm-4.7.0-1-root-root/usr/include/rpm/rpmlegacy.h'
  1597. /usr/bin/install -c -m 644 'lib/rpmps.h' '/var/tmp/rpm-4.7.0-1-root-root/usr/include/rpm/rpmps.h'
  1598. /usr/bin/install -c -m 644 'lib/rpmtag.h' '/var/tmp/rpm-4.7.0-1-root-root/usr/include/rpm/rpmtag.h'
  1599. /usr/bin/install -c -m 644 'lib/rpmtd.h' '/var/tmp/rpm-4.7.0-1-root-root/usr/include/rpm/rpmtd.h'
  1600. /usr/bin/install -c -m 644 'lib/rpmte.h' '/var/tmp/rpm-4.7.0-1-root-root/usr/include/rpm/rpmte.h'
  1601. /usr/bin/install -c -m 644 'lib/rpmts.h' '/var/tmp/rpm-4.7.0-1-root-root/usr/include/rpm/rpmts.h'
  1602. /usr/bin/install -c -m 644 'lib/rpmtypes.h' '/var/tmp/rpm-4.7.0-1-root-root/usr/include/rpm/rpmtypes.h'
  1603. /usr/bin/install -c -m 644 'lib/rpmvf.h' '/var/tmp/rpm-4.7.0-1-root-root/usr/include/rpm/rpmvf.h'
  1604. /usr/bin/install -c -m 644 'build/rpmbuild.h' '/var/tmp/rpm-4.7.0-1-root-root/usr/include/rpm/rpmbuild.h'
  1605. /usr/bin/install -c -m 644 'build/rpmfc.h' '/var/tmp/rpm-4.7.0-1-root-root/usr/include/rpm/rpmfc.h'
  1606. /usr/bin/install -c -m 644 'build/rpmspec.h' '/var/tmp/rpm-4.7.0-1-root-root/usr/include/rpm/rpmspec.h'
  1607. test -z "`echo /usr/bin | /bin/sed -e s,usr/bin,bin,`" || /bin/mkdir -p "/var/tmp/rpm-4.7.0-1-root-root`echo /usr/bin | /bin/sed -e s,usr/bin,bin,`"
  1608. /bin/sh ./libtool --mode=install /usr/bin/install -c 'rpm' '/var/tmp/rpm-4.7.0-1-root-root/bin/rpm'
  1609. libtool: install: warning: `build/librpmbuild.la' has not been installed in `/usr/lib'
  1610. libtool: install: warning: `/usr/src/redhat/BUILD/rpm-4.7.0/lib/librpm.la' has not been installed in `/usr/lib'
  1611. libtool: install: warning: `lib/librpm.la' has not been installed in `/usr/lib'
  1612. libtool: install: warning: `/usr/src/redhat/BUILD/rpm-4.7.0/rpmio/librpmio.la' has not been installed in `/usr/lib'
  1613. libtool: install: warning: `rpmio/librpmio.la' has not been installed in `/usr/lib'
  1614. /usr/bin/install -c .libs/rpm /var/tmp/rpm-4.7.0-1-root-root/bin/rpm
  1615. test -z "/usr/lib/rpm" || /bin/mkdir -p "/var/tmp/rpm-4.7.0-1-root-root/usr/lib/rpm"
  1616. /usr/bin/install -c -m 644 'rpmrc' '/var/tmp/rpm-4.7.0-1-root-root/usr/lib/rpm/rpmrc'
  1617. /usr/bin/install -c -m 644 'macros' '/var/tmp/rpm-4.7.0-1-root-root/usr/lib/rpm/macros'
  1618. /usr/bin/install -c -m 644 'rpmpopt-4.7.0' '/var/tmp/rpm-4.7.0-1-root-root/usr/lib/rpm/rpmpopt-4.7.0'
  1619. test -z "/usr/lib/rpm" || /bin/mkdir -p "/var/tmp/rpm-4.7.0-1-root-root/usr/lib/rpm"
  1620. /usr/bin/install -c 'find-provides' '/var/tmp/rpm-4.7.0-1-root-root/usr/lib/rpm/find-provides'
  1621. /usr/bin/install -c 'find-requires' '/var/tmp/rpm-4.7.0-1-root-root/usr/lib/rpm/find-requires'
  1622. /usr/bin/install -c 'mkinstalldirs' '/var/tmp/rpm-4.7.0-1-root-root/usr/lib/rpm/mkinstalldirs'
  1623. /usr/bin/install -c 'config.guess' '/var/tmp/rpm-4.7.0-1-root-root/usr/lib/rpm/config.guess'
  1624. /usr/bin/install -c 'config.sub' '/var/tmp/rpm-4.7.0-1-root-root/usr/lib/rpm/config.sub'
  1625. /usr/bin/install -c 'scripts/find-debuginfo.sh' '/var/tmp/rpm-4.7.0-1-root-root/usr/lib/rpm/find-debuginfo.sh'
  1626. test -z "/var/lib/rpm" || /bin/mkdir -p "/var/tmp/rpm-4.7.0-1-root-root/var/lib/rpm"
  1627. make[3]: Leaving directory `/usr/src/redhat/BUILD/rpm-4.7.0'
  1628. make[2]: Leaving directory `/usr/src/redhat/BUILD/rpm-4.7.0'
  1629. Making install in tests
  1630. make[2]: Entering directory `/usr/src/redhat/BUILD/rpm-4.7.0/tests'
  1631. make[3]: Entering directory `/usr/src/redhat/BUILD/rpm-4.7.0/tests'
  1632. make[3]: Nothing to be done for `install-exec-am'.
  1633. make[3]: Nothing to be done for `install-data-am'.
  1634. make[3]: Leaving directory `/usr/src/redhat/BUILD/rpm-4.7.0/tests'
  1635. make[2]: Leaving directory `/usr/src/redhat/BUILD/rpm-4.7.0/tests'
  1636. make[1]: Leaving directory `/usr/src/redhat/BUILD/rpm-4.7.0'
  1637. + mkdir -p /var/tmp/rpm-4.7.0-1-root-root/etc/cron.daily
  1638. + install -m 755 scripts/rpm.daily /var/tmp/rpm-4.7.0-1-root-root/etc/cron.daily/rpm
  1639. + mkdir -p /var/tmp/rpm-4.7.0-1-root-root/etc/logrotate.d
  1640. + install -m 644 scripts/rpm.log /var/tmp/rpm-4.7.0-1-root-root/etc/logrotate.d/rpm
  1641. + install -p -m 755 /usr/src/redhat/SOURCES/desktop-file.prov /usr/src/redhat/SOURCES/fontconfig.prov /var/tmp/rpm-4.7.0-1-root-root/usr/lib/rpm/
  1642. + mkdir -p /var/tmp/rpm-4.7.0-1-root-root/etc/rpm
  1643. + mkdir -p /var/tmp/rpm-4.7.0-1-root-root/var/lib/rpm
  1644. + for dbi in Basenames Conflictname Dirnames Group Installtid Name Packages Providename Provideversion Requirename Requireversion Triggername Filedigests Pubkeys Sha1header Sigmd5 __db.001 __db.002 __db.003 __db.004 __db.005 __db.006 __db.007 __db.008 __db.009
  1645. + touch /var/tmp/rpm-4.7.0-1-root-root/var/lib/rpm/Basenames
  1646. + for dbi in Basenames Conflictname Dirnames Group Installtid Name Packages Providename Provideversion Requirename Requireversion Triggername Filedigests Pubkeys Sha1header Sigmd5 __db.001 __db.002 __db.003 __db.004 __db.005 __db.006 __db.007 __db.008 __db.009
  1647. + touch /var/tmp/rpm-4.7.0-1-root-root/var/lib/rpm/Conflictname
  1648. + for dbi in Basenames Conflictname Dirnames Group Installtid Name Packages Providename Provideversion Requirename Requireversion Triggername Filedigests Pubkeys Sha1header Sigmd5 __db.001 __db.002 __db.003 __db.004 __db.005 __db.006 __db.007 __db.008 __db.009
  1649. + touch /var/tmp/rpm-4.7.0-1-root-root/var/lib/rpm/Dirnames
  1650. + for dbi in Basenames Conflictname Dirnames Group Installtid Name Packages Providename Provideversion Requirename Requireversion Triggername Filedigests Pubkeys Sha1header Sigmd5 __db.001 __db.002 __db.003 __db.004 __db.005 __db.006 __db.007 __db.008 __db.009
  1651. + touch /var/tmp/rpm-4.7.0-1-root-root/var/lib/rpm/Group
  1652. + for dbi in Basenames Conflictname Dirnames Group Installtid Name Packages Providename Provideversion Requirename Requireversion Triggername Filedigests Pubkeys Sha1header Sigmd5 __db.001 __db.002 __db.003 __db.004 __db.005 __db.006 __db.007 __db.008 __db.009
  1653. + touch /var/tmp/rpm-4.7.0-1-root-root/var/lib/rpm/Installtid
  1654. + for dbi in Basenames Conflictname Dirnames Group Installtid Name Packages Providename Provideversion Requirename Requireversion Triggername Filedigests Pubkeys Sha1header Sigmd5 __db.001 __db.002 __db.003 __db.004 __db.005 __db.006 __db.007 __db.008 __db.009
  1655. + touch /var/tmp/rpm-4.7.0-1-root-root/var/lib/rpm/Name
  1656. + for dbi in Basenames Conflictname Dirnames Group Installtid Name Packages Providename Provideversion Requirename Requireversion Triggername Filedigests Pubkeys Sha1header Sigmd5 __db.001 __db.002 __db.003 __db.004 __db.005 __db.006 __db.007 __db.008 __db.009
  1657. + touch /var/tmp/rpm-4.7.0-1-root-root/var/lib/rpm/Packages
  1658. + for dbi in Basenames Conflictname Dirnames Group Installtid Name Packages Providename Provideversion Requirename Requireversion Triggername Filedigests Pubkeys Sha1header Sigmd5 __db.001 __db.002 __db.003 __db.004 __db.005 __db.006 __db.007 __db.008 __db.009
  1659. + touch /var/tmp/rpm-4.7.0-1-root-root/var/lib/rpm/Providename
  1660. + for dbi in Basenames Conflictname Dirnames Group Installtid Name Packages Providename Provideversion Requirename Requireversion Triggername Filedigests Pubkeys Sha1header Sigmd5 __db.001 __db.002 __db.003 __db.004 __db.005 __db.006 __db.007 __db.008 __db.009
  1661. + touch /var/tmp/rpm-4.7.0-1-root-root/var/lib/rpm/Provideversion
  1662. + for dbi in Basenames Conflictname Dirnames Group Installtid Name Packages Providename Provideversion Requirename Requireversion Triggername Filedigests Pubkeys Sha1header Sigmd5 __db.001 __db.002 __db.003 __db.004 __db.005 __db.006 __db.007 __db.008 __db.009
  1663. + touch /var/tmp/rpm-4.7.0-1-root-root/var/lib/rpm/Requirename
  1664. + for dbi in Basenames Conflictname Dirnames Group Installtid Name Packages Providename Provideversion Requirename Requireversion Triggername Filedigests Pubkeys Sha1header Sigmd5 __db.001 __db.002 __db.003 __db.004 __db.005 __db.006 __db.007 __db.008 __db.009
  1665. + touch /var/tmp/rpm-4.7.0-1-root-root/var/lib/rpm/Requireversion
  1666. + for dbi in Basenames Conflictname Dirnames Group Installtid Name Packages Providename Provideversion Requirename Requireversion Triggername Filedigests Pubkeys Sha1header Sigmd5 __db.001 __db.002 __db.003 __db.004 __db.005 __db.006 __db.007 __db.008 __db.009
  1667. + touch /var/tmp/rpm-4.7.0-1-root-root/var/lib/rpm/Triggername
  1668. + for dbi in Basenames Conflictname Dirnames Group Installtid Name Packages Providename Provideversion Requirename Requireversion Triggername Filedigests Pubkeys Sha1header Sigmd5 __db.001 __db.002 __db.003 __db.004 __db.005 __db.006 __db.007 __db.008 __db.009
  1669. + touch /var/tmp/rpm-4.7.0-1-root-root/var/lib/rpm/Filedigests
  1670. + for dbi in Basenames Conflictname Dirnames Group Installtid Name Packages Providename Provideversion Requirename Requireversion Triggername Filedigests Pubkeys Sha1header Sigmd5 __db.001 __db.002 __db.003 __db.004 __db.005 __db.006 __db.007 __db.008 __db.009
  1671. + touch /var/tmp/rpm-4.7.0-1-root-root/var/lib/rpm/Pubkeys
  1672. + for dbi in Basenames Conflictname Dirnames Group Installtid Name Packages Providename Provideversion Requirename Requireversion Triggername Filedigests Pubkeys Sha1header Sigmd5 __db.001 __db.002 __db.003 __db.004 __db.005 __db.006 __db.007 __db.008 __db.009
  1673. + touch /var/tmp/rpm-4.7.0-1-root-root/var/lib/rpm/Sha1header
  1674. + for dbi in Basenames Conflictname Dirnames Group Installtid Name Packages Providename Provideversion Requirename Requireversion Triggername Filedigests Pubkeys Sha1header Sigmd5 __db.001 __db.002 __db.003 __db.004 __db.005 __db.006 __db.007 __db.008 __db.009
  1675. + touch /var/tmp/rpm-4.7.0-1-root-root/var/lib/rpm/Sigmd5
  1676. + for dbi in Basenames Conflictname Dirnames Group Installtid Name Packages Providename Provideversion Requirename Requireversion Triggername Filedigests Pubkeys Sha1header Sigmd5 __db.001 __db.002 __db.003 __db.004 __db.005 __db.006 __db.007 __db.008 __db.009
  1677. + touch /var/tmp/rpm-4.7.0-1-root-root/var/lib/rpm/__db.001
  1678. + for dbi in Basenames Conflictname Dirnames Group Installtid Name Packages Providename Provideversion Requirename Requireversion Triggername Filedigests Pubkeys Sha1header Sigmd5 __db.001 __db.002 __db.003 __db.004 __db.005 __db.006 __db.007 __db.008 __db.009
  1679. + touch /var/tmp/rpm-4.7.0-1-root-root/var/lib/rpm/__db.002
  1680. + for dbi in Basenames Conflictname Dirnames Group Installtid Name Packages Providename Provideversion Requirename Requireversion Triggername Filedigests Pubkeys Sha1header Sigmd5 __db.001 __db.002 __db.003 __db.004 __db.005 __db.006 __db.007 __db.008 __db.009
  1681. + touch /var/tmp/rpm-4.7.0-1-root-root/var/lib/rpm/__db.003
  1682. + for dbi in Basenames Conflictname Dirnames Group Installtid Name Packages Providename Provideversion Requirename Requireversion Triggername Filedigests Pubkeys Sha1header Sigmd5 __db.001 __db.002 __db.003 __db.004 __db.005 __db.006 __db.007 __db.008 __db.009
  1683. + touch /var/tmp/rpm-4.7.0-1-root-root/var/lib/rpm/__db.004
  1684. + for dbi in Basenames Conflictname Dirnames Group Installtid Name Packages Providename Provideversion Requirename Requireversion Triggername Filedigests Pubkeys Sha1header Sigmd5 __db.001 __db.002 __db.003 __db.004 __db.005 __db.006 __db.007 __db.008 __db.009
  1685. + touch /var/tmp/rpm-4.7.0-1-root-root/var/lib/rpm/__db.005
  1686. + for dbi in Basenames Conflictname Dirnames Group Installtid Name Packages Providename Provideversion Requirename Requireversion Triggername Filedigests Pubkeys Sha1header Sigmd5 __db.001 __db.002 __db.003 __db.004 __db.005 __db.006 __db.007 __db.008 __db.009
  1687. + touch /var/tmp/rpm-4.7.0-1-root-root/var/lib/rpm/__db.006
  1688. + for dbi in Basenames Conflictname Dirnames Group Installtid Name Packages Providename Provideversion Requirename Requireversion Triggername Filedigests Pubkeys Sha1header Sigmd5 __db.001 __db.002 __db.003 __db.004 __db.005 __db.006 __db.007 __db.008 __db.009
  1689. + touch /var/tmp/rpm-4.7.0-1-root-root/var/lib/rpm/__db.007
  1690. + for dbi in Basenames Conflictname Dirnames Group Installtid Name Packages Providename Provideversion Requirename Requireversion Triggername Filedigests Pubkeys Sha1header Sigmd5 __db.001 __db.002 __db.003 __db.004 __db.005 __db.006 __db.007 __db.008 __db.009
  1691. + touch /var/tmp/rpm-4.7.0-1-root-root/var/lib/rpm/__db.008
  1692. + for dbi in Basenames Conflictname Dirnames Group Installtid Name Packages Providename Provideversion Requirename Requireversion Triggername Filedigests Pubkeys Sha1header Sigmd5 __db.001 __db.002 __db.003 __db.004 __db.005 __db.006 __db.007 __db.008 __db.009
  1693. + touch /var/tmp/rpm-4.7.0-1-root-root/var/lib/rpm/__db.009
  1694. + for dbutil in archive deadlock dump load printlog recover stat upgrade verify
  1695. + ln -s ../../bin/db_archive /var/tmp/rpm-4.7.0-1-root-root//usr/lib/rpm/rpmdb_archive
  1696. + for dbutil in archive deadlock dump load printlog recover stat upgrade verify
  1697. + ln -s ../../bin/db_deadlock /var/tmp/rpm-4.7.0-1-root-root//usr/lib/rpm/rpmdb_deadlock
  1698. + for dbutil in archive deadlock dump load printlog recover stat upgrade verify
  1699. + ln -s ../../bin/db_dump /var/tmp/rpm-4.7.0-1-root-root//usr/lib/rpm/rpmdb_dump
  1700. + for dbutil in archive deadlock dump load printlog recover stat upgrade verify
  1701. + ln -s ../../bin/db_load /var/tmp/rpm-4.7.0-1-root-root//usr/lib/rpm/rpmdb_load
  1702. + for dbutil in archive deadlock dump load printlog recover stat upgrade verify
  1703. + ln -s ../../bin/db_printlog /var/tmp/rpm-4.7.0-1-root-root//usr/lib/rpm/rpmdb_printlog
  1704. + for dbutil in archive deadlock dump load printlog recover stat upgrade verify
  1705. + ln -s ../../bin/db_recover /var/tmp/rpm-4.7.0-1-root-root//usr/lib/rpm/rpmdb_recover
  1706. + for dbutil in archive deadlock dump load printlog recover stat upgrade verify
  1707. + ln -s ../../bin/db_stat /var/tmp/rpm-4.7.0-1-root-root//usr/lib/rpm/rpmdb_stat
  1708. + for dbutil in archive deadlock dump load printlog recover stat upgrade verify
  1709. + ln -s ../../bin/db_upgrade /var/tmp/rpm-4.7.0-1-root-root//usr/lib/rpm/rpmdb_upgrade
  1710. + for dbutil in archive deadlock dump load printlog recover stat upgrade verify
  1711. + ln -s ../../bin/db_verify /var/tmp/rpm-4.7.0-1-root-root//usr/lib/rpm/rpmdb_verify
  1712. + ln -s ../../bin/berkeley_db_svc /var/tmp/rpm-4.7.0-1-root-root//usr/lib/rpm/rpmdb_svc
  1713. + /usr/lib/rpm/redhat/find-lang.sh /var/tmp/rpm-4.7.0-1-root-root rpm
  1714. + find /var/tmp/rpm-4.7.0-1-root-root -name '*.la'
  1715. + xargs rm -f
  1716. + chmod 0644 /var/tmp/rpm-4.7.0-1-root-root//usr/lib/rpm/perldeps.pl
  1717. + bzip2 -9 ChangeLog
  1718. + /usr/lib/rpm/find-debuginfo.sh /usr/src/redhat/BUILD/rpm-4.7.0
  1719. extracting debug info from /var/tmp/rpm-4.7.0-1-root-root/bin/rpm
  1720. extracting debug info from /var/tmp/rpm-4.7.0-1-root-root/usr/bin/rpmbuild
  1721. extracting debug info from /var/tmp/rpm-4.7.0-1-root-root/usr/bin/rpm2cpio
  1722. extracting debug info from /var/tmp/rpm-4.7.0-1-root-root/usr/bin/rpmgraph
  1723. extracting debug info from /var/tmp/rpm-4.7.0-1-root-root/usr/lib/librpmbuild.so.0.0.0
  1724. extracting debug info from /var/tmp/rpm-4.7.0-1-root-root/usr/lib/librpm.so.0.0.0
  1725. extracting debug info from /var/tmp/rpm-4.7.0-1-root-root/usr/lib/python2.4/site-packages/rpm/_rpmmodule.so
  1726. extracting debug info from /var/tmp/rpm-4.7.0-1-root-root/usr/lib/librpmio.so.0.0.0
  1727. extracting debug info from /var/tmp/rpm-4.7.0-1-root-root/usr/lib/rpm/javadeps
  1728. extracting debug info from /var/tmp/rpm-4.7.0-1-root-root/usr/lib/rpm/debugedit
  1729. extracting debug info from /var/tmp/rpm-4.7.0-1-root-root/usr/lib/rpm/rpmdeps
  1730. symlinked /usr/lib/debug/bin/rpm.debug to /usr/lib/debug/usr/bin/rpmsign.debug
  1731. symlinked /usr/lib/debug/bin/rpm.debug to /usr/lib/debug/usr/bin/rpmverify.debug
  1732. symlinked /usr/lib/debug/bin/rpm.debug to /usr/lib/debug/usr/bin/rpmquery.debug
  1733. symlinked /usr/lib/debug/bin/rpm.debug to /usr/lib/debug/usr/bin/rpmdb.debug
  1734. symlinked /usr/lib/debug/usr/lib/librpmbuild.so.0.0.0.debug to /usr/lib/debug/usr/lib/librpmbuild.so.debug
  1735. symlinked /usr/lib/debug/usr/lib/librpmio.so.0.0.0.debug to /usr/lib/debug/usr/lib/librpmio.so.debug
  1736. symlinked /usr/lib/debug/usr/lib/librpmio.so.0.0.0.debug to /usr/lib/debug/usr/lib/librpmio.so.0.debug
  1737. symlinked /usr/lib/debug/usr/lib/librpmbuild.so.0.0.0.debug to /usr/lib/debug/usr/lib/librpmbuild.so.0.debug
  1738. symlinked /usr/lib/debug/usr/lib/librpm.so.0.0.0.debug to /usr/lib/debug/usr/lib/librpm.so.0.debug
  1739. symlinked /usr/lib/debug/usr/lib/librpm.so.0.0.0.debug to /usr/lib/debug/usr/lib/librpm.so.debug
  1740. 4021 blocks
  1741. + /usr/lib/rpm/redhat/brp-compress
  1742. + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip
  1743. + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
  1744. + /usr/lib/rpm/brp-python-bytecompile
  1745. + /usr/lib/rpm/redhat/brp-java-repack-jars
  1746. Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.12580
  1747. + umask 022
  1748. + cd /usr/src/redhat/BUILD
  1749. + cd rpm-4.7.0
  1750. + make check
  1751. make check-recursive
  1752. make[1]: Entering directory `/usr/src/redhat/BUILD/rpm-4.7.0'
  1753. Making check in po
  1754. make[2]: Entering directory `/usr/src/redhat/BUILD/rpm-4.7.0/po'
  1755. make[2]: Nothing to be done for `check'.
  1756. make[2]: Leaving directory `/usr/src/redhat/BUILD/rpm-4.7.0/po'
  1757. Making check in misc
  1758. make[2]: Entering directory `/usr/src/redhat/BUILD/rpm-4.7.0/misc'
  1759. make[2]: Nothing to be done for `check'.
  1760. make[2]: Leaving directory `/usr/src/redhat/BUILD/rpm-4.7.0/misc'
  1761. Making check in luaext
  1762. make[2]: Entering directory `/usr/src/redhat/BUILD/rpm-4.7.0/luaext'
  1763. make[2]: Nothing to be done for `check'.
  1764. make[2]: Leaving directory `/usr/src/redhat/BUILD/rpm-4.7.0/luaext'
  1765. Making check in rpmio
  1766. make[2]: Entering directory `/usr/src/redhat/BUILD/rpm-4.7.0/rpmio'
  1767. make
  1768. make[3]: Entering directory `/usr/src/redhat/BUILD/rpm-4.7.0/rpmio'
  1769. make[3]: Nothing to be done for `all'.
  1770. make[3]: Leaving directory `/usr/src/redhat/BUILD/rpm-4.7.0/rpmio'
  1771. make[2]: Leaving directory `/usr/src/redhat/BUILD/rpm-4.7.0/rpmio'
  1772. Making check in lib
  1773. make[2]: Entering directory `/usr/src/redhat/BUILD/rpm-4.7.0/lib'
  1774. make check-am
  1775. make[3]: Entering directory `/usr/src/redhat/BUILD/rpm-4.7.0/lib'
  1776. make
  1777. make[4]: Entering directory `/usr/src/redhat/BUILD/rpm-4.7.0/lib'
  1778. make all-am
  1779. make[5]: Entering directory `/usr/src/redhat/BUILD/rpm-4.7.0/lib'
  1780. make[5]: Nothing to be done for `all-am'.
  1781. make[5]: Leaving directory `/usr/src/redhat/BUILD/rpm-4.7.0/lib'
  1782. make[4]: Leaving directory `/usr/src/redhat/BUILD/rpm-4.7.0/lib'
  1783. make[3]: Leaving directory `/usr/src/redhat/BUILD/rpm-4.7.0/lib'
  1784. make[2]: Leaving directory `/usr/src/redhat/BUILD/rpm-4.7.0/lib'
  1785. Making check in build
  1786. make[2]: Entering directory `/usr/src/redhat/BUILD/rpm-4.7.0/build'
  1787. make[2]: Nothing to be done for `check'.
  1788. make[2]: Leaving directory `/usr/src/redhat/BUILD/rpm-4.7.0/build'
  1789. Making check in python
  1790. make[2]: Entering directory `/usr/src/redhat/BUILD/rpm-4.7.0/python'
  1791. make[2]: Nothing to be done for `check'.
  1792. make[2]: Leaving directory `/usr/src/redhat/BUILD/rpm-4.7.0/python'
  1793. Making check in scripts
  1794. make[2]: Entering directory `/usr/src/redhat/BUILD/rpm-4.7.0/scripts'
  1795. make[2]: Nothing to be done for `check'.
  1796. make[2]: Leaving directory `/usr/src/redhat/BUILD/rpm-4.7.0/scripts'
  1797. Making check in doc
  1798. make[2]: Entering directory `/usr/src/redhat/BUILD/rpm-4.7.0/doc'
  1799. make[2]: Nothing to be done for `check'.
  1800. make[2]: Leaving directory `/usr/src/redhat/BUILD/rpm-4.7.0/doc'
  1801. Making check in .
  1802. make[2]: Entering directory `/usr/src/redhat/BUILD/rpm-4.7.0'
  1803. make dumpdb rpminject rpmsort
  1804. make[3]: Entering directory `/usr/src/redhat/BUILD/rpm-4.7.0'
  1805. depbase=`echo tools/dumpdb.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  1806. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./include/ -I./build -I./lib -I./rpmio -I./misc -DLOCALEDIR="\"/usr/share/locale\"" -DLIBRPMALIAS_FILENAME="\"rpmpopt-4.7.0\"" -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT tools/dumpdb.o -MD -MP -MF $depbase.Tpo -c -o tools/dumpdb.o tools/dumpdb.c &&\
  1807. mv -f $depbase.Tpo $depbase.Po
  1808. /bin/sh ./libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -o dumpdb tools/dumpdb.o lib/librpm.la -lrt -lpthread
  1809. gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -o .libs/dumpdb tools/dumpdb.o lib/.libs/librpm.so /usr/src/redhat/BUILD/rpm-4.7.0/rpmio/.libs/librpmio.so -lbz2 -lz -lelf -llzma -llua -lm -lnss3 -lpopt -lselinux -ldb -lrt -lpthread
  1810. creating dumpdb
  1811. depbase=`echo tools/rpminject.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  1812. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./include/ -I./build -I./lib -I./rpmio -I./misc -DLOCALEDIR="\"/usr/share/locale\"" -DLIBRPMALIAS_FILENAME="\"rpmpopt-4.7.0\"" -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT tools/rpminject.o -MD -MP -MF $depbase.Tpo -c -o tools/rpminject.o tools/rpminject.c &&\
  1813. mv -f $depbase.Tpo $depbase.Po
  1814. tools/rpminject.c: In function ‘convertAMD’:
  1815. tools/rpminject.c:75: warning: right shift count >= width of type
  1816. /bin/sh ./libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -o rpminject tools/rpminject.o build/librpmbuild.la -lrt -lpthread
  1817. gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -o .libs/rpminject tools/rpminject.o build/.libs/librpmbuild.so /usr/src/redhat/BUILD/rpm-4.7.0/lib/.libs/librpm.so -lselinux -ldb /usr/src/redhat/BUILD/rpm-4.7.0/rpmio/.libs/librpmio.so -lnss3 -lbz2 -lz -llzma -llua -lm -lpopt -lelf -lmagic -lrt -lpthread
  1818. creating rpminject
  1819. depbase=`echo tools/rpmsort.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  1820. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./include/ -I./build -I./lib -I./rpmio -I./misc -DLOCALEDIR="\"/usr/share/locale\"" -DLIBRPMALIAS_FILENAME="\"rpmpopt-4.7.0\"" -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -MT tools/rpmsort.o -MD -MP -MF $depbase.Tpo -c -o tools/rpmsort.o tools/rpmsort.c &&\
  1821. mv -f $depbase.Tpo $depbase.Po
  1822. /bin/sh ./libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -o rpmsort tools/rpmsort.o lib/librpm.la -lrt -lpthread
  1823. gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -o .libs/rpmsort tools/rpmsort.o lib/.libs/librpm.so /usr/src/redhat/BUILD/rpm-4.7.0/rpmio/.libs/librpmio.so -lbz2 -lz -lelf -llzma -llua -lm -lnss3 -lpopt -lselinux -ldb -lrt -lpthread
  1824. creating rpmsort
  1825. make[3]: Leaving directory `/usr/src/redhat/BUILD/rpm-4.7.0'
  1826. make[2]: Leaving directory `/usr/src/redhat/BUILD/rpm-4.7.0'
  1827. Making check in tests
  1828. make[2]: Entering directory `/usr/src/redhat/BUILD/rpm-4.7.0/tests'
  1829. make atconfig atlocal ./rpmtests testing/usr/bin/rpmbuild
  1830. make[3]: Entering directory `/usr/src/redhat/BUILD/rpm-4.7.0/tests'
  1831. make[3]: `atconfig' is up to date.
  1832. make[3]: `rpmtests' is up to date.
  1833. rm -rf testing
  1834. (cd .. && \
  1835. make DESTDIR=`pwd`/tests/testing install)
  1836. make[4]: Entering directory `/usr/src/redhat/BUILD/rpm-4.7.0'
  1837. make install-recursive
  1838. make[5]: Entering directory `/usr/src/redhat/BUILD/rpm-4.7.0'
  1839. Making install in po
  1840. make[6]: Entering directory `/usr/src/redhat/BUILD/rpm-4.7.0/po'
  1841. /bin/mkdir -p /usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/share
  1842. installing ca.gmo as /usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/share/locale/ca/LC_MESSAGES/rpm.mo
  1843. installing cs.gmo as /usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/share/locale/cs/LC_MESSAGES/rpm.mo
  1844. installing da.gmo as /usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/share/locale/da/LC_MESSAGES/rpm.mo
  1845. installing de.gmo as /usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/share/locale/de/LC_MESSAGES/rpm.mo
  1846. installing es.gmo as /usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/share/locale/es/LC_MESSAGES/rpm.mo
  1847. installing fi.gmo as /usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/share/locale/fi/LC_MESSAGES/rpm.mo
  1848. installing fr.gmo as /usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/share/locale/fr/LC_MESSAGES/rpm.mo
  1849. installing is.gmo as /usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/share/locale/is/LC_MESSAGES/rpm.mo
  1850. installing it.gmo as /usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/share/locale/it/LC_MESSAGES/rpm.mo
  1851. installing ja.gmo as /usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/share/locale/ja/LC_MESSAGES/rpm.mo
  1852. installing ko.gmo as /usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/share/locale/ko/LC_MESSAGES/rpm.mo
  1853. installing ms.gmo as /usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/share/locale/ms/LC_MESSAGES/rpm.mo
  1854. installing nb.gmo as /usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/share/locale/nb/LC_MESSAGES/rpm.mo
  1855. installing nl.gmo as /usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/share/locale/nl/LC_MESSAGES/rpm.mo
  1856. installing pl.gmo as /usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/share/locale/pl/LC_MESSAGES/rpm.mo
  1857. installing pt.gmo as /usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/share/locale/pt/LC_MESSAGES/rpm.mo
  1858. installing pt_BR.gmo as /usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/share/locale/pt_BR/LC_MESSAGES/rpm.mo
  1859. installing ru.gmo as /usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/share/locale/ru/LC_MESSAGES/rpm.mo
  1860. installing sk.gmo as /usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/share/locale/sk/LC_MESSAGES/rpm.mo
  1861. installing sl.gmo as /usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/share/locale/sl/LC_MESSAGES/rpm.mo
  1862. installing sr.gmo as /usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/share/locale/sr/LC_MESSAGES/rpm.mo
  1863. installing sr@latin.gmo as /usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/share/locale/sr@latin/LC_MESSAGES/rpm.mo
  1864. installing sv.gmo as /usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/share/locale/sv/LC_MESSAGES/rpm.mo
  1865. installing tr.gmo as /usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/share/locale/tr/LC_MESSAGES/rpm.mo
  1866. installing zh_TW.gmo as /usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/share/locale/zh_TW/LC_MESSAGES/rpm.mo
  1867. if test "rpm" = "gettext-tools"; then \
  1868. /bin/mkdir -p /usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/share/gettext/po; \
  1869. for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \
  1870. /usr/bin/install -c -m 644 ./$file \
  1871. /usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/share/gettext/po/$file; \
  1872. done; \
  1873. for file in Makevars; do \
  1874. rm -f /usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/share/gettext/po/$file; \
  1875. done; \
  1876. else \
  1877. : ; \
  1878. fi
  1879. make[6]: Leaving directory `/usr/src/redhat/BUILD/rpm-4.7.0/po'
  1880. Making install in misc
  1881. make[6]: Entering directory `/usr/src/redhat/BUILD/rpm-4.7.0/misc'
  1882. make[7]: Entering directory `/usr/src/redhat/BUILD/rpm-4.7.0/misc'
  1883. make[7]: Nothing to be done for `install-exec-am'.
  1884. make[7]: Nothing to be done for `install-data-am'.
  1885. make[7]: Leaving directory `/usr/src/redhat/BUILD/rpm-4.7.0/misc'
  1886. make[6]: Leaving directory `/usr/src/redhat/BUILD/rpm-4.7.0/misc'
  1887. Making install in luaext
  1888. make[6]: Entering directory `/usr/src/redhat/BUILD/rpm-4.7.0/luaext'
  1889. make[7]: Entering directory `/usr/src/redhat/BUILD/rpm-4.7.0/luaext'
  1890. make[7]: Nothing to be done for `install-exec-am'.
  1891. make[7]: Nothing to be done for `install-data-am'.
  1892. make[7]: Leaving directory `/usr/src/redhat/BUILD/rpm-4.7.0/luaext'
  1893. make[6]: Leaving directory `/usr/src/redhat/BUILD/rpm-4.7.0/luaext'
  1894. Making install in rpmio
  1895. make[6]: Entering directory `/usr/src/redhat/BUILD/rpm-4.7.0/rpmio'
  1896. make[7]: Entering directory `/usr/src/redhat/BUILD/rpm-4.7.0/rpmio'
  1897. make[7]: Nothing to be done for `install-exec-am'.
  1898. test -z "/usr/lib" || /bin/mkdir -p "/usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/lib"
  1899. /bin/sh ../libtool --mode=install /usr/bin/install -c 'librpmio.la' '/usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/lib/librpmio.la'
  1900. /usr/bin/install -c .libs/librpmio.so.0.0.0 /usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/lib/librpmio.so.0.0.0
  1901. (cd /usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/lib && { ln -s -f librpmio.so.0.0.0 librpmio.so.0 || { rm -f librpmio.so.0 && ln -s librpmio.so.0.0.0 librpmio.so.0; }; })
  1902. (cd /usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/lib && { ln -s -f librpmio.so.0.0.0 librpmio.so || { rm -f librpmio.so && ln -s librpmio.so.0.0.0 librpmio.so; }; })
  1903. /usr/bin/install -c .libs/librpmio.lai /usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/lib/librpmio.la
  1904. libtool: install: warning: remember to run `libtool --finish /usr/lib'
  1905. make[7]: Leaving directory `/usr/src/redhat/BUILD/rpm-4.7.0/rpmio'
  1906. make[6]: Leaving directory `/usr/src/redhat/BUILD/rpm-4.7.0/rpmio'
  1907. Making install in lib
  1908. make[6]: Entering directory `/usr/src/redhat/BUILD/rpm-4.7.0/lib'
  1909. make install-am
  1910. make[7]: Entering directory `/usr/src/redhat/BUILD/rpm-4.7.0/lib'
  1911. make[8]: Entering directory `/usr/src/redhat/BUILD/rpm-4.7.0/lib'
  1912. test -z "/usr/lib/rpm" || /bin/mkdir -p "/usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/lib/rpm"
  1913. test -z "/usr/lib" || /bin/mkdir -p "/usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/lib"
  1914. /bin/sh ../libtool --mode=install /usr/bin/install -c 'librpm.la' '/usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/lib/librpm.la'
  1915. libtool: install: warning: relinking `librpm.la'
  1916. (cd /usr/src/redhat/BUILD/rpm-4.7.0/lib; /bin/sh ../libtool --tag=CC --mode=relink gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -version-info 0:0:0 -o librpm.la -rpath /usr/lib backend/dbconfig.lo backend/db3.lo hdrNVR.lo header.lo headerfmt.lo header_internal.lo poptDB.lo rpmhash.lo rpmdb.lo fprint.lo tagname.lo rpmtd.lo cpio.lo depends.lo formats.lo tagexts.lo fs.lo fsm.lo manifest.lo misc.lo package.lo poptALL.lo poptI.lo poptQV.lo psm.lo query.lo rpmal.lo rpmchecksig.lo rpmds.lo rpmfi.lo rpmgi.lo rpminstall.lo rpmlead.lo rpmps.lo rpmrc.lo rpmte.lo rpmts.lo rpmvercmp.lo signature.lo transaction.lo verify.lo rpmlock.lo legacy.lo merge.lo rpmliblua.lo ../rpmio/librpmio.la -lnss3 -lpopt -lselinux -ldb -lrt -lpthread -inst-prefix-dir /usr/src/redhat/BUILD/rpm-4.7.0/tests/testing)
  1917. gcc -shared backend/.libs/dbconfig.o backend/.libs/db3.o .libs/hdrNVR.o .libs/header.o .libs/headerfmt.o .libs/header_internal.o .libs/poptDB.o .libs/rpmhash.o .libs/rpmdb.o .libs/fprint.o .libs/tagname.o .libs/rpmtd.o .libs/cpio.o .libs/depends.o .libs/formats.o .libs/tagexts.o .libs/fs.o .libs/fsm.o .libs/manifest.o .libs/misc.o .libs/package.o .libs/poptALL.o .libs/poptI.o .libs/poptQV.o .libs/psm.o .libs/query.o .libs/rpmal.o .libs/rpmchecksig.o .libs/rpmds.o .libs/rpmfi.o .libs/rpmgi.o .libs/rpminstall.o .libs/rpmlead.o .libs/rpmps.o .libs/rpmrc.o .libs/rpmte.o .libs/rpmts.o .libs/rpmvercmp.o .libs/signature.o .libs/transaction.o .libs/verify.o .libs/rpmlock.o .libs/legacy.o .libs/merge.o .libs/rpmliblua.o -L/usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/lib -L/usr/lib -lrpmio -lnss3 -lpopt -lselinux -ldb -lrt -lpthread -m32 -march=i386 -mtune=generic -Wl,-soname -Wl,librpm.so.0 -o .libs/librpm.so.0.0.0
  1918. /usr/bin/install -c .libs/librpm.so.0.0.0T /usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/lib/librpm.so.0.0.0
  1919. (cd /usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/lib && { ln -s -f librpm.so.0.0.0 librpm.so.0 || { rm -f librpm.so.0 && ln -s librpm.so.0.0.0 librpm.so.0; }; })
  1920. (cd /usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/lib && { ln -s -f librpm.so.0.0.0 librpm.so || { rm -f librpm.so && ln -s librpm.so.0.0.0 librpm.so; }; })
  1921. /usr/bin/install -c .libs/librpm.lai /usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/lib/librpm.la
  1922. libtool: install: warning: remember to run `libtool --finish /usr/lib'
  1923. make[8]: Leaving directory `/usr/src/redhat/BUILD/rpm-4.7.0/lib'
  1924. make[7]: Leaving directory `/usr/src/redhat/BUILD/rpm-4.7.0/lib'
  1925. make[6]: Leaving directory `/usr/src/redhat/BUILD/rpm-4.7.0/lib'
  1926. Making install in build
  1927. make[6]: Entering directory `/usr/src/redhat/BUILD/rpm-4.7.0/build'
  1928. make[7]: Entering directory `/usr/src/redhat/BUILD/rpm-4.7.0/build'
  1929. make[7]: Nothing to be done for `install-exec-am'.
  1930. test -z "/usr/lib" || /bin/mkdir -p "/usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/lib"
  1931. /bin/sh ../libtool --mode=install /usr/bin/install -c 'librpmbuild.la' '/usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/lib/librpmbuild.la'
  1932. libtool: install: warning: relinking `librpmbuild.la'
  1933. (cd /usr/src/redhat/BUILD/rpm-4.7.0/build; /bin/sh ../libtool --tag=CC --mode=relink gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -version-info 0:0:0 -o librpmbuild.la -rpath /usr/lib build.lo expression.lo files.lo misc.lo names.lo pack.lo parseBuildInstallClean.lo parseChangelog.lo parseDescription.lo parseFiles.lo parsePreamble.lo parsePrep.lo parseReqs.lo parseScript.lo parseSpec.lo poptBT.lo reqprov.lo rpmfc.lo spec.lo ../lib/librpm.la ../rpmio/librpmio.la -lpopt -lelf -lmagic -lrt -lpthread -inst-prefix-dir /usr/src/redhat/BUILD/rpm-4.7.0/tests/testing)
  1934. gcc -shared .libs/build.o .libs/expression.o .libs/files.o .libs/misc.o .libs/names.o .libs/pack.o .libs/parseBuildInstallClean.o .libs/parseChangelog.o .libs/parseDescription.o .libs/parseFiles.o .libs/parsePreamble.o .libs/parsePrep.o .libs/parseReqs.o .libs/parseScript.o .libs/parseSpec.o .libs/poptBT.o .libs/reqprov.o .libs/rpmfc.o .libs/spec.o -L/usr/src/redhat/BUILD/rpm-4.7.0/rpmio/.libs -L/usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/lib -L/usr/lib -lrpm -lrpmio -lpopt -lelf -lmagic -lrt -lpthread -m32 -march=i386 -mtune=generic -Wl,-soname -Wl,librpmbuild.so.0 -o .libs/librpmbuild.so.0.0.0
  1935. /usr/bin/install -c .libs/librpmbuild.so.0.0.0T /usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/lib/librpmbuild.so.0.0.0
  1936. (cd /usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/lib && { ln -s -f librpmbuild.so.0.0.0 librpmbuild.so.0 || { rm -f librpmbuild.so.0 && ln -s librpmbuild.so.0.0.0 librpmbuild.so.0; }; })
  1937. (cd /usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/lib && { ln -s -f librpmbuild.so.0.0.0 librpmbuild.so || { rm -f librpmbuild.so && ln -s librpmbuild.so.0.0.0 librpmbuild.so; }; })
  1938. /usr/bin/install -c .libs/librpmbuild.lai /usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/lib/librpmbuild.la
  1939. libtool: install: warning: remember to run `libtool --finish /usr/lib'
  1940. make[7]: Leaving directory `/usr/src/redhat/BUILD/rpm-4.7.0/build'
  1941. make[6]: Leaving directory `/usr/src/redhat/BUILD/rpm-4.7.0/build'
  1942. Making install in python
  1943. make[6]: Entering directory `/usr/src/redhat/BUILD/rpm-4.7.0/python'
  1944. make[7]: Entering directory `/usr/src/redhat/BUILD/rpm-4.7.0/python'
  1945. test -z "/usr/lib/python2.4/site-packages/rpm" || /bin/mkdir -p "/usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/lib/python2.4/site-packages/rpm"
  1946. /bin/sh ../libtool --mode=install /usr/bin/install -c '_rpmmodule.la' '/usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/lib/python2.4/site-packages/rpm/_rpmmodule.la'
  1947. libtool: install: warning: relinking `_rpmmodule.la'
  1948. (cd /usr/src/redhat/BUILD/rpm-4.7.0/python; /bin/sh ../libtool --tag=CC --mode=relink gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing -fstack-protector -module -avoid-version -o _rpmmodule.la -rpath /usr/lib/python2.4/site-packages/rpm rpmmodule.lo header-py.lo rpmal-py.lo rpmds-py.lo rpmdb-py.lo rpmfd-py.lo rpmfi-py.lo rpmmi-py.lo rpmps-py.lo rpmmacro-py.lo rpmte-py.lo rpmts-py.lo spec-py.lo ../build/librpmbuild.la ../lib/librpm.la ../rpmio/librpmio.la -lpython2.4 -lrt -lpthread -inst-prefix-dir /usr/src/redhat/BUILD/rpm-4.7.0/tests/testing)
  1949. gcc -shared .libs/rpmmodule.o .libs/header-py.o .libs/rpmal-py.o .libs/rpmds-py.o .libs/rpmdb-py.o .libs/rpmfd-py.o .libs/rpmfi-py.o .libs/rpmmi-py.o .libs/rpmps-py.o .libs/rpmmacro-py.o .libs/rpmte-py.o .libs/rpmts-py.o .libs/spec-py.o -L/usr/src/redhat/BUILD/rpm-4.7.0/lib/.libs -L/usr/src/redhat/BUILD/rpm-4.7.0/rpmio/.libs -L/usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/lib -L/usr/lib -lrpmbuild -lrpm -lrpmio -lpython2.4 -lrt -lpthread -m32 -march=i386 -mtune=generic -Wl,-soname -Wl,_rpmmodule.so -o .libs/_rpmmodule.so
  1950. /usr/bin/install -c .libs/_rpmmodule.soT /usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/lib/python2.4/site-packages/rpm/_rpmmodule.so
  1951. /usr/bin/install -c .libs/_rpmmodule.lai /usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/lib/python2.4/site-packages/rpm/_rpmmodule.la
  1952. libtool: install: warning: remember to run `libtool --finish /usr/lib/python2.4/site-packages/rpm'
  1953. test -z "/usr/lib/python2.4/site-packages/rpm" || /bin/mkdir -p "/usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/lib/python2.4/site-packages/rpm"
  1954. /usr/bin/install -c 'rpm/__init__.py' '/usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/lib/python2.4/site-packages/rpm/__init__.py'
  1955. make[7]: Nothing to be done for `install-data-am'.
  1956. make[7]: Leaving directory `/usr/src/redhat/BUILD/rpm-4.7.0/python'
  1957. make[6]: Leaving directory `/usr/src/redhat/BUILD/rpm-4.7.0/python'
  1958. Making install in scripts
  1959. make[6]: Entering directory `/usr/src/redhat/BUILD/rpm-4.7.0/scripts'
  1960. make[7]: Entering directory `/usr/src/redhat/BUILD/rpm-4.7.0/scripts'
  1961. make[7]: Nothing to be done for `install-exec-am'.
  1962. test -z "/usr/lib/rpm" || /bin/mkdir -p "/usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/lib/rpm"
  1963. /usr/bin/install -c 'brp-compress' '/usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/lib/rpm/brp-compress'
  1964. /usr/bin/install -c 'brp-python-bytecompile' '/usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/lib/rpm/brp-python-bytecompile'
  1965. /usr/bin/install -c 'brp-java-gcjcompile' '/usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/lib/rpm/brp-java-gcjcompile'
  1966. /usr/bin/install -c 'brp-strip' '/usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/lib/rpm/brp-strip'
  1967. /usr/bin/install -c 'brp-strip-comment-note' '/usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/lib/rpm/brp-strip-comment-note'
  1968. /usr/bin/install -c 'brp-strip-shared' '/usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/lib/rpm/brp-strip-shared'
  1969. /usr/bin/install -c 'brp-strip-static-archive' '/usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/lib/rpm/brp-strip-static-archive'
  1970. /usr/bin/install -c 'check-files' '/usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/lib/rpm/check-files'
  1971. /usr/bin/install -c 'check-prereqs' '/usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/lib/rpm/check-prereqs'
  1972. /usr/bin/install -c 'check-buildroot' '/usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/lib/rpm/check-buildroot'
  1973. /usr/bin/install -c 'check-rpaths' '/usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/lib/rpm/check-rpaths'
  1974. /usr/bin/install -c 'check-rpaths-worker' '/usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/lib/rpm/check-rpaths-worker'
  1975. /usr/bin/install -c 'find-lang.sh' '/usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/lib/rpm/find-lang.sh'
  1976. /usr/bin/install -c 'perl.prov' '/usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/lib/rpm/perl.prov'
  1977. /usr/bin/install -c 'perl.req' '/usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/lib/rpm/perl.req'
  1978. /usr/bin/install -c 'perldeps.pl' '/usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/lib/rpm/perldeps.pl'
  1979. /usr/bin/install -c 'pythondeps.sh' '/usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/lib/rpm/pythondeps.sh'
  1980. /usr/bin/install -c 'osgideps.pl' '/usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/lib/rpm/osgideps.pl'
  1981. /usr/bin/install -c 'mono-find-requires' '/usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/lib/rpm/mono-find-requires'
  1982. /usr/bin/install -c 'mono-find-provides' '/usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/lib/rpm/mono-find-provides'
  1983. /usr/bin/install -c 'rpmdb_loadcvt' '/usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/lib/rpm/rpmdb_loadcvt'
  1984. /usr/bin/install -c 'rpmdiff' '/usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/lib/rpm/rpmdiff'
  1985. /usr/bin/install -c 'rpmdiff.cgi' '/usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/lib/rpm/rpmdiff.cgi'
  1986. /usr/bin/install -c 'rpm.daily' '/usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/lib/rpm/rpm.daily'
  1987. /usr/bin/install -c 'rpm.log' '/usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/lib/rpm/rpm.log'
  1988. /usr/bin/install -c 'rpm.xinetd' '/usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/lib/rpm/rpm.xinetd'
  1989. /usr/bin/install -c 'rpm2cpio.sh' '/usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/lib/rpm/rpm2cpio.sh'
  1990. /usr/bin/install -c 'tcl.req' '/usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/lib/rpm/tcl.req'
  1991. /usr/bin/install -c 'tgpg' '/usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/lib/rpm/tgpg'
  1992. /usr/bin/install -c 'macros.perl' '/usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/lib/rpm/macros.perl'
  1993. /usr/bin/install -c 'macros.php' '/usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/lib/rpm/macros.php'
  1994. /usr/bin/install -c 'macros.python' '/usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/lib/rpm/macros.python'
  1995. /usr/bin/install -c 'pkgconfigdeps.sh' '/usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/lib/rpm/pkgconfigdeps.sh'
  1996. /usr/bin/install -c 'libtooldeps.sh' '/usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/lib/rpm/libtooldeps.sh'
  1997. make[7]: Leaving directory `/usr/src/redhat/BUILD/rpm-4.7.0/scripts'
  1998. make[6]: Leaving directory `/usr/src/redhat/BUILD/rpm-4.7.0/scripts'
  1999. Making install in doc
  2000. make[6]: Entering directory `/usr/src/redhat/BUILD/rpm-4.7.0/doc'
  2001. make[7]: Entering directory `/usr/src/redhat/BUILD/rpm-4.7.0/doc'
  2002. make[7]: Nothing to be done for `install-exec-am'.
  2003. test -z "/usr/share/man/fr/man8" || /bin/mkdir -p "/usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/share/man/fr/man8"
  2004. /usr/bin/install -c -m 644 'fr/rpm.8' '/usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/share/man/fr/man8/rpm.8'
  2005. test -z "/usr/share/man/ja/man8" || /bin/mkdir -p "/usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/share/man/ja/man8"
  2006. /usr/bin/install -c -m 644 'ja/rpm.8' '/usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/share/man/ja/man8/rpm.8'
  2007. /usr/bin/install -c -m 644 'ja/rpm2cpio.8' '/usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/share/man/ja/man8/rpm2cpio.8'
  2008. /usr/bin/install -c -m 644 'ja/rpmbuild.8' '/usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/share/man/ja/man8/rpmbuild.8'
  2009. /usr/bin/install -c -m 644 'ja/rpmgraph.8' '/usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/share/man/ja/man8/rpmgraph.8'
  2010. test -z "/usr/share/man/ko/man8" || /bin/mkdir -p "/usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/share/man/ko/man8"
  2011. /usr/bin/install -c -m 644 'ko/rpm.8' '/usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/share/man/ko/man8/rpm.8'
  2012. /usr/bin/install -c -m 644 'ko/rpm2cpio.8' '/usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/share/man/ko/man8/rpm2cpio.8'
  2013. test -z "/usr/share/man/man1" || /bin/mkdir -p "/usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/share/man/man1"
  2014. /usr/bin/install -c -m 644 'gendiff.1' '/usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/share/man/man1/gendiff.1'
  2015. test -z "/usr/share/man/man8" || /bin/mkdir -p "/usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/share/man/man8"
  2016. /usr/bin/install -c -m 644 'rpm.8' '/usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/share/man/man8/rpm.8'
  2017. /usr/bin/install -c -m 644 'rpmbuild.8' '/usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/share/man/man8/rpmbuild.8'
  2018. /usr/bin/install -c -m 644 'rpmdeps.8' '/usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/share/man/man8/rpmdeps.8'
  2019. /usr/bin/install -c -m 644 'rpmgraph.8' '/usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/share/man/man8/rpmgraph.8'
  2020. /usr/bin/install -c -m 644 'rpm2cpio.8' '/usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/share/man/man8/rpm2cpio.8'
  2021. test -z "/usr/share/man/pl/man1" || /bin/mkdir -p "/usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/share/man/pl/man1"
  2022. /usr/bin/install -c -m 644 'pl/gendiff.1' '/usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/share/man/pl/man1/gendiff.1'
  2023. test -z "/usr/share/man/pl/man8" || /bin/mkdir -p "/usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/share/man/pl/man8"
  2024. /usr/bin/install -c -m 644 'pl/rpm.8' '/usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/share/man/pl/man8/rpm.8'
  2025. /usr/bin/install -c -m 644 'pl/rpm2cpio.8' '/usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/share/man/pl/man8/rpm2cpio.8'
  2026. /usr/bin/install -c -m 644 'pl/rpmbuild.8' '/usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/share/man/pl/man8/rpmbuild.8'
  2027. /usr/bin/install -c -m 644 'pl/rpmdeps.8' '/usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/share/man/pl/man8/rpmdeps.8'
  2028. /usr/bin/install -c -m 644 'pl/rpmgraph.8' '/usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/share/man/pl/man8/rpmgraph.8'
  2029. test -z "/usr/share/man/ru/man8" || /bin/mkdir -p "/usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/share/man/ru/man8"
  2030. /usr/bin/install -c -m 644 'ru/rpm.8' '/usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/share/man/ru/man8/rpm.8'
  2031. /usr/bin/install -c -m 644 'ru/rpm2cpio.8' '/usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/share/man/ru/man8/rpm2cpio.8'
  2032. test -z "/usr/share/man/sk/man8" || /bin/mkdir -p "/usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/share/man/sk/man8"
  2033. /usr/bin/install -c -m 644 'sk/rpm.8' '/usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/share/man/sk/man8/rpm.8'
  2034. make[7]: Leaving directory `/usr/src/redhat/BUILD/rpm-4.7.0/doc'
  2035. make[6]: Leaving directory `/usr/src/redhat/BUILD/rpm-4.7.0/doc'
  2036. Making install in .
  2037. make[6]: Entering directory `/usr/src/redhat/BUILD/rpm-4.7.0'
  2038. make[7]: Entering directory `/usr/src/redhat/BUILD/rpm-4.7.0'
  2039. test -z "/usr/bin" || /bin/mkdir -p "/usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/bin"
  2040. /bin/sh ./libtool --mode=install /usr/bin/install -c 'rpm2cpio' '/usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/bin/rpm2cpio'
  2041. libtool: install: warning: `lib/librpm.la' has not been installed in `/usr/lib'
  2042. libtool: install: warning: `/usr/src/redhat/BUILD/rpm-4.7.0/rpmio/librpmio.la' has not been installed in `/usr/lib'
  2043. libtool: install: warning: `rpmio/librpmio.la' has not been installed in `/usr/lib'
  2044. /usr/bin/install -c .libs/rpm2cpio /usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/bin/rpm2cpio
  2045. /bin/sh ./libtool --mode=install /usr/bin/install -c 'rpmbuild' '/usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/bin/rpmbuild'
  2046. libtool: install: warning: `build/librpmbuild.la' has not been installed in `/usr/lib'
  2047. libtool: install: warning: `/usr/src/redhat/BUILD/rpm-4.7.0/lib/librpm.la' has not been installed in `/usr/lib'
  2048. libtool: install: warning: `lib/librpm.la' has not been installed in `/usr/lib'
  2049. libtool: install: warning: `/usr/src/redhat/BUILD/rpm-4.7.0/rpmio/librpmio.la' has not been installed in `/usr/lib'
  2050. libtool: install: warning: `rpmio/librpmio.la' has not been installed in `/usr/lib'
  2051. /usr/bin/install -c .libs/rpmbuild /usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/bin/rpmbuild
  2052. /bin/sh ./libtool --mode=install /usr/bin/install -c 'rpmgraph' '/usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/bin/rpmgraph'
  2053. libtool: install: warning: `lib/librpm.la' has not been installed in `/usr/lib'
  2054. libtool: install: warning: `/usr/src/redhat/BUILD/rpm-4.7.0/rpmio/librpmio.la' has not been installed in `/usr/lib'
  2055. /usr/bin/install -c .libs/rpmgraph /usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/bin/rpmgraph
  2056. test -z "/usr/bin" || /bin/mkdir -p "/usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/bin"
  2057. /usr/bin/install -c 'scripts/gendiff' '/usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/bin/gendiff'
  2058. test -z "/usr/lib/rpm" || /bin/mkdir -p "/usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/lib/rpm"
  2059. /bin/sh ./libtool --mode=install /usr/bin/install -c 'debugedit' '/usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/lib/rpm/debugedit'
  2060. libtool: install: warning: `rpmio/librpmio.la' has not been installed in `/usr/lib'
  2061. /usr/bin/install -c .libs/debugedit /usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/lib/rpm/debugedit
  2062. /bin/sh ./libtool --mode=install /usr/bin/install -c 'javadeps' '/usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/lib/rpm/javadeps'
  2063. /usr/bin/install -c javadeps /usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/lib/rpm/javadeps
  2064. /bin/sh ./libtool --mode=install /usr/bin/install -c 'rpmdeps' '/usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/lib/rpm/rpmdeps'
  2065. libtool: install: warning: `build/librpmbuild.la' has not been installed in `/usr/lib'
  2066. libtool: install: warning: `/usr/src/redhat/BUILD/rpm-4.7.0/lib/librpm.la' has not been installed in `/usr/lib'
  2067. libtool: install: warning: `/usr/src/redhat/BUILD/rpm-4.7.0/rpmio/librpmio.la' has not been installed in `/usr/lib'
  2068. /usr/bin/install -c .libs/rpmdeps /usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/lib/rpm/rpmdeps
  2069. make install-exec-hook
  2070. make[8]: Entering directory `/usr/src/redhat/BUILD/rpm-4.7.0'
  2071. rm -f /usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/bin/rpmquery
  2072. ln -s ../../bin/rpm /usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/bin/rpmquery
  2073. rm -f /usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/bin/rpmverify
  2074. ln -s ../../bin/rpm /usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/bin/rpmverify
  2075. rm -f /usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/bin/rpmsign
  2076. ln -s ../../bin/rpm /usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/bin/rpmsign
  2077. rm -f /usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/bin/rpmdb
  2078. ln -s ../../bin/rpm /usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/bin/rpmdb
  2079. make[8]: Leaving directory `/usr/src/redhat/BUILD/rpm-4.7.0'
  2080. test -z "/usr/include/rpm" || /bin/mkdir -p "/usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/include/rpm"
  2081. test -z "/usr/lib/pkgconfig" || /bin/mkdir -p "/usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/lib/pkgconfig"
  2082. /usr/bin/install -c -m 644 'rpm.pc' '/usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/lib/pkgconfig/rpm.pc'
  2083. test -z "/usr/include/rpm" || /bin/mkdir -p "/usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/include/rpm"
  2084. /usr/bin/install -c -m 644 'rpmio/argv.h' '/usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/include/rpm/argv.h'
  2085. /usr/bin/install -c -m 644 'rpmio/rpmio.h' '/usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/include/rpm/rpmio.h'
  2086. /usr/bin/install -c -m 644 'rpmio/rpmurl.h' '/usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/include/rpm/rpmurl.h'
  2087. /usr/bin/install -c -m 644 'rpmio/rpmmacro.h' '/usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/include/rpm/rpmmacro.h'
  2088. /usr/bin/install -c -m 644 'rpmio/rpmlog.h' '/usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/include/rpm/rpmlog.h'
  2089. /usr/bin/install -c -m 644 'rpmio/rpmpgp.h' '/usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/include/rpm/rpmpgp.h'
  2090. /usr/bin/install -c -m 644 'rpmio/rpmsq.h' '/usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/include/rpm/rpmsq.h'
  2091. /usr/bin/install -c -m 644 'rpmio/rpmstring.h' '/usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/include/rpm/rpmstring.h'
  2092. /usr/bin/install -c -m 644 'rpmio/rpmsw.h' '/usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/include/rpm/rpmsw.h'
  2093. /usr/bin/install -c -m 644 'rpmio/rpmfileutil.h' '/usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/include/rpm/rpmfileutil.h'
  2094. /usr/bin/install -c -m 644 'rpmio/rpmutil.h' '/usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/include/rpm/rpmutil.h'
  2095. /usr/bin/install -c -m 644 'rpmio/rpmkeyring.h' '/usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/include/rpm/rpmkeyring.h'
  2096. /usr/bin/install -c -m 644 'lib/header.h' '/usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/include/rpm/header.h'
  2097. /usr/bin/install -c -m 644 'lib/rpmdb.h' '/usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/include/rpm/rpmdb.h'
  2098. /usr/bin/install -c -m 644 'lib/rpmcallback.h' '/usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/include/rpm/rpmcallback.h'
  2099. /usr/bin/install -c -m 644 'lib/rpmcli.h' '/usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/include/rpm/rpmcli.h'
  2100. /usr/bin/install -c -m 644 'lib/rpmlib.h' '/usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/include/rpm/rpmlib.h'
  2101. /usr/bin/install -c -m 644 'lib/rpmal.h' '/usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/include/rpm/rpmal.h'
  2102. /usr/bin/install -c -m 644 'lib/rpmds.h' '/usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/include/rpm/rpmds.h'
  2103. /usr/bin/install -c -m 644 'lib/rpmfi.h' '/usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/include/rpm/rpmfi.h'
  2104. /usr/bin/install -c -m 644 'lib/rpmgi.h' '/usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/include/rpm/rpmgi.h'
  2105. /usr/bin/install -c -m 644 'lib/rpmlegacy.h' '/usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/include/rpm/rpmlegacy.h'
  2106. /usr/bin/install -c -m 644 'lib/rpmps.h' '/usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/include/rpm/rpmps.h'
  2107. /usr/bin/install -c -m 644 'lib/rpmtag.h' '/usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/include/rpm/rpmtag.h'
  2108. /usr/bin/install -c -m 644 'lib/rpmtd.h' '/usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/include/rpm/rpmtd.h'
  2109. /usr/bin/install -c -m 644 'lib/rpmte.h' '/usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/include/rpm/rpmte.h'
  2110. /usr/bin/install -c -m 644 'lib/rpmts.h' '/usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/include/rpm/rpmts.h'
  2111. /usr/bin/install -c -m 644 'lib/rpmtypes.h' '/usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/include/rpm/rpmtypes.h'
  2112. /usr/bin/install -c -m 644 'lib/rpmvf.h' '/usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/include/rpm/rpmvf.h'
  2113. /usr/bin/install -c -m 644 'build/rpmbuild.h' '/usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/include/rpm/rpmbuild.h'
  2114. /usr/bin/install -c -m 644 'build/rpmfc.h' '/usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/include/rpm/rpmfc.h'
  2115. /usr/bin/install -c -m 644 'build/rpmspec.h' '/usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/include/rpm/rpmspec.h'
  2116. test -z "`echo /usr/bin | /bin/sed -e s,usr/bin,bin,`" || /bin/mkdir -p "/usr/src/redhat/BUILD/rpm-4.7.0/tests/testing`echo /usr/bin | /bin/sed -e s,usr/bin,bin,`"
  2117. /bin/sh ./libtool --mode=install /usr/bin/install -c 'rpm' '/usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/bin/rpm'
  2118. libtool: install: warning: `build/librpmbuild.la' has not been installed in `/usr/lib'
  2119. libtool: install: warning: `/usr/src/redhat/BUILD/rpm-4.7.0/lib/librpm.la' has not been installed in `/usr/lib'
  2120. libtool: install: warning: `lib/librpm.la' has not been installed in `/usr/lib'
  2121. libtool: install: warning: `/usr/src/redhat/BUILD/rpm-4.7.0/rpmio/librpmio.la' has not been installed in `/usr/lib'
  2122. libtool: install: warning: `rpmio/librpmio.la' has not been installed in `/usr/lib'
  2123. /usr/bin/install -c .libs/rpm /usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/bin/rpm
  2124. test -z "/usr/lib/rpm" || /bin/mkdir -p "/usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/lib/rpm"
  2125. /usr/bin/install -c -m 644 'rpmrc' '/usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/lib/rpm/rpmrc'
  2126. /usr/bin/install -c -m 644 'macros' '/usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/lib/rpm/macros'
  2127. /usr/bin/install -c -m 644 'rpmpopt-4.7.0' '/usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/lib/rpm/rpmpopt-4.7.0'
  2128. test -z "/usr/lib/rpm" || /bin/mkdir -p "/usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/lib/rpm"
  2129. /usr/bin/install -c 'find-provides' '/usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/lib/rpm/find-provides'
  2130. /usr/bin/install -c 'find-requires' '/usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/lib/rpm/find-requires'
  2131. /usr/bin/install -c 'mkinstalldirs' '/usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/lib/rpm/mkinstalldirs'
  2132. /usr/bin/install -c 'config.guess' '/usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/lib/rpm/config.guess'
  2133. /usr/bin/install -c 'config.sub' '/usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/lib/rpm/config.sub'
  2134. /usr/bin/install -c 'scripts/find-debuginfo.sh' '/usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/usr/lib/rpm/find-debuginfo.sh'
  2135. test -z "/var/lib/rpm" || /bin/mkdir -p "/usr/src/redhat/BUILD/rpm-4.7.0/tests/testing/var/lib/rpm"
  2136. make[7]: Leaving directory `/usr/src/redhat/BUILD/rpm-4.7.0'
  2137. make[6]: Leaving directory `/usr/src/redhat/BUILD/rpm-4.7.0'
  2138. Making install in tests
  2139. make[6]: Entering directory `/usr/src/redhat/BUILD/rpm-4.7.0/tests'
  2140. make[7]: Entering directory `/usr/src/redhat/BUILD/rpm-4.7.0/tests'
  2141. make[7]: Nothing to be done for `install-exec-am'.
  2142. make[7]: Nothing to be done for `install-data-am'.
  2143. make[7]: Leaving directory `/usr/src/redhat/BUILD/rpm-4.7.0/tests'
  2144. make[6]: Leaving directory `/usr/src/redhat/BUILD/rpm-4.7.0/tests'
  2145. make[5]: Leaving directory `/usr/src/redhat/BUILD/rpm-4.7.0'
  2146. make[4]: Leaving directory `/usr/src/redhat/BUILD/rpm-4.7.0'
  2147. make[3]: Leaving directory `/usr/src/redhat/BUILD/rpm-4.7.0/tests'
  2148. make check-local
  2149. make[3]: Entering directory `/usr/src/redhat/BUILD/rpm-4.7.0/tests'
  2150. /bin/sh './rpmtests' ||:
  2151. ## --------------------- ##
  2152. ## rpm 4.7.0 test suite. ##
  2153. ## --------------------- ##
  2154.  
  2155. Basic tests
  2156.  
  2157. 1: rpm --version ok
  2158. 2: rpmbuild --version ok
  2159. 3: rpm --version ok
  2160. 4: rpm --version ok
  2161. 5: rpm --showrc ok
  2162. 6: rpm --querytags ok
  2163.  
  2164. RPM queries
  2165.  
  2166. 7: rpm --qf -p *.i386.rpm ok
  2167. 8: rpm --qf -p *.src.rpm ok
  2168. 9: rpm -ql -p *.src.rpm ok
  2169. 10: rpm -ql -p *.i386.rpm ok
  2170. 11: rpm -q --scripts -p *.i386.rpm ok
  2171. 12: rpm -qil hello ok
  2172. 13: integer array query FAILED (rpmquery.at:149)
  2173. 14: formatted filesbypkg query FAILED (rpmquery.at:165)
  2174. 15: hex formatted integer array extension query FAILED (rpmquery.at:181)
  2175. 16: base64 extension query FAILED (rpmquery.at:197)
  2176. 17: integer array perms format query FAILED (rpmquery.at:211)
  2177. 18: string array query FAILED (rpmquery.at:227)
  2178. 19: empty string array query FAILED (rpmquery.at:240)
  2179. 20: empty string array extension array format FAILED (rpmquery.at:253)
  2180. 21: empty string array extension query FAILED (rpmquery.at:266)
  2181. 22: different sizes arrays query FAILED (rpmquery.at:279)
  2182. 23: non-existent string tag FAILED (rpmquery.at:293)
  2183. 24: non-existent integer tag query FAILED (rpmquery.at:306)
  2184. 25: conditional queryformat FAILED (rpmquery.at:319)
  2185. 26: invalid tag query FAILED (rpmquery.at:332)
  2186. 27: invalid data for format query FAILED (rpmquery.at:346)
  2187.  
  2188. RPM database access
  2189.  
  2190. 28: rpm --initdb ok
  2191. 29: rpm -qa ok
  2192. 30: rpm -i *.noarch.rpm ok
  2193. 31: rpm -i --relocate=.. *.i386.rpm ok
  2194. 32: rpm -i --relocate=.. *.ppc64.rpm ok
  2195. 33: rpm -U and verify status ok
  2196. 34: rpm -U with _install_lang and verify status ok
  2197. 35: rpm -U and verify files on disk ok
  2198. 36: rpm -e and verify files removed ok
  2199.  
  2200. RPM install tests
  2201.  
  2202. 37: rpm -U *.src.rpm ok
  2203. 38: rpm -i *.src.rpm ok
  2204. 39: rpm -i <nonexistent file> ok
  2205. 40: rpm -i --nomanifest <garbage text file> ok
  2206. 41: rpm -i <garbage text file ok
  2207.  
  2208. RPM build
  2209.  
  2210. 42: rpmbuild -ba *.spec ok
  2211. 43: rpmbuild --rebuild ok
  2212. 44: rpmbuild -tb <tar with bad spec> ok
  2213. 45: rpmbuild -tb ok
  2214.  
  2215. RPM version comparison
  2216.  
  2217. 46: rpm -U upgrade to newer ok
  2218. 47: rpm -U upgrade to older ok
  2219. 48: rpm -U --oldpackage downgrade ok
  2220. 49: rpm -U two versions of same package ok
  2221. 50: rpm -i two versions of same package ok
  2222. 51: rpm -i identical versions of same package ok
  2223.  
  2224. RPM file conflicts
  2225.  
  2226. 52: rpm -U to package with file conflict ok
  2227. 53: rpm -U two packages with a conflicting file ok
  2228. 54: rpm -U package with shareable file ok
  2229. 55: rpm -U two packages with shareable file ok
  2230. 56: rpm -U replacing directory with symlink ok
  2231. 57: rpm -U replacing symlink with directory ok
  2232.  
  2233. RPM config file behavior
  2234.  
  2235. 58: rpm -U to package with unchanged config file ok
  2236. 59: rpm -U to package with locally modified config file ok
  2237. 60: rpm -U to package with unchanged config file ok
  2238. 61: rpm -U to package with modified config file ok
  2239.  
  2240. RPM macros
  2241.  
  2242. 62: simple rpm --eval ok
  2243. 63: simple true conditional rpm --eval ok
  2244. 64: simple false conditional rpm --eval ok
  2245. 65: uncompress macro ok
  2246. 66: basename macro ok
  2247. 67: suffix macro ok
  2248. 68: url2path macro ok
  2249. 69: shell expansion ok
  2250. 70: simple lua --eval ok
  2251. 71: lua rpm extensions ok
  2252. 72: lua posix extensions ok
  2253.  
  2254. ## ------------- ##
  2255. ## Test results. ##
  2256. ## ------------- ##
  2257.  
  2258. ERROR: All 72 tests were run,
  2259. 15 failed unexpectedly.
  2260. ## ------------------------- ##
  2261. ## rpmtests.log was created. ##
  2262. ## ------------------------- ##
  2263.  
  2264. Please send `tests/rpmtests.log' and all information you think might help:
  2265.  
  2266. To: <rpm-maint@lists.rpm.org>
  2267. Subject: [rpm 4.7.0] rpmtests: 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 failed
  2268.  
  2269.  
  2270. You may investigate any problem if you feel able to do so, in which
  2271. case the test suite provides a good starting point. Its output may
  2272. be found below `tests/rpmtests.dir'.
  2273.  
  2274. make[3]: Leaving directory `/usr/src/redhat/BUILD/rpm-4.7.0/tests'
  2275. make[2]: Leaving directory `/usr/src/redhat/BUILD/rpm-4.7.0/tests'
  2276. make[1]: Leaving directory `/usr/src/redhat/BUILD/rpm-4.7.0'
  2277. + exit 0
  2278. Processing files: rpm-4.7.0-1
  2279. Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.19456
  2280. + umask 022
  2281. + cd /usr/src/redhat/BUILD
  2282. + cd rpm-4.7.0
  2283. + DOCDIR=/var/tmp/rpm-4.7.0-1-root-root/usr/share/doc/rpm-4.7.0
  2284. + export DOCDIR
  2285. + rm -rf /var/tmp/rpm-4.7.0-1-root-root/usr/share/doc/rpm-4.7.0
  2286. + /bin/mkdir -p /var/tmp/rpm-4.7.0-1-root-root/usr/share/doc/rpm-4.7.0
  2287. + cp -pr GROUPS COPYING CREDITS ChangeLog.bz2 doc/manual/builddependencies doc/manual/buildroot doc/manual/conditionalbuilds doc/manual/dependencies doc/manual/format doc/manual/hregions doc/manual/macros doc/manual/multiplebuilds doc/manual/queryformat doc/manual/relocatable doc/manual/signatures doc/manual/spec doc/manual/triggers doc/manual/tsort /var/tmp/rpm-4.7.0-1-root-root/usr/share/doc/rpm-4.7.0
  2288. + exit 0
  2289. Provides: config(rpm) = 4.7.0-1
  2290. Requires(interp): /bin/sh
  2291. Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
  2292. Requires(post): coreutils
  2293. Requires: /bin/bash /bin/sh /bin/sh config(rpm) = 4.7.0-1 crontabs curl db4-utils = 4.7.25 libbz2.so.1 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.3.4) libdb-4.7.so libelf.so.1 liblua-5.1.so liblzma.so.0 libm.so.6 libmagic.so.1 libnss3.so libpopt.so.0 libpopt.so.0(LIBPOPT_0) libpthread.so.0 libpthread.so.0(GLIBC_2.0) librpm.so.0 librpmbuild.so.0 librpmio.so.0 librt.so.1 libselinux.so.1 libz.so.1 logrotate popt >= 1.10.2.1 rtld(GNU_HASH)
  2294. Processing files: rpm-libs-4.7.0-1
  2295. Provides: librpm.so.0 librpmbuild.so.0 librpmio.so.0
  2296. Requires(interp): /sbin/ldconfig /sbin/ldconfig
  2297. Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
  2298. Requires(post): /sbin/ldconfig
  2299. Requires(postun): /sbin/ldconfig
  2300. Requires: libbz2.so.1 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.2.3) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libdb-4.7.so libelf.so.1 libelf.so.1(ELFUTILS_1.0) libelf.so.1(ELFUTILS_1.1.1) libgcc_s.so.1 libgcc_s.so.1(GCC_3.0) libgcc_s.so.1(GCC_3.3.1) liblua-5.1.so liblzma.so.0 libm.so.6 libmagic.so.1 libnss3.so libnss3.so(NSS_3.10) libnss3.so(NSS_3.11.2) libnss3.so(NSS_3.2) libnss3.so(NSS_3.4) libpopt.so.0 libpopt.so.0(LIBPOPT_0) libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpthread.so.0(GLIBC_2.1) libpthread.so.0(GLIBC_2.2) librpm.so.0 librpmbuild.so.0 librpmio.so.0 librt.so.1 libselinux.so.1 libz.so.1 rpm = 4.7.0-1 rtld(GNU_HASH)
  2301. Processing files: rpm-devel-4.7.0-1
  2302. Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
  2303. Requires: elfutils-libelf-devel libbz2.so.1 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.3.4) libdb-4.7.so libelf.so.1 liblua-5.1.so liblzma.so.0 libm.so.6 libnss3.so libpopt.so.0 libpopt.so.0(LIBPOPT_0) libpthread.so.0 librpm.so.0 librpmbuild.so.0 librpmio.so.0 librt.so.1 libselinux-devel libselinux.so.1 libz.so.1 nss-devel pkgconfig popt-devel rpm = 4.7.0-1 rtld(GNU_HASH)
  2304. Processing files: rpm-build-4.7.0-1
  2305. Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
  2306. Requires: /bin/bash /bin/sh /usr/bin/perl binutils bzip2 cpio diffutils elfutils >= 0.128 file findutils gawk grep gzip libbz2.so.1 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libdb-4.7.so libelf.so.1 libelf.so.1(ELFUTILS_1.0) liblua-5.1.so liblzma.so.0 libm.so.6 libmagic.so.1 libnss3.so libpopt.so.0 libpopt.so.0(LIBPOPT_0) libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpthread.so.0(GLIBC_2.2) librpm.so.0 librpmbuild.so.0 librpmio.so.0 librt.so.1 libselinux.so.1 libz.so.1 lzma patch >= 2.5 perl(CGI) perl(Cwd) perl(Data::Dumper) perl(File::Basename) perl(File::stat) perl(Getopt::Long) pkgconfig rpm = 4.7.0-1 rtld(GNU_HASH) sed unzip
  2307. Processing files: rpm-python-4.7.0-1
  2308. Provides: _rpmmodule.so
  2309. Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
  2310. Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.3.4) libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpthread.so.0(GLIBC_2.2) libpython2.4.so.1.0 librpm.so.0 librpmbuild.so.0 librpmio.so.0 librt.so.1 python(abi) = 2.4 rpm = 4.7.0-1 rtld(GNU_HASH)
  2311. Processing files: rpm-apidocs-4.7.0-1
  2312. Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.9930
  2313. + umask 022
  2314. + cd /usr/src/redhat/BUILD
  2315. + cd rpm-4.7.0
  2316. + DOCDIR=/var/tmp/rpm-4.7.0-1-root-root/usr/share/doc/rpm-apidocs-4.7.0
  2317. + export DOCDIR
  2318. + rm -rf /var/tmp/rpm-4.7.0-1-root-root/usr/share/doc/rpm-apidocs-4.7.0
  2319. + /bin/mkdir -p /var/tmp/rpm-4.7.0-1-root-root/usr/share/doc/rpm-apidocs-4.7.0
  2320. + cp -pr doc/librpm/html/annotated.html doc/librpm/html/argv_8h.html doc/librpm/html/argv_8h__incl.map doc/librpm/html/argv_8h__incl.md5 doc/librpm/html/argv_8h__incl.png doc/librpm/html/argv_8h-source.html doc/librpm/html/build_8c.html doc/librpm/html/build_8c__incl.map doc/librpm/html/build_8c__incl.md5 doc/librpm/html/build_8c__incl.png doc/librpm/html/build_8c-source.html doc/librpm/html/build_8h__dep__incl.map doc/librpm/html/build_8h__dep__incl.md5 doc/librpm/html/build_8h__dep__incl.png doc/librpm/html/build_8h.html doc/librpm/html/build_8h-source.html doc/librpm/html/classes.html doc/librpm/html/config_8h.html doc/librpm/html/config_8h-source.html doc/librpm/html/debug_8h__dep__incl.map doc/librpm/html/debug_8h__dep__incl.md5 doc/librpm/html/debug_8h__dep__incl.png doc/librpm/html/debug_8h.html doc/librpm/html/debug_8h__incl.map doc/librpm/html/debug_8h__incl.md5 doc/librpm/html/debug_8h__incl.png doc/librpm/html/debug_8h-source.html doc/librpm/html/deprecated.html doc/librpm/html/doxygen.css doc/librpm/html/doxygen.png doc/librpm/html/Doxyheader.html doc/librpm/html/Doxyheader-source.html doc/librpm/html/files.html doc/librpm/html/functions_0x62.html doc/librpm/html/functions_0x63.html doc/librpm/html/functions_0x64.html doc/librpm/html/functions_0x65.html doc/librpm/html/functions_0x66.html doc/librpm/html/functions_0x68.html doc/librpm/html/functions_0x69.html doc/librpm/html/functions_0x6b.html doc/librpm/html/functions_0x6c.html doc/librpm/html/functions_0x6d.html doc/librpm/html/functions_0x6e.html doc/librpm/html/functions_0x6f.html doc/librpm/html/functions_0x70.html doc/librpm/html/functions_0x71.html doc/librpm/html/functions_0x72.html doc/librpm/html/functions_0x73.html doc/librpm/html/functions_0x74.html doc/librpm/html/functions_0x75.html doc/librpm/html/functions_0x76.html doc/librpm/html/functions.html doc/librpm/html/functions_vars_0x62.html doc/librpm/html/functions_vars_0x63.html doc/librpm/html/functions_vars_0x64.html doc/librpm/html/functions_vars_0x65.html doc/librpm/html/functions_vars_0x66.html doc/librpm/html/functions_vars_0x68.html doc/librpm/html/functions_vars_0x69.html doc/librpm/html/functions_vars_0x6b.html doc/librpm/html/functions_vars_0x6c.html doc/librpm/html/functions_vars_0x6d.html doc/librpm/html/functions_vars_0x6e.html doc/librpm/html/functions_vars_0x6f.html doc/librpm/html/functions_vars_0x70.html doc/librpm/html/functions_vars_0x71.html doc/librpm/html/functions_vars_0x72.html doc/librpm/html/functions_vars_0x73.html doc/librpm/html/functions_vars_0x74.html doc/librpm/html/functions_vars_0x75.html doc/librpm/html/functions_vars_0x76.html doc/librpm/html/functions_vars.html doc/librpm/html/globals_0x61.html doc/librpm/html/globals_0x62.html doc/librpm/html/globals_0x63.html doc/librpm/html/globals_0x64.html doc/librpm/html/globals_0x65.html doc/librpm/html/globals_0x66.html doc/librpm/html/globals_0x67.html doc/librpm/html/globals_0x68.html doc/librpm/html/globals_0x69.html doc/librpm/html/globals_0x6c.html doc/librpm/html/globals_0x6d.html doc/librpm/html/globals_0x6e.html doc/librpm/html/globals_0x6f.html doc/librpm/html/globals_0x70.html doc/librpm/html/globals_0x71.html doc/librpm/html/globals_0x72.html doc/librpm/html/globals_0x73.html doc/librpm/html/globals_0x74.html doc/librpm/html/globals_0x75.html doc/librpm/html/globals_0x76.html doc/librpm/html/globals_0x77.html doc/librpm/html/globals_0x78.html doc/librpm/html/globals_defs_0x61.html doc/librpm/html/globals_defs_0x62.html doc/librpm/html/globals_defs_0x64.html doc/librpm/html/globals_defs_0x65.html doc/librpm/html/globals_defs_0x66.html doc/librpm/html/globals_defs_0x67.html doc/librpm/html/globals_defs_0x68.html doc/librpm/html/globals_defs_0x69.html doc/librpm/html/globals_defs_0x6c.html doc/librpm/html/globals_defs_0x6d.html doc/librpm/html/globals_defs_0x6e.html doc/librpm/html/globals_defs_0x6f.html doc/librpm/html/globals_defs_0x70.html doc/librpm/html/globals_defs_0x72.html doc/librpm/html/globals_defs_0x73.html doc/librpm/html/globals_defs_0x74.html doc/librpm/html/globals_defs_0x75.html doc/librpm/html/globals_defs_0x76.html doc/librpm/html/globals_defs_0x77.html doc/librpm/html/globals_defs_0x78.html doc/librpm/html/globals_defs.html doc/librpm/html/globals_enum.html doc/librpm/html/globals_eval_0x63.html doc/librpm/html/globals_eval_0x66.html doc/librpm/html/globals_eval_0x68.html doc/librpm/html/globals_eval_0x69.html doc/librpm/html/globals_eval_0x6c.html doc/librpm/html/globals_eval_0x6d.html doc/librpm/html/globals_eval_0x70.html doc/librpm/html/globals_eval_0x71.html doc/librpm/html/globals_eval_0x72.html doc/librpm/html/globals_eval_0x73.html doc/librpm/html/globals_eval_0x74.html doc/librpm/html/globals_eval_0x75.html doc/librpm/html/globals_eval_0x76.html doc/librpm/html/globals_eval_0x78.html doc/librpm/html/globals_eval.html doc/librpm/html/globals_func_0x61.html doc/librpm/html/globals_func_0x62.html doc/librpm/html/globals_func_0x63.html doc/librpm/html/globals_func_0x64.html doc/librpm/html/globals_func_0x65.html doc/librpm/html/globals_func_0x66.html doc/librpm/html/globals_func_0x67.html doc/librpm/html/globals_func_0x68.html doc/librpm/html/globals_func_0x69.html doc/librpm/html/globals_func_0x6c.html doc/librpm/html/globals_func_0x6d.html doc/librpm/html/globals_func_0x6e.html doc/librpm/html/globals_func_0x70.html doc/librpm/html/globals_func_0x72.html doc/librpm/html/globals_func_0x73.html doc/librpm/html/globals_func_0x74.html doc/librpm/html/globals_func_0x75.html doc/librpm/html/globals_func_0x76.html doc/librpm/html/globals_func_0x78.html doc/librpm/html/globals_func.html doc/librpm/html/globals.html doc/librpm/html/globals_type.html doc/librpm/html/globals_vars.html doc/librpm/html/graph_legend.dot doc/librpm/html/graph_legend.html doc/librpm/html/graph_legend.png doc/librpm/html/group__header.html doc/librpm/html/group__rpmargv.html doc/librpm/html/group__rpmbuild.html doc/librpm/html/group__rpmcli.html doc/librpm/html/group__rpmdb.html doc/librpm/html/group__rpmds.html doc/librpm/html/group__rpmfc.html doc/librpm/html/group__rpmfi.html doc/librpm/html/group__rpmfileutil.html doc/librpm/html/group__rpmgi.html doc/librpm/html/group__rpmio.html doc/librpm/html/group__rpmkeyring.html doc/librpm/html/group__rpmlog.html doc/librpm/html/group__rpmmacro.html doc/librpm/html/group__rpmpgp.html doc/librpm/html/group__rpmps.html doc/librpm/html/group__rpmrc.html doc/librpm/html/group__rpmsq.html doc/librpm/html/group__rpmstring.html doc/librpm/html/group__rpmsw.html doc/librpm/html/group__rpmtag.html doc/librpm/html/group__rpmtd.html doc/librpm/html/group__rpmte.html doc/librpm/html/group__rpmts.html doc/librpm/html/group__rpmtypes.html doc/librpm/html/group__rpmurl.html doc/librpm/html/group__signature.html doc/librpm/html/header_8h.html doc/librpm/html/header_8h__incl.map doc/librpm/html/header_8h__incl.md5 doc/librpm/html/header_8h__incl.png doc/librpm/html/header_8h-source.html doc/librpm/html/index.html doc/librpm/html/modules.html doc/librpm/html/pages.html doc/librpm/html/rpm2cpio_8c.html doc/librpm/html/rpm2cpio_8c__incl.map doc/librpm/html/rpm2cpio_8c__incl.md5 doc/librpm/html/rpm2cpio_8c__incl.png doc/librpm/html/rpm2cpio_8c-source.html doc/librpm/html/rpmal_8h.html doc/librpm/html/rpmal_8h__incl.map doc/librpm/html/rpmal_8h__incl.md5 doc/librpm/html/rpmal_8h__incl.png doc/librpm/html/rpmal_8h-source.html doc/librpm/html/rpmbuild_8h.html doc/librpm/html/rpmbuild_8h__incl.map doc/librpm/html/rpmbuild_8h__incl.md5 doc/librpm/html/rpmbuild_8h__incl.png doc/librpm/html/rpmbuild_8h-source.html doc/librpm/html/rpmcallback_8h.html doc/librpm/html/rpmcallback_8h__incl.map doc/librpm/html/rpmcallback_8h__incl.md5 doc/librpm/html/rpmcallback_8h__incl.png doc/librpm/html/rpmcallback_8h-source.html doc/librpm/html/rpmcli_8h.html doc/librpm/html/rpmcli_8h__incl.map doc/librpm/html/rpmcli_8h__incl.md5 doc/librpm/html/rpmcli_8h__incl.png doc/librpm/html/rpmcli_8h-source.html doc/librpm/html/rpmdb_8h.html doc/librpm/html/rpmdb_8h__incl.map doc/librpm/html/rpmdb_8h__incl.md5 doc/librpm/html/rpmdb_8h__incl.png doc/librpm/html/rpmdb_8h-source.html doc/librpm/html/rpmds_8h.html doc/librpm/html/rpmds_8h__incl.map doc/librpm/html/rpmds_8h__incl.md5 doc/librpm/html/rpmds_8h__incl.png doc/librpm/html/rpmds_8h-source.html doc/librpm/html/rpmfc_8h.html doc/librpm/html/rpmfc_8h__incl.map doc/librpm/html/rpmfc_8h__incl.md5 doc/librpm/html/rpmfc_8h__incl.png doc/librpm/html/rpmfc_8h-source.html doc/librpm/html/rpmfi_8h.html doc/librpm/html/rpmfi_8h__incl.map doc/librpm/html/rpmfi_8h__incl.md5 doc/librpm/html/rpmfi_8h__incl.png doc/librpm/html/rpmfi_8h-source.html doc/librpm/html/rpmfileutil_8h.html doc/librpm/html/rpmfileutil_8h__incl.map doc/librpm/html/rpmfileutil_8h__incl.md5 doc/librpm/html/rpmfileutil_8h__incl.png doc/librpm/html/rpmfileutil_8h-source.html doc/librpm/html/rpmgi_8h.html doc/librpm/html/rpmgi_8h__incl.map doc/librpm/html/rpmgi_8h__incl.md5 doc/librpm/html/rpmgi_8h__incl.png doc/librpm/html/rpmgi_8h-source.html doc/librpm/html/rpmio_8h.html doc/librpm/html/rpmio_8h__incl.map doc/librpm/html/rpmio_8h__incl.md5 doc/librpm/html/rpmio_8h__incl.png doc/librpm/html/rpmio_8h-source.html doc/librpm/html/rpmkeyring_8h.html doc/librpm/html/rpmkeyring_8h__incl.map doc/librpm/html/rpmkeyring_8h__incl.md5 doc/librpm/html/rpmkeyring_8h__incl.png doc/librpm/html/rpmkeyring_8h-source.html doc/librpm/html/rpmlegacy_8h.html doc/librpm/html/rpmlegacy_8h__incl.map doc/librpm/html/rpmlegacy_8h__incl.md5 doc/librpm/html/rpmlegacy_8h__incl.png doc/librpm/html/rpmlegacy_8h-source.html doc/librpm/html/rpmlib_8h.html doc/librpm/html/rpmlib_8h__incl.map doc/librpm/html/rpmlib_8h__incl.md5 doc/librpm/html/rpmlib_8h__incl.png doc/librpm/html/rpmlib_8h-source.html doc/librpm/html/rpmlog_8h.html doc/librpm/html/rpmlog_8h__incl.map doc/librpm/html/rpmlog_8h__incl.md5 doc/librpm/html/rpmlog_8h__incl.png doc/librpm/html/rpmlog_8h-source.html doc/librpm/html/rpmmacro_8h.html doc/librpm/html/rpmmacro_8h__incl.map doc/librpm/html/rpmmacro_8h__incl.md5 doc/librpm/html/rpmmacro_8h__incl.png doc/librpm/html/rpmmacro_8h-source.html doc/librpm/html/rpmpgp_8h.html doc/librpm/html/rpmpgp_8h__incl.map doc/librpm/html/rpmpgp_8h__incl.md5 doc/librpm/html/rpmpgp_8h__incl.png doc/librpm/html/rpmpgp_8h-source.html doc/librpm/html/rpmps_8h.html doc/librpm/html/rpmps_8h__incl.map doc/librpm/html/rpmps_8h__incl.md5 doc/librpm/html/rpmps_8h__incl.png doc/librpm/html/rpmps_8h-source.html doc/librpm/html/rpmqv_8c.html doc/librpm/html/rpmqv_8c__incl.map doc/librpm/html/rpmqv_8c__incl.md5 doc/librpm/html/rpmqv_8c__incl.png doc/librpm/html/rpmqv_8c-source.html doc/librpm/html/rpmspec_8h.html doc/librpm/html/rpmspec_8h__incl.map doc/librpm/html/rpmspec_8h__incl.md5 doc/librpm/html/rpmspec_8h__incl.png doc/librpm/html/rpmspec_8h-source.html doc/librpm/html/rpmsq_8h.html doc/librpm/html/rpmsq_8h__incl.map doc/librpm/html/rpmsq_8h__incl.md5 doc/librpm/html/rpmsq_8h__incl.png doc/librpm/html/rpmsq_8h-source.html doc/librpm/html/rpmstring_8h.html doc/librpm/html/rpmstring_8h__incl.map doc/librpm/html/rpmstring_8h__incl.md5 doc/librpm/html/rpmstring_8h__incl.png doc/librpm/html/rpmstring_8h-source.html doc/librpm/html/rpmsw_8h.html doc/librpm/html/rpmsw_8h__incl.map doc/librpm/html/rpmsw_8h__incl.md5 doc/librpm/html/rpmsw_8h__incl.png doc/librpm/html/rpmsw_8h-source.html doc/librpm/html/rpmtag_8h.html doc/librpm/html/rpmtag_8h__incl.map doc/librpm/html/rpmtag_8h__incl.md5 doc/librpm/html/rpmtag_8h__incl.png doc/librpm/html/rpmtag_8h-source.html doc/librpm/html/rpmtd_8h.html doc/librpm/html/rpmtd_8h__incl.map doc/librpm/html/rpmtd_8h__incl.md5 doc/librpm/html/rpmtd_8h__incl.png doc/librpm/html/rpmtd_8h-source.html doc/librpm/html/rpmte_8h.html doc/librpm/html/rpmte_8h__incl.map doc/librpm/html/rpmte_8h__incl.md5 doc/librpm/html/rpmte_8h__incl.png doc/librpm/html/rpmte_8h-source.html doc/librpm/html/rpmts_8h.html doc/librpm/html/rpmts_8h__incl.map doc/librpm/html/rpmts_8h__incl.md5 doc/librpm/html/rpmts_8h__incl.png doc/librpm/html/rpmts_8h-source.html doc/librpm/html/rpmtypes_8h.html doc/librpm/html/rpmtypes_8h__incl.map doc/librpm/html/rpmtypes_8h__incl.md5 doc/librpm/html/rpmtypes_8h__incl.png doc/librpm/html/rpmtypes_8h-source.html doc/librpm/html/rpmurl_8h.html doc/librpm/html/rpmurl_8h-source.html doc/librpm/html/rpmutil_8h.html doc/librpm/html/rpmutil_8h-source.html doc/librpm/html/rpmvf_8h.html doc/librpm/html/rpmvf_8h__incl.map doc/librpm/html/rpmvf_8h__incl.md5 doc/librpm/html/rpmvf_8h__incl.png doc/librpm/html/rpmvf_8h-source.html doc/librpm/html/structARGI__s.html doc/librpm/html/structOpenFileInfo__coll__graph.map doc/librpm/html/structOpenFileInfo__coll__graph.md5 doc/librpm/html/structOpenFileInfo__coll__graph.png doc/librpm/html/structOpenFileInfo.html doc/librpm/html/structour__mntent.html doc/librpm/html/structPackage__s__coll__graph.map doc/librpm/html/structPackage__s__coll__graph.md5 doc/librpm/html/structPackage__s__coll__graph.png doc/librpm/html/structPackage__s.html doc/librpm/html/structpgpPktCdata__s.html doc/librpm/html/structpgpPktEdata__s.html doc/librpm/html/structpgpPktKeyV3__s.html doc/librpm/html/structpgpPktKeyV4__s.html doc/librpm/html/structpgpPktLdata__s.html doc/librpm/html/structpgpPktOnepass__s.html doc/librpm/html/structpgpPktPubkey__s.html doc/librpm/html/structpgpPktSigV3__s.html doc/librpm/html/structpgpPktSigV4__s.html doc/librpm/html/structpgpPktSymkey__s.html doc/librpm/html/structpgpPktTrust__s.html doc/librpm/html/structpgpPktUid__s.html doc/librpm/html/structpgpValTbl__s.html doc/librpm/html/structReadLevelEntry__coll__graph.map doc/librpm/html/structReadLevelEntry__coll__graph.md5 doc/librpm/html/structReadLevelEntry__coll__graph.png doc/librpm/html/structReadLevelEntry.html doc/librpm/html/structrpmBuildArguments__s.html doc/librpm/html/structrpmDatabaseArguments__s.html doc/librpm/html/structrpmInstallArguments__s__coll__graph.map doc/librpm/html/structrpmInstallArguments__s__coll__graph.md5 doc/librpm/html/structrpmInstallArguments__s__coll__graph.png doc/librpm/html/structrpmInstallArguments__s.html doc/librpm/html/structrpmop__s__coll__graph.map doc/librpm/html/structrpmop__s__coll__graph.md5 doc/librpm/html/structrpmop__s__coll__graph.png doc/librpm/html/structrpmop__s.html doc/librpm/html/structrpmQVKArguments__s.html doc/librpm/html/structrpmRelocation__s.html doc/librpm/html/structrpmSpec__s__coll__graph.map doc/librpm/html/structrpmSpec__s__coll__graph.md5 doc/librpm/html/structrpmSpec__s__coll__graph.png doc/librpm/html/structrpmSpec__s.html doc/librpm/html/structrpmsw__s.html doc/librpm/html/structrpmtd__s.html doc/librpm/html/structSource__coll__graph.map doc/librpm/html/structSource__coll__graph.md5 doc/librpm/html/structSource__coll__graph.png doc/librpm/html/structSource.html doc/librpm/html/structspeclines__s.html doc/librpm/html/structspectag__s.html doc/librpm/html/structspectags__s__coll__graph.map doc/librpm/html/structspectags__s__coll__graph.md5 doc/librpm/html/structspectags__s__coll__graph.png doc/librpm/html/structspectags__s.html doc/librpm/html/structTriggerFileEntry__coll__graph.map doc/librpm/html/structTriggerFileEntry__coll__graph.md5 doc/librpm/html/structTriggerFileEntry__coll__graph.png doc/librpm/html/structTriggerFileEntry.html doc/librpm/html/structurlinfo__s.html doc/librpm/html/system_8h__dep__incl.map doc/librpm/html/system_8h__dep__incl.md5 doc/librpm/html/system_8h__dep__incl.png doc/librpm/html/system_8h.html doc/librpm/html/system_8h__incl.map doc/librpm/html/system_8h__incl.md5 doc/librpm/html/system_8h__incl.png doc/librpm/html/system_8h-source.html doc/librpm/html/tab_b.gif doc/librpm/html/tab_l.gif doc/librpm/html/tab_r.gif doc/librpm/html/tabs.css doc/librpm/html/todo.html doc/librpm/html/unionpgpPktKey__u__coll__graph.map doc/librpm/html/unionpgpPktKey__u__coll__graph.md5 doc/librpm/html/unionpgpPktKey__u__coll__graph.png doc/librpm/html/unionpgpPktKey__u.html doc/librpm/html/unionpgpPktPre__u__coll__graph.map doc/librpm/html/unionpgpPktPre__u__coll__graph.md5 doc/librpm/html/unionpgpPktPre__u__coll__graph.png doc/librpm/html/unionpgpPktPre__u.html doc/librpm/html/unionpgpPktSig__u__coll__graph.map doc/librpm/html/unionpgpPktSig__u__coll__graph.md5 doc/librpm/html/unionpgpPktSig__u__coll__graph.png doc/librpm/html/unionpgpPktSig__u.html /var/tmp/rpm-4.7.0-1-root-root/usr/share/doc/rpm-apidocs-4.7.0
  2321. + exit 0
  2322. Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
  2323. Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/rpm-4.7.0-1-root-root
  2324. error: Installed (but unpackaged) file(s) found:
  2325. /usr/lib/debug/bin/rpm.debug
  2326. /usr/lib/debug/usr/bin/rpm2cpio.debug
  2327. /usr/lib/debug/usr/bin/rpmbuild.debug
  2328. /usr/lib/debug/usr/bin/rpmdb.debug
  2329. /usr/lib/debug/usr/bin/rpmgraph.debug
  2330. /usr/lib/debug/usr/bin/rpmquery.debug
  2331. /usr/lib/debug/usr/bin/rpmsign.debug
  2332. /usr/lib/debug/usr/bin/rpmverify.debug
  2333. /usr/lib/debug/usr/lib/librpm.so.0.0.0.debug
  2334. /usr/lib/debug/usr/lib/librpm.so.0.debug
  2335. /usr/lib/debug/usr/lib/librpm.so.debug
  2336. /usr/lib/debug/usr/lib/librpmbuild.so.0.0.0.debug
  2337. /usr/lib/debug/usr/lib/librpmbuild.so.0.debug
  2338. /usr/lib/debug/usr/lib/librpmbuild.so.debug
  2339. /usr/lib/debug/usr/lib/librpmio.so.0.0.0.debug
  2340. /usr/lib/debug/usr/lib/librpmio.so.0.debug
  2341. /usr/lib/debug/usr/lib/librpmio.so.debug
  2342. /usr/lib/debug/usr/lib/python2.4/site-packages/rpm/_rpmmodule.so.debug
  2343. /usr/lib/debug/usr/lib/rpm/debugedit.debug
  2344. /usr/lib/debug/usr/lib/rpm/javadeps.debug
  2345. /usr/lib/debug/usr/lib/rpm/rpmdeps.debug
  2346. /usr/src/debug/rpm-4.7.0/build.c
  2347. /usr/src/debug/rpm-4.7.0/build/build.c
  2348. /usr/src/debug/rpm-4.7.0/build/buildio.h
  2349. /usr/src/debug/rpm-4.7.0/build/expression.c
  2350. /usr/src/debug/rpm-4.7.0/build/files.c
  2351. /usr/src/debug/rpm-4.7.0/build/misc.c
  2352. /usr/src/debug/rpm-4.7.0/build/names.c
  2353. /usr/src/debug/rpm-4.7.0/build/pack.c
  2354. /usr/src/debug/rpm-4.7.0/build/parseBuildInstallClean.c
  2355. /usr/src/debug/rpm-4.7.0/build/parseChangelog.c
  2356. /usr/src/debug/rpm-4.7.0/build/parseDescription.c
  2357. /usr/src/debug/rpm-4.7.0/build/parseFiles.c
  2358. /usr/src/debug/rpm-4.7.0/build/parsePreamble.c
  2359. /usr/src/debug/rpm-4.7.0/build/parsePrep.c
  2360. /usr/src/debug/rpm-4.7.0/build/parseReqs.c
  2361. /usr/src/debug/rpm-4.7.0/build/parseScript.c
  2362. /usr/src/debug/rpm-4.7.0/build/parseSpec.c
  2363. /usr/src/debug/rpm-4.7.0/build/poptBT.c
  2364. /usr/src/debug/rpm-4.7.0/build/reqprov.c
  2365. /usr/src/debug/rpm-4.7.0/build/rpmfc.c
  2366. /usr/src/debug/rpm-4.7.0/build/spec.c
  2367. /usr/src/debug/rpm-4.7.0/include/rpm/argv.h
  2368. /usr/src/debug/rpm-4.7.0/include/rpm/header.h
  2369. /usr/src/debug/rpm-4.7.0/include/rpm/rpmal.h
  2370. /usr/src/debug/rpm-4.7.0/include/rpm/rpmbuild.h
  2371. /usr/src/debug/rpm-4.7.0/include/rpm/rpmcallback.h
  2372. /usr/src/debug/rpm-4.7.0/include/rpm/rpmcli.h
  2373. /usr/src/debug/rpm-4.7.0/include/rpm/rpmdb.h
  2374. /usr/src/debug/rpm-4.7.0/include/rpm/rpmds.h
  2375. /usr/src/debug/rpm-4.7.0/include/rpm/rpmfc.h
  2376. /usr/src/debug/rpm-4.7.0/include/rpm/rpmfi.h
  2377. /usr/src/debug/rpm-4.7.0/include/rpm/rpmfileutil.h
  2378. /usr/src/debug/rpm-4.7.0/include/rpm/rpmgi.h
  2379. /usr/src/debug/rpm-4.7.0/include/rpm/rpmio.h
  2380. /usr/src/debug/rpm-4.7.0/include/rpm/rpmlib.h
  2381. /usr/src/debug/rpm-4.7.0/include/rpm/rpmlog.h
  2382. /usr/src/debug/rpm-4.7.0/include/rpm/rpmmacro.h
  2383. /usr/src/debug/rpm-4.7.0/include/rpm/rpmpgp.h
  2384. /usr/src/debug/rpm-4.7.0/include/rpm/rpmps.h
  2385. /usr/src/debug/rpm-4.7.0/include/rpm/rpmspec.h
  2386. /usr/src/debug/rpm-4.7.0/include/rpm/rpmsq.h
  2387. /usr/src/debug/rpm-4.7.0/include/rpm/rpmstring.h
  2388. /usr/src/debug/rpm-4.7.0/include/rpm/rpmsw.h
  2389. /usr/src/debug/rpm-4.7.0/include/rpm/rpmtag.h
  2390. /usr/src/debug/rpm-4.7.0/include/rpm/rpmtd.h
  2391. /usr/src/debug/rpm-4.7.0/include/rpm/rpmte.h
  2392. /usr/src/debug/rpm-4.7.0/include/rpm/rpmts.h
  2393. /usr/src/debug/rpm-4.7.0/include/rpm/rpmtypes.h
  2394. /usr/src/debug/rpm-4.7.0/include/rpm/rpmurl.h
  2395. /usr/src/debug/rpm-4.7.0/include/rpm/rpmvf.h
  2396. /usr/src/debug/rpm-4.7.0/lib/backend/db3.c
  2397. /usr/src/debug/rpm-4.7.0/lib/backend/dbconfig.c
  2398. /usr/src/debug/rpm-4.7.0/lib/cpio.c
  2399. /usr/src/debug/rpm-4.7.0/lib/cpio.h
  2400. /usr/src/debug/rpm-4.7.0/lib/depends.c
  2401. /usr/src/debug/rpm-4.7.0/lib/formats.c
  2402. /usr/src/debug/rpm-4.7.0/lib/fprint.c
  2403. /usr/src/debug/rpm-4.7.0/lib/fprint.h
  2404. /usr/src/debug/rpm-4.7.0/lib/fs.c
  2405. /usr/src/debug/rpm-4.7.0/lib/fsm.c
  2406. /usr/src/debug/rpm-4.7.0/lib/fsm.h
  2407. /usr/src/debug/rpm-4.7.0/lib/hdrNVR.c
  2408. /usr/src/debug/rpm-4.7.0/lib/header.c
  2409. /usr/src/debug/rpm-4.7.0/lib/header_internal.c
  2410. /usr/src/debug/rpm-4.7.0/lib/header_internal.h
  2411. /usr/src/debug/rpm-4.7.0/lib/headerfmt.c
  2412. /usr/src/debug/rpm-4.7.0/lib/legacy.c
  2413. /usr/src/debug/rpm-4.7.0/lib/manifest.c
  2414. /usr/src/debug/rpm-4.7.0/lib/merge.c
  2415. /usr/src/debug/rpm-4.7.0/lib/misc.c
  2416. /usr/src/debug/rpm-4.7.0/lib/package.c
  2417. /usr/src/debug/rpm-4.7.0/lib/poptALL.c
  2418. /usr/src/debug/rpm-4.7.0/lib/poptDB.c
  2419. /usr/src/debug/rpm-4.7.0/lib/poptI.c
  2420. /usr/src/debug/rpm-4.7.0/lib/poptQV.c
  2421. /usr/src/debug/rpm-4.7.0/lib/psm.c
  2422. /usr/src/debug/rpm-4.7.0/lib/psm.h
  2423. /usr/src/debug/rpm-4.7.0/lib/query.c
  2424. /usr/src/debug/rpm-4.7.0/lib/rpmal.c
  2425. /usr/src/debug/rpm-4.7.0/lib/rpmchecksig.c
  2426. /usr/src/debug/rpm-4.7.0/lib/rpmdb.c
  2427. /usr/src/debug/rpm-4.7.0/lib/rpmdb_internal.h
  2428. /usr/src/debug/rpm-4.7.0/lib/rpmds.c
  2429. /usr/src/debug/rpm-4.7.0/lib/rpmfi.c
  2430. /usr/src/debug/rpm-4.7.0/lib/rpmfi_internal.h
  2431. /usr/src/debug/rpm-4.7.0/lib/rpmgi.c
  2432. /usr/src/debug/rpm-4.7.0/lib/rpmhash.C
  2433. /usr/src/debug/rpm-4.7.0/lib/rpmhash.H
  2434. /usr/src/debug/rpm-4.7.0/lib/rpmhash.c
  2435. /usr/src/debug/rpm-4.7.0/lib/rpminstall.c
  2436. /usr/src/debug/rpm-4.7.0/lib/rpmlead.c
  2437. /usr/src/debug/rpm-4.7.0/lib/rpmlead.h
  2438. /usr/src/debug/rpm-4.7.0/lib/rpmliblua.c
  2439. /usr/src/debug/rpm-4.7.0/lib/rpmlock.c
  2440. /usr/src/debug/rpm-4.7.0/lib/rpmps.c
  2441. /usr/src/debug/rpm-4.7.0/lib/rpmrc.c
  2442. /usr/src/debug/rpm-4.7.0/lib/rpmtd.c
  2443. /usr/src/debug/rpm-4.7.0/lib/rpmte.c
  2444. /usr/src/debug/rpm-4.7.0/lib/rpmte_internal.h
  2445. /usr/src/debug/rpm-4.7.0/lib/rpmts.c
  2446. /usr/src/debug/rpm-4.7.0/lib/rpmts_internal.h
  2447. /usr/src/debug/rpm-4.7.0/lib/rpmvercmp.c
  2448. /usr/src/debug/rpm-4.7.0/lib/signature.c
  2449. /usr/src/debug/rpm-4.7.0/lib/signature.h
  2450. /usr/src/debug/rpm-4.7.0/lib/tagexts.c
  2451. /usr/src/debug/rpm-4.7.0/lib/tagname.c
  2452. /usr/src/debug/rpm-4.7.0/lib/tagtbl.c
  2453. /usr/src/debug/rpm-4.7.0/lib/transaction.c
  2454. /usr/src/debug/rpm-4.7.0/lib/verify.c
  2455. /usr/src/debug/rpm-4.7.0/luaext/lposix.c
  2456. /usr/src/debug/rpm-4.7.0/luaext/lrexlib.c
  2457. /usr/src/debug/rpm-4.7.0/luaext/modemuncher.c
  2458. /usr/src/debug/rpm-4.7.0/misc/glob.c
  2459. /usr/src/debug/rpm-4.7.0/misc/glob.h
  2460. /usr/src/debug/rpm-4.7.0/python/header-py.c
  2461. /usr/src/debug/rpm-4.7.0/python/header-py.h
  2462. /usr/src/debug/rpm-4.7.0/python/rpmal-py.c
  2463. /usr/src/debug/rpm-4.7.0/python/rpmal-py.h
  2464. /usr/src/debug/rpm-4.7.0/python/rpmdb-py.c
  2465. /usr/src/debug/rpm-4.7.0/python/rpmdb-py.h
  2466. /usr/src/debug/rpm-4.7.0/python/rpmds-py.c
  2467. /usr/src/debug/rpm-4.7.0/python/rpmds-py.h
  2468. /usr/src/debug/rpm-4.7.0/python/rpmfd-py.c
  2469. /usr/src/debug/rpm-4.7.0/python/rpmfd-py.h
  2470. /usr/src/debug/rpm-4.7.0/python/rpmfi-py.c
  2471. /usr/src/debug/rpm-4.7.0/python/rpmfi-py.h
  2472. /usr/src/debug/rpm-4.7.0/python/rpmmacro-py.c
  2473. /usr/src/debug/rpm-4.7.0/python/rpmmi-py.c
  2474. /usr/src/debug/rpm-4.7.0/python/rpmmi-py.h
  2475. /usr/src/debug/rpm-4.7.0/python/rpmmodule.c
  2476. /usr/src/debug/rpm-4.7.0/python/rpmps-py.c
  2477. /usr/src/debug/rpm-4.7.0/python/rpmps-py.h
  2478. /usr/src/debug/rpm-4.7.0/python/rpmte-py.c
  2479. /usr/src/debug/rpm-4.7.0/python/rpmte-py.h
  2480. /usr/src/debug/rpm-4.7.0/python/rpmts-py.c
  2481. /usr/src/debug/rpm-4.7.0/python/rpmts-py.h
  2482. /usr/src/debug/rpm-4.7.0/python/spec-py.c
  2483. /usr/src/debug/rpm-4.7.0/python/spec-py.h
  2484. /usr/src/debug/rpm-4.7.0/rpm2cpio.c
  2485. /usr/src/debug/rpm-4.7.0/rpmio/argv.c
  2486. /usr/src/debug/rpm-4.7.0/rpmio/base64.c
  2487. /usr/src/debug/rpm-4.7.0/rpmio/digest.c
  2488. /usr/src/debug/rpm-4.7.0/rpmio/digest.h
  2489. /usr/src/debug/rpm-4.7.0/rpmio/fts.c
  2490. /usr/src/debug/rpm-4.7.0/rpmio/fts.h
  2491. /usr/src/debug/rpm-4.7.0/rpmio/macro.c
  2492. /usr/src/debug/rpm-4.7.0/rpmio/rpmfileutil.c
  2493. /usr/src/debug/rpm-4.7.0/rpmio/rpmhook.c
  2494. /usr/src/debug/rpm-4.7.0/rpmio/rpmhook.h
  2495. /usr/src/debug/rpm-4.7.0/rpmio/rpmio.c
  2496. /usr/src/debug/rpm-4.7.0/rpmio/rpmio_internal.h
  2497. /usr/src/debug/rpm-4.7.0/rpmio/rpmkeyring.c
  2498. /usr/src/debug/rpm-4.7.0/rpmio/rpmlog.c
  2499. /usr/src/debug/rpm-4.7.0/rpmio/rpmlua.c
  2500. /usr/src/debug/rpm-4.7.0/rpmio/rpmlua.h
  2501. /usr/src/debug/rpm-4.7.0/rpmio/rpmmalloc.c
  2502. /usr/src/debug/rpm-4.7.0/rpmio/rpmpgp.c
  2503. /usr/src/debug/rpm-4.7.0/rpmio/rpmsq.c
  2504. /usr/src/debug/rpm-4.7.0/rpmio/rpmstring.c
  2505. /usr/src/debug/rpm-4.7.0/rpmio/rpmsw.c
  2506. /usr/src/debug/rpm-4.7.0/rpmio/url.c
  2507. /usr/src/debug/rpm-4.7.0/rpmqv.c
  2508. /usr/src/debug/rpm-4.7.0/system.h
  2509. /usr/src/debug/rpm-4.7.0/tools/debugedit.c
  2510. /usr/src/debug/rpm-4.7.0/tools/hashtab.c
  2511. /usr/src/debug/rpm-4.7.0/tools/hashtab.h
  2512. /usr/src/debug/rpm-4.7.0/tools/javadeps.c
  2513. /usr/src/debug/rpm-4.7.0/tools/rpmdeps.c
  2514. /usr/src/debug/rpm-4.7.0/tools/rpmgraph.c
  2515.  
  2516.  
  2517. RPM build errors:
  2518. Installed (but unpackaged) file(s) found:
  2519. /usr/lib/debug/bin/rpm.debug
  2520. /usr/lib/debug/usr/bin/rpm2cpio.debug
  2521. /usr/lib/debug/usr/bin/rpmbuild.debug
  2522. /usr/lib/debug/usr/bin/rpmdb.debug
  2523. /usr/lib/debug/usr/bin/rpmgraph.debug
  2524. /usr/lib/debug/usr/bin/rpmquery.debug
  2525. /usr/lib/debug/usr/bin/rpmsign.debug
  2526. /usr/lib/debug/usr/bin/rpmverify.debug
  2527. /usr/lib/debug/usr/lib/librpm.so.0.0.0.debug
  2528. /usr/lib/debug/usr/lib/librpm.so.0.debug
  2529. /usr/lib/debug/usr/lib/librpm.so.debug
  2530. /usr/lib/debug/usr/lib/librpmbuild.so.0.0.0.debug
  2531. /usr/lib/debug/usr/lib/librpmbuild.so.0.debug
  2532. /usr/lib/debug/usr/lib/librpmbuild.so.debug
  2533. /usr/lib/debug/usr/lib/librpmio.so.0.0.0.debug
  2534. /usr/lib/debug/usr/lib/librpmio.so.0.debug
  2535. /usr/lib/debug/usr/lib/librpmio.so.debug
  2536. /usr/lib/debug/usr/lib/python2.4/site-packages/rpm/_rpmmodule.so.debug
  2537. /usr/lib/debug/usr/lib/rpm/debugedit.debug
  2538. /usr/lib/debug/usr/lib/rpm/javadeps.debug
  2539. /usr/lib/debug/usr/lib/rpm/rpmdeps.debug
  2540. /usr/src/debug/rpm-4.7.0/build.c
  2541. /usr/src/debug/rpm-4.7.0/build/build.c
  2542. /usr/src/debug/rpm-4.7.0/build/buildio.h
  2543. /usr/src/debug/rpm-4.7.0/build/expression.c
  2544. /usr/src/debug/rpm-4.7.0/build/files.c
  2545. /usr/src/debug/rpm-4.7.0/build/misc.c
  2546. /usr/src/debug/rpm-4.7.0/build/names.c
  2547. /usr/src/debug/rpm-4.7.0/build/pack.c
  2548. /usr/src/debug/rpm-4.7.0/build/parseBuildInstallClean.c
  2549. /usr/src/debug/rpm-4.7.0/build/parseChangelog.c
  2550. /usr/src/debug/rpm-4.7.0/build/parseDescription.c
  2551. /usr/src/debug/rpm-4.7.0/build/parseFiles.c
  2552. /usr/src/debug/rpm-4.7.0/build/parsePreamble.c
  2553. /usr/src/debug/rpm-4.7.0/build/parsePrep.c
  2554. /usr/src/debug/rpm-4.7.0/build/parseReqs.c
  2555. /usr/src/debug/rpm-4.7.0/build/parseScript.c
  2556. /usr/src/debug/rpm-4.7.0/build/parseSpec.c
  2557. /usr/src/debug/rpm-4.7.0/build/poptBT.c
  2558. /usr/src/debug/rpm-4.7.0/build/reqprov.c
  2559. /usr/src/debug/rpm-4.7.0/build/rpmfc.c
  2560. /usr/src/debug/rpm-4.7.0/build/spec.c
  2561. /usr/src/debug/rpm-4.7.0/include/rpm/argv.h
  2562. /usr/src/debug/rpm-4.7.0/include/rpm/header.h
  2563. /usr/src/debug/rpm-4.7.0/include/rpm/rpmal.h
  2564. /usr/src/debug/rpm-4.7.0/include/rpm/rpmbuild.h
  2565. /usr/src/debug/rpm-4.7.0/include/rpm/rpmcallback.h
  2566. /usr/src/debug/rpm-4.7.0/include/rpm/rpmcli.h
  2567. /usr/src/debug/rpm-4.7.0/include/rpm/rpmdb.h
  2568. /usr/src/debug/rpm-4.7.0/include/rpm/rpmds.h
  2569. /usr/src/debug/rpm-4.7.0/include/rpm/rpmfc.h
  2570. /usr/src/debug/rpm-4.7.0/include/rpm/rpmfi.h
  2571. /usr/src/debug/rpm-4.7.0/include/rpm/rpmfileutil.h
  2572. /usr/src/debug/rpm-4.7.0/include/rpm/rpmgi.h
  2573. /usr/src/debug/rpm-4.7.0/include/rpm/rpmio.h
  2574. /usr/src/debug/rpm-4.7.0/include/rpm/rpmlib.h
  2575. /usr/src/debug/rpm-4.7.0/include/rpm/rpmlog.h
  2576. /usr/src/debug/rpm-4.7.0/include/rpm/rpmmacro.h
  2577. /usr/src/debug/rpm-4.7.0/include/rpm/rpmpgp.h
  2578. /usr/src/debug/rpm-4.7.0/include/rpm/rpmps.h
  2579. /usr/src/debug/rpm-4.7.0/include/rpm/rpmspec.h
  2580. /usr/src/debug/rpm-4.7.0/include/rpm/rpmsq.h
  2581. /usr/src/debug/rpm-4.7.0/include/rpm/rpmstring.h
  2582. /usr/src/debug/rpm-4.7.0/include/rpm/rpmsw.h
  2583. /usr/src/debug/rpm-4.7.0/include/rpm/rpmtag.h
  2584. /usr/src/debug/rpm-4.7.0/include/rpm/rpmtd.h
  2585. /usr/src/debug/rpm-4.7.0/include/rpm/rpmte.h
  2586. /usr/src/debug/rpm-4.7.0/include/rpm/rpmts.h
  2587. /usr/src/debug/rpm-4.7.0/include/rpm/rpmtypes.h
  2588. /usr/src/debug/rpm-4.7.0/include/rpm/rpmurl.h
  2589. /usr/src/debug/rpm-4.7.0/include/rpm/rpmvf.h
  2590. /usr/src/debug/rpm-4.7.0/lib/backend/db3.c
  2591. /usr/src/debug/rpm-4.7.0/lib/backend/dbconfig.c
  2592. /usr/src/debug/rpm-4.7.0/lib/cpio.c
  2593. /usr/src/debug/rpm-4.7.0/lib/cpio.h
  2594. /usr/src/debug/rpm-4.7.0/lib/depends.c
  2595. /usr/src/debug/rpm-4.7.0/lib/formats.c
  2596. /usr/src/debug/rpm-4.7.0/lib/fprint.c
  2597. /usr/src/debug/rpm-4.7.0/lib/fprint.h
  2598. /usr/src/debug/rpm-4.7.0/lib/fs.c
  2599. /usr/src/debug/rpm-4.7.0/lib/fsm.c
  2600. /usr/src/debug/rpm-4.7.0/lib/fsm.h
  2601. /usr/src/debug/rpm-4.7.0/lib/hdrNVR.c
  2602. /usr/src/debug/rpm-4.7.0/lib/header.c
  2603. /usr/src/debug/rpm-4.7.0/lib/header_internal.c
  2604. /usr/src/debug/rpm-4.7.0/lib/header_internal.h
  2605. /usr/src/debug/rpm-4.7.0/lib/headerfmt.c
  2606. /usr/src/debug/rpm-4.7.0/lib/legacy.c
  2607. /usr/src/debug/rpm-4.7.0/lib/manifest.c
  2608. /usr/src/debug/rpm-4.7.0/lib/merge.c
  2609. /usr/src/debug/rpm-4.7.0/lib/misc.c
  2610. /usr/src/debug/rpm-4.7.0/lib/package.c
  2611. /usr/src/debug/rpm-4.7.0/lib/poptALL.c
  2612. /usr/src/debug/rpm-4.7.0/lib/poptDB.c
  2613. /usr/src/debug/rpm-4.7.0/lib/poptI.c
  2614. /usr/src/debug/rpm-4.7.0/lib/poptQV.c
  2615. /usr/src/debug/rpm-4.7.0/lib/psm.c
  2616. /usr/src/debug/rpm-4.7.0/lib/psm.h
  2617. /usr/src/debug/rpm-4.7.0/lib/query.c
  2618. /usr/src/debug/rpm-4.7.0/lib/rpmal.c
  2619. /usr/src/debug/rpm-4.7.0/lib/rpmchecksig.c
  2620. /usr/src/debug/rpm-4.7.0/lib/rpmdb.c
  2621. /usr/src/debug/rpm-4.7.0/lib/rpmdb_internal.h
  2622. /usr/src/debug/rpm-4.7.0/lib/rpmds.c
  2623. /usr/src/debug/rpm-4.7.0/lib/rpmfi.c
  2624. /usr/src/debug/rpm-4.7.0/lib/rpmfi_internal.h
  2625. /usr/src/debug/rpm-4.7.0/lib/rpmgi.c
  2626. /usr/src/debug/rpm-4.7.0/lib/rpmhash.C
  2627. /usr/src/debug/rpm-4.7.0/lib/rpmhash.H
  2628. /usr/src/debug/rpm-4.7.0/lib/rpmhash.c
  2629. /usr/src/debug/rpm-4.7.0/lib/rpminstall.c
  2630. /usr/src/debug/rpm-4.7.0/lib/rpmlead.c
  2631. /usr/src/debug/rpm-4.7.0/lib/rpmlead.h
  2632. /usr/src/debug/rpm-4.7.0/lib/rpmliblua.c
  2633. /usr/src/debug/rpm-4.7.0/lib/rpmlock.c
  2634. /usr/src/debug/rpm-4.7.0/lib/rpmps.c
  2635. /usr/src/debug/rpm-4.7.0/lib/rpmrc.c
  2636. /usr/src/debug/rpm-4.7.0/lib/rpmtd.c
  2637. /usr/src/debug/rpm-4.7.0/lib/rpmte.c
  2638. /usr/src/debug/rpm-4.7.0/lib/rpmte_internal.h
  2639. /usr/src/debug/rpm-4.7.0/lib/rpmts.c
  2640. /usr/src/debug/rpm-4.7.0/lib/rpmts_internal.h
  2641. /usr/src/debug/rpm-4.7.0/lib/rpmvercmp.c
  2642. /usr/src/debug/rpm-4.7.0/lib/signature.c
  2643. /usr/src/debug/rpm-4.7.0/lib/signature.h
  2644. /usr/src/debug/rpm-4.7.0/lib/tagexts.c
  2645. /usr/src/debug/rpm-4.7.0/lib/tagname.c
  2646. /usr/src/debug/rpm-4.7.0/lib/tagtbl.c
  2647. /usr/src/debug/rpm-4.7.0/lib/transaction.c
  2648. /usr/src/debug/rpm-4.7.0/lib/verify.c
  2649. /usr/src/debug/rpm-4.7.0/luaext/lposix.c
  2650. /usr/src/debug/rpm-4.7.0/luaext/lrexlib.c
  2651. /usr/src/debug/rpm-4.7.0/luaext/modemuncher.c
  2652. /usr/src/debug/rpm-4.7.0/misc/glob.c
  2653. /usr/src/debug/rpm-4.7.0/misc/glob.h
  2654. /usr/src/debug/rpm-4.7.0/python/header-py.c
  2655. /usr/src/debug/rpm-4.7.0/python/header-py.h
  2656. /usr/src/debug/rpm-4.7.0/python/rpmal-py.c
  2657. /usr/src/debug/rpm-4.7.0/python/rpmal-py.h
  2658. /usr/src/debug/rpm-4.7.0/python/rpmdb-py.c
  2659. /usr/src/debug/rpm-4.7.0/python/rpmdb-py.h
  2660. /usr/src/debug/rpm-4.7.0/python/rpmds-py.c
  2661. /usr/src/debug/rpm-4.7.0/python/rpmds-py.h
  2662. /usr/src/debug/rpm-4.7.0/python/rpmfd-py.c
  2663. /usr/src/debug/rpm-4.7.0/python/rpmfd-py.h
  2664. /usr/src/debug/rpm-4.7.0/python/rpmfi-py.c
  2665. /usr/src/debug/rpm-4.7.0/python/rpmfi-py.h
  2666. /usr/src/debug/rpm-4.7.0/python/rpmmacro-py.c
  2667. /usr/src/debug/rpm-4.7.0/python/rpmmi-py.c
  2668. /usr/src/debug/rpm-4.7.0/python/rpmmi-py.h
  2669. /usr/src/debug/rpm-4.7.0/python/rpmmodule.c
  2670. /usr/src/debug/rpm-4.7.0/python/rpmps-py.c
  2671. /usr/src/debug/rpm-4.7.0/python/rpmps-py.h
  2672. /usr/src/debug/rpm-4.7.0/python/rpmte-py.c
  2673. /usr/src/debug/rpm-4.7.0/python/rpmte-py.h
  2674. /usr/src/debug/rpm-4.7.0/python/rpmts-py.c
  2675. /usr/src/debug/rpm-4.7.0/python/rpmts-py.h
  2676. /usr/src/debug/rpm-4.7.0/python/spec-py.c
  2677. /usr/src/debug/rpm-4.7.0/python/spec-py.h
  2678. /usr/src/debug/rpm-4.7.0/rpm2cpio.c
  2679. /usr/src/debug/rpm-4.7.0/rpmio/argv.c
  2680. /usr/src/debug/rpm-4.7.0/rpmio/base64.c
  2681. /usr/src/debug/rpm-4.7.0/rpmio/digest.c
  2682. /usr/src/debug/rpm-4.7.0/rpmio/digest.h
  2683. /usr/src/debug/rpm-4.7.0/rpmio/fts.c
  2684. /usr/src/debug/rpm-4.7.0/rpmio/fts.h
  2685. /usr/src/debug/rpm-4.7.0/rpmio/macro.c
  2686. /usr/src/debug/rpm-4.7.0/rpmio/rpmfileutil.c
  2687. /usr/src/debug/rpm-4.7.0/rpmio/rpmhook.c
  2688. /usr/src/debug/rpm-4.7.0/rpmio/rpmhook.h
  2689. /usr/src/debug/rpm-4.7.0/rpmio/rpmio.c
  2690. /usr/src/debug/rpm-4.7.0/rpmio/rpmio_internal.h
  2691. /usr/src/debug/rpm-4.7.0/rpmio/rpmkeyring.c
  2692. /usr/src/debug/rpm-4.7.0/rpmio/rpmlog.c
  2693. /usr/src/debug/rpm-4.7.0/rpmio/rpmlua.c
  2694. /usr/src/debug/rpm-4.7.0/rpmio/rpmlua.h
  2695. /usr/src/debug/rpm-4.7.0/rpmio/rpmmalloc.c
  2696. /usr/src/debug/rpm-4.7.0/rpmio/rpmpgp.c
  2697. /usr/src/debug/rpm-4.7.0/rpmio/rpmsq.c
  2698. /usr/src/debug/rpm-4.7.0/rpmio/rpmstring.c
  2699. /usr/src/debug/rpm-4.7.0/rpmio/rpmsw.c
  2700. /usr/src/debug/rpm-4.7.0/rpmio/url.c
  2701. /usr/src/debug/rpm-4.7.0/rpmqv.c
  2702. /usr/src/debug/rpm-4.7.0/system.h
  2703. /usr/src/debug/rpm-4.7.0/tools/debugedit.c
  2704. /usr/src/debug/rpm-4.7.0/tools/hashtab.c
  2705. /usr/src/debug/rpm-4.7.0/tools/hashtab.h
  2706. /usr/src/debug/rpm-4.7.0/tools/javadeps.c
  2707. /usr/src/debug/rpm-4.7.0/tools/rpmdeps.c
  2708. /usr/src/debug/rpm-4.7.0/tools/rpmgraph.c
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement