Skip to content

Instantly share code, notes, and snippets.

@r-rmcgibbo
Created April 22, 2021 02:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save r-rmcgibbo/4f280bc0f7ca57134933559ef37744ba to your computer and use it in GitHub Desktop.
Save r-rmcgibbo/4f280bc0f7ca57134933559ef37744ba to your computer and use it in GitHub Desktop.
system: x86_64-linux | build_time: 19 seconds | https://github.com/NixOS/nixpkgs/pull/120124
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking sources
unpacking source archive /nix/store/6wns58wnrf8vgjy0mp4kbajcnpbanrnj-source
source root is source
@nix { "action": "setPhase", "phase": "patchPhase" }
patching sources
applying patch /nix/store/spwk7r61r7xh47f6gxww5bfr5l8n4x58-CMakeLists.txt.patch
patching file CMakeLists.txt
@nix { "action": "setPhase", "phase": "configurePhase" }
configuring
fixing cmake files...
cmake flags: -DCMAKE_FIND_USE_SYSTEM_PACKAGE_REGISTRY=OFF -DCMAKE_FIND_USE_PACKAGE_REGISTRY=OFF -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON -DCMAKE_BUILD_TYPE=Release -DCMAKE_SKIP_BUILD_RPATH=ON -DBUILD_TESTING=OFF -DCMAKE_INSTALL_LOCALEDIR=/nix/store/zz14dwdqa71ic7sf3bzndg0jb61v25hr-navit-0.5.3/share/locale -DCMAKE_INSTALL_LIBEXECDIR=/nix/store/zz14dwdqa71ic7sf3bzndg0jb61v25hr-navit-0.5.3/libexec -DCMAKE_INSTALL_LIBDIR=/nix/store/zz14dwdqa71ic7sf3bzndg0jb61v25hr-navit-0.5.3/lib -DCMAKE_INSTALL_DOCDIR=/nix/store/zz14dwdqa71ic7sf3bzndg0jb61v25hr-navit-0.5.3/share/doc/navit -DCMAKE_INSTALL_INFODIR=/nix/store/zz14dwdqa71ic7sf3bzndg0jb61v25hr-navit-0.5.3/share/info -DCMAKE_INSTALL_MANDIR=/nix/store/zz14dwdqa71ic7sf3bzndg0jb61v25hr-navit-0.5.3/share/man -DCMAKE_INSTALL_OLDINCLUDEDIR=/nix/store/zz14dwdqa71ic7sf3bzndg0jb61v25hr-navit-0.5.3/include -DCMAKE_INSTALL_INCLUDEDIR=/nix/store/zz14dwdqa71ic7sf3bzndg0jb61v25hr-navit-0.5.3/include -DCMAKE_INSTALL_SBINDIR=/nix/store/zz14dwdqa71ic7sf3bzndg0jb61v25hr-navit-0.5.3/sbin -DCMAKE_INSTALL_BINDIR=/nix/store/zz14dwdqa71ic7sf3bzndg0jb61v25hr-navit-0.5.3/bin -DCMAKE_INSTALL_NAME_DIR=/nix/store/zz14dwdqa71ic7sf3bzndg0jb61v25hr-navit-0.5.3/lib -DCMAKE_POLICY_DEFAULT_CMP0025=NEW -DCMAKE_OSX_SYSROOT= -DCMAKE_FIND_FRAMEWORK=LAST -DCMAKE_STRIP=/nix/store/8xiqj7nkx1z0mxhda9pcl8fa51zmxqd1-binutils-2.35.1/bin/strip -DCMAKE_RANLIB=/nix/store/8xiqj7nkx1z0mxhda9pcl8fa51zmxqd1-binutils-2.35.1/bin/ranlib -DCMAKE_AR=/nix/store/8xiqj7nkx1z0mxhda9pcl8fa51zmxqd1-binutils-2.35.1/bin/ar -DCMAKE_C_COMPILER=gcc -DCMAKE_CXX_COMPILER=g++ -DCMAKE_INSTALL_PREFIX=/nix/store/zz14dwdqa71ic7sf3bzndg0jb61v25hr-navit-0.5.3 -DSAMPLE_MAP=n -DCMAKE_BUILD_TYPE=Release -Dspeech/qt5_espeak=FALSE -Dsupport/espeak=FALSE
-- Building with CMake V3.19.7
-- The C compiler identification is GNU 10.2.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /nix/store/xicw4xz0fnd9kmbdlnj6kajd4wz5im7l-gcc-wrapper-10.2.0/bin/gcc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- The CXX compiler identification is GNU 10.2.0
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /nix/store/xicw4xz0fnd9kmbdlnj6kajd4wz5im7l-gcc-wrapper-10.2.0/bin/g++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
CMake Deprecation Warning at CMakeLists.txt:14 (cmake_minimum_required):
Compatibility with CMake < 2.8.12 will be removed from a future version of
CMake.
Update the VERSION argument <min> value or use a ...<max> suffix to tell
CMake that the project does not need compatibility with older versions.
-- LIBDIR variable is not defined. It will be autodetected now.
-- You can set it manually with -DLIBDIR=<value>
-- LIB_DIR (highest subdirectory if LIBDIR) is set to 'lib64/navit'
-- Found PkgConfig: pkg-config (found version "0.29.2")
-- Checking for module 'glib-2.0'
-- Found glib-2.0, version 2.66.8
-- Found Glib
-- Checking for module 'gmodule-2.0'
-- Found gmodule-2.0, version 2.66.8
-- Found Gmodule
-- Found ZLIB: /nix/store/8r5z8wlvz8visx2zm38hcqym07w9mpdd-zlib-1.2.11/lib/libz.so (found version "1.2.11")
-- Found Freetype: /nix/store/xbxdy7pxgnplbg1ia1qgsyl9w1sxls2i-freetype-2.10.4/lib/libfreetype.so (found version "2.10.4")
-- Looking for pthread.h
-- Looking for pthread.h - found
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed
-- Looking for pthread_create in pthreads
-- Looking for pthread_create in pthreads - not found
-- Looking for pthread_create in pthread
-- Looking for pthread_create in pthread - found
-- Found Threads: TRUE
-- Found SDL: /nix/store/cjy8cxr5pr7v59kq6xlzn9r3cnhmhkam-SDL-1.2.15/lib/libSDLmain.a;/nix/store/cjy8cxr5pr7v59kq6xlzn9r3cnhmhkam-SDL-1.2.15/lib/libSDL.so;-lpthread (found version "1.2.15")
-- Found SDL_ttf: /nix/store/8pl49xbgkd8yz5na22s6zibbhwija00z-SDL_ttf-2.0.11/lib/libSDL_ttf.so (found version "2.0.11")
-- Found SDL_image: /nix/store/hkv7vg0jgyckx5w92w1wphmx2h31zkmp-SDL_image-1.2.12/lib/libSDL_image.so (found version "1.2.12")
CMake Warning (dev) at /nix/store/8kpnrqj3palxjvawyjrnfdmnig0b33wy-cmake-3.19.7/share/cmake-3.19/Modules/FindOpenGL.cmake:293 (message):
Policy CMP0072 is not set: FindOpenGL prefers GLVND by default when
available. Run "cmake --help-policy CMP0072" for policy details. Use the
cmake_policy command to set the policy and suppress this warning.
FindOpenGL found both a legacy GL library:
OPENGL_gl_LIBRARY: /nix/store/v3xi47p44wfdgc06hw9i90nqdja7d2xn-libGL-1.3.2/lib/libGL.so
and GLVND libraries for OpenGL and GLX:
OPENGL_opengl_LIBRARY: /nix/store/v3xi47p44wfdgc06hw9i90nqdja7d2xn-libGL-1.3.2/lib/libOpenGL.so
OPENGL_glx_LIBRARY: /nix/store/v3xi47p44wfdgc06hw9i90nqdja7d2xn-libGL-1.3.2/lib/libGLX.so
OpenGL_GL_PREFERENCE has not been set to "GLVND" or "LEGACY", so for
compatibility with CMake 3.10 and below the legacy GL library will be used.
Call Stack (most recent call first):
CMakeLists.txt:159 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Found OpenGL: /nix/store/v3xi47p44wfdgc06hw9i90nqdja7d2xn-libGL-1.3.2/lib/libOpenGL.so
-- Found GLUT: /nix/store/bq1w3v6bx6ggf3flx1jq0kgy2cgcvrvb-freeglut-3.2.1/lib/libglut.so
-- WARNING: you are using the obsolete 'PKGCONFIG' macro, use FindPkgConfig
-- WARNING: you are using the obsolete 'PKGCONFIG' macro, use FindPkgConfig
-- WARNING: you are using the obsolete 'PKGCONFIG' macro, use FindPkgConfig
-- WARNING: you are using the obsolete 'PKGCONFIG' macro, use FindPkgConfig
-- WARNING: you are using the obsolete 'PKGCONFIG' macro, use FindPkgConfig
-- WARNING: you are using the obsolete 'PKGCONFIG' macro, use FindPkgConfig
-- WARNING: you are using the obsolete 'PKGCONFIG' macro, use FindPkgConfig
-- WARNING: you are using the obsolete 'PKGCONFIG' macro, use FindPkgConfig
-- Found GTK2: /nix/store/hbfrqlv8fw07hn57zk8yxh3gvzhnqggc-gtk+-2.24.32/lib/libgtk-x11-2.0.so;/nix/store/hbfrqlv8fw07hn57zk8yxh3gvzhnqggc-gtk+-2.24.32/lib/libgdk-x11-2.0.so;/nix/store/07wfyyf3nn9hf6lvsj5dg1i6il2km27w-gdk-pixbuf-2.42.2/lib/libgdk_pixbuf-2.0.so;/nix/store/ap4d6cqfhakl2dp6081z2c6bsdcinsha-glib-2.66.8/lib/libgmodule-2.0.so;/nix/store/ap4d6cqfhakl2dp6081z2c6bsdcinsha-glib-2.66.8/lib/libgthread-2.0.so;/nix/store/ap4d6cqfhakl2dp6081z2c6bsdcinsha-glib-2.66.8/lib/libgobject-2.0.so;/nix/store/3vlpfmzd7r1c90h0jp929spzh17k5pxl-pango-1.48.3/lib/libpango-1.0.so;/nix/store/3vlpfmzd7r1c90h0jp929spzh17k5pxl-pango-1.48.3/lib/libpangocairo-1.0.so;/nix/store/2j81qw1xbsvzk45jwljbr6lrf31sq2hm-atk-2.36.0/lib/libatk-1.0.so
-- Found Gettext: /nix/store/c0zc5avp5c2vvams0v9ypjhldjibsgvn-gettext-0.21/bin/msgmerge (found version "0.21")
-- Found PNG: /nix/store/b4ngfajdvwxkrhhv1my5fjz6ays495js-libpng-apng-1.6.37/lib/libpng.so (found version "1.6.37")
-- Checking for module 'dbus-1'
-- Found dbus-1, version 1.12.20
-- Found DBus
-- Checking for module 'dbus-glib-1'
-- Found dbus-glib-1, version 0.110
-- Found DBusGLib
-- Found PythonLibs: /nix/store/pp0fp5zds7wqhyx6zqnnxl2aqzf4a51r-python-2.7.18/lib/libpython2.7.so (found version "2.7.18")
-- Checking for module 'fontconfig'
-- Found fontconfig, version 2.13.92
CMake Warning at CMakeLists.txt:170 (find_package):
By not providing "FindQt5Widgets.cmake" in CMAKE_MODULE_PATH this project
has asked CMake to find a package configuration file provided by
"Qt5Widgets", but CMake did not find one.
Could not find a package configuration file provided by "Qt5Widgets" with
any of the following names:
Qt5WidgetsConfig.cmake
qt5widgets-config.cmake
Add the installation prefix of "Qt5Widgets" to CMAKE_PREFIX_PATH or set
"Qt5Widgets_DIR" to a directory containing one of the above files. If
"Qt5Widgets" provides a separate development package or SDK, be sure it has
been installed.
CMake Warning at CMakeLists.txt:171 (find_package):
By not providing "FindQt5Quick.cmake" in CMAKE_MODULE_PATH this project has
asked CMake to find a package configuration file provided by "Qt5Quick",
but CMake did not find one.
Could not find a package configuration file provided by "Qt5Quick" with any
of the following names:
Qt5QuickConfig.cmake
qt5quick-config.cmake
Add the installation prefix of "Qt5Quick" to CMAKE_PREFIX_PATH or set
"Qt5Quick_DIR" to a directory containing one of the above files. If
"Qt5Quick" provides a separate development package or SDK, be sure it has
been installed.
CMake Warning at CMakeLists.txt:172 (find_package):
By not providing "FindQt5Positioning.cmake" in CMAKE_MODULE_PATH this
project has asked CMake to find a package configuration file provided by
"Qt5Positioning", but CMake did not find one.
Could not find a package configuration file provided by "Qt5Positioning"
with any of the following names:
Qt5PositioningConfig.cmake
qt5positioning-config.cmake
Add the installation prefix of "Qt5Positioning" to CMAKE_PREFIX_PATH or set
"Qt5Positioning_DIR" to a directory containing one of the above files. If
"Qt5Positioning" provides a separate development package or SDK, be sure it
has been installed.
-- Found unsuitable Qt version "" from NOTFOUND
-- Checking for module 'liblocation'
-- No package 'liblocation' found
-- Checking for module 'libosso'
-- No package 'libosso' found
-- Checking for module 'libgps'
-- No package 'libgps' found
-- Checking for module 'libgps>=2.90'
-- No package 'libgps' found
-- Checking for module 'libgps>=3.1'
-- No package 'libgps' found
-- Checking for module 'libgarmin'
-- No package 'libgarmin' found
-- Checking for module 'imlib2'
-- Found imlib2, version 1.7.1
-- Looking for include file wordexp.h
-- Looking for include file wordexp.h - found
-- Looking for include file endian.h
-- Looking for include file endian.h - found
-- Looking for include file stdint.h
-- Looking for include file stdint.h - found
-- Looking for include file byteswap.h
-- Looking for include file byteswap.h - found
-- Looking for gypsy_control_get_default in gypsy
-- Looking for gypsy_control_get_default in gypsy - not found
-- Looking for include file speech-dispatcher/libspeechd.h
-- Looking for include file speech-dispatcher/libspeechd.h - not found
-- Looking for include file sys/socket.h
-- Looking for include file sys/socket.h - found
-- Looking for include file sys/shm.h
-- Looking for include file sys/shm.h - found
-- Looking for snprintf
-- Looking for snprintf - found
-- Looking for include file locale.h
-- Looking for include file locale.h - found
-- Looking for include file libintl.h
-- Looking for include file libintl.h - found
-- Looking for include file sys/time.h
-- Looking for include file sys/time.h - found
-- Looking for include file getopt.h
-- Looking for include file getopt.h - found
-- Looking for include file string.h
-- Looking for include file string.h - found
-- Looking for gettimeofday
-- Looking for gettimeofday - found
-- Looking for system
-- Looking for system - found
-- Looking for CreateProcess
-- Looking for CreateProcess - not found
-- Looking for stpcpy
-- Looking for stpcpy - found
-- Looking for sbrk
-- Looking for sbrk - found
-- Looking for getdelim
-- Looking for getdelim - found
-- Looking for getline
-- Looking for getline - found
-- Looking for fsync
-- Looking for fsync - found
-- Looking for libintl_fprintf in intl
-- Looking for libintl_fprintf in intl - not found
-- Checking for module 'fribidi'
-- Found fribidi, version 1.0.10
-- Checking for module 'fribidi>=0.19.0'
-- Found fribidi, version 1.0.10
-- Looking for FreeImage_Load in freeimage
-- Looking for FreeImage_Load in freeimage - found
-- opengl found: /nix/store/v3xi47p44wfdgc06hw9i90nqdja7d2xn-libGL-1.3.2/lib/libGL.so
-- Found XSLT processor: /nix/store/gnmy610x3k02bki0nln6x3jxjg144fjq-libxslt-1.1.34-bin/bin/xsltproc
-- Looking for getifaddrs
-- Looking for getifaddrs - found
-- SVG2PNG-Converter: /nix/store/09d1rwr4yvfxrk87kdg74nm7xx8fadxh-librsvg-2.50.1/bin/rsvg-convert
-- Use plugins: MODULE
-- Looking for include file malloc.h
-- Looking for include file malloc.h - found
-- Looking for include files sys/param.h, sys/mount.h
-- Looking for include files sys/param.h, sys/mount.h - found
-- Looking for include file unistd.h
-- Looking for include file unistd.h - found
-- Looking for getcwd
-- Looking for getcwd - found
-- Looking for memalign
-- Looking for memalign - found
-- Looking for valloc
-- Looking for valloc - found
-- Looking for posix_memalign
-- Looking for posix_memalign - found
-- Looking for popen
-- Looking for popen - found
-- Looking for _atoi64
-- Looking for _atoi64 - not found
-- Performing Test FLAG_AVAILABLE_C_-Wno-missing-field-initializers
-- Performing Test FLAG_AVAILABLE_C_-Wno-missing-field-initializers - Success
-- Performing Test FLAG_AVAILABLE_CXX_-Wno-missing-field-initializers
-- Performing Test FLAG_AVAILABLE_CXX_-Wno-missing-field-initializers - Success
-- Performing Test FLAG_AVAILABLE_C_-Wextra
-- Performing Test FLAG_AVAILABLE_C_-Wextra - Success
-- Performing Test FLAG_AVAILABLE_CXX_-Wextra
-- Performing Test FLAG_AVAILABLE_CXX_-Wextra - Success
-- Performing Test FLAG_AVAILABLE_C_-Wmissing-prototypes
-- Performing Test FLAG_AVAILABLE_C_-Wmissing-prototypes - Success
-- Performing Test FLAG_AVAILABLE_CXX_-Wmissing-prototypes
-- Performing Test FLAG_AVAILABLE_CXX_-Wmissing-prototypes - Failed
-- Performing Test FLAG_AVAILABLE_C_-Wstrict-prototypes
-- Performing Test FLAG_AVAILABLE_C_-Wstrict-prototypes - Success
-- Performing Test FLAG_AVAILABLE_CXX_-Wstrict-prototypes
-- Performing Test FLAG_AVAILABLE_CXX_-Wstrict-prototypes - Failed
-- Performing Test FLAG_AVAILABLE_C_-Wformat-security
-- Performing Test FLAG_AVAILABLE_C_-Wformat-security - Success
-- Performing Test FLAG_AVAILABLE_CXX_-Wformat-security
-- Performing Test FLAG_AVAILABLE_CXX_-Wformat-security - Success
Summary:
--->>> autoload
Disabled osso ( Default )
--->>> binding
Enabled dbus ( dbus-glib-1 found )
Enabled python ( python libraries [2.7.18] found )
Disabled win32 ( Default )
--->>> font
Enabled freetype ( freetype found )
--->>> graphics
Disabled android ( FreeType library not found )
Disabled cocoa ( Default )
Disabled egl ( Required library not found )
Disabled gd ( FreeType library not found )
Enabled gtk_drawing_area ( GTK libs found )
Enabled null ( Default )
Enabled opengl ( Found OpenGL )
Disabled qt5 ( Qt5 libraries not found )
Disabled qt_qpainter ( Qt libraries not found )
Enabled sdl ( SDL/SDL_image libs found )
--->>> gui
Enabled gtk ( GTK libs found )
Enabled internal ( Default )
Disabled qml ( Qt Declarative not found )
Disabled qt5_qml ( Qt5 Declarative not found )
--->>> map
Enabled binfile ( Default )
Enabled csv ( Default )
Enabled filter ( Default )
Disabled garmin ( Garmin library not found )
Enabled mg ( Default )
Enabled shapefile ( Default )
Enabled textfile ( Default )
--->>> osd
Enabled core ( Default )
--->>> plugin
Disabled j1850 ( Default )
Disabled pedestrian ( Default )
--->>> speech
Disabled android ( Default )
Enabled cmdline ( system() call is available )
Enabled dbus ( dbus-glib-1 found )
Disabled espeak ( Default )
Disabled iphone ( Default )
Disabled qt5_espeak ( User defined )
Disabled speech_dispatcher ( speech_dispatcher lib not found )
--->>> support
Disabled espeak ( User defined )
Disabled ezxml ( native Glib found )
Disabled gettext_intl ( native libintl found )
Disabled glib ( native Glib found )
Disabled libpng ( native libpng found )
Enabled shapefile ( Default )
Disabled wordexp ( native wordexp found )
Disabled zlib ( native zlib found )
--->>> vehicle
Disabled android ( Default )
Enabled demo ( Default )
Enabled file ( Default )
Disabled gpsd ( gpsd lib not found )
Enabled gpsd_dbus ( dbus-glib-1 found )
Disabled gypsy ( gypsy lib not found )
Disabled iphone ( Default )
Disabled maemo ( Default )
Disabled null ( Default )
Disabled qt5 ( Qt5 libraries not found )
Disabled wince ( Default )
--->>> Features
Enabled BUILD_MAPTOOL ( default )
Disabled DBUS_USE_SYSTEM_BUS ( default )
Disabled INTERNAL_ESPEAK_COMPLETE ( build complete internal libespeak )
Enabled NETWORK_INFO ( ifaddrs.h found )
Disabled SAMPLE_MAP ( User defined )
Enabled SVG2PNG ( default )
Enabled USE_NATIVE_LANGUAGE_SUPPORT ( Gettext found )
Enabled USE_PLUGINS ( default )
Enabled USE_ROUTING ( default )
Enabled USE_SVG ( default )
Enabled XSL_PROCESSING ( default )
Processing XSLT files: NONE
See navit/xslt for available XSLT files, and put them into cache variable 'XSLTS' (without extension .xslt).
To configure your build use 'cmake -L' to find changeable variables and run cmake again with 'cmake -D <var-name>=<your value> ...'.
-- Configuring done
-- Generating done
CMake Warning:
Manually-specified variables were not used by the project:
BUILD_TESTING
CMAKE_EXPORT_NO_PACKAGE_REGISTRY
CMAKE_INSTALL_BINDIR
CMAKE_INSTALL_DOCDIR
CMAKE_INSTALL_INCLUDEDIR
CMAKE_INSTALL_INFODIR
CMAKE_INSTALL_LIBDIR
CMAKE_INSTALL_LIBEXECDIR
CMAKE_INSTALL_LOCALEDIR
CMAKE_INSTALL_MANDIR
CMAKE_INSTALL_OLDINCLUDEDIR
CMAKE_INSTALL_SBINDIR
-- Build files have been written to: /build/source/build
cmake: enabled parallel building
@nix { "action": "setPhase", "phase": "buildPhase" }
building
build flags: -j2 -l2 SHELL=/nix/store/jdi2v7ir1sr6vp7pc5x0nhb6lpcmg6xg-bash-4.4-p23/bin/bash
Scanning dependencies of target fib
[ 0%] Building C object navit/fib-1.1/CMakeFiles/fib.dir/fib.c.o
[ 0%] Linking C static library libfib.a
[ 0%] Built target fib
Scanning dependencies of target git_version
-- git not found, cannot record git commit
-- Git commit: xdevxgitxnotxfound
-- Git date: 7001010000
[ 0%] Built target git_version
Scanning dependencies of target navit_config_xml
[ 0%] Copy navit.dtd to /build/source/build/navit/navit.dtd
[ 0%] Generating navit.xml
[ 0%] Built target navit_config_xml
Scanning dependencies of target support_shapefile
[ 0%] Building C object navit/support/shapefile/CMakeFiles/support_shapefile.dir/dbfopen.c.o
In file included from /nix/store/djgqdpaaw68hbq9r92il5g2z5kmkp0dm-glibc-2.32-40-dev/include/string.h:519,
from /build/source/navit/support/shapefile/dbfopen.c:192:
In function 'strncpy',
inlined from 'DBFWriteAttribute.part.0' at /build/source/navit/support/shapefile/dbfopen.c:1479:9:
/nix/store/djgqdpaaw68hbq9r92il5g2z5kmkp0dm-glibc-2.32-40-dev/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' output may be truncated copying between 0 and 255 bytes from a string of length 255 [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wstringop-truncation-Wstringop-truncation8;;]
91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[ 0%] Building C object navit/support/shapefile/CMakeFiles/support_shapefile.dir/shpopen.c.o
/build/source/navit/support/shapefile/shpopen.c: In function 'SHPReadObject':
/build/source/navit/support/shapefile/shpopen.c:2370:21: warning: '. Probably broken SHP file' directive output may be truncated writing 26 bytes into a region of size between 25 and 48 [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat-truncation=-Wformat-truncation=8;;]
2370 | "Not enough memory to allocate requested memory (nPoints=%u, nParts=%u) for shape %d. "
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/build/source/navit/support/shapefile/shpopen.c:2370:105: note: format string is defined here
2370 | "Not enough memory to allocate requested memory (nPoints=%u, nParts=%u) for shape %d. "
| ^~~
2371 | "Probably broken SHP file", nPoints, nParts, hEntity );
| ~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /nix/store/djgqdpaaw68hbq9r92il5g2z5kmkp0dm-glibc-2.32-40-dev/include/stdio.h:866,
from /build/source/navit/support/shapefile/shapefil.h:171,
from /build/source/navit/support/shapefile/shpopen.c:290:
/nix/store/djgqdpaaw68hbq9r92il5g2z5kmkp0dm-glibc-2.32-40-dev/include/bits/stdio2.h:70:10: note: '__builtin___snprintf_chk' output between 107 and 130 bytes into a destination of size 128
70 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
71 | __bos (__s), __fmt, __va_arg_pack ());
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[ 0%] Building C object navit/support/shapefile/CMakeFiles/support_shapefile.dir/shptree.c.o
[ 0%] Linking C static library libsupport_shapefile.a
[ 0%] Built target support_shapefile
Scanning dependencies of target font_freetype
[ 0%] Building C object navit/font/freetype/CMakeFiles/font_freetype.dir/font_freetype.c.o
[ 0%] Linking C shared module .libs/libfont_freetype.so
[ 0%] Built target font_freetype
Scanning dependencies of target graphics_gtk_drawing_area
[ 0%] Building C object navit/graphics/gtk_drawing_area/CMakeFiles/graphics_gtk_drawing_area.dir/graphics_gtk_drawing_area.c.o
In file included from /nix/store/akg12kdipaap0cxydjcqhmlj63slpz81-pango-1.48.3-dev/include/pango-1.0/pango/pango-font.h:25,
from /nix/store/akg12kdipaap0cxydjcqhmlj63slpz81-pango-1.48.3-dev/include/pango-1.0/pango/pango-attributes.h:25,
from /nix/store/akg12kdipaap0cxydjcqhmlj63slpz81-pango-1.48.3-dev/include/pango-1.0/pango/pango.h:25,
from /nix/store/clakm6jhan05zljxa4zdykpfqv08lv94-gtk+-2.24.32-dev/include/gtk-2.0/gdk/gdktypes.h:37,
from /nix/store/clakm6jhan05zljxa4zdykpfqv08lv94-gtk+-2.24.32-dev/include/gtk-2.0/gdk/gdkscreen.h:32,
from /nix/store/clakm6jhan05zljxa4zdykpfqv08lv94-gtk+-2.24.32-dev/include/gtk-2.0/gdk/gdkapplaunchcontext.h:31,
from /nix/store/clakm6jhan05zljxa4zdykpfqv08lv94-gtk+-2.24.32-dev/include/gtk-2.0/gdk/gdk.h:32,
from /nix/store/clakm6jhan05zljxa4zdykpfqv08lv94-gtk+-2.24.32-dev/include/gtk-2.0/gtk/gtk.h:32,
from /build/source/navit/graphics/gtk_drawing_area/graphics_gtk_drawing_area.c:26:
/nix/store/akg12kdipaap0cxydjcqhmlj63slpz81-pango-1.48.3-dev/include/pango-1.0/pango/pango-coverage.h:28:10: fatal error: hb.h: No such file or directory
28 | #include <hb.h>
| ^~~~~~
compilation terminated.
make[2]: *** [navit/graphics/gtk_drawing_area/CMakeFiles/graphics_gtk_drawing_area.dir/build.make:82: navit/graphics/gtk_drawing_area/CMakeFiles/graphics_gtk_drawing_area.dir/graphics_gtk_drawing_area.c.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:934: navit/graphics/gtk_drawing_area/CMakeFiles/graphics_gtk_drawing_area.dir/all] Error 2
make: *** [Makefile:171: all] Error 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment