Mock Version: 1.4.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/opencpn-plugin-celestial-navigation.spec'], chrootPath='/var/lib/mock/608732-fedora-rawhide-x86_64/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=[]printOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/opencpn-plugin-celestial-navigation.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-celestial-navigation-0.0-0.1.d6551e7.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-celestial-navigation.spec'], chrootPath='/var/lib/mock/608732-fedora-rawhide-x86_64/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=[]printOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/opencpn-plugin-celestial-navigation.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.9G6f9E + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf + /usr/bin/gzip -dc /builddir/build/SOURCES/celestial_navigation_pi-d6551e7.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf + /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.WmVxK6 + umask 022 + cd /builddir/build/BUILD + cd celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf + cd build + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + /usr/bin/cmake -DCMAKE_C_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_Fortran_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON -DCMAKE_INSTALL_PREFIX:PATH=/usr -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=/usr/lib64 -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DLIB_SUFFIX=64 -DBUILD_SHARED_LIBS:BOOL=ON -DBUILD_SHARED_LIBS:BOOL=OFF .. -- The C compiler identification is GNU 7.2.1 -- The CXX compiler identification is GNU 7.2.1 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- *** Building celestial_navigation_pi *** 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:23 (INCLUDE) -- *** Staging to build celestial_navigation_pi *** 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:23 (INCLUDE) CMake Deprecation Warning at cmake/PluginConfigure.cmake:13 (CMAKE_POLICY): The OLD behavior for policy CMP0011 will be removed from a future version of CMake. The cmake-policies(7) manual explains that the OLD behaviors of all policies are deprecated and that a policy should be set to OLD only under specific short-term circumstances. Projects should be ported to the NEW behavior and not rely on setting a policy to OLD. Call Stack (most recent call first): CMakeLists.txt:23 (INCLUDE) -- Found wxWidgets: -pthread;;;-lwx_baseu-3.0;-lwx_gtk3u_core-3.0;-lwx_baseu_net-3.0;-lwx_baseu_xml-3.0;-lwx_gtk3u_html-3.0;-lwx_gtk3u_adv-3.0 (found version "3.0.3") -- Found OpenGL: /usr/lib64/libGL.so -- Found OpenGL... -- Lib: /usr/lib64/libGLU.so/usr/lib64/libGL.so -- Include: /usr/include -- Found Gettext: /usr/bin/msgmerge (found version "0.19.8.1") -- Found BZip2: /usr/lib64/libbz2.so (found version "1.0.6") -- Looking for BZ2_bzCompressInit -- Looking for BZ2_bzCompressInit - found -- Found ZLIB: /usr/lib64/libz.so (found version "1.2.11") -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_CXX_FLAGS_RELEASE CMAKE_C_FLAGS_RELEASE CMAKE_Fortran_FLAGS_RELEASE INCLUDE_INSTALL_DIR LIB_INSTALL_DIR LIB_SUFFIX SHARE_INSTALL_PREFIX SYSCONF_INSTALL_DIR -- Build files have been written to: /builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/build + /usr/bin/make -O -j2 /usr/bin/cmake -H/builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf -B/builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/build/CMakeFiles /builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/build/CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all /usr/bin/make -f CMakeFiles/celestial_navigation-i18n.dir/build.make CMakeFiles/celestial_navigation-i18n.dir/depend make[2]: Entering directory '/builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/build' cd /builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf /builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf /builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/build /builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/build /builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/build/CMakeFiles/celestial_navigation-i18n.dir/DependInfo.cmake --color= Scanning dependencies of target celestial_navigation-i18n make[2]: Leaving directory '/builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/build' /usr/bin/make -f CMakeFiles/celestial_navigation-i18n.dir/build.make CMakeFiles/celestial_navigation-i18n.dir/build make[2]: Entering directory '/builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/build' [ 2%] celestial_navigation-i18n [zh]: Created mo file. /usr/bin/msgfmt --check -o /builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/build/zh.mo /builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/po/zh.po /usr/bin/cmake -E copy /builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/build/zh.mo Resources/zh.lproj/opencpn-celestial_navigation_pi.mo make[2]: Leaving directory '/builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/build' make[2]: Entering directory '/builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/build' [ 4%] celestial_navigation-i18n [ca]: Created mo file. /usr/bin/msgfmt --check -o /builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/build/ca.mo /builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/po/ca.po /usr/bin/cmake -E copy /builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/build/ca.mo Resources/ca.lproj/opencpn-celestial_navigation_pi.mo make[2]: Leaving directory '/builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/build' make[2]: Entering directory '/builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/build' [ 6%] celestial_navigation-i18n [cs]: Created mo file. /usr/bin/msgfmt --check -o /builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/build/cs.mo /builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/po/cs.po /usr/bin/cmake -E copy /builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/build/cs.mo Resources/cs.lproj/opencpn-celestial_navigation_pi.mo make[2]: Leaving directory '/builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/build' make[2]: Entering directory '/builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/build' [ 8%] celestial_navigation-i18n [da]: Created mo file. /usr/bin/msgfmt --check -o /builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/build/da.mo /builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/po/da.po /usr/bin/cmake -E copy /builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/build/da.mo Resources/da.lproj/opencpn-celestial_navigation_pi.mo make[2]: Leaving directory '/builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/build' make[2]: Entering directory '/builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/build' [ 12%] celestial_navigation-i18n [de]: Created mo file. /usr/bin/msgfmt --check -o /builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/build/de.mo /builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/po/de.po /usr/bin/cmake -E copy /builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/build/de.mo Resources/de.lproj/opencpn-celestial_navigation_pi.mo make[2]: Leaving directory '/builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/build' make[2]: Entering directory '/builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/build' [ 12%] celestial_navigation-i18n [el]: Created mo file. /usr/bin/msgfmt --check -o /builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/build/el.mo /builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/po/el.po /usr/bin/cmake -E copy /builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/build/el.mo Resources/el.lproj/opencpn-celestial_navigation_pi.mo make[2]: Leaving directory '/builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/build' make[2]: Entering directory '/builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/build' [ 17%] celestial_navigation-i18n [et]: Created mo file. /usr/bin/msgfmt --check -o /builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/build/et.mo /builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/po/et.po /usr/bin/cmake -E copy /builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/build/et.mo Resources/et.lproj/opencpn-celestial_navigation_pi.mo make[2]: Leaving directory '/builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/build' make[2]: Entering directory '/builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/build' [ 17%] celestial_navigation-i18n [es]: Created mo file. /usr/bin/msgfmt --check -o /builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/build/es.mo /builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/po/es.po /usr/bin/cmake -E copy /builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/build/es.mo Resources/es.lproj/opencpn-celestial_navigation_pi.mo make[2]: Leaving directory '/builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/build' make[2]: Entering directory '/builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/build' [ 19%] celestial_navigation-i18n [fi]: Created mo file. /usr/bin/msgfmt --check -o /builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/build/fi.mo /builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/po/fi.po /usr/bin/cmake -E copy /builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/build/fi.mo Resources/fi.lproj/opencpn-celestial_navigation_pi.mo make[2]: Leaving directory '/builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/build' make[2]: Entering directory '/builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/build' [ 21%] celestial_navigation-i18n [fr]: Created mo file. /usr/bin/msgfmt --check -o /builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/build/fr.mo /builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/po/fr.po /usr/bin/cmake -E copy /builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/build/fr.mo Resources/fr.lproj/opencpn-celestial_navigation_pi.mo make[2]: Leaving directory '/builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/build' make[2]: Entering directory '/builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/build' [ 23%] celestial_navigation-i18n [gl]: Created mo file. /usr/bin/msgfmt --check -o /builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/build/gl.mo /builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/po/gl.po /usr/bin/cmake -E copy /builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/build/gl.mo Resources/gl.lproj/opencpn-celestial_navigation_pi.mo make[2]: Leaving directory '/builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/build' make[2]: Entering directory '/builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/build' [ 25%] celestial_navigation-i18n [hu]: Created mo file. /usr/bin/msgfmt --check -o /builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/build/hu.mo /builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/po/hu.po /usr/bin/cmake -E copy /builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/build/hu.mo Resources/hu.lproj/opencpn-celestial_navigation_pi.mo make[2]: Leaving directory '/builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/build' make[2]: Entering directory '/builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/build' [ 27%] celestial_navigation-i18n [it]: Created mo file. /usr/bin/msgfmt --check -o /builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/build/it.mo /builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/po/it.po /usr/bin/cmake -E copy /builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/build/it.mo Resources/it.lproj/opencpn-celestial_navigation_pi.mo make[2]: Leaving directory '/builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/build' make[2]: Entering directory '/builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/build' [ 29%] celestial_navigation-i18n [nb]: Created mo file. /usr/bin/msgfmt --check -o /builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/build/nb.mo /builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/po/nb.po /usr/bin/cmake -E copy /builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/build/nb.mo Resources/nb.lproj/opencpn-celestial_navigation_pi.mo make[2]: Leaving directory '/builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/build' make[2]: Entering directory '/builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/build' [ 31%] celestial_navigation-i18n [nl]: Created mo file. /usr/bin/msgfmt --check -o /builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/build/nl.mo /builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/po/nl.po /usr/bin/cmake -E copy /builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/build/nl.mo Resources/nl.lproj/opencpn-celestial_navigation_pi.mo make[2]: Leaving directory '/builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/build' make[2]: Entering directory '/builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/build' [ 34%] celestial_navigation-i18n [pl]: Created mo file. /usr/bin/msgfmt --check -o /builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/build/pl.mo /builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/po/pl.po /usr/bin/cmake -E copy /builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/build/pl.mo Resources/pl.lproj/opencpn-celestial_navigation_pi.mo make[2]: Leaving directory '/builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/build' make[2]: Entering directory '/builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/build' [ 36%] celestial_navigation-i18n [pt]: Created mo file. /usr/bin/msgfmt --check -o /builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/build/pt.mo /builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/po/pt.po /usr/bin/cmake -E copy /builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/build/pt.mo Resources/pt.lproj/opencpn-celestial_navigation_pi.mo make[2]: Leaving directory '/builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/build' make[2]: Entering directory '/builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/build' [ 38%] celestial_navigation-i18n [ru]: Created mo file. /usr/bin/msgfmt --check -o /builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/build/ru.mo /builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/po/ru.po /usr/bin/cmake -E copy /builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/build/ru.mo Resources/ru.lproj/opencpn-celestial_navigation_pi.mo make[2]: Leaving directory '/builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/build' make[2]: Entering directory '/builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/build' [ 40%] celestial_navigation-i18n [sv]: Created mo file. /usr/bin/msgfmt --check -o /builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/build/sv.mo /builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/po/sv.po /usr/bin/cmake -E copy /builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/build/sv.mo Resources/sv.lproj/opencpn-celestial_navigation_pi.mo make[2]: Leaving directory '/builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/build' make[2]: Entering directory '/builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/build' [ 42%] celestial_navigation-i18n [tr]: Created mo file. /usr/bin/msgfmt --check -o /builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/build/tr.mo /builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/po/tr.po /usr/bin/cmake -E copy /builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/build/tr.mo Resources/tr.lproj/opencpn-celestial_navigation_pi.mo make[2]: Leaving directory '/builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/build' make[2]: Entering directory '/builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/build' [ 44%] celestial_navigation-i18n [vi]: Created mo file. /usr/bin/msgfmt --check -o /builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/build/vi.mo /builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/po/vi.po /usr/bin/cmake -E copy /builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/build/vi.mo Resources/vi.lproj/opencpn-celestial_navigation_pi.mo make[2]: Leaving directory '/builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/build' make[2]: Entering directory '/builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/build' [ 46%] celestial_navigation_pi-i18n: Done. make[2]: Leaving directory '/builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/build' make[1]: Entering directory '/builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/build' [ 46%] Built target celestial_navigation-i18n make[1]: Leaving directory '/builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/build' /usr/bin/make -f CMakeFiles/celestial_navigation_pi.dir/build.make CMakeFiles/celestial_navigation_pi.dir/depend make[2]: Entering directory '/builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/build' cd /builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf /builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf /builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/build /builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/build /builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/build/CMakeFiles/celestial_navigation_pi.dir/DependInfo.cmake --color= Scanning dependencies of target celestial_navigation_pi make[2]: Leaving directory '/builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/build' /usr/bin/make -f CMakeFiles/celestial_navigation_pi.dir/build.make CMakeFiles/celestial_navigation_pi.dir/build make[2]: Entering directory '/builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/build' [ 51%] Building CXX object CMakeFiles/celestial_navigation_pi.dir/src/astrolabe/calendar.cpp.o /usr/bin/c++ -DTIXML_USE_STL -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -Dcelestial_navigation_pi_EXPORTS -DocpnUSE_GL -I/builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/include -I/builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/src -isystem /usr/lib64/wx/include/gtk3-unicode-3.0 -isystem /usr/include/wx-3.0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -pthread -fPIC -Wall -Wno-unused-result -g -O2 -fexceptions -o CMakeFiles/celestial_navigation_pi.dir/src/astrolabe/calendar.cpp.o -c /builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/src/astrolabe/calendar.cpp make[2]: Leaving directory '/builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/build' make[2]: Entering directory '/builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/build' [ 53%] Building CXX object CMakeFiles/celestial_navigation_pi.dir/src/astrolabe/dynamical.cpp.o /usr/bin/c++ -DTIXML_USE_STL -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -Dcelestial_navigation_pi_EXPORTS -DocpnUSE_GL -I/builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/include -I/builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/src -isystem /usr/lib64/wx/include/gtk3-unicode-3.0 -isystem /usr/include/wx-3.0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -pthread -fPIC -Wall -Wno-unused-result -g -O2 -fexceptions -o CMakeFiles/celestial_navigation_pi.dir/src/astrolabe/dynamical.cpp.o -c /builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/src/astrolabe/dynamical.cpp make[2]: Leaving directory '/builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/build' /builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/src/astrolabe/dynamical.cpp: In function 'double astrolabe::dynamical::deltaT_seconds(double)': /builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/src/astrolabe/dynamical.cpp:360:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (_tbl_end < yr && yr < 2100) ^~ /builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/src/astrolabe/dynamical.cpp:362:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' result += 0.37 * (yr - 2100); ^~~~~~ make[2]: Entering directory '/builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/build' [ 51%] Building CXX object CMakeFiles/celestial_navigation_pi.dir/src/astrolabe/dicts.cpp.o /usr/bin/c++ -DTIXML_USE_STL -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -Dcelestial_navigation_pi_EXPORTS -DocpnUSE_GL -I/builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/include -I/builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/src -isystem /usr/lib64/wx/include/gtk3-unicode-3.0 -isystem /usr/include/wx-3.0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -pthread -fPIC -Wall -Wno-unused-result -g -O2 -fexceptions -o CMakeFiles/celestial_navigation_pi.dir/src/astrolabe/dicts.cpp.o -c /builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/src/astrolabe/dicts.cpp make[2]: Leaving directory '/builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/build' make[2]: Entering directory '/builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/build' [ 55%] Building CXX object CMakeFiles/celestial_navigation_pi.dir/src/astrolabe/elp2000.cpp.o /usr/bin/c++ -DTIXML_USE_STL -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -Dcelestial_navigation_pi_EXPORTS -DocpnUSE_GL -I/builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/include -I/builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/src -isystem /usr/lib64/wx/include/gtk3-unicode-3.0 -isystem /usr/include/wx-3.0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -pthread -fPIC -Wall -Wno-unused-result -g -O2 -fexceptions -o CMakeFiles/celestial_navigation_pi.dir/src/astrolabe/elp2000.cpp.o -c /builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/src/astrolabe/elp2000.cpp make[2]: Leaving directory '/builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/build' make[2]: Entering directory '/builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/build' [ 59%] Building CXX object CMakeFiles/celestial_navigation_pi.dir/src/astrolabe/globals.cpp.o /usr/bin/c++ -DTIXML_USE_STL -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -Dcelestial_navigation_pi_EXPORTS -DocpnUSE_GL -I/builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/include -I/builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/src -isystem /usr/lib64/wx/include/gtk3-unicode-3.0 -isystem /usr/include/wx-3.0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -pthread -fPIC -Wall -Wno-unused-result -g -O2 -fexceptions -o CMakeFiles/celestial_navigation_pi.dir/src/astrolabe/globals.cpp.o -c /builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/src/astrolabe/globals.cpp make[2]: Leaving directory '/builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/build' make[2]: Entering directory '/builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/build' [ 57%] Building CXX object CMakeFiles/celestial_navigation_pi.dir/src/astrolabe/equinox.cpp.o /usr/bin/c++ -DTIXML_USE_STL -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -Dcelestial_navigation_pi_EXPORTS -DocpnUSE_GL -I/builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/include -I/builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/src -isystem /usr/lib64/wx/include/gtk3-unicode-3.0 -isystem /usr/include/wx-3.0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -pthread -fPIC -Wall -Wno-unused-result -g -O2 -fexceptions -o CMakeFiles/celestial_navigation_pi.dir/src/astrolabe/equinox.cpp.o -c /builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/src/astrolabe/equinox.cpp make[2]: Leaving directory '/builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/build' make[2]: Entering directory '/builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/build' [ 61%] Building CXX object CMakeFiles/celestial_navigation_pi.dir/src/astrolabe/nutation.cpp.o /usr/bin/c++ -DTIXML_USE_STL -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -Dcelestial_navigation_pi_EXPORTS -DocpnUSE_GL -I/builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/include -I/builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/src -isystem /usr/lib64/wx/include/gtk3-unicode-3.0 -isystem /usr/include/wx-3.0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -pthread -fPIC -Wall -Wno-unused-result -g -O2 -fexceptions -o CMakeFiles/celestial_navigation_pi.dir/src/astrolabe/nutation.cpp.o -c /builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/src/astrolabe/nutation.cpp make[2]: Leaving directory '/builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/build' make[2]: Entering directory '/builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/build' [ 63%] Building CXX object CMakeFiles/celestial_navigation_pi.dir/src/astrolabe/riseset.cpp.o /usr/bin/c++ -DTIXML_USE_STL -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -Dcelestial_navigation_pi_EXPORTS -DocpnUSE_GL -I/builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/include -I/builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/src -isystem /usr/lib64/wx/include/gtk3-unicode-3.0 -isystem /usr/include/wx-3.0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -pthread -fPIC -Wall -Wno-unused-result -g -O2 -fexceptions -o CMakeFiles/celestial_navigation_pi.dir/src/astrolabe/riseset.cpp.o -c /builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/src/astrolabe/riseset.cpp make[2]: Leaving directory '/builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/build' make[2]: Entering directory '/builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/build' [ 65%] Building CXX object CMakeFiles/celestial_navigation_pi.dir/src/astrolabe/sun.cpp.o /usr/bin/c++ -DTIXML_USE_STL -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -Dcelestial_navigation_pi_EXPORTS -DocpnUSE_GL -I/builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/include -I/builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/src -isystem /usr/lib64/wx/include/gtk3-unicode-3.0 -isystem /usr/include/wx-3.0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -pthread -fPIC -Wall -Wno-unused-result -g -O2 -fexceptions -o CMakeFiles/celestial_navigation_pi.dir/src/astrolabe/sun.cpp.o -c /builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/src/astrolabe/sun.cpp make[2]: Leaving directory '/builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/build' make[2]: Entering directory '/builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/build' [ 70%] Building CXX object CMakeFiles/celestial_navigation_pi.dir/src/astrolabe/vsop87d.cpp.o /usr/bin/c++ -DTIXML_USE_STL -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -Dcelestial_navigation_pi_EXPORTS -DocpnUSE_GL -I/builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/include -I/builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/src -isystem /usr/lib64/wx/include/gtk3-unicode-3.0 -isystem /usr/include/wx-3.0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -pthread -fPIC -Wall -Wno-unused-result -g -O2 -fexceptions -o CMakeFiles/celestial_navigation_pi.dir/src/astrolabe/vsop87d.cpp.o -c /builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/src/astrolabe/vsop87d.cpp make[2]: Leaving directory '/builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/build' make[2]: Entering directory '/builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/build' [ 68%] Building CXX object CMakeFiles/celestial_navigation_pi.dir/src/astrolabe/util.cpp.o /usr/bin/c++ -DTIXML_USE_STL -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -Dcelestial_navigation_pi_EXPORTS -DocpnUSE_GL -I/builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/include -I/builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/src -isystem /usr/lib64/wx/include/gtk3-unicode-3.0 -isystem /usr/include/wx-3.0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -pthread -fPIC -Wall -Wno-unused-result -g -O2 -fexceptions -o CMakeFiles/celestial_navigation_pi.dir/src/astrolabe/util.cpp.o -c /builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/src/astrolabe/util.cpp make[2]: Leaving directory '/builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/build' make[2]: Entering directory '/builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/build' [ 72%] Building C object CMakeFiles/celestial_navigation_pi.dir/src/geomag/geomag.c.o /usr/bin/cc -DTIXML_USE_STL -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -Dcelestial_navigation_pi_EXPORTS -DocpnUSE_GL -I/builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/include -I/builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/src -isystem /usr/lib64/wx/include/gtk3-unicode-3.0 -isystem /usr/include/wx-3.0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -Wall -Wno-unused-result -g -O2 -fexceptions -o CMakeFiles/celestial_navigation_pi.dir/src/geomag/geomag.c.o -c /builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/src/geomag/geomag.c make[2]: Leaving directory '/builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/build' /builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/src/geomag/geomag.c: In function 'shval3': /builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/src/geomag/geomag.c:1240:36: warning: 'fn' may be used uninitialized in this function [-Wmaybe-uninitialized] fm * p[k]/((fn + 1.0) * clat); ~~~~^~~~~~ /builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/src/geomag/geomag.c:1233:25: warning: 'rr' may be used uninitialized in this function [-Wmaybe-uninitialized] case 3: bb = rr * gha[l+1]; ~~~^~~~~~~~~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/build' [ 74%] Building CXX object CMakeFiles/celestial_navigation_pi.dir/src/CelestialNavigationDialog.cpp.o /usr/bin/c++ -DTIXML_USE_STL -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -Dcelestial_navigation_pi_EXPORTS -DocpnUSE_GL -I/builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/include -I/builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/src -isystem /usr/lib64/wx/include/gtk3-unicode-3.0 -isystem /usr/include/wx-3.0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -pthread -fPIC -Wall -Wno-unused-result -g -O2 -fexceptions -o CMakeFiles/celestial_navigation_pi.dir/src/CelestialNavigationDialog.cpp.o -c /builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/src/CelestialNavigationDialog.cpp make[2]: Leaving directory '/builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/build' make[2]: Entering directory '/builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/build' [ 76%] Building CXX object CMakeFiles/celestial_navigation_pi.dir/src/CelestialNavigationUI.cpp.o /usr/bin/c++ -DTIXML_USE_STL -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -Dcelestial_navigation_pi_EXPORTS -DocpnUSE_GL -I/builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/include -I/builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/src -isystem /usr/lib64/wx/include/gtk3-unicode-3.0 -isystem /usr/include/wx-3.0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -pthread -fPIC -Wall -Wno-unused-result -g -O2 -fexceptions -o CMakeFiles/celestial_navigation_pi.dir/src/CelestialNavigationUI.cpp.o -c /builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/src/CelestialNavigationUI.cpp make[2]: Leaving directory '/builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/build' make[2]: Entering directory '/builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/build' [ 78%] Building CXX object CMakeFiles/celestial_navigation_pi.dir/src/SightDialog.cpp.o /usr/bin/c++ -DTIXML_USE_STL -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -Dcelestial_navigation_pi_EXPORTS -DocpnUSE_GL -I/builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/include -I/builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/src -isystem /usr/lib64/wx/include/gtk3-unicode-3.0 -isystem /usr/include/wx-3.0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -pthread -fPIC -Wall -Wno-unused-result -g -O2 -fexceptions -o CMakeFiles/celestial_navigation_pi.dir/src/SightDialog.cpp.o -c /builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/src/SightDialog.cpp make[2]: Leaving directory '/builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/build' make[2]: Entering directory '/builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/build' [ 80%] Building CXX object CMakeFiles/celestial_navigation_pi.dir/src/Sight.cpp.o /usr/bin/c++ -DTIXML_USE_STL -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -Dcelestial_navigation_pi_EXPORTS -DocpnUSE_GL -I/builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/include -I/builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/src -isystem /usr/lib64/wx/include/gtk3-unicode-3.0 -isystem /usr/include/wx-3.0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -pthread -fPIC -Wall -Wno-unused-result -g -O2 -fexceptions -o CMakeFiles/celestial_navigation_pi.dir/src/Sight.cpp.o -c /builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/src/Sight.cpp make[2]: Leaving directory '/builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/build' make[2]: Entering directory '/builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/build' [ 82%] Building CXX object CMakeFiles/celestial_navigation_pi.dir/src/icons.cpp.o /usr/bin/c++ -DTIXML_USE_STL -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -Dcelestial_navigation_pi_EXPORTS -DocpnUSE_GL -I/builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/include -I/builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/src -isystem /usr/lib64/wx/include/gtk3-unicode-3.0 -isystem /usr/include/wx-3.0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -pthread -fPIC -Wall -Wno-unused-result -g -O2 -fexceptions -o CMakeFiles/celestial_navigation_pi.dir/src/icons.cpp.o -c /builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/src/icons.cpp make[2]: Leaving directory '/builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/build' make[2]: Entering directory '/builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/build' [ 85%] Building CXX object CMakeFiles/celestial_navigation_pi.dir/src/FindBodyDialog.cpp.o /usr/bin/c++ -DTIXML_USE_STL -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -Dcelestial_navigation_pi_EXPORTS -DocpnUSE_GL -I/builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/include -I/builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/src -isystem /usr/lib64/wx/include/gtk3-unicode-3.0 -isystem /usr/include/wx-3.0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -pthread -fPIC -Wall -Wno-unused-result -g -O2 -fexceptions -o CMakeFiles/celestial_navigation_pi.dir/src/FindBodyDialog.cpp.o -c /builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/src/FindBodyDialog.cpp make[2]: Leaving directory '/builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/build' make[2]: Entering directory '/builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/build' [ 87%] Building CXX object CMakeFiles/celestial_navigation_pi.dir/src/FixDialog.cpp.o /usr/bin/c++ -DTIXML_USE_STL -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -Dcelestial_navigation_pi_EXPORTS -DocpnUSE_GL -I/builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/include -I/builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/src -isystem /usr/lib64/wx/include/gtk3-unicode-3.0 -isystem /usr/include/wx-3.0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -pthread -fPIC -Wall -Wno-unused-result -g -O2 -fexceptions -o CMakeFiles/celestial_navigation_pi.dir/src/FixDialog.cpp.o -c /builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/src/FixDialog.cpp make[2]: Leaving directory '/builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/build' make[2]: Entering directory '/builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/build' [ 91%] Building C object CMakeFiles/celestial_navigation_pi.dir/src/geodesic.c.o /usr/bin/cc -DTIXML_USE_STL -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -Dcelestial_navigation_pi_EXPORTS -DocpnUSE_GL -I/builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/include -I/builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/src -isystem /usr/lib64/wx/include/gtk3-unicode-3.0 -isystem /usr/include/wx-3.0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -Wall -Wno-unused-result -g -O2 -fexceptions -o CMakeFiles/celestial_navigation_pi.dir/src/geodesic.c.o -c /builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/src/geodesic.c /builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/src/geodesic.c:38:21: warning: 'mercator_k0' defined but not used [-Wunused-const-variable=] static const double mercator_k0 = 0.9996; ^~~~~~~~~~~ make[2]: Leaving directory '/builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/build' make[2]: Entering directory '/builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/build' [ 89%] Building CXX object CMakeFiles/celestial_navigation_pi.dir/src/ClockCorrectionDialog.cpp.o /usr/bin/c++ -DTIXML_USE_STL -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -Dcelestial_navigation_pi_EXPORTS -DocpnUSE_GL -I/builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/include -I/builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/src -isystem /usr/lib64/wx/include/gtk3-unicode-3.0 -isystem /usr/include/wx-3.0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -pthread -fPIC -Wall -Wno-unused-result -g -O2 -fexceptions -o CMakeFiles/celestial_navigation_pi.dir/src/ClockCorrectionDialog.cpp.o -c /builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/src/ClockCorrectionDialog.cpp make[2]: Leaving directory '/builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/build' make[2]: Entering directory '/builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/build' [ 95%] Building CXX object CMakeFiles/celestial_navigation_pi.dir/src/epv00.cpp.o /usr/bin/c++ -DTIXML_USE_STL -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -Dcelestial_navigation_pi_EXPORTS -DocpnUSE_GL -I/builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/include -I/builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/src -isystem /usr/lib64/wx/include/gtk3-unicode-3.0 -isystem /usr/include/wx-3.0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -pthread -fPIC -Wall -Wno-unused-result -g -O2 -fexceptions -o CMakeFiles/celestial_navigation_pi.dir/src/epv00.cpp.o -c /builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/src/epv00.cpp make[2]: Leaving directory '/builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/build' make[2]: Entering directory '/builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/build' [ 93%] Building CXX object CMakeFiles/celestial_navigation_pi.dir/src/transform_star.cpp.o /usr/bin/c++ -DTIXML_USE_STL -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -Dcelestial_navigation_pi_EXPORTS -DocpnUSE_GL -I/builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/include -I/builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/src -isystem /usr/lib64/wx/include/gtk3-unicode-3.0 -isystem /usr/include/wx-3.0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -pthread -fPIC -Wall -Wno-unused-result -g -O2 -fexceptions -o CMakeFiles/celestial_navigation_pi.dir/src/transform_star.cpp.o -c /builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/src/transform_star.cpp make[2]: Leaving directory '/builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/build' make[2]: Entering directory '/builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/build' [ 97%] Building CXX object CMakeFiles/celestial_navigation_pi.dir/src/celestial_navigation_pi.cpp.o /usr/bin/c++ -DTIXML_USE_STL -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -Dcelestial_navigation_pi_EXPORTS -DocpnUSE_GL -I/builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/include -I/builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/src -isystem /usr/lib64/wx/include/gtk3-unicode-3.0 -isystem /usr/include/wx-3.0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -pthread -fPIC -Wall -Wno-unused-result -g -O2 -fexceptions -o CMakeFiles/celestial_navigation_pi.dir/src/celestial_navigation_pi.cpp.o -c /builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/src/celestial_navigation_pi.cpp make[2]: Leaving directory '/builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/build' make[2]: Entering directory '/builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/build' [100%] Linking CXX shared library libcelestial_navigation_pi.so /usr/bin/cmake -E cmake_link_script CMakeFiles/celestial_navigation_pi.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -pthread -Wl,-Bsymbolic -shared -Wl,-soname,libcelestial_navigation_pi.so -o libcelestial_navigation_pi.so CMakeFiles/celestial_navigation_pi.dir/src/astrolabe/calendar.cpp.o CMakeFiles/celestial_navigation_pi.dir/src/astrolabe/dicts.cpp.o CMakeFiles/celestial_navigation_pi.dir/src/astrolabe/dynamical.cpp.o CMakeFiles/celestial_navigation_pi.dir/src/astrolabe/elp2000.cpp.o CMakeFiles/celestial_navigation_pi.dir/src/astrolabe/equinox.cpp.o CMakeFiles/celestial_navigation_pi.dir/src/astrolabe/globals.cpp.o CMakeFiles/celestial_navigation_pi.dir/src/astrolabe/nutation.cpp.o CMakeFiles/celestial_navigation_pi.dir/src/astrolabe/riseset.cpp.o CMakeFiles/celestial_navigation_pi.dir/src/astrolabe/sun.cpp.o CMakeFiles/celestial_navigation_pi.dir/src/astrolabe/util.cpp.o CMakeFiles/celestial_navigation_pi.dir/src/astrolabe/vsop87d.cpp.o CMakeFiles/celestial_navigation_pi.dir/src/geomag/geomag.c.o CMakeFiles/celestial_navigation_pi.dir/src/CelestialNavigationDialog.cpp.o CMakeFiles/celestial_navigation_pi.dir/src/CelestialNavigationUI.cpp.o CMakeFiles/celestial_navigation_pi.dir/src/SightDialog.cpp.o CMakeFiles/celestial_navigation_pi.dir/src/Sight.cpp.o CMakeFiles/celestial_navigation_pi.dir/src/icons.cpp.o CMakeFiles/celestial_navigation_pi.dir/src/FindBodyDialog.cpp.o CMakeFiles/celestial_navigation_pi.dir/src/FixDialog.cpp.o CMakeFiles/celestial_navigation_pi.dir/src/ClockCorrectionDialog.cpp.o CMakeFiles/celestial_navigation_pi.dir/src/geodesic.c.o CMakeFiles/celestial_navigation_pi.dir/src/transform_star.cpp.o CMakeFiles/celestial_navigation_pi.dir/src/epv00.cpp.o CMakeFiles/celestial_navigation_pi.dir/src/celestial_navigation_pi.cpp.o -pthread -lwx_baseu-3.0 -lwx_gtk3u_core-3.0 -lwx_baseu_net-3.0 -lwx_baseu_xml-3.0 -lwx_gtk3u_html-3.0 -lwx_gtk3u_adv-3.0 -lbz2 -lz make[2]: Leaving directory '/builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/build' make[1]: Entering directory '/builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/build' [100%] Built target celestial_navigation_pi make[1]: Leaving directory '/builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/build' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/build/CMakeFiles 0 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Lie6O4 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/opencpn-plugin-celestial-navigation-0.0-0.1.d6551e7.fc28.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/opencpn-plugin-celestial-navigation-0.0-0.1.d6551e7.fc28.x86_64 ++ dirname /builddir/build/BUILDROOT/opencpn-plugin-celestial-navigation-0.0-0.1.d6551e7.fc28.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/opencpn-plugin-celestial-navigation-0.0-0.1.d6551e7.fc28.x86_64 + cd celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf + cd build + mkdir -p /builddir/build/BUILDROOT/opencpn-plugin-celestial-navigation-0.0-0.1.d6551e7.fc28.x86_64/usr/bin + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/opencpn-plugin-celestial-navigation-0.0-0.1.d6551e7.fc28.x86_64 'INSTALL=/usr/bin/install -p' /usr/bin/cmake -H/builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf -B/builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/build/CMakeFiles /builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/build/CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/build' /usr/bin/make -f CMakeFiles/celestial_navigation-i18n.dir/build.make CMakeFiles/celestial_navigation-i18n.dir/depend make[2]: Entering directory '/builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/build' cd /builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf /builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf /builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/build /builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/build /builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/build/CMakeFiles/celestial_navigation-i18n.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/build' /usr/bin/make -f CMakeFiles/celestial_navigation-i18n.dir/build.make CMakeFiles/celestial_navigation-i18n.dir/build make[2]: Entering directory '/builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/build' [ 2%] celestial_navigation_pi-i18n: Done. make[2]: Leaving directory '/builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/build' [ 46%] Built target celestial_navigation-i18n /usr/bin/make -f CMakeFiles/celestial_navigation_pi.dir/build.make CMakeFiles/celestial_navigation_pi.dir/depend make[2]: Entering directory '/builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/build' cd /builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf /builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf /builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/build /builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/build /builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/build/CMakeFiles/celestial_navigation_pi.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/build' /usr/bin/make -f CMakeFiles/celestial_navigation_pi.dir/build.make CMakeFiles/celestial_navigation_pi.dir/build make[2]: Entering directory '/builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/build' make[2]: Nothing to be done for 'CMakeFiles/celestial_navigation_pi.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/build' [100%] Built target celestial_navigation_pi make[1]: Leaving directory '/builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/build' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/build/CMakeFiles 0 /usr/bin/make -f CMakeFiles/Makefile2 preinstall make[1]: Entering directory '/builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/build' make[1]: Nothing to be done for 'preinstall'. make[1]: Leaving directory '/builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf/build' Install the project... /usr/bin/cmake -P cmake_install.cmake -- Install configuration: "" -- Installing: /builddir/build/BUILDROOT/opencpn-plugin-celestial-navigation-0.0-0.1.d6551e7.fc28.x86_64/usr/lib64/opencpn/libcelestial_navigation_pi.so -- Installing: /builddir/build/BUILDROOT/opencpn-plugin-celestial-navigation-0.0-0.1.d6551e7.fc28.x86_64/usr/share/opencpn/plugins/celestial_navigation_pi/data -- Installing: /builddir/build/BUILDROOT/opencpn-plugin-celestial-navigation-0.0-0.1.d6551e7.fc28.x86_64/usr/share/opencpn/plugins/celestial_navigation_pi/data/vsop87d.txt -- Installing: /builddir/build/BUILDROOT/opencpn-plugin-celestial-navigation-0.0-0.1.d6551e7.fc28.x86_64/usr/share/opencpn/plugins/celestial_navigation_pi/data/IGRF11.COF -- Installing: /builddir/build/BUILDROOT/opencpn-plugin-celestial-navigation-0.0-0.1.d6551e7.fc28.x86_64/usr/share/opencpn/plugins/celestial_navigation_pi/data/Celestial_Navigation_Information.html -- Installing: /builddir/build/BUILDROOT/opencpn-plugin-celestial-navigation-0.0-0.1.d6551e7.fc28.x86_64/usr/share/locale/ca/LC_MESSAGES/opencpn-celestial_navigation_pi.mo -- Installing: /builddir/build/BUILDROOT/opencpn-plugin-celestial-navigation-0.0-0.1.d6551e7.fc28.x86_64/usr/share/locale/cs/LC_MESSAGES/opencpn-celestial_navigation_pi.mo -- Installing: /builddir/build/BUILDROOT/opencpn-plugin-celestial-navigation-0.0-0.1.d6551e7.fc28.x86_64/usr/share/locale/da/LC_MESSAGES/opencpn-celestial_navigation_pi.mo -- Installing: /builddir/build/BUILDROOT/opencpn-plugin-celestial-navigation-0.0-0.1.d6551e7.fc28.x86_64/usr/share/locale/de/LC_MESSAGES/opencpn-celestial_navigation_pi.mo -- Installing: /builddir/build/BUILDROOT/opencpn-plugin-celestial-navigation-0.0-0.1.d6551e7.fc28.x86_64/usr/share/locale/el/LC_MESSAGES/opencpn-celestial_navigation_pi.mo -- Installing: /builddir/build/BUILDROOT/opencpn-plugin-celestial-navigation-0.0-0.1.d6551e7.fc28.x86_64/usr/share/locale/es/LC_MESSAGES/opencpn-celestial_navigation_pi.mo -- Installing: /builddir/build/BUILDROOT/opencpn-plugin-celestial-navigation-0.0-0.1.d6551e7.fc28.x86_64/usr/share/locale/et/LC_MESSAGES/opencpn-celestial_navigation_pi.mo -- Installing: /builddir/build/BUILDROOT/opencpn-plugin-celestial-navigation-0.0-0.1.d6551e7.fc28.x86_64/usr/share/locale/fi/LC_MESSAGES/opencpn-celestial_navigation_pi.mo -- Installing: /builddir/build/BUILDROOT/opencpn-plugin-celestial-navigation-0.0-0.1.d6551e7.fc28.x86_64/usr/share/locale/fr/LC_MESSAGES/opencpn-celestial_navigation_pi.mo -- Installing: /builddir/build/BUILDROOT/opencpn-plugin-celestial-navigation-0.0-0.1.d6551e7.fc28.x86_64/usr/share/locale/gl/LC_MESSAGES/opencpn-celestial_navigation_pi.mo -- Installing: /builddir/build/BUILDROOT/opencpn-plugin-celestial-navigation-0.0-0.1.d6551e7.fc28.x86_64/usr/share/locale/hu/LC_MESSAGES/opencpn-celestial_navigation_pi.mo -- Installing: /builddir/build/BUILDROOT/opencpn-plugin-celestial-navigation-0.0-0.1.d6551e7.fc28.x86_64/usr/share/locale/it/LC_MESSAGES/opencpn-celestial_navigation_pi.mo -- Installing: /builddir/build/BUILDROOT/opencpn-plugin-celestial-navigation-0.0-0.1.d6551e7.fc28.x86_64/usr/share/locale/nb/LC_MESSAGES/opencpn-celestial_navigation_pi.mo -- Installing: /builddir/build/BUILDROOT/opencpn-plugin-celestial-navigation-0.0-0.1.d6551e7.fc28.x86_64/usr/share/locale/nl/LC_MESSAGES/opencpn-celestial_navigation_pi.mo -- Installing: /builddir/build/BUILDROOT/opencpn-plugin-celestial-navigation-0.0-0.1.d6551e7.fc28.x86_64/usr/share/locale/pl/LC_MESSAGES/opencpn-celestial_navigation_pi.mo -- Installing: /builddir/build/BUILDROOT/opencpn-plugin-celestial-navigation-0.0-0.1.d6551e7.fc28.x86_64/usr/share/locale/pt/LC_MESSAGES/opencpn-celestial_navigation_pi.mo -- Installing: /builddir/build/BUILDROOT/opencpn-plugin-celestial-navigation-0.0-0.1.d6551e7.fc28.x86_64/usr/share/locale/ru/LC_MESSAGES/opencpn-celestial_navigation_pi.mo -- Installing: /builddir/build/BUILDROOT/opencpn-plugin-celestial-navigation-0.0-0.1.d6551e7.fc28.x86_64/usr/share/locale/sv/LC_MESSAGES/opencpn-celestial_navigation_pi.mo -- Installing: /builddir/build/BUILDROOT/opencpn-plugin-celestial-navigation-0.0-0.1.d6551e7.fc28.x86_64/usr/share/locale/tr/LC_MESSAGES/opencpn-celestial_navigation_pi.mo -- Installing: /builddir/build/BUILDROOT/opencpn-plugin-celestial-navigation-0.0-0.1.d6551e7.fc28.x86_64/usr/share/locale/vi/LC_MESSAGES/opencpn-celestial_navigation_pi.mo -- Installing: /builddir/build/BUILDROOT/opencpn-plugin-celestial-navigation-0.0-0.1.d6551e7.fc28.x86_64/usr/share/locale/zh/LC_MESSAGES/opencpn-celestial_navigation_pi.mo + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/opencpn-plugin-celestial-navigation-0.0-0.1.d6551e7.fc28.x86_64 opencpn-celestial_navigation_pi + /usr/lib/rpm/find-debuginfo.sh -j2 --strict-build-id -m -i --build-id-seed 0.0-0.1.d6551e7.fc28 --unique-debug-suffix -0.0-0.1.d6551e7.fc28.x86_64 --unique-debug-src-base opencpn-plugin-celestial-navigation-0.0-0.1.d6551e7.fc28.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf extracting debug info from /builddir/build/BUILDROOT/opencpn-plugin-celestial-navigation-0.0-0.1.d6551e7.fc28.x86_64/usr/lib64/opencpn/libcelestial_navigation_pi.so /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 1211 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-celestial-navigation-0.0-0.1.d6551e7.fc28.x86_64 Provides: libcelestial_navigation_pi.so()(64bit) opencpn-plugin-celestial-navigation = 0.0-0.1.d6551e7.fc28 opencpn-plugin-celestial-navigation(x86-64) = 0.0-0.1.d6551e7.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libbz2.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(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) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.1)(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) libwx_baseu-3.0.so.0()(64bit) libwx_baseu-3.0.so.0(WXU_3.0)(64bit) libwx_baseu_net-3.0.so.0()(64bit) libwx_baseu_xml-3.0.so.0()(64bit) libwx_gtk3u_adv-3.0.so.0()(64bit) libwx_gtk3u_adv-3.0.so.0(WXU_3.0)(64bit) libwx_gtk3u_core-3.0.so.0()(64bit) libwx_gtk3u_core-3.0.so.0(WXU_3.0)(64bit) libwx_gtk3u_html-3.0.so.0()(64bit) libwx_gtk3u_html-3.0.so.0(WXU_3.0)(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Supplements: opencpn(x86-64) Processing files: opencpn-plugin-celestial-navigation-debugsource-0.0-0.1.d6551e7.fc28.x86_64 Provides: opencpn-plugin-celestial-navigation-debugsource = 0.0-0.1.d6551e7.fc28 opencpn-plugin-celestial-navigation-debugsource(x86-64) = 0.0-0.1.d6551e7.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: opencpn-plugin-celestial-navigation-debuginfo-0.0-0.1.d6551e7.fc28.x86_64 Provides: debuginfo(build-id) = b787cb003cf51f3b81d2aa0ece9408f20c325d92 opencpn-plugin-celestial-navigation-debuginfo = 0.0-0.1.d6551e7.fc28 opencpn-plugin-celestial-navigation-debuginfo(x86-64) = 0.0-0.1.d6551e7.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/opencpn-plugin-celestial-navigation-0.0-0.1.d6551e7.fc28.x86_64 Wrote: /builddir/build/RPMS/opencpn-plugin-celestial-navigation-0.0-0.1.d6551e7.fc28.x86_64.rpm Wrote: /builddir/build/RPMS/opencpn-plugin-celestial-navigation-debugsource-0.0-0.1.d6551e7.fc28.x86_64.rpm Wrote: /builddir/build/RPMS/opencpn-plugin-celestial-navigation-debuginfo-0.0-0.1.d6551e7.fc28.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.QW0hdb + umask 022 + cd /builddir/build/BUILD + cd celestial_navigation_pi-d6551e7126b8a11486c6cd63e3c9429eb8e71faf + /usr/bin/rm -rf /builddir/build/BUILDROOT/opencpn-plugin-celestial-navigation-0.0-0.1.d6551e7.fc28.x86_64 + exit 0 Child return code was: 0