gammu/src/convertors/backup.c: In function ‘BackupFromPython’: gammu/src/convertors/backup.c:176:17: warning: ‘strncat’ specified bound depends on the length of the source argument [-Wstringop-overflow=] 176 | strncat(backup->IMEI, s, len); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gammu/src/convertors/backup.c:172:23: note: length computed here 172 | len = strlen(s); | ^~~~~~~~~ gammu/src/convertors/backup.c:189:17: warning: ‘strncat’ specified bound depends on the length of the source argument [-Wstringop-overflow=] 189 | strncat(backup->Model, s, len); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gammu/src/convertors/backup.c:185:23: note: length computed here 185 | len = strlen(s); | ^~~~~~~~~ ./ install/ install/slack-desc usr/ usr/doc/ usr/doc/python2-gammu-2.12/ usr/doc/python2-gammu-2.12/AUTHORS usr/doc/python2-gammu-2.12/COPYING usr/doc/python2-gammu-2.12/NEWS.rst usr/doc/python2-gammu-2.12/PKG-INFO usr/doc/python2-gammu-2.12/README.rst usr/doc/python2-gammu-2.12/python2-gammu.SlackBuild usr/lib/ usr/lib/python2.7/ usr/lib/python2.7/site-packages/ usr/lib/python2.7/site-packages/gammu/ usr/lib/python2.7/site-packages/gammu/__init__.py usr/lib/python2.7/site-packages/gammu/__init__.pyc usr/lib/python2.7/site-packages/gammu/_gammu.so usr/lib/python2.7/site-packages/gammu/data.py usr/lib/python2.7/site-packages/gammu/data.pyc usr/lib/python2.7/site-packages/gammu/exception.py usr/lib/python2.7/site-packages/gammu/exception.pyc usr/lib/python2.7/site-packages/gammu/smsd.py usr/lib/python2.7/site-packages/gammu/smsd.pyc usr/lib/python2.7/site-packages/gammu/worker.py usr/lib/python2.7/site-packages/gammu/worker.pyc usr/lib/python2.7/site-packages/python_gammu-2.12-py2.7.egg-info/ usr/lib/python2.7/site-packages/python_gammu-2.12-py2.7.egg-info/PKG-INFO usr/lib/python2.7/site-packages/python_gammu-2.12-py2.7.egg-info/SOURCES.txt usr/lib/python2.7/site-packages/python_gammu-2.12-py2.7.egg-info/dependency_links.txt usr/lib/python2.7/site-packages/python_gammu-2.12-py2.7.egg-info/top_level.txt u-2.12/test/data/sqlite-15.sql python-gammu-2.12/test/data/UK32Holidays.ics python-gammu-2.12/test/data/gammu-dummy/ python-gammu-2.12/test/data/gammu-dummy/sms/ python-gammu-2.12/test/data/gammu-dummy/sms/3/ python-gammu-2.12/test/data/gammu-dummy/sms/3/42 python-gammu-2.12/test/data/gammu-dummy/sms/1/ python-gammu-2.12/test/data/gammu-dummy/sms/1/1 python-gammu-2.12/test/data/gammu-dummy/sms/4/ python-gammu-2.12/test/data/gammu-dummy/sms/4/20 python-gammu-2.12/test/data/gammu-dummy/sms/4/15 python-gammu-2.12/test/data/gammu-dummy/sms/4/21 python-gammu-2.12/test/data/gammu-dummy/sms/2/ python-gammu-2.12/test/data/gammu-dummy/sms/2/10 python-gammu-2.12/test/data/gammu-dummy/fs/ python-gammu-2.12/test/data/gammu-dummy/fs/file5 python-gammu-2.12/test/data/gammu-dummy/fs/dir2/ python-gammu-2.12/test/data/gammu-dummy/fs/dir2/file5 python-gammu-2.12/test/data/gammu-dummy/fs/dir2/dir2-5/ python-gammu-2.12/test/data/gammu-dummy/fs/dir2/dir2-5/file3 python-gammu-2.12/test/data/gammu-dummy/fs/dir2/dir2-5/file1 python-gammu-2.12/test/data/gammu-dummy/fs/dir2/dir2-5/file4 python-gammu-2.12/test/data/gammu-dummy/fs/dir2/dir2-5/file2 python-gammu-2.12/test/data/gammu-dummy/pbk/ python-gammu-2.12/test/data/gammu-dummy/pbk/SM/ python-gammu-2.12/test/data/gammu-dummy/pbk/SM/1 python-gammu-2.12/test/data/gammu-dummy/pbk/ME/ python-gammu-2.12/test/data/gammu-dummy/pbk/ME/101 python-gammu-2.12/test/data/gammu-dummy/pbk/ME/1 python-gammu-2.12/test/data/gammu-dummy/pbk/ME/103 python-gammu-2.12/test/data/gammu-dummy/calendar/ python-gammu-2.12/test/data/gammu-dummy/calendar/2 python-gammu-2.12/test/data/gammu-dummy/calendar/22 python-gammu-2.12/test/data/gammu-dummy/todo/ python-gammu-2.12/test/data/gammu-dummy/todo/3 python-gammu-2.12/test/data/gammu-dummy/todo/22 python-gammu-2.12/test/data/bug-779.vcf python-gammu-2.12/test/data/02.vcs python-gammu-2.12/test/data/k770.vcs python-gammu-2.12/test/data/gammu.vcf python-gammu-2.12/test/data/sqlite-16.sql python-gammu-2.12/test/data/rrule.ics python-gammu-2.12/test/test_smsd.py python-gammu-2.12/test/test_sms.py python-gammu-2.12/test/test_backup.py python-gammu-2.12/PKG-INFO python-gammu-2.12/MANIFEST.in python-gammu-2.12/setup.cfg python-gammu-2.12/python_gammu.egg-info/ python-gammu-2.12/python_gammu.egg-info/SOURCES.txt python-gammu-2.12/python_gammu.egg-info/dependency_links.txt python-gammu-2.12/python_gammu.egg-info/PKG-INFO python-gammu-2.12/python_gammu.egg-info/top_level.txt python-gammu-2.12/examples/ python-gammu-2.12/examples/getalltodo.py python-gammu-2.12/examples/getallmemory_nonext.py python-gammu-2.12/examples/getallcalendar.py python-gammu-2.12/examples/incoming.py python-gammu-2.12/examples/debugging.py python-gammu-2.12/examples/listfilesystem.py python-gammu-2.12/examples/mass_sms.py python-gammu-2.12/examples/sms_replier.py python-gammu-2.12/examples/worker.py python-gammu-2.12/examples/addcontacts.py python-gammu-2.12/examples/smsd_state.py python-gammu-2.12/examples/dummy_phone.py python-gammu-2.12/examples/getallsms.py python-gammu-2.12/examples/setdiverts.py python-gammu-2.12/examples/__init__.py python-gammu-2.12/examples/service_numbers.py python-gammu-2.12/examples/backup_convertor.py python-gammu-2.12/examples/sendlongsms.py python-gammu-2.12/examples/getdiverts.py python-gammu-2.12/examples/getallmemory.py python-gammu-2.12/examples/doc-exceptions.py python-gammu-2.12/examples/data/ python-gammu-2.12/examples/data/cgi.jpg python-gammu-2.12/examples/smsbackup.py python-gammu-2.12/examples/dialvoice.py python-gammu-2.12/examples/vcs.py python-gammu-2.12/examples/batteryinfo.py python-gammu-2.12/examples/filesystem_test.py python-gammu-2.12/examples/addfile.py python-gammu-2.12/examples/getallsms_decode.py python-gammu-2.12/examples/sendsms.py python-gammu-2.12/examples/savesmspercontact.py python-gammu-2.12/examples/smsd_inject.py python-gammu-2.12/examples/pdu_decoder.py python-gammu-2.12/examples/read_sms_backup.py python-gammu-2.12/COPYING running install running build running build_py creating build creating build/lib.linux-i686-2.7 creating build/lib.linux-i686-2.7/gammu copying gammu/exception.py -> build/lib.linux-i686-2.7/gammu copying gammu/data.py -> build/lib.linux-i686-2.7/gammu copying gammu/worker.py -> build/lib.linux-i686-2.7/gammu copying gammu/__init__.py -> build/lib.linux-i686-2.7/gammu copying gammu/smsd.py -> build/lib.linux-i686-2.7/gammu running build_ext building 'gammu._gammu' extension creating build/temp.linux-i686-2.7 creating build/temp.linux-i686-2.7/gammu creating build/temp.linux-i686-2.7/gammu/src creating build/temp.linux-i686-2.7/gammu/src/convertors gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -DPYTHON_GAMMU_MAJOR_VERSION=2 -DPYTHON_GAMMU_MINOR_VERSION=12 -Iinclude/ -I/usr/include/python2.7 -c gammu/src/errors.c -o build/temp.linux-i686-2.7/gammu/src/errors.o -I/usr/include/gammu gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -DPYTHON_GAMMU_MAJOR_VERSION=2 -DPYTHON_GAMMU_MINOR_VERSION=12 -Iinclude/ -I/usr/include/python2.7 -c gammu/src/data.c -o build/temp.linux-i686-2.7/gammu/src/data.o -I/usr/include/gammu gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -DPYTHON_GAMMU_MAJOR_VERSION=2 -DPYTHON_GAMMU_MINOR_VERSION=12 -Iinclude/ -I/usr/include/python2.7 -c gammu/src/misc.c -o build/temp.linux-i686-2.7/gammu/src/misc.o -I/usr/include/gammu gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -DPYTHON_GAMMU_MAJOR_VERSION=2 -DPYTHON_GAMMU_MINOR_VERSION=12 -Iinclude/ -I/usr/include/python2.7 -c gammu/src/convertors/misc.c -o build/temp.linux-i686-2.7/gammu/src/convertors/misc.o -I/usr/include/gammu gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -DPYTHON_GAMMU_MAJOR_VERSION=2 -DPYTHON_GAMMU_MINOR_VERSION=12 -Iinclude/ -I/usr/include/python2.7 -c gammu/src/convertors/string.c -o build/temp.linux-i686-2.7/gammu/src/convertors/string.o -I/usr/include/gammu gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -DPYTHON_GAMMU_MAJOR_VERSION=2 -DPYTHON_GAMMU_MINOR_VERSION=12 -Iinclude/ -I/usr/include/python2.7 -c gammu/src/convertors/time.c -o build/temp.linux-i686-2.7/gammu/src/convertors/time.o -I/usr/include/gammu gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -DPYTHON_GAMMU_MAJOR_VERSION=2 -DPYTHON_GAMMU_MINOR_VERSION=12 -Iinclude/ -I/usr/include/python2.7 -c gammu/src/convertors/base.c -o build/temp.linux-i686-2.7/gammu/src/convertors/base.o -I/usr/include/gammu gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -DPYTHON_GAMMU_MAJOR_VERSION=2 -DPYTHON_GAMMU_MINOR_VERSION=12 -Iinclude/ -I/usr/include/python2.7 -c gammu/src/convertors/sms.c -o build/temp.linux-i686-2.7/gammu/src/convertors/sms.o -I/usr/include/gammu gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -DPYTHON_GAMMU_MAJOR_VERSION=2 -DPYTHON_GAMMU_MINOR_VERSION=12 -Iinclude/ -I/usr/include/python2.7 -c gammu/src/convertors/memory.c -o build/temp.linux-i686-2.7/gammu/src/convertors/memory.o -I/usr/include/gammu gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -DPYTHON_GAMMU_MAJOR_VERSION=2 -DPYTHON_GAMMU_MINOR_VERSION=12 -Iinclude/ -I/usr/include/python2.7 -c gammu/src/convertors/todo.c -o build/temp.linux-i686-2.7/gammu/src/convertors/todo.o -I/usr/include/gammu gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -DPYTHON_GAMMU_MAJOR_VERSION=2 -DPYTHON_GAMMU_MINOR_VERSION=12 -Iinclude/ -I/usr/include/python2.7 -c gammu/src/convertors/calendar.c -o build/temp.linux-i686-2.7/gammu/src/convertors/calendar.o -I/usr/include/gammu gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -DPYTHON_GAMMU_MAJOR_VERSION=2 -DPYTHON_GAMMU_MINOR_VERSION=12 -Iinclude/ -I/usr/include/python2.7 -c gammu/src/convertors/bitmap.c -o build/temp.linux-i686-2.7/gammu/src/convertors/bitmap.o -I/usr/include/gammu gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -DPYTHON_GAMMU_MAJOR_VERSION=2 -DPYTHON_GAMMU_MINOR_VERSION=12 -Iinclude/ -I/usr/include/python2.7 -c gammu/src/convertors/ringtone.c -o build/temp.linux-i686-2.7/gammu/src/convertors/ringtone.o -I/usr/include/gammu gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -DPYTHON_GAMMU_MAJOR_VERSION=2 -DPYTHON_GAMMU_MINOR_VERSION=12 -Iinclude/ -I/usr/include/python2.7 -c gammu/src/convertors/backup.c -o build/temp.linux-i686-2.7/gammu/src/convertors/backup.o -I/usr/include/gammu gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -DPYTHON_GAMMU_MAJOR_VERSION=2 -DPYTHON_GAMMU_MINOR_VERSION=12 -Iinclude/ -I/usr/include/python2.7 -c gammu/src/convertors/file.c -o build/temp.linux-i686-2.7/gammu/src/convertors/file.o -I/usr/include/gammu gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -DPYTHON_GAMMU_MAJOR_VERSION=2 -DPYTHON_GAMMU_MINOR_VERSION=12 -Iinclude/ -I/usr/include/python2.7 -c gammu/src/convertors/call.c -o build/temp.linux-i686-2.7/gammu/src/convertors/call.o -I/usr/include/gammu gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -DPYTHON_GAMMU_MAJOR_VERSION=2 -DPYTHON_GAMMU_MINOR_VERSION=12 -Iinclude/ -I/usr/include/python2.7 -c gammu/src/convertors/wap.c -o build/temp.linux-i686-2.7/gammu/src/convertors/wap.o -I/usr/include/gammu gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -DPYTHON_GAMMU_MAJOR_VERSION=2 -DPYTHON_GAMMU_MINOR_VERSION=12 -Iinclude/ -I/usr/include/python2.7 -c gammu/src/convertors/diverts.c -o build/temp.linux-i686-2.7/gammu/src/convertors/diverts.o -I/usr/include/gammu gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -DPYTHON_GAMMU_MAJOR_VERSION=2 -DPYTHON_GAMMU_MINOR_VERSION=12 -Iinclude/ -I/usr/include/python2.7 -c gammu/src/gammu.c -o build/temp.linux-i686-2.7/gammu/src/gammu.o -I/usr/include/gammu gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -DPYTHON_GAMMU_MAJOR_VERSION=2 -DPYTHON_GAMMU_MINOR_VERSION=12 -Iinclude/ -I/usr/include/python2.7 -c gammu/src/smsd.c -o build/temp.linux-i686-2.7/gammu/src/smsd.o -I/usr/include/gammu gcc -pthread -shared build/temp.linux-i686-2.7/gammu/src/errors.o build/temp.linux-i686-2.7/gammu/src/data.o build/temp.linux-i686-2.7/gammu/src/misc.o build/temp.linux-i686-2.7/gammu/src/convertors/misc.o build/temp.linux-i686-2.7/gammu/src/convertors/string.o build/temp.linux-i686-2.7/gammu/src/convertors/time.o build/temp.linux-i686-2.7/gammu/src/convertors/base.o build/temp.linux-i686-2.7/gammu/src/convertors/sms.o build/temp.linux-i686-2.7/gammu/src/convertors/memory.o build/temp.linux-i686-2.7/gammu/src/convertors/todo.o build/temp.linux-i686-2.7/gammu/src/convertors/calendar.o build/temp.linux-i686-2.7/gammu/src/convertors/bitmap.o build/temp.linux-i686-2.7/gammu/src/convertors/ringtone.o build/temp.linux-i686-2.7/gammu/src/convertors/backup.o build/temp.linux-i686-2.7/gammu/src/convertors/file.o build/temp.linux-i686-2.7/gammu/src/convertors/call.o build/temp.linux-i686-2.7/gammu/src/convertors/wap.o build/temp.linux-i686-2.7/gammu/src/convertors/diverts.o build/temp.linux-i686-2.7/gammu/src/gammu.o build/temp.linux-i686-2.7/gammu/src/smsd.o -L/usr/lib -lgsmsd -lm -lGammu -lm -lpython2.7 -o build/lib.linux-i686-2.7/gammu/_gammu.so running install_lib creating /usr/src/slapt-src/python/python2-gammu/package-python2-gammu/usr creating /usr/src/slapt-src/python/python2-gammu/package-python2-gammu/usr/lib creating /usr/src/slapt-src/python/python2-gammu/package-python2-gammu/usr/lib/python2.7 creating /usr/src/slapt-src/python/python2-gammu/package-python2-gammu/usr/lib/python2.7/site-packages creating /usr/src/slapt-src/python/python2-gammu/package-python2-gammu/usr/lib/python2.7/site-packages/gammu copying build/lib.linux-i686-2.7/gammu/exception.py -> /usr/src/slapt-src/python/python2-gammu/package-python2-gammu/usr/lib/python2.7/site-packages/gammu copying build/lib.linux-i686-2.7/gammu/data.py -> /usr/src/slapt-src/python/python2-gammu/package-python2-gammu/usr/lib/python2.7/site-packages/gammu copying build/lib.linux-i686-2.7/gammu/worker.py -> /usr/src/slapt-src/python/python2-gammu/package-python2-gammu/usr/lib/python2.7/site-packages/gammu copying build/lib.linux-i686-2.7/gammu/__init__.py -> /usr/src/slapt-src/python/python2-gammu/package-python2-gammu/usr/lib/python2.7/site-packages/gammu copying build/lib.linux-i686-2.7/gammu/smsd.py -> /usr/src/slapt-src/python/python2-gammu/package-python2-gammu/usr/lib/python2.7/site-packages/gammu copying build/lib.linux-i686-2.7/gammu/_gammu.so -> /usr/src/slapt-src/python/python2-gammu/package-python2-gammu/usr/lib/python2.7/site-packages/gammu byte-compiling /usr/src/slapt-src/python/python2-gammu/package-python2-gammu/usr/lib/python2.7/site-packages/gammu/exception.py to exception.pyc byte-compiling /usr/src/slapt-src/python/python2-gammu/package-python2-gammu/usr/lib/python2.7/site-packages/gammu/data.py to data.pyc byte-compiling /usr/src/slapt-src/python/python2-gammu/package-python2-gammu/usr/lib/python2.7/site-packages/gammu/worker.py to worker.pyc byte-compiling /usr/src/slapt-src/python/python2-gammu/package-python2-gammu/usr/lib/python2.7/site-packages/gammu/__init__.py to __init__.pyc byte-compiling /usr/src/slapt-src/python/python2-gammu/package-python2-gammu/usr/lib/python2.7/site-packages/gammu/smsd.py to smsd.pyc running install_egg_info running egg_info writing python_gammu.egg-info/PKG-INFO writing top-level names to python_gammu.egg-info/top_level.txt writing dependency_links to python_gammu.egg-info/dependency_links.txt reading manifest file 'python_gammu.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'python_gammu.egg-info/SOURCES.txt' Copying python_gammu.egg-info to /usr/src/slapt-src/python/python2-gammu/package-python2-gammu/usr/lib/python2.7/site-packages/python_gammu-2.12-py2.7.egg-info running install_scripts Slackware package maker, version 3.14159265. Searching for symbolic links: No symbolic links were found, so we won't make an installation script. You can make your own later in ./install/doinst.sh and rebuild the package if you like. This next step is optional - you can set the directories in your package to some sane permissions. If any of the directories in your package have special permissions, then DO NOT reset them here! Would you like to reset all directory permissions to 755 (drwxr-xr-x) and directory ownerships to root.root ([y]es, [n]o)? n Creating Slackware package: /usr/src/slapt-src/python/python2-gammu/python2-gammu-2.12-i586-1salix15.0.txz Slackware package /usr/src/slapt-src/python/python2-gammu/python2-gammu-2.12-i586-1salix15.0.txz created. Installing package python2-gammu-2.12-i586-1salix15.0... | python2-gammu (Python bindings for gammu) | | Python bindings which allow you to use (most) of Gammu's functionality | from Python language. | | Homepage: https://wammu.eu/python-gammu/ | | | | | | |