compile.29
build number: 29
re-implement command
docker pull immortalwrt/opde:sdk
docker run -it --rm immortalwrt/opde:sdk zsh # or bash
export http_proxy= # [your proxy], do not use localhost or 127.0.0.1
export https_proxy=$http_proxy
opde feeds && opde config -a
make package/feeds/packages/gammu/compile -j$(nproc) || make package/feeds/packages/gammu/compile V=s
Compile.txt
Applying ./patches/020-select.patch using plaintext:
patching file libgammu/device/devfunc.c
-- The C compiler identification is GNU 8.4.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /openwrt/staging_dir/toolchain-x86_64_gcc-8.4.0_musl/bin/x86_64-openwrt-linux-musl-gcc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Configuring Gammu 1.42.0
Warning: In tree build is not recommended way to build Gammu.
-- Found PkgConfig: /openwrt/staging_dir/host/bin/pkg-config (found version "1.8.0")
-- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE)
-- Looking for __clang__
-- Looking for __clang__ - not found
-- Looking for strncasecmp
-- Looking for strncasecmp - found
-- Looking for strcasecmp
-- Looking for strcasecmp - found
-- Looking for _strnicmp
-- Looking for _strnicmp - not found
-- Looking for _stricmp
-- Looking for _stricmp - not found
-- Looking for strcasestr
-- Looking for strcasestr - found
-- Looking for strchrnul
-- Looking for strchrnul - found
-- Looking for strtoull
-- Looking for strtoull - found
-- Looking for dirent.h
-- Looking for dirent.h - found
-- Looking for sys/ioctl.h
-- Looking for sys/ioctl.h - found
-- Looking for sys/utsname.h
-- Looking for sys/utsname.h - found
-- Looking for unistd.h
-- Looking for unistd.h - found
-- Looking for wchar.h
-- Looking for wchar.h - found
-- Looking for include files wchar.h, wctype.h
-- Looking for include files wchar.h, wctype.h - found
-- Looking for iswspace
-- Looking for iswspace - found
-- Looking for towlower
-- Looking for towlower - found
-- Looking for I_SETSIG
-- Looking for I_SETSIG - found
-- Looking for strings.h
-- Looking for strings.h - found
-- Looking for scandir
-- Looking for scandir - found
-- Looking for alphasort
-- Looking for alphasort - found
-- Looking for getopt
-- Looking for getopt - found
-- Looking for getopt_long
-- Looking for getopt_long - found
-- Looking for daemon
-- Looking for daemon - found
-- Looking for daemon
-- Looking for daemon - not found
-- Looking for kill
-- Looking for kill - found
-- Looking for sigtimedwait
-- Looking for sigtimedwait - found
-- Looking for getpwnam
-- Looking for getpwnam - found
-- Looking for getgrnam
-- Looking for getgrnam - found
-- Looking for getpwuid
-- Looking for getpwuid - found
-- Looking for getuid
-- Looking for getuid - found
-- Looking for initgroups
-- Looking for initgroups - found
-- Looking for setuid
-- Looking for setuid - found
-- Looking for setgid
-- Looking for setgid - found
-- Looking for SIGHUP
-- Looking for SIGHUP - found
-- Looking for SIGUSR1
-- Looking for SIGUSR1 - found
-- Looking for SIGUSR2
-- Looking for SIGUSR2 - found
-- Looking for dup
-- Looking for dup - found
-- Looking for getpid
-- Looking for getpid - found
-- Looking for getpass
-- Looking for getpass - found
-- Looking for alarm
-- Looking for alarm - found
-- Looking for dup
-- Looking for dup - not found
-- Looking for shmget
-- Looking for shmget - found
-- Performing Test HAVE_STRPTIME
-- Performing Test HAVE_STRPTIME - Success
-- Performing Test HAVE_SYSLOG
-- Performing Test HAVE_SYSLOG - Success
-- Looking for pthread.h
-- Looking for pthread.h - found
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
-- Found Threads: TRUE
-- Using mysql-config: /openwrt/staging_dir/target-x86_64_musl/usr/bin/mysql_config
-- Performing Test MYSQL_WORKS
-- Performing Test MYSQL_WORKS - Success
-- Found MySQL: /openwrt/staging_dir/target-x86_64_musl/usr/include/mysql, /openwrt/staging_dir/target-x86_64_musl/usr/lib/libmysqlclient.so
-- Could NOT find ODBC (missing: ODBC_LIBRARY ODBC_INCLUDE_DIR)
-- Performing Test POSTGRES_WORKS
-- Performing Test POSTGRES_WORKS - Success
-- Found PostgreSQL: /openwrt/staging_dir/target-x86_64_musl/usr/include, /openwrt/staging_dir/target-x86_64_musl/usr/lib/libpq.so
-- Looking for PQescapeStringConn in /openwrt/staging_dir/target-x86_64_musl/usr/lib/libpq.so
-- Looking for PQescapeStringConn in /openwrt/staging_dir/target-x86_64_musl/usr/lib/libpq.so - found
-- Found CURL: /openwrt/staging_dir/target-x86_64_musl/usr/lib/libcurl.so (found version "7.79.1")
-- Checking for module 'glib-2.0>=2.16'
-- Found glib-2.0, version 2.68.4
-- Found Glib
-- Checking for module 'gobject-2.0'
-- Found gobject-2.0, version 2.68.4
-- Found GObject
-- Checking for module 'systemd'
-- Package 'systemd', required by 'virtual:world', not found
-- Checking for module 'gudev-1.0'
-- Package 'gudev-1.0', required by 'virtual:world', not found
-- Looking for sys/types.h
-- Looking for sys/types.h - found
-- Looking for stdint.h
-- Looking for stdint.h - found
-- Looking for stddef.h
-- Looking for stddef.h - found
-- Check size of wchar_t
-- Check size of wchar_t - done
-- Check size of wint_t
-- Check size of wint_t - done
-- Check size of ssize_t
-- Check size of ssize_t - done
-- Check size of intptr_t
-- Check size of intptr_t - done
-- Performing Test HAVE_MACRO_FUNCTION
-- Performing Test HAVE_MACRO_FUNCTION - Success
-- Performing Test HAVE_STRUCT_TM_TM_ZONE
-- Performing Test HAVE_STRUCT_TM_TM_ZONE - Success
-- Performing Test HAVE_DAYLIGHT
-- Performing Test HAVE_DAYLIGHT - Success
-- Performing Test HAVE_MACRO_FUNC
-- Performing Test HAVE_MACRO_FUNC - Failed
-- Checking for module 'bluez'
-- Found bluez, version 5.60
-- Found Bluez: /openwrt/staging_dir/target-x86_64_musl/usr/include, /openwrt/staging_dir/target-x86_64_musl/usr/lib/libbluetooth.so
-- Using BlueZ stack
-- BSD Bluetooth not found.
-- OS X Bluetooth 2.0 not found.
-- Bluetooth support enabled
-- Searching for RF channels with Bluetooth stack enabled
-- Checking for module 'libusb-1.0'
-- Found libusb-1.0, version 1.0.24
-- Found libusb-1.0: /openwrt/staging_dir/target-x86_64_musl/usr/include/libusb-1.0, /openwrt/staging_dir/target-x86_64_musl/usr/lib/libusb-1.0.so
-- Performing Test IRDA_FOUND
-- Performing Test IRDA_FOUND - Failed
-- Performing Test COMPILER_HAS_O2
-- Performing Test COMPILER_HAS_O2 - Success
-- Performing Test COMPILER_HAS_WALL
-- Performing Test COMPILER_HAS_WALL - Success
-- Performing Test COMPILER_HAS_WERROR_IMPLICIT_FUNCTION_DECLARATION
-- Performing Test COMPILER_HAS_WERROR_IMPLICIT_FUNCTION_DECLARATION - Success
-- Performing Test COMPILER_HAS_WNO_DEPRECATED_DECLARATIONS
-- Performing Test COMPILER_HAS_WNO_DEPRECATED_DECLARATIONS - Success
-- Performing Test COMPILER_HAS_WDECLARATION_AFTER_STATEMENT
-- Performing Test COMPILER_HAS_WDECLARATION_AFTER_STATEMENT - Success
-- Performing Test COMPILER_HAS_WPOINTER_ARITH
-- Performing Test COMPILER_HAS_WPOINTER_ARITH - Success
-- Performing Test COMPILER_HAS_WFLOAT_EQUAL
-- Performing Test COMPILER_HAS_WFLOAT_EQUAL - Success
-- Performing Test COMPILER_HAS_WBAD_FUNCTION_CAST
-- Performing Test COMPILER_HAS_WBAD_FUNCTION_CAST - Success
-- Performing Test COMPILER_HAS_WMISSING_FORMAT_ATTRIBUTE
-- Performing Test COMPILER_HAS_WMISSING_FORMAT_ATTRIBUTE - Success
-- Performing Test COMPILER_HAS_WMISSING_NORETURN
-- Performing Test COMPILER_HAS_WMISSING_NORETURN - Success
-- Performing Test COMPILER_HAS_WSHADOW
-- Performing Test COMPILER_HAS_WSHADOW - Success
-- Performing Test COMPILER_HAS_WSTRICT_PROTOTYPES
-- Performing Test COMPILER_HAS_WSTRICT_PROTOTYPES - Success
-- Performing Test COMPILER_HAS_WSIGN_COMPARE
-- Performing Test COMPILER_HAS_WSIGN_COMPARE - Success
-- Performing Test COMPILER_HAS_WUNREACHABLE_CODE
-- Performing Test COMPILER_HAS_WUNREACHABLE_CODE - Success
-- Performing Test COMPILER_HAS_WNO_ERROR_UNREACHABLE_CODE
-- Performing Test COMPILER_HAS_WNO_ERROR_UNREACHABLE_CODE - Success
-- Performing Test COMPILER_HAS_WNO_POINTER_SIGN
-- Performing Test COMPILER_HAS_WNO_POINTER_SIGN - Success
-- Performing Test COMPILER_HAS_WWRITE_STRINGS
-- Performing Test COMPILER_HAS_WWRITE_STRINGS - Success
-- Performing Test COMPILER_HAS_WREDUNDANT_DECLS
-- Performing Test COMPILER_HAS_WREDUNDANT_DECLS - Success
-- Performing Test COMPILER_HAS_WFORMAT_2
-- Performing Test COMPILER_HAS_WFORMAT_2 - Success
-- Performing Test COMPILER_HAS_WNO_FORMAT_Y2K
-- Performing Test COMPILER_HAS_WNO_FORMAT_Y2K - Success
-- Performing Test COMPILER_HAS_WNO_FORMAT_NONLITERAL
-- Performing Test COMPILER_HAS_WNO_FORMAT_NONLITERAL - Success
-- Performing Test COMPILER_HAS_WEXTRA
-- Performing Test COMPILER_HAS_WEXTRA - Success
-- Performing Test COMPILER_HAS_WUNUSED_BUT_SET_VARIABLE
-- Performing Test COMPILER_HAS_WUNUSED_BUT_SET_VARIABLE - Success
-- Performing Test COMPILER_HAS_WNO_UNUSED_PARAMETER
-- Performing Test COMPILER_HAS_WNO_UNUSED_PARAMETER - Success
-- Performing Test LINKER_HAS_WL__ZRELRO
-- Performing Test LINKER_HAS_WL__ZRELRO - Success
-- Performing Test LINKER_HAS_WL___AS_NEEDED
-- Performing Test LINKER_HAS_WL___AS_NEEDED - Success
-- Performing Test COMPILER_HAS_FPIC
-- Performing Test COMPILER_HAS_FPIC - Success
-- Nokia support enabled
-- Nokia MBUS2 protocol enabled
-- Nokia FBUS2 protocol enabled
-- Nokia FBUS2DLR3 protocol enabled
-- Nokia DKU2PHONET protocol enabled
-- Nokia DKU2AT protocol enabled
-- Nokia DKU5FBUS2 protocol enabled
-- Nokia FBUS2PL2303 protocol enabled
-- Nokia FBUS2BLUE protocol enabled
-- Nokia PHONETBLUE protocol enabled
-- Nokia BLUEFBUS2 protocol enabled
-- Nokia BLUEPHONET protocol enabled
-- Nokia 3320 and compatible phones support enabled
-- Nokia 650 and compatible phones support enabled
-- Nokia 61xx and compatible phones support enabled
-- Nokia 6510 and compatible phones support enabled
-- Force using 6210 frames for calendar for DCT4 phones disabled
-- Nokia 7110 and compatible phones support enabled
-- Nokia 9210 and compatible phones support enabled
-- Nokia 3650 and compatible phones support enabled
-- AT support enabled
-- AT protocol enabled
-- AT protocol over Bluetooth enabled
-- AT phones support enabled
-- Alcatel support enabled
-- Alcatel protocol enabled
-- Alcatel phones support enabled
-- OBEX compatible phones support enabled
-- OBEX protocol over Bluetooth enabled
-- Generic OBEX phones support enabled
-- AT with OBEX phones support enabled
-- Symbian phones support (S60) enabled
-- Symbian phones support (gnapplet) enabled
-- GNAPBUS protocol over Bluetooth enabled
-- Gnapplet phones support enabled
-- S60 phones support enabled
-- Cell Broadcast messages support enabled
-- Backup/Restore functions enabled
-- Checking for module 'bash-completion'
-- Package 'bash-completion', required by 'virtual:world', not found
-- Init script not being installed, install it by -DINSTALL_LSB_INIT=ON
-- Udev rules not being installed, install it by -DINSTALL_UDEV_RULES=ON
-- Configuring done
CMake Warning (dev) in gammu/CMakeLists.txt:
Policy CMP0110 is not set: add_test() supports arbitrary characters in test
names. Run "cmake --help-policy CMP0110" for policy details. Use the
cmake_policy command to set the policy and suppress this warning.
The following name given to add_test() is invalid if CMP0110 is not set or
set to OLD:
`gammu-dummy-presskeysequence-mMnNpPuUdD+_123456789*0_gGrR[]hHcCjJfFoOmMdD@´
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) in gammu/CMakeLists.txt:
Policy CMP0110 is not set: add_test() supports arbitrary characters in test
names. Run "cmake --help-policy CMP0110" for policy details. Use the
cmake_policy command to set the policy and suppress this warning.
The following name given to add_test() is invalid if CMP0110 is not set or
set to OLD:
`gammu-dummy-nonext-presskeysequence-mMnNpPuUdD+_123456789*0_gGrR[]hHcCjJfFoOmMdD@´
This warning is for project developers. Use -Wno-dev to suppress it.
-- Generating done
CMake Warning:
Manually-specified variables were not used by the project:
CMAKE_ASM_COMPILER
CMAKE_ASM_COMPILER_LAUNCHER
CMAKE_CXX_COMPILER
CMAKE_CXX_FLAGS_RELEASE
CMAKE_EXPORT_NO_PACKAGE_REGISTRY
CMAKE_EXPORT_PACKAGE_REGISTRY
CMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY
CMAKE_FIND_PACKAGE_NO_SYSTEM_PACKAGE_REGISTRY
CMAKE_MODULE_LINKER_FLAGS
DL_LIBRARY
DWITH_GettextLibs
-- Build files have been written to: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0
ninja: Entering directory `/openwrt/build_dir/target-x86_64_musl/gammu-1.42.0'
[1/358] Building C object libgammu/CMakeFiles/libGammu.dir/gsmcomon.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[2/358] Building C object libgammu/CMakeFiles/libGammu.dir/gsmphones.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[3/358] Building C object libgammu/CMakeFiles/libGammu.dir/gsmstate.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[4/358] Building C object libgammu/CMakeFiles/libGammu.dir/api.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[5/358] Building C object libgammu/CMakeFiles/libGammu.dir/debug.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[6/358] Building C object libgammu/CMakeFiles/libGammu.dir/misc/array.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[7/358] Building C object libgammu/CMakeFiles/libGammu.dir/misc/misc.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[8/358] Building C object libgammu/CMakeFiles/libGammu.dir/misc/cfg.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[9/358] Building C object libgammu/CMakeFiles/libGammu.dir/misc/string.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[10/358] Building C object libgammu/CMakeFiles/libGammu.dir/misc/coding/coding.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[11/358] Building C object libgammu/CMakeFiles/libGammu.dir/service/sms/gsmsms.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[12/358] Building C object libgammu/CMakeFiles/libGammu.dir/service/sms/gsmems.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[13/358] Building C object libgammu/CMakeFiles/libGammu.dir/service/sms/gsmmulti.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[14/358] Building C object libgammu/CMakeFiles/libGammu.dir/service/gsmcal.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[15/358] Building C object libgammu/CMakeFiles/libGammu.dir/service/gsmdata.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[16/358] Building C object libgammu/CMakeFiles/libGammu.dir/service/gsmpbk.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[17/358] Building C object libgammu/CMakeFiles/libGammu.dir/service/gsmring.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[18/358] Building C object libgammu/CMakeFiles/libGammu.dir/service/gsmlogo.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[19/358] Building C object libgammu/CMakeFiles/libGammu.dir/service/gsmmisc.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[20/358] Building C object libgammu/CMakeFiles/libGammu.dir/service/gsmnet.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[21/358] Building C object libgammu/CMakeFiles/libGammu.dir/service/backup/gsmback.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[22/358] Building C object libgammu/CMakeFiles/libGammu.dir/service/backup/backldif.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[23/358] Building C object libgammu/CMakeFiles/libGammu.dir/service/backup/backlmb.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[24/358] Building C object libgammu/CMakeFiles/libGammu.dir/service/backup/backtext.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
libgammu/service/backup/backtext.c: In function 'SaveLinkedBackupText':
libgammu/service/backup/backtext.c:119:30: warning: '%s' directive writing up to 999 bytes into a region of size between 987 and 995 [-Wformat-overflow=]
sprintf(buffer3,"%s%02i = %s%c%c",myname,w,buffer2,13,10);
^~ ~~~~~~~
libgammu/service/backup/backtext.c:119:4: note: 'sprintf' output 8 or more bytes (assuming 1015) into a destination of size 1000
sprintf(buffer3,"%s%02i = %s%c%c",myname,w,buffer2,13,10);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libgammu/service/backup/backtext.c: In function 'SaveBitmapEntry':
libgammu/service/backup/backtext.c:1092:35: warning: '%s' directive writing up to 9999 bytes into a region of size between 9979 and 9988 [-Wformat-overflow=]
sprintf(buffer2,"Bitmap%02i = \"%s\"%c%c",(int)y,buffer,13,10);
^~ ~~~~~~
libgammu/service/backup/backtext.c:1092:3: note: 'sprintf' output between 16 and 10024 bytes into a destination of size 10000
sprintf(buffer2,"Bitmap%02i = \"%s\"%c%c",(int)y,buffer,13,10);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[25/358] Building C object libgammu/CMakeFiles/libGammu.dir/service/backup/backvcs.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[26/358] Building C object libgammu/CMakeFiles/libGammu.dir/service/backup/backvcf.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[27/358] Building C object libgammu/CMakeFiles/libGammu.dir/service/backup/backics.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[28/358] Building C object libgammu/CMakeFiles/libGammu.dir/service/backup/backvnt.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[29/358] Building C object libgammu/CMakeFiles/libGammu.dir/device/bluetooth/bluetooth.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[30/358] Building C object libgammu/CMakeFiles/libGammu.dir/device/irda/irda.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[31/358] Building C object libgammu/CMakeFiles/libGammu.dir/device/usb/usb.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[32/358] Building C object libgammu/CMakeFiles/libGammu.dir/device/devfunc.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[33/358] Building C object libgammu/CMakeFiles/libGammu.dir/protocol/at/at.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[34/358] Building C object libgammu/CMakeFiles/libGammu.dir/protocol/alcatel/alcabus.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[35/358] Building C object libgammu/CMakeFiles/libGammu.dir/protocol/nokia/mbus2.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[36/358] Building C object libgammu/CMakeFiles/libGammu.dir/protocol/nokia/fbus2.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[37/358] Building C object libgammu/CMakeFiles/libGammu.dir/protocol/nokia/phonet.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[38/358] Building C object libgammu/CMakeFiles/libGammu.dir/protocol/obex/obex.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[39/358] Building C object libgammu/CMakeFiles/libGammu.dir/protocol/symbian/gnapbus.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[40/358] Building C object libgammu/CMakeFiles/libGammu.dir/protocol/s60/s60.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[41/358] Building C object libgammu/CMakeFiles/libGammu.dir/phone/pfunc.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[42/358] Building C object libgammu/CMakeFiles/libGammu.dir/phone/at/atgen.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
libgammu/phone/at/atgen.c: In function 'ATGEN_SetCharset':
libgammu/phone/at/atgen.c:2639:9: warning: '%s' directive writing up to 99 bytes into a region of size 91 [-Wformat-overflow=]
len = sprintf(buffer, "AT+CSCS=\"%s\"\r", buffer3);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libgammu/phone/at/atgen.c:2639:9: note: 'sprintf' output between 12 and 111 bytes into a destination of size 100
libgammu/phone/at/atgen.c: In function 'ATGEN_GetMemoryInfo':
libgammu/phone/at/atgen.c:3867:10: warning: 'sprintf' may write a terminating nul past the end of the destination [-Wformat-overflow=]
len = sprintf(req, "AT+CPBR=%i\r", start);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libgammu/phone/at/atgen.c:3867:10: note: 'sprintf' output between 11 and 21 bytes into a destination of size 20
libgammu/phone/at/atgen.c: In function 'ATGEN_PrivGetMemory':
libgammu/phone/at/atgen.c:4299:10: warning: 'sprintf' may write a terminating nul past the end of the destination [-Wformat-overflow=]
len = sprintf(req, "AT+MPBR=%i\r", entry->Location + Priv->MotorolaFirstMemoryEntry - 1);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libgammu/phone/at/atgen.c:4299:10: note: 'sprintf' output between 11 and 21 bytes into a destination of size 20
libgammu/phone/at/atgen.c:4277:10: warning: '%i' directive writing between 1 and 11 bytes into a region of size 6 [-Wformat-overflow=]
len = sprintf(req, "AT^SBNR=\"vcf\",%i\r",entry->Location - 1);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libgammu/phone/at/atgen.c:4277:10: note: directive argument in the range [-2147483648, 2147483646]
libgammu/phone/at/atgen.c:4277:10: note: 'sprintf' output between 17 and 27 bytes into a destination of size 20
libgammu/phone/at/atgen.c:4315:9: warning: '%i' directive writing between 1 and 11 bytes into a region of size between 0 and 10 [-Wformat-overflow=]
len = sprintf(req, "AT+CPBR=%i,%i\r", entry->Location + Priv->FirstMemoryEntry - 1, endlocation + Priv->FirstMemoryEntry - 1);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libgammu/phone/at/atgen.c:4315:9: note: directive argument in the range [-2147483648, 2147483646]
libgammu/phone/at/atgen.c:4315:9: note: 'sprintf' output between 13 and 33 bytes into a destination of size 20
libgammu/phone/at/atgen.c:4313:9: warning: 'sprintf' may write a terminating nul past the end of the destination [-Wformat-overflow=]
len = sprintf(req, "AT+CPBR=%i\r", entry->Location + Priv->FirstMemoryEntry - 1);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libgammu/phone/at/atgen.c:4313:9: note: 'sprintf' output between 11 and 21 bytes into a destination of size 20
[43/358] Building C object libgammu/CMakeFiles/libGammu.dir/phone/at/at-sms.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[44/358] Building C object libgammu/CMakeFiles/libGammu.dir/phone/at/siemens.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[45/358] Building C object libgammu/CMakeFiles/libGammu.dir/phone/at/samsung.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[46/358] Building C object libgammu/CMakeFiles/libGammu.dir/phone/at/motorola.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[47/358] Building C object libgammu/CMakeFiles/libGammu.dir/phone/at/sonyericsson.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[48/358] Building C object libgammu/CMakeFiles/libGammu.dir/phone/alcatel/alcatel.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[49/358] Building C object libgammu/CMakeFiles/libGammu.dir/phone/atobex/atobex.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[50/358] Building C object libgammu/CMakeFiles/libGammu.dir/phone/nokia/dct3/n0650.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[51/358] Building C object libgammu/CMakeFiles/libGammu.dir/phone/nokia/dct3/n6110.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[52/358] Building C object libgammu/CMakeFiles/libGammu.dir/phone/nokia/dct3/n7110.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[53/358] Building C object libgammu/CMakeFiles/libGammu.dir/phone/nokia/dct3/n9210.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[54/358] Building C object libgammu/CMakeFiles/libGammu.dir/phone/nokia/dct3/dct3func.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[55/358] Building C object libgammu/CMakeFiles/libGammu.dir/phone/nokia/dct4s40/n3320.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[56/358] Building C object libgammu/CMakeFiles/libGammu.dir/phone/nokia/dct4s40/dct4func.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[57/358] Building C object libgammu/CMakeFiles/libGammu.dir/phone/nokia/dct4s40/6510/n6510.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[58/358] Building C object libgammu/CMakeFiles/libGammu.dir/phone/nokia/dct4s40/6510/6510cal.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[59/358] Building C object libgammu/CMakeFiles/libGammu.dir/phone/nokia/dct4s40/6510/6510file.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[60/358] Building C object libgammu/CMakeFiles/libGammu.dir/phone/nokia/wd2/n3650.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[61/358] Building C object libgammu/CMakeFiles/libGammu.dir/phone/nokia/nauto.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[62/358] Building C object libgammu/CMakeFiles/libGammu.dir/phone/nokia/nfunc.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[63/358] Building C object libgammu/CMakeFiles/libGammu.dir/phone/nokia/nfuncold.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[64/358] Building C object libgammu/CMakeFiles/libGammu.dir/phone/obex/obexgen.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[65/358] Building C object libgammu/CMakeFiles/libGammu.dir/phone/obex/mobex.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[66/358] Building C object libgammu/CMakeFiles/libGammu.dir/phone/symbian/gnapgen.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[67/358] Building C object libgammu/CMakeFiles/libGammu.dir/phone/s60/s60phone.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[68/358] Building C object libgammu/CMakeFiles/libGammu.dir/misc/coding/md5-glib.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[69/358] Building C object libgammu/CMakeFiles/libGammu.dir/phone/dummy/dummy.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[70/358] Building C object libgammu/CMakeFiles/libGammu.dir/device/bluetooth/bluez.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[71/358] Building C object libgammu/CMakeFiles/libGammu.dir/device/proxy/proxy.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[72/358] Building C object libgammu/CMakeFiles/libGammu.dir/device/serial/ser_unx.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[73/358] Building C object helper/CMakeFiles/printing.dir/printing.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[74/358] Linking C static library helper/libprinting.a
[75/358] Building C object helper/CMakeFiles/cmdline.dir/cmdline.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[76/358] Linking C shared library libgammu/libGammu.so.8.1.42.0
[77/358] Creating library symlink libgammu/libGammu.so.8 libgammu/libGammu.so
[78/358] Linking C static library helper/libcmdline.a
[79/358] Building C object helper/CMakeFiles/memorydisplay.dir/memory-display.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[80/358] Linking C static library helper/libmemorydisplay.a
[81/358] Building C object helper/CMakeFiles/messagecmdline.dir/message-cmdline.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[82/358] Linking C static library helper/libmessagecmdline.a
[83/358] Building C object helper/CMakeFiles/messagedisplay.dir/message-display.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[84/358] Linking C static library helper/libmessagedisplay.a
[85/358] Building C object tests/CMakeFiles/locking.dir/locking.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[86/358] Linking C executable tests/locking
[87/358] Building C object tests/CMakeFiles/include-wap.dir/include-wap.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[88/358] Linking C executable tests/include-wap
[89/358] Building C object tests/CMakeFiles/include-types.dir/include-types.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[90/358] Linking C executable tests/include-types
[91/358] Building C object tests/CMakeFiles/include-smsd.dir/include-smsd.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[92/358] Linking C executable tests/include-smsd
[93/358] Building C object tests/CMakeFiles/include-security.dir/include-security.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[94/358] Linking C executable tests/include-security
[95/358] Building C object tests/CMakeFiles/include-ringtone.dir/include-ringtone.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[96/358] Linking C executable tests/include-ringtone
[97/358] Building C object tests/CMakeFiles/include-memory.dir/include-memory.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[98/358] Linking C executable tests/include-memory
[99/358] Building C object tests/CMakeFiles/include-limits.dir/include-limits.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[100/358] Linking C executable tests/include-limits
[101/358] Building C object tests/CMakeFiles/include-inifile.dir/include-inifile.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[102/358] Linking C executable tests/include-inifile
[103/358] Building C object tests/CMakeFiles/include-info.dir/include-info.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[104/358] Linking C executable tests/include-info
[105/358] Building C object tests/CMakeFiles/include-callback.dir/include-callback.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[106/358] Linking C executable tests/include-callback
[107/358] Building C object tests/CMakeFiles/include-bitmap.dir/include-bitmap.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[108/358] Linking C executable tests/include-bitmap
[109/358] Building C object tests/CMakeFiles/include-backup.dir/include-backup.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[110/358] Linking C executable tests/include-backup
[111/358] Building C object tests/CMakeFiles/long-sms.dir/__/docs/examples/long-sms.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[112/358] Linking C executable tests/long-sms
[113/358] Building C object tests/CMakeFiles/sms-send.dir/__/docs/examples/sms-send.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[114/358] Linking C executable tests/sms-send
[115/358] Building C object tests/CMakeFiles/include-message.dir/include-message.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[116/358] Linking C executable tests/include-message
[117/358] Building C object tests/CMakeFiles/include-datetime.dir/include-datetime.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[118/358] Linking C executable tests/include-datetime
[119/358] Building C object tests/CMakeFiles/line-splitting.dir/line-splitting.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[120/358] Linking C executable tests/line-splitting
[121/358] Building C object tests/CMakeFiles/sms-nokia-06.dir/sms-nokia-06.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[122/358] Linking C executable tests/sms-nokia-06
[123/358] Building C object tests/CMakeFiles/get-model-at.dir/get-model-at.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[124/358] Linking C executable tests/get-model-at
[125/358] Building C object tests/CMakeFiles/utf-8.dir/utf-8.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[126/358] Linking C executable tests/utf-8
[127/358] Building C object tests/CMakeFiles/inifile.dir/inifile.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[128/358] Linking C executable tests/inifile
[129/358] Building C object tests/CMakeFiles/sms-nokia-05.dir/sms-nokia-05.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[130/358] Linking C executable tests/sms-nokia-05
[131/358] Building C object tests/CMakeFiles/at-samsung.dir/at-samsung.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[132/358] Linking C executable tests/at-samsung
[133/358] Building C object tests/CMakeFiles/smsd.dir/__/docs/examples/smsd.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[134/358] Building C object tests/CMakeFiles/sms-read.dir/__/docs/examples/sms-read.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[135/358] Linking C executable tests/sms-read
[136/358] Building C object tests/CMakeFiles/vcard-read.dir/vcard-read.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[137/358] Linking C executable tests/vcard-read
[138/358] Building C object tests/atgen/CMakeFiles/incoming-sms-info.dir/incoming-sms-info.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[139/358] Building C object tests/CMakeFiles/include-debug.dir/include-debug.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[140/358] Linking C executable tests/include-debug
[141/358] Building C object tests/CMakeFiles/phone-info.dir/__/docs/examples/phone-info.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[142/358] Linking C executable tests/phone-info
[143/358] Building C object tests/CMakeFiles/dump-error-codes.dir/dump-error-codes.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[144/358] Linking C executable tests/dump-error-codes
[145/358] Building C object tests/CMakeFiles/sms-nokia-13.dir/sms-nokia-13.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[146/358] Linking C executable tests/sms-nokia-13
[147/358] Building C object tests/CMakeFiles/network-codes.dir/network-codes.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[148/358] Linking C executable tests/network-codes
[149/358] Building C object tests/CMakeFiles/include-error.dir/include-error.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[150/358] Linking C executable tests/include-error
[151/358] Building C object tests/CMakeFiles/features-parsing.dir/features-parsing.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[152/358] Linking C executable tests/features-parsing
[153/358] Building C object tests/CMakeFiles/sizes.dir/sizes.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[154/358] Linking C executable tests/sizes
[155/358] Building C object tests/CMakeFiles/sms-nokia-16.dir/sms-nokia-16.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[156/358] Linking C executable tests/sms-nokia-16
[157/358] Building C object tests/CMakeFiles/at-parser.dir/at-parser.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[158/358] Linking C executable tests/at-parser
[159/358] Building C object tests/CMakeFiles/sms-nokia-04.dir/sms-nokia-04.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[160/358] Linking C executable tests/sms-nokia-04
[161/358] Building C object tests/CMakeFiles/sms-nokia-01.dir/sms-nokia-01.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[162/358] Linking C executable tests/sms-nokia-01
[163/358] Building C object tests/CMakeFiles/include-call.dir/include-call.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[164/358] Linking C executable tests/include-call
[165/358] Building C object tests/CMakeFiles/dump-features.dir/dump-features.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[166/358] Linking C executable tests/dump-features
[167/358] Building C object tests/CMakeFiles/bluetooth_checkservicename.dir/bluetooth_checkservicename.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[168/358] Linking C executable tests/bluetooth_checkservicename
[169/358] Building C object tests/CMakeFiles/sms-nokia-07.dir/sms-nokia-07.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[170/358] Linking C executable tests/sms-nokia-07
[171/358] Building C object tests/CMakeFiles/cal-read.dir/cal-read.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[172/358] Linking C executable tests/cal-read
[173/358] Building C object tests/CMakeFiles/include-nokia.dir/include-nokia.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[174/358] Linking C executable tests/include-nokia
[175/358] Building C object tests/CMakeFiles/include-calendar.dir/include-calendar.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[176/358] Linking C executable tests/include-calendar
[177/358] Building C object tests/CMakeFiles/obex-vcard-split.dir/obex-vcard-split.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[178/358] Linking C executable tests/obex-vcard-split
[179/358] Building C object tests/CMakeFiles/ldif-read.dir/ldif-read.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[180/358] Linking C executable tests/ldif-read
[181/358] Building C object tests/CMakeFiles/include-file.dir/include-file.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[182/358] Linking C executable tests/include-file
[183/358] Building C object tests/CMakeFiles/debug.dir/debug.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[184/358] Linking C executable tests/debug
[185/358] Building C object tests/CMakeFiles/sql-parse-date.dir/sql-parse-date.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[186/358] Building C object tests/CMakeFiles/at-statemachine.dir/at-statemachine.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[187/358] Linking C executable tests/at-statemachine
[188/358] Building C object tests/CMakeFiles/sms-nokia-09.dir/sms-nokia-09.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[189/358] Linking C executable tests/sms-nokia-09
[190/358] Building C object tests/CMakeFiles/statemachine-alloc.dir/statemachine-alloc.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[191/358] Linking C executable tests/statemachine-alloc
[192/358] Building C object tests/CMakeFiles/config.dir/config.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[193/358] Linking C executable tests/config
[194/358] Building C object tests/CMakeFiles/at-ussd-reply.dir/at-ussd-reply.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[195/358] Linking C executable tests/at-ussd-reply
[196/358] Building C object tests/CMakeFiles/sms-nokia-14.dir/sms-nokia-14.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[197/358] Linking C executable tests/sms-nokia-14
[198/358] Building C object tests/CMakeFiles/sms-nokia-15.dir/sms-nokia-15.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[199/358] Linking C executable tests/sms-nokia-15
[200/358] Building C object tests/CMakeFiles/array-test.dir/array-test.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[201/358] Linking C executable tests/array-test
[202/358] Building C object tests/CMakeFiles/sms-encode-decode.dir/sms-encode-decode.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[203/358] Linking C executable tests/sms-encode-decode
[204/358] Building C object tests/CMakeFiles/statemachine-init.dir/statemachine-init.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[205/358] Linking C executable tests/statemachine-init
[206/358] Building C object tests/CMakeFiles/sms-nokia-03.dir/sms-nokia-03.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[207/358] Linking C executable tests/sms-nokia-03
[208/358] Building C object tests/CMakeFiles/include-statemachine.dir/include-statemachine.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[209/358] Linking C executable tests/include-statemachine
[210/358] Building C object tests/CMakeFiles/sms-nokia-08.dir/sms-nokia-08.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[211/358] Linking C executable tests/sms-nokia-08
[212/358] Building C object tests/CMakeFiles/at-motorola.dir/at-motorola.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[213/358] Linking C executable tests/at-motorola
[214/358] Building C object tests/CMakeFiles/include-settings.dir/include-settings.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[215/358] Linking C executable tests/include-settings
[216/358] Building C object tests/CMakeFiles/usb-device-parse.dir/usb-device-parse.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[217/358] Linking C executable tests/usb-device-parse
[218/358] Building C object contrib/coveragehelper/CMakeFiles/coveragehelper.dir/coveragehelper.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[219/358] Linking C executable contrib/coveragehelper/coveragehelper
[220/358] Building C object tests/CMakeFiles/sms-at-encode.dir/sms-at-encode.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[221/358] Linking C executable tests/sms-at-encode
[222/358] Building C object tests/CMakeFiles/custom-config.dir/__/docs/examples/custom-config.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[223/358] Linking C executable tests/custom-config
[224/358] Building C object tests/CMakeFiles/base64.dir/base64.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[225/358] Linking C executable tests/base64
[226/358] Building C object tests/CMakeFiles/backup-comment.dir/backup-comment.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[227/358] Linking C executable tests/backup-comment
[228/358] Building C object tests/CMakeFiles/smsbackup.dir/smsbackup.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[229/358] Linking C executable tests/smsbackup
[230/358] Building C object tests/CMakeFiles/sms-nokia-10.dir/sms-nokia-10.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[231/358] Linking C executable tests/sms-nokia-10
[232/358] Building C object tests/CMakeFiles/read-backup.dir/read-backup.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[233/358] Linking C executable tests/read-backup
[234/358] Building C object tests/CMakeFiles/sms-nokia-17.dir/sms-nokia-17.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[235/358] Linking C executable tests/sms-nokia-17
[236/358] Building C object tests/CMakeFiles/include-category.dir/include-category.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[237/358] Linking C executable tests/include-category
[238/358] Building C object tests/CMakeFiles/sms-nokia-11.dir/sms-nokia-11.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[239/358] Linking C executable tests/sms-nokia-11
[240/358] Building C object tests/CMakeFiles/sms-nokia-18.dir/sms-nokia-18.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[241/358] Linking C executable tests/sms-nokia-18
[242/358] Building C object tests/CMakeFiles/include-unicode.dir/include-unicode.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[243/358] Linking C executable tests/include-unicode
[244/358] Building C object tests/CMakeFiles/sms-nokia-02.dir/sms-nokia-02.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[245/358] Linking C executable tests/sms-nokia-02
[246/358] Building C object tests/CMakeFiles/sms-at-parse.dir/sms-at-parse.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[247/358] Building C object tests/CMakeFiles/at-charset.dir/at-charset.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[248/358] Linking C executable tests/at-charset
[249/358] Building C object tests/CMakeFiles/samsung-get-memory.dir/samsung-get-memory.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[250/358] Linking C executable tests/samsung-get-memory
[251/358] Building C object tests/CMakeFiles/include-keys.dir/include-keys.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[252/358] Linking C executable tests/include-keys
[253/358] Building C object tests/CMakeFiles/nokia-6110-ringtone.dir/nokia-6110-ringtone.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[254/358] Linking C executable tests/nokia-6110-ringtone
[255/358] Building C object tests/CMakeFiles/at-cnmi-reply.dir/at-cnmi-reply.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[256/358] Linking C executable tests/at-cnmi-reply
[257/358] Building C object tests/CMakeFiles/sms-nokia-12.dir/sms-nokia-12.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[258/358] Linking C executable tests/sms-nokia-12
[259/358] Building C object tests/CMakeFiles/at-dispatch.dir/at-dispatch.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[260/358] Linking C executable tests/at-dispatch
[261/358] Building C object tests/CMakeFiles/at-get-smsmemories.dir/at-get-smsmemories.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[262/358] Linking C executable tests/at-get-smsmemories
[263/358] Building C object tests/CMakeFiles/include-misc.dir/include-misc.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[264/358] Linking C executable tests/include-misc
[265/358] Building C object tests/CMakeFiles/at-ccfc-reply.dir/at-ccfc-reply.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[266/358] Linking C executable tests/at-ccfc-reply
[267/358] Building C object tests/CMakeFiles/at-creg-reply.dir/at-creg-reply.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[268/358] Linking C executable tests/at-creg-reply
[269/358] Building C object tests/CMakeFiles/getint.dir/getint.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[270/358] Linking C executable tests/getint
[271/358] Building C object tests/CMakeFiles/at-getmemory-reply.dir/at-getmemory-reply.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[272/358] Linking C executable tests/at-getmemory-reply
[273/358] Building C object tests/CMakeFiles/get-smsc-at.dir/get-smsc-at.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[274/358] Linking C executable tests/get-smsc-at
[275/358] Building C object tests/CMakeFiles/sms-cmdline.dir/sms-cmdline.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[276/358] Linking C executable tests/sms-cmdline
[277/358] Building C object tests/atgen/CMakeFiles/smsd-1-folder-getnextsms.dir/smsd-1-folder-getnextsms.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[278/358] Building C object tests/atgen/CMakeFiles/smsd-incoming-ussd.dir/smsd-incoming-ussd.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[279/358] Building C object tests/atgen/CMakeFiles/smsd-cancel-call.dir/smsd-cancel-call.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[280/358] Building C object tests/atgen/CMakeFiles/atgen-tests.dir/test_helper.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[281/358] Linking C static library tests/atgen/libatgen-tests.a
[282/358] Building C object tests/atgen/CMakeFiles/is-memory-enabled.dir/is-memory-enabled.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[283/358] Linking C executable tests/atgen/is-memory-enabled
[284/358] Building C object tests/atgen/CMakeFiles/is-memory-writeable.dir/is-memory-writeable.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[285/358] Linking C executable tests/atgen/is-memory-writeable
[286/358] Building C object tests/atgen/CMakeFiles/gsm-set-cnmi-params.dir/gsm-set-cnmi-params.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[287/358] Linking C executable tests/atgen/gsm-set-cnmi-params
[288/358] Building C object tests/atgen/CMakeFiles/set-requested-sms-memory.dir/set-requested-sms-memory.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[289/358] Linking C executable tests/atgen/set-requested-sms-memory
[290/358] Building C object tests/atgen/CMakeFiles/smsd-incoming-cds.dir/smsd-incoming-cds.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[291/358] Building C object tests/atgen/CMakeFiles/incoming-sms.dir/incoming-sms.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[292/358] Linking C executable tests/atgen/incoming-sms
[293/358] Linking C executable tests/atgen/incoming-sms-info
[294/358] Building C object tests/atgen/CMakeFiles/deferred-event.dir/deferred-event.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[295/358] Linking C executable tests/atgen/deferred-event
[296/358] Building C object tests/atgen/CMakeFiles/test-reply-get-cnmi.dir/test-reply-get-cnmi.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[297/358] Linking C executable tests/atgen/test-reply-get-cnmi
[298/358] Building C object tests/atgen/CMakeFiles/test_sql_time.dir/test_sql_time.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[299/358] Building C object tests/atgen/CMakeFiles/get-sms-location.dir/get-sms-location.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[300/358] Linking C executable tests/atgen/get-sms-location
[301/358] Building C object tests/atgen/CMakeFiles/get-sms.dir/get-sms.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[302/358] Linking C executable tests/atgen/get-sms
[303/358] Building C object smsd/CMakeFiles/gammu-smsd-monitor.dir/monitor.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[304/358] Building C object smsd/CMakeFiles/gammu-smsd-inject.dir/inject.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[305/358] Building C object smsd/CMakeFiles/gammu-smsd.dir/main.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[306/358] Building C object smsd/CMakeFiles/gammu-smsd.dir/pidfile.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[307/358] Building C object smsd/CMakeFiles/gammu-smsd.dir/uid.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[308/358] Building C object smsd/CMakeFiles/gsmsd.dir/core.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
smsd/core.c: In function 'SMSD_InitSharedMemory':
smsd/core.c:1929:3: warning: 'strncpy' specified bound 256 equals destination size [-Wstringop-truncation]
strncpy(Config->Status->PhoneID, Config->PhoneID, sizeof(Config->Status->PhoneID));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[309/358] Building C object smsd/CMakeFiles/gsmsd.dir/services/files.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
smsd/services/files.c: In function 'SMSDFiles_CreateOutboxSMS':
smsd/services/files.c:597:39: warning: '%s' directive writing up to 399 bytes into a region of size between 25 and 77 [-Wformat-overflow=]
"OUTC%04d%02d%02d_%02d%02d%02d_00_%s_sms%d.%s",
^~
1900 + timeinfo->tm_year, timeinfo->tm_mon + 1, timeinfo->tm_mday, timeinfo->tm_hour, timeinfo->tm_min, timeinfo->tm_sec, buffer2, j, ext);
~~~~~~~
smsd/services/files.c:597:5: note: directive argument in the range [0, 100]
"OUTC%04d%02d%02d_%02d%02d%02d_00_%s_sms%d.%s",
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
smsd/services/files.c:596:4: note: 'sprintf' output between 30 and 499 bytes into a destination of size 100
sprintf(FileName,
^~~~~~~~~~~~~~~~~
"OUTC%04d%02d%02d_%02d%02d%02d_00_%s_sms%d.%s",
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1900 + timeinfo->tm_year, timeinfo->tm_mon + 1, timeinfo->tm_mday, timeinfo->tm_hour, timeinfo->tm_min, timeinfo->tm_sec, buffer2, j, ext);
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
smsd/services/files.c: In function 'SMSDFiles_SaveInboxSMS.part.0':
smsd/services/files.c:94:39: warning: '%s' directive writing up to 399 bytes into a region of size between 18 and 81 [-Wformat-overflow=]
"IN%02d%02d%02d_%02d%02d%02d_%02i_%s_%02i.%s",
^~
smsd/services/files.c:96:93:
sms->SMS[i].DateTime.Hour, sms->SMS[i].DateTime.Minute, sms->SMS[i].DateTime.Second, j, buffer2, i, ext);
~~~~~~~
smsd/services/files.c:94:5: note: directive argument in the range [0, 50]
"IN%02d%02d%02d_%02d%02d%02d_%02i_%s_%02i.%s",
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
smsd/services/files.c:93:4: note: 'sprintf' output between 24 and 489 bytes into a destination of size 100
sprintf(FileName,
^~~~~~~~~~~~~~~~~
"IN%02d%02d%02d_%02d%02d%02d_%02i_%s_%02i.%s",
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sms->SMS[i].DateTime.Year, sms->SMS[i].DateTime.Month, sms->SMS[i].DateTime.Day,
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sms->SMS[i].DateTime.Hour, sms->SMS[i].DateTime.Minute, sms->SMS[i].DateTime.Second, j, buffer2, i, ext);
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
smsd/services/files.c:94:39: warning: '%s' directive writing up to 399 bytes into a region of size between 18 and 81 [-Wformat-overflow=]
"IN%02d%02d%02d_%02d%02d%02d_%02i_%s_%02i.%s",
^~
smsd/services/files.c:96:93:
sms->SMS[i].DateTime.Hour, sms->SMS[i].DateTime.Minute, sms->SMS[i].DateTime.Second, j, buffer2, i, ext);
~~~~~~~
smsd/services/files.c:94:5: note: directive argument '0'
"IN%02d%02d%02d_%02d%02d%02d_%02i_%s_%02i.%s",
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
smsd/services/files.c:93:4: note: 'sprintf' output between 24 and 489 bytes into a destination of size 100
sprintf(FileName,
^~~~~~~~~~~~~~~~~
"IN%02d%02d%02d_%02d%02d%02d_%02i_%s_%02i.%s",
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sms->SMS[i].DateTime.Year, sms->SMS[i].DateTime.Month, sms->SMS[i].DateTime.Day,
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sms->SMS[i].DateTime.Hour, sms->SMS[i].DateTime.Minute, sms->SMS[i].DateTime.Second, j, buffer2, i, ext);
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[310/358] Building C object smsd/CMakeFiles/gsmsd.dir/services/null.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[311/358] Building C object smsd/CMakeFiles/gsmsd.dir/services/sql.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[312/358] Building C object smsd/CMakeFiles/gsmsd.dir/services/mysql.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[313/358] Building C object smsd/CMakeFiles/gsmsd.dir/services/pgsql.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[314/358] Linking C shared library smsd/libgsmsd.so.8.1.42.0
[315/358] Creating library symlink smsd/libgsmsd.so.8 smsd/libgsmsd.so
[316/358] Linking C executable tests/smsd
[317/358] Linking C executable tests/sql-parse-date
[318/358] Linking C executable tests/sms-at-parse
[319/358] Linking C executable tests/atgen/smsd-1-folder-getnextsms
[320/358] Linking C executable tests/atgen/smsd-incoming-ussd
[321/358] Linking C executable tests/atgen/smsd-cancel-call
[322/358] Linking C executable tests/atgen/smsd-incoming-cds
[323/358] Linking C executable tests/atgen/test_sql_time
[324/358] Linking C executable smsd/gammu-smsd-monitor
[325/358] Linking C executable smsd/gammu-smsd-inject
[326/358] Linking C executable smsd/gammu-smsd
[327/358] Building C object gammu/CMakeFiles/gammu.dir/depend/nokia/dct3.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[328/358] Building C object gammu/CMakeFiles/gammu.dir/depend/nokia/dct3trac/wmx.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[329/358] Building C object gammu/CMakeFiles/gammu.dir/depend/nokia/dct3trac/wmx-gsm.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[330/358] Building C object gammu/CMakeFiles/gammu.dir/depend/nokia/dct3trac/wmx-list.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[331/358] Building C object gammu/CMakeFiles/gammu.dir/depend/nokia/dct3trac/wmx-sim.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[332/358] Building C object gammu/CMakeFiles/gammu.dir/depend/nokia/dct3trac/wmx-util.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[333/358] Building C object gammu/CMakeFiles/gammu.dir/depend/nokia/dct4.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[334/358] Building C object gammu/CMakeFiles/gammu.dir/depend/siemens/dsiemens.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[335/358] Building C object gammu/CMakeFiles/gammu.dir/depend/siemens/chiffre.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[336/358] Building C object gammu/CMakeFiles/gammu.dir/common.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[337/358] Building C object gammu/CMakeFiles/gammu.dir/memory.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[338/358] Building C object gammu/CMakeFiles/gammu.dir/message.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[339/358] Building C object gammu/CMakeFiles/gammu.dir/mms.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[340/358] Building C object gammu/CMakeFiles/gammu.dir/search.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[341/358] Building C object gammu/CMakeFiles/gammu.dir/nokia.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[342/358] Building C object gammu/CMakeFiles/gammu.dir/files.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[343/358] Building C object gammu/CMakeFiles/gammu.dir/calendar.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[344/358] Building C object gammu/CMakeFiles/gammu.dir/misc.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[345/358] Building C object gammu/CMakeFiles/gammu.dir/gammu.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
gammu/gammu.c: In function 'RunBatch':
gammu/gammu.c:441:11: warning: 'strncpy' destination unchanged after copying no bytes [-Wstringop-truncation]
strncpy(argsv[argsc], ln + j, n);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[346/358] Building C object gammu/CMakeFiles/gammu.dir/backup.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[347/358] Building C object gammu/CMakeFiles/gammu.dir/backupsms.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[348/358] Linking C executable gammu/gammu
[349/358] Building C object gammu-detect/CMakeFiles/gammu-detect.dir/main.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[350/358] Building C object gammu-detect/CMakeFiles/gammu-detect.dir/bluez.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[351/358] Linking C executable gammu-detect/gammu-detect
[352/358] Building C object contrib/smscgi/CMakeFiles/smscgid.dir/sms_cgi.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[353/358] Building C object contrib/smscgi/CMakeFiles/smscgid.dir/smsd.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[354/358] Linking C executable contrib/smscgi/smscgid
[355/358] Building C object contrib/convert/CMakeFiles/makeconverttable.dir/makeconverttable.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[356/358] Linking C executable contrib/convert/makeconverttable
[357/358] Building C object contrib/sqlreply/CMakeFiles/sqlreply.dir/c/michal.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
[358/358] Linking C executable contrib/sqlreply/sqlreply
ninja: Entering directory `/openwrt/build_dir/target-x86_64_musl/gammu-1.42.0'
[0/1] Install the project...
-- Install configuration: "Release"
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/lib/pkgconfig/gammu.pc
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/lib/pkgconfig/gammu-smsd.pc
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/share/doc/gammu/README.rst
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/share/doc/gammu/ChangeLog
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/share/doc/gammu/COPYING
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/include/gammu/gammu-backup.h
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/include/gammu/gammu-bitmap.h
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/include/gammu/gammu-calendar.h
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/include/gammu/gammu-call.h
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/include/gammu/gammu-callback.h
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/include/gammu/gammu-category.h
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/include/gammu/gammu-datetime.h
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/include/gammu/gammu-debug.h
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/include/gammu/gammu-error.h
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/include/gammu/gammu-file.h
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/include/gammu/gammu-info.h
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/include/gammu/gammu-inifile.h
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/include/gammu/gammu-keys.h
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/include/gammu/gammu-limits.h
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/include/gammu/gammu-memory.h
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/include/gammu/gammu-message.h
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/include/gammu/gammu-misc.h
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/include/gammu/gammu-nokia.h
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/include/gammu/gammu-ringtone.h
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/include/gammu/gammu-security.h
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/include/gammu/gammu-settings.h
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/include/gammu/gammu-smsd.h
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/include/gammu/gammu-statemachine.h
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/include/gammu/gammu-types.h
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/include/gammu/gammu-unicode.h
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/include/gammu/gammu-wap.h
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/include/gammu/gammu.h
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/include/gammu/gammu-config.h
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/lib/libGammu.so.8.1.42.0
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/lib/libGammu.so.8
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/lib/libGammu.so
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/lib/libgsmsd.so.8.1.42.0
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/lib/libgsmsd.so.8
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/lib/libgsmsd.so
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/bin/gammu-smsd
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/bin/gammu-smsd-inject
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/bin/gammu-smsd-monitor
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/bin/gammu
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/bin/gammu-detect
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/bin/gammu-config
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/bin/jadmaker
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/share/doc/gammu/examples/config/gammurc
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/share/doc/gammu/examples/config/smsdrc
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/share/doc/gammu/manual/c/api.rst
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/share/doc/gammu/manual/c/backup.rst
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/share/doc/gammu/manual/c/bitmap.rst
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/share/doc/gammu/manual/c/calendar.rst
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/share/doc/gammu/manual/c/call.rst
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/share/doc/gammu/manual/c/callback.rst
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/share/doc/gammu/manual/c/category.rst
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/share/doc/gammu/manual/c/datetime.rst
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/share/doc/gammu/manual/c/debug.rst
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/share/doc/gammu/manual/c/error.rst
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/share/doc/gammu/manual/c/examples.rst
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/share/doc/gammu/manual/c/file.rst
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/share/doc/gammu/manual/c/hints.rst
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/share/doc/gammu/manual/c/index.rst
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/share/doc/gammu/manual/c/info.rst
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/share/doc/gammu/manual/c/inifile.rst
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/share/doc/gammu/manual/c/keys.rst
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/share/doc/gammu/manual/c/limits.rst
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/share/doc/gammu/manual/c/memory.rst
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/share/doc/gammu/manual/c/message.rst
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/share/doc/gammu/manual/c/misc.rst
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/share/doc/gammu/manual/c/nokia.rst
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/share/doc/gammu/manual/c/porting.rst
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/share/doc/gammu/manual/c/ringtone.rst
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/share/doc/gammu/manual/c/security.rst
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/share/doc/gammu/manual/c/settings.rst
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/share/doc/gammu/manual/c/smsd.rst
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/share/doc/gammu/manual/c/statemachine.rst
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/share/doc/gammu/manual/c/types.rst
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/share/doc/gammu/manual/c/unicode.rst
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/share/doc/gammu/manual/c/wap.rst
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/share/doc/gammu/manual/config/index.rst
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/share/doc/gammu/manual/contents.rst
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/share/doc/gammu/manual/faq/config.rst
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/share/doc/gammu/manual/faq/general.rst
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/share/doc/gammu/manual/faq/index.rst
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/share/doc/gammu/manual/faq/phone.rst
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/share/doc/gammu/manual/faq/python.rst
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/share/doc/gammu/manual/faq/smsd.rst
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/share/doc/gammu/manual/formats/backup.rst
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/share/doc/gammu/manual/formats/index.rst
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/share/doc/gammu/manual/formats/ini.rst
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/share/doc/gammu/manual/formats/smsbackup.rst
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/share/doc/gammu/manual/gammu/index.rst
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/share/doc/gammu/manual/glossary.rst
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/share/doc/gammu/manual/index.rst
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/share/doc/gammu/manual/internal/index.rst
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/share/doc/gammu/manual/internal/new-phone.rst
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/share/doc/gammu/manual/internal/reply.rst
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/share/doc/gammu/manual/internal/state-machine.rst
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/share/doc/gammu/manual/project/about.rst
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/share/doc/gammu/manual/project/coding-style.rst
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/share/doc/gammu/manual/project/contributing.rst
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/share/doc/gammu/manual/project/directories.rst
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/share/doc/gammu/manual/project/documentation.rst
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/share/doc/gammu/manual/project/index.rst
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/share/doc/gammu/manual/project/install.rst
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/share/doc/gammu/manual/project/localization.rst
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/share/doc/gammu/manual/project/motivation.rst
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/share/doc/gammu/manual/project/releasing.rst
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/share/doc/gammu/manual/project/roadmap.rst
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/share/doc/gammu/manual/project/testing.rst
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/share/doc/gammu/manual/project/versioning.rst
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/share/doc/gammu/manual/protocol/carkit.rst
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/share/doc/gammu/manual/protocol/discovering.rst
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/share/doc/gammu/manual/protocol/gnapplet.rst
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/share/doc/gammu/manual/protocol/index.rst
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/share/doc/gammu/manual/protocol/m-obex.rst
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/share/doc/gammu/manual/protocol/mtk.rst
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/share/doc/gammu/manual/protocol/n6110.rst
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/share/doc/gammu/manual/protocol/n6510.rst
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/share/doc/gammu/manual/protocol/n7110.rst
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/share/doc/gammu/manual/protocol/nokia-s40-sms.rst
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/share/doc/gammu/manual/protocol/nokia.rst
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/share/doc/gammu/manual/protocol/s60.rst
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/share/doc/gammu/manual/protocol/samsung-gt.rst
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/share/doc/gammu/manual/protocol/samsung.rst
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/share/doc/gammu/manual/protocol/sonim.rst
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/share/doc/gammu/manual/protocol/tdma_5120.rst
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/share/doc/gammu/manual/python/data.rst
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/share/doc/gammu/manual/python/examples.rst
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/share/doc/gammu/manual/python/exceptions.rst
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/share/doc/gammu/manual/python/gammu.rst
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/share/doc/gammu/manual/python/index.rst
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/share/doc/gammu/manual/python/objects.rst
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/share/doc/gammu/manual/python/smsd.rst
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/share/doc/gammu/manual/python/worker.rst
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/share/doc/gammu/manual/quick/index.rst
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/share/doc/gammu/manual/smsd/backends.rst
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/share/doc/gammu/manual/smsd/code.rst
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/share/doc/gammu/manual/smsd/config.rst
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/share/doc/gammu/manual/smsd/dbi.rst
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/share/doc/gammu/manual/smsd/files.rst
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/share/doc/gammu/manual/smsd/index.rst
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/share/doc/gammu/manual/smsd/inject.rst
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/share/doc/gammu/manual/smsd/manual.rst
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/share/doc/gammu/manual/smsd/monitor.rst
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/share/doc/gammu/manual/smsd/mysql.rst
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/share/doc/gammu/manual/smsd/null.rst
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/share/doc/gammu/manual/smsd/odbc.rst
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/share/doc/gammu/manual/smsd/overview.rst
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/share/doc/gammu/manual/smsd/pgsql.rst
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/share/doc/gammu/manual/smsd/run.rst
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/share/doc/gammu/manual/smsd/smsd.rst
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/share/doc/gammu/manual/smsd/sql.rst
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/share/doc/gammu/manual/smsd/tables.rst
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/share/doc/gammu/manual/smsd/usage.rst
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/share/doc/gammu/manual/testing/dummy-driver.rst
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/share/doc/gammu/manual/testing/index.rst
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/share/doc/gammu/manual/testing/testsuite.rst
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/share/doc/gammu/manual/utils/gammu-config.rst
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/share/doc/gammu/manual/utils/gammu-detect.rst
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/share/doc/gammu/manual/utils/index.rst
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/share/doc/gammu/manual/utils/jadmaker.rst
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/share/doc/gammu/examples/Makefile
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/share/doc/gammu/examples/phone-info.c
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/share/doc/gammu/examples/sms-send.c
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/share/doc/gammu/examples/smsd.c
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/share/doc/gammu/examples/sms-read.c
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/share/doc/gammu/examples/long-sms.c
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/share/doc/gammu/examples/custom-config.c
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/share/doc/gammu/examples/sql/mysql-legacy.sql
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/share/doc/gammu/examples/sql/mysql.sql
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/share/doc/gammu/examples/sql/pgsql.sql
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/share/doc/gammu/examples/sql/sqlite.sql
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/share/man/man1/gammu-config.1
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/share/man/man1/gammu-detect.1
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/share/man/man1/gammu-smsd-inject.1
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/share/man/man1/gammu-smsd-monitor.1
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/share/man/man1/gammu-smsd.1
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/share/man/man1/gammu.1
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/share/man/man1/jadmaker.1
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/share/man/man5/gammu-backup.5
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/share/man/man5/gammu-smsbackup.5
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/share/man/man5/gammu-smsdrc.5
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/share/man/man5/gammurc.5
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/share/man/man7/gammu-smsd-dbi.7
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/share/man/man7/gammu-smsd-files.7
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/share/man/man7/gammu-smsd-mysql.7
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/share/man/man7/gammu-smsd-null.7
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/share/man/man7/gammu-smsd-odbc.7
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/share/man/man7/gammu-smsd-pgsql.7
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/share/man/man7/gammu-smsd-run.7
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/share/man/man7/gammu-smsd-sql.7
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/share/man/man7/gammu-smsd-tables.7
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/share/gammu/gnapplet.ini
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/share/gammu/gnapplet.sis
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/share/gammu/gammu-s60-remote.sis
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/share/doc/gammu/examples/media/aliens.nlm
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/share/doc/gammu/examples/media/axelf.txt
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/share/doc/gammu/examples/php/class_gammu/class.gammu.php
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/share/doc/gammu/examples/php/class_gammu/class.sms.gammu.php
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/share/doc/gammu/examples/php/class_gammu/README
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/share/doc/gammu/examples/php/smsd-mysql-admin/admin.php
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/share/doc/gammu/examples/php/smsd-mysql-linked/linked.php
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/share/doc/gammu/examples/php/smsd-mysql-linked/linked.sql
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/share/doc/gammu/examples/php/smsd-mysql-intergammu/config.php
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/share/doc/gammu/examples/php/smsd-mysql-intergammu/funcoes/func.gammu.php
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/share/doc/gammu/examples/php/smsd-mysql-intergammu/funcoes/func.sql.php
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/share/doc/gammu/examples/php/smsd-mysql-intergammu/index.php
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/share/doc/gammu/examples/php/smsd-mysql-intergammu/intergammu.txt
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/share/doc/gammu/examples/php/smsd-mysql-intergammu/proc/admin.php
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/share/doc/gammu/examples/php/smsd-mysql-intergammu/proclast.sql
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/usr/share/doc/gammu/examples/php/smsd-mysql-list/sms.php
-- Installing: /openwrt/build_dir/target-x86_64_musl/gammu-1.42.0/ipkg-install/etc/bash_completion.d/gammu
Package gammu is missing dependencies for the following libraries:
libbluetooth.so.3
make[3]: *** [Makefile:78: /openwrt/bin/packages/x86_64/packages/gammu_1.42.0-1_x86_64.ipk] Error 1