Mock Version: 1.4.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/opencpn-plugin-oesenc.spec'], chrootPath='/var/lib/mock/654919-fedora-rawhide-x86_64-1509050657/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-oesenc.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-oesenc-1.6-1.8b11d03.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-oesenc.spec'], chrootPath='/var/lib/mock/654919-fedora-rawhide-x86_64-1509050657/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-oesenc.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.Z7gZR5 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24 + /usr/bin/gzip -dc /builddir/build/SOURCES/oesenc_pi-8b11d03.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24 + /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.aUqiOA + umask 022 + cd /builddir/build/BUILD + cd oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24 + 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 .. CMake Deprecation Warning at CMakeLists.txt:12 (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. CMake Deprecation Warning at CMakeLists.txt:13 (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. CMake Deprecation Warning at CMakeLists.txt:14 (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. -- 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 -- *** Building oesenc_pi *** -- Build type: Release -- *** Will install to /usr *** -- *** Build Architecture is x86_64 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:121 (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:121 (INCLUDE) -- *** Staging to build oesenc_pi *** 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:121 (INCLUDE) -- Found OpenGL: /usr/lib64/libGL.so -- Found OpenGL... -- 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;-lwx_gtk3u_gl-3.0 (found version "3.0.3") -- Found Gettext: /usr/bin/msgmerge (found version "0.19.8.1") -- *** Will install to /usr *** -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_Fortran_FLAGS_RELEASE INCLUDE_INSTALL_DIR LIB_SUFFIX SHARE_INSTALL_PREFIX SYSCONF_INSTALL_DIR -- Build files have been written to: /builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build + /usr/bin/make -O -j2 /usr/bin/cmake -H/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24 -B/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build/CMakeFiles /builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build/CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all /usr/bin/make -f CMakeFiles/oesenc-i18n.dir/build.make CMakeFiles/oesenc-i18n.dir/depend make[2]: Entering directory '/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build' cd /builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24 /builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24 /builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build /builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build /builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build/CMakeFiles/oesenc-i18n.dir/DependInfo.cmake --color= Scanning dependencies of target oesenc-i18n make[2]: Leaving directory '/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build' /usr/bin/make -f CMakeFiles/oesenc-i18n.dir/build.make CMakeFiles/oesenc-i18n.dir/build make[2]: Entering directory '/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build' [ 3%] oesenc-i18n [zh_TW]: Created mo file. /usr/bin/msgfmt --check -o /builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build/zh_TW.mo /builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/po/zh_TW.po /usr/bin/cmake -E copy /builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build/zh_TW.mo Resources/zh_TW.lproj/opencpn-oesenc_pi.mo make[2]: Leaving directory '/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build' make[2]: Entering directory '/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build' [ 1%] oesenc-i18n [ar_SA]: Created mo file. /usr/bin/msgfmt --check -o /builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build/ar_SA.mo /builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/po/ar_SA.po /usr/bin/cmake -E copy /builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build/ar_SA.mo Resources/ar_SA.lproj/opencpn-oesenc_pi.mo make[2]: Leaving directory '/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build' make[2]: Entering directory '/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build' [ 4%] oesenc-i18n [ca_ES]: Created mo file. /usr/bin/msgfmt --check -o /builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build/ca_ES.mo /builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/po/ca_ES.po /usr/bin/cmake -E copy /builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build/ca_ES.mo Resources/ca_ES.lproj/opencpn-oesenc_pi.mo make[2]: Leaving directory '/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build' make[2]: Entering directory '/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build' [ 6%] oesenc-i18n [cs_CZ]: Created mo file. /usr/bin/msgfmt --check -o /builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build/cs_CZ.mo /builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/po/cs_CZ.po /usr/bin/cmake -E copy /builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build/cs_CZ.mo Resources/cs_CZ.lproj/opencpn-oesenc_pi.mo make[2]: Leaving directory '/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build' make[2]: Entering directory '/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build' [ 7%] oesenc-i18n [da_DK]: Created mo file. /usr/bin/msgfmt --check -o /builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build/da_DK.mo /builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/po/da_DK.po /usr/bin/cmake -E copy /builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build/da_DK.mo Resources/da_DK.lproj/opencpn-oesenc_pi.mo make[2]: Leaving directory '/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build' make[2]: Entering directory '/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build' [ 9%] oesenc-i18n [de_DE]: Created mo file. /usr/bin/msgfmt --check -o /builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build/de_DE.mo /builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/po/de_DE.po /usr/bin/cmake -E copy /builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build/de_DE.mo Resources/de_DE.lproj/opencpn-oesenc_pi.mo make[2]: Leaving directory '/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build' make[2]: Entering directory '/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build' [ 10%] oesenc-i18n [el_GR]: Created mo file. /usr/bin/msgfmt --check -o /builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build/el_GR.mo /builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/po/el_GR.po /usr/bin/cmake -E copy /builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build/el_GR.mo Resources/el_GR.lproj/opencpn-oesenc_pi.mo make[2]: Leaving directory '/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build' make[2]: Entering directory '/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build' [ 12%] oesenc-i18n [es_ES]: Created mo file. /usr/bin/msgfmt --check -o /builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build/es_ES.mo /builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/po/es_ES.po /usr/bin/cmake -E copy /builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build/es_ES.mo Resources/es_ES.lproj/opencpn-oesenc_pi.mo make[2]: Leaving directory '/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build' make[2]: Entering directory '/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build' [ 13%] oesenc-i18n [et_EE]: Created mo file. /usr/bin/msgfmt --check -o /builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build/et_EE.mo /builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/po/et_EE.po /usr/bin/cmake -E copy /builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build/et_EE.mo Resources/et_EE.lproj/opencpn-oesenc_pi.mo make[2]: Leaving directory '/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build' make[2]: Entering directory '/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build' [ 15%] oesenc-i18n [fi_FI]: Created mo file. /usr/bin/msgfmt --check -o /builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build/fi_FI.mo /builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/po/fi_FI.po /usr/bin/cmake -E copy /builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build/fi_FI.mo Resources/fi_FI.lproj/opencpn-oesenc_pi.mo make[2]: Leaving directory '/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build' make[2]: Entering directory '/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build' [ 16%] oesenc-i18n [fr_FR]: Created mo file. /usr/bin/msgfmt --check -o /builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build/fr_FR.mo /builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/po/fr_FR.po /usr/bin/cmake -E copy /builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build/fr_FR.mo Resources/fr_FR.lproj/opencpn-oesenc_pi.mo make[2]: Leaving directory '/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build' make[2]: Entering directory '/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build' [ 18%] oesenc-i18n [gl_ES]: Created mo file. /usr/bin/msgfmt --check -o /builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build/gl_ES.mo /builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/po/gl_ES.po /usr/bin/cmake -E copy /builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build/gl_ES.mo Resources/gl_ES.lproj/opencpn-oesenc_pi.mo make[2]: Leaving directory '/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build' make[2]: Entering directory '/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build' [ 20%] oesenc-i18n [hu_HU]: Created mo file. /usr/bin/msgfmt --check -o /builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build/hu_HU.mo /builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/po/hu_HU.po /usr/bin/cmake -E copy /builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build/hu_HU.mo Resources/hu_HU.lproj/opencpn-oesenc_pi.mo make[2]: Leaving directory '/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build' make[2]: Entering directory '/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build' [ 21%] oesenc-i18n [it_IT]: Created mo file. /usr/bin/msgfmt --check -o /builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build/it_IT.mo /builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/po/it_IT.po /usr/bin/cmake -E copy /builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build/it_IT.mo Resources/it_IT.lproj/opencpn-oesenc_pi.mo make[2]: Leaving directory '/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build' make[2]: Entering directory '/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build' [ 23%] oesenc-i18n [ja_JP]: Created mo file. /usr/bin/msgfmt --check -o /builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build/ja_JP.mo /builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/po/ja_JP.po /usr/bin/cmake -E copy /builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build/ja_JP.mo Resources/ja_JP.lproj/opencpn-oesenc_pi.mo make[2]: Leaving directory '/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build' make[2]: Entering directory '/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build' [ 24%] oesenc-i18n [nb_NO]: Created mo file. /usr/bin/msgfmt --check -o /builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build/nb_NO.mo /builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/po/nb_NO.po /usr/bin/cmake -E copy /builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build/nb_NO.mo Resources/nb_NO.lproj/opencpn-oesenc_pi.mo make[2]: Leaving directory '/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build' make[2]: Entering directory '/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build' [ 26%] oesenc-i18n [nl_NL]: Created mo file. /usr/bin/msgfmt --check -o /builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build/nl_NL.mo /builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/po/nl_NL.po /usr/bin/cmake -E copy /builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build/nl_NL.mo Resources/nl_NL.lproj/opencpn-oesenc_pi.mo make[2]: Leaving directory '/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build' make[2]: Entering directory '/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build' [ 27%] oesenc-i18n [pl_PL]: Created mo file. /usr/bin/msgfmt --check -o /builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build/pl_PL.mo /builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/po/pl_PL.po /usr/bin/cmake -E copy /builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build/pl_PL.mo Resources/pl_PL.lproj/opencpn-oesenc_pi.mo make[2]: Leaving directory '/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build' make[2]: Entering directory '/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build' [ 29%] oesenc-i18n [pt_BR]: Created mo file. /usr/bin/msgfmt --check -o /builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build/pt_BR.mo /builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/po/pt_BR.po /usr/bin/cmake -E copy /builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build/pt_BR.mo Resources/pt_BR.lproj/opencpn-oesenc_pi.mo make[2]: Leaving directory '/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build' make[2]: Entering directory '/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build' [ 32%] oesenc-i18n [ru_RU]: Created mo file. /usr/bin/msgfmt --check -o /builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build/ru_RU.mo /builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/po/ru_RU.po /usr/bin/cmake -E copy /builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build/ru_RU.mo Resources/ru_RU.lproj/opencpn-oesenc_pi.mo make[2]: Leaving directory '/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build' make[2]: Entering directory '/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build' [ 30%] oesenc-i18n [pt_PT]: Created mo file. /usr/bin/msgfmt --check -o /builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build/pt_PT.mo /builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/po/pt_PT.po /usr/bin/cmake -E copy /builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build/pt_PT.mo Resources/pt_PT.lproj/opencpn-oesenc_pi.mo make[2]: Leaving directory '/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build' make[2]: Entering directory '/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build' [ 33%] oesenc-i18n [sv_SE]: Created mo file. /usr/bin/msgfmt --check -o /builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build/sv_SE.mo /builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/po/sv_SE.po /usr/bin/cmake -E copy /builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build/sv_SE.mo Resources/sv_SE.lproj/opencpn-oesenc_pi.mo make[2]: Leaving directory '/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build' make[2]: Entering directory '/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build' [ 35%] oesenc-i18n [tr_TR]: Created mo file. /usr/bin/msgfmt --check -o /builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build/tr_TR.mo /builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/po/tr_TR.po /usr/bin/cmake -E copy /builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build/tr_TR.mo Resources/tr_TR.lproj/opencpn-oesenc_pi.mo make[2]: Leaving directory '/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build' make[2]: Entering directory '/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build' [ 36%] oesenc-i18n [vi_VN]: Created mo file. /usr/bin/msgfmt --check -o /builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build/vi_VN.mo /builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/po/vi_VN.po /usr/bin/cmake -E copy /builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build/vi_VN.mo Resources/vi_VN.lproj/opencpn-oesenc_pi.mo make[2]: Leaving directory '/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build' make[2]: Entering directory '/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build' [ 38%] oesenc_pi-i18n: Done. make[2]: Leaving directory '/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build' make[1]: Entering directory '/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build' [ 38%] Built target oesenc-i18n make[1]: Leaving directory '/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build' /usr/bin/make -f CMakeFiles/oesenc_pi.dir/build.make CMakeFiles/oesenc_pi.dir/depend make[2]: Entering directory '/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build' cd /builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24 /builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24 /builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build /builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build /builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build/CMakeFiles/oesenc_pi.dir/DependInfo.cmake --color= Scanning dependencies of target oesenc_pi make[2]: Leaving directory '/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build' /usr/bin/make -f CMakeFiles/oesenc_pi.dir/build.make CMakeFiles/oesenc_pi.dir/build make[2]: Entering directory '/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build' [ 40%] Building CXX object CMakeFiles/oesenc_pi.dir/src/eSENCChart.cpp.o /usr/bin/c++ -DTIXML_USE_STL -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -DocpnUSE_GL -Doesenc_pi_EXPORTS -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build/CMakeFiles/include -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/include -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src -isystem /usr/lib64/wx/include/gtk3-unicode-3.0 -isystem /usr/include/wx-3.0 -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/wxJSON -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/cpl -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/dsa -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24 -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 -DNDEBUG -fPIC -Wall -Wno-unused-result -g -O2 -fexceptions -Wall -g -fexceptions -O2 -Wno-unused -fno-strict-aliasing -rdynamic -o CMakeFiles/oesenc_pi.dir/src/eSENCChart.cpp.o -c /builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/eSENCChart.cpp /builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/eSENCChart.cpp: In member function 'bool eSENCChart::DCRenderText(wxMemoryDC&, const PlugIn_ViewPort&)': /builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/eSENCChart.cpp:2035:9: warning: this 'else' clause does not guard... [-Wmisleading-indentation] else ^~~~ /builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/eSENCChart.cpp:2037:13: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' while( top != NULL ) { ^~~~~ /builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/eSENCChart.cpp:2053:9: warning: this 'else' clause does not guard... [-Wmisleading-indentation] else ^~~~ /builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/eSENCChart.cpp:2056:13: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' while( top != NULL ) { ^~~~~ /builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/eSENCChart.cpp: In member function 'bool eSENCChart::DCRenderLPB(wxMemoryDC&, const PlugIn_ViewPort&, wxRect*)': /builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/eSENCChart.cpp:5434:13: warning: this 'else' clause does not guard... [-Wmisleading-indentation] else ^~~~ /builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/eSENCChart.cpp:5436:17: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' while( top != NULL ) { ^~~~~ /builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/eSENCChart.cpp: In member function 'bool eSENCChart::DoesLatLonSelectObject(float, float, float, S57Obj*)': /builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/eSENCChart.cpp:6102:37: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if( easting >= ( fmin(east, east0) - sel_rad_meters ) ) ^~ /builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/eSENCChart.cpp:6107:41: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' north0 = north; ^~~~~~ make[2]: Leaving directory '/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build' make[2]: Entering directory '/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build' [ 41%] Building CXX object CMakeFiles/oesenc_pi.dir/src/oesenc_pi.cpp.o /usr/bin/c++ -DTIXML_USE_STL -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -DocpnUSE_GL -Doesenc_pi_EXPORTS -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build/CMakeFiles/include -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/include -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src -isystem /usr/lib64/wx/include/gtk3-unicode-3.0 -isystem /usr/include/wx-3.0 -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/wxJSON -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/cpl -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/dsa -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24 -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 -DNDEBUG -fPIC -Wall -Wno-unused-result -g -O2 -fexceptions -Wall -g -fexceptions -O2 -Wno-unused -fno-strict-aliasing -rdynamic -o CMakeFiles/oesenc_pi.dir/src/oesenc_pi.cpp.o -c /builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/oesenc_pi.cpp make[2]: Leaving directory '/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build' make[2]: Entering directory '/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build' [ 44%] Building CXX object CMakeFiles/oesenc_pi.dir/src/mygeom63.cpp.o /usr/bin/c++ -DTIXML_USE_STL -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -DocpnUSE_GL -Doesenc_pi_EXPORTS -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build/CMakeFiles/include -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/include -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src -isystem /usr/lib64/wx/include/gtk3-unicode-3.0 -isystem /usr/include/wx-3.0 -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/wxJSON -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/cpl -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/dsa -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24 -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 -DNDEBUG -fPIC -Wall -Wno-unused-result -g -O2 -fexceptions -Wall -g -fexceptions -O2 -Wno-unused -fno-strict-aliasing -rdynamic -o CMakeFiles/oesenc_pi.dir/src/mygeom63.cpp.o -c /builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/mygeom63.cpp make[2]: Leaving directory '/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build' make[2]: Entering directory '/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build' [ 46%] Building C object CMakeFiles/oesenc_pi.dir/src/tri.c.o /usr/bin/cc -DTIXML_USE_STL -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -DocpnUSE_GL -Doesenc_pi_EXPORTS -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build/CMakeFiles/include -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/include -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src -isystem /usr/lib64/wx/include/gtk3-unicode-3.0 -isystem /usr/include/wx-3.0 -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/wxJSON -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/cpl -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/dsa -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24 -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 -DNDEBUG -fPIC -Wall -Wno-unused-result -g -O2 -fexceptions -Wall -g -fexceptions -O2 -Wno-unused -fno-strict-aliasing -rdynamic -o CMakeFiles/oesenc_pi.dir/src/tri.c.o -c /builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/tri.c /builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/tri.c: In function 'generate_random_ordering': /builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/tri.c:721:3: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for (i = 0; i <= n; i++) ^~~ /builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/tri.c:725:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' p = st; ^ /builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/tri.c: In function 'monotonate_trapezoids': /builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/tri.c:1061:3: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for (i = 0; i < (n * 4); i++) ^~~ /builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/tri.c:1064:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' tr_start = i; ^~~~~~~~ /builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/tri.c: In function 'construct_trapezoids': /builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/tri.c:2714:3: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for (i = math_N(nseg, math_logstar_n(nseg)) + 1; i <= nseg; i++) ^~~ /builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/tri.c:2718:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' for(i=1 ; isegnum, v)) ^~~~~~~~~~~~~~ /builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/tri.c:3322:34: warning: 'int_is_left_of' is static but used in inline function 'int_locate_endpoint' which is not static else if (int_is_left_of(rptr->segnum, vo)) ^~~~~~~~~~~~~~ /builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/tri.c:3306:40: warning: 'iseg' is static but used in inline function 'int_locate_endpoint' which is not static int_equal_to(v, &iseg[rptr->segnum].v1)) ^~~~ /builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/tri.c:3305:40: warning: 'iseg' is static but used in inline function 'int_locate_endpoint' which is not static if (int_equal_to(v, &iseg[rptr->segnum].v0) || ^~~~ /builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/tri.c:3269:15: warning: 'iqs' is static but used in inline function 'int_locate_endpoint' which is not static rptr = &iqs[r]; ^~~ /builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/tri.c:3262:7: warning: 'nrecurse' is static but used in inline function 'int_locate_endpoint' which is not static nrecurse++; ^~~~~~~~ /builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/tri.c:3226:34: warning: 'int_is_left_of' is static but used in inline function 'int_locate_endpoint_a' which is not static else if (int_is_left_of(rptr->segnum, v)) ^~~~~~~~~~~~~~ /builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/tri.c:3213:40: warning: 'int_is_left_of' is static but used in inline function 'int_locate_endpoint_a' which is not static else if (int_is_left_of(rptr->segnum, vo)) ^~~~~~~~~~~~~~ /builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/tri.c:3195:46: warning: 'iseg' is static but used in inline function 'int_locate_endpoint_a' which is not static int_equal_to(v, &iseg[rptr->segnum].v1)) ^~~~ /builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/tri.c:3194:46: warning: 'iseg' is static but used in inline function 'int_locate_endpoint_a' which is not static if (int_equal_to(v, &iseg[rptr->segnum].v0) || ^~~~ /builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/tri.c:3115:21: warning: 'iqs' is static but used in inline function 'int_locate_endpoint_a' which is not static rptr = &iqs[root]; ^~~ make[2]: Leaving directory '/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build' make[2]: Entering directory '/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build' [ 43%] Building CXX object CMakeFiles/oesenc_pi.dir/src/Osenc.cpp.o /usr/bin/c++ -DTIXML_USE_STL -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -DocpnUSE_GL -Doesenc_pi_EXPORTS -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build/CMakeFiles/include -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/include -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src -isystem /usr/lib64/wx/include/gtk3-unicode-3.0 -isystem /usr/include/wx-3.0 -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/wxJSON -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/cpl -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/dsa -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24 -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 -DNDEBUG -fPIC -Wall -Wno-unused-result -g -O2 -fexceptions -Wall -g -fexceptions -O2 -Wno-unused -fno-strict-aliasing -rdynamic -o CMakeFiles/oesenc_pi.dir/src/Osenc.cpp.o -c /builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/Osenc.cpp make[2]: Leaving directory '/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build' make[2]: Entering directory '/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build' [ 47%] Building CXX object CMakeFiles/oesenc_pi.dir/src/TexFont.cpp.o /usr/bin/c++ -DTIXML_USE_STL -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -DocpnUSE_GL -Doesenc_pi_EXPORTS -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build/CMakeFiles/include -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/include -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src -isystem /usr/lib64/wx/include/gtk3-unicode-3.0 -isystem /usr/include/wx-3.0 -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/wxJSON -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/cpl -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/dsa -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24 -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 -DNDEBUG -fPIC -Wall -Wno-unused-result -g -O2 -fexceptions -Wall -g -fexceptions -O2 -Wno-unused -fno-strict-aliasing -rdynamic -o CMakeFiles/oesenc_pi.dir/src/TexFont.cpp.o -c /builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/TexFont.cpp make[2]: Leaving directory '/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build' make[2]: Entering directory '/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build' [ 50%] Building CXX object CMakeFiles/oesenc_pi.dir/src/s57RegistrarMgr.cpp.o /usr/bin/c++ -DTIXML_USE_STL -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -DocpnUSE_GL -Doesenc_pi_EXPORTS -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build/CMakeFiles/include -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/include -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src -isystem /usr/lib64/wx/include/gtk3-unicode-3.0 -isystem /usr/include/wx-3.0 -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/wxJSON -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/cpl -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/dsa -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24 -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 -DNDEBUG -fPIC -Wall -Wno-unused-result -g -O2 -fexceptions -Wall -g -fexceptions -O2 -Wno-unused -fno-strict-aliasing -rdynamic -o CMakeFiles/oesenc_pi.dir/src/s57RegistrarMgr.cpp.o -c /builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/s57RegistrarMgr.cpp make[2]: Leaving directory '/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build' make[2]: Entering directory '/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build' [ 49%] Building CXX object CMakeFiles/oesenc_pi.dir/src/s52plib.cpp.o /usr/bin/c++ -DTIXML_USE_STL -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -DocpnUSE_GL -Doesenc_pi_EXPORTS -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build/CMakeFiles/include -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/include -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src -isystem /usr/lib64/wx/include/gtk3-unicode-3.0 -isystem /usr/include/wx-3.0 -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/wxJSON -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/cpl -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/dsa -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24 -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 -DNDEBUG -fPIC -Wall -Wno-unused-result -g -O2 -fexceptions -Wall -g -fexceptions -O2 -Wno-unused -fno-strict-aliasing -rdynamic -o CMakeFiles/oesenc_pi.dir/src/s52plib.cpp.o -c /builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/s52plib.cpp /builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/s52plib.cpp: In function 'void SetGLClipRect(const ViewPort&, const wxRect&)': /builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/s52plib.cpp:7438:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(!b_clear) ^~ /builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/s52plib.cpp:7441:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if( s_b_useStencil ) { ^~ make[2]: Leaving directory '/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build' make[2]: Entering directory '/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build' [ 52%] Building CXX object CMakeFiles/oesenc_pi.dir/src/chartsymbols.cpp.o /usr/bin/c++ -DTIXML_USE_STL -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -DocpnUSE_GL -Doesenc_pi_EXPORTS -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build/CMakeFiles/include -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/include -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src -isystem /usr/lib64/wx/include/gtk3-unicode-3.0 -isystem /usr/include/wx-3.0 -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/wxJSON -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/cpl -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/dsa -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24 -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 -DNDEBUG -fPIC -Wall -Wno-unused-result -g -O2 -fexceptions -Wall -g -fexceptions -O2 -Wno-unused -fno-strict-aliasing -rdynamic -o CMakeFiles/oesenc_pi.dir/src/chartsymbols.cpp.o -c /builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/chartsymbols.cpp make[2]: Leaving directory '/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build' make[2]: Entering directory '/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build' [ 55%] Building CXX object CMakeFiles/oesenc_pi.dir/src/viewport.cpp.o /usr/bin/c++ -DTIXML_USE_STL -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -DocpnUSE_GL -Doesenc_pi_EXPORTS -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build/CMakeFiles/include -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/include -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src -isystem /usr/lib64/wx/include/gtk3-unicode-3.0 -isystem /usr/include/wx-3.0 -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/wxJSON -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/cpl -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/dsa -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24 -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 -DNDEBUG -fPIC -Wall -Wno-unused-result -g -O2 -fexceptions -Wall -g -fexceptions -O2 -Wno-unused -fno-strict-aliasing -rdynamic -o CMakeFiles/oesenc_pi.dir/src/viewport.cpp.o -c /builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/viewport.cpp make[2]: Leaving directory '/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build' /builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/viewport.cpp: In member function 'OCPNRegion ViewPort::GetVPRegionIntersect(const OCPNRegion&, size_t, float*, int, wxPoint*)': /builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/viewport.cpp:695:96: warning: 'poly_y_max' may be used uninitialized in this function [-Wmaybe-uninitialized] wxRect rpoly( poly_x_min, poly_y_min, poly_x_max - poly_x_min , poly_y_max - poly_y_min); ^ /builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/viewport.cpp:695:96: warning: 'poly_x_max' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/s52cnsy.cpp: In function 'void* LIGHTS06(void*)': /builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/s52cnsy.cpp:1775:9: warning: this 'else' clause does not guard... [-Wmisleading-indentation] else ^~~~ /builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/s52cnsy.cpp:1779:13: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' if ( strlen(litvisstr)) // Obscured/faint sector? ^~ make[2]: Entering directory '/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build' [ 53%] Building CXX object CMakeFiles/oesenc_pi.dir/src/s52cnsy.cpp.o /usr/bin/c++ -DTIXML_USE_STL -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -DocpnUSE_GL -Doesenc_pi_EXPORTS -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build/CMakeFiles/include -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/include -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src -isystem /usr/lib64/wx/include/gtk3-unicode-3.0 -isystem /usr/include/wx-3.0 -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/wxJSON -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/cpl -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/dsa -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24 -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 -DNDEBUG -fPIC -Wall -Wno-unused-result -g -O2 -fexceptions -Wall -g -fexceptions -O2 -Wno-unused -fno-strict-aliasing -rdynamic -o CMakeFiles/oesenc_pi.dir/src/s52cnsy.cpp.o -c /builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/s52cnsy.cpp make[2]: Leaving directory '/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build' make[2]: Entering directory '/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build' [ 56%] Building CXX object CMakeFiles/oesenc_pi.dir/src/s52utils.cpp.o /usr/bin/c++ -DTIXML_USE_STL -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -DocpnUSE_GL -Doesenc_pi_EXPORTS -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build/CMakeFiles/include -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/include -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src -isystem /usr/lib64/wx/include/gtk3-unicode-3.0 -isystem /usr/include/wx-3.0 -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/wxJSON -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/cpl -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/dsa -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24 -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 -DNDEBUG -fPIC -Wall -Wno-unused-result -g -O2 -fexceptions -Wall -g -fexceptions -O2 -Wno-unused -fno-strict-aliasing -rdynamic -o CMakeFiles/oesenc_pi.dir/src/s52utils.cpp.o -c /builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/s52utils.cpp make[2]: Leaving directory '/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build' make[2]: Entering directory '/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build' [ 58%] Building CXX object CMakeFiles/oesenc_pi.dir/src/bbox.cpp.o /usr/bin/c++ -DTIXML_USE_STL -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -DocpnUSE_GL -Doesenc_pi_EXPORTS -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build/CMakeFiles/include -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/include -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src -isystem /usr/lib64/wx/include/gtk3-unicode-3.0 -isystem /usr/include/wx-3.0 -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/wxJSON -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/cpl -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/dsa -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24 -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 -DNDEBUG -fPIC -Wall -Wno-unused-result -g -O2 -fexceptions -Wall -g -fexceptions -O2 -Wno-unused -fno-strict-aliasing -rdynamic -o CMakeFiles/oesenc_pi.dir/src/bbox.cpp.o -c /builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/bbox.cpp make[2]: Leaving directory '/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build' make[2]: Entering directory '/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build' [ 60%] Building CXX object CMakeFiles/oesenc_pi.dir/src/OCPNRegion.cpp.o /usr/bin/c++ -DTIXML_USE_STL -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -DocpnUSE_GL -Doesenc_pi_EXPORTS -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build/CMakeFiles/include -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/include -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src -isystem /usr/lib64/wx/include/gtk3-unicode-3.0 -isystem /usr/include/wx-3.0 -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/wxJSON -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/cpl -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/dsa -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24 -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 -DNDEBUG -fPIC -Wall -Wno-unused-result -g -O2 -fexceptions -Wall -g -fexceptions -O2 -Wno-unused -fno-strict-aliasing -rdynamic -o CMakeFiles/oesenc_pi.dir/src/OCPNRegion.cpp.o -c /builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/OCPNRegion.cpp /builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/OCPNRegion.cpp: In function 'void gdk_region_intersect(OGdkRegion*, const OGdkRegion*)': /builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/OCPNRegion.cpp:1543:13: warning: this 'else' clause does not guard... [-Wmisleading-indentation] else ^~~~ /builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/OCPNRegion.cpp:1553:17: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' miSetExtents(source1); ^~~~~~~~~~~~ /builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/OCPNRegion.cpp: In function 'bool ogdk_region_equal(const OGdkRegion*, const OGdkRegion*)': /builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/OCPNRegion.cpp:2511:24: warning: this 'else' clause does not guard... [-Wmisleading-indentation] else ^~~~ /builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/OCPNRegion.cpp:2519:28: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' return TRUE; ^~~~~~ /builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/OCPNRegion.cpp: In function 'OGdkOverlapType gdk_region_rect_in(const OGdkRegion*, const OGdkRectangle*)': /builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/OCPNRegion.cpp:2600:33: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (pbox->y2 <= ry) ^~ /builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/OCPNRegion.cpp:2603:37: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if (pbox->y1 > ry) ^~ /builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/OCPNRegion.cpp:2611:37: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (pbox->x2 <= rx) ^~ /builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/OCPNRegion.cpp:2614:41: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if (pbox->x1 > rx) ^~ make[2]: Leaving directory '/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build' make[2]: Entering directory '/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build' [ 61%] Building CXX object CMakeFiles/oesenc_pi.dir/src/LLRegion.cpp.o /usr/bin/c++ -DTIXML_USE_STL -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -DocpnUSE_GL -Doesenc_pi_EXPORTS -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build/CMakeFiles/include -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/include -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src -isystem /usr/lib64/wx/include/gtk3-unicode-3.0 -isystem /usr/include/wx-3.0 -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/wxJSON -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/cpl -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/dsa -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24 -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 -DNDEBUG -fPIC -Wall -Wno-unused-result -g -O2 -fexceptions -Wall -g -fexceptions -O2 -Wno-unused -fno-strict-aliasing -rdynamic -o CMakeFiles/oesenc_pi.dir/src/LLRegion.cpp.o -c /builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/LLRegion.cpp make[2]: Leaving directory '/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build' make[2]: Entering directory '/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build' [ 63%] Building CXX object CMakeFiles/oesenc_pi.dir/src/cutil.cpp.o /usr/bin/c++ -DTIXML_USE_STL -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -DocpnUSE_GL -Doesenc_pi_EXPORTS -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build/CMakeFiles/include -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/include -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src -isystem /usr/lib64/wx/include/gtk3-unicode-3.0 -isystem /usr/include/wx-3.0 -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/wxJSON -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/cpl -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/dsa -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24 -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 -DNDEBUG -fPIC -Wall -Wno-unused-result -g -O2 -fexceptions -Wall -g -fexceptions -O2 -Wno-unused -fno-strict-aliasing -rdynamic -o CMakeFiles/oesenc_pi.dir/src/cutil.cpp.o -c /builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/cutil.cpp make[2]: Leaving directory '/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build' make[2]: Entering directory '/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build' [ 66%] Building CXX object CMakeFiles/oesenc_pi.dir/src/tinyxmlerror.cpp.o /usr/bin/c++ -DTIXML_USE_STL -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -DocpnUSE_GL -Doesenc_pi_EXPORTS -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build/CMakeFiles/include -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/include -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src -isystem /usr/lib64/wx/include/gtk3-unicode-3.0 -isystem /usr/include/wx-3.0 -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/wxJSON -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/cpl -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/dsa -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24 -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 -DNDEBUG -fPIC -Wall -Wno-unused-result -g -O2 -fexceptions -Wall -g -fexceptions -O2 -Wno-unused -fno-strict-aliasing -rdynamic -o CMakeFiles/oesenc_pi.dir/src/tinyxmlerror.cpp.o -c /builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/tinyxmlerror.cpp make[2]: Leaving directory '/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build' make[2]: Entering directory '/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build' [ 64%] Building CXX object CMakeFiles/oesenc_pi.dir/src/tinyxml.cpp.o /usr/bin/c++ -DTIXML_USE_STL -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -DocpnUSE_GL -Doesenc_pi_EXPORTS -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build/CMakeFiles/include -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/include -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src -isystem /usr/lib64/wx/include/gtk3-unicode-3.0 -isystem /usr/include/wx-3.0 -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/wxJSON -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/cpl -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/dsa -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24 -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 -DNDEBUG -fPIC -Wall -Wno-unused-result -g -O2 -fexceptions -Wall -g -fexceptions -O2 -Wno-unused -fno-strict-aliasing -rdynamic -o CMakeFiles/oesenc_pi.dir/src/tinyxml.cpp.o -c /builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/tinyxml.cpp make[2]: Leaving directory '/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build' make[2]: Entering directory '/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build' [ 67%] Building CXX object CMakeFiles/oesenc_pi.dir/src/tinyxmlparser.cpp.o /usr/bin/c++ -DTIXML_USE_STL -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -DocpnUSE_GL -Doesenc_pi_EXPORTS -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build/CMakeFiles/include -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/include -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src -isystem /usr/lib64/wx/include/gtk3-unicode-3.0 -isystem /usr/include/wx-3.0 -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/wxJSON -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/cpl -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/dsa -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24 -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 -DNDEBUG -fPIC -Wall -Wno-unused-result -g -O2 -fexceptions -Wall -g -fexceptions -O2 -Wno-unused -fno-strict-aliasing -rdynamic -o CMakeFiles/oesenc_pi.dir/src/tinyxmlparser.cpp.o -c /builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/tinyxmlparser.cpp make[2]: Leaving directory '/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build' make[2]: Entering directory '/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build' [ 69%] Building CXX object CMakeFiles/oesenc_pi.dir/src/cpl/cpl_conv.cpp.o /usr/bin/c++ -DTIXML_USE_STL -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -DocpnUSE_GL -Doesenc_pi_EXPORTS -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build/CMakeFiles/include -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/include -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src -isystem /usr/lib64/wx/include/gtk3-unicode-3.0 -isystem /usr/include/wx-3.0 -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/wxJSON -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/cpl -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/dsa -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24 -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 -DNDEBUG -fPIC -Wall -Wno-unused-result -g -O2 -fexceptions -Wall -g -fexceptions -O2 -Wno-unused -fno-strict-aliasing -rdynamic -o CMakeFiles/oesenc_pi.dir/src/cpl/cpl_conv.cpp.o -c /builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/cpl/cpl_conv.cpp make[2]: Leaving directory '/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build' make[2]: Entering directory '/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build' [ 70%] Building CXX object CMakeFiles/oesenc_pi.dir/src/cpl/cpl_csv.cpp.o /usr/bin/c++ -DTIXML_USE_STL -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -DocpnUSE_GL -Doesenc_pi_EXPORTS -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build/CMakeFiles/include -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/include -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src -isystem /usr/lib64/wx/include/gtk3-unicode-3.0 -isystem /usr/include/wx-3.0 -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/wxJSON -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/cpl -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/dsa -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24 -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 -DNDEBUG -fPIC -Wall -Wno-unused-result -g -O2 -fexceptions -Wall -g -fexceptions -O2 -Wno-unused -fno-strict-aliasing -rdynamic -o CMakeFiles/oesenc_pi.dir/src/cpl/cpl_csv.cpp.o -c /builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/cpl/cpl_csv.cpp make[2]: Leaving directory '/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build' make[2]: Entering directory '/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build' [ 72%] Building CXX object CMakeFiles/oesenc_pi.dir/src/cpl/cpl_error.cpp.o /usr/bin/c++ -DTIXML_USE_STL -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -DocpnUSE_GL -Doesenc_pi_EXPORTS -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build/CMakeFiles/include -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/include -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src -isystem /usr/lib64/wx/include/gtk3-unicode-3.0 -isystem /usr/include/wx-3.0 -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/wxJSON -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/cpl -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/dsa -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24 -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 -DNDEBUG -fPIC -Wall -Wno-unused-result -g -O2 -fexceptions -Wall -g -fexceptions -O2 -Wno-unused -fno-strict-aliasing -rdynamic -o CMakeFiles/oesenc_pi.dir/src/cpl/cpl_error.cpp.o -c /builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/cpl/cpl_error.cpp make[2]: Leaving directory '/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build' make[2]: Entering directory '/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build' [ 73%] Building CXX object CMakeFiles/oesenc_pi.dir/src/cpl/cpl_findfile.cpp.o /usr/bin/c++ -DTIXML_USE_STL -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -DocpnUSE_GL -Doesenc_pi_EXPORTS -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build/CMakeFiles/include -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/include -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src -isystem /usr/lib64/wx/include/gtk3-unicode-3.0 -isystem /usr/include/wx-3.0 -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/wxJSON -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/cpl -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/dsa -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24 -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 -DNDEBUG -fPIC -Wall -Wno-unused-result -g -O2 -fexceptions -Wall -g -fexceptions -O2 -Wno-unused -fno-strict-aliasing -rdynamic -o CMakeFiles/oesenc_pi.dir/src/cpl/cpl_findfile.cpp.o -c /builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/cpl/cpl_findfile.cpp make[2]: Leaving directory '/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build' make[2]: Entering directory '/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build' [ 75%] Building CXX object CMakeFiles/oesenc_pi.dir/src/cpl/cpl_path.cpp.o /usr/bin/c++ -DTIXML_USE_STL -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -DocpnUSE_GL -Doesenc_pi_EXPORTS -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build/CMakeFiles/include -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/include -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src -isystem /usr/lib64/wx/include/gtk3-unicode-3.0 -isystem /usr/include/wx-3.0 -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/wxJSON -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/cpl -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/dsa -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24 -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 -DNDEBUG -fPIC -Wall -Wno-unused-result -g -O2 -fexceptions -Wall -g -fexceptions -O2 -Wno-unused -fno-strict-aliasing -rdynamic -o CMakeFiles/oesenc_pi.dir/src/cpl/cpl_path.cpp.o -c /builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/cpl/cpl_path.cpp make[2]: Leaving directory '/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build' make[2]: Entering directory '/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build' [ 78%] Building CXX object CMakeFiles/oesenc_pi.dir/src/cpl/cpl_vsisimple.cpp.o /usr/bin/c++ -DTIXML_USE_STL -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -DocpnUSE_GL -Doesenc_pi_EXPORTS -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build/CMakeFiles/include -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/include -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src -isystem /usr/lib64/wx/include/gtk3-unicode-3.0 -isystem /usr/include/wx-3.0 -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/wxJSON -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/cpl -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/dsa -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24 -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 -DNDEBUG -fPIC -Wall -Wno-unused-result -g -O2 -fexceptions -Wall -g -fexceptions -O2 -Wno-unused -fno-strict-aliasing -rdynamic -o CMakeFiles/oesenc_pi.dir/src/cpl/cpl_vsisimple.cpp.o -c /builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/cpl/cpl_vsisimple.cpp make[2]: Leaving directory '/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build' make[2]: Entering directory '/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build' [ 76%] Building CXX object CMakeFiles/oesenc_pi.dir/src/cpl/cpl_string.cpp.o /usr/bin/c++ -DTIXML_USE_STL -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -DocpnUSE_GL -Doesenc_pi_EXPORTS -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build/CMakeFiles/include -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/include -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src -isystem /usr/lib64/wx/include/gtk3-unicode-3.0 -isystem /usr/include/wx-3.0 -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/wxJSON -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/cpl -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/dsa -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24 -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 -DNDEBUG -fPIC -Wall -Wno-unused-result -g -O2 -fexceptions -Wall -g -fexceptions -O2 -Wno-unused -fno-strict-aliasing -rdynamic -o CMakeFiles/oesenc_pi.dir/src/cpl/cpl_string.cpp.o -c /builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/cpl/cpl_string.cpp make[2]: Leaving directory '/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build' make[2]: Entering directory '/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build' [ 80%] Building CXX object CMakeFiles/oesenc_pi.dir/src/myiso8211/ddffielddefn.cpp.o /usr/bin/c++ -DTIXML_USE_STL -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -DocpnUSE_GL -Doesenc_pi_EXPORTS -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build/CMakeFiles/include -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/include -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src -isystem /usr/lib64/wx/include/gtk3-unicode-3.0 -isystem /usr/include/wx-3.0 -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/wxJSON -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/cpl -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/dsa -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24 -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 -DNDEBUG -fPIC -Wall -Wno-unused-result -g -O2 -fexceptions -Wall -g -fexceptions -O2 -Wno-unused -fno-strict-aliasing -rdynamic -o CMakeFiles/oesenc_pi.dir/src/myiso8211/ddffielddefn.cpp.o -c /builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/myiso8211/ddffielddefn.cpp make[2]: Leaving directory '/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build' make[2]: Entering directory '/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build' [ 81%] Building CXX object CMakeFiles/oesenc_pi.dir/src/myiso8211/ddfmodule.cpp.o /usr/bin/c++ -DTIXML_USE_STL -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -DocpnUSE_GL -Doesenc_pi_EXPORTS -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build/CMakeFiles/include -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/include -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src -isystem /usr/lib64/wx/include/gtk3-unicode-3.0 -isystem /usr/include/wx-3.0 -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/wxJSON -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/cpl -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/dsa -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24 -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 -DNDEBUG -fPIC -Wall -Wno-unused-result -g -O2 -fexceptions -Wall -g -fexceptions -O2 -Wno-unused -fno-strict-aliasing -rdynamic -o CMakeFiles/oesenc_pi.dir/src/myiso8211/ddfmodule.cpp.o -c /builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/myiso8211/ddfmodule.cpp make[2]: Leaving directory '/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build' make[2]: Entering directory '/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build' [ 84%] Building CXX object CMakeFiles/oesenc_pi.dir/src/myiso8211/ddfsubfielddefn.cpp.o /usr/bin/c++ -DTIXML_USE_STL -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -DocpnUSE_GL -Doesenc_pi_EXPORTS -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build/CMakeFiles/include -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/include -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src -isystem /usr/lib64/wx/include/gtk3-unicode-3.0 -isystem /usr/include/wx-3.0 -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/wxJSON -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/cpl -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/dsa -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24 -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 -DNDEBUG -fPIC -Wall -Wno-unused-result -g -O2 -fexceptions -Wall -g -fexceptions -O2 -Wno-unused -fno-strict-aliasing -rdynamic -o CMakeFiles/oesenc_pi.dir/src/myiso8211/ddfsubfielddefn.cpp.o -c /builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/myiso8211/ddfsubfielddefn.cpp make[2]: Leaving directory '/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build' make[2]: Entering directory '/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build' [ 83%] Building CXX object CMakeFiles/oesenc_pi.dir/src/myiso8211/ddfrecord.cpp.o /usr/bin/c++ -DTIXML_USE_STL -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -DocpnUSE_GL -Doesenc_pi_EXPORTS -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build/CMakeFiles/include -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/include -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src -isystem /usr/lib64/wx/include/gtk3-unicode-3.0 -isystem /usr/include/wx-3.0 -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/wxJSON -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/cpl -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/dsa -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24 -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 -DNDEBUG -fPIC -Wall -Wno-unused-result -g -O2 -fexceptions -Wall -g -fexceptions -O2 -Wno-unused -fno-strict-aliasing -rdynamic -o CMakeFiles/oesenc_pi.dir/src/myiso8211/ddfrecord.cpp.o -c /builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/myiso8211/ddfrecord.cpp make[2]: Leaving directory '/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build' make[2]: Entering directory '/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build' [ 86%] Building CXX object CMakeFiles/oesenc_pi.dir/src/myiso8211/ddffield.cpp.o /usr/bin/c++ -DTIXML_USE_STL -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -DocpnUSE_GL -Doesenc_pi_EXPORTS -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build/CMakeFiles/include -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/include -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src -isystem /usr/lib64/wx/include/gtk3-unicode-3.0 -isystem /usr/include/wx-3.0 -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/wxJSON -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/cpl -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/dsa -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24 -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 -DNDEBUG -fPIC -Wall -Wno-unused-result -g -O2 -fexceptions -Wall -g -fexceptions -O2 -Wno-unused -fno-strict-aliasing -rdynamic -o CMakeFiles/oesenc_pi.dir/src/myiso8211/ddffield.cpp.o -c /builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/myiso8211/ddffield.cpp make[2]: Leaving directory '/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build' make[2]: Entering directory '/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build' [ 87%] Building CXX object CMakeFiles/oesenc_pi.dir/src/myiso8211/ddfutils.cpp.o /usr/bin/c++ -DTIXML_USE_STL -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -DocpnUSE_GL -Doesenc_pi_EXPORTS -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build/CMakeFiles/include -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/include -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src -isystem /usr/lib64/wx/include/gtk3-unicode-3.0 -isystem /usr/include/wx-3.0 -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/wxJSON -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/cpl -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/dsa -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24 -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 -DNDEBUG -fPIC -Wall -Wno-unused-result -g -O2 -fexceptions -Wall -g -fexceptions -O2 -Wno-unused -fno-strict-aliasing -rdynamic -o CMakeFiles/oesenc_pi.dir/src/myiso8211/ddfutils.cpp.o -c /builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/myiso8211/ddfutils.cpp make[2]: Leaving directory '/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build' make[2]: Entering directory '/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build' [ 90%] Building C object CMakeFiles/oesenc_pi.dir/src/dsa/mp_math.c.o /usr/bin/cc -DTIXML_USE_STL -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -DocpnUSE_GL -Doesenc_pi_EXPORTS -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build/CMakeFiles/include -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/include -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src -isystem /usr/lib64/wx/include/gtk3-unicode-3.0 -isystem /usr/include/wx-3.0 -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/wxJSON -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/cpl -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/dsa -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24 -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 -DNDEBUG -fPIC -Wall -Wno-unused-result -g -O2 -fexceptions -Wall -g -fexceptions -O2 -Wno-unused -fno-strict-aliasing -rdynamic -o CMakeFiles/oesenc_pi.dir/src/dsa/mp_math.c.o -c /builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/dsa/mp_math.c make[2]: Leaving directory '/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build' make[2]: Entering directory '/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build' [ 92%] Building C object CMakeFiles/oesenc_pi.dir/src/dsa/sha1.c.o /usr/bin/cc -DTIXML_USE_STL -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -DocpnUSE_GL -Doesenc_pi_EXPORTS -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build/CMakeFiles/include -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/include -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src -isystem /usr/lib64/wx/include/gtk3-unicode-3.0 -isystem /usr/include/wx-3.0 -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/wxJSON -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/cpl -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/dsa -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24 -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 -DNDEBUG -fPIC -Wall -Wno-unused-result -g -O2 -fexceptions -Wall -g -fexceptions -O2 -Wno-unused -fno-strict-aliasing -rdynamic -o CMakeFiles/oesenc_pi.dir/src/dsa/sha1.c.o -c /builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/dsa/sha1.c make[2]: Leaving directory '/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build' make[2]: Entering directory '/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build' [ 93%] Building CXX object CMakeFiles/oesenc_pi.dir/src/mygdal/s57classregistrar.cpp.o /usr/bin/c++ -DTIXML_USE_STL -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -DocpnUSE_GL -Doesenc_pi_EXPORTS -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build/CMakeFiles/include -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/include -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src -isystem /usr/lib64/wx/include/gtk3-unicode-3.0 -isystem /usr/include/wx-3.0 -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/wxJSON -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/cpl -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/dsa -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24 -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 -DNDEBUG -fPIC -Wall -Wno-unused-result -g -O2 -fexceptions -Wall -g -fexceptions -O2 -Wno-unused -fno-strict-aliasing -rdynamic -o CMakeFiles/oesenc_pi.dir/src/mygdal/s57classregistrar.cpp.o -c /builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/mygdal/s57classregistrar.cpp make[2]: Leaving directory '/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build' make[2]: Entering directory '/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build' [ 95%] Building CXX object CMakeFiles/oesenc_pi.dir/src/wxJSON/jsonreader.cpp.o /usr/bin/c++ -DTIXML_USE_STL -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -DocpnUSE_GL -Doesenc_pi_EXPORTS -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build/CMakeFiles/include -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/include -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src -isystem /usr/lib64/wx/include/gtk3-unicode-3.0 -isystem /usr/include/wx-3.0 -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/wxJSON -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/cpl -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/dsa -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24 -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 -DNDEBUG -fPIC -Wall -Wno-unused-result -g -O2 -fexceptions -Wall -g -fexceptions -O2 -Wno-unused -fno-strict-aliasing -rdynamic -o CMakeFiles/oesenc_pi.dir/src/wxJSON/jsonreader.cpp.o -c /builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/wxJSON/jsonreader.cpp make[2]: Leaving directory '/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build' make[2]: Entering directory '/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build' [ 89%] Building CXX object CMakeFiles/oesenc_pi.dir/src/dsa/dsa_utils.cpp.o /usr/bin/c++ -DTIXML_USE_STL -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -DocpnUSE_GL -Doesenc_pi_EXPORTS -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build/CMakeFiles/include -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/include -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src -isystem /usr/lib64/wx/include/gtk3-unicode-3.0 -isystem /usr/include/wx-3.0 -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/wxJSON -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/cpl -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/dsa -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24 -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 -DNDEBUG -fPIC -Wall -Wno-unused-result -g -O2 -fexceptions -Wall -g -fexceptions -O2 -Wno-unused -fno-strict-aliasing -rdynamic -o CMakeFiles/oesenc_pi.dir/src/dsa/dsa_utils.cpp.o -c /builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/dsa/dsa_utils.cpp make[2]: Leaving directory '/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build' make[2]: Entering directory '/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build' [ 98%] Building CXX object CMakeFiles/oesenc_pi.dir/src/wxJSON/jsonwriter.cpp.o /usr/bin/c++ -DTIXML_USE_STL -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -DocpnUSE_GL -Doesenc_pi_EXPORTS -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build/CMakeFiles/include -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/include -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src -isystem /usr/lib64/wx/include/gtk3-unicode-3.0 -isystem /usr/include/wx-3.0 -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/wxJSON -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/cpl -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/dsa -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24 -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 -DNDEBUG -fPIC -Wall -Wno-unused-result -g -O2 -fexceptions -Wall -g -fexceptions -O2 -Wno-unused -fno-strict-aliasing -rdynamic -o CMakeFiles/oesenc_pi.dir/src/wxJSON/jsonwriter.cpp.o -c /builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/wxJSON/jsonwriter.cpp make[2]: Leaving directory '/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build' make[2]: Entering directory '/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build' [ 96%] Building CXX object CMakeFiles/oesenc_pi.dir/src/wxJSON/jsonval.cpp.o /usr/bin/c++ -DTIXML_USE_STL -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -DocpnUSE_GL -Doesenc_pi_EXPORTS -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build/CMakeFiles/include -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/include -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src -isystem /usr/lib64/wx/include/gtk3-unicode-3.0 -isystem /usr/include/wx-3.0 -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/wxJSON -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/cpl -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/dsa -I/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24 -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 -DNDEBUG -fPIC -Wall -Wno-unused-result -g -O2 -fexceptions -Wall -g -fexceptions -O2 -Wno-unused -fno-strict-aliasing -rdynamic -o CMakeFiles/oesenc_pi.dir/src/wxJSON/jsonval.cpp.o -c /builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/src/wxJSON/jsonval.cpp make[2]: Leaving directory '/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build' make[2]: Entering directory '/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build' [100%] Linking CXX shared library liboesenc_pi.so /usr/bin/cmake -E cmake_link_script CMakeFiles/oesenc_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 -DNDEBUG -Wl,-Bsymbolic -shared -Wl,-soname,liboesenc_pi.so -o liboesenc_pi.so CMakeFiles/oesenc_pi.dir/src/oesenc_pi.cpp.o CMakeFiles/oesenc_pi.dir/src/eSENCChart.cpp.o CMakeFiles/oesenc_pi.dir/src/Osenc.cpp.o CMakeFiles/oesenc_pi.dir/src/mygeom63.cpp.o CMakeFiles/oesenc_pi.dir/src/tri.c.o CMakeFiles/oesenc_pi.dir/src/TexFont.cpp.o CMakeFiles/oesenc_pi.dir/src/s52plib.cpp.o CMakeFiles/oesenc_pi.dir/src/s57RegistrarMgr.cpp.o CMakeFiles/oesenc_pi.dir/src/chartsymbols.cpp.o CMakeFiles/oesenc_pi.dir/src/s52cnsy.cpp.o CMakeFiles/oesenc_pi.dir/src/viewport.cpp.o CMakeFiles/oesenc_pi.dir/src/s52utils.cpp.o CMakeFiles/oesenc_pi.dir/src/bbox.cpp.o CMakeFiles/oesenc_pi.dir/src/OCPNRegion.cpp.o CMakeFiles/oesenc_pi.dir/src/LLRegion.cpp.o CMakeFiles/oesenc_pi.dir/src/cutil.cpp.o CMakeFiles/oesenc_pi.dir/src/tinyxml.cpp.o CMakeFiles/oesenc_pi.dir/src/tinyxmlerror.cpp.o CMakeFiles/oesenc_pi.dir/src/tinyxmlparser.cpp.o CMakeFiles/oesenc_pi.dir/src/cpl/cpl_conv.cpp.o CMakeFiles/oesenc_pi.dir/src/cpl/cpl_csv.cpp.o CMakeFiles/oesenc_pi.dir/src/cpl/cpl_error.cpp.o CMakeFiles/oesenc_pi.dir/src/cpl/cpl_findfile.cpp.o CMakeFiles/oesenc_pi.dir/src/cpl/cpl_path.cpp.o CMakeFiles/oesenc_pi.dir/src/cpl/cpl_string.cpp.o CMakeFiles/oesenc_pi.dir/src/cpl/cpl_vsisimple.cpp.o CMakeFiles/oesenc_pi.dir/src/myiso8211/ddffielddefn.cpp.o CMakeFiles/oesenc_pi.dir/src/myiso8211/ddfmodule.cpp.o CMakeFiles/oesenc_pi.dir/src/myiso8211/ddfrecord.cpp.o CMakeFiles/oesenc_pi.dir/src/myiso8211/ddfsubfielddefn.cpp.o CMakeFiles/oesenc_pi.dir/src/myiso8211/ddffield.cpp.o CMakeFiles/oesenc_pi.dir/src/myiso8211/ddfutils.cpp.o CMakeFiles/oesenc_pi.dir/src/dsa/dsa_utils.cpp.o CMakeFiles/oesenc_pi.dir/src/dsa/mp_math.c.o CMakeFiles/oesenc_pi.dir/src/dsa/sha1.c.o CMakeFiles/oesenc_pi.dir/src/mygdal/s57classregistrar.cpp.o CMakeFiles/oesenc_pi.dir/src/wxJSON/jsonreader.cpp.o CMakeFiles/oesenc_pi.dir/src/wxJSON/jsonval.cpp.o CMakeFiles/oesenc_pi.dir/src/wxJSON/jsonwriter.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 -lwx_gtk3u_gl-3.0 -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 -lwx_gtk3u_gl-3.0 make[2]: Leaving directory '/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build' make[1]: Entering directory '/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build' [100%] Built target oesenc_pi make[1]: Leaving directory '/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build/CMakeFiles 0 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.VqFzQN + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/opencpn-plugin-oesenc-1.6-1.8b11d03.fc28.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/opencpn-plugin-oesenc-1.6-1.8b11d03.fc28.x86_64 ++ dirname /builddir/build/BUILDROOT/opencpn-plugin-oesenc-1.6-1.8b11d03.fc28.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/opencpn-plugin-oesenc-1.6-1.8b11d03.fc28.x86_64 + cd oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24 + cd build + mkdir -p /builddir/build/BUILDROOT/opencpn-plugin-oesenc-1.6-1.8b11d03.fc28.x86_64/usr/bin + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/opencpn-plugin-oesenc-1.6-1.8b11d03.fc28.x86_64 'INSTALL=/usr/bin/install -p' /usr/bin/cmake -H/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24 -B/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build/CMakeFiles /builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build/CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build' /usr/bin/make -f CMakeFiles/oesenc-i18n.dir/build.make CMakeFiles/oesenc-i18n.dir/depend make[2]: Entering directory '/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build' cd /builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24 /builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24 /builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build /builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build /builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build/CMakeFiles/oesenc-i18n.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build' /usr/bin/make -f CMakeFiles/oesenc-i18n.dir/build.make CMakeFiles/oesenc-i18n.dir/build make[2]: Entering directory '/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build' [ 1%] oesenc_pi-i18n: Done. make[2]: Leaving directory '/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build' [ 38%] Built target oesenc-i18n /usr/bin/make -f CMakeFiles/oesenc_pi.dir/build.make CMakeFiles/oesenc_pi.dir/depend make[2]: Entering directory '/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build' cd /builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24 /builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24 /builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build /builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build /builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build/CMakeFiles/oesenc_pi.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build' /usr/bin/make -f CMakeFiles/oesenc_pi.dir/build.make CMakeFiles/oesenc_pi.dir/build make[2]: Entering directory '/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build' make[2]: Nothing to be done for 'CMakeFiles/oesenc_pi.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build' [100%] Built target oesenc_pi make[1]: Leaving directory '/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build/CMakeFiles 0 /usr/bin/make -f CMakeFiles/Makefile2 preinstall make[1]: Entering directory '/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build' make[1]: Nothing to be done for 'preinstall'. make[1]: Leaving directory '/builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24/build' Install the project... /usr/bin/cmake -P cmake_install.cmake -- Install configuration: "Release" -- Installing: /builddir/build/BUILDROOT/opencpn-plugin-oesenc-1.6-1.8b11d03.fc28.x86_64/usr/bin/oeserverd -- Installing: /builddir/build/BUILDROOT/opencpn-plugin-oesenc-1.6-1.8b11d03.fc28.x86_64/usr/share/opencpn/plugins/oesenc_pi/rrc_eula_ChartSetsForOpenCPN-v16-12.txt -- Installing: /builddir/build/BUILDROOT/opencpn-plugin-oesenc-1.6-1.8b11d03.fc28.x86_64/usr/share/locale/ar_SA/LC_MESSAGES/opencpn-oesenc_pi.mo -- Installing: /builddir/build/BUILDROOT/opencpn-plugin-oesenc-1.6-1.8b11d03.fc28.x86_64/usr/share/locale/ca_ES/LC_MESSAGES/opencpn-oesenc_pi.mo -- Installing: /builddir/build/BUILDROOT/opencpn-plugin-oesenc-1.6-1.8b11d03.fc28.x86_64/usr/share/locale/cs_CZ/LC_MESSAGES/opencpn-oesenc_pi.mo -- Installing: /builddir/build/BUILDROOT/opencpn-plugin-oesenc-1.6-1.8b11d03.fc28.x86_64/usr/share/locale/da_DK/LC_MESSAGES/opencpn-oesenc_pi.mo -- Installing: /builddir/build/BUILDROOT/opencpn-plugin-oesenc-1.6-1.8b11d03.fc28.x86_64/usr/share/locale/de_DE/LC_MESSAGES/opencpn-oesenc_pi.mo -- Installing: /builddir/build/BUILDROOT/opencpn-plugin-oesenc-1.6-1.8b11d03.fc28.x86_64/usr/share/locale/el_GR/LC_MESSAGES/opencpn-oesenc_pi.mo -- Installing: /builddir/build/BUILDROOT/opencpn-plugin-oesenc-1.6-1.8b11d03.fc28.x86_64/usr/share/locale/es_ES/LC_MESSAGES/opencpn-oesenc_pi.mo -- Installing: /builddir/build/BUILDROOT/opencpn-plugin-oesenc-1.6-1.8b11d03.fc28.x86_64/usr/share/locale/et_EE/LC_MESSAGES/opencpn-oesenc_pi.mo -- Installing: /builddir/build/BUILDROOT/opencpn-plugin-oesenc-1.6-1.8b11d03.fc28.x86_64/usr/share/locale/fi_FI/LC_MESSAGES/opencpn-oesenc_pi.mo -- Installing: /builddir/build/BUILDROOT/opencpn-plugin-oesenc-1.6-1.8b11d03.fc28.x86_64/usr/share/locale/fr_FR/LC_MESSAGES/opencpn-oesenc_pi.mo -- Installing: /builddir/build/BUILDROOT/opencpn-plugin-oesenc-1.6-1.8b11d03.fc28.x86_64/usr/share/locale/gl_ES/LC_MESSAGES/opencpn-oesenc_pi.mo -- Installing: /builddir/build/BUILDROOT/opencpn-plugin-oesenc-1.6-1.8b11d03.fc28.x86_64/usr/share/locale/hu_HU/LC_MESSAGES/opencpn-oesenc_pi.mo -- Installing: /builddir/build/BUILDROOT/opencpn-plugin-oesenc-1.6-1.8b11d03.fc28.x86_64/usr/share/locale/it_IT/LC_MESSAGES/opencpn-oesenc_pi.mo -- Installing: /builddir/build/BUILDROOT/opencpn-plugin-oesenc-1.6-1.8b11d03.fc28.x86_64/usr/share/locale/ja_JP/LC_MESSAGES/opencpn-oesenc_pi.mo -- Installing: /builddir/build/BUILDROOT/opencpn-plugin-oesenc-1.6-1.8b11d03.fc28.x86_64/usr/share/locale/nb_NO/LC_MESSAGES/opencpn-oesenc_pi.mo -- Installing: /builddir/build/BUILDROOT/opencpn-plugin-oesenc-1.6-1.8b11d03.fc28.x86_64/usr/share/locale/nl_NL/LC_MESSAGES/opencpn-oesenc_pi.mo -- Installing: /builddir/build/BUILDROOT/opencpn-plugin-oesenc-1.6-1.8b11d03.fc28.x86_64/usr/share/locale/pl_PL/LC_MESSAGES/opencpn-oesenc_pi.mo -- Installing: /builddir/build/BUILDROOT/opencpn-plugin-oesenc-1.6-1.8b11d03.fc28.x86_64/usr/share/locale/pt_BR/LC_MESSAGES/opencpn-oesenc_pi.mo -- Installing: /builddir/build/BUILDROOT/opencpn-plugin-oesenc-1.6-1.8b11d03.fc28.x86_64/usr/share/locale/pt_PT/LC_MESSAGES/opencpn-oesenc_pi.mo -- Installing: /builddir/build/BUILDROOT/opencpn-plugin-oesenc-1.6-1.8b11d03.fc28.x86_64/usr/share/locale/ru_RU/LC_MESSAGES/opencpn-oesenc_pi.mo -- Installing: /builddir/build/BUILDROOT/opencpn-plugin-oesenc-1.6-1.8b11d03.fc28.x86_64/usr/share/locale/sv_SE/LC_MESSAGES/opencpn-oesenc_pi.mo -- Installing: /builddir/build/BUILDROOT/opencpn-plugin-oesenc-1.6-1.8b11d03.fc28.x86_64/usr/share/locale/tr_TR/LC_MESSAGES/opencpn-oesenc_pi.mo -- Installing: /builddir/build/BUILDROOT/opencpn-plugin-oesenc-1.6-1.8b11d03.fc28.x86_64/usr/share/locale/vi_VN/LC_MESSAGES/opencpn-oesenc_pi.mo -- Installing: /builddir/build/BUILDROOT/opencpn-plugin-oesenc-1.6-1.8b11d03.fc28.x86_64/usr/share/locale/zh_TW/LC_MESSAGES/opencpn-oesenc_pi.mo -- Installing: /builddir/build/BUILDROOT/opencpn-plugin-oesenc-1.6-1.8b11d03.fc28.x86_64/usr/lib64/opencpn/liboesenc_pi.so -- Installing: /builddir/build/BUILDROOT/opencpn-plugin-oesenc-1.6-1.8b11d03.fc28.x86_64/usr/share/opencpn/plugins/oesenc_pi/data -- Installing: /builddir/build/BUILDROOT/opencpn-plugin-oesenc-1.6-1.8b11d03.fc28.x86_64/usr/share/opencpn/plugins/oesenc_pi/data/license.txt -- Installing: /builddir/build/BUILDROOT/opencpn-plugin-oesenc-1.6-1.8b11d03.fc28.x86_64/usr/share/opencpn/plugins/oesenc_pi/data/SymbolPatch5.xml -- Installing: /builddir/build/BUILDROOT/opencpn-plugin-oesenc-1.6-1.8b11d03.fc28.x86_64/usr/share/opencpn/plugins/oesenc_pi/data/SymbolPatch4.xml -- Installing: /builddir/build/BUILDROOT/opencpn-plugin-oesenc-1.6-1.8b11d03.fc28.x86_64/usr/share/opencpn/plugins/oesenc_pi/data/SymbolPatch3.xml -- Installing: /builddir/build/BUILDROOT/opencpn-plugin-oesenc-1.6-1.8b11d03.fc28.x86_64/usr/share/opencpn/plugins/oesenc_pi/data/SymbolPatch2.xml -- Installing: /builddir/build/BUILDROOT/opencpn-plugin-oesenc-1.6-1.8b11d03.fc28.x86_64/usr/share/opencpn/plugins/oesenc_pi/data/SymbolPatch1.xml -- Installing: /builddir/build/BUILDROOT/opencpn-plugin-oesenc-1.6-1.8b11d03.fc28.x86_64/usr/share/opencpn/plugins/oesenc_pi/data/LUPPatch3.xml -- Installing: /builddir/build/BUILDROOT/opencpn-plugin-oesenc-1.6-1.8b11d03.fc28.x86_64/usr/share/opencpn/plugins/oesenc_pi/data/LUPPatch2.xml -- Installing: /builddir/build/BUILDROOT/opencpn-plugin-oesenc-1.6-1.8b11d03.fc28.x86_64/usr/share/opencpn/plugins/oesenc_pi/data/LUPPatch1.xml + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/opencpn-plugin-oesenc-1.6-1.8b11d03.fc28.x86_64 opencpn-oesenc_pi + /usr/lib/rpm/find-debuginfo.sh -j2 --strict-build-id -m -i --build-id-seed 1.6-1.8b11d03.fc28 --unique-debug-suffix -1.6-1.8b11d03.fc28.x86_64 --unique-debug-src-base opencpn-plugin-oesenc-1.6-1.8b11d03.fc28.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24 extracting debug info from /builddir/build/BUILDROOT/opencpn-plugin-oesenc-1.6-1.8b11d03.fc28.x86_64/usr/lib64/opencpn/liboesenc_pi.so /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 6573 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-oesenc-1.6-1.8b11d03.fc28.x86_64 Provides: liboesenc_pi.so()(64bit) opencpn-plugin-oesenc = 1.6-1.8b11d03.fc28 opencpn-plugin-oesenc(x86-64) = 1.6-1.8b11d03.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(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) libm.so.6(GLIBC_2.2.5)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(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_net-3.0.so.0(WXU_3.0)(64bit) libwx_baseu_xml-3.0.so.0()(64bit) libwx_gtk3u_adv-3.0.so.0()(64bit) libwx_gtk3u_core-3.0.so.0()(64bit) libwx_gtk3u_core-3.0.so.0(WXU_3.0)(64bit) libwx_gtk3u_gl-3.0.so.0()(64bit) libwx_gtk3u_html-3.0.so.0()(64bit) libwx_gtk3u_html-3.0.so.0(WXU_3.0)(64bit) rtld(GNU_HASH) Supplements: opencpn(x86-64) Processing files: opencpn-plugin-oesenc-debugsource-1.6-1.8b11d03.fc28.x86_64 Provides: opencpn-plugin-oesenc-debugsource = 1.6-1.8b11d03.fc28 opencpn-plugin-oesenc-debugsource(x86-64) = 1.6-1.8b11d03.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: opencpn-plugin-oesenc-debuginfo-1.6-1.8b11d03.fc28.x86_64 Provides: debuginfo(build-id) = 8b1f6b1afa50da2f74abf20c4f7630bd4558fe4b opencpn-plugin-oesenc-debuginfo = 1.6-1.8b11d03.fc28 opencpn-plugin-oesenc-debuginfo(x86-64) = 1.6-1.8b11d03.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: opencpn-plugin-oesenc-debugsource(x86-64) = 1.6-1.8b11d03.fc28 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/opencpn-plugin-oesenc-1.6-1.8b11d03.fc28.x86_64 Wrote: /builddir/build/RPMS/opencpn-plugin-oesenc-1.6-1.8b11d03.fc28.x86_64.rpm Wrote: /builddir/build/RPMS/opencpn-plugin-oesenc-debugsource-1.6-1.8b11d03.fc28.x86_64.rpm Wrote: /builddir/build/RPMS/opencpn-plugin-oesenc-debuginfo-1.6-1.8b11d03.fc28.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Fhoe28 + umask 022 + cd /builddir/build/BUILD + cd oesenc_pi-8b11d03dcb5849e74434dc99aa6a390379a29c24 + /usr/bin/rm -rf /builddir/build/BUILDROOT/opencpn-plugin-oesenc-1.6-1.8b11d03.fc28.x86_64 + exit 0 Child return code was: 0