Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target armv7hl --nodeps builddir/build/SPECS/dcraw.spec'], False, '/var/lib/mock/c7-pass-1-armhfp-f9e86a389c7c585056f458673f5b57dcaaa425fd/root/', None, 0, True, False, 993, 135, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target armv7hl --nodeps builddir/build/SPECS/dcraw.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/dcraw-9.19-6.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target armv7hl --nodeps builddir/build/SPECS/dcraw.spec'], False, '/var/lib/mock/c7-pass-1-armhfp-f9e86a389c7c585056f458673f5b57dcaaa425fd/root/', None, 0, True, False, 993, 135, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target armv7hl --nodeps builddir/build/SPECS/dcraw.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.rK8Sxu + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf dcraw + /usr/bin/gzip -dc /builddir/build/SOURCES/dcraw-9.19.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd dcraw + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (dcraw-9.19-lcms2.patch):' Patch #0 (dcraw-9.19-lcms2.patch): + /usr/bin/cat /builddir/build/SOURCES/dcraw-9.19-lcms2.patch + /usr/bin/patch -p1 -b --suffix .lcms2 --fuzz=0 patching file dcraw.c + echo 'Patch #1 (dcraw-9.19-CVE-2013-1438.patch):' Patch #1 (dcraw-9.19-CVE-2013-1438.patch): + /usr/bin/cat /builddir/build/SOURCES/dcraw-9.19-CVE-2013-1438.patch + /usr/bin/patch -p1 -b --suffix .CVE-2013-1438 --fuzz=0 patching file dcraw.c Hunk #1 succeeded at 834 (offset 6 lines). Hunk #2 succeeded at 892 (offset 6 lines). Hunk #3 succeeded at 913 (offset 6 lines). Hunk #4 succeeded at 5457 (offset 6 lines). Hunk #5 succeeded at 5676 (offset 6 lines). Hunk #6 succeeded at 5801 (offset 6 lines). Hunk #7 succeeded at 5815 (offset 6 lines). Hunk #8 succeeded at 5903 (offset 6 lines). + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ChnIMU + umask 022 + cd /builddir/build/BUILD + cd dcraw + gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -lm -ljpeg -llcms2 -ljasper -DUSE_LCMS2 '-DLOCALEDIR="/usr/share/locale"' -o dcraw dcraw.c dcraw.c: In function 'parse_phase_one': dcraw.c:6231:26: warning: variable 'type' set but not used [-Wunused-but-set-variable] unsigned entries, tag, type, len, data, save, i, c; ^ dcraw.c: In function 'get2': dcraw.c:318:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread (str, 1, 2, ifp); ^ dcraw.c: In function 'get4': dcraw.c:334:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread (str, 1, 4, ifp); ^ dcraw.c: In function 'canon_has_lowbits': dcraw.c:702:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread (test, 1, sizeof test, ifp); ^ dcraw.c: In function 'ljpeg_start': dcraw.c:783:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread (data, 2, 1, ifp); ^ dcraw.c:786:11: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread (data, 2, 2, ifp); ^ dcraw.c:790:11: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread (data, 1, len, ifp); ^ dcraw.c: In function 'nikon_e2100': dcraw.c:1186:11: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread (t, 1, 12, ifp); ^ dcraw.c: In function 'nikon_3700': dcraw.c:1208:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread (dp, 1, 24, ifp); ^ dcraw.c: In function 'minolta_z2': dcraw.c:1226:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread (tail, 1, sizeof tail, ifp); ^ dcraw.c: In function 'ppm_thumb': dcraw.c:1241:10: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread (thumb, 1, thumb_length, ifp); ^ dcraw.c: In function 'layer_thumb': dcraw.c:1272:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread (thumb, thumb_length, colors, ifp); ^ dcraw.c: In function 'pana_bits': dcraw.c:1781:11: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread (buf+load_flags, 1, 0x4000-load_flags, ifp); ^ dcraw.c:1782:11: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread (buf, 1, load_flags, ifp); ^ dcraw.c: In function 'sony_load_raw': dcraw.c:2417:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread (head, 1, 40, ifp); ^ dcraw.c: In function 'sony_arw2_load_raw': dcraw.c:2464:11: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread (data, 1, raw_width, ifp); ^ dcraw.c: In function 'foveon_thumb': dcraw.c:2750:14: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread (buf, 1, bwide, ifp); ^ dcraw.c: In function 'foveon_load_camf': dcraw.c:2856:11: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread (meta_data, 1, meta_length, ifp); ^ dcraw.c: In function 'subtract': dcraw.c:3586:11: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread (pixel, 2, width, fp); ^ dcraw.c: In function 'parse_makernote': dcraw.c:4834:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread (buf, 1, 10, ifp); ^ dcraw.c:4909:13: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets (model2, 64, ifp); ^ dcraw.c:4913:13: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread (artist, 64, 1, ifp); ^ dcraw.c:4934:13: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread (buf, 1, 10, ifp); ^ dcraw.c:4943:13: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread (model, 64, 1, ifp); ^ dcraw.c:4992:8: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread (buf97, 324, 1, ifp); ^ dcraw.c: In function 'get_timestamp': dcraw.c:5107:11: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread (str, 19, 1, ifp); ^ dcraw.c: In function 'parse_gps': dcraw.c:5165:8: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets ((char *) (gpsdata+14+tag/3), MIN(len,12), ifp); ^ dcraw.c: In function 'parse_mos': dcraw.c:5200:11: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread (data, 1, 40, ifp); ^ dcraw.c:5212:14: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf (ifp, "%d", &i); ^ dcraw.c:5223:9: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf (ifp, "%f", &romm_cam[0][i]); ^ dcraw.c:5227:14: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf (ifp, "%d", &planes); ^ dcraw.c:5229:14: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf (ifp, "%d", &flip); ^ dcraw.c:5232:9: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf (ifp, "%d", &i); ^ dcraw.c:5236:14: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf (ifp, "%d", &i); ^ dcraw.c:5240:20: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] FORC4 fscanf (ifp, "%d", neut+c); ^ dcraw.c: In function 'parse_tiff_ifd': dcraw.c:5379:8: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread (desc, 512, 1, ifp); ^ dcraw.c:5382:8: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets (make, 64, ifp); ^ dcraw.c:5385:8: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets (model, 64, ifp); ^ dcraw.c:5426:8: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets (software, 64, ifp); ^ dcraw.c:5439:8: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread (artist, 64, 1, ifp); ^ dcraw.c:5494:8: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets (model2, 64, ifp); ^ dcraw.c:5499:8: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread (cfa_pat, 1, plen, ifp); ^ dcraw.c:5522:8: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread (software, 1, 7, ifp); ^ dcraw.c:5526:17: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] FORC4 fscanf (ifp, "%f", &rgb_cam[i][c^1]); ^ dcraw.c:5612:8: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread (cbuf, 1, len, ifp); ^ dcraw.c:5640:8: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread (cfa_pc, 1, colors, ifp); ^ dcraw.c:5745:23: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] if (type == 2) fgets (model2, 64, ifp); ^ dcraw.c:5751:11: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread (buf, sony_length, 1, ifp); ^ dcraw.c: In function 'parse_ciff': dcraw.c:6072:13: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread (artist, 64, 1, ifp); ^ dcraw.c:6074:13: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread (make, 64, 1, ifp); ^ dcraw.c:6076:13: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread (model, 64, 1, ifp); ^ dcraw.c: In function 'parse_rollei': dcraw.c:6167:11: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets (line, 128, ifp); ^ dcraw.c: In function 'parse_sinar_ia': dcraw.c:6208:11: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread (str, 8, 1, ifp); ^ dcraw.c:6214:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread (make, 64, 1, ifp); ^ dcraw.c: In function 'parse_phase_one': dcraw.c:6278:8: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread (model, 1, 63, ifp); ^ dcraw.c: In function 'parse_riff': dcraw.c:6370:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread (tag, 4, 1, ifp); ^ dcraw.c:6386:11: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread (date, 64, 1, ifp); ^ dcraw.c: In function 'guess_byte_order': dcraw.c:7435:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread (test[0], 2, 2, ifp); ^ dcraw.c:7437:11: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread (test[t], 2, 1, ifp); ^ dcraw.c: In function 'identify': dcraw.c:7703:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread (head, 1, 32, ifp); ^ dcraw.c:7764:11: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread (make, 1, 8, ifp); ^ dcraw.c:7765:11: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread (model, 1, 8, ifp); ^ dcraw.c:7766:11: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread (model2, 1, 16, ifp); ^ dcraw.c:7792:11: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread (model, 1, 64, ifp); ^ dcraw.c:7800:11: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread (make, 1, 41, ifp); ^ dcraw.c:7804:11: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread (model, 1, 30, ifp); ^ dcraw.c: In function 'apply_profile': dcraw.c:8633:11: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread (prof, 1, profile_length, ifp); ^ dcraw.c:8642:11: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread (&size, 4, 1, fp); ^ dcraw.c:8646:11: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread (oprof, 1, size, fp); ^ dcraw.c: In function 'jpeg_thumb': dcraw.c:8980:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread (thumb, 1, thumb_length, ifp); ^ dcraw.c: In function 'main': dcraw.c:9353:13: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread (raw_image, 2, raw_height*raw_width, stdin); ^ dcraw.c: In function 'kodak_radc_load_raw': dcraw.c:2005:27: warning: iteration 386u invokes undefined behavior [-Waggressive-loop-optimizations] buf[c][0][i] = (buf[c][0][i] * val + x) >> s; ^ dcraw.c:2004:7: note: containing loop for (i=0; i < sizeof(buf[0])/sizeof(short); i++) ^ dcraw.c:1996:18: warning: iteration 386u invokes undefined behavior [-Waggressive-loop-optimizations] buf[0][0][i] = 2048; ^ dcraw.c:1995:3: note: containing loop for (i=0; i < sizeof(buf)/sizeof(short); i++) ^ dcraw.c: In function 'foveon_interpolate': dcraw.c:3148:33: warning: iteration 2u invokes undefined behavior [-Waggressive-loop-optimizations] ddft[0][0][i] = ddft[1][0][i] + ^ dcraw.c:3147:5: note: containing loop for (i=0; i < 6; i++) ^ dcraw.c:3102:33: warning: iteration 2u invokes undefined behavior [-Waggressive-loop-optimizations] ddft[0][0][i] = ddft[1][0][i] + ^ dcraw.c:3101:5: note: containing loop for (i=0; i < 6; i++) ^ dcraw.c: In function 'xtrans_interpolate': dcraw.c:4299:27: warning: 'sgcol' may be used uninitialized in this function [-Wmaybe-uninitialized] ushort min, max, sgrow, sgcol; ^ dcraw.c:4346:19: warning: 'sgrow' may be used uninitialized in this function [-Wmaybe-uninitialized] switch ((row-sgrow) % 3) { ^ dcraw.c: In function 'parse_phase_one': dcraw.c:6253:19: warning: iteration 3u invokes undefined behavior [-Waggressive-loop-optimizations] romm_cam[0][i] = getreal(11); ^ dcraw.c:6252:2: note: containing loop for (i=0; i < 9; i++) ^ dcraw.c: In function 'adobe_coeff': dcraw.c:7402:18: warning: iteration 3u invokes undefined behavior [-Waggressive-loop-optimizations] cam_xyz[0][j] = table[i].trans[j] / 10000.0; ^ dcraw.c:7401:2: note: containing loop for (j=0; j < 12; j++) ^ + for catsrc in 'dcraw_*.po' + lang=dcraw_ca + lang=ca + msgfmt -o dcraw_ca.mo dcraw_ca.po + for catsrc in 'dcraw_*.po' + lang=dcraw_cs + lang=cs + msgfmt -o dcraw_cs.mo dcraw_cs.po + for catsrc in 'dcraw_*.po' + lang=dcraw_da + lang=da + msgfmt -o dcraw_da.mo dcraw_da.po + for catsrc in 'dcraw_*.po' + lang=dcraw_de + lang=de + msgfmt -o dcraw_de.mo dcraw_de.po + for catsrc in 'dcraw_*.po' + lang=dcraw_eo + lang=eo + msgfmt -o dcraw_eo.mo dcraw_eo.po + for catsrc in 'dcraw_*.po' + lang=dcraw_es + lang=es + msgfmt -o dcraw_es.mo dcraw_es.po + for catsrc in 'dcraw_*.po' + lang=dcraw_fr + lang=fr + msgfmt -o dcraw_fr.mo dcraw_fr.po + for catsrc in 'dcraw_*.po' + lang=dcraw_hu + lang=hu + msgfmt -o dcraw_hu.mo dcraw_hu.po + for catsrc in 'dcraw_*.po' + lang=dcraw_it + lang=it + msgfmt -o dcraw_it.mo dcraw_it.po + for catsrc in 'dcraw_*.po' + lang=dcraw_nl + lang=nl + msgfmt -o dcraw_nl.mo dcraw_nl.po + for catsrc in 'dcraw_*.po' + lang=dcraw_pl + lang=pl + msgfmt -o dcraw_pl.mo dcraw_pl.po + for catsrc in 'dcraw_*.po' + lang=dcraw_pt + lang=pt + msgfmt -o dcraw_pt.mo dcraw_pt.po + for catsrc in 'dcraw_*.po' + lang=dcraw_ru + lang=ru + msgfmt -o dcraw_ru.mo dcraw_ru.po + for catsrc in 'dcraw_*.po' + lang=dcraw_sv + lang=sv + msgfmt -o dcraw_sv.mo dcraw_sv.po + for catsrc in 'dcraw_*.po' + lang=dcraw_zh_CN + lang=zh_CN + msgfmt -o dcraw_zh_CN.mo dcraw_zh_CN.po + for catsrc in 'dcraw_*.po' + lang=dcraw_zh_TW + lang=zh_TW + msgfmt -o dcraw_zh_TW.mo dcraw_zh_TW.po Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.BJVicb + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/dcraw-9.19-6.el7.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/dcraw-9.19-6.el7.arm ++ dirname /builddir/build/BUILDROOT/dcraw-9.19-6.el7.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/dcraw-9.19-6.el7.arm + cd dcraw + rm -rf /builddir/build/BUILDROOT/dcraw-9.19-6.el7.arm + install -d -m 0755 /builddir/build/BUILDROOT/dcraw-9.19-6.el7.arm/usr/bin + install -m 0755 dcraw /builddir/build/BUILDROOT/dcraw-9.19-6.el7.arm/usr/bin + for catalog in 'dcraw_*.mo' + lang=dcraw_ca + lang=ca + install -d -m 0755 /builddir/build/BUILDROOT/dcraw-9.19-6.el7.arm/usr/share/locale/ca/LC_MESSAGES + install -m 0644 dcraw_ca.mo /builddir/build/BUILDROOT/dcraw-9.19-6.el7.arm/usr/share/locale/ca/LC_MESSAGES/dcraw.mo + for catalog in 'dcraw_*.mo' + lang=dcraw_cs + lang=cs + install -d -m 0755 /builddir/build/BUILDROOT/dcraw-9.19-6.el7.arm/usr/share/locale/cs/LC_MESSAGES + install -m 0644 dcraw_cs.mo /builddir/build/BUILDROOT/dcraw-9.19-6.el7.arm/usr/share/locale/cs/LC_MESSAGES/dcraw.mo + for catalog in 'dcraw_*.mo' + lang=dcraw_da + lang=da + install -d -m 0755 /builddir/build/BUILDROOT/dcraw-9.19-6.el7.arm/usr/share/locale/da/LC_MESSAGES + install -m 0644 dcraw_da.mo /builddir/build/BUILDROOT/dcraw-9.19-6.el7.arm/usr/share/locale/da/LC_MESSAGES/dcraw.mo + for catalog in 'dcraw_*.mo' + lang=dcraw_de + lang=de + install -d -m 0755 /builddir/build/BUILDROOT/dcraw-9.19-6.el7.arm/usr/share/locale/de/LC_MESSAGES + install -m 0644 dcraw_de.mo /builddir/build/BUILDROOT/dcraw-9.19-6.el7.arm/usr/share/locale/de/LC_MESSAGES/dcraw.mo + for catalog in 'dcraw_*.mo' + lang=dcraw_eo + lang=eo + install -d -m 0755 /builddir/build/BUILDROOT/dcraw-9.19-6.el7.arm/usr/share/locale/eo/LC_MESSAGES + install -m 0644 dcraw_eo.mo /builddir/build/BUILDROOT/dcraw-9.19-6.el7.arm/usr/share/locale/eo/LC_MESSAGES/dcraw.mo + for catalog in 'dcraw_*.mo' + lang=dcraw_es + lang=es + install -d -m 0755 /builddir/build/BUILDROOT/dcraw-9.19-6.el7.arm/usr/share/locale/es/LC_MESSAGES + install -m 0644 dcraw_es.mo /builddir/build/BUILDROOT/dcraw-9.19-6.el7.arm/usr/share/locale/es/LC_MESSAGES/dcraw.mo + for catalog in 'dcraw_*.mo' + lang=dcraw_fr + lang=fr + install -d -m 0755 /builddir/build/BUILDROOT/dcraw-9.19-6.el7.arm/usr/share/locale/fr/LC_MESSAGES + install -m 0644 dcraw_fr.mo /builddir/build/BUILDROOT/dcraw-9.19-6.el7.arm/usr/share/locale/fr/LC_MESSAGES/dcraw.mo + for catalog in 'dcraw_*.mo' + lang=dcraw_hu + lang=hu + install -d -m 0755 /builddir/build/BUILDROOT/dcraw-9.19-6.el7.arm/usr/share/locale/hu/LC_MESSAGES + install -m 0644 dcraw_hu.mo /builddir/build/BUILDROOT/dcraw-9.19-6.el7.arm/usr/share/locale/hu/LC_MESSAGES/dcraw.mo + for catalog in 'dcraw_*.mo' + lang=dcraw_it + lang=it + install -d -m 0755 /builddir/build/BUILDROOT/dcraw-9.19-6.el7.arm/usr/share/locale/it/LC_MESSAGES + install -m 0644 dcraw_it.mo /builddir/build/BUILDROOT/dcraw-9.19-6.el7.arm/usr/share/locale/it/LC_MESSAGES/dcraw.mo + for catalog in 'dcraw_*.mo' + lang=dcraw_nl + lang=nl + install -d -m 0755 /builddir/build/BUILDROOT/dcraw-9.19-6.el7.arm/usr/share/locale/nl/LC_MESSAGES + install -m 0644 dcraw_nl.mo /builddir/build/BUILDROOT/dcraw-9.19-6.el7.arm/usr/share/locale/nl/LC_MESSAGES/dcraw.mo + for catalog in 'dcraw_*.mo' + lang=dcraw_pl + lang=pl + install -d -m 0755 /builddir/build/BUILDROOT/dcraw-9.19-6.el7.arm/usr/share/locale/pl/LC_MESSAGES + install -m 0644 dcraw_pl.mo /builddir/build/BUILDROOT/dcraw-9.19-6.el7.arm/usr/share/locale/pl/LC_MESSAGES/dcraw.mo + for catalog in 'dcraw_*.mo' + lang=dcraw_pt + lang=pt + install -d -m 0755 /builddir/build/BUILDROOT/dcraw-9.19-6.el7.arm/usr/share/locale/pt/LC_MESSAGES + install -m 0644 dcraw_pt.mo /builddir/build/BUILDROOT/dcraw-9.19-6.el7.arm/usr/share/locale/pt/LC_MESSAGES/dcraw.mo + for catalog in 'dcraw_*.mo' + lang=dcraw_ru + lang=ru + install -d -m 0755 /builddir/build/BUILDROOT/dcraw-9.19-6.el7.arm/usr/share/locale/ru/LC_MESSAGES + install -m 0644 dcraw_ru.mo /builddir/build/BUILDROOT/dcraw-9.19-6.el7.arm/usr/share/locale/ru/LC_MESSAGES/dcraw.mo + for catalog in 'dcraw_*.mo' + lang=dcraw_sv + lang=sv + install -d -m 0755 /builddir/build/BUILDROOT/dcraw-9.19-6.el7.arm/usr/share/locale/sv/LC_MESSAGES + install -m 0644 dcraw_sv.mo /builddir/build/BUILDROOT/dcraw-9.19-6.el7.arm/usr/share/locale/sv/LC_MESSAGES/dcraw.mo + for catalog in 'dcraw_*.mo' + lang=dcraw_zh_CN + lang=zh_CN + install -d -m 0755 /builddir/build/BUILDROOT/dcraw-9.19-6.el7.arm/usr/share/locale/zh_CN/LC_MESSAGES + install -m 0644 dcraw_zh_CN.mo /builddir/build/BUILDROOT/dcraw-9.19-6.el7.arm/usr/share/locale/zh_CN/LC_MESSAGES/dcraw.mo + for catalog in 'dcraw_*.mo' + lang=dcraw_zh_TW + lang=zh_TW + install -d -m 0755 /builddir/build/BUILDROOT/dcraw-9.19-6.el7.arm/usr/share/locale/zh_TW/LC_MESSAGES + install -m 0644 dcraw_zh_TW.mo /builddir/build/BUILDROOT/dcraw-9.19-6.el7.arm/usr/share/locale/zh_TW/LC_MESSAGES/dcraw.mo + install -d -m 0755 /builddir/build/BUILDROOT/dcraw-9.19-6.el7.arm/usr/bin /builddir/build/BUILDROOT/dcraw-9.19-6.el7.arm/usr/share/man/man1 + install -m 0644 dcraw.1 /builddir/build/BUILDROOT/dcraw-9.19-6.el7.arm/usr/share/man/man1/dcraw.1 + rm -f dcraw-man-files + touch dcraw-man-files + for manpage in 'dcraw_*.1' + lang=dcraw_ca + lang=ca + install -d -m 0755 /builddir/build/BUILDROOT/dcraw-9.19-6.el7.arm/usr/share/man/ca/man1 + install -m 0644 dcraw_ca.1 /builddir/build/BUILDROOT/dcraw-9.19-6.el7.arm/usr/share/man/ca/man1/dcraw.1 + echo '%lang(ca) %{_mandir}/ca/man1/*' + for manpage in 'dcraw_*.1' + lang=dcraw_cs + lang=cs + install -d -m 0755 /builddir/build/BUILDROOT/dcraw-9.19-6.el7.arm/usr/share/man/cs/man1 + install -m 0644 dcraw_cs.1 /builddir/build/BUILDROOT/dcraw-9.19-6.el7.arm/usr/share/man/cs/man1/dcraw.1 + echo '%lang(cs) %{_mandir}/cs/man1/*' + for manpage in 'dcraw_*.1' + lang=dcraw_da + lang=da + install -d -m 0755 /builddir/build/BUILDROOT/dcraw-9.19-6.el7.arm/usr/share/man/da/man1 + install -m 0644 dcraw_da.1 /builddir/build/BUILDROOT/dcraw-9.19-6.el7.arm/usr/share/man/da/man1/dcraw.1 + echo '%lang(da) %{_mandir}/da/man1/*' + for manpage in 'dcraw_*.1' + lang=dcraw_de + lang=de + install -d -m 0755 /builddir/build/BUILDROOT/dcraw-9.19-6.el7.arm/usr/share/man/de/man1 + install -m 0644 dcraw_de.1 /builddir/build/BUILDROOT/dcraw-9.19-6.el7.arm/usr/share/man/de/man1/dcraw.1 + echo '%lang(de) %{_mandir}/de/man1/*' + for manpage in 'dcraw_*.1' + lang=dcraw_eo + lang=eo + install -d -m 0755 /builddir/build/BUILDROOT/dcraw-9.19-6.el7.arm/usr/share/man/eo/man1 + install -m 0644 dcraw_eo.1 /builddir/build/BUILDROOT/dcraw-9.19-6.el7.arm/usr/share/man/eo/man1/dcraw.1 + echo '%lang(eo) %{_mandir}/eo/man1/*' + for manpage in 'dcraw_*.1' + lang=dcraw_es + lang=es + install -d -m 0755 /builddir/build/BUILDROOT/dcraw-9.19-6.el7.arm/usr/share/man/es/man1 + install -m 0644 dcraw_es.1 /builddir/build/BUILDROOT/dcraw-9.19-6.el7.arm/usr/share/man/es/man1/dcraw.1 + echo '%lang(es) %{_mandir}/es/man1/*' + for manpage in 'dcraw_*.1' + lang=dcraw_fr + lang=fr + install -d -m 0755 /builddir/build/BUILDROOT/dcraw-9.19-6.el7.arm/usr/share/man/fr/man1 + install -m 0644 dcraw_fr.1 /builddir/build/BUILDROOT/dcraw-9.19-6.el7.arm/usr/share/man/fr/man1/dcraw.1 + echo '%lang(fr) %{_mandir}/fr/man1/*' + for manpage in 'dcraw_*.1' + lang=dcraw_hu + lang=hu + install -d -m 0755 /builddir/build/BUILDROOT/dcraw-9.19-6.el7.arm/usr/share/man/hu/man1 + install -m 0644 dcraw_hu.1 /builddir/build/BUILDROOT/dcraw-9.19-6.el7.arm/usr/share/man/hu/man1/dcraw.1 + echo '%lang(hu) %{_mandir}/hu/man1/*' + for manpage in 'dcraw_*.1' + lang=dcraw_it + lang=it + install -d -m 0755 /builddir/build/BUILDROOT/dcraw-9.19-6.el7.arm/usr/share/man/it/man1 + install -m 0644 dcraw_it.1 /builddir/build/BUILDROOT/dcraw-9.19-6.el7.arm/usr/share/man/it/man1/dcraw.1 + echo '%lang(it) %{_mandir}/it/man1/*' + for manpage in 'dcraw_*.1' + lang=dcraw_pl + lang=pl + install -d -m 0755 /builddir/build/BUILDROOT/dcraw-9.19-6.el7.arm/usr/share/man/pl/man1 + install -m 0644 dcraw_pl.1 /builddir/build/BUILDROOT/dcraw-9.19-6.el7.arm/usr/share/man/pl/man1/dcraw.1 + echo '%lang(pl) %{_mandir}/pl/man1/*' + for manpage in 'dcraw_*.1' + lang=dcraw_pt + lang=pt + install -d -m 0755 /builddir/build/BUILDROOT/dcraw-9.19-6.el7.arm/usr/share/man/pt/man1 + install -m 0644 dcraw_pt.1 /builddir/build/BUILDROOT/dcraw-9.19-6.el7.arm/usr/share/man/pt/man1/dcraw.1 + echo '%lang(pt) %{_mandir}/pt/man1/*' + for manpage in 'dcraw_*.1' + lang=dcraw_ru + lang=ru + install -d -m 0755 /builddir/build/BUILDROOT/dcraw-9.19-6.el7.arm/usr/share/man/ru/man1 + install -m 0644 dcraw_ru.1 /builddir/build/BUILDROOT/dcraw-9.19-6.el7.arm/usr/share/man/ru/man1/dcraw.1 + echo '%lang(ru) %{_mandir}/ru/man1/*' + for manpage in 'dcraw_*.1' + lang=dcraw_sv + lang=sv + install -d -m 0755 /builddir/build/BUILDROOT/dcraw-9.19-6.el7.arm/usr/share/man/sv/man1 + install -m 0644 dcraw_sv.1 /builddir/build/BUILDROOT/dcraw-9.19-6.el7.arm/usr/share/man/sv/man1/dcraw.1 + echo '%lang(sv) %{_mandir}/sv/man1/*' + for manpage in 'dcraw_*.1' + lang=dcraw_zh_CN + lang=zh_CN + install -d -m 0755 /builddir/build/BUILDROOT/dcraw-9.19-6.el7.arm/usr/share/man/zh_CN/man1 + install -m 0644 dcraw_zh_CN.1 /builddir/build/BUILDROOT/dcraw-9.19-6.el7.arm/usr/share/man/zh_CN/man1/dcraw.1 + echo '%lang(zh_CN) %{_mandir}/zh_CN/man1/*' + for manpage in 'dcraw_*.1' + lang=dcraw_zh_TW + lang=zh_TW + install -d -m 0755 /builddir/build/BUILDROOT/dcraw-9.19-6.el7.arm/usr/share/man/zh_TW/man1 + install -m 0644 dcraw_zh_TW.1 /builddir/build/BUILDROOT/dcraw-9.19-6.el7.arm/usr/share/man/zh_TW/man1/dcraw.1 + echo '%lang(zh_TW) %{_mandir}/zh_TW/man1/*' + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/dcraw-9.19-6.el7.arm dcraw + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/dcraw extracting debug info from /builddir/build/BUILDROOT/dcraw-9.19-6.el7.arm/usr/bin/dcraw dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 595 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: dcraw-9.19-6.el7.armv7hl Provides: dcraw = 9.19-6.el7 dcraw(armv7hl-32) = 9.19-6.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.11) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libjasper.so.1 libjpeg.so.62 libjpeg.so.62(LIBJPEG_6.2) liblcms2.so.2 libm.so.6 libm.so.6(GLIBC_2.4) rtld(GNU_HASH) Processing files: dcraw-debuginfo-9.19-6.el7.armv7hl Provides: dcraw-debuginfo = 9.19-6.el7 dcraw-debuginfo(armv7hl-32) = 9.19-6.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/dcraw-9.19-6.el7.arm Wrote: /builddir/build/RPMS/dcraw-9.19-6.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/dcraw-debuginfo-9.19-6.el7.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.bvKKrk + umask 022 + cd /builddir/build/BUILD + cd dcraw + rm -rf /builddir/build/BUILDROOT/dcraw-9.19-6.el7.arm + exit 0 Child return code was: 0 LEAVE do -->