Mock Version: 1.4.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/opencpn-plugin-iacfleet.spec'], chrootPath='/var/lib/mock/608690-fedora-rawhide-x86_64/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=[]printOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/opencpn-plugin-iacfleet.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/opencpn-plugin-iacfleet-0.0-0.1.577bcc0.fc28.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/opencpn-plugin-iacfleet.spec'], chrootPath='/var/lib/mock/608690-fedora-rawhide-x86_64/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=[]printOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/opencpn-plugin-iacfleet.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.4HyhYE + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7 + /usr/bin/gzip -dc /builddir/build/SOURCES/iacfleet_pi-577bcc0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i -e 's/SET(PREFIX_LIB lib)/SET(PREFIX_LIB lib64)/' cmake/PluginInstall.cmake + mkdir build + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.qsHkzJ + umask 022 + cd /builddir/build/BUILD + cd iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7 + cd build + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + /usr/bin/cmake -DCMAKE_C_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_Fortran_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON -DCMAKE_INSTALL_PREFIX:PATH=/usr -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=/usr/lib64 -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DLIB_SUFFIX=64 -DBUILD_SHARED_LIBS:BOOL=ON -DBUILD_SHARED_LIBS:BOOL=OFF .. -- The C compiler identification is GNU 7.2.1 -- The CXX compiler identification is GNU 7.2.1 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done CMake Deprecation Warning at cmake/PluginConfigure.cmake:11 (CMAKE_POLICY): The OLD behavior for policy CMP0003 will be removed from a future version of CMake. The cmake-policies(7) manual explains that the OLD behaviors of all policies are deprecated and that a policy should be set to OLD only under specific short-term circumstances. Projects should be ported to the NEW behavior and not rely on setting a policy to OLD. Call Stack (most recent call first): CMakeLists.txt:34 (INCLUDE) CMake Deprecation Warning at cmake/PluginConfigure.cmake:12 (CMAKE_POLICY): The OLD behavior for policy CMP0005 will be removed from a future version of CMake. The cmake-policies(7) manual explains that the OLD behaviors of all policies are deprecated and that a policy should be set to OLD only under specific short-term circumstances. Projects should be ported to the NEW behavior and not rely on setting a policy to OLD. Call Stack (most recent call first): CMakeLists.txt:34 (INCLUDE) CMake Deprecation Warning at cmake/PluginConfigure.cmake:13 (CMAKE_POLICY): The OLD behavior for policy CMP0011 will be removed from a future version of CMake. The cmake-policies(7) manual explains that the OLD behaviors of all policies are deprecated and that a policy should be set to OLD only under specific short-term circumstances. Projects should be ported to the NEW behavior and not rely on setting a policy to OLD. Call Stack (most recent call first): CMakeLists.txt:34 (INCLUDE) -- *** Staging to build iacfleet_pi *** -- Found wxWidgets: -pthread;;;-lwx_baseu-3.0;-lwx_gtk3u_core-3.0;-lwx_baseu_net-3.0;-lwx_baseu_xml-3.0;-lwx_gtk3u_html-3.0;-lwx_gtk3u_adv-3.0 (found version "3.0.3") -- Found OpenGL: /usr/lib64/libGL.so -- Found OpenGL... -- Lib: /usr/lib64/libGLU.so/usr/lib64/libGL.so -- Include: /usr/include -- Found Gettext: /usr/bin/msgmerge (found version "0.19.8.1") -- Found BZip2: /usr/lib64/libbz2.so (found version "1.0.6") -- Looking for BZ2_bzCompressInit -- Looking for BZ2_bzCompressInit - found -- Found ZLIB: /usr/lib64/libz.so (found version "1.2.11") CMake Deprecation Warning at cmake/PluginPackage.cmake:10 (CMAKE_POLICY): The OLD behavior for policy CMP0002 will be removed from a future version of CMake. The cmake-policies(7) manual explains that the OLD behaviors of all policies are deprecated and that a policy should be set to OLD only under specific short-term circumstances. Projects should be ported to the NEW behavior and not rely on setting a policy to OLD. Call Stack (most recent call first): CMakeLists.txt:61 (INCLUDE) -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_CXX_FLAGS_RELEASE CMAKE_C_FLAGS_RELEASE CMAKE_Fortran_FLAGS_RELEASE INCLUDE_INSTALL_DIR LIB_INSTALL_DIR LIB_SUFFIX SHARE_INSTALL_PREFIX SYSCONF_INSTALL_DIR -- Build files have been written to: /builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/build + /usr/bin/make -O -j2 /usr/bin/cmake -H/builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7 -B/builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/build/CMakeFiles /builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/build/CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all /usr/bin/make -f CMakeFiles/iacfleet-i18n.dir/build.make CMakeFiles/iacfleet-i18n.dir/depend make[2]: Entering directory '/builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/build' cd /builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7 /builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7 /builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/build /builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/build /builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/build/CMakeFiles/iacfleet-i18n.dir/DependInfo.cmake --color= Scanning dependencies of target iacfleet-i18n make[2]: Leaving directory '/builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/build' /usr/bin/make -f CMakeFiles/iacfleet-i18n.dir/build.make CMakeFiles/iacfleet-i18n.dir/build make[2]: Entering directory '/builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/build' [ 3%] iacfleet-i18n [zh_TW]: Created mo file. /usr/bin/msgfmt --check -o /builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/build/zh_TW.mo /builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/po/zh_TW.po /usr/bin/cmake -E copy /builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/build/zh_TW.mo Resources/zh_TW.lproj/opencpn-iacfleet_pi.mo make[2]: Leaving directory '/builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/build' make[2]: Entering directory '/builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/build' [ 6%] iacfleet-i18n [ca_ES]: Created mo file. /usr/bin/msgfmt --check -o /builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/build/ca_ES.mo /builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/po/ca_ES.po /usr/bin/cmake -E copy /builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/build/ca_ES.mo Resources/ca_ES.lproj/opencpn-iacfleet_pi.mo make[2]: Leaving directory '/builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/build' make[2]: Entering directory '/builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/build' [ 10%] iacfleet-i18n [cs_CZ]: Created mo file. /usr/bin/msgfmt --check -o /builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/build/cs_CZ.mo /builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/po/cs_CZ.po /usr/bin/cmake -E copy /builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/build/cs_CZ.mo Resources/cs_CZ.lproj/opencpn-iacfleet_pi.mo make[2]: Leaving directory '/builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/build' make[2]: Entering directory '/builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/build' [ 13%] iacfleet-i18n [da_DK]: Created mo file. /usr/bin/msgfmt --check -o /builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/build/da_DK.mo /builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/po/da_DK.po /usr/bin/cmake -E copy /builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/build/da_DK.mo Resources/da_DK.lproj/opencpn-iacfleet_pi.mo make[2]: Leaving directory '/builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/build' make[2]: Entering directory '/builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/build' [ 16%] iacfleet-i18n [de_DE]: Created mo file. /usr/bin/msgfmt --check -o /builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/build/de_DE.mo /builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/po/de_DE.po /usr/bin/cmake -E copy /builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/build/de_DE.mo Resources/de_DE.lproj/opencpn-iacfleet_pi.mo make[2]: Leaving directory '/builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/build' make[2]: Entering directory '/builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/build' [ 20%] iacfleet-i18n [el_GR]: Created mo file. /usr/bin/msgfmt --check -o /builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/build/el_GR.mo /builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/po/el_GR.po /usr/bin/cmake -E copy /builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/build/el_GR.mo Resources/el_GR.lproj/opencpn-iacfleet_pi.mo make[2]: Leaving directory '/builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/build' make[2]: Entering directory '/builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/build' [ 23%] iacfleet-i18n [es_ES]: Created mo file. /usr/bin/msgfmt --check -o /builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/build/es_ES.mo /builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/po/es_ES.po /usr/bin/cmake -E copy /builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/build/es_ES.mo Resources/es_ES.lproj/opencpn-iacfleet_pi.mo make[2]: Leaving directory '/builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/build' make[2]: Entering directory '/builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/build' [ 26%] iacfleet-i18n [et_EE]: Created mo file. /usr/bin/msgfmt --check -o /builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/build/et_EE.mo /builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/po/et_EE.po /usr/bin/cmake -E copy /builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/build/et_EE.mo Resources/et_EE.lproj/opencpn-iacfleet_pi.mo make[2]: Leaving directory '/builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/build' make[2]: Entering directory '/builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/build' [ 30%] iacfleet-i18n [fi_FI]: Created mo file. /usr/bin/msgfmt --check -o /builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/build/fi_FI.mo /builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/po/fi_FI.po /usr/bin/cmake -E copy /builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/build/fi_FI.mo Resources/fi_FI.lproj/opencpn-iacfleet_pi.mo make[2]: Leaving directory '/builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/build' make[2]: Entering directory '/builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/build' [ 33%] iacfleet-i18n [fr_FR]: Created mo file. /usr/bin/msgfmt --check -o /builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/build/fr_FR.mo /builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/po/fr_FR.po /usr/bin/cmake -E copy /builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/build/fr_FR.mo Resources/fr_FR.lproj/opencpn-iacfleet_pi.mo make[2]: Leaving directory '/builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/build' make[2]: Entering directory '/builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/build' [ 36%] iacfleet-i18n [gl_ES]: Created mo file. /usr/bin/msgfmt --check -o /builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/build/gl_ES.mo /builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/po/gl_ES.po /usr/bin/cmake -E copy /builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/build/gl_ES.mo Resources/gl_ES.lproj/opencpn-iacfleet_pi.mo make[2]: Leaving directory '/builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/build' make[2]: Entering directory '/builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/build' [ 40%] iacfleet-i18n [hu_HU]: Created mo file. /usr/bin/msgfmt --check -o /builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/build/hu_HU.mo /builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/po/hu_HU.po /usr/bin/cmake -E copy /builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/build/hu_HU.mo Resources/hu_HU.lproj/opencpn-iacfleet_pi.mo make[2]: Leaving directory '/builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/build' make[2]: Entering directory '/builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/build' [ 43%] iacfleet-i18n [it_IT]: Created mo file. /usr/bin/msgfmt --check -o /builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/build/it_IT.mo /builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/po/it_IT.po /usr/bin/cmake -E copy /builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/build/it_IT.mo Resources/it_IT.lproj/opencpn-iacfleet_pi.mo make[2]: Leaving directory '/builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/build' make[2]: Entering directory '/builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/build' [ 46%] iacfleet-i18n [ja_JP]: Created mo file. /usr/bin/msgfmt --check -o /builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/build/ja_JP.mo /builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/po/ja_JP.po /usr/bin/cmake -E copy /builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/build/ja_JP.mo Resources/ja_JP.lproj/opencpn-iacfleet_pi.mo make[2]: Leaving directory '/builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/build' make[2]: Entering directory '/builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/build' [ 50%] iacfleet-i18n [nb_NO]: Created mo file. /usr/bin/msgfmt --check -o /builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/build/nb_NO.mo /builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/po/nb_NO.po /usr/bin/cmake -E copy /builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/build/nb_NO.mo Resources/nb_NO.lproj/opencpn-iacfleet_pi.mo make[2]: Leaving directory '/builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/build' make[2]: Entering directory '/builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/build' [ 53%] iacfleet-i18n [nl_NL]: Created mo file. /usr/bin/msgfmt --check -o /builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/build/nl_NL.mo /builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/po/nl_NL.po /usr/bin/cmake -E copy /builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/build/nl_NL.mo Resources/nl_NL.lproj/opencpn-iacfleet_pi.mo make[2]: Leaving directory '/builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/build' make[2]: Entering directory '/builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/build' [ 56%] iacfleet-i18n [pl_PL]: Created mo file. /usr/bin/msgfmt --check -o /builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/build/pl_PL.mo /builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/po/pl_PL.po /usr/bin/cmake -E copy /builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/build/pl_PL.mo Resources/pl_PL.lproj/opencpn-iacfleet_pi.mo make[2]: Leaving directory '/builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/build' make[2]: Entering directory '/builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/build' [ 60%] iacfleet-i18n [pt_BR]: Created mo file. /usr/bin/msgfmt --check -o /builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/build/pt_BR.mo /builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/po/pt_BR.po /usr/bin/cmake -E copy /builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/build/pt_BR.mo Resources/pt_BR.lproj/opencpn-iacfleet_pi.mo make[2]: Leaving directory '/builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/build' make[2]: Entering directory '/builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/build' [ 63%] iacfleet-i18n [pt_PT]: Created mo file. /usr/bin/msgfmt --check -o /builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/build/pt_PT.mo /builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/po/pt_PT.po /usr/bin/cmake -E copy /builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/build/pt_PT.mo Resources/pt_PT.lproj/opencpn-iacfleet_pi.mo make[2]: Leaving directory '/builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/build' make[2]: Entering directory '/builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/build' [ 66%] iacfleet-i18n [ru_RU]: Created mo file. /usr/bin/msgfmt --check -o /builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/build/ru_RU.mo /builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/po/ru_RU.po /usr/bin/cmake -E copy /builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/build/ru_RU.mo Resources/ru_RU.lproj/opencpn-iacfleet_pi.mo make[2]: Leaving directory '/builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/build' make[2]: Entering directory '/builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/build' [ 70%] iacfleet-i18n [sv_SE]: Created mo file. /usr/bin/msgfmt --check -o /builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/build/sv_SE.mo /builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/po/sv_SE.po /usr/bin/cmake -E copy /builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/build/sv_SE.mo Resources/sv_SE.lproj/opencpn-iacfleet_pi.mo make[2]: Leaving directory '/builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/build' make[2]: Entering directory '/builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/build' [ 73%] iacfleet-i18n [tr_TR]: Created mo file. /usr/bin/msgfmt --check -o /builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/build/tr_TR.mo /builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/po/tr_TR.po /usr/bin/cmake -E copy /builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/build/tr_TR.mo Resources/tr_TR.lproj/opencpn-iacfleet_pi.mo make[2]: Leaving directory '/builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/build' make[2]: Entering directory '/builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/build' [ 76%] iacfleet-i18n [vi_VN]: Created mo file. /usr/bin/msgfmt --check -o /builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/build/vi_VN.mo /builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/po/vi_VN.po /usr/bin/cmake -E copy /builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/build/vi_VN.mo Resources/vi_VN.lproj/opencpn-iacfleet_pi.mo make[2]: Leaving directory '/builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/build' make[2]: Entering directory '/builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/build' [ 80%] iacfleet_pi-i18n: Done. make[2]: Leaving directory '/builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/build' make[1]: Entering directory '/builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/build' [ 80%] Built target iacfleet-i18n make[1]: Leaving directory '/builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/build' /usr/bin/make -f CMakeFiles/iacfleet_pi.dir/build.make CMakeFiles/iacfleet_pi.dir/depend make[2]: Entering directory '/builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/build' cd /builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7 /builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7 /builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/build /builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/build /builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/build/CMakeFiles/iacfleet_pi.dir/DependInfo.cmake --color= Scanning dependencies of target iacfleet_pi make[2]: Leaving directory '/builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/build' /usr/bin/make -f CMakeFiles/iacfleet_pi.dir/build.make CMakeFiles/iacfleet_pi.dir/build make[2]: Entering directory '/builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/build' [ 86%] Building CXX object CMakeFiles/iacfleet_pi.dir/src/iacfleet.cpp.o /usr/bin/c++ -DIACFLEET_USE_SVG -DLIBUNRAR_BUILD -DRARDLL -DSILENT -DUNRAR -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__WXGTK__ -Diacfleet_pi_EXPORTS -DocpnUSE_GL -I/builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/include -I/builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/src -isystem /usr/lib64/wx/include/gtk3-unicode-3.0 -isystem /usr/include/wx-3.0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -pthread -fPIC -Wall -Wno-unused-result -g -O2 -fexceptions -o CMakeFiles/iacfleet_pi.dir/src/iacfleet.cpp.o -c /builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/src/iacfleet.cpp make[2]: Leaving directory '/builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/build' make[2]: Entering directory '/builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/build' [ 86%] Building CXX object CMakeFiles/iacfleet_pi.dir/src/iacfile.cpp.o /usr/bin/c++ -DIACFLEET_USE_SVG -DLIBUNRAR_BUILD -DRARDLL -DSILENT -DUNRAR -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__WXGTK__ -Diacfleet_pi_EXPORTS -DocpnUSE_GL -I/builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/include -I/builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/src -isystem /usr/lib64/wx/include/gtk3-unicode-3.0 -isystem /usr/include/wx-3.0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -pthread -fPIC -Wall -Wno-unused-result -g -O2 -fexceptions -o CMakeFiles/iacfleet_pi.dir/src/iacfile.cpp.o -c /builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/src/iacfile.cpp make[2]: Leaving directory '/builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/build' /builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/src/iacfile.cpp: In member function 'bool IACFile::Draw(wxDC*, PlugIn_ViewPort*)': /builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/src/iacfile.cpp:740:54: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] retval |= DrawSystems( dc, vp, (IACSystems &)m_pressure ); ^~~~~~~~~~ /builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/src/iacfile.cpp:741:54: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] retval |= DrawSystems( dc, vp, (IACSystems &)m_frontal ); ^~~~~~~~~ /builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/src/iacfile.cpp:742:54: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] retval |= DrawSystems( dc, vp, (IACSystems &)m_isobars ); ^~~~~~~~~ /builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/src/iacfile.cpp:743:54: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] retval |= DrawSystems( dc, vp, (IACSystems &)m_tropical ); ^~~~~~~~~~ /builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/src/iacfile.cpp: In member function 'IACSystem* IACFile::FindSystem(GeoPoint&, double)': /builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/src/iacfile.cpp:762:43: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] pIACSystem = FindSystem( (IACSystems&)m_pressure, pos, deviation ); ^~~~~~~~~~ /builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/src/iacfile.cpp:765:47: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] pIACSystem = FindSystem( (IACSystems&)m_frontal, pos, deviation ); ^~~~~~~~~ /builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/src/iacfile.cpp:768:51: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] pIACSystem = FindSystem( (IACSystems&)m_tropical, pos, deviation) ; ^~~~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/build' [ 93%] Building CXX object CMakeFiles/iacfleet_pi.dir/src/TexFont.cpp.o /usr/bin/c++ -DIACFLEET_USE_SVG -DLIBUNRAR_BUILD -DRARDLL -DSILENT -DUNRAR -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__WXGTK__ -Diacfleet_pi_EXPORTS -DocpnUSE_GL -I/builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/include -I/builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/src -isystem /usr/lib64/wx/include/gtk3-unicode-3.0 -isystem /usr/include/wx-3.0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -pthread -fPIC -Wall -Wno-unused-result -g -O2 -fexceptions -o CMakeFiles/iacfleet_pi.dir/src/TexFont.cpp.o -c /builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/src/TexFont.cpp make[2]: Leaving directory '/builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/build' make[2]: Entering directory '/builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/build' [ 90%] Building CXX object CMakeFiles/iacfleet_pi.dir/src/iacfleet_pi.cpp.o /usr/bin/c++ -DIACFLEET_USE_SVG -DLIBUNRAR_BUILD -DRARDLL -DSILENT -DUNRAR -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__WXGTK__ -Diacfleet_pi_EXPORTS -DocpnUSE_GL -I/builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/include -I/builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/src -isystem /usr/lib64/wx/include/gtk3-unicode-3.0 -isystem /usr/include/wx-3.0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -pthread -fPIC -Wall -Wno-unused-result -g -O2 -fexceptions -o CMakeFiles/iacfleet_pi.dir/src/iacfleet_pi.cpp.o -c /builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/src/iacfleet_pi.cpp make[2]: Leaving directory '/builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/build' make[2]: Entering directory '/builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/build' [ 96%] Building CXX object CMakeFiles/iacfleet_pi.dir/src/icons.cpp.o /usr/bin/c++ -DIACFLEET_USE_SVG -DLIBUNRAR_BUILD -DRARDLL -DSILENT -DUNRAR -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__WXGTK__ -Diacfleet_pi_EXPORTS -DocpnUSE_GL -I/builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/include -I/builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/src -isystem /usr/lib64/wx/include/gtk3-unicode-3.0 -isystem /usr/include/wx-3.0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -pthread -fPIC -Wall -Wno-unused-result -g -O2 -fexceptions -o CMakeFiles/iacfleet_pi.dir/src/icons.cpp.o -c /builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/src/icons.cpp make[2]: Leaving directory '/builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/build' make[2]: Entering directory '/builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/build' [100%] Linking CXX shared library libiacfleet_pi.so /usr/bin/cmake -E cmake_link_script CMakeFiles/iacfleet_pi.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -pthread -Wl,-Bsymbolic -shared -Wl,-soname,libiacfleet_pi.so -o libiacfleet_pi.so CMakeFiles/iacfleet_pi.dir/src/iacfile.cpp.o CMakeFiles/iacfleet_pi.dir/src/iacfleet.cpp.o CMakeFiles/iacfleet_pi.dir/src/iacfleet_pi.cpp.o CMakeFiles/iacfleet_pi.dir/src/TexFont.cpp.o CMakeFiles/iacfleet_pi.dir/src/icons.cpp.o -pthread -lwx_baseu-3.0 -lwx_gtk3u_core-3.0 -lwx_baseu_net-3.0 -lwx_baseu_xml-3.0 -lwx_gtk3u_html-3.0 -lwx_gtk3u_adv-3.0 -lbz2 -lz make[2]: Leaving directory '/builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/build' make[1]: Entering directory '/builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/build' [100%] Built target iacfleet_pi make[1]: Leaving directory '/builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/build' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/build/CMakeFiles 0 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.N0H44i + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/opencpn-plugin-iacfleet-0.0-0.1.577bcc0.fc28.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/opencpn-plugin-iacfleet-0.0-0.1.577bcc0.fc28.x86_64 ++ dirname /builddir/build/BUILDROOT/opencpn-plugin-iacfleet-0.0-0.1.577bcc0.fc28.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/opencpn-plugin-iacfleet-0.0-0.1.577bcc0.fc28.x86_64 + cd iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7 + cd build + mkdir -p /builddir/build/BUILDROOT/opencpn-plugin-iacfleet-0.0-0.1.577bcc0.fc28.x86_64/usr/bin + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/opencpn-plugin-iacfleet-0.0-0.1.577bcc0.fc28.x86_64 'INSTALL=/usr/bin/install -p' /usr/bin/cmake -H/builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7 -B/builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/build/CMakeFiles /builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/build/CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/build' /usr/bin/make -f CMakeFiles/iacfleet-i18n.dir/build.make CMakeFiles/iacfleet-i18n.dir/depend make[2]: Entering directory '/builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/build' cd /builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7 /builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7 /builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/build /builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/build /builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/build/CMakeFiles/iacfleet-i18n.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/build' /usr/bin/make -f CMakeFiles/iacfleet-i18n.dir/build.make CMakeFiles/iacfleet-i18n.dir/build make[2]: Entering directory '/builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/build' [ 3%] iacfleet_pi-i18n: Done. make[2]: Leaving directory '/builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/build' [ 80%] Built target iacfleet-i18n /usr/bin/make -f CMakeFiles/iacfleet_pi.dir/build.make CMakeFiles/iacfleet_pi.dir/depend make[2]: Entering directory '/builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/build' cd /builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7 /builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7 /builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/build /builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/build /builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/build/CMakeFiles/iacfleet_pi.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/build' /usr/bin/make -f CMakeFiles/iacfleet_pi.dir/build.make CMakeFiles/iacfleet_pi.dir/build make[2]: Entering directory '/builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/build' make[2]: Nothing to be done for 'CMakeFiles/iacfleet_pi.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/build' [100%] Built target iacfleet_pi make[1]: Leaving directory '/builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/build' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/build/CMakeFiles 0 /usr/bin/make -f CMakeFiles/Makefile2 preinstall make[1]: Entering directory '/builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/build' make[1]: Nothing to be done for 'preinstall'. make[1]: Leaving directory '/builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7/build' Install the project... /usr/bin/cmake -P cmake_install.cmake -- Install configuration: "" -- Installing: /builddir/build/BUILDROOT/opencpn-plugin-iacfleet-0.0-0.1.577bcc0.fc28.x86_64/usr/lib64/opencpn/libiacfleet_pi.so -- Installing: /builddir/build/BUILDROOT/opencpn-plugin-iacfleet-0.0-0.1.577bcc0.fc28.x86_64/usr/share/opencpn/plugins/iacfleet_pi/data -- Installing: /builddir/build/BUILDROOT/opencpn-plugin-iacfleet-0.0-0.1.577bcc0.fc28.x86_64/usr/share/opencpn/plugins/iacfleet_pi/data/iacfleet_pi_toggled.svg -- Installing: /builddir/build/BUILDROOT/opencpn-plugin-iacfleet-0.0-0.1.577bcc0.fc28.x86_64/usr/share/opencpn/plugins/iacfleet_pi/data/iacfleet_pi_rollover.svg -- Installing: /builddir/build/BUILDROOT/opencpn-plugin-iacfleet-0.0-0.1.577bcc0.fc28.x86_64/usr/share/opencpn/plugins/iacfleet_pi/data/iacfleet_pi.svg -- Installing: /builddir/build/BUILDROOT/opencpn-plugin-iacfleet-0.0-0.1.577bcc0.fc28.x86_64/usr/share/locale/ca_ES/LC_MESSAGES/opencpn-iacfleet_pi.mo -- Installing: /builddir/build/BUILDROOT/opencpn-plugin-iacfleet-0.0-0.1.577bcc0.fc28.x86_64/usr/share/locale/cs_CZ/LC_MESSAGES/opencpn-iacfleet_pi.mo -- Installing: /builddir/build/BUILDROOT/opencpn-plugin-iacfleet-0.0-0.1.577bcc0.fc28.x86_64/usr/share/locale/da_DK/LC_MESSAGES/opencpn-iacfleet_pi.mo -- Installing: /builddir/build/BUILDROOT/opencpn-plugin-iacfleet-0.0-0.1.577bcc0.fc28.x86_64/usr/share/locale/de_DE/LC_MESSAGES/opencpn-iacfleet_pi.mo -- Installing: /builddir/build/BUILDROOT/opencpn-plugin-iacfleet-0.0-0.1.577bcc0.fc28.x86_64/usr/share/locale/el_GR/LC_MESSAGES/opencpn-iacfleet_pi.mo -- Installing: /builddir/build/BUILDROOT/opencpn-plugin-iacfleet-0.0-0.1.577bcc0.fc28.x86_64/usr/share/locale/es_ES/LC_MESSAGES/opencpn-iacfleet_pi.mo -- Installing: /builddir/build/BUILDROOT/opencpn-plugin-iacfleet-0.0-0.1.577bcc0.fc28.x86_64/usr/share/locale/et_EE/LC_MESSAGES/opencpn-iacfleet_pi.mo -- Installing: /builddir/build/BUILDROOT/opencpn-plugin-iacfleet-0.0-0.1.577bcc0.fc28.x86_64/usr/share/locale/fi_FI/LC_MESSAGES/opencpn-iacfleet_pi.mo -- Installing: /builddir/build/BUILDROOT/opencpn-plugin-iacfleet-0.0-0.1.577bcc0.fc28.x86_64/usr/share/locale/fr_FR/LC_MESSAGES/opencpn-iacfleet_pi.mo -- Installing: /builddir/build/BUILDROOT/opencpn-plugin-iacfleet-0.0-0.1.577bcc0.fc28.x86_64/usr/share/locale/gl_ES/LC_MESSAGES/opencpn-iacfleet_pi.mo -- Installing: /builddir/build/BUILDROOT/opencpn-plugin-iacfleet-0.0-0.1.577bcc0.fc28.x86_64/usr/share/locale/hu_HU/LC_MESSAGES/opencpn-iacfleet_pi.mo -- Installing: /builddir/build/BUILDROOT/opencpn-plugin-iacfleet-0.0-0.1.577bcc0.fc28.x86_64/usr/share/locale/it_IT/LC_MESSAGES/opencpn-iacfleet_pi.mo -- Installing: /builddir/build/BUILDROOT/opencpn-plugin-iacfleet-0.0-0.1.577bcc0.fc28.x86_64/usr/share/locale/ja_JP/LC_MESSAGES/opencpn-iacfleet_pi.mo -- Installing: /builddir/build/BUILDROOT/opencpn-plugin-iacfleet-0.0-0.1.577bcc0.fc28.x86_64/usr/share/locale/nb_NO/LC_MESSAGES/opencpn-iacfleet_pi.mo -- Installing: /builddir/build/BUILDROOT/opencpn-plugin-iacfleet-0.0-0.1.577bcc0.fc28.x86_64/usr/share/locale/nl_NL/LC_MESSAGES/opencpn-iacfleet_pi.mo -- Installing: /builddir/build/BUILDROOT/opencpn-plugin-iacfleet-0.0-0.1.577bcc0.fc28.x86_64/usr/share/locale/pl_PL/LC_MESSAGES/opencpn-iacfleet_pi.mo -- Installing: /builddir/build/BUILDROOT/opencpn-plugin-iacfleet-0.0-0.1.577bcc0.fc28.x86_64/usr/share/locale/pt_BR/LC_MESSAGES/opencpn-iacfleet_pi.mo -- Installing: /builddir/build/BUILDROOT/opencpn-plugin-iacfleet-0.0-0.1.577bcc0.fc28.x86_64/usr/share/locale/pt_PT/LC_MESSAGES/opencpn-iacfleet_pi.mo -- Installing: /builddir/build/BUILDROOT/opencpn-plugin-iacfleet-0.0-0.1.577bcc0.fc28.x86_64/usr/share/locale/ru_RU/LC_MESSAGES/opencpn-iacfleet_pi.mo -- Installing: /builddir/build/BUILDROOT/opencpn-plugin-iacfleet-0.0-0.1.577bcc0.fc28.x86_64/usr/share/locale/sv_SE/LC_MESSAGES/opencpn-iacfleet_pi.mo -- Installing: /builddir/build/BUILDROOT/opencpn-plugin-iacfleet-0.0-0.1.577bcc0.fc28.x86_64/usr/share/locale/tr_TR/LC_MESSAGES/opencpn-iacfleet_pi.mo -- Installing: /builddir/build/BUILDROOT/opencpn-plugin-iacfleet-0.0-0.1.577bcc0.fc28.x86_64/usr/share/locale/vi_VN/LC_MESSAGES/opencpn-iacfleet_pi.mo -- Installing: /builddir/build/BUILDROOT/opencpn-plugin-iacfleet-0.0-0.1.577bcc0.fc28.x86_64/usr/share/locale/zh_TW/LC_MESSAGES/opencpn-iacfleet_pi.mo + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/opencpn-plugin-iacfleet-0.0-0.1.577bcc0.fc28.x86_64 opencpn-iacfleet_pi + /usr/lib/rpm/find-debuginfo.sh -j2 --strict-build-id -m -i --build-id-seed 0.0-0.1.577bcc0.fc28 --unique-debug-suffix -0.0-0.1.577bcc0.fc28.x86_64 --unique-debug-src-base opencpn-plugin-iacfleet-0.0-0.1.577bcc0.fc28.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7 extracting debug info from /builddir/build/BUILDROOT/opencpn-plugin-iacfleet-0.0-0.1.577bcc0.fc28.x86_64/usr/lib64/opencpn/libiacfleet_pi.so /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 495 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink Processing files: opencpn-plugin-iacfleet-0.0-0.1.577bcc0.fc28.x86_64 Provides: libiacfleet_pi.so()(64bit) opencpn-plugin-iacfleet = 0.0-0.1.577bcc0.fc28 opencpn-plugin-iacfleet(x86-64) = 0.0-0.1.577bcc0.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libbz2.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libwx_baseu-3.0.so.0()(64bit) libwx_baseu-3.0.so.0(WXU_3.0)(64bit) libwx_baseu_net-3.0.so.0()(64bit) libwx_baseu_xml-3.0.so.0()(64bit) libwx_gtk3u_adv-3.0.so.0()(64bit) libwx_gtk3u_adv-3.0.so.0(WXU_3.0)(64bit) libwx_gtk3u_core-3.0.so.0()(64bit) libwx_gtk3u_core-3.0.so.0(WXU_3.0)(64bit) libwx_gtk3u_html-3.0.so.0()(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Supplements: opencpn(x86-64) Processing files: opencpn-plugin-iacfleet-debugsource-0.0-0.1.577bcc0.fc28.x86_64 Provides: opencpn-plugin-iacfleet-debugsource = 0.0-0.1.577bcc0.fc28 opencpn-plugin-iacfleet-debugsource(x86-64) = 0.0-0.1.577bcc0.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: opencpn-plugin-iacfleet-debuginfo-0.0-0.1.577bcc0.fc28.x86_64 Provides: debuginfo(build-id) = de33c7aac5845f12f48fad877062b690009eaab5 opencpn-plugin-iacfleet-debuginfo = 0.0-0.1.577bcc0.fc28 opencpn-plugin-iacfleet-debuginfo(x86-64) = 0.0-0.1.577bcc0.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/opencpn-plugin-iacfleet-0.0-0.1.577bcc0.fc28.x86_64 Wrote: /builddir/build/RPMS/opencpn-plugin-iacfleet-0.0-0.1.577bcc0.fc28.x86_64.rpm Wrote: /builddir/build/RPMS/opencpn-plugin-iacfleet-debugsource-0.0-0.1.577bcc0.fc28.x86_64.rpm Wrote: /builddir/build/RPMS/opencpn-plugin-iacfleet-debuginfo-0.0-0.1.577bcc0.fc28.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.YAEobV + umask 022 + cd /builddir/build/BUILD + cd iacfleet_pi-577bcc0db53fe1b31f3c94b20215668ce5183ee7 + /usr/bin/rm -rf /builddir/build/BUILDROOT/opencpn-plugin-iacfleet-0.0-0.1.577bcc0.fc28.x86_64 + exit 0 Child return code was: 0