=>> Building devel/libsml build started at Sun May 4 21:56:16 EDT 2025 port directory: /usr/ports/devel/libsml package name: libsml-0.1.1_1 building for: FreeBSD 13amd64-weekly-desktop-job-04 13.4-RELEASE-p4 FreeBSD 13.4-RELEASE-p4 amd64 maintained by: mail+freebsd@gerritbeine.de Makefile datestamp: -rw-r--r-- 1 root wheel 884 Feb 24 2024 /usr/ports/devel/libsml/Makefile Ports top last git commit: 57a50b106b87 Ports top unclean checkout: yes Port dir last git commit: d9c7e0b18ad0 Port dir unclean checkout: no Poudriere version: poudriere-git-3.4.2 Host OSVERSION: 1402000 Jail OSVERSION: 1304000 Job Id: 04 ---Begin Environment--- SHELL=/bin/csh OSVERSION=1304000 UNAME_v=FreeBSD 13.4-RELEASE-p4 UNAME_r=13.4-RELEASE-p4 BLOCKSIZE=K MAIL=/var/mail/root MM_CHARSET=UTF-8 LANG=C.UTF-8 STATUS=1 HOME=/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin MAKE_OBJDIR_CHECK_WRITABLE=0 LOCALBASE=/usr/local USER=root POUDRIERE_NAME=poudriere-git LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.4.2 MASTERMNT=/mnt/data/.m/13amd64-weekly-desktop/ref LC_COLLATE=C POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM=screen GID=0 OUTPUT_REDIRECTED_STDERR=4 OUTPUT_REDIRECTED=1 UID=0 PWD=/mnt/data/.m/13amd64-weekly-desktop/04/.p OUTPUT_REDIRECTED_STDOUT=3 P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS MASTERNAME=13amd64-weekly-desktop SCRIPTPREFIX=/usr/local/share/poudriere SCRIPTNAME=bulk.sh OLDPWD=/mnt/data/.m/13amd64-weekly-desktop/ref/.p/pool POUDRIERE_PKGNAME=poudriere-git-3.4.2 SCRIPTPATH=/usr/local/share/poudriere/bulk.sh POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR= MAKE_ARGS= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ---End OPTIONS List--- --MAINTAINER-- mail+freebsd@gerritbeine.de --End MAINTAINER-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- MAKE=/usr/local/bin/gmake XDG_DATA_HOME=/wrkdirs/usr/ports/devel/libsml/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/libsml/work XDG_CACHE_HOME=/wrkdirs/usr/ports/devel/libsml/work/.cache HOME=/wrkdirs/usr/ports/devel/libsml/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/devel/libsml/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/devel/libsml/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/libsml/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/libsml/work XDG_CACHE_HOME=/wrkdirs/usr/ports/devel/libsml/work/.cache HOME=/wrkdirs/usr/ports/devel/libsml/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/devel/libsml/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/devel/libsml/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -I /usr/local/include -fstack-protector-strong -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector-strong " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -I /usr/local/include -fstack-protector-strong -fno-strict-aliasing " BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- OSREL=13.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/libsml" EXAMPLESDIR="share/examples/libsml" DATADIR="share/libsml" WWWDIR="www/libsml" ETCDIR="etc/libsml" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/libsml DOCSDIR=/usr/local/share/doc/libsml EXAMPLESDIR=/usr/local/share/examples/libsml WWWDIR=/usr/local/www/libsml ETCDIR=/usr/local/etc/libsml --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles FORCE_PACKAGE=yes PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes #### #### # Work around some weirdness when fetching golang modules GO_TAGS+=netcgo .if ${.CURDIR:M*/www/chromium*} MAKE_JOBS_NUMBER=24 .endif .if ${.CURDIR:M*/www/ungoogled-chromium*} MAKE_JOBS_NUMBER=24 .endif .if ${.CURDIR:M*/lang/rust*} MAKE_JOBS_NUMBER=10 .endif .if ${.CURDIR:M*/lang/gcc*} MAKE_JOBS_NUMBER=10 .endif .if ${.CURDIR:M*/www/iridium*} MAKE_JOBS_NUMBER=16 .endif .if ${.CURDIR:M*/devel/electron*} MAKE_JOBS_NUMBER=20 .endif .if ${.CURDIR:M*/databases/mongodb*} MAKE_JOBS_NUMBER=12 .endif .if ${.CURDIR:M*/devel/llvm*} MAKE_JOBS_NUMBER=16 .endif # Speed things up a bit MAKE_JOBS_NUMBER?=8 #### #### #MAKE_JOBS_NUMBER?=4 # Alows us to build ports non-interactivly DISABLE_LICENSES=yes LICENSES_ACCEPTED+= DCC # Enable SNDIO on anything that supports it #OPTIONS_SET+=PULSEAUDIO OPTIONS_SET+=SNDIO # Yes we have MS Windows x11-fonts_webfonts_SET+=EXTRAFONTS CLEARTYPE # Desktop Specific Options sysutils_gksu_UNSET+=NAUTILUS x11-wm_compiz-fusion_UNSET+=EMERALD accessibility_redshift_SET+=GUI VIDMODE # These ports default to other audio servers, audio_espeak_UNSET+=PORTAUDIO www_qt5-webengine_UNSET+=ALSA www_qt6-webengine_UNSET+=ALSA audio_rhvoice_UNSET+=AO comms_morse_UNSET+=OSS audio_harp_UNSET+=OSS # Somehow these options are being set and result in ports being rebuilt needlessly becuase they are actually turned off audio_alsa-plugins_SET+=FFMPEG JACK PULSEAUDIO SAMPLERATE SPEEX #### Misc Poudriere #### .include "/etc/make.conf.ports_env" ---End make.conf--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 33554432 stack size (kbytes, -s) 524288 core file size (512-blocks, -c) unlimited max memory size (kbytes, -m) unlimited locked memory (kbytes, -l) unlimited max user processes (-u) 89999 open files (-n) 8192 virtual mem size (kbytes, -v) unlimited swap limit (kbytes, -w) unlimited socket buffer size (bytes, -b) unlimited pseudo-terminals (-p) unlimited kqueues (-k) unlimited umtx shared locks (-o) unlimited --End resource limits-- =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> libsml-0.1.1_1 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-2.0.6.pkg [13amd64-weekly-desktop-job-04] Installing pkg-2.0.6... [13amd64-weekly-desktop-job-04] Extracting pkg-2.0.6: .......... done ===> libsml-0.1.1_1 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of libsml-0.1.1_1 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Fetching all distfiles required by libsml-0.1.1_1 for building =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Fetching all distfiles required by libsml-0.1.1_1 for building => SHA256 Checksum OK for volkszaehler-libsml-0.1.1-2a8445b_GH0.tar.gz. =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Fetching all distfiles required by libsml-0.1.1_1 for building ===> Extracting for libsml-0.1.1_1 => SHA256 Checksum OK for volkszaehler-libsml-0.1.1-2a8445b_GH0.tar.gz. =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Patching for libsml-0.1.1_1 ===> Converting DOS text files to UNIX text files ===> Applying FreeBSD patches for libsml-0.1.1_1 from /usr/ports/devel/libsml/files /usr/bin/sed -i.bak -e "s|-luuid|-luuid -L /usr/local/lib|" /wrkdirs/usr/ports/devel/libsml/work/libsml-2a8445b/examples/Makefile /usr/bin/sed -i.bak -e "s|-luuid|-luuid -L /usr/local/lib|" /wrkdirs/usr/ports/devel/libsml/work/libsml-2a8445b/test/Makefile /usr/bin/sed -i.bak -e "s|prefix = /usr/local|prefix = /wrkdirs/usr/ports/devel/libsml/work/stage/usr/local|" /wrkdirs/usr/ports/devel/libsml/work/libsml-2a8445b/examples/Makefile /usr/bin/sed -i.bak -e "s|prefix = /usr/local|prefix = /wrkdirs/usr/ports/devel/libsml/work/stage/usr/local|" /wrkdirs/usr/ports/devel/libsml/work/libsml-2a8445b/sml/Makefile =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> libsml-0.1.1_1 depends on package: gmake>=4.4.1 - not found ===> Installing existing package /packages/All/gmake-4.4.1.pkg [13amd64-weekly-desktop-job-04] Installing gmake-4.4.1... [13amd64-weekly-desktop-job-04] `-- Installing gettext-runtime-0.23.1... [13amd64-weekly-desktop-job-04] | `-- Installing indexinfo-0.3.1_1... [13amd64-weekly-desktop-job-04] | `-- Extracting indexinfo-0.3.1_1: . done [13amd64-weekly-desktop-job-04] `-- Extracting gettext-runtime-0.23.1: .......... done [13amd64-weekly-desktop-job-04] Extracting gmake-4.4.1: .......... done ===> libsml-0.1.1_1 depends on package: gmake>=4.4.1 - found ===> Returning to build of libsml-0.1.1_1 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> libsml-0.1.1_1 depends on shared library: libuuid.so - not found ===> Installing existing package /packages/All/e2fsprogs-libuuid-1.47.2.pkg [13amd64-weekly-desktop-job-04] Installing e2fsprogs-libuuid-1.47.2... [13amd64-weekly-desktop-job-04] Extracting e2fsprogs-libuuid-1.47.2: .......... done ===> libsml-0.1.1_1 depends on shared library: libuuid.so - found (/usr/local/lib/libuuid.so) ===> Returning to build of libsml-0.1.1_1 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Configuring for libsml-0.1.1_1 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Building for libsml-0.1.1_1 gmake[1]: Entering directory '/wrkdirs/usr/ports/devel/libsml/work/libsml-2a8445b/sml' cc -O2 -pipe -I /usr/local/include -fstack-protector-strong -fno-strict-aliasing -I./include/ -fPIC -fno-stack-protector -g -std=c99 -Wall -Wextra -pedantic -c -o src/sml_file.o src/sml_file.c cc -O2 -pipe -I /usr/local/include -fstack-protector-strong -fno-strict-aliasing -I./include/ -fPIC -fno-stack-protector -g -std=c99 -Wall -Wextra -pedantic -c -o src/sml_attention_response.o src/sml_attention_response.c cc -O2 -pipe -I /usr/local/include -fstack-protector-strong -fno-strict-aliasing -I./include/ -fPIC -fno-stack-protector -g -std=c99 -Wall -Wextra -pedantic -c -o src/sml_transport.o src/sml_transport.c In file included from src/sml_file.c:20: In file included from ./include/sml/sml_file.h:22: In file included from ./include/sml/sml_message.h:23: ./include/sml/sml_octet_string.h:38:45: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] cc -O2 -pipe -I /usr/local/include -fstack-protector-strong -fno-strict-aliasing -I./include/ -fPIC -fno-stack-protector -g -std=c99 -Wall -Wextra -pedantic -c -o src/sml_octet_string.o src/sml_octet_string.c 38 | octecc -O2 -pipe -I /usr/local/include -fstack-protector-strong -fno-strict-aliasing -I./include/ -fPIC -fno-stack-protector -g -std=c99 -Wall -Wextra -pedantic -c -o src/sml_shared.o src/sml_shared.c t_string *sml_octet_In file included from sIn file included from src/sml_attention_response.ccc -O2 -pipe -I /usr/local/include -fstack-protector-strong -fno-strict-aliasing -I./include/ -fPIC -fno-stack-protector -g -std=c99 -Wall -Wextra -pedantic -c -o src/sml_number.o src/sml_number.c t:src/sml_transport.cr:20i20nIn file included from : : gIn file included from src/sml_octet_string.cIn file included from _:./include/sml/sml_transport.hg20e:: n23cc -O2 -pipe -I /usr/local/include -fstack-protector-strong -fno-strict-aliasing -I./include/ -fPIC -fno-stack-protector -g -std=c99 -Wall -Wextra -pedantic -c -o src/sml_message.o src/sml_message.c ./include/sml/sml_octet_string.h: e./include/sml/sml_attention_response.h:In file included from r38./include/sml/sml_file.h::a:2345t22: :e: _In file included from warning: ./include/sml/sml_octet_string.h./include/sml/sml_message.hcc -O2 -pipe -I /usr/local/include -fstack-protector-strong -fno-strict-aliasing -I./include/ -fPIC -fno-stack-protector -g -std=c99 -Wall -Wextra -pedantic -c -o src/sml_time.o src/sml_time.c :u38:u:i2345a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]src/sml_number.c: d./include/sml/sml_octet_string.h:::27 (38 ) In file included from ;:src/sml_message.cwarning: 38a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]: | o In file included from 45:src/sml_time.c| : ^20 : ./include/sml/sml_time.h c:20 twarning: e: 22t:38 a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] | _oswarning: In file included from t r| a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]./include/sml/sml_message.h void38 | : c23 : to./include/sml/sml_octet_string.he:i:n27gIn file included from c*src/sml_file.cs:38t:emtl4541t20_: :In file included from _./include/sml/sml_file.h_:o24s | :i:c22t ewarning: : nIn file included from ta function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] ./include/sml/sml_message.hs tt_warning: sa function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]38: | srtotmcc -O2 -pipe -I /usr/local/include -fstack-protector-strong -fno-strict-aliasing -I./include/ -fPIC -fno-stack-protector -g -std=c99 -Wall -Wextra -pedantic -c -o src/sml_list.o src/sml_list.c l 24r: icit./include/sml/sml_time.hr:n41 :4124ne | _sgg: _*g eti_nsensrnwarning: tua function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]marm mtbile__tn lg_ u*o41s | cgutis mmlee*tmiIn file included from rdlsrc/sml_list.c_:_(__20s: )tteoi;r i ecsn*md t| esme ^ minl*ts_l_m _otcgi_lg| t voideIn file included from aenn(m)./include/sml/sml_list.hs:;e_e22 _rit tr_i: attn./include/sml/sml_time.hs:e| _ ^ittr(u)uni;di g m 41| e ^i :__i( ) ;n24ng| :isrc/sml_octet_string.ct ewarning: void| (gn:a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void _)g e e;r n| src/sml_time.c| ^ ^: e105 a:r41src/sml_number.c | 4525::| 123: : 22a void: t24s:m eIn file included from twarning: la function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]_| t voidei_ m ewarning: uwarning: u*isa function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] d123_ma function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]src/sml_transport.c u | u(: 20) : l;iIn file included from n25 _ | isdsrc/sml_file.cIn file included from m:(l105t./include/sml/sml_transport.h)_;:i | m20e t : | _23iIn file included from i ^t n ./include/sml/sml_file.h i:t22(: ) : | ; ^ In file included from s./include/sml/sml_file.ho| :In file included from void| m | void ^./include/sml/sml_message.hIn file included from m cltsrc/sml_attention_response.c_:22n20: : uIn file included from e25src/sml_message.c In file included from : ./include/sml/sml_message.h*:| :m: b voidIn file included from 24./include/sml/sml_attention_response.h: In file included from :20e: sIn file included from m24./include/sml/sml_message.h: In file included from l./include/sml/sml_list.ht:src/sml_list.ce_:./include/sml/sml_time.hIn file included from :./include/sml/sml_tree.h25:t24i: m2441e:: _24: s_t./include/sml/sml_value.hr:_ :ie./include/sml/sml_status.hr:48n::39i26:20warning: n: gIn file included from ni28::d./include/sml/sml_time.hi./include/sml/sml_list.h :*t s aa function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]m warning: :nwarning: ((a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]23)a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]l)41 {_ 39 | o48 s : {./include/sml/sml_octet_string.h | :4138 smml | _| lc | :s: ^ ^t 4524 at_e:t :| t| _ voiduvssswarning: a voidta function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]r lm lui warning: *esn41g | s_*ma function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]s m_m l ltg38l | _i_mt_ivosecnamttlaeteureaet _te*_isuemu_usst n*rlii__titsidn(inmmlei_g( )_)ti(; 2{ warning*t ) n | s;i| sm2 ^ ^i warning e generated mt . (_)| | ^sl| _;o voidc voidt i eIn file included from generatedn ti . | _| cc -O2 -pipe -I /usr/local/include -fstack-protector-strong -fno-strict-aliasing -I./include/ -fPIC -fno-stack-protector -g -std=c99 -Wall -Wextra -pedantic -c -o src/sml_status.o src/sml_status.c s ^2src/sml_attention_response.ctcc -O2 -pipe -I /usr/local/include -fstack-protector-strong -fno-strict-aliasing -I./include/ -fPIC -fno-stack-protector -g -std=c99 -Wall -Wextra -pedantic -c -o src/sml_value.o src/sml_value.c ( warning void:) ; s| 20t : generated In file included from rIn file included from src/sml_file.ci voidn . In file included from In file included from ./include/sml/sml_attention_response.h| src/sml_status.cg:_:g:src/sml_transport.c2420: : ^./include/sml/sml_status.hIn file included from 20./include/sml/sml_tree.h:: In file included from cc -O2 -pipe -I /usr/local/include -fstack-protector-strong -fno-strict-aliasing -I./include/ -fPIC -fno-stack-protector -g -std=c99 -Wall -Wextra -pedantic -c -o src/sml_tree.o src/sml_tree.c :39e20: : ./include/sml/sml_file.hnIn file included from 28::| e:In file included from void rsrc/sml_value.cawarning: t./include/sml/sml_transport.h: 222520: :: 23In file included from : ./include/sml/sml_value.hIn file included from e./include/sml/sml_message.hIn file included from : :In file included from a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]src/sml_tree.c 25./include/sml/sml_time.h :: ./include/sml/sml_file.h_:u::2022244139: uIn file included from i: : | 24In file included from sdIn file included from In file included from : ./include/sml/sml_tree.h(m)./include/sml/sml_list.h::./include/sml/sml_message.h26src/sml_message.c23:./include/sml/sml_octet_string.h: l:20_38:: :s ./include/sml/sml_value.h: 25t: awarning: :a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes];In file included from ./include/sml/sml_octet_string.h In file included from t| :./include/sml/sml_list.h./include/sml/sml_message.hu ^s45:: 48: ::| 25 void38warning: : : a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]25*In file included from In file included from 26ssrc/sml_list.c 45: m :./include/sml/sml_status.h./include/sml/sml_list.hl :41:_:3820 | | o:warning: 25a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]: ss 39mIn file included from l./include/sml/sml_list.ht c48:_ | :a25 t: t: utss28e./include/sml/sml_status.h:./include/sml/sml_status.hm:iwarning: t39l:__a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] msite:28 warning: na function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]_ i38vra:iln*tus | 39 eg (o)c*:t28warning: sa function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]:m ;e*ls39 m39lm | t l_s_ | t_m ilm| osemcstle___ttwarning: _v_asisrtlriinugtna function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] enait ^s g *_t_s mgi tenn39| i voidtlu | ssamt u((ssrc/sml_status.c)l ) ;:_*;se22s * srtma_ ta el:t| ums28| ol ^ ^_ _u : sc warning: | u t*| _ voida sta function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]tIn file included from void its m22 la | u_In file included from tssrc/sml_file.csude_(ssi_tna:i20i: m)src/sml_attention_response.ctnliIn file included from ;tt./include/sml/sml_file.h _:sut(st20 (| _:a ^_) s: it;In file included from )./include/sml/sml_attention_response.hn rt:iu s22i;24 : : ./include/sml/sml_tree.h*| In file included from : void103t (./include/sml/sml_message.h :s25 : n./include/sml/sml_list.h):g;mIn file included from 24 :| : l_| _src/sml_value.c ^ ^ warning: s:a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] | t a103| | void57 20s| m voidl _t:uIn file included from st ^rg e In file included from _src/sml_transport.c24nsrc/sml_message.c:ei| e voidr:ae: :20 ./include/sml/sml_value.h20: nIn file included from i :In file included from : t In file included from e48./include/sml/sml_transport.h./include/sml/sml_message.h:_src/sml_list.c23ut: :In file included from (:)warning: 20:{: ./include/sml/sml_file.h25uIn file included from : ./include/sml/sml_list.h i:| 26 ^*2226 : a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]: s:./include/sml/sml_value.h: In file included from mIn file included from ./include/sml/sml_list.h warning: l./include/sml/sml_message.h | :d25a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]: : void 57(_)In file included from | :t;./include/sml/sml_list.hr e48: 264826e:_: : | 26 ^:i | ./include/sml/sml_value.hs./include/sml/sml_value.hmn:l:| s4848: void26: _iwarning: 26a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]tl(i:In file included from sm)lsrc/sml_tree.c2warning: ;_t a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] warning* s:ms| 20v : In file included from ^l _al:l4848u | i | s generatedt swarning: me./include/sml/sml_tree.hs_a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]m :l. 24*lsi n: m./include/sml/sml_value.hl i_t (| :v_avlua _cc -O2 -pipe -I /usr/local/include -fstack-protector-strong -fno-strict-aliasing -I./include/ -fPIC -fno-stack-protector -g -std=c99 -Wall -Wextra -pedantic -c -o src/sml_boolean.o src/sml_boolean.c 48l48 void:e) | u; es_ ./include/sml/sml_tree.hm: 26 iv| 110 ^n :a:* 34| s voidl:l _m In file included from vsrc/sml_file.cua liwarning: tuwarning: ea function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]( )ea function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] ;*l*: s_ v20 110 48a| | m: l | lsu_cc -O2 -pipe -I /usr/local/include -fstack-protector-strong -fno-strict-aliasing -I./include/ -fPIC -fno-stack-protector -g -std=c99 -Wall -Wextra -pedantic -c -o src/sml_crc16.o src/sml_crc16.c vIn file included from sm ^./include/sml/sml_file.he:sm_ alml _lvia22_| l voidltnri u_eeu_eet_: vii(aIn file included from )./include/sml/sml_message.hl;unnsrc/sml_value.ci ti:t_86(p:):e26;26 (: a: ./include/sml/sml_tree.h) ;: | twarning: * ^ | h103 ^a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] | ^ *:s 24| scc -O2 -pipe -I /usr/local/include -fstack-protector-strong -fno-strict-aliasing -I./include/ -fPIC -fno-stack-protector -g -std=c99 -Wall -Wextra -pedantic -c -o src/sml_open_request.o src/sml_open_request.c m86 | l| m voidls void _:m l| _ voidIn file included from _ src/sml_transport.ctvIn file included from avIn file included from al:src/sml_message.c20l:src/sml_list.c: :In file included from rwarning: uue2020e: : ./include/sml/sml_list.hIn file included from e_./include/sml/sml_transport.hi: ./include/sml/sml_message.h23:In file included from : *src/sml_open_request.ca function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]: sn57In file included from ::e25_24: mi20:lt_./include/sml/sml_list.h : v(./include/sml/sml_file.ha:l puIn file included from ea_)22:t57h: ./include/sml/sml_open_request.hIn file included from _./include/sml/sml_message.h103:iwarning: ;in24n::a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]: | si23t: (m)l {warning: ./include/sml/sml_octet_string.h _ t :25ri| t 38| :e ^: e45./include/sml/sml_list.h ^::( 57| *)a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]; void s: m warning: 24a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]57 l In file included from :| src/sml_tree.c_ | warning: | ^:a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]t s m 38| 20 void void | 57rolc: etIn file included from e | 57s_me | i_ s./include/sml/sml_tree.hmtll__nslti ti(:_l25i./include/sml/sml_tree.h: :./include/sml/sml_time.h117l:s44st:i:rs tt41iwarning: *n:g24 :s)a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]* ;swarning: 117* | m*ssa function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]mm lmls l_ll__l 41_ioissmt | tl s_3c_tienp| tr_omiltl ^_icts it_s (| ) voidt_ warning m;e i./include/sml/sml_tree.hsr generated_ p i| n*. a:simnl110_n ^iigrt_tt(i):;m_(e34 v| _: ^gael ni | cc -O2 -pipe -I /usr/local/include -fstack-protector-strong -fno-strict-aliasing -I./include/ -fPIC -fno-stack-protector -g -std=c99 -Wall -Wextra -pedantic -c -o src/sml_open_response.o src/sml_open_response.c n)| voidwarning: e void; ra function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]u e 110| In file included from ^In file included from src/sml_transport.c | | sim:l*at voidt _(s)mt;e20l_: _urpsrc/sml_message.ceu:eiIn file included from _20dpr: ./include/sml/sml_transport.h(:a)In file included from t23./include/sml/sml_message.h: ;In file included from src/sml_list.c| : o./include/sml/sml_file.hch| ^In file included from :10422: _: ^26 : | ./include/sml/sml_tree.h24*p: void: :In file included from a./include/sml/sml_message.h103: In file included from ssrc/sml_open_request.c26m: ::| 2420warning: ./include/sml/sml_tree.ha function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]:: :l r _warning: src/sml_open_response.c./include/sml/sml_open_request.h_103tva function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]: void r:e20 24: ea:l In file included from uwarning: ./include/sml/sml_open_response.ha function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]e __104i103:n:ip | s39at: | m23 40l: _(s103 ) | t;warning: lIn file included from i s: h src/sml_tree.cm:a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]l20| s ^_m./include/sml/sml_octet_string.hl:: 38i./include/sml/sml_tree.h_ tt: 103 :r24*::_45 warning: n | sa function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]e e:m t lr_e *10339l | is | es s*mmwarning: l voidl_t a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]_sotp./include/sml/sml_tree.h :ie_ns_ rmierqent38l | moe(l_u)123i;n e s| i:ct ^38 t (:) i_tt{_(*ter| ) t;warning: voida function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] s t| e _ ^es ./include/sml/sml_tree.h| :_117 ^t: 44123: r er | iwarning: ne i| s voidmn m| ./include/sml/sml_tree.ha function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]i void: g* 117*lst110s:m34(_):l _owarning: p | ;tsulemn_po m l| _a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] ^p cler t_110r | l_ t _ee| qs voidte_onuressmt rtyec e__*_iiplsnn./include/sml/sml_tree.htiria:rt_tm_vtianl110ur:(e34(g))l:_e e_;; twarning: *_pu a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]a tgh| pse* 110 m ^sell | _sem mln| _e p_rtla_n6| r ^ voidr t t| r./include/sml/sml_tree.hyeoe:_110ct voidpr warning:s_ aetp_34a generatedrsrc/sml_open_request.ch:e:e_. _ 24* vwarning: a:a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]40slm: uwarning: i_lu_a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]tpicc -O2 -pipe -I /usr/local/include -fstack-protector-strong -fno-strict-aliasing -I./include/ -fPIC -fno-stack-protector -g -std=c99 -Wall -Wextra -pedantic -c -o src/sml_get_list_request.o src/sml_get_list_request.c d ru(n)110eai_t | t is;h24m _li | ene(i t_(sn_i| t ^)m)r;e l; e| In file included from _src/sml_get_list_request.c t:p ^(| | _ void) ^20 p a| o pae: voidntIn file included from In file included from ./include/sml/sml_tree.h./include/sml/sml_get_list_request.h: t h| ;_117h r void : e44::*23qsrc/sml_open_response.csu./include/sml/sml_tree.he _m| warning: ^a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]i lns: t./include/sml/sml_octet_string.h i:: :t* _117 (s129)m20 | | 38sl::40 void;:m: l _ _ tpIn file included from 45r./include/sml/sml_open_response.h ro:| 24:./include/sml/sml_tree.hwarning: : oe pwarning: ./include/sml/sml_time.h:ee ^na function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]_ c_123p: _r 41a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]129 | a| ep: voidasr t:38 hq_u_mv | eisall38u./include/sml/sml_tree.h_:p:et117e:o44c_:r24inii t*n tsoimtelt:((warning: ))a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]; d{_ p 123_ | _ e warning: r warning: s| a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] s| m ^ 41tnl | _ot ^ ru| pc void_ 117p| e | islmtsam_r void_nvgr el yn*t_lats_rmplr ./include/sml/sml_tree.hily* s:moe117m_:*44u:l csoec__i *tsemwarning: lm_n3ltp warningea function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]rst generated_ipi_oa _. u dts(117r_t_pve)e | atrnl;siln_cc -O2 -pipe -I /usr/local/include -fstack-protector-strong -fno-strict-aliasing -I./include/ -fPIC -fno-stack-protector -g -std=c99 -Wall -Wextra -pedantic -c -o src/sml_get_list_response.o src/sml_get_list_response.c u e| g ^mein tm*_eg_einrtsym_lilnr_ye_rp i_irntia tpo| n voidi te./include/sml/sml_tree.ht:(()(rIn file included from _123occu))src/sml_get_list_response.c;:;_ :p3820 :;u| i ^_ p: a warning: d aa function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] rIn file included from r| | void| ( ^ ^./include/sml/sml_get_list_response.h ) :__; v a 123l | v uIn file included from s23a| lsrc/sml_attention_response.c: | | void: ue ^_ e./include/sml/sml_octet_string.hIn file included from voidi : 20nsrc/sml_open_response.c./include/sml/sml_tree.h38| ::m: void20l *_i45129t:u:p: : t40e(l./include/sml/sml_attention_response.h)In file included from :s:38m: ./include/sml/sml_open_response.hsrc/sml_get_list_request.cwarning: 52 a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]warning: :;a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] ::warning: 39_ 20 a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]: l In file included from :./include/sml/sml_get_list_request.h e129n42t_38rp38 | :yr:s om| c ^24l | o | _ c_warning: t*psama function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]e r: | ./include/sml/sml_time.h :39_tp | ls voidv _es41mar_./include/sml/sml_tree.hs:a:ltilotdm_le_u_net123t:tr24eo_38nupipe:ntrn :warning: e_ la function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]i ni ygo n*warning: _irsrm_t l123eeessa function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]_ nppoo (cntse | e*tss mo_mnlss_)pttle*r41;risien | omd _ esngt| _rl* ^y_ ms_t_ui npgmerlyol| ip_teel(n)n void;__ e_i_r earnn ttitirtye | emtns*e ^(./include/sml/sml_tree.hpa)t; o n*ts sie | | :m void_ ^le _ou_123 s:u38mtIn file included from u:pni warning: dle_lia function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]rsrc/sml_file.c(ens_)e:pi t20_;: no (In file included from t)r./include/sml/sml_file.h| ;yt void n 123si| ./include/sml/sml_tree.h_ ^m | :sem22:i_ ln129i_ e: tIn file included from _ti i(| ./include/sml/sml_message.h| ) ^ void: :n4028nu;iIn file included from ip tsrc/sml_get_list_response.ct : ./include/sml/sml_open_request.he::| 20(l ^ (: warning: ): a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]; 39 In file included from 129./include/sml/sml_get_list_response.h | | | : voids| 24: ^m : )./include/sml/sml_time.h40l:./include/sml/sml_tree.h void: _; :12941: 40| _p:ewarning: r:ea function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]src/sml_open_response.c void ino dwarning: t24_:In file included from a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]rsrc/sml_get_list_request.c23e:n yt: 2042 : 129 In file included from | : ^ :r* warning: s | ./include/sml/sml_get_list_request.hy: 25smmlla function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]*__| t: u p voides 39pwarning: | lesrc/sml_attention_response.cra function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]i_:m23s m:lIn file included from _52l./include/sml/sml_list.h :oo_d23:_25e: p./include/sml/sml_status.he nwarning: ea function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]p 41:e n23 | nrs39t | | :_ssmrmltl__rramity28telq:_ otuide_m ywarning: een t*ieonns_tra function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]ets p* o_nsims ns*msl39milr_t_p(y)o_tieinmlrip_t | eo_pieesnnmnii_e_l o*;s mt_(()srtlde_)a;; st _| a ^r u se n| | ^ ^p e* tq| use| | mtlor void voidyt ne _sinnsIn file included from e_tsiiIn file included from o voidnsrc/sml_message.c_ tsrc/sml_get_list_response.c*art tu:./include/sml/sml_tree.h::20129es_: s20pt: oin_:i40In file included from :In file included from s./include/sml/sml_get_list_response.hs./include/sml/sml_message.h:n25im( : warning: In file included from eta function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]l_:i n28 ./include/sml/sml_list.h129i | : st(n)_)(i;:./include/sml/sml_open_request.h)o: 39 m| l25t ^p (e_n) : p{; ; : _| 40r :e void e./include/sml/sml_status.h :| r ^39s p | io| o:d28_nes:warning: ea function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]_n ^ ^it In file included from src/sml_transport.c r:warning: 39 na function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] | y20is| voidt| : 39*| (In file included from ) voidm | s./include/sml/sml_transport.hIn file included from :{smm23 voidl : In file included from lsrc/sml_file.c_:_20o| sl ^ ./include/sml/sml_file.hp t In file included from : src/sml_get_list_request.c| a: void22e t: :unIn file included from _20In file included from _: ./include/sml/sml_file.hp./include/sml/sml_message.hse:In file included from :28rr22: ei: ./include/sml/sml_open_request.hoq :In file included from ./include/sml/sml_get_list_request.h39*:./include/sml/sml_message.h25s:m40d::u 29e_s: elwarning: ./include/sml/sml_open_response.h_ta function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]10 n:s: warning*t39In file included from 4./include/sml/sml_list.ht a:t warning42s generateduss:. generatedrwarning: _a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]y :. s_ mi39ni39i26nl | _s: icc -O2 -pipe -I /usr/local/include -fstack-protector-strong -fno-strict-aliasing -I./include/ -fPIC -fno-stack-protector -g -std=c99 -Wall -Wextra -pedantic -c -o src/sml_close_request.o src/sml_close_request.c tt | (./include/sml/sml_value.h(ms:lom_pl48e)no)p_;;: o p e| | cc -O2 -pipe -I /usr/local/include -fstack-protector-strong -fno-strict-aliasing -I./include/ -fPIC -fno-stack-protector -g -std=c99 -Wall -Wextra -pedantic -c -o src/sml_close_response.o src/sml_close_response.c ^_n ^re _ner_qeu26 :| eIn file included from ssrc/sml_close_request.cp swarning: ro:n| t voida function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] voide20q: _u i e sIn file included from s48e | In file included from ssrc/sml_get_list_response.c./include/sml/sml_close_request.hmn :itt:src/sml_tree.c*(s2320) m: ;In file included from l./include/sml/sml_get_list_response.h: l./include/sml/sml_octet_string.h_* :os:In file included from _p v2538a::src/sml_close_response.ce:4526m20:: In file included from l./include/sml/sml_list.h: ulneIn file included from _::| warning: ^_34a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]r ./include/sml/sml_close_response.h26 o: : e./include/sml/sml_value.h38p warning: *a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]s m | l::e48n:o26s_p:o_n c vrwarning: 22seeq _u: teiIn file included from na function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]i26| t void./include/sml/sml_close_request.h | ael:In file included from (src/sml_message.ct23_u) e:ss_;m t: risni./include/sml/sml_octet_string.h20i: tIn file included from : _nilt| g ^38n(:48./include/sml/sml_message.h45 | : )| ;s:i29tm_: *./include/sml/sml_open_response.htl( r s:_| 39 ^ )warning: :m e voidl;a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] _| 42 : e voido _cv warning: aIn file included from plasrc/sml_get_list_request.c38tu:ea function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] | t*20sIn file included from m esrc/sml_file.c :lo_tc_: | In file included from ^./include/sml/sml_get_list_request.hsvtterhai nl20u *: 39In file included from s m| l./include/sml/sml_file.h_tt:r: | e25_gi void_22s_: emelg_noepi_nt: e ne(In file included from s./include/sml/sml_list.h)p;./include/sml/sml_message.ht:_r30 arIn file included from : r./include/sml/sml_close_request.h| t ^i: 33e:n42 src/sml_transport.ca:| ::t_5720: gu voiduhwarning: _a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]ie : i 24 In file included from s*nsipm./include/sml/sml_transport.hld_:o oIn file included from (src/sml_get_list_response.cn33:)c:2023s | e: warning: In file included from s;t em : tIn file included from l*| t./include/sml/sml_get_list_response.h_ ^( )s {| m./include/sml/sml_file.h_s::t 25c22 voida function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]l : | : ^ In file included from ./include/sml/sml_list.ho./include/sml/sml_message.hsr:i29nle _| _57 voidrIn file included from :: src/sml_close_request.c | :s om./include/sml/sml_open_response.h20gp57eln__lge_src/sml_tree.cqiur:: see::ns./include/sml/sml_close_request.he:tte24 r39a:s 108 **warning: 33a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]:s42 t:p24m::o l: ewarning: 42_sn:s_muelu iwarning: _diilns(t )warning: 57a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]; | a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] s| m ^ __ l i_i n| 33108c | isl void | it sts( tmIn file included from (ll)msrc/sml_close_response.c_;o 39cs | :se20l: In file included from | l./include/sml/sml_close_response.ho_ ^t_ *m)sse;_mrr ee:r22ll _| qq| ^ void: _uuee./include/sml/sml_close_request.hess :tol In file included from psrc/sml_get_list_request.c :| 20its_* void33e is:m42In file included from :etn: l_src/sml_message.c_n :warning: i20ia function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]tnr_(./include/sml/sml_get_list_request.hce: sIn file included from l i po s:./include/sml/sml_message.h33*o | :sn)t;m39es_(: m30l: 48r) l| _s./include/sml/sml_close_request.h_e:q ^ec:l tu33r ee o:sewarning: e;s_42ta function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]_*:s i warning: rn mia function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] | te ^ q39_ i33| u | (elssn_| m voidt io void)p | l se tIn file included from _src/sml_file.cn(gIn file included from e:;20t)__ m*{slmsrc/sml_get_list_response.cl l:i_ sc| : ^20 : r t./include/sml/sml_get_list_response.hIn file included from el_./include/sml/sml_file.h| o ^sc_s :| leors_ e void_ rproee:nq| q voidu2241 eue:: 50src/sml_tree.cs:eeIn file included from :./include/sml/sml_message.h ss215qtusrc/sml_close_request.ct::*e warning: :a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]31_sisn: i./include/sml/sml_close_response.h m23t_:t 42:414430:i(: :l44) ;nwarning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] warning: :a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] i | st23_| *( | )gwarning: ss ^;a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] m el _m215ctmll | | 30o | __ | ls_g voideec tl_sIn file included from sr_olsmeleisrc/sml_transport.c ^m:l _20 : i_| csrlslq voidu eIn file included from osettIn file included from t_src/sml_close_response.cs:_20i_nei: pr./include/sml/sml_close_response.htr_orq(u)ce./include/sml/sml_transport.hs;ep_o _ pnr:s23s: eeaq:e| s ^t30 p o:nIn file included from sru./include/sml/sml_file.h44e: | _*warning: **ssv voida function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] :samIn file included from 22mllsrc/sml_message.cul:30_e20m: l | _sIn file included from eg./include/sml/sml_message.h_melc: In file included from lcst./include/sml/sml_message.hl*o:_31c: _./include/sml/sml_close_response.ho:t:_s30es30l:: 44iisnm_./include/sml/sml_close_request.hl:ltr__rp:ri33e:se42poqts ue:(oe _warning: )croe;warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] ssptn sa function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]e _o_| _siei n30 ^ip_nts | r e n(e33 s)am r*lss_ _| | voidsvict{l om m( s| )le__ac ^l r;l _pl | coleusoespsrc/sml_get_list_request.co voido n ns:s| _e23_see_r:e ^q ui48eens :| i void _ r*src/sml_get_list_response.cstitn:(i te22(:))*s p;swarning: m l{3a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] o n 50s:_ warning| mse generated_ ^| i ^ n 23warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]| . voidc | | slIn file included from voidsrc/sml_file.c : 20i: mIn file included from 22./include/sml/sml_file.hl: | 22l_o_sgee: _stcc -O2 -pipe -I /usr/local/include -fstack-protector-strong -fno-strict-aliasing -I./include/ -fPIC -fno-stack-protector -g -std=c99 -Wall -Wextra -pedantic -c -o src/sml_set_proc_parameter_request.o src/sml_set_proc_parameter_request.c (m)rleIn file included from ;./include/sml/sml_message.h :sc32lp o| : _nts_src/sml_tree.cl./include/sml/sml_get_profile_pack_request.h ^: i: os| 58s: voidete64_ g:_333 i_rnee:rittq_(38l):usrc/sml_close_response.c; :ee swarning: ta function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]q23| i:warning: In file included from ua function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] ^_src/sml_set_proc_parameter_request.c :s20 i: n 44| i:tIn file included from (e t58 warning: )a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]333 | _ void;./include/sml/sml_set_proc_parameter_request.h :sr | smse 23lIn file included from _23tm | src/sml_message.cg*e:tssl _s| mpp ^l__mc t: o ./include/sml/sml_octet_string.hnur:| p void3820e: ol:_l45gIn file included from el:of_stese e_ warning: n_*./include/sml/sml_message.hl:ita function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]r 32sr i: 38./include/sml/sml_get_profile_pack_request.hs:tmy | e_58 o*lcer:In file included from ssrc/sml_transport.cls:_mg_e20p: 64teIn file included from t./include/sml/sml_transport.h:epqa:_uotl23en: icskseIn file included from ./include/sml/sml_file.htl__rwarning: sa function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] _t:e22sspro*e_: _nttsisn eIn file included from u_iitn./include/sml/sml_message.hpime q(ul58t:(e31)r_: ) | s ./include/sml/sml_close_response.h{c ml _se:l{t30l| o ^| _ ^g:i 44en s:n*| twarning: rga function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] e* voidss ymm_l_tri__n| ole_spipr voidtcogte (te_t n)30p_ soe{rfsit lor | _ iesnm_lip_| 7fi ^at warningni cg(lc_kgl _e)rsnee_q| o pe void{s e _ generatedruraaecse7 p| t. seo warningkts_ ^ * generated _. | snr voids emecc -O2 -pipe -I /usr/local/include -fstack-protector-strong -fno-strict-aliasing -I./include/ -fPIC -fno-stack-protector -g -std=c99 -Wall -Wextra -pedantic -c -o src/sml_get_proc_parameter_request.o src/sml_get_proc_parameter_request.c uqcc -O2 -pipe -I /usr/local/include -fstack-protector-strong -fno-strict-aliasing -I./include/ -fPIC -fno-stack-protector -g -std=c99 -Wall -Wextra -pedantic -c -o src/sml_get_proc_parameter_response.o src/sml_get_proc_parameter_response.c u*4usrc/sml_tree.cil:sdmel526_(: warningc_)sg40s; generatedl:o s In file included from e| warning: . e ^src/sml_get_proc_parameter_request.ca function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]_: 20 : In file included from src/sml_get_proc_parameter_response.c526rIn file included from e./include/sml/sml_get_proc_parameter_request.hs: | :| p voidotstm_cc -O2 -pipe -I /usr/local/include -fstack-protector-strong -fno-strict-aliasing -I./include/ -fPIC -fno-stack-protector -g -std=c99 -Wall -Wextra -pedantic -c -o src/sml_get_profile_pack_request.o src/sml_get_profile_pack_request.c i _nnplr23osfe: _19i_: pIn file included from e./include/sml/sml_get_proc_parameter_response.hr:n23In file included from i: iittsrc/sml_set_proc_parameter_request.c(./include/sml/sml_octet_string.h::l38./include/sml/sml_octet_string.h(:20e): ;i 45 :| :_)p;o ^a In file included from 38 c./include/sml/sml_set_proc_parameter_request.hIn file included from warning: | src/sml_get_profile_pack_request.c:a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]k | : void4520_: r 38 ^: d _ | eIn file included from In file included from ./include/sml/sml_get_profile_pack_request.hqesrc/sml_transport.c| warning: void::noa function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]20c: u: In file included from e23st./include/sml/sml_transport.h: 24 :t./include/sml/sml_octet_string.hre: :ytt__38 2338: In file included from | *In file included from o:src/sml_file.csicIn file included from n./include/sml/sml_file.htie45./include/sml/sml_tree.h::22:24tt:: s(_tms) In file included from r;./include/sml/sml_message.h20warning: lt:a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]32: : : ./include/sml/sml_get_profile_pack_request.h_./include/sml/sml_value.h rpiin eIn file included from :rgin o3858d | | :_ oe:c4864*./include/sml/sml_file.hg:n ^:: t t2622 res t*y| : mwarning: s:_ iIn file included from voidnwarning: m_lIn file included from ./include/sml/sml_message.hla function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]_ isrc/sml_message.cs ta function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]:: r_5833i | t20s: : (n) ogmIn file included from 48l./include/sml/sml_message.hc_ g:t*./include/sml/sml_get_profile_pack_response.he | s{s : mt| 33 ^om e 44lt:: __l66./include/sml/sml_get_profile_pack_response.h_s:| tc_ voidt:poerctv_ts e44tro: 66ar:tli _warning: nsa function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]guwarning: et_i f* a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]g ni s rmi44lge44_eln_ | g | _ssnpgmeevla_aglrmc_klaenn__egerrtgee_aetuureua_ei_tqdeu_uteiun(i)pt_ies;dtr p t(o r*f_s)(m| ; ^ lo fu)| _i;g ^uel i t| _ p redi(o| void l voide_ f| )p; _ i| a ^pc In file included from a l ^k src/sml_get_proc_parameter_request.ccekIn file included from :_ src/sml_get_proc_parameter_response.c| _:20_ void: r19| p: In file included from In file included from r./include/sml/sml_get_proc_parameter_request.h void: a24c: e./include/sml/sml_get_proc_parameter_response.hsIn file included from In file included from ekps./include/sml/sml_tree.hoIn file included from nsrc/sml_get_profile_pack_request.c_src/sml_set_proc_parameter_request.c::24r: :p24In file included from 20./include/sml/sml_tree.h: :o: s:24./include/sml/sml_value.h20: : ee In file included from *nqIn file included from ./include/sml/sml_get_profile_pack_request.hs:./include/sml/sml_value.h:./include/sml/sml_set_proc_parameter_request.hs24:4813e: u./include/sml/sml_time.he warning :sm generateds. *:tl41_48s:g26_m::le:cc -O2 -pipe -I /usr/local/include -fstack-protector-strong -fno-strict-aliasing -I./include/ -fPIC -fno-stack-protector -g -std=c99 -Wall -Wextra -pedantic -c -o src/sml_get_profile_pack_response.o src/sml_get_profile_pack_response.c t2424i: 26::_In file included from g warning: na function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]./include/sml/sml_tree.h _i: etwarning: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]pa function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] t48r | _(25): ;o fp s ri./include/sml/sml_time.h48lm eol_f:| p ^In file included from a | 41_csvsrc/sml_get_profile_pack_response.c ki :_:41m24r: lwarning: 20lea function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]s a| e void _ : 41lpIn file included from | o./include/sml/sml_get_profile_pack_response.hIn file included from _src/sml_transport.csp: | msvlaa:n2320cul: : ks_muelete_ _ ./include/sml/sml_octet_string.hrIn file included from *ei_./include/sml/sml_transport.himt:*ni:sm23es38pmi:t: e(In file included from ol)n./include/sml/sml_file.h_sv :*45esa_:m22 warning: ;i *a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]l ns_il| mt uiet ^: msIn file included from (l ./include/sml/sml_message.he38m_ | :_)iinlonc ;| 33it_ voidi _tv e : t./include/sml/sml_get_profile_pack_response.hi| ./include/sml/sml_get_profile_pack_response.h ^t: 44 m| :a_ts66 void: e:55_./include/sml/sml_get_profile_pack_response.h i:tl(u(nr55i:nwarning: g):)i5858et;a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] _ ::*;s warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] ( )| warning: ma function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]l| _ ; ^i ^n o c | void 55 | tseitm l55In file included from | __src/sml_get_profile_pack_request.c | : 20 ss: tIn file included from | t void./include/sml/sml_get_profile_pack_request.hm44p | s ^:(r )In file included from l;mr lo | if| _ ^ voidn__gp_ 25rgo: In file included from In file included from gesrc/sml_get_proc_parameter_response.c| :e19src/sml_set_proc_parameter_request.cno:e20r voidab jf_t: In file included from : hIn file included from e_In file included from pa./include/sml/sml_get_proc_parameter_response.hsrc/sml_get_proc_parameter_request.cd:./include/sml/sml_set_proc_parameter_request.he:r20_: _:t./include/sml/sml_list.ho2424:In file included from e: er25ob_In file included from : ./include/sml/sml_tree.h./include/sml/sml_get_proc_parameter_request.hnjt./include/sml/sml_status.hr: y_uh:./include/sml/sml_tree.h fu24:e*a: 25In file included from d: i./include/sml/sml_tree.hisd:./include/sml/sml_time.h:mel:(:103e):3924_25r:_le_ppa;r c41: ko: 28| f__ onwarning: t:a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]r eb./include/sml/sml_time.hj ^s103r:y:24p: o _* hs | e| nwarning: swarning: void41a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]: m24a m:llIn file included from a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]src/sml_get_profile_pack_response.c_s:p_rtwarning: erod20efa function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]r _ e: e _*In file included from 41o39n | ./include/sml/sml_get_profile_pack_response.heb j*: | _shst41r | esymm24s_smm: i./include/sml/sml_time.hlllm:al_41s:d_n_tle_rt_24ite_tgn:trmeraye_i twarning: umeei_s e t* (a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]t*_i i)n;s*i m sp41smllrtm(_ | _lons)i| _ ^t;ft mistiit l(_ mml| ea_)t;ui e ^_ tsi _| | e ^mn| voidii voidn ptai e _t./include/sml/sml_get_profile_pack_response.h| ( i) void:(;67c*k )| ./include/sml/sml_get_profile_pack_response.hn:./include/sml/sml_tree.h ^i 58:_110rt; (e: )| s void mwarning: ; a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]s p: | :o34n :In file included from ^s67 e67| | ^_ si| l voidnsrc/sml_get_proc_parameter_response.cwarning: : i_In file included from | src/sml_get_profile_pack_request.c void19:: :In file included from 58 mt./include/sml/sml_get_proc_parameter_response.h:In file included from 20tl:(src/sml_get_proc_parameter_request.c)_a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]warning: :;pi 24 m: : a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]e20r./include/sml/sml_tree.h: :| 103 ^o_fIn file included from In file included from 110./include/sml/sml_get_profile_pack_request.h:: _ 25i o | | snmb./include/sml/sml_get_proc_parameter_request.h67:i | j voidlt_ 24p: s(./include/sml/sml_get_profile_pack_response.h_me:: 55)24rIn file included from i::;o58l ./include/sml/sml_list.h:./include/sml/sml_tree.h:: 26twarning: : _a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]p r ./include/sml/sml_value.h103| :55d | warning: 24 ^ra function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]o:: 48e e_s_mef103_ :warning: 26l poab_ | n :| ta function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] thr s ypm* l*sswarning: ma function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]lr void_jtor 103e _fp_48rmoof | es __l*b_ | msstmmlrlejo_b__pt vlheeIn file included from aj_a_dlprtursrc/sml_get_profile_pack_response.ceeeree er_:iro_i*d_ne20p_semiinoel: _eIn file included from tt v./include/sml/sml_get_profile_pack_response.hada_(nl*tes)n:umhltte_ri_25;_rnty i iyr y: | r*_sineIn file included from e ^m _n il./include/sml/sml_list.h :it_it(n(p)*25): rt;(./include/sml/sml_status.hoif :;_ | | st ( ^)39o| void ^); m; ./include/sml/sml_tree.h:lb_| j:_110 voidp28 p:e rIn file included from | src/sml_get_profile_pack_request.c: ^o: | 34r:fi void | _ ^o warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 20warning: | a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]b void: o ./include/sml/sml_tree.h110| ./include/sml/sml_tree.hdIn file included from void: 39:./include/sml/sml_get_profile_pack_request.h./include/sml/sml_get_profile_pack_response.h117j | _110h:e | a_dss::77:emr25e:4438n34l::_ ewarning: nt:: ta function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]rm_ r./include/sml/sml_list.h lwarning: sy warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]_:a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 57y:t2477__a : | tsr eiitnn117i110e m_luwarning: si | | ss a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]tpmm_l*a(lst_m)_(tvprte)ar;lo_l u ce_| p ^ h57e; | _s _e| * void| t ^psasatth./include/sml/sml_get_profile_pack_response.h ummn*:t alr_s s_r_l| m_yiltl in_ void77tr: 38*:v./include/sml/sml_get_profile_pack_response.hsam relwarning: _evea_sa function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]:t67 ll*es_ p77p:m | aauieu58t:sl (__)ettln;hwarning: h_i tma function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]rls ie_yt_iv an*nli_ti_tiin(| iu n)s(67e ^im)l; __tt p | | sr(e m voidon(tl); )| _ ^c In file included from _;p ;rrp ay src/sml_get_profile_pack_response.c| | r ^ *_o :| s voidm| v voida ./include/sml/sml_tree.h f20| ^ ^./include/sml/sml_tree.hl_: o lIn file included from :| u e117b_| _jv void_ ./include/sml/sml_get_profile_pack_response.hp:e: voidaiIn file included from r44src/sml_get_profile_pack_request.c nl25In file included from : :In file included from i./include/sml/sml_list.hoiu::dsrc/sml_file.ct20:e20_: : _In file included from e:e./include/sml/sml_file.h117(26):n: ./include/sml/sml_value.h:;nIn file included from t4422./include/sml/sml_get_profile_pack_request.hwarning: : a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]::In file included from :48 r:t./include/sml/sml_message.h26 : : 26./include/sml/sml_tree.h:117warning: r | ywarning: sa function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]y35a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] _ i: n :m| ./include/sml/sml_get_profile_list_response.h103::i*117s | s44tl24m ^l_:: 48warning: p66r_:mpl | o warning: c| a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes](__ voidp ra function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]o p./include/sml/sml_tree.h :f)s_mr;o103 l | 123ao b_scjm_:p38rv__avla| eurll:e44_ | t ^psuieom *lwarning: _raser g* _| vd void_meaela function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]s u letIn file included from src/sml_message.c_m_ev123nal:_l20tp | *rs: opfrroIn file included from iulece _y__p*_./include/sml/sml_message.hlaiissmnlr:_35itp_ri_nvsoamrl: ietcs./include/sml/sml_get_profile_list_response.htu(emp_l)l__t:ir_tp;an eo44 :(66| u:re)__ipte ^iv; a n ll | uwarning: n(a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]e _)| ^;isiet (n ) 44i | ^_te (*) | ;s s n| void| ;m ^lt voidm _ rg yle| _t./include/sml/sml_tree.h _| : void./include/sml/sml_get_profile_pack_response.h p123* | : voidg ^ s rIn file included from | ./include/sml/sml_tree.h:e38o voidm77fl:_ :warning: 123: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]38::38ti: ./include/sml/sml_tree.h lwarning: e t__123: la function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]psrc/sml_get_profile_pack_response.cu110: 20i: p | In file included from :ss ./include/sml/sml_get_profile_pack_response.he:tlm_l7734warning: :a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]_ r _ | os r25m: warning: efa function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]etiunls123pt | ./include/sml/sml_list.hlsr oey__ _110vlmi:nilspe_ | nstmu_57ien:piate(l)i;llsl u t24__e__| ett(r:) _warning: n ^a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]een t rets nerrptyery ;o | *n_s e voidy 57* | ssmmpl*_lsa _| sIn file included from m ll_ ^i mt slt| t_h void **./include/sml/sml_tree.hsrc/sml_file.cs*vs:mulp20ms:et_lla_lum129il: tIn file included from rl./include/sml/sml_file.h_:g_:4022s:epeeu : teneeltt_rwarning: _In file included from e./include/sml/sml_message.ha function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]___ppea: ynrion36tnt fh129r: ititly_e__r_./include/sml/sml_get_proc_parameter_request.hy | i_iilnn:ns38imn:i(i)lti68i;:(t)i;st_ tp(t( ) e| ;) ;(r ^ i)o d | warning: _| | a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] _| ^;e n t ^r38 ^ r | | s voidmeyls | voidp*_ o| n| void./include/sml/sml_tree.h void:./include/sml/sml_tree.hg sse:t129 ^ _me:In file included from 40117l _psrc/sml_get_profile_pack_response.c| p void::44err:_ i20In file included from i :src/sml_transport.c: warning: ./include/sml/sml_tree.honcIn file included from _ ./include/sml/sml_get_profile_pack_response.hwarning: ::12920:ia function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]pta:26ora function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes](a: m40e./include/sml/sml_tree.h d: :_ )et;117: e129n | warning: t | sr103m sa function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]m_| rrl ^: l ye24 __qp:| In file included from 129./include/sml/sml_transport.hr_puo voidc i | _In file included from sesrc/sml_message.ce:r:s23t: n iwarning: 20a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]In file included from m./include/sml/sml_file.h*ptl:_a (s22mr : : ipo103d)eIn file included from r; | ./include/sml/sml_message.h__ e sv:ln| m_lgIn file included from tie./include/sml/sml_message.hot36_: r./include/sml/sml_get_proc_parameter_request.h: ^_pd:ary38_le n35t:tu68*oe: s:r./include/sml/sml_get_profile_list_response.he m el:r y **| warning: c44 voida function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]_ s_sm lIn file included from p*src/sml_set_proc_parameter_request.c :38_ | mpl20a:s_epr66eapmr:emtle_rr_so r: t./include/sml/sml_set_proc_parameter_request.hwarning: rriiocd:_mee_q38a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]:noulpe_t e68rgseyta_ :44 ewarning: _a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] | i nrdisn_m__iivn tale_n38(gl)tu | rstey_tei_tm(p)i;;tl_ p rir_osofe t| c__ i(i)ln;_ ^pea _pi| ltrno ^r(a)c i sm| ; ^_tp _ ria t (| e ^ | | ert| void voidse apmIn file included from o n ./include/sml/sml_tree.h| r:s_e voidr110 voidsrc/sml_file.ce:t :34In file included from e* :r20_./include/sml/sml_tree.h)ssrc/sml_get_proc_parameter_request.c:m r123:e;: eq:u20In file included from warning: ./include/sml/sml_file.h38q: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]./include/sml/sml_get_proc_parameter_request.h: : e :s22l110_38 ute | warning: g: ses:tIn file included from 68ma function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]lt__ p| t ^rr o: f | * s* voidmeisl melwarning: In file included from la function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]123_./include/sml/sml_message.heg_ | el_i:t37 sp: ts__src/sml_get_proc_parameter_response.cm_:s38ealt_ht | ps t*19_: rsp./include/sml/sml_get_proc_parameter_response.huo./include/sml/sml_get_proc_parameter_response.hm::r36er36c:lm:_ols_70_:70 twarning: ra function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]ep pcg:aep ee_lrop_n taprwarning: _a36a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]se_neaamt | _peirmoec nri36yt e*tt(rs__t)sr | epmqmll;_ h_u_eatgiu prseersanmle| t_me ^tn_tp_lirier o _| tr voidn et(_cqgue)iey_In file included from esrc/sml_transport.csr:tpt_20r;ea r_ap _m_| : rIn file included from oq./include/sml/sml_transport.hieitcu_ ^ente( ):n23i;i sttt: p| void(r _a(rr*In file included from )./include/sml/sml_file.h);; a :s mm./include/sml/sml_tree.h :le117se_:| p4422o ^: t| eIn file included from r| :./include/sml/sml_message.h_:r e36s : g ^ents ^ | p ./include/sml/sml_get_proc_parameter_request.ho:e 38_ | void:n void68 | *p:In file included from warning: void a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]r ssrc/sml_message.ce src/sml_set_proc_parameter_request.c*o:s./include/sml/sml_tree.hs20mc :mlwarning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]_117p _l | _ g22s: g:In file included from ma:e./include/sml/sml_message.h38rt68129al: | :s_mp_l37pr: :./include/sml/sml_get_proc_parameter_response.h 40m:oewarning: tr:_ca function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]_porc36_op:a70cer ___pwarning: vaga function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]p atae:e rrwarning: aat a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] _rp129m_e22 rtmr e | elo | uqetcssumele 36mrl | *rs_mp__sa_ls__eprrsearremtmt__ieli_nsogipepestdrpeoept__oonnespertr_(ons)o;etcriyncc_ _i__tp ripn_(ra| r ^a*em)i p qaustar(| e voide mtls;t_ psrc/sml_get_proc_parameter_request.c ea) ;e r*is:rmml r24| :e_o| rt_68 ^ ^ eev:da_lg_u est | warning: _proena function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]se void_pr| nr et _riyn24oqc | __ voidiuipssrc/sml_get_proc_parameter_response.cnee :i22In file included from tsrc/sml_file.ca:(70)t ;* r: sm:| st( ^m) l*; sl__m20 warning: : a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]| a| m voideg ^e l22t | _ tsp In file included from g| em void_rsrc/sml_get_profile_pack_request.cIn file included from eotr_:./include/sml/sml_file.h_c _:l22p_rsgpe: ./include/sml/sml_tree.hIn file included from a./include/sml/sml_message.h20r:t123reeqo_:: ctpa38u./include/sml/sml_get_profile_pack_request.hm_:_e: 38et./include/sml/sml_set_proc_parameter_request.hp:prs::38a rtrwarning: _:58a:a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]io ce6468:om e:_t123c | senwarning: ir__pa function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]mta(l)r ewarning: _a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes];ptaqurpu eerl_r a _m res38t e| | *s ^aetnmsmeerl__ tre 58st | msrl_prrse_emqygueeeosnpt lo s*__te_s_ppr| g voidmeolc _spta_ttrIn file included from oisrc/sml_transport.curp__apnrimoitn:ife20it(lc: _nep_eals)In file included from r_ae(pm)et./include/sml/sml_transport.he:e a23rcnk_: trIn file included from e;rt {_*er qes q u| rmeus| ey ^_t_ r i ^./include/sml/sml_file.h| l void*e _ssqIn file included from :msrc/sml_message.cutl:22_20ie: nIn file included from : ./include/sml/sml_message.hnIn file included from sg eti:i38| t t./include/sml/sml_message.h(: *:t)37s;m _: ./include/sml/sml_get_proc_parameter_response.h(l)| ./include/sml/sml_set_proc_parameter_request.hs e:_ ^:{ 38 void:g_ 68 p: | ewarning: t36a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]: 70_ ^r :p t38| _ voidr| | swarning: void./include/sml/sml_tree.hopfro:a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]c _m l i_36loec__10129p | apps warningmassr generatedc. lka_arematm_reg:_eeq40e:u10t warning_teesps r generatedtteprrwarning: _a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]. ro_crcc -O2 -pipe -I /usr/local/include -fstack-protector-strong -fno-strict-aliasing -I./include/ -fPIC -fno-stack-protector -g -std=c99 -Wall -Wextra -pedantic -c -o src/sml_get_profile_list_request.o src/sml_get_profile_list_request.c eosrc__ ppp_a ori129annm | esaiees_ti(r)tae;nmremql i_uree_ pttsespr(iecc -O2 -pipe -I /usr/local/include -fstack-protector-strong -fno-strict-aliasing -I./include/ -fPIC -fno-stack-protector -g -std=c99 -Wall -Wextra -pedantic -c -o src/sml_get_profile_list_response.o src/sml_get_profile_list_response.c ro_)r oeIn file included from tq{nu_src/sml_get_profile_list_request.c| es ^: 19isdt en_i*e| n void t r: tIn file included from *(s)./include/sml/sml_get_profile_list_request.h;mysl _src/sml_get_profile_pack_request.cs::| 2622:m ^lIn file included from 64: :src/sml_get_profile_list_response.cIn file included from e* t | __warning: void:| gsa function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] ^e 20t _p rm: l| _opce./include/sml/sml_get_profile_pack_request.hrp:i_23p: a./include/sml/sml_octet_string.hr: voidIn file included from o38./include/sml/sml_get_profile_list_response.hr::da2345o c10mIn file included from 26: | esrc/sml_file.ct warning_es_rewarning: _ generatedna function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]t: : . rr./include/sml/sml_octet_string.hy20 : 38In file included from | ./include/sml/sml_file.hepo:ca:_riantmeqis38e:tmt4522u: :In file included from (el _s./include/sml/sml_message.h)warning: g:;39tta function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]e : _./include/sml/sml_get_list_request.hi _ertn_:s39p:_r48otrreisif: pn38o | tgi *( lwarning: sa function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]e )mn s;l o39 | _ | | eo ^ ^cc_tt e ei_| n void itt_ stm_(ls)_pIn file included from a| c;s g kt| r ^_ irsrc/sml_get_profile_pack_response.ce voide ttn_gl r| qi* voidis:umnegl 20s_sgIn file included from In file included from t_ o*src/sml_transport.c: ecnsrc/sml_message.c./include/sml/sml_get_profile_pack_response.ht:eestr:20m_att_20er: lIn file included from :s_e_qt44: r./include/sml/sml_transport.hu:In file included from i23n: ggIn file included from ee:./include/sml/sml_file.h66./include/sml/sml_message.hs:: t:_2239g: : t_*In file included from warning: e./include/sml/sml_get_list_request.h./include/sml/sml_message.hpunua function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]e:rr:oi39a t:fe48_d38i: l:u e44./include/sml/sml_set_proc_parameter_request.h _warning: p aa function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]c:k 38(:)68u _39:is | sdwarning: ;m ma function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] | lls __38| g ^emt _ (| lg voide)rt _l | _l;iesqgueeIn file included from sit ts_simsrc/sml_get_profile_list_request.ct:l19 _| _ ^n tp_rrisoe_f ri| let: (q) voidIn file included from e{_quue ./include/sml/sml_get_profile_list_request.heepIn file included from src/sml_get_profile_list_response.c :ssttta_20_*p: | icn: kIn file included from isr./include/sml/sml_get_profile_list_response.h22:: ^In file included from t m24l: o(_)g./include/sml/sml_get_profile_pack_request.h./include/sml/sml_time.h| ;: c_ voide :| 41t_24r ^: epsap./include/sml/sml_time.h_ l ::r a41m:o24e:ti | ewarning: ra function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] voidn _ 24rIn file included from e ss:t41_ | esrc/sml_file.cqr euqes:warning: m lsa function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]_ t20 : *In file included from i./include/sml/sml_file.hs:ummel e*t_sgm41le_tt i*mse | __s22s: mIn file included from p./include/sml/sml_message.hlm_irltnoi_tfi:(n_i)s;t e(t)t;i l12e40_: p./include/sml/sml_get_list_response.hi warningms e:_41| :| ^par *csk generatedo _| r void ^. c _50pe aIn file included from rs m| plo_asrc/sml_get_profile_list_request.cm::ent19e: rIn file included from void./include/sml/sml_get_profile_list_request.h_tr:e22qi : mIn file included from In file included from esrc/sml_message.c_:s./include/sml/sml_get_profile_pack_request.hwarning: e20_i: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]nui te:(In file included from 25./include/sml/sml_message.h): iIn file included from s41;t :_n | is40./include/sml/sml_list.himt:n l(: )| ;i25t: _( ^) g ./include/sml/sml_get_list_response.h ;./include/sml/sml_status.h e:| t:3941 void| | _ ^l In file included from ^ :i| 28s voidsrc/sml_get_profile_list_response.c:: 20warning: t _:r50ea function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]s: | In file included from src/sml_transport.c39p | ::In file included from swarning: o20nm: lIn file included from void_ sa function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]./include/sml/sml_get_profile_pack_response.hs e./include/sml/sml_get_profile_list_response.ht: :55a25t 41: u | ./include/sml/sml_transport.hs::58sIn file included from m l**s23m: ./include/sml/sml_list.hIn file included from :s./include/sml/sml_file.h::_22g: lIn file included from _ e./include/sml/sml_message.hwarning: 25:a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]: t39sm./include/sml/sml_status.h t: _a./include/sml/sml_get_list_request.h:t:u39 l55i39s::_48 | ssl:i28tmnli t:_(__warning: g)ea function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]t prwarning: ;a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]e _ r s39lo | p | sf ^_io39s t | bmjs_om_lr_essthlep _ogands| eentsart_e void_uesl *_iis In file included from setn_m*src/sml_get_profile_list_request.cnilts_r(s):me;ltt19a_t : rqIn file included from gu./include/sml/sml_get_profile_list_request.h e:seyt22 | : *In file included from t./include/sml/sml_get_profile_pack_request.hs: ^25_*mll: _ pui sst_ In file included from r_./include/sml/sml_list.hi:rn| i voids26 m: elIn file included from osf./include/sml/sml_value.ht_(posrc/sml_file.cb:)o;j: 48_:_26h20ng s| : ^e: e et _| iawarning: d_elIn file included from void./include/sml/sml_file.ha function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]: n 22r ii_sIn file included from 48e | : tIn file included from src/sml_get_profile_list_response.cs:t(./include/sml/sml_message.h)_;20n: rIn file included from e:q./include/sml/sml_get_profile_list_response.hu:e25s: tIn file included from m l41./include/sml/sml_list.h: _tv./include/sml/sml_attention_response.h_:r:i3826:: ny 52./include/sml/sml_value.h:_a: i48li:t26nui| : t(warning: e ^warning: (*a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]s) a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] ;) 38 | | s voidm | In file included from ^m l _48src/sml_message.c;a | tlst| meln__: voidt20i: ov a vIn file included from l./include/sml/sml_message.hu:e| a_n41_irIn file included from lesrc/sml_transport.c: u:./include/sml/sml_attention_response.h20 ^n : sIn file included from p:io./include/sml/sml_transport.hn ste:| 38 void: 52*e:( 23s*: In file included from )./include/sml/sml_file.hwarning: ms:ma function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]; l22 : _In file included from a./include/sml/sml_message.h38t./include/sml/sml_get_profile_pack_response.h | | :s:67t40e:lm_ln ^v_58ta: i./include/sml/sml_get_list_response.ho: a :warning: 41t:la function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]nt_ r50 :u ee n| t_ewarning: s voidi ipnoa function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]nio s67n | esIn file included from __ src/sml_get_profile_list_request.cimr41neittl((_ | :)s)19ps;p;: om n s| In file included from ^e rl _* sg| o ^./include/sml/sml_get_profile_list_request.he:f22_| t: _ol b im| j voids_ In file included from t./include/sml/sml_get_profile_pack_request.hpl voide_r_raIn file included from :t25tsrc/sml_get_profile_list_response.ceesn : tpi:o20o: nIn file included from ni_src/sml_file.crIn file included from s./include/sml/sml_get_profile_list_response.he::20o./include/sml/sml_list.h: :sep o25In file included from : ./include/sml/sml_file.hd57n:_se:n22*es_m./include/sml/sml_list.ht: riy24 :* ./include/sml/sml_message.hwarning: :a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]slm_l n79i: 30:57g | :s 57t:warning: 24a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]_ :( )warning: ;a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] perm l79 | _ ls57m | lts__| omflmieis_ ^otbsj _sp se *| lrs voidm lti_In file included from laisrc/sml_message.c_gse_o:l20d: r./include/sml/sml_message.h _*ieetns t*_sims:tlrm79ynsl:_ip_30omn_it:s en_l(i)i;nwarning: e i s| a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]st _s ^ i i an| itg(79) | ;tt e(s void m| l(_ ^m ))_ei;In file included from nssrc/sml_get_profile_list_request.c i:s at (; g)| 19 void: e;| In file included from ^./include/sml/sml_get_profile_list_request.h : 22| : ./include/sml/sml_get_profile_pack_response.h| : void ^/* In file included from s | /./include/sml/sml_get_profile_pack_request.hm voidl :77_In file included from 26:: m./include/sml/sml_tree.hsrc/sml_transport.ce:s :20103S:s38ea24In file included from :: g:e warning: src/sml_get_profile_list_response.ca function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]_ tiIn file included from swarning: ./include/sml/sml_transport.h ::a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]n 2320 : a: i In file included from In file included from t (t./include/sml/sml_file.h77./include/sml/sml_get_profile_list_response.h | ::r10326a)s22m: ;In file included from : | ./include/sml/sml_tree.h/:ns103./include/sml/sml_message.hl:_m/: l2441s: :./include/sml/sml_attention_response.hvSaaec:t_ s38warning: l :a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]52u: teit rwarning: 103eo | an_ese m ilta function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]d_.tn* tr r| ^y 38 e* | e | r* voidassm lsmIn file included from n_smvlssrc/sml_file.cmall_l_:t20rae_e: ac./include/sml/sml_file.htttu:reet__ee_in37teoii:nnn24i:i ttwarning: (a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]t)irno;y _ i 37| n | ^( sn)i_;m i ld .| _ t| f voidi ./include/sml/sml_tree.h| :l110 ^e (*) ^: s34;: | warning: m voida function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]lr| _ void| ef ^ 110s./include/sml/sml_tree.h ip | lo se| mn_:slsrc/sml_message.c_e voidt110:i r:7934e:e30:n:_ * iptastm(l _h)a ;t*warning: ts a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]em src/sml_get_profile_pack_response.c| l ^79_:tnr t | 150i:warning: os| 66 void:enm la function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] e __ warning: rp110ea_ | ta function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]smh e s_src/sml_file.cmsilnp:_s68150aio:t24g: | rnsetmwarning: (e l)ea function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]_*s; psa m68 | s| l ^m_le_tmh_e g ef_isli* s| stmael_g_p e voidnr t_ori./include/sml/sml_tree.hefe*:ins117i_ilmelt__fpit:p(a)a44lt;(h:c_k)i warning: { _| ree_sa function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]i ^p no117 n | ist| nsmei (t*)( ^l) s; m| l _{g _ void ep| ^r In file included from | src/sml_transport.c ot| : void void _c| ./include/sml/sml_tree.h ^_20:: 117pIn file included from p./include/sml/sml_transport.har ro::_23 44: f| vIn file included from i voidal:le./include/sml/sml_file.h :_28upwarning: ea22 warningc: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]k ./include/sml/sml_message.h_s* r generateds:m 79117e | . 29ssmpl warningl_:op_nrpsoer_soic generatedn. _icp_a30tr(p):_a r{_ v a| l ^u e | * s voidmwarning: vl a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]a_ lp ur79eo | src/sml_get_profile_pack_response.c_c:isnm242i_:lpt_58a(mr:) e;_warning: s sva function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]a g a| e ^ l *u s242em_| | li_ voidsnm mei./include/sml/sml_tree.hlst:_s(123ap:g)r38e;o:_fi_ no warning: iba function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] tj | (_ ^)123h ; | es | am/ voiddl/ e_ ./include/sml/sml_tree.hr:t_uS123epe:nett38ls:r_ ywarning: ea a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]n * tts rmr123yla | _sn*pmssrlam_octlftu__pitoeoulbnp_j ee_ilnhdt_e.rea ynd *et| srr ^m_yl _e ni_| ttn voidrui ypt_eIn file included from (lisrc/sml_transport.c_)ne:;in20 tt: rIn file included from | (./include/sml/sml_transport.hy ^:)_ 23i : n{| ./include/sml/sml_file.h i void: t 37| (./include/sml/sml_tree.h: ^):24 ;129: : | 40 warning: | void ^: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] | void src/sml_get_profile_pack_response.c./include/sml/sml_tree.hwarning: ::a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]37129294 | :: s4058129m:: | l s_warning: warning: ma function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]fa function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] li _l 129pe | 294es | mr*silsmom_ldlp_e__rpieforndiot_lfree_y_no itb*nrjisy_t m(p*)le;r_isompdle_ e_rn pit| eorrd ^yi_ eo* nsdt| m_r voidelyn_tpr r_oifn_yoibtj_(_)p;e r i| o ^d _ e| i voidn niIn file included from ttsrc/sml_get_profile_list_response.cr(:y)20_;: i ./include/sml/sml_get_profile_list_response.h :| 44 ^: 66 :| voidwarning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]nIn file included from i t src/sml_get_profile_list_request.c44:( | 19): s In file included from {ml./include/sml/sml_get_profile_list_request.h_ g:e22 : t| ./include/sml/sml_get_profile_pack_request.h_: ^p58 r: o64| f voidi le_28:src/sml_get_profile_pack_response.cl:i s320warning: t:_a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]38r warning e:ss generatedwarning: 58. a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] | ps o320n | ssem l*_svmmalll__ugegee_tte_np_trprofriolyfe i_*lspmela__clkv_iasltur_eeqru_eeesstnp o*snmtl_srgeye__ti_iprnofile_ipactk_request_i(nit()n; ) | ^ | void i;tsrc/sml_get_profile_list_request.c (: )23| : 39 ^:{ warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]| | void ^23 | src/sml_get_profile_list_response.cvoid sml_get_p ro| f: voidi24 l:66:e warning: _a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]l i s24t_re | qsumel_get_st_noop(p) {}r o f| ^i l | void e_list_resp12 warnings generated. onse *sml_get_profile_list_response_init() { | ^ | void 12 warnings generated. 18 warnings generated. ld -shared -soname libsml.so.1 -o lib/libsml.so.1 src/sml_file.o src/sml_attention_response.o src/sml_transport.o src/sml_octet_string.o src/sml_shared.o src/sml_number.o src/sml_message.o src/sml_time.o src/sml_list.o src/sml_status.o src/sml_value.o src/sml_tree.o src/sml_boolean.o src/sml_crc16.o src/sml_open_request.o src/sml_open_response.o src/sml_get_list_request.o src/sml_get_list_response.o src/sml_close_request.o src/sml_close_response.o src/sml_set_proc_parameter_request.o src/sml_get_proc_parameter_request.o src/sml_get_proc_parameter_response.o src/sml_get_profile_pack_request.o src/sml_get_profile_pack_response.o src/sml_get_profile_list_request.o src/sml_get_profile_list_response.o ar -rs lib/libsml.a src/sml_file.o src/sml_attention_response.o src/sml_transport.o src/sml_octet_string.o src/sml_shared.o src/sml_number.o src/sml_message.o src/sml_time.o src/sml_list.o src/sml_status.o src/sml_value.o src/sml_tree.o src/sml_boolean.o src/sml_crc16.o src/sml_open_request.o src/sml_open_response.o src/sml_get_list_request.o src/sml_get_list_response.o src/sml_close_request.o src/sml_close_response.o src/sml_set_proc_parameter_request.o src/sml_get_proc_parameter_request.o src/sml_get_proc_parameter_response.o src/sml_get_profile_pack_request.o src/sml_get_profile_pack_response.o src/sml_get_profile_list_request.o src/sml_get_profile_list_response.o ld -r -o lib/libsml.o src/sml_file.o src/sml_attention_response.o src/sml_transport.o src/sml_octet_string.o src/sml_shared.o src/sml_number.o src/sml_message.o src/sml_time.o src/sml_list.o src/sml_status.o src/sml_value.o src/sml_tree.o src/sml_boolean.o src/sml_crc16.o src/sml_open_request.o src/sml_open_response.o src/sml_get_list_request.o src/sml_get_list_response.o src/sml_close_request.o src/sml_close_response.o src/sml_set_proc_parameter_request.o src/sml_get_proc_parameter_request.o src/sml_get_proc_parameter_response.o src/sml_get_profile_pack_request.o src/sml_get_profile_pack_response.o src/sml_get_profile_list_request.o src/sml_get_profile_list_response.o ar: warning: creating lib/libsml.a gmake[1]: Leaving directory '/wrkdirs/usr/ports/devel/libsml/work/libsml-2a8445b/sml' gmake[1]: Entering directory '/wrkdirs/usr/ports/devel/libsml/work/libsml-2a8445b/examples' cc -O2 -pipe -I /usr/local/include -fstack-protector-strong -fno-strict-aliasing -I../sml/include/ -g -std=c99 -Wall -Wextra -pedantic -c sml_server.c -o sml_server.o In file included from sml_server.c:33: In file included from ../sml/include/sml/sml_file.h:22: In file included from ../sml/include/sml/sml_message.h:23: ../sml/include/sml/sml_octet_string.h:38:45: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 38 | octet_string *sml_octet_string_generate_uuid(); | ^ | void In file included from sml_server.c:33: In file included from ../sml/include/sml/sml_file.h:22: In file included from ../sml/include/sml/sml_message.h:24: ../sml/include/sml/sml_time.h:41:24: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 41 | sml_time *sml_time_init(); | ^ | void In file included from sml_server.c:33: In file included from ../sml/include/sml/sml_file.h:22: In file included from ../sml/include/sml/sml_message.h:25: In file included from ../sml/include/sml/sml_list.h:25: ../sml/include/sml/sml_status.h:39:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 39 | sml_status *sml_status_init(); | ^ | void In file included from sml_server.c:33: In file included from ../sml/include/sml/sml_file.h:22: In file included from ../sml/include/sml/sml_message.h:25: In file included from ../sml/include/sml/sml_list.h:26: ../sml/include/sml/sml_value.h:48:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 48 | sml_value *sml_value_init(); | ^ | void In file included from sml_server.c:33: In file included from ../sml/include/sml/sml_file.h:22: In file included from ../sml/include/sml/sml_message.h:25: ../sml/include/sml/sml_list.h:57:24: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 57 | sml_list *sml_list_init(); | ^ | void In file included from sml_server.c:33: In file included from ../sml/include/sml/sml_file.h:22: In file included from ../sml/include/sml/sml_message.h:26: ../sml/include/sml/sml_tree.h:103:24: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 103 | sml_tree *sml_tree_init(); | ^ | void ../sml/include/sml/sml_tree.h:110:34: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 110 | sml_tree_path *sml_tree_path_init(); | ^ | void ../sml/include/sml/sml_tree.h:117:44: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 117 | sml_proc_par_value *sml_proc_par_value_init(); | ^ | void ../sml/include/sml/sml_tree.h:123:38: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 123 | sml_tupel_entry *sml_tupel_entry_init(); | ^ | void ../sml/include/sml/sml_tree.h:129:40: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 129 | sml_period_entry *sml_period_entry_init(); | ^ | void In file included from sml_server.c:33: In file included from ../sml/include/sml/sml_file.h:22: In file included from ../sml/include/sml/sml_message.h:28: ../sml/include/sml/sml_open_request.h:39:40: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 39 | sml_open_request *sml_open_request_init(); | ^ | void In file included from sml_server.c:33: In file included from ../sml/include/sml/sml_file.h:22: In file included from ../sml/include/sml/sml_message.h:29: ../sml/include/sml/sml_open_response.h:39:42: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 39 | sml_open_response *sml_open_response_init(); | ^ | void In file included from sml_server.c:33: In file included from ../sml/include/sml/sml_file.h:22: In file included from ../sml/include/sml/sml_message.h:30: ../sml/include/sml/sml_close_request.h:33:42: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 33 | sml_close_request *sml_close_request_init(); | ^ | void In file included from sml_server.c:33: In file included from ../sml/include/sml/sml_file.h:22: In file included from ../sml/include/sml/sml_message.h:31: ../sml/include/sml/sml_close_response.h:30:44: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 30 | sml_close_response *sml_close_response_init(); | ^ | void In file included from sml_server.c:33: In file included from ../sml/include/sml/sml_file.h:22: In file included from ../sml/include/sml/sml_message.h:32: ../sml/include/sml/sml_get_profile_pack_request.h:58:64: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 58 | sml_get_profile_pack_request *sml_get_profile_pack_request_init(); | ^ | void In file included from sml_server.c:33: In file included from ../sml/include/sml/sml_file.h:22: In file included from ../sml/include/sml/sml_message.h:33: ../sml/include/sml/sml_get_profile_pack_response.h:44:66: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 44 | sml_get_profile_pack_response *sml_get_profile_pack_response_init(); | ^ | void ../sml/include/sml/sml_get_profile_pack_response.h:55:58: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 55 | sml_prof_obj_header_entry *sml_prof_obj_header_entry_init(); | ^ | void ../sml/include/sml/sml_get_profile_pack_response.h:67:58: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 67 | sml_prof_obj_period_entry *sml_prof_obj_period_entry_init(); | ^ | void ../sml/include/sml/sml_get_profile_pack_response.h:77:38: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 77 | sml_value_entry *sml_value_entry_init(); | ^ | void In file included from sml_server.c:33: In file included from ../sml/include/sml/sml_file.h:22: In file included from ../sml/include/sml/sml_message.h:35: ../sml/include/sml/sml_get_profile_list_response.h:44:66: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 44 | sml_get_profile_list_response *sml_get_profile_list_response_init(); | ^ | void In file included from sml_server.c:33: In file included from ../sml/include/sml/sml_file.h:22: In file included from ../sml/include/sml/sml_message.h:36: ../sml/include/sml/sml_get_proc_parameter_request.h:38:68: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 38 | sml_get_proc_parameter_request *sml_get_proc_parameter_request_init(); | ^ | void In file included from sml_server.c:33: In file included from ../sml/include/sml/sml_file.h:22: In file included from ../sml/include/sml/sml_message.h:37: ../sml/include/sml/sml_get_proc_parameter_response.h:36:70: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 36 | sml_get_proc_parameter_response *sml_get_proc_parameter_response_init(); | ^ | void In file included from sml_server.c:33: In file included from ../sml/include/sml/sml_file.h:22: In file included from ../sml/include/sml/sml_message.h:38: ../sml/include/sml/sml_set_proc_parameter_request.h:38:68: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 38 | sml_set_proc_parameter_request *sml_set_proc_parameter_request_init(); | ^ | void In file included from sml_server.c:33: In file included from ../sml/include/sml/sml_file.h:22: In file included from ../sml/include/sml/sml_message.h:39: ../sml/include/sml/sml_get_list_request.h:39:48: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 39 | sml_get_list_request* sml_get_list_request_init(); | ^ | void In file included from sml_server.c:33: In file included from ../sml/include/sml/sml_file.h:22: In file included from ../sml/include/sml/sml_message.h:40: ../sml/include/sml/sml_get_list_response.h:41:50: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 41 | sml_get_list_response *sml_get_list_response_init(); | ^ | void In file included from sml_server.c:33: In file included from ../sml/include/sml/sml_file.h:22: In file included from ../sml/include/sml/sml_message.h:41: ../sml/include/sml/sml_attention_response.h:38:52: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 38 | sml_attention_response *sml_attention_response_init(); | ^ | void In file included from sml_server.c:33: In file included from ../sml/include/sml/sml_file.h:22: ../sml/include/sml/sml_message.h:79:30: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 79 | sml_message *sml_message_init(); // Sets a transaction id. | ^ | void In file included from sml_server.c:33: ../sml/include/sml/sml_file.h:37:24: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 37 | sml_file *sml_file_init(); | ^ | void 28 warnings generated. cc sml_server.o ../sml/lib/libsml.a -lm -luuid -L /usr/local/lib -o sml_server gmake[1]: Leaving directory '/wrkdirs/usr/ports/devel/libsml/work/libsml-2a8445b/examples' gmake[1]: Entering directory '/wrkdirs/usr/ports/devel/libsml/work/libsml-2a8445b/test' cc -O2 -pipe -I /usr/local/include -fstack-protector-strong -fno-strict-aliasing -I../sml/include/ -std=c99 -Wall -Wextra -pedantic -c unity/unity.c -o unity/unity.o gmake[2]: Entering directory '/wrkdirs/usr/ports/devel/libsml/work/libsml-2a8445b/sml' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/wrkdirs/usr/ports/devel/libsml/work/libsml-2a8445b/sml' cc -O2 -pipe -I /usr/local/include -fstack-protector-strong -fno-strict-aliasing -I../sml/include/ -std=c99 -Wall -Wextra -pedantic -c unity/unity_fixture.c -o unity/unity_fixture.o cc -O2 -pipe -I /usr/local/include -fstack-protector-strong -fno-strict-aliasing -I../sml/include/ -std=c99 -Wall -Wextra -pedantic -c src/test_helper.c -o src/test_helper.o cc -O2 -pipe -I /usr/local/include -fstack-protector-strong -fno-strict-aliasing -I../sml/include/ -std=c99 -Wall -Wextra -pedantic -c src/sml_octet_string_test.c -o src/sml_octet_string_test.o In file included from unity/unity_fixture.c:9: cc -O2 -pipe -I /usr/local/include -fstack-protector-strong -fno-strict-aliasing -I../sml/include/ -std=c99 -Wall -Wextra -pedantic -c src/sml_buffer_test.c -o src/sml_buffer_test.o In file included from unity/unity_fixture.h:14: unity/unity_fixture_internals.h:19:27: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] In file included from 19 | typedesrc/test_helper.ccc -O2 -pipe -I /usr/local/include -fstack-protector-strong -fno-strict-aliasing -I../sml/include/ -std=c99 -Wall -Wextra -pedantic -c src/sml_number_test.c -o src/sml_number_test.o f: v19o: idIn file included from In file included from src/test_helper.hsrc/sml_octet_string_test.c::2319: : ../sml/include/sml/sml_octet_string.hIn file included from :src/../unity/unity_fixture.h38::1445: cc -O2 -pipe -I /usr/local/include -fstack-protector-strong -fno-strict-aliasing -I../sml/include/ -std=c99 -Wall -Wextra -pedantic -c src/sml_boolean_test.c -o src/sml_boolean_test.o : src/../unity/unity_fixture_internals.hwarning: uIn file included from a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]nsrc/sml_buffer_test.ci:: 19: t ycc -O2 -pipe -I /usr/local/include -fstack-protector-strong -fno-strict-aliasing -I../sml/include/ -std=c99 -Wall -Wextra -pedantic -c src/sml_value_test.c -o src/sml_value_test.o 38f19In file included from :usrc/../unity/unity_fixture.h27 | n::cot14c i: otsrc/../unity/unity_fixture_internals.hwarning: e:a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]19tnIn file included from (:_ 27sIn file included from src/sml_boolean_test.csrc/sml_number_test.c::): 19t;r: i19nwarning: 19 g | a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]In file included from src/../unity/unity_fixture.h*:s14t y: | ^mpIn file included from esrc/../unity/unity_fixture.hl _ od:: 19src/../unity/unity_fixture_internals.h | 14:cIn file included from t: e| e voidftsrc/sml_value_test.c_19ssrc/../unity/unity_fixture_internals.h: :vunity/unity_fixture_internals.ho19:t1929: y:pie:t27d27::In file included from rsrc/../unity/unity_fixture.h du: niewarning: na function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]gf_warning: g:a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]27 14e :: isrc/../unity/unity_fixture_internals.h v19o nt | etiy19 dy :rfuun | ptawarning: ia function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]19t:tey27fnu:ed cwarning: _yu a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]p nteec dieouf29 | 19vnof(iid | tvvi(ootny()dp);ioei d)e fdud ;u ; | n ^i Uv oni | ^| t void | niy| fiutntc voidy In file included from ftui ^osrc/test_helper.csrc/../unity/unity_fixture_internals.hdnyc:t29: ni:M(o)n20 (u)n| 27 void;i: a :l lsrc/../unity/unity_fixture_internals.hotc _:;S t | | ^29ay:f ^u In file included from src/../unity/unity_fixture.hr t| T27ens::| void14 voidwarning: c t i: src/../unity/unity_fixture_internals.hta function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]: (osrc/../unity/unity_fixture_internals.hn ())29;warning: :a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]; : 29 27 29:| : | | ^cc -O2 -pipe -I /usr/local/include -fstack-protector-strong -fno-strict-aliasing -I../sml/include/ -std=c99 -Wall -Wextra -pedantic -c src/sml_status_test.c -o src/sml_status_test.o ^src/../unity/unity_fixture_internals.h v 29owarning: i : | | 19 voidd:2727a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]: vwarning: | :29 void | Uva function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] unity/unity_fixture_internals.h :o i 19warning: da function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]In file included from 30n o src/sml_status_test.csrc/../unity/unity_fixture_internals.hU: | itdy i29:tnyp:25M | :av eloiUtd19iedn iU: 29In file included from :ltsrc/../unity/unity_fixture.ho 27yfc:M_y MvSnt aoii:ad14warning: la function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]l: ot yc _uSsrc/../unity/unity_fixture_internals.h awarning: ntil:29ra | a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]rtMvtt 19a:lyTf27ulenTl o30eoo | s:csvccotiti(i d_ Sd)_ USo;Utna twarning: (ra function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]tn(at )T e)ni;si t19r | t;t tTt yyeM| | p ^| y ^ s| t aeld( ^( void) e ;f | l void | o voidsrc/../unity/unity_fixture_internals.hM c) vsrc/../unity/unity_fixture_internals.ho| :ia29;l l o_cS_ E:t| src/../unity/unity_fixture_internals.h ^:2730:: n ^d30 :25: | 25::d void | warning: voidT awarning: ea function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]swarning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] src/../unity/unity_fixture_internals.hrut t ( src/../unity/unity_fixture_internals.hn) ;30 30i | 29| t ^: | :vTv30 | ve30o:oy:25ioifdisddu n:25 :U n iUcwarning: tU tnytwarning: n ii(a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]Ma function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]ot y n a M()30ia)l30 | ;;| t vloli | d void v| lU oo| ncyunity/unity_fixture_internals.hM ^_ai ^Etl: o 31c:_| n22dl void:Eyo | warning: Mc _nsrc/../unity/unity_fixture_internals.hi:d29Ta:S27t:Tle a voidlwarning: sers oa function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]c tt dsrc/../unity/unity_fixture_internals.hta function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]_T:E eU30(n31sni | (29)td:;i t | ()T; eyv| 25s t:n ^| M a()o| );t ^i ; warning: | l void| U nl ^o ^i src/../unity/unity_fixture_internals.hd a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]t c| : void y31 | voidsrc/../unity/unity_fixture_internals.h _ E:src/../unity/unity_fixture_internals.hnFda| U:n:Ti30e30sliu | r31etvyto22 void: :C(src/../unity/unity_fixture_internals.hoMu):22i:a31l; :ld:25warning: :oa function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]c n 22warning: warning: t:_ a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes](warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] ) U 3131; | | a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]S ^ | ti31 nat ni | n30riin| t tt yU UTt voidMena | l | src/../unity/unity_fixture_internals.hn: ^viot31li:io22y:c warning: UF t_sdE aa function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]UinnyiFnta t| iidlyT voidl31( | )euiF;nrsu ttr(e a) yC;M| o atunity/unity_fixture_internals.hl:l ^ oiucU33 :nl30| i ^ et| _n:u voidrwarning: ta function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]( C E)src/../unity/unity_fixture_internals.h;| o ne C : | d void3033 | osrc/../unity/unity_fixture_internals.hy:vuu ^31 ::no25n22Ft aT| iet::(( voiddwarning: warning: si )ta function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]l); src/../unity/unity_fixture_internals.h;(:U n) 33 : ;31 30 i | | tu y | | ^ iCnotr30 ^ | n vc :U n ^ i elC| u voido| d voidt uy e| warning: onsrc/../unity/unity_fixture_internals.ha function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]t:F i(F)a33;d voidi :i 30| src/../unity/unity_fixture_internals.h ^: :xU lwarning: n33u33src/../unity/unity_fixture_internals.hrte:C30:u:r oewarning: ua function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]n | ti| a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void( T33 | 33v31ve)st;yt | (src/../unity/unity_fixture_internals.hMo)ioa dl v;i:d:l 33| o ^U 22o::U i30nc| | : voiddn ^ii_ tUwarning: n a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] src/../unity/unity_fixture_internals.hyiE:tC33y :t30o| :n cy31lnCd | warning: TiCa function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]uo voidndo cnenwarning: t33a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]F | unity/unity_fixture_internals.hil vx:eus36ctlUont: dii33u(ude | d)Fe r30Fv:oiU;i x nx iidt| teuwarning: ta function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]Tut ^r yr y FUe eneCTT | 36eissaeti | yt voidt(s(l vCosrc/../unity/unity_fixture_internals.h)ut:(;31o)i do;r e:U)22; n:| n nCcic t l ly| owarning: u ^ ^dPue d a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]o| iuF en| tF ^ i xei r void_| tU31 voidu nx | d io rA| te voidT elsrc/../unity/unity_fixture_internals.hu:ssrc/../unity/unity_fixture_internals.htnrl:(tS36e)36t;es(n(t:)T ;src/../unity/unity_fixture_internals.h 30U)en :| ::36i t| ;:30 ^ s:30warning: :y ^ a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] | voidwarning: tFsrc/../unity/unity_fixture_internals.h warning: aa function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes](a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]| i)| l ;36 u void36r :e | v C| 36 ^36 ^ o| : void30 | | : unity/unity_fixture_internals.hvv:ooiu| src/../unity/unity_fixture_internals.h void:iod 3733 iwarning: d:a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]d 23:src/../unity/unity_fixture_internals.h ::36 Un30t:Uwarning: n iwarning: :Ut36a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]y | n in30a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]vi37tt P:oy ywarning: i | P(a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]33)ovPodi not Uei;n | rv o36i | nvti ioedr| n_tUtyinodd o iUeUr_ ^UAPlod l n innSUiid| n voidn ttsrc/../unity/unity_fixture_internals.h_teyyPi:otUse33nArlPldt_y(:CU30)o;n:o d Sni owarning: nc| ta function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]A ^eloo e i lA33tllsnS(l| eS)ru | te voidv oesrc/../unity/unity_fixture_internals.h;it: _rt Is37| ndd_i :(tsUU(n ^e)(n);23;id )toy; C o nA:c F| l voidi | xll src/../unity/unity_fixture_internals.h| :| ^ ^u ^dwarning: e37 Sa function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]e | t| uFr void etT| : 23 voids37 ( voidIn file included from e ):; s warning: tunity/unity_fixture.c | a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]src/../unity/unity_fixture_internals.h( )i; src/../unity/unity_fixture_internals.h| : :37: | 37937 : ^vv23| x:t ^o u : runity/unity_fixture.h: owarning: i :23a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]d16 | i d void :| e58U T::src/../unity/unity_fixture_internals.h 37 n | voidU nevsitwarning: (t)yoi;twarning: :a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]ia function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] yP36d src/../unity/unity_fixture_internals.h16o :P| | ^ o37i37i:nn 30i: Un:23n | t v:it e| twarning: tor warning: ya function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void ea function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]_ P oUiirdIsrc/../unity/unity_fixture_internals.h _nn36: 36 | i IU37:nvintt | yonv30Metioiir:_iI tn((a)i)dwarning: ;iUd; t| | nn ^(i)ta function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]t y(P o ^; yUinPi i36nn t| voide | | oIn file included from vsrc/sml_number_test.ct ^ | a:oi 19 void : rirn_t| tUysrc/../unity/unity_fixture.hedrn dP_ Io:gAoncU16i:iIn file included from 58src/sml_buffer_test.cl:n twarning: ,n(t) a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]c ; void :l19 : eIn file included from S| 16 ^ | rsrc/sml_boolean_test.csrc/../unity/unity_fixture.h i:hna| 16e:tr void_t* I n:58UiiIn file included from ssrc/sml_octet_string_test.c:t19t y(:: nwarning: 19ia: tsrc/../unity/unity_fixture.h()ysrc/../unity/unity_fixture.hr:)Mga function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]:16;16; av :i: 58n[(]| 58P,: i ^: n warning: 16 | vt| warning: o ^ | a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]iia function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] nd ot void ai(n 16*r t16rIn file included from u Ue | nnA| | li voidgi insrc/../unity/unity_fixture_internals.htrtcl:y_37Msrc/sml_value_test.cna:it ,UnT( :U 23nneiUtcndis19h:i: ttsrc/../unity/unity_fixture.hwarning: anry*sM:a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]oy Aa16t:l)l(M)ia Sia58rne ant(g)r37; | gvcv,[s (io:i )]warning: ,d(;i a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] nv ontitd 16 | a ^r | U i( ngn| tc ^| , void a c*rr| h Ugi voidtc nciyunity/unity_fixture.csrc/../unity/unity_fixture_internals.h:,:a31 tcyPhM37o:ha58a:i23n:ra*r uirna*tn( :a rigr*nwarning: gevr warning: [_aA]lrlgTa function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]v,eva function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes][ [s ]]I tt, v37o, | vi dnvi tovio(i31)ddso U; | niia(r()*ti*gdnr( tcu,( rUun *n c rhnuAi)ytlyla)M| r;PT ^A a*l n | A ^o i in els(| t voidl Tnlsea| itnr) void(t)T e sg )aes;rrg_tct,sI)n(v sIn file included from ci)[tsrc/test_helper.c]:h20 ( : ,))aIn file included from r| * ^;src/../unity/unity_fixture.h :(src/sml_number_test.c : 2116) : )a;r| void| g v):| ; [ ^] , | vIn file included from | vsrc/test_helper.hoo ^i58::idd23 In file included from void src/sml_octet_string_test.c: : ^ ( (| *In file included from r void../sml/include/sml/sml_octet_string.hu *| src/sml_status_test.cnwarning: Aa function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]lrl20 :u:19: nsrc/sml_buffer_test.c: Asrc/../unity/unity_fixture.hl void::16In file included from l T273816e: | src/test_helper.hi1n::Tt45 :: 58warning: ea function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]::In file included from s23 src/sml_boolean_test.c: U../sml/include/sml/sml_octet_string.h :nwarning: :a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]20 27: 38iIn file included from :src/test_helper.h s38t | s | warning: oa function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]:tcsT)E) 4523( )St(te)16) | T:y t)i : _| _Ms ^nat;t warning: ia function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] | ^U| SnEr Tin itU../sml/include/sml/sml_octet_string.h( nyi voidnM:| 38 voidt38P: | og a45i*(n:s sunity/unity_fixture.ccamt(mllri_n_In file included from tgsrc/sml_value_test.c: bcouc67::warning: f t24ae20rtfe: tga function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]_e:c ,rIn file included from ) _s ct,r iwarning: {src/test_helper.hn 38a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]:h 23 | a: csh^g _67../sml/include/sml/sml_octet_string.hart*r | r ssrc/../unity/unity_fixture.hia:r | nogg* g*vc[tetns] :amerr38,22l:a52tag vev[t]__i:co45i:odeu u:,ic t tv warning: note: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]d e_vsoexpanded from macro 'TEST_SETUP'i t _ d(t)rso i22;rn(gt38ir | io c*ndg *_ruu | s(gntT*e#ets_n rAmsulntAtelCr_iolnlnalcetrTdsaegT tees(_te e*fsss)| eiu)(nuetts_ ) )s t) ^;T (i| ) ^) d ( r)m; | ;i En| S ^ void T l_unity/unity_fixture.c| _gS| voidE To| U c:| ^134Pt_ ^ void g eesrc/sml_number_test.c: 27: :| void| 28 n:In file included from ewarning: voida function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]t ( rsrc/test_helper.cgartsrc/sml_status_test.ce_:s20_src/sml_octet_string_test.c 1: tIn file included from rsrc/test_helper.ho:134i | :vuo::u i27n:iwarning: 38a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]dg1 u:23_ (d: gwarning: : 28../sml/include/sml/sml_octet_string.hpe: | 38n)Te23):; a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]:r45 E: warning: SvaoTit e _| S E ^U warning: T_ n27a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]u | UiudP unused function 'test_helper_c2toi' [-Wunused-function]tTiTd yE ( M 38| | sE void(SmSlT38aTl | sl_t_ _So)oE#Tsrc/sml_boolean_test.cc#c:tne_tU27_ua:mSbPett1s:(trsgiac ;m warning: rla function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]ri)n_ ion url{p g | #iot#*c Tn_tSe27see | ^tTm | uEi_ls E ts^_tnrtT8o( _)t isrc/../unity/unity_fixture.hc S:| | U voidP T(_ ^tnIn file included from )g22src/sml_value_test.cS)tE eT{e: t _:| Us52 P ^( s21s| voidm: src/sml_buffer_test.ctl unity/unity_fixture.c: :_:b31140::r| t../sml/include/sml/sml_value.h_25note: 1h^:: e:expanded from macro 'TEST_SETUP'iwarning: nl osrc/../unity/unity_fixture.hwarning: gpa function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]e48 orl22e | a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]: 26:_# a nd:140e | fv)22 :ogiwarning: en in31e52ra function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]_ e{ d | :48T | s UE S| note: ^Tcmaexpanded from macro 'TEST_SETUP'nt i src/../unity/unity_fixture.h l222T_et_ | _:tSoE22SvEuiuyT:M52aa#TiUddP((lell_fTogiune):E;ec( *r_ snote: mTE onAEexpanded from macro 'TEST_SETUP'Rd S Tu_eu TD22p | O_)Ss#iln_ EvTtUdPevf(| o ^iagtWl8u(r_)i oet d _ ince| ^T| E STn E 1u| NT,i void_( voidst (S#u mT i)#n;_pS)EgIn file included from rsrc/sml_status_test.cunity/unity_fixture.c ::l27621: v: o23o../sml/include/sml/sml_status.h_Tu::U ibPd upwarning: t39a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]:| f288 ^f # (:# warning: eg__r oTa function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]tSu276p EcEr)T U| | )PS voidTv _o#({v i) d 2| U| # n g)^{o i ^idt | 39 ^~~~~~~~~~~~~~~~~T | ysrc/sml_value_test.cPssrc/sml_number_test.c:Ermo:l 3227src/../unity/unity_fixture.ho_::usSiT:241_1t::#p:#n# a# g60warning: :ra function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]warning: ta function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] note: ot u27peuexpanded from macro 'TEST_TEAR_DOWN' | rTs# #32E_ | IT*_S_Tns mS24E_SSEE | iT#UlSdtPT((sem)f__Tl E_TEUAsRvt a| tT_ ^DUu Pi Ps(O_Wa| N voidl i((nunity/unity_fixture.ci:)292u:n 30):t es(m )| T;EeS warning: l| a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] ^ ^| _T n ^ )src/sml_boolean_test.cusrc/sml_octet_string_test.c :m31_ | Tb292:{ void e 31:Esrc/sml_status_test.c:| 1^1A | R :r:src/../unity/unity_fixture.h27): 10warning: _:v warningo:1 s{:a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] generated22 . i d 31Uwarning: :| a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] | n^iwarning: TDEOSW Tsrc/../unity/unity_fixture.h27N:t_24a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes](cc -O2 -pipe -I /usr/local/include -fstack-protector-strong -fno-strict-aliasing -I../sml/include/ -std=c99 -Wall -Wextra -pedantic -c src/sml_list_test.c -o src/sml_list_test.o g 52T | r::60To yunote: P31E | ETp:expanded from macro 'TEST_SETUP'S AT ) onote: 22RvEexpanded from macro 'TEST_TEAR_DOWN'_i | S _no24T | _In file included from #src/sml_list_test.ct:T#dDiEeAdReOrSfdi19WeE_TDf_iO: NU UT(nPWsNn(In file included from sE(nsmdlS_esrc/../unity/unity_fixture.hT:mo_o14 m#T#ceAll_l l: gTb_tsrc/../unity/unity_fixture_internals.hsr:oEo19lSote:a27SeTtE:a_eSu Tntwarning: )a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]_tusS T ( s_19){ | p) E# #TsEU _tT EPA{RyApte| d ^R _ (| e^rDgiOn_g fW NDv O| ro voidi| ^( )src/../unity/unity_fixture.hW: 24o:d60 unity/unity_fixture.c ::)u Np| 303 ):{ ^22v:note: o expanded from macro 'TEST_TEAR_DOWN'| ^warning: src/sml_buffer_test.csrc/../unity/unity_fixture.h( :i da function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] src/../unity/unity_fixture.h :u 2422::24 303TgE35 | | :#irno1u:pS60dT:tn) ive52U_:# :owarning: nti ta function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]f #ynote: note: iiexpanded from macro 'TEST_TEAR_DOWN' dgyF rfn u aTnoeuEi Spexpanded from macro 'TEST_SETUP'24cTt#35_ #i o | #nT | 22T#l | _ES#EESSd#T(gdTuU(rTreef)oPi_uCesfnmTp(oluen_ itn;)bET E A RS| T#u#f ^(e)f T_ e | r_ ^src/sml_value_test.c ,_ DiTnOE W:| N voidEi| SSE 31tsrc/../unity/unity_fixture_internals.hT: ^T:1(Ag_:_ 29dTr:E eAf| U voidP27 :a RRo uwarning: _a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]_unity/unity_fixture.cu p:lwarning: Dt)359 :(29DO Osa function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]W | 30vWg:N)v warning: o a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]( r){i 359oN (| igd| ^r | TdvEo Suo ^T i_d31p | TUo)E Su vTUnn#isrc/sml_number_test.c#src/../unity/unity_fixture.h_it:pg)rT28Ey oMo:uitv:Aa3436ydp C::oTi #1E:oRn#S_ Twarning: _a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]Dnote: lEd lc lO36expanded from macro 'TEST' | o uTc_T #_TESW#NSEt(SsTmadl28e_FATivr_t | Rxatlu_#(#D ugOrWr eoTeTeeNgsr()sum) sot l{_p n # t| #(^u | v ^o _pusrc/../unity/unity_fixture.hm(ibd)src/sml_boolean_test.c):#35# : ST E:e| S ^24 _;T ET :_1A:60| : R | rEwarning: # #_,D Ta function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] ^U gi rO WnN| note: void35( | oPu expanded from macro 'TEST_TEAR_DOWN'pT void) E #i( Ssrc/../unity/unity_fixture_internals.htT_:#30(u) s m24: | 25 n#| d:e lfwarning: ia function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] ^ n _| #s ^i _g src/sml_status_test.cbeno30# | src/sml_octet_string_test.cnevd:o:358ToiE)31 ::1d:S1a:{m e l e#Twarning: _ T Eawarning: n| #a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]A _,(R Uin^i t 35src/../unity/unity_fixture.h_)D31; | \TOn:W 28 NEy | STT| M ^i(tE(Sa:l34s)m lT{:_ note: glrTexpanded from macro 'TEST'src/sml_buffer_test.c o oE:u28pc | 35| _^_:A1R : _warning: Da function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]src/../unity/unity_fixture.h o) E c OtWentd_Tv:src/../unity/unity_fixture.heoNi(d:s svt29T(28)o;s m ::l| 3734E_: ^sSitd T:r _i#n#t ga rto16T g| ,u voidpE warningnote: us expanded from macro 'TEST's# generated i note: ). 29{S Tsrc/../unity/unity_fixture_internals.h | #_n:_ T 31expanded from macro 'TEST' #:# Ei| g 22tvcc -O2 -pipe -I /usr/local/include -fstack-protector-strong -fno-strict-aliasing -I../sml/include/ -std=c99 -Wall -Wextra -pedantic -c src/sml_time_test.c -o src/sml_time_test.o ^A): r owarning: {src/../unity/unity_fixture.h28:R a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]24 | _ D| ^oO W N31:i(src/../unity/unity_fixture.hd: | T)EiSn uT60_ p28 : #| #34# ^In file included from gsrc/sml_time_test.c:t rnote: :oexpanded from macro 'TEST_TEAR_DOWN'v#19u:_ : #pIn file included from note: osrc/../unity/unity_fixture.hiexpanded from macro 'TEST'src/sml_value_test.c U#n:#35d#i24_: nt y28aTF:m1e: | a14i#: src/../unity/unity_fixture_internals.hl | ###d:warning: 19a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]Ee f#u _iSn(T) :ra ;35e | 27n_CvmT#Eeoo u:ni eSdtT ((Ts#warning: ma function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]E#)T;#_E SSgTr T_rl _#Tou| n ^(_ u19E #)g\A v\ Rar | o up #p ##_l_| ##Dt_ voiduO y#W| #eN| # ^n ^n apa( memdeesrc/../unity/unity_fixture_internals.hsrc/sml_number_test.c,src/sml_buffer_test.c #:ge:f# #r:33v35#:_o_:o1i(iud36:30n:i) u(:) 1warning: p;na function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]tiwarning: \a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] :) ) t | ;vy\{f ^u src/sml_octet_string_test.cn :| o 33i35src/../unity/unity_fixture.h^:: | 1 38c:twarning: idv| o o:n35T ^(:Ewarning: ) a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]Sisrc/../unity/unity_fixture.h d;Tsrc/../unity/unity_fixture.h_ a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]# :U#note: src/sml_boolean_test.cg :expanded from macro 'TEST'28src/../unity/unity_fixture.h::r34o u| n ^::29 :p i38#note: #29expanded from macro 'TEST'37 | 35 :| 1:_37:T :28 voidt | E A y :v Co i Rsrc/../unity/unity_fixture_internals.hd_ warning: :vnote: note: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]expanded from macro 'TEST'D o29nexpanded from macro 'TEST' ToEiSdsrc/../unity/unity_fixture.h cO WTN29 | _::l #(2927#: )T:E 37S :T29u | g r o d_v# u #note: warning: oeg| rva function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]o ioexpanded from macro 'TEST'dip ^# F # d_iuxp#29src/sml_status_test.c | # :T# 35 E :nS#Tt29ua | _1_mv r#oeT#:#ige#rno aE u#warning: T#Sva function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]d Tpe# 35_o#s# | _igd# _(Ut#)m(nTTei## nratE)#m E;So| uy ^Tp #M_ e _#| Sa ^l(# src/sml_buffer_test.cT#):_##45g _l:| r;1\# voido#r( :su nsrc/../unity/unity_fixture_internals.hm nlawarning: | : ^_36(sa function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]): ct_30m S src/sml_value_test.co45\ | u:pe#T35:# twarning: a_#r#t a:#EtT1 a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]_ :| ^36#e ruussrc/sml_octet_string_test.c | :warning: Svs,Tn ni(ot_35Ga:mne(a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]) #)\;1 iRdO# src/../unity/unity_fixture.hU:_: U Pwarning: | 29n:i _ ^R t37y| iU:src/sml_number_test.cPt Na function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]o)iN:r 36note: u ^Esrc/../unity/unity_fixture.hRn{(expanded from macro 'TEST': (: 38 s1| )n:m: t\ warning: 35a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]e| 29 | r^l voidsrc/../unity/unity_fixture.hsrc/../unity/unity_fixture.h:_:b28_::3438 : note: uU| src/../unity/unity_fixture_internals.hnote: ::fexpanded from macro 'TEST'nexpanded from macro 'TEST'd 30 of ^e r: 38v)o src/sml_boolean_test.c | :{ 35352825iA::: lnote: l S1dexpanded from macro 'TEST' :Twarning: Ea function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] S | warning: T _v# o i38e30| | d | a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] ^ t# Tv ogsrc/../unity/unity_fixture.hrE so(vsrc/../unity/unity_fixture.ho:u i)38 d;:: S pTUi_35v#oni #:#| ig57 :note: ^expanded from macro 'TEST'44d# _dr:t y MT#o | E a voidS #u pn#l T#src/../unity/unity_fixture_internals.ha:l37_38onote: :T#m#expanded from macro 'TEST_GROUP_RUNNER' | gc23er: E__ #o# SuTp_ ## 57warning: #_ # | v_o#ga function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]i d#E## r u rnonn37dT ETuSpn | va(#)To_#\_# m a #m| e ^# v#src/sml_value_test.coeign#:dr#i _d(oe35s:a#t1#:_u(m U)n (p) ;| warning: ^) TiEt;a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]\y#ePsrc/sml_octet_string_test.c :o# #42S_ (T| #i_ ) ^n #t | src/../unity/unity_fixture.h ^| void:#38: _ src/sml_status_test.c:e| r1src/../unity/unity_fixture_internals.h_35In::#35a mnote: : ^31:eexpanded from macro 'TEST' :n:warning: 1i a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] #:g # #tsrc/sml_number_test.c(warning: 22a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]:: 38_43(:)1rwarning: 42): | o a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]T | | u ^ ; warning: p a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]E S T (#src/sml_boolean_test.c vsrc/../unity/unity_fixture.h :#o29:3142_43:G1| : ^R | s | mT37 iE:O| U void:S Pnwarning: _tR a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]T UIn file included from Nnote: l(_Usrc/sml_list_test.cnisdmexpanded from macro 'TEST'oi N t:y19l42 F29ac | t | e TiET_: EtE_SRSlTn src/../unity/unity_fixture.hs :_(usTt16_:m#v#ro58ielrCudm:u_rbgoinreAnbgo,r ,p uapwarning: Ta function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]#o o #l_lu# #lr(senaE)i;Senn)ai16tmne,T | #{__#t\ (i i# np# )_;atger(| no| g^)er ^ | us t ^er_ pUtsrc/sml_buffer_test.c| :r451 ^:61src/../unity/unity_fixture.hu:) :28n: 34src/sml_value_test.ce#:{41#| ::) iwarning: _ a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]t1 : | note: { warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]src/../unity/unity_fixture.h ^expanded from macro 'TEST':# # 58n41:y void37 :Ma note: msrc/../unity/unity_fixture_internals.hesrc/../unity/unity_fixture.h28a:i | #:n | 33#(T| expanded from macro 'TEST_GROUP_RUNNER'_E^S ir T58src/../unity/unity_fixture.h(28:snumnt28 (a:lr:g:c34 | 30,)_ v34 :v: \o i vc :note: od note: expanded from macro 'TEST'warning: expanded from macro 'TEST' a| a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]iTdE ^hSa Tr T *_ #28# src/sml_status_test.ca:Elr35g33:vSu | Tg[r | ov_ #1#28:e ], | , ouwarning: igpa function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]# v r o up#oviaddsrc/../unity/unity_fixture.h pv ros_:(#38##o*:_Ui#diern n35uTd_:GonEa Rnote: iexpanded from macro 'TEST'AtOc mtTlEl Te38S | ST _Ty#Ceo#negU#r_t#s_osP_ctl#ts r)uid _#(e)(;ngFrg)R) i\o)x v{uo p;u iU Np #| | ^dt#^ # _src/sml_octet_string_test.c src/../unity/unity_fixture.hN| uEr#T:eRE(S) ^\# :T 4228#T_n:#:_a#34em:e| #1s## #note: t:n g(aexpanded from macro 'TEST' m) ^reowarning: #_ u a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]#(src/sml_buffer_test.c )| ;p :src/../unity/unity_fixture.h45 void :;1 :_:( 29 #warning: 28# | | : ^37 ) ; | In file included from \ _a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]v: voido # note: src/../unity/unity_fixture_internals.h#expanded from macro 'TEST'n ai| src/sml_list_test.cd: src/../unity/unity_fixture.hm:eT#E:#20\ ^ 6236 src/sml_number_test.cS| :: ^: _4344T: 29:(: | _src/sml_boolean_test.cnote: :expanded from macro 'TEST_GROUP_RUNNER'In file included from 421#::# g src/test_helper.h)30 : 1| r : o62 ^ | warning: warning: ua function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] : warning: 23p #a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] #vsrc/../unity/unity_fixture.h a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]src/../unity/unity_fixture.h vo :: 36../sml/include/sml/sml_octet_string.h_: | isrc/sml_status_test.cv:29o41i29d: 38o:i::d371 :#:45U TnE:#37nda inote: T:mexpanded from macro 'TEST'S : e #warning: #E29St a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] | _warning: T _T( note: #_ 41##)expanded from macro 'TEST'v o; | #Tg\rgEya function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]iPoSodr Tu( ionT EtS38e uTp _| rps##29m_ | U# | # ^o g# l crtn_d#e_ ssrc/sml_value_test.ct:Go uoRpt_41av#:#_#AOos_i1t#trd: T#nuUEawarning: Plsl_,Sa function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]# iRS eTnnU_aN#msrc/../unity/unity_fixture.hmee#:#gN##E_Rp#_ra rt*us29gr:ns37es__sr:tmr( )a\tlnote: ouunn(uusexpanded from macro 'TEST'A)l(8 ) l_); o 29({)| p # | ^ | \# csrc/sml_boolean_test.c| ^t| _ ^^| e ^ : 42| src/../unity/unity_fixture.h void : 28tsrc/sml_octet_string_test.c_ :v1::o# #34i:ds src/../unity/unity_fixture_internals.hsrc/sml_buffer_test.cnwarning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]Tt:r:i E:4237aSnote: 46:src/../unity/unity_fixture.h:expanded from macro 'TEST'1 nm :28T:ge_:#_2#:38 | ##g:_ rru35warning: g enn(:) a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]23e\ :warning: src/../unity/unity_fixture.ho:urnote: aa function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]p expanded from macro 'TEST'# v#38o_46 it | e# _Ru warning: d:# a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 35uTniadm(Ue)N38; | | _ ^TE S : #37TE#_ | S v# _ rTnote: _src/sml_number_test.c C :uAn| ^vexpanded from macro 'TEST'(o iSo#d43E )( \| 38: i | gd void | 1 U ^srmo: l n iwarning: t a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]yu_vp Psrc/sml_value_test.cob T#src/../unity/unity_fixture.h#:u_In file included from E#ioSi#:ndTsrc/sml_list_test.cn:3841:: 21t f35: TeIn file included from f../sml/include/sml/sml_list.haE:me:Se1_:rT 22__note: I#: #../sml/include/sml/sml_time.h#n#:g41rexpanded from macro 'TEST' ri:t#(warning: o#ug)r_po24(#,# ua function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] i38:) _warning: n | i;a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]\ p ;src/../unity/unity_fixture.h : # #| 3841#t | | #s_n_ ^a#m:e35d## :e#mvl note: _oexpanded from macro 'TEST'n_a ^isrc/sml_status_test.cfm a: ud41t(: e1# i:l t)# 38warning: | mTeE s* Sa function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]_ | (sT)) src/../unity/unity_fixture.h; void| _ #:| In file included from # ^msrc/sml_time_test.cg l| v ^29r:oo37 :isrc/sml_boolean_test.cu::d ^_ note: pexpanded from macro 'TEST'50t: src/../unity/unity_fixture.h :src/sml_octet_string_test.c19 :T50: #src/../unity/unity_fixture.h29i#m_E::e11#S#52::T | : _ _ 16 :i58nv#n:aio #warning: ga function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]warning: ti7da function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]( )m ; :50 50note: | expanded from macro 'RUN_TEST_CASE'T | eE #| STrETT # ^S ET__warning: ((oS#usa function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]#)m lg52_r T | b o(ups p| m# voidl o| o ^ # # #_src/sml_number_test.cIn file included from {src/sml_list_test.c#_lo16_ | # en:#21aD#n:,50nE:iC: aam In file included from nec../sml/include/sml/sml_list.hmLt:#pe1a#t #rU#:e25_trns: uei n_t_warning: (sa function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]yAt ../sml/include/sml/sml_status.hR_)f(: \ra )50liE39M_: | | nTs28 ^:g | TeEwarning: S)a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]aEi,TS n T{(src/sml_status_test.c ^_ :C 41sAp39:src/sml_value_test.c :m521 | a(s:m lr_lS:_sn 1| warning: sia function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]:^te _ src/../unity/unity_fixture.hwarning: u:mEa function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]bsrc/../unity/unity_fixture.hm:(2838 ga:ur:oe urp3534l52n,:t | T,t u sEnote: Satn expanded from macro 'TEST'r* s T28p(ga | mae:ci) spr,ms el; \l_ v v_ae| mc ^lol uie__ut,nsrc/../unity/unity_fixture.hhsdslainote: : _49tfrg*n:e37expanded from macro 'TEST' i:aTd 8 enote: Eexpanded from macro 'DECLARE_TEST_CASE')38plad r | {s s) {e| S T ^a_ _t#u| r s49v_ ^i src/../unity/unity_fixture.hb:oo | g#noisrc/../unity/unity_fixture.hv:[dig ]l, tr(28e 28o:va oTuEnS34p)i:T34 _ :####d ) :;{ _gvroo( * uip#note: expanded from macro 'TEST' rdu #T## nnote: E A| nexpanded from macro 'TEST'l^a Sm _28lTT# #e| en a28 | sm | src/../unity/unity_fixture.he ^_#: # ## _ # (t28s :| )34# void_ ( g)r:oIn file included from ) (vnote: ovuexpanded from macro 'TEST'o ;src/sml_list_test.c\:i21i) p # #| _: #28d ^) ;T# | In file included from n d| ^a Esrc/sml_boolean_test.c | :../sml/include/sml/sml_list.h50src/sml_status_test.cS:::TT26 E ^ _mve52o:S: 1i../sml/include/sml/sml_value.hd#: T#_1#T48 :# | warning: #a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]E#Sg_Trro_u :u #g#src/../unity/unity_fixture.hwarning: pa function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]:g : n2629 void:(:r 37r52): # | o ouwarning: #pu| note: T#E#expanded from macro 'TEST'_ ^In file included from S_Tp##( a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] #src/sml_time_test.c_ s#m## ln_naa29s | :#tm48e20 | #: s amte17u warningIn file included from mss#l##__# generatedn_. vaamsrc/test_helper.hel ((,# u):e23 p*;: # avr_cc -O2 -pipe -I /usr/local/include -fstack-protector-strong -fno-strict-aliasing -I../sml/include/ -std=c99 -Wall -Wextra -pedantic -c src/sml_tree_test.c -o src/sml_tree_test.o ../sml/include/sml/sml_octet_string.h\)(s)s;: \ e| 38om:l ^45;:_ o_\ i vwarning: src/sml_value_test.cda function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] | p:at 52l: iTuEe| 38_ ^i 1SnT:_ oi#tsrc/sml_number_test.c#nwarning: (a: | 50lgIn file included from :a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]1r o ^src/../unity/unity_fixture.h src/sml_tree_test.co):)u; c:{t: ep 19src/sml_octet_string_test.c: # In file included from :t50| 29| #src/../unity/unity_fixture.h^_warning: ::a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]_ ^1437s : t src/../unity/unity_fixture.hsrc/../unity/unity_fixture_internals.hr| ::1:#:#19nia: void 27src/../unity/unity_fixture.hm:note: e: :#2928expanded from macro 'TEST': #34n:g37: In file included from :* _ 29srsrc/sml_list_test.c mnote: expanded from macro 'TEST'l:note: | expanded from macro 'TEST'21warning: warning: _ : u na function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]oa function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]../sml/include/sml/sml_list.h c 29 | : ( 57 19 src/../unity/unity_fixture.hvt | :28)24o:ied\: t warning: | _t a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]| y ^ 29s t v:ToEr S Ti57 | src/sml_boolean_test.cs37m:vli__:o ndlinote: gid#_ gsT#Egpexpanded from macro 'TEST'rte 50 eSn*Te29doer | T _:u1sam #:lEf S warning: _pv Tto#eila function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]#i_vd_s #_#go#iurd# src/../unity/unity_fixture.honutu T#agui:rmoen_Eui38p:p35iStn###i#:##__Ty tdf_(r)#unote: #expanded from macro 'TEST'##n;u_na(# ( n m)#)\n| ceag ^m; re t# | i# void #oo_ uIn file included from | r u38 ^ | n#| _p( n#(#src/sml_time_test.c )(:)src/sml_value_test.c;\) ^ ;21 | ^_: v ../sml/include/sml/sml_time.ho :\ : src/sml_number_test.c4152| ::i :| d24#150 ^#:| n:a void: ^warning: src/sml_list_test.c : | warning: 27 voidsrc/sml_status_test.ca function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] m:1 : src/../unity/unity_fixture_internals.h52: 41: | 1: :s291 mwarning: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]:src/../unity/unity_fixture.hT:E :e38la function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]27 ::warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]_ # # src/../unity/unity_fixture.h3527_ | trwarning: Sia function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]src/../unity/unity_fixture.hm::: uTnTnote: eexpanded from macro 'TEST'E 29S T3829 | :v(_)_*o37\s::#S#E3835 :g | i m note: d| expanded from macro 'TEST' ^ r note: Uo ul Tp src/sml_octet_string_test.c :_U50 expanded from macro 'TEST'38nPi(tst#iy | : 1m#l _29vmo | M e #_ iadi#nn li l oa mv c:_v owarning: leiTst_#(EoSi#iSddt)Ta a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] T__(rsrc/../unity/unity_fixture.ht) t:ET 38) E | S:#T#ST_35#T:; ^{_ g##r gnote: o urexpanded from macro 'TEST'| esrc/sml_boolean_test.c^p | s ^t# : 38 | (src/../unity/unity_fixture.h| # : voido)u #22;:p 59 _g52r#:#src/sml_time_test.cn:1 27#o:: anote: #uexpanded from macro 'TEST_SETUP'mpwarning: :v| #o#__i1# ^d#a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 59:e| | voidn 22#Tsrc/../unity/unity_fixture_internals.hTwarning: aa function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] | :m #e30 :#27#E | n##aS25d#TE_:_T_e SErf#i(m#ewarning: un)ea function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]SnT gT ( #T_rES sSoT#u(m| l ^E __bT 30pSUsrc/sml_value_test.c#o)_E\#P:T63 | U(_vP():(oo gl#r# oe | | s ^1iu:m n pawarning: la function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]a ^_m src/sml_number_test.c)de #63t | n#i: Tsrc/sml_status_test.c,m _ 58v:U:o52piea1nE)id:( :{) rts ST warning: E| SeTa function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] y| M1_T ^ a58#_l | :ol Tpo(cEsrc/sml_octet_string_test.c_tEi#s^n gdm:T58o:Ssrc/../unity/unity_fixture.hleT1 s:(rsowarning: :munta function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]p_ a# v#22awarning: l:_a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes](src/../unity/unity_fixture.h52l)S:Eul38;:T): 35 note: eU_P:expanded from macro 'TEST_SETUP',({)58 n | | | unote: T ^22expanded from macro 'TEST'm | b ^#pEasrc/sml_list_test.cSd:eerf r38 Ts31,:| ( | i n1s| ^ pe void_ u:n mwarning: src/../unity/unity_fixture.h e:a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] l28asrc/../unity/unity_fixture_internals.hr v_o31:o31i | :cTts:d22e sEet _:34_:sSi twarning: r ignote: TuTnnEsTin_a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]e ggdE3,TSexpanded from macro 'TEST' n Tp2a_ S Se28d | 31)1 | ETi_E{T#UA RP6()gn {_ # Dg| tr^o Or ur sWopuUsrc/../unity/unity_fixture.hNn| p^:e28 : _#34o#)src/../unity/unity_fixture.hi: 28pt: :34yvtvFi oa_o(iodii:sdm l# l n#au_rnote: TnEaelexpanded from macro 'TEST'note: mexpanded from macro 'TEST'ei#s#SlTTE__(S#TCt) _o#u) #)28n tg r | o { | ( 28vu)| p;#{ ^#o i| ^ ^ #dsrc/../unity/unity_fixture.h | g r| o^_ S | src/sml_status_test.c :src/../unity/unity_fixture.h E:: void24TT:2860 U63P::src/../unity/unity_fixture_internals.h1v:o(E): 33 u::note: 30ip:S warning: 34expanded from macro 'TEST_TEAR_DOWN':#Td #warning: _ _ Ta function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]note: expanded from macro 'TEST' ##Ea function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]# n 24S63 | T # | g #28| T ^ | rd_oE33u#e fS | isrc/sml_time_test.c Tvp(oa#:g#srm31m ol _iud s:pnv #o##e_ie 1TUd#E_ #tS:#T# Tn_E#warning: nTaa#Ena function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]AtSaRmi _eu#m e_#(_D#Tt#31y(Os | ,_))( _Tp;a\;#r) Es W;N\(#gSe g\_ Tr | ^| nr o_usrc/sml_boolean_test.co:TCptE ^Aoou)59pn# #| Rc_src/sml_value_test.c ^:v63 o::l1_i_1dD:Osrc/sml_number_test.cu:: W 58TuNd(n:warning: Es iwarning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]S1T:g sna function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]src/../unity/unity_fixture.h# e Fwarning: em:src/../unity/unity_fixture.h#li:xn_29a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]_ 29#:#t37gd:)tu r:src/../unity/unity_fixture.h37irm enote: {expanded from macro 'TEST':a)e o um T:ep{# 29e | ^note: s#t#:_29| | ((^ )) ;expanded from macro 'TEST';# \_ src/../unity/unity_fixture.h 37 Tsrc/../unity/unity_fixture.hE| A: ^28: :| 2434:::v ^ 60 note: Rsrc/sml_octet_string_test.c_o29note: | i:d58 :D| O: 1expanded from macro 'TEST'T:Eexpanded from macro 'TEST'WS voidnote: T _ #src/../unity/unity_fixture_internals.hexpanded from macro 'TEST_TEAR_DOWN':#N gwarning: ra function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]28 29( | )v o | 36u p| #o: i# ^ dv 24 vo_isrc/sml_list_test.cdT30 :E#:o35#: 1Tsrc/../unity/unity_fixture.hEiS:nTwarning: aa function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]_29#:#SgmTe37r | o_: #u36d | ##v#:p##g od#r_i#d# noaT mewarning: e_#Uufpnote: rnuiexpanded from macro 'TEST'in#et#a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] n_E S # (r)TT y35u_E#29SnT_#\ | (T)EP \S T_# | nT| oE ^ ian A mt(e # e| sgsrc/sml_boolean_test.cm #lvr ^R__:D# lr59Oio_isrc/sml_number_test.c_o:u58s:t1WrU,:u:pdnnN dwarning: (( g rToi#a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]A1n:#l E_oliwarning: src/../unity/unity_fixture.h)t:)38 :Sa function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]\{S #Tu p| #src/../unity/unity_fixture.hn:a| )^35 ^msrc/../unity/unity_fixture.he38 :_28v:#:: o e#3534:#src/sml_value_test.c_i::# g d( note: Texpanded from macro 'TEST'E)Snote: T63r_o:expanded from macro 'TEST'note: expanded from macro 'TEST'u p#28#; \1 # gt38s :( | | 38r | ^ warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] o | v)usrc/../unity/unity_fixture.hp osrc/sml_status_test.ci::d38##63; _ : #35# :T#| vnoE ^i Sv_aTT m:d_ #onote: #expanded from macro 'TEST'e E| A1 void# i# g_rT:R d_rDuE src/../unity/unity_fixture_internals.h38O: 37 S | warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]on: Tu23W( ET)src/../unity/unity_fixture.h: N_\( :)29p## #:Sv37o:_ # g| r#warning: oa function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]# ^n aT iu_psrc/sml_octet_string_test.c#| # note: : ^ # 58expanded from macro 'TEST'#mgde_37r## #:o | src/sml_time_test.c1#vTnuaoE:Sp29 _warning: | (mTia function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]#_:d35e #) #U:n#; i __(#)src/../unity/unity_fixture.h\t 1# : nya:# # 38v| Pmo| o ^iwarning: i: ^a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] dgn35src/sml_list_test.ct: src/sml_number_test.c :er:o#u#35 :65Tp1# :_e:r35 | 1E(#:warning: S_Ta function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]E_)STInote: #src/../unity/unity_fixture.hwarning: expanded from macro 'TEST'_ a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]## :T n#(| n i29 :38s ^t 65g | rm 37l | src/sml_boolean_test.cTo::_ 67note: ( utpEexpanded from macro 'TEST'ai#mm )# :;v eSeT#_ 1 :o#i ,| 29 ^d( | s m i#nl T_E i t_n#)n(| u m{a void warning: | )mIn file included from e^bsrc/sml_tree_test.ce Sa function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]:#src/../unity/unity_fixture.hrT: _| 28v #: ^_34 o#isrc/sml_value_test.cd: , r#u T6719 | gTEEnpr75o: (Sasrc/../unity/unity_fixture.hr:Tsu)_pS#\#e#_:_1:: u##nT16s :warning: g a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]ir| og(unps#note: mexpanded from macro 'TEST'#58n: ^l #_ a b28warning: | e_a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]#src/sml_status_test.cdmo#3e2n: 63a) #:o# l {e 16a | 1mnvi75 ,e | :n#_t(| )oT^E# iS Twarning: src/../unity/unity_fixture.h a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]U| :( nsw28rdm ^src/../unity/unity_fixture.h:i34t:_ TrylMi:u_t38src/sml_octet_string_test.cv :anote: :expanded from macro 'TEST'35lea:nu(E69S_T t:rei,1 n (note: iexpanded from macro 'TEST' _p:28 u#e)#\warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] | n ga r38 o) tu 69{ | | T E ^ | SaTr| rgs^(pv#so #i src/../unity/unity_fixture.he__: 28di #n#t:mTlEc Se,v gsrc/sml_list_test.cnoec_ahiomc:r35e:dt#1a34e:tr #6T:_note: *expanded from macro 'TEST'_(s4 _ warning: ) a;T#a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]r_ EgS#f\tv [ esrc/../unity/unity_fixture.hwT e_r#r| : ^38 i28]src/sml_time_test.c,# | g_g rbnog:y:u35,r t o:ev35o p:i1 s )v#odi u#d _ # #(wTr:i t*note: pexpanded from macro 'TEST'#warning: na function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]a# {rEuSe_Tsrc/../unity/unity_fixture.h#n:Am)e29_#l ##38{## | lng : r a| _mo eu#| p37#(:# _T) note: e^ svt#o_is#()d# expanded from macro 'TEST' )| ^; \ ( src/../unity/unity_fixture.h ^: Tsrc/../unity/unity_fixture.h| 28 ^E)src/sml_status_test.cn:a73mS29:: )28src/sml_number_test.c | :;e 651::# 34#: Twarning: _a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes](: _ #| 1#):note: g;:\v ^expanded from macro 'TEST' r owarning: o i7334d| 28 | ^a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] | uTp src/sml_boolean_test.c# #E _ | #::v 67 oS:#note: Tisrc/../unity/unity_fixture.h1expanded from macro 'TEST' void:En TS warning: :a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]T d29src/../unity/unity_fixture.h(_ a28# sT | Em:e:In file included from 37 m#src/sml_tree_test.c :lg_#S29r::37sTt20a_ #o# : #note: ug_:t vuop(r)iIn file included from s#dnote: o#expanded from macro 'TEST', expanded from macro 'TEST' w_ T29src/test_helper.h#E: | 29 | | Srui ^23 t# T: src/sml_list_test.cn:a_42m:e#e 1# #:../sml/include/sml/sml_octet_string.h :#warning: _ a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]_ r38 :s vvto42ap | tuugsT3E2nS#T#(45)( ):o_i#srm{l io_#ldu\d i n sTaEm e| #T| #S ^_ (Tsrc/sml_time_test.cpt#)_;#\:, #a^warning: #| g35_:a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]#E ^1 # :src/../unity/unity_fixture.h SdnTr:oaud_)38#src/sml_value_test.c28 #warning: gp | :om#a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]#e_:c34t:e 75src/../unity/unity_fixture.ht:#:#_r38#_o{(note: )#;u1s::npt rexpanded from macro 'TEST'a\ i m| warning: ea function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]^ #n#g src/../unity/unity_fixture.h 35 *# _28src/../unity/unity_fixture.h:s:m | #:l 29_r:o| 28 ^_37c t note: ue:texpanded from macro 'TEST' #_#nsrc/sml_octet_string_test.c n:s34(:)t : \r i nnote: a g| vm38eexpanded from macro 'TEST'_69g e: ^# o1isrc/sml_number_test.c | : 65note: dexpanded from macro 'TEST'28 :# : | 1n :T_E e warning: v Swarning: rTu a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]29n | ( _)r#\a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] aosrc/../unity/unity_fixture.h#src/../unity/unity_fixture.hg:: 38| :ir ^2935 o tsrc/sml_boolean_test.c e::d67 :_u p 1 T Evv: S#:To_37#inote: warning: expanded from macro 'TEST'o#a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]u_ ##d :g # src/../unity/unity_fixture.hnote: :expanded from macro 'TEST'uni irda38(m) To ;38 29 | udE | p S:#T EeT 35S: _| Tv#o i### _ #_d# g note: r ^expanded from macro 'TEST'T o uvpEo #| S voidTgi##_#r_d_o #38T# | ##u(p)E#; S#\nIn file included from # n agT__m #r o u| psrc/sml_tree_test.c#e##vao#:g##_ ^mi(dn21 #r_ )src/sml_status_test.ce: #TIn file included from o../sml/include/sml/sml_tree.h###::E 7324aSu: Tm_pn#a_e1(:: # | # ^)#;warning: ##a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]_gm r\r../sml/include/sml/sml_value.he :o _ src/sml_time_test.cu:un#(src/../unity/unity_fixture.h| #4841)#p: ^n:#26#:\ warning: :a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]291 :src/sml_list_test.c #: 48a_m37warning: : | e42s:_### #:a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] | note: _ ^mr (lnexpanded from macro 'TEST'1u n_( :29 av )src/sml_value_test.cm | e :)75 : | warning: \a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 1 a:41 ^ | # | T ^ #l_src/../unity/unity_fixture.h( u: warning: esrc/sml_octet_string_test.ca function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] *src/sml_number_test.cEsrc/../unity/unity_fixture.h)::Ss38 Tv(72 o:im29::s| 1l:m69 ^:_ lwarning: 35a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]src/sml_boolean_test.cv ::a74l:1:37 :d 72:unote: eexpanded from macro 'TEST' T E_note: 1warning: :S i_nexpanded from macro 'TEST' | a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]i warning: T _TtEa function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]S #29i T | ( m38 src/../unity/unity_fixture.h # | t v(e )g:;,s m 74 | 38lT_ pE onr| :uaSvT35(r ^oims o: bsiddeemr| ,u Tp void _ lp_ note: bsETaSEoeo#l#e_Scexpanded from macro 'TEST'_TIn file included from i_ n##r#src/sml_tree_test.caT _38:d21# | : n#anIn file included from ,../sml/include/sml/sml_tree.hmees:x25#: gg# r../sml/include/sml/sml_time.hr o:owuu#pp41#:)rei_# _{#_#u#n#s_rtue #24i: ng#a nwarning: _a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]m nnaem(fea | 41^v)l | \do3 s src/../unity/unity_fixture.h eie| #2:s) ^_# d #m 28l#_ _Tsrc/sml_status_test.cf:tei73mw:EeSrr34T_:{1_ (:: _e b| note: uexpanded from macro 'TEST'n )warning: y(t#ea function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] ^ # src/../unity/unity_fixture.h s* )g rsrc/../unity/unity_fixture.ho:)38{s:| : ^35 28\m 28 | lu: _ t inote: : expanded from macro 'TEST' 34src/sml_value_test.cm | v^:p85 ::src/../unity/unity_fixture.ho1i| : ^e# d #__Ti:warning: #E#note: src/sml_list_test.c28n:i34nta function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]::3842aexpanded from macro 'TEST' note: | :m1e( #) expanded from macro 'TEST': S # 2828warning: va function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] | o i 85T | d _ | (_T E); ST E T (# | svSmTsrc/../unity/unity_fixture.hl ^| o ^ _ i_dv| # :src/sml_octet_string_test.cg:#ra38T: voidEv76 lou35eoIn file included from u:src/sml_tree_test.cS:T# g:_1#note: r21:i p,#expanded from macro 'TEST' oduwarning: : p##a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]ga_ ../sml/include/sml/sml_tree.hpT#E#: r103_S#T#_#rn#:s2438eo | ua_: # mgpe r#o #u # p owarning: pa function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]76v###on_ | itdi _o na#a_T( )103lmTEE S# | SsT#)Tn(a #e#m {_# n | # ^s| m^#e #mga_# src/../unity/unity_fixture.hl:_lm28e:#34#r(_)src/sml_status_test.c_:(84#;o_t::\ cr)et;eot(_ s1e: t\ note: ur*iwarning: expanded from macro 'TEST'p| ) #| ;a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]\ ^ n# _ s ^g#,| 84 ^ | T#w n28asrc/sml_boolean_test.c r:src/sml_time_test.c74m:e:m#1# E | S:41i: _src/sml_number_test.cwarning: t1Tea function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]l(:: _src/../unity/unity_fixture.hm u ) ( swarning: :m7229v o::l1i| l:37_: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] warning: _ ^t ds a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]tsrc/../unity/unity_fixture.hisrc/sml_list_test.cr t:ea etnote: up29:lexpanded from macro 'TEST'e:_s src/../unity/unity_fixture.h :29Ti | n 29_E,52 :t l S 37T:w_i# 1v_o#:r37inote: t:g(:) fnote: texpanded from macro 'TEST'ei e_expanded from macro 'TEST' warning: ird 29a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]o | ; lo u29 TdEps #p52#| _) | ^t i | T E# #S ST _o# n T{n a l() #| sv^o| ia void gv mm../sml/include/sml/sml_tree.h lresrc/../unity/unity_fixture.ho{i:odu _110ldp #TT:EEi#s#t34#SST_:: 28,T(_| # ^: #warning: na function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes])p__##;a##34 gmger#:a o\ r#r osrc/../unity/unity_fixture.h_uspu| 110re ^u :pn# _28 | :s#(#tsrc/sml_value_test.c#34:wnote: 85_:expanded from macro 'TEST' m_lo:_# ##_1t :re28n#tnnote: | e ae _expanded from macro 'TEST' )n aprmmieea e s#warning: 28# | v)_t\ a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] # # o vh | o ^{ ri* sui n_src/../unity/unity_fixture.hrd(| m )dlu\ TTn E:src/sml_boolean_test.c^E _:S T74src/../unity/unity_fixture.h| 29t_:r:e:28eS ^(371:T34: )_\:#:# note: g r expanded from macro 'TEST'_ #osrc/sml_time_test.cnote: upexpanded from macro 'TEST'awarning: ta function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] # h28_ | :ipn igtr#41( o src/../unity/unity_fixture.h: 1 :#v| o )i:; ^38warning: d _a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]u#p :#T29n E35 | | S ^T a# _src/sml_number_test.c :src/../unity/unity_fixture.h | 72m::ev#38#:#1o_:# #_##g(ri dnote: n) o void:uexpanded from macro 'TEST'35Tpawarning: # #a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]:E ;38\ | note: S ../sml/include/sml/sml_tree.h :| Tmexpanded from macro 'TEST'_ e#_ #117src/../unity/unity_fixture.h: ^ :## 44gsrc/sml_status_test.c#r _38o:v:o i# ndwarning: 35(a::)38 84T:note: u | ; a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]mE\expanded from macro 'TEST'1 S : pT# warning: _e38a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]| ##_#117 ^vg | r# | somu lo##i_p(src/sml_octet_string_test.c)# d# _:#76v:o1 :_i nsrc/../unity/unity_fixture.h #T#p;da:mrnEaom29e:#37c\_eS#pT warning: _:a#r#| _ ^v#a_a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]_T#rlu gE (src/sml_list_test.csrc/../unity/unity_fixture.hr)o : unote: nuS29pexpanded from macro 'TEST'e(| : ^ 37::#T# _ _#src/sml_boolean_test.c#):\52g:81note: rexpanded from macro 'TEST'# 1o*:# u1n | 29: | a:29 sp | m lwarning: #va function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]_ warning: pma function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]r # ^e # src/../unity/unity_fixture.h o81#src/sml_value_test.c_oic:_85:d29_: #(#v1T | )o:npTaE m :i37aS:TE S T_| note: (# ^srd#m _ ewarning: lgva function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]Tr# aexpanded from macro 'TEST'lsrc/sml_time_test.co:_52bEoSu psrc/../unity/unity_fixture.hu #eo:_29Tl#1#(_e_::)# # | #a| g ^# _ in 38v:nwarning: aa function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]n imtsrc/sml_number_test.cr(oe:)o7935# ,52 #w_u: | 1ipr;:rT :dE warning: i note: ta function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]T E| S#expanded from macro 'TEST' ^S T (#sT 79u | n void | m l__#e( _#_t)38#T\o | niaE#mgmSpT ../sml/include/sml/sml_tree.h :eer,(123#: t 38sv:o #moiwarning: i| oun ^ppla function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]# _a_ar rldsu src/sml_octet_string_test.c123 #:n | (s)76TeE_nmS_#\)Tt_# lni_u m#m#:{teua m esb gpr#oe| #et1r:,_ula^_ rpe#| up#src/../unity/unity_fixture.hnam:_ #rwarning: # ^pna function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]sn(a ))t mre src/../unity/unity_fixture.h28:src/sml_status_test.cey_:#3438#:u:_{(\35 n :note: *:84s ) :| i ^expanded from macro 'TEST' 1g:n snote: | src/sml_list_test.c| : ^expanded from macro 'TEST'^ 52mwarning: l :_28t1 a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]uepde:l _src/sml_value_test.ce: 95warning: 3src/../unity/unity_fixture.h38src/../unity/unity_fixture.h | 2::381n:a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]:: t35rwarning: src/../unity/unity_fixture.h y: | :a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]3828 _:o p t:34_v i:note: on 35i95note: :expanded from macro 'TEST' | ioivdexpanded from macro 'TEST'T nEnote: a oexpanded from macro 'TEST'Si38 tTd(l) T ;E | )T( 38 {s S| | m l ^ E 28S | _ vT T__ #v#a o| | vv voido ^i #g../sml/include/sml/sml_tree.hrloudsrc/../unity/unity_fixture.heii od: ,28u #:wgp r129 #:#:TriT34oEtE40SdS :TeE__S#o#ucp: t#TeTt#_T _note: n_warning: #a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]_asm#te ###expanded from macro 'TEST'#r #in129na g | rg_m28) | ger###o o{ #usgm u| r#_ o ^_lpv(u)_op#p#ip;#\_ ed ( )r#i_o##src/../unity/unity_fixture.h#: # dT_En a#mSe_| ##| n ^28Ta ^_:##m34e :#src/sml_boolean_test.c_ :ne(nsrc/sml_octet_string_test.cnote: a#)expanded from macro 'TEST'm e81::831#t:###1:r g:y _r#;_ warning: *28( | a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]s(o)u m\ p ) lwarning: _ | a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] ^#p | 83# | src/../unity/unity_fixture.h Tv _ : ^29oesrc/sml_list_test.cr:i: 37o:d | isrc/sml_time_test.c64::note: _#52expanded from macro 'TEST'EeSnd#: ^ 11:: t 29T n | TE rsrc/sml_status_test.c warning: aa function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]:SyTm _warning: e#(#90src/../unity/unity_fixture.hg s:m#r#:oa function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]u 1_l viopi#_d:o nwarning: 29cia function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]t#_(t:64(e) 37t_ | ;T\ #)E#ST n T;a mE_e_#S# 90gT | :| #r#os_tuT ^pnote: (expanded from macro 'TEST'E(Ssr Tm | | _ voidl G_i#nsrc/sml_tree_test.c)R#g:,28 ;l \iOw U _Ps#t_ ^#:29 r1in,:tReUsrc/sml_number_test.ca : | warning: 79a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] p:_m e 1#o| # _arNp ^t u src/sml_value_test.c rin:(N)9528\:o | E sTeE warning: _noaRa function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes](vlo )p| is:tsrc/../unity/unity_fixture.hm1S ^T:l _: S{E_warning: Ta function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] dsrc/../unity/unity_fixture.hiU:Psosrc/sml_boolean_test.c(29s29m::37ln_:a8137tl:| a::t ut snote: )note: rexpanded from macro 'TEST'^e1expanded from macro 'TEST':{) e T ){ 29 warning: | src/../unity/unity_fixture.h : 28{ | : E| ^S34 29 ^ :a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] src/../unity/unity_fixture.h note: src/../unity/unity_fixture.h:expanded from macro 'TEST'T | | src/../unity/unity_fixture.h : 28:38 :5728^v34: | o: 35 _v#:o:i note: d#i dsrc/../unity/unity_fixture.h : note: expanded from macro 'TEST' 22g rv Texpanded from macro 'TEST': 285244T | :EEo uS o:Tpnote: expanded from macro 'TEST_GROUP_RUNNER'# inote: expanded from macro 'TEST_SETUP' d 38T22S# | _##vdoei_E | f##din T#aSm_ eTT 57nE#g#_rgS | o eT r o#_uupp T ##E#####Sgg_ #vr###o_ _rr#Tuunp(n)ovuo#_oSaimi\E# pe##nd# T#Ud_ | #Pa#m#( gTeTrno#u#p ^Ea_m_E_Se rSurTu_src/sml_time_test.c#)##nT nv_##o:a(n#(g)52_\rm i)d\# # :(| )o; g u\pr# ^| ^1T:e#src/sml_number_test.cE :# S79#:src/sml_value_test.co_ _| #(:u)p;#\nT951 ^_ :#warning: # #1a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]| ^:gsrc/sml_list_test.c:src/../unity/unity_fixture.h #r_::aom38G :warning: e #64src/sml_octet_string_test.cwarning: #:a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]ua function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]1 p_src/../unity/unity_fixture.h :( 35::src/../unity/unity_fixture.h#): 38note: | #:_38expanded from macro 'TEST' ^Swarning: E:R Oa function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]35TU U38P::(83 | P )35 : _note: R Usrc/../unity/unity_fixture.h| :src/sml_boolean_test.cexpanded from macro 'TEST' ^:v87 o29: 1N :note: : iwarning: :src/sml_tree_test.cd:a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] N137 38 32 | : E: expanded from macro 'TEST' 1 Rwarning: T 87: :a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] | _T Evwarning: SE38a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]S rTo_src/../unity/unity_fixture.hiT | Gnote: _R: u O29UdP :# _ 32R37U:Nexpanded from macro 'TEST'n AN#E lv onote: l (R )expanded from macro 'TEST'T | 29TgEiE( | ;S \srm l29_ TS | _To_dub#oT op| #l#g ^E #A r _ev oTsrc/sml_status_test.cRao#uE_#D:OnnS)p90i: 1{Wad TN:( #T # sE_m S_ Twarning: #| ma function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]e^l_ #_ t r#e#eg#src/../unity/unity_fixture.h#:)r#n#vsrc/../unity/unity_fixture.hogai_m (r)d58 :e:57{o#uop#u# p37 : #| _#T| #E# ^nS:aT ^__ note: #expanded from macro 'TEST_GROUP_RUNNER'#44src/sml_time_test.c:#_ g(note: )expanded from macro 'TEST_GROUP_RUNNER' src/../unity/unity_fixture.h #58m r | 57: :e## o24n:6360a | : | u#v_or:miu p1enote: #expanded from macro 'TEST_TEAR_DOWN' ^#n d _ # #24src/sml_value_test.c(: # # Tv_oE) ( | warning: Si:n106a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes])#d: Td1e \63 aT | _ :T EE#S fSiTm(warning: Tne| s# ^#_ #| ##a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] ^ ge_g src/sml_number_test.crrru:on TmE(lSsrc/sml_list_test.cu:_T87_106T)64E:\p | A1TRt:E1:S To_iD#:O#warning: uWpa function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]_NG # # mwarning: (| 87a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]( ^gRrOo _sUG Ru | src/sml_octet_string_test.cpsrc/../unity/unity_fixture.he):P38m:l,_ _ :35Op:UvPavT83_aEr:RsSR UTUnote: leo_1expanded from macro 'TEST'(i :N d38N NENRoT | Eu Swarning: pEtR(_irToeu )nn A_s,\a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] maw #v#olrsrc/../unity/unity_fixture.hlli:g38r it_d| l ^:)35 o ( n :u{) u mTsrc/sml_status_test.cE| bSe^e;r Tp_note: b,_src/../unity/unity_fixture.h#::oexpanded from macro 'TEST'#90o l# :#1\28_ T:E34g38r:o AupR | :_eDa | n anote: ^warning: r) sexpanded from macro 'TEST'pa function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]src/sml_boolean_test.c{ # O | WeN^:(#_ _ )usrc/../unity/unity_fixture.h nvsrc/../unity/unity_fixture.h87:o28i:d34s ::28: | 1 62note: : 44| :: expanded from macro 'TEST' ^i g Tn#e#dsrc/sml_tree_test.cn6:4note: a )expanded from macro 'TEST_GROUP_RUNNER' E mwarning: S36a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]e:#1 #T_ _ (src/../unity/unity_fixture.h:62 | :#5828# )vwarning: oa function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] | i d {| g r: ^o u 3637 | | v:T T^E voE Sisrc/../unity/unity_fixture.hpd#:Ssrc/sml_list_test.cT28note: ::# (expanded from macro 'TEST_GROUP_RUNNER'oTi_ E7234:sd 58ST1#T::m_T E# #_note: l#warning: expanded from macro 'TEST'na function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] | #S agT#rm ger_o72uo #u #_p#p# t#rge#28# | r#___oeT,#v#(#)n# | n aEo i midun | i ^ae tSm)e ###T #{ src/sml_octet_string_test.cT_:E _p( S((#)88sv o;Tm#:| \)1 l_^G :| ; \i_ ^ _#src/../unity/unity_fixture.hR: l28 O| isrc/sml_value_test.c ^warning: sa function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]d: t#T: , g106src/sml_time_test.cr:3463E:w: S:To1U:P __warning: #Rr i1note: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]t88e | _ o:Texpanded from macro 'TEST'src/../unity/unity_fixture.hnu#Ep #warning: :S29ge r#_UTNe_28a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]n:Go37(u: | p t rNyR #) sOsrc/../unity/unity_fixture.hnote: mexpanded from macro 'TEST' lU_E{o c RP#| _ #^ t# e_ R29Usrc/../unity/unity_fixture.hnt__: | ra28m u:esntA v#o: 34r iNnig:l#l_,v (29N:(note: c)m37E:Rd )p(o;i\ dnote: ) ) expanded from macro 'TEST'{Texpanded from macro 'TEST' E \ STT| E_S #29# ^g | | T ^ r | src/sml_status_test.c _o^ :src/sml_number_test.c| :src/../unity/unity_fixture.h 87 ^#v#:91::28 | 2gu28o1p #src/sml_boolean_test.c ::# r_i # d#87warning: :n ovuwarning: :paa function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]:#a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]m1e #o 34::i src/../unity/unity_fixture.h91 d_ #:#warning: note: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]# | 29Texpanded from macro 'TEST'n: a #RE37S:_src/../unity/unity_fixture.hTUT:E62_28N | : r mnote: # 44 e_#:#u# SvTT E_onote: giexpanded from macro 'TEST'ndexpanded from macro 'TEST_GROUP_RUNNER'r S(To (T _ )E)_S\CuAp;29STE # #\| g(#s#rm | ^_ l| o_ ^s#62#src/sml_time_test.c :utna63t:pu1s_,a# : # | src/sml_tree_test.c# #m e:vi g_warning: #a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]# #r#36_onoaimr:src/../unity/unity_fixture.h u1:d38 ne:uvno(i#t)i#d)pT _ ;:#(Twarning: # 35E_SE#)Sa function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]\T | T ^| : ^__;#\## #note: nexpanded from macro 'TEST'g r#asrc/../unity/unity_fixture.h| g or ^usrc/sml_value_test.cp moeu:src/../unity/unity_fixture.h#:# :#38psrc/sml_list_test.c_:#G29R10652 | O:#:_#:U(P17):37_::72 :note: 1expanded from macro 'RUN_TEST_CASE'#;note: \ : warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]expanded from macro 'TEST' | src/../unity/unity_fixture.h# ^n52warning: : 38vaa function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]m | oei# src/sml_octet_string_test.c _ d: : src/../unity/unity_fixture.h #2988_: R{U N:35NrE | R 1 D:29E: TuEwarning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]CSn:LT 37A(_note: expanded from macro 'TEST':) \#vnote: R_#Esrc/../unity/unity_fixture.h :r29oexpanded from macro 'TEST' ig _ r 38T:u37 | Eo dSu 29p: | T#ET#_n_ CS#A | ^TASl_ # lsrc/sml_number_test.c : n E(v#v#onote: ai)od( expanded from macro 'TEST'ggr o87| ur ^o 29u | mpi epd#,# src/sml_boolean_test.c#_ :: #88n #:T1#an:TEaESm2eT_mSv#o#_(#ei Tdwarning: _))a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] : _ #rg ;# warning: \r| o a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] u ^# src/../unity/unity_fixture.hu| g T ^rEo:S88upT#p_##n_38 | ( src/sml_time_test.c#src/../unity/unity_fixture.hR::U##N:35)49#:73_\n##:37#: _note: Tagmr:eexpanded from macro 'TEST' 1 #no :ua m38pE#enote: | # ^warning: | a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]S_# T_expanded from macro 'DECLARE_TEST_CASE'src/sml_tree_test.c_ (73 :# )C36 | T#Ar :u149E_ | :S E| v no warning: ( ^)i #(a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]dSsrc/sml_value_test.c :T#src/../unity/unity_fixture.hs n 117::38(a:T\m sm vEl35o_:me bi#| lod_# ^onote: Stl1 Texpanded from macro 'TEST':i_Tm E_eS r# T _src/sml_list_test.c38awarning: n#u:g,a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]#re | o #72 iun117g n:i | rt( )To)pE#\;,S#u T1p _( w s:##r# m#_n| # v#i| o ^warning: an ^i a mtea function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]src/sml_octet_string_test.cl:#_de src/../unity/unity_fixture.hm88e #__ sv(aT:#E)S#:_52src/../unity/unity_fixture.hr1:u7 :T ne| _(cl ^::38 :)# #_ note: iexpanded from macro 'RUN_TEST_CASE'usrc/sml_number_test.c g35r| : ^: n warning: 94da function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]e: 152src/../unity/unity_fixture.hsrc/sml_status_test.c | : note: o:uexpanded from macro 'TEST'x:e38 p:)92 35 #: , warning: w{r38# | { 2::_a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] i # tnote: #e expanded from macro 'TEST'n warning: a m De94 #_#a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]| v ^u_ E | oCnsrc/../unity/unity_fixture.hsiLTi d:(28E S:A34R:38g | 92note: ) | Tnexpanded from macro 'TEST' E _| ReT ^d 28 3 | (TUEEN2src/sml_tree_test.c_sSSmT _ T) :TE42vS #loT__vn_#:gCurComibAoSuAeiE Sr{(p1s: ,d# E p| mwarning: a (l#a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]dr__T#E s tgs a ^t# neu_SrsTsrc/../unity/unity_fixture.hu,:42 ona28 | pTuETap:sErSs_SiTge_m34e:n,# Te(##_sd 6note: mn##_4#lexpanded from macro 'TEST'a_smg t rg28ear | (f)otuo _p) u # ter # _v;u\#p| #w ^e eosri_#8src/sml_list_test.cb)ed; :n#T , 85 : a_Em| #y ^a#| 1d ^: nsrc/../unity/unity_fixture.hat eSsrc/../unity/unity_fixture.hed#: mwarning: _49#e:T37ta function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]#r_# _e(:e :8552_:() | ) ;)\ 7{:s )# T Enote: note: | expanded from macro 'DECLARE_TEST_CASE' expanded from macro 'RUN_TEST_CASE'# | S ^{ ^52 g | T 49src/sml_octet_string_test.c | src/sml_time_test.c^: 73: | r | (:src/../unity/unity_fixture.h101s1: :: o mwarning: ua function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]281 :^:34src/../unity/unity_fixture.h plwarning: :{# : # _29note: vsrc/../unity/unity_fixture.h:o_#a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]# 37n:a28expanded from macro 'TEST':m l:i inote: esDd # #28E _101tC | T | expanded from macro 'TEST'EL,S ( T EwT34 SArR_ :29i | vtET#)_;onote: # e(expanded from macro 'TEST's_ mo\ Tpgl _r o i| duto28i ^ cE | voo nTapS#tisrc/sml_value_test.ceET:t_117C #l:) _A S_1#vE:(#dS Tgon is{warning: tT Earro_dSa function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] m| # ^u iTpen#src/../unity/unity_fixture.h#g,g_r :,#src/../unity/unity_fixture.h##o u_29crm::n37au28Tgp:E34Sn_(:Tm)_w#prei :t | ##)hg rnote: ;expanded from macro 'TEST'o\_uhoenote: pexpanded from macro 'TEST'# _ x#29 ^ | # _ ^## | #28n | #) src/../unity/unity_fixture.hsrc/sml_boolean_test.ca: m n{49:u : 37 pe:va mv89# #:note: ooei| i^##d##2_dexpanded from macro 'DECLARE_TEST_CASE':_ warning: _r(uTnsrc/../unity/unity_fixture.hE:#a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]28# :(n S)34);\T\TE a _ m #e| ^:89## S note: #expanded from macro 'TEST'_ | (T49| _ ^# src/sml_time_test.c :R#73 Usrc/sml_tree_test.c28)N | ::g r_ 42o;T E1u: | pwarning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]: 1gS rv\T :o u warning: | _o#CvAa function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]osrc/../unity/unity_fixture.h ^ Si pi#dsrc/../unity/unity_fixture.hd #::_##Tsrc/sml_number_test.cE: 94(38T:29E::E#_s#37Snm:#35l1_:TSabn:_a note: note: T#warning: expanded from macro 'TEST'o expanded from macro 'TEST'# a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]38 g_src/../unity/unity_fixture.hmrem#e | o:l29 o29:#e_ | u a#p#n# #37 :#, #v(o_pg_ )air r;dr#\u s #veoTnnonote: _expanded from macro 'TEST'i(a d) Et| u\ S pT#m# ^e 29Tsrc/sml_list_test.cr_u#e:# | #E _)#;85 #gSr| oT#u_:_1r:u pwarning: # ^n ##a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]#vng_| #ar#(o umn)p e ^aosrc/sml_value_test.c m##src/../unity/unity_fixture.h:i117# :| src/../unity/unity_fixture.h# ^_29:d_ Te#:#E52#1(S::7Tsrc/sml_status_test.c )#:::n37a;: 93\ _note: #warning: ma function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]e#:g2# : _note: r oexpanded from macro 'TEST'| expanded from macro 'RUN_TEST_CASE'src/../unity/unity_fixture.hu :warning: pa function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]#38 r# ^u_n #29( )_52 | ( 93src/sml_octet_string_test.c | :: | )\ R35 U :N 101 | _:note: expanded from macro 'TEST'| #v#T ^E ^o i1d: T SnEasrc/sml_tree_test.c m:warning: 42 S:T138:esrc/sml_time_test.c _warning: {#a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] :a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]84 : | D### gsrc/../unity/unity_fixture.hr_ Tro1:uE29p:#usrc/../unity/unity_fixture.hn:(: _38)C\:#LC35 warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] A _A#R| S E37 :# vE:( s84m ^ | note: Texpanded from macro 'TEST'E_nSaTm note: T expanded from macro 'TEST'el(#Eo Sisrc/sml_number_test.c #d_T_:_29s | C38trsuA a94 : n v1t:mo lSwarning: (iE | (a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]d)gTur\ _ s E ,S T| t ^ _iopsrc/../unity/unity_fixture.hm:eT Eu,pa,rv #src/sml_list_test.cso#38:inSeg :_To85ardmp :_1e ):wTr# owarning: itui35otn;a#\pe:a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] lE)S_; g T rosrc/../unity/unity_fixture.h note: op#_ #| #:| u ^_ ^38# ptexpanded from macro 'TEST'i## src/../unity/unity_fixture.h#: _52 o:n:g38r#35#an:7 | l# asrc/../unity/unity_fixture.ho mn:u )evpnote: #note: ##{expanded from macro 'TEST'expanded from macro 'RUN_TEST_CASE'_ a #:_m e #49o: #52i38r#ud | | # | _37 n: ( ^ Tnote: ( n src/../unity/unity_fixture.h Eexpanded from macro 'DECLARE_TEST_CASE'Sa)mT\_ v:{e o i#| d# ^#28# : _T E(D)E34)49 :Cg src/sml_octet_string_test.cS:T101 | _L: #r1o| note: #A ^ gR| r ^o expanded from macro 'TEST': u p #Eu #warning: _a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]p #src/sml_value_test.c#T_v#o isrc/sml_tree_test.c :#52d_ #n:28T:E#SE1nsrc/../unity/unity_fixture.haTa:Sm | 128:38_Te: 35:_#:#m1eC: # # #A#warning: __ warning: note: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]expanded from macro 'TEST'a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes](S (g rEo)u p(# ) v128| 38g52r ^| o i | d | o#u_ #TTsrc/sml_list_test.c | : E ^S TE_#pn,a90mSveoT inT:src/sml_number_test.c#:d101#E_S a1T:r mT:u1E#SeT: n_(warning: #s#a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]m # warning: g(r90)o;sa function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]m \( | gT)lr 101_ Eoluv pS | | u_p ^Ta#ET#t## __#S| l _r#u ^G#Rn#asrc/sml_boolean_test.cOe emsrc/../unity/unity_fixture.hTe,(#U:#49 :Pn_w_(90eR,U:N37)Nr:a2m:: eE# i#t Rnote: swarning: ew_((smr)il__| tneexpanded from macro 'DECLARE_TEST_CASE'; ^ mulma function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]b )i _90\lsrc/sml_octet_string_test.c | i{:sn 107e49 t:)r ,R| | {^ | t p U ^1 | :eN ga e rsrc/../unity/unity_fixture.hr1 6src/sml_time_test.c)warning: :: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]_28T:84E S:^1 { 34v:o note: :iexpanded from macro 'TEST'ssrc/../unity/unity_fixture.h T:e107 d _ 57i: | 28Twarning: nE | 44| :a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]S_T C _src/../unity/unity_fixture.h Tnote: GAEtS8SE:^29expanded from macro 'TEST_GROUP_RUNNER': v37oTR i_(d#src/../unity/unity_fixture.h#:g sO note: U57r)TPo: | E28 expanded from macro 'TEST' Su _: R pT#vm29l | _{ _#U34o_ bi#N o :#o| d# g Nvnote: lexpanded from macro 'TEST'r oe#uTEoE^ ni S28asrc/../unity/unity_fixture.hRpa#nd#Tm _:#28eT,: 34(p | :##a_s gErroS# note: mT__##u#rsl#expanded from macro 'TEST'ge_p o_r cov to f#auunp28(#ln#)i_#sa | Ge Rm O| )e ^ed#U;_ t P# src/sml_status_test.c #T:__n94sR #vt| o:UaN ^2i :d warning: rmsrc/../unity/unity_fixture.hNT_EEiSa function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]E(e)#SR;n:g\T52)# T ___##_ #r94# | g :g7u:| n{rA ^Rr o usrc/sml_tree_test.cUulp : nr(| note: ^oNl#(#)u_pexpanded from macro 'RUN_TEST_CASE' _;src/../unity/unity_fixture.h#T\ E52#:_##S#1# Tn)a\m :en #:#warning: _a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes](a52m | 57 ) ;src/../unity/unity_fixture.h\| e: ^ # 29 :_| # _ ^( )37;C::44A| S ^src/sml_number_test.c\ note: src/sml_time_test.c src/sml_list_test.c| expanded from macro 'TEST'{: ^ED::E C90:84101( :src/sml_value_test.c::1128Lnote: :Aexpanded from macro 'TEST_GROUP_RUNNER' R:1s:m l1_::E _ warning: warning: s t291 :warning: 57Ta function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] | Ea function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] a warning: src/../unity/unity_fixture.h | Sa function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] :t29 v:src/../unity/unity_fixture.h u37T:o_: s Cnote: src/../unity/unity_fixture.hv58src/../unity/unity_fixture.h:::,38i:o 29expanded from macro 'TEST'3537: ::i dApd S Enote: ( T 37ETSE:Sa29r | Tgnote: rexpanded from macro 'TEST'oexpanded from macro 'TEST_GROUP_RUNNER'u _T# _sp ,e _ 58 #n | og 38r o #unp | v# note: # to i_dG _#vauexpanded from macro 'TEST'noR i gsT OirgE dvomunpUSPeT#oe29 # | i__)T_R;#Ed U#S \) #g# | vT;o _N ^N rEisrc/../unity/unity_fixture.hR do _| Tu#E ^: 49#Sngdr src/../unity/unity_fixture.h o::a37pr52u:upn##:m7##_ _note: :e#Gexpanded from macro 'DECLARE_TEST_CASE'TTER## OS_ATl n#49 a_l_#r#u#( | ) note: #ngU; m(\expanded from macro 'RUN_TEST_CASE'gP re_#R U N#o u r| )vpoo ^iN\u _ 52#psrc/sml_octet_string_test.c | # E r#u:dn_( ) \R 107T E{(S:T| _#| ^ ^#D#1# #g):Esrc/sml_tree_test.c_n# \:Craosrc/sml_value_test.cu:m#en# 52p#warning: # 128a:#m1_LeA:_| #1:R E:ra function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]_ # src/../unity/unity_fixture.hsrc/../unity/unity_fixture.hu:warning: :58# ^n 38::Tsrc/sml_list_test.cE3735:::# S_note: Ta function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]( (n_)expanded from macro 'TEST_GROUP_RUNNER'note: Csrc/../unity/unity_fixture.hexpanded from macro 'TEST'A : S | )389038 ^ | : 35 : src/sml_time_test.c 58 | v \o ::ia 89 :m11e # note: #| E ^:d( g:r src/sml_number_test.c _ov rwarning: :warning: uexpanded from macro 'TEST'pa function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] ,o a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] src/../unity/unity_fixture.h ni38T E | uS T:a101 d89n (T_m#E | e):T #1 gE 62r:SSo)T| T:44 u:warning: ;note: \p_v_expanded from macro 'TEST_GROUP_RUNNER'# #o _G##R# ^i a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]62d| #O U | gPsrc/sml_boolean_test.csrc/../unity/unity_fixture.h ^:_: R38 src/../unity/unity_fixture.h91 T::ErnU2:N:35 aowarning: 49S::uma function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]p 37TeN# #note: #:# __(expanded from macro 'TEST'E _ G #R# g RO(UsrP91)m_olR U | u Np| #38v#o ^_RtiUidnote: | _ #m eexpanded from macro 'DECLARE_TEST_CASE' T#Nn_ Nsrc/sml_value_test.cET49E SRa:m | e #) E#S( 139_T:_1vC({A S : | o^Ev )o(iTdis d m)l \T warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]E Ssrc/../unity/unity_fixture.h __ b o #139o| l | TT| _Te## ^ ^:g57r#ag:orun E44 psrc/sml_tree_test.coESS:T60_T##:src/sml_octet_string_test.c1:u:#p(#,_ # #Gpga rwarning: ssRe__mOa function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]: orp lnote: U#107_expanded from macro 'TEST_GROUP_RUNNER'P t: v#57iaol | n 60auo1u | pT_:Rm n eUe a#E#SN,warning: #a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]#_T_(( #NlE )sv)src/../unity/unity_fixture.ho#R ;w_:r 62u :nr44a m| em# ^i n lit| #e_ ^Ad_trrsrc/../unity/unity_fixture.h _el:src/sml_number_test.co :Te:,52 108::p1p:au7n:Et l warning: note: rexpanded from macro 'RUN_TEST_CASE'sa function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] S (T)ie _(108o | 52 Tw | note: inEtS_)expanded from macro 'TEST_GROUP_RUNNER' | Ta ^ (h# l# s| msrc/sml_status_test.c ^_{ g c h:)r src/sml_list_test.cDo95{:l91ui l62:p: d| #^2 | _ # _) Gnsrc/../unity/unity_fixture.hE2:CuL28{:::A R E mwarning: _| warning: bTR34^:E Ova function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]S T _ o Ca function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]einote: 91expanded from macro 'TEST'src/../unity/unity_fixture.h | rAdS ET,U ER28USPp_aN(R | r U 95s | e_ NR:TgT UE N_vN_ESr_oRo28Tu__:TrE34p#ui#Cn:g,Si Tn_d note: CtrATSAnEaAexpanded from macro 'TEST'SEl(m ToSelsu(p )28;m | 1\ #6 )E_)( # ;sl#| _ \sgm ^r t #v_ lao_t{uG o| src/sml_time_test.cRus: ^pO ,U#src/../unity/unity_fixture.h | :#P89^w_:R49 irdliU:tN_e37_src/../unity/unity_fixture.hN:s: 28T1EEnote: tRexpanded from macro 'DECLARE_TEST_CASE'SaiTs_t: r#t :u ,s_warning: ua function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]4934 | n##:A# n3a gi n2l)rimlesrc/../unity/unity_fixture.h(: 58)v# #o_it;note: :expanded from macro 'TEST'o37)(:) d u Tp;E # # note: ;S expanded from macro 'TEST_GROUP_RUNNER'| | _ ^ ^| # \ ^T 28 | # _src/../unity/unity_fixture.h58 # #n:a | | vmosrc/../unity/unity_fixture.h i ^ e:52 src/sml_octet_string_test.c#src/sml_value_test.c:#g:7139_:52d(: )1:r: 7Tv108warning: :a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]::o;2E uoS:iTnote: note: p\d_expanded from macro 'RUN_TEST_CASE'warning: #expanded from macro 'RUN_TEST_CASE' #a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] src/../unity/unity_fixture.hT E: S | ^T#52 29_ | 52_ | ## g##:r noasrc/sml_tree_test.c um# 108 g | 37 e #r o{{ u :Rp#pU: D60note: ##expanded from macro 'TEST'# __GrR#O EDu_ UNE_29C:LC#A | # Ln1TP(A)REn _ R EESavm: RoT ei_d| #T Uwarning: N_a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]#TT N ^E__SCsrc/../unity/unity_fixture.hTA :ESR_E#src/sml_boolean_test.c(:#92gs(mE(:lE)S\292T:_:) S37Cwarning: :Aa function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]_; r \T _onote: cexpanded from macro 'TEST'Ct SoAeE St| (Eu| _(g ^92 r ^os | g src/sml_time_test.cp R:utpr,r UiN 29n#_89 #:src/sml_number_test.c1_ToE:u# | p: 108warning: #n ngaSma function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]T _,,: 1C eAna:S ) ma src/../unity/unity_fixture.h;warning: Evm:e(oi\62isnemd)l a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]_:T44# #;Eb_ SoT| :_i o\rsrc/../unity/unity_fixture.hut:)l# note: 29expanded from macro 'TEST_GROUP_RUNNER' ;| :n#( ^ ^37 : gsrc/../unity/unity_fixture.h)r62 o e:note: \u | pexpanded from macro 'TEST' src/../unity/unity_fixture.h#: 49a 49| n:, :29 37#| : ^ | ^37 vnote: oexpanded from macro 'DECLARE_TEST_CASE' src/../unity/unity_fixture.h :_ #52w :: i#rsrc/sml_value_test.cnote: di:49 t | 139 ve7:expanded from macro 'DECLARE_TEST_CASE'n:1ao_: i mnote: e vwarning: dt #Texpanded from macro 'RUN_TEST_CASE'ErTouS#Ei_da function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]49e S rT T)52; _T#u_ #E | src/../unity/unity_fixture.hS#n: (g)T38 #:\| | g _35r # #rgo| { ^: u pv o ^src/sml_tree_test.crDoo uE#: #i60dnote: _:src/../unity/unity_fixture.hpexpanded from macro 'TEST'# #:n C38Lau | p1A# TR:52# :_7m E G#:# enote: #_E# v_RS#T#warning: _oexpanded from macro 'RUN_TEST_CASE'Oia function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]dn UaP _m# #TgE Sr TT_ERS_52o | e u#T C #Asrc/../unity/unity_fixture.hSU_EpN# N{_rE# :ruD#(#Rugng(r38rnEoC:uo35(_pL,_)Ar:) ununote: nRpE\ ##_expanded from macro 'TEST'Aa# l T_E #| n#m38 ^l | S ^Taemsrc/sml_number_test.c()#;_\ | eCn a #A Sm #E esrc/sml_list_test.c_)r : 108 u:n| 92 ^(# :#:)(_| ( )src/../unity/unity_fixture.hg:r 1 : 492: :37 ^: o | | ^src/sml_time_test.cv ^warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]u onote: ip src/sml_status_test.cwarning: :da function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]90 : :expanded from macro 'DECLARE_TEST_CASE' ,src/sml_value_test.c2 92:n96a m T | e:E2src/../unity/unity_fixture.h SR144:::T49 U : | 38N_warning: :_warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]1 : a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]) ;96warning: 35\a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]T | E 90 S : # note: T| _144v | oRT | expanded from macro 'TEST'# gC UrE 38R ^ | UAoS Nisrc/../unity/unity_fixture.hd_uTS p ET(E E:N49_:S37 STT_s:T T__GmRl#O_#l#_ECU##SP T#_note: vRgonexpanded from macro 'DECLARE_TEST_CASE'rao mAue S49ip#siUdE | N(N ##E# _Rts,# __ m(aCd# (Asln_)maT tEdmiSS le_m| vE)T ^_ (##sve# ,_m#roa lsrc/sml_tree_test.cil_gsrt;:uuoeinn( u)da)71 p t{ # u # iT| ts| ):_| ;^, ^w#r1# ^n: src/sml_octet_string_test.cEisrc/../unity/unity_fixture.h::a| 109m ^:src/../unity/unity_fixture.h tS2 Te:_57_:e44warning: :#src/../unity/unity_fixture.ho:##p#g: rtnote: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]expanded from macro 'TEST_GROUP_RUNNER'o 52 u52 :ip_o#(71#) n | :TaE7 57:warning: S_ | a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]l #note: )#| expanded from macro 'RUN_TEST_CASE'7 n: a Tm e ( ^;note: expanded from macro 'RUN_TEST_CASE'109s # | msrc/sml_number_test.c lv| # ^:_52_ o | r115u n t 52(isrc/../unity/unity_fixture.h)d R T | :r52: E :{ S | e 1D e7E:TU ,:CNL_{ ^ D src/sml_boolean_test.c Epnote: aCrTwarning: expanded from macro 'RUN_TEST_CASE'LA_E#Aa function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]R s#RS:g93 : 115T52erE2_o_ | C:ET_uwAipS_tT#ETEE | S # _E GhS T RT_{O_warning: _(a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]sUmCCP eSl _A_R UDrToNE93CArL(cosA | SmrtS_EecR(EhtEN(_iEl_lRg_sdtr gTr_RErU)uorNSuTpi,n_u_oCu nTAES Enga{nmS (ep),;,TA \nm_a lCbgAre mSe o)ru;pE, p\ | alp,| ((s^a mr l _s b)ro ^os; \esrc/../unity/unity_fixture.hsrc/../unity/unity_fixture.h:: 28| l ^)n49;ee:_| aai ^mn t :n373 src/sml_value_test.c,:2src/../unity/unity_fixture.h:34: )| : ew{r144 :49 ^i: note: expanded from macro 'DECLARE_TEST_CASE'37) 1note: src/../unity/unity_fixture.h:expanded from macro 'TEST' t: 52:;49e | | :\^ note: 7expanded from macro 'DECLARE_TEST_CASE'| _ : ^ v28 note: src/../unity/unity_fixture.hoexpanded from macro 'RUN_TEST_CASE'49 | iwarning: :a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]28src/../unity/unity_fixture.h: d:f src/../unity/unity_fixture.h49 52 | | avTl34 :: 3758Eo:: S note: 37:iexpanded from macro 'TEST's e :d) v; note: 28To_ { | note: expanded from macro 'DECLARE_TEST_CASE'T# | D # Egexpanded from macro 'TEST_GROUP_RUNNER'rSE iv ^oTudo p_ T49i# ECdL | #A##src/../unity/unity_fixture.hgS:T rE52So_58Tu T | _p :R7_ : ##E _ T##vE##_o #vgnroSoianote: Texpanded from macro 'RUN_TEST_CASE'###gdi_mr o C52nuupe | A# #S T#Ep_a#d#mS#E # _(T_## Tng_a#r#E nSr{#Ta mm_Dueo#geu#ern##(#)pEg C, #o_u#pr(o| )_ rL#nu ^uan# _mA#p(#e);_) #\GRsrc/sml_list_test.c : _;#R93O#U\(n| :)2;E ^a\ Pm _ Tsrc/sml_time_test.cE | S:| ^| e ^ _: ^ #warning: src/../unity/unity_fixture.ha function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]:# TR_ rsrc/sml_tree_test.c u_n939149C | A:src/sml_number_test.c2::: U37:115RSU71N(::) E_Nnote: Nexpanded from macro 'DECLARE_TEST_CASE'warning: Ea function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]( R (:1 )T:1g E: 91 | | \ ^S 49 rTRoU uwarning: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]| a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]_ ^ Csrc/../unity/unity_fixture.h NA | S_src/../unity/unity_fixture.hp:src/sml_value_test.cT 29E: ::29144,37E ::1S: ( vnnote: Texpanded from macro 'TEST'_s:3937mowarning: i: warning 29ClAa function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]sa generated_. note: ml | eiexpanded from macro 'TEST'dsrc/../unity/unity_fixture.h sSt:Ecc -O2 -pipe -I /usr/local/include -fstack-protector-strong -fno-strict-aliasing -I../sml/include/ -std=c99 -Wall -Wextra -pedantic -c src/sml_file_test.c -o src/sml_file_test.o ,)( ;62p29: a | 44 rT E Ssvs me\: Tol i__| dt#note: v_ #In file included from isrc/sml_file_test.co ^tTgexpanded from macro 'TEST_GROUP_RUNNER'w:i om19de: r ,oE_Se62Tu In file included from _src/../unity/unity_fixture.h src/../unity/unity_fixture.h | p: #T14p # :E SvanT#tg_r: r#src/../unity/unity_fixture_internals.h49_:si:re#19o37::# u27oei_##sd)snote: epexpanded from macro 'DECLARE_TEST_CASE'c:;_ warning: g#r | oi ^a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] nT#u npa49m# | #e d src/../unity/unity_fixture.h_ #:eExS19 T52 | :_#7t #__#y r#):p #veogdr;nnote: ue aimd f n#| o(TeE expanded from macro 'RUN_TEST_CASE'#uvp#) #n_ ^orS T a_#src/../unity/unity_fixture.h## mu_:in52e | d| # ^ # #52 :G_(r7gsrc/sml_octet_string_test.cr uRo) u{:On:\UuipP _#tRD U#yEnC f_ note: | L(Nexpanded from macro 'RUN_TEST_CASE')A # ^\ N Esrc/sml_number_test.c# n:R110u115_ ar52| nR:u: | 1Em:c ^_t2i o nwarning: Ten (:)a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]#E Ssrc/sml_tree_test.cA#T_l rwarning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]_ :;71 : src/../unity/unity_fixture.h1u{: nl DCEA(110C | ( | )LS:ER( ^ )38U:warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]35 g| N voidrA_| :T| ^ src/../unity/unity_fixture.hnote: Rsrc/../unity/unity_fixture_internals.hE ^S:: 3829src/sml_boolean_test.c:o :Esrc/sml_value_test.c_:Texpanded from macro 'TEST'94T :145 :E:235:27S38:2u Tp | ::note: _ C warning: warning: _A,Sa function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]E a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] n( expanded from macro 'TEST' a vgo145r 94iom29e | u | p d C38A | R) T | ;Uv, Eo RSNnEi(U_dTSEvaS\TN__m T#es o_)TiE;U| \CSnd ^ #T i A_gS| tr ^m lE_ (src/../unity/unity_fixture.hyT:ssrc/../unity/unity_fixture.hm49Mlaol_:EcoStC37ve:a:lltoT 49c_note: AusSput_r_#E#:Sig#nexpanded from macro 'DECLARE_TEST_CASE't #g37(:s_ ,remonote: alexpanded from macro 'DECLARE_TEST_CASE'#_ bu# pn # ,#pr_ta4949oro | s | e# _ laeim a # u l vmnenv,t#iinooiiTp tdda) #Tw; lErTmeee #_iSt Tt_sE_S#l#| T#tg ^e r_src/../unity/unity_fixture.h(_o(f)ui_#;:(# 52 _| o ^)p:e7)t li:g o| dpnote: #s expanded from macro 'RUN_TEST_CASE'r#o_u ^ n #a | # l void)| )52;p ^;n | src/../unity/unity_fixture_internals.h :src/sml_tree_test.c30:| :8025: a ^m 1:esrc/../unity/unity_fixture.h #: src/sml_number_test.c#warning: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] _:| :122a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] :# {52 :D ^1 :#E_ #src/../unity/unity_fixture.h :80752 | r:# 30Cnote: nexpanded from macro 'RUN_TEST_CASE'L T: AERaES_warning: 52m | Tu eT7n | :( a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] #_Enote: Gv#R_){oexpanded from macro 'RUN_TEST_CASE' iSOd DT rE UC_UL A P| n R52u_i122EtRn | | (TC_AT EE US)SSTN ^ NT EE_ y({src/sml_time_test.cM :g92CR| D ^:(aAsrlom ElClsrc/sml_list_test.cou_Spc,E(ns2_ unmE:m:a mLlwarning: n94(bAa function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]ed)_T:;ger\ro2 uReE,: ps 92_tt,T | warning: pE RaS| a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]( r ^e e)Ursrc/../unity/unity_fixture.h N:_T49_:T)n 94a{ECs; | 37 : SReTmUe_| ) _Ni_ nnote: CAT;St\AE expanded from macro 'DECLARE_TEST_CASE'| ^6SEE 4(S 49T | _) src/../unity/unity_fixture.hs mC l:_| A(tgS ^{ ^i msrc/../unity/unity_fixture.h e: r 57| E ( , void| ov:^4944o:: usi dpnote: src/../unity/unity_fixture_internals.hm,l _:37src/../unity/unity_fixture.h expanded from macro 'TEST_GROUP_RUNNER'n:ap l imTa31 E:sSrT:28note: :expanded from macro 'DECLARE_TEST_CASE' s _57e#t | , e_ t 344922i:m | e )s:# note: v expanded from macro 'TEST'gt rapoamr s;i\v od i Twarning: peE d)_SooT ;_ #u pp#ta function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]iT#Eo gS| # 28T| ^n_a ^lr) | o31; src/../unity/unity_fixture.h _#u #: 52# :g v7p: src/../unity/unity_fixture.h | #note: ^#o:i49_ :G | di n#src/../unity/unity_fixture.h37nexpanded from macro 'RUN_TEST_CASE't rRo:u52:pT #52a O# | m :note: 7 UeU_P#E#:_ R #S# TnUnote: _ raNm_expanded from macro 'RUN_TEST_CASE'#expanded from macro 'DECLARE_TEST_CASE' e unniN#({t #ygE # D49)FrEo_a CrL | u 52u | R| _ ^nr(up n Avsrc/sml_value_test.cil) l:o#lA u(rR 146i{):e;d \DC T EE2#o_u:| nE# ^| twarning: CSLTA_( ^_a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]## #)gTrnR a;Esrc/sml_tree_test.co muSp Ee:| T#14680 ^: _ 1 | _| C:# A voidRwarning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]SU#_#src/../unity/unity_fixture_internals.h_E(()#:#;4233NgTr:_ warning oTsrc/../unity/unity_fixture.hn30aum:p swarning: generatedEE. SSTT:__e58a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes],\C :C 37A# :33SAES E(nscc -O2 -pipe -I /usr/local/include -fstack-protector-strong -fno-strict-aliasing -I../sml/include/ -std=c99 -Wall -Wextra -pedantic -c src/sml_open_request_test.c -o src/sml_open_request_test.o m( | gvronote: io#u lexpanded from macro 'TEST_GROUP_RUNNER'p_a m| ev,_ardu n) ^; \l (U)src/sml_number_test.c :58n | n i| In file included from 122aum: e ^ 1t)e;y,C\: o | n ^csrc/../unity/unity_fixture.h src/sml_open_request_test.c :src/sml_octet_string_test.c 19 :pl u:| warning: da11149va function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] ^e :r37src/../unity/unity_fixture.h :s: : 29Fnote: iIn file included from expanded from macro 'DECLARE_TEST_CASE'src/../unity/unity_fixture.hoe _src/../unity/unity_fixture.h:i37::o:2 d: :14 : T49Ewarning: note: | csrc/../unity/unity_fixture_internals.hx tte:Sexpanded from macro 'TEST' 19 49a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] :Tu27 r:e v29t _11137_T | : set r#:os it#dg | r iTv noRgE)(note: ;oSui Uwarning: Ta function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]N_d expanded from macro 'DECLARE_TEST_CASE'p ) ; #T#_| T ^g#EES 49#19_ src/../unity/unity_fixture.hTG | | _t| r:o ^ S52 RyOpTUe _u:CPp_#7# A_:R #S #E| note: void# U gsrc/../unity/unity_fixture_internals.h(expanded from macro 'RUN_TEST_CASE'd#erNnNaEsm omRvlo:(u)pe#_ o52cf#36#_t: | e#\# n30 a t:| vmi ^o e# # #src/sml_tree_test.c _warning: {a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]:_80srt uDi_ rd: ndT(ru)E1S TEn 36 C_(:#)L| u \nwarning: iiAt R a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]y nfg | E ^| _u ^, Tsrc/../unity/unity_fixture.hEsrc/sml_number_test.cn:csrc/sml_time_test.c:S122:62:t193T:vi o_:noCi :warning: A(p)#a44gr;rs2e o_:ua function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] Swarning: E| d(src/../unity/unity_fixture.h:pa function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]# : o ^38 :gUnote: 93 expanded from macro 'TEST_GROUP_RUNNER'r | 35 p oR# _ut| n #U:ip62 void, N# | nio a mnote: texpanded from macro 'TEST'neysrc/../unity/unity_fixture_internals.h #_ :TPa 29l:n a o )vE27S:om# ;38warning: i | e ia function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] ) | ;29\_nr | u ^| vtno i ^Ted src/../unity/unity_fixture.hsrc/../unity/unity_fixture.hd (::5249T): _:| ErU7C ^S37Tn:vA_:#o iinote: dtS_y expanded from macro 'DECLARE_TEST_CASE'note: expanded from macro 'RUN_TEST_CASE'src/sml_list_test.cMU #a n49 :Eg95 | rlo u:d(po Ts52mA | # l #E SoTl_lG_ tciR2_: _lmSv{t OaUSDPre #warning: oE#,_ CpRa function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]LatArgerTiedoUuRNpE #ssTteE#N(__ oT)pE;SSTt tTs_E _95 CiA | S(#| #E ^)( og_n ra RR_| r#unon;l )a void#uUg ;| Apr Nl ^src/../unity/unity_fixture_internals.hl :,m o_30| e( ^n:#)T# 25 _u | p:src/../unity/unity_fixture.h#:a #m_ #(E voide warning: | 52)a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] ^# :src/../unity/unity_fixture_internals.hsrc/sml_tree_test.c:;37n7:\a:) 81 23 mS:T e| ^| # 30 ^ | :vsrc/../unity/unity_fixture.hsrc/sml_number_test.c warning: :a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]:#49_note: oexpanded from macro 'RUN_TEST_CASE'_ : :rC37129Au52ni | :(2 : : ) note: 1dwarning: expanded from macro 'DECLARE_TEST_CASE'U 37S a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]{| | : ^ 49 nwarning: D Esrc/sml_value_test.c(:a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] svEo | 147 129:m2 81l:_ iCtwarning: | LT | a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]iEAlSd y MvU n TiaoiltR U147yN | s(Ri_ETsdt _mPToEEl TREilSSUnN,t_TSe_TrT____ #o#cgICr_nnuEoiAwTmCruEbSAipttneTeSrdET_#_(C,eoS)E(An(#ges ;_Ss_ p#m#e r| anlnortt ^u_s pEa(r s(| y,)m ) voidmne;# l t ;_#a_| rev mIn file included from ura ^e l _esrc/../unity/unity_fixture.h| :en ^src/sml_file_test.ci ( )52| : void,n t)67: :19ui ;en| ,\: i ^ 4 _src/../unity/unity_fixture_internals.h p src/../unity/unity_fixture.ha| :t rsrc/sml_octet_string_test.c ^31note: s:e::22_expanded from macro 'RUN_TEST_CASE' 16 :f)112::src/../unity/unity_fixture.h2 ;b:o52 e w e r| _ ^warning: 58a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] bosrc/../unity/unity_fixture.hywarning: :ta function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]e :49s | 52 112l31e: | )i37n | :: { t: 7Uwarning: n a i:n R note: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes])tUexpanded from macro 'DECLARE_TEST_CASE'{y F a;| 16D ^ note: Nexpanded from macro 'RUN_TEST_CASE'_src/../unity/unity_fixture.h i | | i: nl uE49t ^C L | src/../unity/unity_fixture.h T U52AERnri:S52 | : e 28CT E7 o_:: 34tnote: yu_Cv:nAexpanded from macro 'RUN_TEST_CASE'T t MS(a note: ){i52noE (expanded from macro 'TEST'i nStTi;D | d EaEr _ g CCcL AT(R AE E, 28_ | STES cT | E{h s_m ^(vg#r# l oD_gSETorc| tCioa_eutpr void_LsAoR*d,E _n T uTpaEaCEAsrc/../unity/unity_fixture_internals.hSSTtr:E33m_SCr(iggTAeS)_:r#Evnog;[30#:(#gur p#]g,,ro,ou \warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]u _pp n| # ^#, w #nsrc/../unity/unity_fixture.haamrv_m #:ieetn49#a:o37i)33e | m#)d;;en#v)\; #o i a\_:(m | r ^de u# n*#(U)n | note: i expanded from macro 'DECLARE_TEST_CASE'src/../unity/unity_fixture.h ^t:_y C r(o n| u49n| src/../unity/unity_fixture.h ^: ^: c )src/sml_time_test.c5249:;A | 7\l l :l37 ::src/../unity/unity_fixture.h :note: T49note: | 94:u ^d e e:expanded from macro 'DECLARE_TEST_CASE'expanded from macro 'RUN_TEST_CASE'2 sF src/sml_number_test.ct s:)v:(i 49)129 | :x o1i:37) warning: d;: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]t 52 unote: expanded from macro 'DECLARE_TEST_CASE'rwarning: Te Ea function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] S94TT v _oe | isrc/../unity/unity_fixture.h# :49d| 29# | g | sr ^ T t:o ( 37E:| R uS{vU pnote: oTiNdexpanded from macro 'TEST'_ void_ ) ;In file included from ### D g| E29T#src/sml_file_test.c_r#CTLE# ^A | S:nR20ToEu: pa#In file included from m_e # # _#Esrc/test_helper.h #_Sr_ #Tu:_n# nC#vgoarm23i: e../sml/include/sml/sml_octet_string.hA:| SdoT# void38 (T)EE S#T S:| _45T ^__u#p r#EC(##usrc/../unity/unity_fixture_internals.hsrc/sml_list_test.cn:( ):s_m# 36l AgS:Ewarning: _ra function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]| t30i(:# m:oewarning: ^38, | a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]g 96src/sml_tree_test.co:rn :c82ouat:ep362# | 2tu:v: #_w orpi warning: mtewarning: ei#a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]#,_a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]s_ s #entdcr i_U n9682r | _ni#gu anRn(iUtmydNP nea*e)oxis | )m mR;U)_el;#\ nN#__TtE SeT _ | C_ ^orT Eu| src/../unity/unity_fixture.hSnA(| S ^c T)_tr ^src/../unity/unity_fixture.h\: _src/sml_value_test.cEU(C:sn 49| m:148l: ^A52 _::dt2osrc/sml_number_test.crAee7::129lSt _37snote: teexpanded from macro 'RUN_TEST_CASE'r:i n g::E (note: _,expanded from macro 'DECLARE_TEST_CASE'ls52 1 | :g eS ameld49warning: _a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]n | tdle s i swarning: ( )a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]t _ {src/../unity/unity_fixture.hrt a D148 :tveo,;r 38i: 35 | E _du uC wTR| E:rLiieAeUd (N)R ^Snote: ;expanded from macro 'TEST' ET __ _ )| T38;tT# ^#E| egSr | voido T_ src/../unity/unity_fixture_internals.hE o u p:S_| CTAt_ ^ Cv pA#i oSo37src/../unity/unity_fixture.hnE#S:_52a(#Eg(rslm:o23ui| ::#)nld void7_: ap ,warning: note: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]expanded from macro 'RUN_TEST_CASE' ; In file included from v src/sml_file_test.c 37mnea52T:a | #l# | vu21m e_E | e ^,r)u: S o;i dIn file included from ../sml/include/sml/sml_file.hpsrc/../unity/unity_fixture.hT:Unn52:_ :{( )D iat# #y\r22s7P:oE C i | e: ^In file included from _n../sml/include/sml/sml_message.ht:| note: ^src/../unity/unity_fixture.he: 24expanded from macro 'RUN_TEST_CASE'u: 49rsrc/sml_octet_string_test.c:../sml/include/sml/sml_time.h_: 37g52:rI41n | ionL:ts u(p:i#Anote: #) 24 113expanded from macro 'DECLARE_TEST_CASE'R_g#n:e #dn 3{:22 Ea) warning: _:;a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]m e # D49#ET| E_ | ; C L ^(S11341T) | s | A_src/../unity/unity_fixture.h RC : 52 Rv:| 7AU| : ^SNmEl E_onote: src/sml_number_test.c_expanded from macro 'RUN_TEST_CASE':(t_ iT ^136ET :gS1T d52r iTm:Eo| _eEu voidSS T | T C* _A_warning: pa function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] #s#C,gIn file included from S A m lr_o E136t src/sml_open_request_test.cnSu | i{p: #TE(ED19#gaE: mC(src/../unity/unity_fixture.hL:s16re_:m58m)eAoSR#_#i:nlanE Tmwarning: ea function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]i t(u ps_#T,m_;l16#\ _E | So(ir)nT ;n _ a| un_tucnmteeC| A ^)tS ^;mE src/../unity/unity_fixture.h\ b: (_49Ugn r:| ( ^) e oi| t void37 src/../unity/unity_fixture.hsuryp In file included from t,src/sml_file_test.cr,:::2149: :| iM wIn file included from n../sml/include/sml/sml_file.h ^:gr37note: ,expanded from macro 'DECLARE_TEST_CASE':22n anote: asrc/sml_time_test.c expanded from macro 'DECLARE_TEST_CASE'i imnt :e _ w95e(ui49n: 49In file included from rt../sml/include/sml/sml_message.h | :i: | 25n : t )In file included from s; i2\ e../sml/include/sml/sml_list.ha :_ m r| gv ^ungo li25:src/../unity/unity_fixture.h ce:warning: t: ddv,ia function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]o49../sml/include/sml/sml_status.h : ip 37l958:)c de h | T_Ea rTStR{T_E#U*l #:note: 39g_S:Traexpanded from macro 'DECLARE_TEST_CASE'o 28N:_f _#uwarning: iT# a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] regg 49lvp| d[E]rSs | # o ) , # _ ;v# ov#iuoTdpi^n_a d39 mT E#| #src/../unity/unity_fixture.h ^ | _e sS:(#*Tm#_28rCusrc/../unity/unity_fixture.h#nA:A34:l#_l#52r:# :lnSauTnnote: _Esmte((7a)gts#e:s m note: u#slexpanded from macro 'RUN_TEST_CASE' trs_| oexpanded from macro 'TEST' *)su mplr_(#_ ^52#)s | _) ; tutsrc/sml_tree_test.can# #t( :n) 83a| im28:em ^2 | ue s,# _ w i # n :r | _ ^i| t warning: voida function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] ve i_o rsrc/sml_list_test.cu o:n i({ 83D | Edp105 :C LtIn file included from )R1AUR:Esrc/sml_open_request_test.c_: T20E: StT(iIn file included from oTwarning: E)a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes];src/test_helper.h N_Sn _a:TT23 E S _105lTC: | ../sml/include/sml/sml_octet_string.h ^#: | _#| TCE)38Asrc/sml_value_test.cSgS ^:A; ErS(: TE 149| g_o void r:S| ( ou ^p45In file included from ssrc/sml_file_test.cEu2p:m:T 21,#: :U In file included from src/../unity/unity_fixture.hP l( s#warning: ../sml/include/sml/sml_file.hm:n_22_al:: #In file included from _warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]tmre 52) e;e149s ../sml/include/sml/sml_message.h\ | :e:, 2538# n | | a: owq ^R7m:r eIn file included from note: isrc/../unity/unity_fixture.ht#:expanded from macro 'RUN_TEST_CASE'eu../sml/include/sml/sml_list.h49#:e:_26U)N(_37: :;T c../sml/include/sml/sml_value.h) :E S52n note: c| expanded from macro 'DECLARE_TEST_CASE'tT | e ^;48e_ C)A : 26 tS_\:{ E s| ( ^49warning: src/../unity/unity_fixture.h| a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] | t sr: ^ i m lsrc/sml_number_test.cn:vsrc/../unity/unity_fixture.h52o:: g4822i : 52{ | d136*7_ :ss:v 1mDml_l:v Tnote: a:a Eexpanded from macro 'RUN_TEST_CASE'warning: l la function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]C EL _unote: eexpanded from macro 'TEST_SETUP', usrc/../unity/unity_fixture.h epAoRcSE: ta_rTTE52s | _*# S22ee29#T | _:#g_s37t:Cd_m irnote: noletf expanded from macro 'TEST'es g e iAuSp29r_tv#a r#i | 6{4 l_Ef_nu eDg#(nw_ egegre _rv_ooi bin#eidnT tuE(CTe)En;EypSra ,a m| e ^n#aTLS_m # _tA| t voidTS eRrEeuIn file included from sesrc/sml_file_test.cTE_n_(T#:_#21)guEr )S)T;: _\Uo PCu In file included from | ../sml/include/sml/sml_file.h A(;: ^22g| rpu: oi In file included from #Ssrc/sml_octet_string_test.c ^# u| d E_../sml/include/sml/sml_message.h(:src/../unity/unity_fixture.h#:p: ^11425g() : src/../unity/unity_fixture.h#:):52../sml/include/sml/sml_list.h 49::nr7a:v2;o ::o 57| : ^i 24mu note: p expanded from macro 'RUN_TEST_CASE', d37 :T e E52| #warning: void | a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]# n: note: In file included from expanded from macro 'DECLARE_TEST_CASE' S _a m Twarning: {re114 | usrc/sml_open_request_test.c _a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]:49) | #;D R21\U#E: Nn (C57_g)../sml/include/sml/sml_open_request.h\rT | | :E39L S ^ o:A R T40src/../unity/unity_fixture.hEu_sT _m| pE:S#lTC_AC:#_49v ^_: ASSl37iEs:to iE (S Ewarning: *src/sml_number_test.cnote: (gsa function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]sdmexpanded from macro 'DECLARE_TEST_CASE': 136 Trm:T 49139U | lloPuE_S:l pi | s(,sT)__ to c# #warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] tgv m rlsrc/../unity/unity_fixture.heooni__oua:| pmidn38e eT:E)35itnSp_;ts#_tT\(r_) ^# : # g#ir;src/sml_list_test.c enote: :n g| | ,109expanded from macro 'TEST' ^: ^rqw_ # u1 :r# src/../unity/unity_fixture.h :38e| nwarning: a49oa function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] voiduip :s37 | t109:t# | #m_ Tnote: e eIn file included from #E_Ssrc/sml_file_test.cTo#expanded from macro 'DECLARE_TEST_CASE'_##_: n*aTsE r Amuln (pm21_etR49: vo#In file included from #i_poorind)../sml/include/sml/sml_file.h _ D | e OnWu nNa| l ):;_ ( ^s ( m) TvrE 22| : oeS In file included from T../sml/include/sml/sml_message.hl __iqsuee| ^d ^T:E src/../unity/unity_fixture.h#26Ssrc/sml_tree_test.c: ::q../sml/include/sml/sml_tree.h#Tg_s#t:#84_g52rruoe10339u:pin::c7o2 warning:eu#s :p )warning: #{#a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]_ 24#: generated n84i_. #warning: # # | a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]n | R note: 103t | expanded from macro 'RUN_TEST_CASE'^U#N(na sa)m_ m52Tcc -O2 -pipe -I /usr/local/include -fstack-protector-strong -fno-strict-aliasing -I../sml/include/ -std=c99 -Wall -Wextra -pedantic -c src/sml_get_profile_pack_request_test.c -o src/sml_get_profile_pack_request_test.o lE_;mSte r Tsrc/../unity/unity_fixture.h | _eC| e# ^:e *# | s#m24#l:_ t_60 _(:r rnote: uene AIn file included from S)E src/sml_get_profile_pack_request_test.cexpanded from macro 'TEST_TEAR_DOWN' _ voidi {| ( ):(src/sml_open_request_test.cD ^Es: 27 :241Csrc/sml_number_test.c | L:A143R:E19 #:warning: _a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]Tm dn E l| _1e ^Sfti : T iIn file included from 27_src/sml_value_test.crsrc/../unity/unity_fixture.he:e twarning: (a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] | n:,:)T 150e 14:C1432; | :: Asrc/../unity/unity_fixture_internals.hS:E Twarning: 19 TE:(SgE SET| a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]pTS_27a ^STE(r o_T Uu s:pmTrPl150, _E(Asns mulmR _warning: b_na function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]e | aD o| e_pO voidR WemU../sml/include/sml/sml_tree.hNrn:e_,rw e 110_wT)Ni19r:i(;E\S | q34gtTute: tyeh srpto | warning: _ui)_ ^ea function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]pn_ Cdsrc/../unity/unity_fixture.hA e:t{)S f49 v 110evg: | | ooE37simcd(^ise drl h3Tui2:ln i Esrc/../unity/unity_fixture.hm:t_note: tl)r 22e:y_{expanded from macro 'DECLARE_TEST_CASE'e 52f _ :49pva| a^Su | n dlt h csrc/../unity/unity_fixture.ht:vi)ouoe*;is28 md, T:note: nl34p _:(TEat)Sr;T | __expanded from macro 'TEST_SETUP' note: #sexpanded from macro 'TEST'r| e ^_#o ^ p28src/../unity/unity_fixture.he# :g# | t i g22e| _ | r#ooun void r p52 :v7odoa:esrc/../unity/unity_fixture_internals.hiuda tp:fph###_i_# 29note: Ti_n#Eexpanded from macro 'RUN_TEST_CASE'TeEl#S)AnT;_Ri:t _ ( 27T:nD EaO)S;# warning: m| WeNT(_#a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]) 52S## ^ E| g | | ^ ^_rsrc/../unity/unity_fixture.h29 T:src/sml_list_test.co52r U:P:u113u7(p:: 1 | #g n| r# _v note: {o# voidi (expanded from macro 'RUN_TEST_CASE'o#:) u ../sml/include/sml/sml_tree.hwarning: :pn) | Da function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] a 117 ^:52113 mE | evCT#src/sml_octet_string_test.c44o:E #:d115S_Ti(( dwarning: s | Ua function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]Ln )iT ;A\Rt117y | mEsME :m2_: | aTl S ^{ lElDl o_cT_Ewarning: _CsLsrc/sml_number_test.cp_:#a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]e#qg SrSrA 143uot:Teo1115RcE_nu | Cca_A: eRTSEpE _r#(tpU#,_Ng_rTSowarning: TS Eua function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]SpT,_TC _ src/../unity/unity_fixture.hCan:irea_AnS29miEETsA:S(tUtPvga37(reo:()E )u) {pl,u( note: | expanded from macro 'TEST' se m) ^*;| \^ l ssrc/sml_open_request_test.cm l_:o31cn t| esrc/../unity/unity_fixture.h29:;: | a128_: m ^t e: p_34r: o)| src/../unity/unity_fixture.h warning: c _;p:s a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]\ v ^o note: ia49dt expanded from macro 'TEST'rrTi n :g , E28S 31T | c 37mT:E| | __ # ^# | note: S gexpanded from macro 'DECLARE_TEST_CASE'T r_ osrc/../unity/unity_fixture.hpu)T p: v; void49a | 49#E| A ^ vRol# u__ D e Oi_:id vW# 37src/../unity/unity_fixture_internals.h:#:oT30EnSsrc/../unity/unity_fixture.hinN iTdt_:note: aexpanded from macro 'DECLARE_TEST_CASE'52m(( )e:s#m; #T: ##7E: 49l _ | _note: gro| upexpanded from macro 'RUN_TEST_CASE'25Srn T:o( ^ u) p\_ ## #52 | warning: | | # ve ^oa function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]i_d# # voidnsrc/sml_number_test.cg _ ../sml/include/sml/sml_tree.hT rne:rq30143E: 1{a | S::mvT uD e123oE:_iwarning: #Co#eL38g#rAos:R#tu)uEdp a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]p__ ## T##E_(#warning: _ S{a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]T#_src/../unity/unity_fixture.h :#) UC38| #A ^nn; ai123tmneaS | #src/../unity/unity_fixture.hs\::#m24 mE:(_ ey35Ml60#:g| rau:r# _note: _expanded from macro 'TEST_TEAR_DOWN'lnote: ^ r tnl( u24expanded from macro 'TEST'p | eouonl#_usrc/sml_list_test.cpd:e113nc(t_:,E1 :r)y en af mniwarning: ea function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] n*d)src/../unity/unity_fixture.h T s | e:s29 ^e):t m3738:| l | note: ^expanded from macro 'TEST'_ Tt Esrc/sml_tree_test.c (: src/sml_value_test.cu;85 :29S2v | T:p\ 151e_) o; : T | Elv_2| :i ^Ae ^R: d_ warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]n warning: tD a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]src/../unity/unity_fixture.ho| T E85 ri void151d | O | y _:S49Ti: _ RRU WT#N#37Usrc/../unity/unity_fixture_internals.h:NN_(E:n_iTT tnote: gexpanded from macro 'DECLARE_TEST_CASE'EE(Sg) 31SSrrT:;22T_TCo__u: #warning: A a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]#49gS r | p31o| | E# ^#u C o Ap_# # _i(usp#S#)mnl| Eav( s_n voidmmevt#lo###_ on_ ai../sml/include/sml/sml_tree.h(d) T :v| EUmin ^it aSelT129src/sml_number_test.c:ud#t _#T40#eE,S_rry::e #wgrFru150ne( i:taoT)1e:warning: \a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]_ioul_ pc# t,u warning: | #ea function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]p # ^a# _gr150#erCs rto129o#_src/sml_list_test.c | usn:setn_umrtlai( | p_#p)TnE;wm #e eg113r:| S)1T ^#i ;(:#i_ o d_ts mT| E hl__warning: n_| eAea function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]u mrn ^trubRnr(y void_ De*src/../unity/unity_fixture_internals.h):ssrc/../unity/unity_fixture.hOm :rsrc/../unity/unity_fixture.h, lrW33o 38:N:(:3052:35) w:| 7:: ^ r irwarning: _ a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]note: c_ | tp ^ e eexpanded from macro 'RUN_TEST_CASE'src/sml_open_request_test.ch_: isrc/sml_octet_string_test.cli 33rnnote: 35: t116 | expanded from macro 'TEST':vdo252e i):;1 | : igoddwarning: _a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]: e enwarning: t U ra function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] r38 yn{| i_ ^ | 116D ti E Csrc/../unity/unity_fixture.h8Lyn_35o:i AtC po52 | :n t i(R) | cU RvEl7;: oon_note: Taexpanded from macro 'RUN_TEST_CASE'| Nil ^Edu)S d_ TTT52ETe(EESsS{ m FS l| T voidT_| i_^o x | _CptT#_A #Ssrc/../unity/unity_fixture.hECIn file included from (:seAn28gsrc/sml_file_test.crm_:roeuqr34 : u Su:note: e21p: TIn file included from lexpanded from macro 'TEST'E../sml/include/sml/sml_file.h( _#e ge{so#rtc to (u :)22;s28t | pD, e, | : itn ^_ _i#tIn file included from ../sml/include/sml/sml_message.h )# n s| a{EtC r ivnm:e28 void| : g^L#,Aon R../sml/include/sml/sml_open_request.h a:E#_mTsrc/../unity/unity_fixture_internals.hE:iesrc/../unity/unity_fixture.hS:39T)28;c\d:_40( _TCEm p: 36 | S)warning: :_ ^34:A30S::wT i_ tE | (note: ^src/../unity/unity_fixture.h #ga function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]: h49expanded from macro 'TEST'_src/sml_list_test.cwarning: r::# 127o:ga function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] r28371u | h o: u e36 x p39:) | ; p # vwarning: #a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes], vnote: o_expanded from macro 'DECLARE_TEST_CASE'#o | in saim| e ^)d m l127; \_#src/../unity/unity_fixture.hd | nTU n49T | a E:mE52eS#o :| T ^S#piet7__(n) ;#\_ src/../unity/unity_fixture.hTr:e y P(q: 49 v u| osimnote: ^elexpanded from macro 'RUN_TEST_CASE's:o_dts37 #eig T:qnur52 ot | e* Enote: e Ssn urT_cpe_m ,expanded from macro 'DECLARE_TEST_CASE'## Up#al _{#src/sml_number_test.cn _d :# #ogrnr150ooDpEs49eAClL_u:Ala1o | c RptmSEe eette:s #n(#)#_ #warning: _a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]__ _ ;rs(eTqEtvurSsrc/../unity/unity_fixture.h#:i#Ten_aC)so;n i29d \:A| 37tm_e :S ^Tnote: gexpanded from macro 'TEST' #E#S | | E_ ^T(irng29 voidi | t _rsrc/../unity/unity_fixture_internals.ho :# #usrc/sml_open_request_test.c p:u)37 :n(35{:,23)g; ( v no| i)d^ r :| o Tsrc/../unity/unity_fixture.ha1E: ^| um ^pwarning: S: e a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]warning: #a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]28 T| : void #_ src/sml_value_test.c_:34# #37: src/../unity/unity_fixture.h #)152In file included from nsrc/sml_file_test.c;note: :expanded from macro 'TEST'\:29 2#: | g21r28| : v::aIn file included from | m ^../sml/include/sml/sml_file.he o#:u o22src/../unity/unity_fixture.h warning: i:p ##49d_a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]37: ::In file included from 37 # :../sml/include/sml/sml_message.hrUun in:t (note: 29note: v): o../sml/include/sml/sml_open_response.h _expanded from macro 'TEST'#i expanded from macro 'DECLARE_TEST_CASE'#152 : nd y| P39a ^49T | | Eom eS#src/sml_tree_test.c 29: #R U:N | _i_92 nTr42tTE _ eu#S:r#T:_ I g1r:n oiwarning: _ a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]vt nu( p39#(warning: )) | a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]v;#\soC AiS m _92dl#o_#| no | aE ^iT m pTd E eE| enSS(TT___ sTS| m#l#r ^_#(e void_sv) ;E\In file included from asrc/sml_get_profile_pack_request_test.c El src/sml_number_test.cS#:gp| uT150_eo ^r o,T src/sml_list_test.c:U:1:P:(19#s#mgl127 u:p1n#rsw: r:oe u_pwarning: #warning: ##src/../unity/unity_fixture.htirte a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]_eea function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]__#:_16p b:osrc/../unity/unity_fixture.h#o 58l::#38 :esrc/../unity/unity_fixture.h*a#s:mn2935nawarning: :tl)a;:37h:n _note: anote: m)a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]| ^e mexpanded from macro 'TEST'src/../unity/unity_fixture.h expanded from macro 'TEST':eo{ 52 : #29##7 p38#16 | _ | :r ienote: | _u n^ | nr expanded from macro 'RUN_TEST_CASE'_ rn 52(e) | uts p U\n o (src/../unity/unity_fixture.h n n | )i ^:svv ot e o i _y{ i| nMdi d iDT22 Ea:t ^( )52ET src/sml_open_request_test.c;C:S L: A35RE :STTi| _nnote: _expanded from macro 'TEST_SETUP'1 ^## : #(g #22gr | | E _#idwarning: Troa function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]u voidEp S #src/../unity/unity_fixture.hn:5038 warningIn file included from t#eso: generated35src/sml_file_test.c_. fu:i:n note: Texpanded from macro 'TEST'p a21##: _38rIn file included from cc -O2 -pipe -I /usr/local/include -fstack-protector-strong -fno-strict-aliasing -I../sml/include/ -std=c99 -Wall -Wextra -pedantic -c src/sml_message_test.c -o src/sml_message_test.o ../sml/include/sml/sml_file.he | g#c_,:###Cn A22n: SaE (mIn file included from a../sml/include/sml/sml_message.he:g30c: ../sml/include/sml/sml_close_request.h :r33omhT:uE#ep###S_a42,In file included from _r(v*:r uwarning: src/sml_message_test.co )n (:aa function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]irn 19d )| a\ ^ 33T | _src/sml_number_test.cmSe s: | m)lIn file included from g; \TEET ^v _ c [S:lsrc/sml_list_test.cUTP| :(127g155:o ^s re1src/../unity/unity_fixture.h]o_:# _warning: r#a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes],:src/../unity/unity_fixture.h:gur 49e ::1src/../unity/unity_fixture.hq14u37ev:: o:: 38src/../unity/unity_fixture_internals.hinote: ps:t 19):expanded from macro 'DECLARE_TEST_CASE' d*: v35o o:s mwarning: lnote: i_dexpanded from macro 'TEST' a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]27 49 c ul (p:T* warning: 38 | | 155EoS | sT #T eEr_ _##_vuoriSdT a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]## #eng _TrqGaEnuSRA lTvOm_e#19oeUo | iudPp##sl_ t#R_ gUt#rN_N#T(_ioSEESTE)TT _ #| #eu ^pynsUR gpr(isrc/sml_open_request_test.ctstesd#(m)l)e:f;o u41 p: #_v| oPn(u_#)#mi#(1) :nda# ^ b | warning: _ ^)u;na function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]| emri void # t)#y f 41e n{ | aTIn file included from msrc/sml_tree_test.c e#usrc/sml_file_test.cE###_:| r ^21: : | 96^:_unn In file included from c../sml/include/sml/sml_file.ht1S:i22 :(| Twarning: ): _In file included from src/../unity/unity_fixture.h(a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]../sml/include/sml/sml_message.h o: void96 57n| G | R)T(:)31E ^: ;S : ../sml/include/sml/sml_close_response.h :4430| :: | T ^ ^note: Oexpanded from macro 'TEST_GROUP_RUNNER'U_P44 In file included from T E src/sml_get_profile_pack_request_test.csrc/sml_list_test.c:: _140A R:| warning: R20src/sml_value_test.cU57::N153a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] | _ :N: voidDEIn file included from 2 O: 30WRsrc/../unity/unity_fixture_internals.h( s1 :warning: m N (src/test_helper.h swarning: : | vmsla function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]l:_o2923 :_27i:o a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]warning: mtla function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] : _p../sml/include/sml/sml_octet_string.hce l :od 14029 | 153v | n38_s | RTre:UTNoe45E_:SrEer i_ewarning: dea function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]T_Tqs(ppuaeSsTm o n_ssttEh#UlS)_#sg ee)Tnr38{ | ioo_uCcttqep # uty#{_eG*RAnSc_s m sM lO_| eE ctUl,P^o a(_ r| lsrc/../unity/unity_fixture.hsiR:lwsrei_^oU tNrsrc/../unity/unity_fixture.hencN_g57:msl24_p:oeS_ Eo*:60Rtvnass_am44lru:lcue:e _tnnote: iexpanded from macro 'TEST_TEAR_DOWN'rn_eA li lo tctt24,( | Tt_e se)w#t;drts(ie_note: rfexpanded from macro 'TEST_GROUP_RUNNER')i tne;s\i _ un e57| t | n s| ^ ^ Tigg ) src/sml_number_test.ctE:r | n 155( void{ei ) dvn| go :S13In file included from iT;2_src/sml_file_test.c^d_T) ;gsrc/../unity/unity_fixture.h : 28| e ^:::n3421e E A: RIn file included from :../sml/include/sml/sml_file.hsrc/../unity/unity_fixture.h:_:22 DrT52aE: :In file included from O7W :N ../sml/include/sml/sml_message.h note: note: | expanded from macro 'TEST': ^ twarning: Sa function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes](expanded from macro 'RUN_TEST_CASE' egT _28r | | # void # 5232g_rouu src/../unity/unity_fixture.h : src/../unity/unity_fixture_internals.hup:../sml/include/sml/sml_get_profile_pack_request.ho:):305858 :u pv:#i:v25doo(:#i | 37)warning: 64a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]:_;G R : inote: d d warning: | T 30Oexpanded from macro 'TEST_GROUP_RUNNER'Ua function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] | P _ RT E58S ^v58{T o | UENs_ S | i NTE#Rmd_ #| gl voidUrn# ioDuE__#tgIn file included from gsrc/sml_get_profile_pack_request_test.creru:ytMpC#n# oLaAAuRp_#Ep21 l: _r #T_In file included from lEoSl../sml/include/sml/sml_get_profile_pack_request.hcvo:f24Ti: lT_o../sml/include/sml/sml_time.he_:C#i41#lEn(:)aA__AmRE;p\a_SncEdD(kgT_ed 24 :| #warning: r ^T#a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]E oe S_s(ru)p;T tsrc/sml_open_request_test.c(_O,)41\; | : # e #W| Ng( )nq41u:a1m:reo| se )m ^| ;warning: lu_\ ^spt ^ # a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] t #i_ GmR*Osrc/sml_tree_test.csrc/sml_list_test.c | Us: ^m lsrc/../unity/unity_fixture.h:| 140e_100g voidP:: :esrc/../unity/unity_fixture.hsrc/../unity/unity_fixture_internals.ht_1R::*:sU Nm581warning: :N374931l::E__p::R22rt37:o(i) : fa function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]warning: \ iwarning: m a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]src/../unity/unity_fixture.hl :note: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]ee_29 :p_ | 37 :note: i100 ^expanded from macro 'TEST_GROUP_RUNNER' naic expanded from macro 'DECLARE_TEST_CASE'src/sml_number_test.c | :note: t k _T 155expanded from macro 'TEST' r:584931e1E ( | : | iq u29 | n | ) t S Tewarning: ( sUt;vn _ viia function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] tosrc/../unity/unity_fixture.hvy: nos62mFilti d| ai:(44):iol ^uir denote: Cd;_ Texpanded from macro 'TEST_GROUP_RUNNER'E t| T E S void T 62_In file included from S | o#uT| #src/sml_get_profile_pack_request_test.cTgn ^E_ : S r 21or| tu e#p: # voidT#_e(##_g_rIn file included from op##gvuopa../sml/include/sml/sml_get_profile_pack_request.h t#r#In file included from o#)h;iu:p25ndasrc/sml_file_test.c#_m #:_21# T: E,G eR OIn file included from : UIn file included from ../sml/include/sml/sml_file.hPi#| _ ^: 22../sml/include/sml/sml_list.h n: aIn file included from :nRm| e voidUS#T../sml/include/sml/sml_message.hi:N# 3325_t: src/../unity/unity_fixture_internals.hr_): :../sml/include/sml/sml_get_profile_pack_response.h N../sml/include/sml/sml_status.hE#R::#ugn44r#3933(o{:: 66#:():)\ | warning: ^_u r upa function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]# n30 | | #2844 ^:_ | (: ^ src/sml_value_test.cwarning: src/../unity/unity_fixture.h a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]:) :\15428warning: :s:33m src/sml_open_request_test.c2:34l:G| :a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]41 : _ | Rgv warning: o 1Oe39ta function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]Ui | P:_note: pexpanded from macro 'TEST' _dr Rwarning: o f ^154a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] islm src/sml_list_test.cU28U | :esrc/../unity/unity_fixture.h nli:R_N62tpy | _U:N44ENR_:a_Tcrk ECSu_nnote: os nexpanded from macro 'TEST_GROUP_RUNNER'tAT140ar_ C:cle l 1At(S)Els up( s:vom warning: la function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]u_62nvd aseso i | | *edl F src/../unity/unity_fixture.h sim *T ^sx mEltSu_lsTrte _a#_: src/sml_number_test.c38:#Tggvt156uorieedso:: s35u_tT2(:E tSuiT_ppn#e)i_warning: ;,:ta function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]r o (f # inote: #expanded from macro 'TEST'#_ w#| l156rg ^) 38e | r;#i o | _R uU tNpne#| p# _a| T ^_a E cGmkvR voide_o _#SiTrsrc/../unity/unity_fixture_internals.h#:_eO _| d36 sU: C(Ap voidT30 Ei)SPnoSn:T_E_s ;#In file included from (#Rtesrc/sml_get_profile_pack_request_test.cswarning: Ug:era function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]o\_ui ng 21meilN t36: r| 1_ | p ^#N vIn file included from n../sml/include/sml/sml_get_profile_pack_request.husrc/sml_tree_test.c:#25m:(6100))_;;o : #1| #:n i aEb ewarning: : a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]In file included from r../sml/include/sml/sml_list.hR ,| src/../unity/unity_fixture.h_: ^:r i 26d: | ../sml/include/sml/sml_value.h :mne ^ void i29u48 :src/../unity/unity_fixture.h#:../sml/include/sml/sml_get_profile_pack_response.h#26Ut::_:52n55:n:7( :58_iAu) l warning: l:| 37 ^ta function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]: ( )n src/sml_list_test.cynote: :Pexpanded from macro 'TEST'o s inote: 151 | warning: :a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] ^ 48129i ngexpanded from macro 'RUN_TEST_CASE':src/sml_open_request_test.cn | e :55warning: t | 42e ra function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]: _ 522 | | v:dUs ns m8owarning: im)dd l a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]151;_ | v aT oE T El A uSlS_42l| | e pRr l{SoTTfe_(t#_s ^Us# (o b)jgm_lDNrE_;T _src/../unity/unity_fixture.hsC EoSuL| pTe* ^:_52C# Ah#:_ASs7qm E| u voide(#s#am enn:lsrc/../unity/unity_fixture_internals.hca_R dmnote: eexpanded from macro 'RUN_TEST_CASE': l37e:Eve a#,#_52_ | 23_olpTre:r u n fuEwarning: n_rSa function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]_ Tee(e)_r_eCn_e Aoi tSrcn{yiq t\D e ttEuC( L_| E*)eAsR;sE( m g_ts| tl37 ^r_ro | pi,vno riigTod E ^src/sml_tree_test.c )f Snuip:t_100o U):,b1T; {_n:j | C A voidS Ewarning: aIn file included from n_i ha function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] | t( ^m src/sml_get_profile_pack_request_test.c gesrc/../unity/unity_fixture.h| y^src/../unity/unity_fixture.hreo:P): 38u;:src/../unity/unity_fixture.hoa:2128:: \52In file included from ip35../sml/include/sml/sml_get_profile_pack_request.h:: 25 ::7d,ne: | :note: t../sml/include/sml/sml_list.h rnote: ^n_expanded from macro 'TEST' expanded from macro 'RUN_TEST_CASE':aem src/../unity/unity_fixture.h e:er57n: )3824 | 49 :;37 52\:34_t :note: I: expanded from macro 'DECLARE_TEST_CASE' | rn ynote: expanded from macro 'TEST'_ i49 n{ i | 28 tD| | ^ warning: ( E C L)v;a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]src/../unity/unity_fixture.h A R| o ivitd (o:5749 ^E _)T:E | i; | sd S T void_ C Av ../sml/include/sml/sml_get_profile_pack_response.hToEi| dST ^m37E:(S: Elg 67S | r_note: voidexpanded from macro 'DECLARE_TEST_CASE'o u: 58p TT:49 _In file included from lsrc/sml_message_test.cTi_,warning: sE:St19# : n | ##src/../unity/unity_fixture.h # g: ag16a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]mr o u*rpe67o us:p##v | oTs_58#)mim_l##_l##;glr_o\_ #pir##ndu :ToEpfas#mt e_warning: ##in#a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]a_m_ne #_### onSibTt_| _ ^j((_ ( )src/../unity/unity_fixture.h a:m4916:) #e#)g | p#i#| 37e ^n;r _r;i:otuo\ rd psrc/sml_tree_test.c note: :expanded from macro 'DECLARE_TEST_CASE'_ u U#| nn ^ | e ^106 :ni#(1t t_)#src/sml_list_test.c49::151 | | #:ry y voidM warning: aa function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 1 in:v | * asmwarning: enIn file included from (src/sml_get_profile_pack_request_test.c ^# a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]i src/sml_value_test.co:misrc/../unity/unity_fixture.hdn# 21T:_29lE_rt106:pS : | In file included from :ru../sml/include/sml/sml_get_profile_pack_request.hT155on:(a:frTE_g37_c:,# 26#) o: 2../sml/include/sml/sml_tree.hb:gc:S Tr103note: warning: expanded from macro 'TEST'ja function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] o_ p h| u:29e a ^24(155sr | pr# | :m# _* l #Rwarning: src/sml_number_test.c_a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]#ta riUovedn:arNgo157_m:ivTde2_Ee eS:#T_n #tE103[p_ awarning: | tsr]Tm_Sa function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes],rl huTnvy_ _(iC#)#o ,i_gdr o157nut | i| p # ^ tRa Udr(edA_eNe#_(_nS#E#t)(r19*s;ynT warningma* sE generated rs. lmS| mT_ ^v _ C| a voidl lu_)eA../sml/include/sml/sml_get_profile_pack_response.het :S,u{ w77nrEe#e#__i:r riAtuel(38n| lsT_eo:p(m^) \warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] snsrc/../unity/unity_fixture.hi tl| t s ^ :_ n)77u(m()t | issrc/sml_list_test.c)m):l28_151:;b:e341ro:v, nwarning: a a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]i;a :nli ltusrc/../unity/unity_fixture.h)note: :;_expanded from macro 'TEST' 38e| : ^ _28| i ^ n t | e| e ^ 35| :src/../unity/unity_fixture.h g voidn note: : 52 :| voidexpanded from macro 'TEST'7 e:t rIn file included from src/sml_message_test.c138r: 620)../sml/include/sml/sml_tree.h | :: note: expanded from macro 'RUN_TEST_CASE'; 110 v 52v | y o | * ^i s dIn file included from msrc/test_helper.hl{_:src/../unity/unity_fixture.h 34::v: 23Da Ewarning: Ca function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]: T52o ../sml/include/sml/sml_octet_string.h:l: Eu110ie7S | T:38s mnote: lLexpanded from macro 'RUN_TEST_CASE'_ __ d:tAeR#4552# | T nrtE r_: ywarning: _ ie{gneE_a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]S piatr o38u p | T(T)#_o;ctE tDe#thE#__ ##CgsrLt #| *S ^nsomalTmuApRe _#C#__ A#r#| #SniaEE voidn(#gt_grT r_In file included from Eme oe*_seS(u)pT#,# m_lpsrc/sml_file_test.cC__( :oa n| a ^tm)A ;SeE)\(c; \ src/sml_list_test.ch21_tgi: | ne ^t:_157i tIn file included from src/sml_tree_test.c../sml/include/sml/sml_file.h::r1:s22106::o| ( twarning: r ^1iunp a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]) ,: src/../unity/unity_fixture.h157:;49g nwarning: a a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] | : :In file included from m| src/../unity/unity_fixture.h ^T:e37 E)../sml/include/sml/sml_message.h S| T29:: void 37;../sml/include/sml/sml_tree.h:note: : 117__:expanded from macro 'DECLARE_TEST_CASE'g\e35G: : nnote: 44../sml/include/sml/sml_get_profile_list_response.h:: Rexpanded from macro 'TEST'O49U | P44e | _ ^29:r66Ra : | U warning: src/../unity/unity_fixture.ha function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] tNwarning: e: v a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]N Evo_ o49 ii:dR1173744 | u(: | dTsEmss mSuTllmi_T_#d#(_EgSsrTpnote: _eoqruoexpanded from macro 'DECLARE_TEST_CASE'l#_#cgg rp_#oept)#;u _ae_unpr#_p# r cv| e ^49ao)n l | a u{ m e# # _fe | iv^# l#on#*e#s_imsrc/../unity/unity_fixture.hl:| di57 voida_ls:r umn_Ttp_44r: eo#(c)E#\In file included from Ssrc/sml_message_test.cT _r__p:#r ue 21na| note: s ^#r: (pexpanded from macro 'TEST_GROUP_RUNNER' )gIn file included from rosrc/sml_tree_test.c_n../sml/include/sml/sml_message.h svo:a106 :l:u57e1 | 24e:_: | i n ^warning: iut pa function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]# (#../sml/include/sml/sml_time.h)src/../unity/unity_fixture.h*_ :s:;38 m :v35| l#:_ ^o i d#note: expanded from macro 'TEST'| 41 gT Ee:t38_ | voidSnT 24 a pmr_:o 59# warninges../sml/include/sml/sml_tree.hf# #warning: g# generated r_a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]. o :r123 viuup:n4138o#i(d | )# _ :lsTmelE S| G_ R ^T__warning: #tsrc/sml_number_test.ci:O159la function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]im U: 2123#sgP:_ rtwarning: | oRs_Ueu mp*ra function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]N#ls#mN__l #E #159e | t nRRa_smUuep#r#u_p(n_N)_etATlllE_S ( ioem| nTne ^st_ e)C_rsrc/sml_tree_test.c_y;i \iA:SnE*nistim(115(tsl: )m_( ;| l1t ) ^ ;_| :u n ^u m b| e ^ pwarning: ra function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] ,| | voide src/sml_list_test.cpl void : 157_ 115:aIn file included from In file included from src/sml_message_test.c | ersrc/sml_file_test.csT:1::n21e E_St: Tu(In file included from srmwarning: ../sml/include/sml/sml_file.ha function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]21:ly 22_nt: : _src/../unity/unity_fixture.hIn file included from In file included from i:rn58../sml/include/sml/sml_message.hs../sml/include/sml/sml_message.h:ei:g:ne37_:2536 e: p: a../sml/include/sml/sml_get_proc_parameter_request.hIn file included from dt8../sml/include/sml/sml_list.h)hinote: ;::expanded from macro 'TEST_GROUP_RUNNER'38 ,t 25 p(58| | ^: a : r )vs../sml/include/sml/sml_status.he ;)68:o i d{:src/../unity/unity_fixture.h 39:| : 52warning: 28T::a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] ^7 :E | 38^note: Sexpanded from macro 'RUN_TEST_CASE'T | warning: sa function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]m l __52g | | e#t _# void gsrc/../unity/unity_fixture.h :r2839:o up | r{s 34Dopc:E_C mnote: lp_a../sml/include/sml/sml_tree.hsexpanded from macro 'TEST'r :t a28129 | #m eLatt:uA s#40e R_r:_ rEe*warning: sq Ga function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]_ umTlE_SseTts _RC O129v | otsam itUuPA_*dssS_REU(NiNmnElR il_(gg)_\T ter tE| S ^_ Tppo_usrc/sml_list_test.cer#:r#og157p:c(_)i;1 roodu:p_ ewarning: #a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]# n| t ^ p,ar r nay| m void_ #src/../unity/unity_fixture.h#In file included from esrc/sml_message_test.c :*t21:: aenmaer)62;:\s44 _ :mIn file included from m| e lr../sml/include/sml/sml_message.h ^e note: _src/../unity/unity_fixture.hpexpanded from macro 'TEST_GROUP_RUNNER'# qe::25#u: eIn file included from s_t _62(../sml/include/sml/sml_list.hr | 49ii: 26: 37)n:i;t\( ) o: note: | d ^expanded from macro 'DECLARE_TEST_CASE' ../sml/include/sml/sml_value.h _ve : o49i48dsrc/sml_tree_test.c;: | : 115n T :261v:o E twarning: Sri:| y ^_a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]i dTsrc/../unity/unity_fixture.h :warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]29 n :i| tT_E voidS T37#:_ In file included from note: src/sml_file_test.c##:(#expanded from macro 'TEST'g21)r: oIn file included from ugp r#48; | #| ../sml/include/sml/sml_file.h ^: s o29_ | | void # uv#22m: In file included from osrc/sml_get_profile_pack_request_test.cip:dIn file included from n../sml/include/sml/sml_message.h#a:21 : l../sml/include/sml/sml_get_profile_pack_request.h_mv37#eaT:E: l#58u#_e_:../sml/include/sml/sml_get_proc_parameter_response.h64 :GSRT r:O36warning: :_a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]uU 70* #58P | #ng_rs(s)mo:lu_mR lU_warning: ga function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]e tv_ p #a#36_N | N# #| lsnm ^l EpRu_armsrc/sml_number_test.ceu__:grentionAflielilt_(p#)e;_#(rp160o _c)_ | a| r ^ ^c:uk n_(src/sml_list_test.cp )| :a158 void: 22\r :: r| a ^ewarning: qa function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]mueeIn file included from s src/sml_message_test.c :t21t: eIn file included from r ../sml/include/sml/sml_message.h_:rwarning: e*25ssa function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]pm 158l src/sml_tree_test.co160n | _ : g: | 115e:tR_UpN _RsUr1No:ef i _../sml/include/sml/sml_list.hl:warning: *e57a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]T T_Esrc/../unity/unity_fixture.hp:s38a:S24ET:S35c:_TC knote: Aexpanded from macro 'TEST'_:rm Swarning: la function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] eE _( 38C | Aq u57e | s _ mslSm_ls_tl_iEss(eit s n*qsumgemlvl_neoltci_iidse n,t T_(up)EmtrSoT;ib n_ i| iec ^tn_) _ i#| p#; voidrtg, r p src/sml_get_profile_pack_request_test.co:(aua| 27r:)1 ^;r : src/../unity/unity_fixture.hspe :warning: _a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]| a #u#m e2752 | t:T7en:_ ^r note: # #| _nra voideexpanded from macro 'RUN_TEST_CASE'sE pms ie g#S#To52In file included from | n __esrc/sml_message_test.c(n) s:e21 S E| _T d 1{6 )Di ^; U: nPE(src/sml_tree_test.cIn file included from si m../sml/include/sml/sml_message.h: lt:(125):_26;: g C../sml/include/sml/sml_tree.he1| :L t ^_ A| : ^ R | pE103src/../unity/unity_fixture.h_:rToEfSi void:l eT_52p:In file included from 7a_src/sml_file_test.cwarning: c24a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]: kC A: 21_Sr125eEq(: g | warning: :T rIn file included from o../sml/include/sml/sml_file.hnote: :Euupe,Sexpanded from macro 'RUN_TEST_CASE'Ts22t: ) In file included from ( s 52a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]n ../sml/include/sml/sml_message.h :m | {a m e ) l;| \103 ^ | | _ ^38t rssrc/../unity/unity_fixture.hm:{l49esrc/../unity/unity_fixture.h: :_22: :../sml/include/sml/sml_set_proc_parameter_request.h37::38t re52note: ::expanded from macro 'DECLARE_TEST_CASE' 68Denote: E _49expanded from macro 'TEST_SETUP'Ce:L p Aa t | warning: Rh22,E _w ra function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] i tTe vEoS38)* | sT{is | _#m dC A| SlE^_mtdr(lT E_esfgsrc/../unity/unity_fixture.hreoeiSe:tn_T_ip28reo nTc:u_pE34iS,_tp(#) a:# rgnr;oa u pTm| ea_ ^note: m S e| )expanded from macro 'TEST';#\E t Te#U28Pr_(_ | r# e void# g| ../sml/include/sml/sml_tree.hrq ^ :osrc/../unity/unity_fixture.huu:e49p )ns:at m37ev#110# :o : vinote: *34o_expanded from macro 'DECLARE_TEST_CASE'i:d r sdwarning: m a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]l u_49sT | E STTE_S e110tn | ( #T )s#m_ # vgorl_#i| _gd ^ trpo urpoeu#p#TrEsrc/sml_list_test.cS:T#_#e#o_159#cp_gpar__:So#uapt2#h# :#r_*an##as mmEemneatT#mUelwarning: ea function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]_#tP#(r)_ ( )| e ^r _er_ #src/sml_get_profile_pack_request_test.ce:_;p31\: ra t1h u:159 qwarning: _a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]n u | | ( )ReiUn s Nti_ _ ^i t| (T31 ^E | S)src/sml_tree_test.c TT_src/sml_number_test.cC:E161SA:;S T E125:(n2| _:T1E:A:R iwarning: t ^_s warning: ma function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] (a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes])| ;D O void161 lW N| ( ^s | src/../unity/unity_fixture.h :_29../sml/include/sml/sml_tree.hR:U :117Nm:37_ls:e44Tq uE:_| e void g nwarning: cSa function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]ee,tTnote: _ C_In file included from psrc/sml_file_test.caexpanded from macro 'TEST'Ar p: Sr21 29Eo( | ssfmil : In file included from e../sml/include/sml/sml_file.hl:_117o | 22e: _In file included from p a_scmc../sml/include/sml/sml_message.hnvko_ur:itlem39_: peq../sml/include/sml/sml_get_list_request.hr:ouce_tb_s39deptas):r 48_:Ttv ErSawarning: T{ia function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]r _n ,l#ug#39g re | s)| m^*l;o _u gpesp | tm_ ^l#src/../unity/unity_fixture.ha lr#isrc/../unity/unity_fixture.h_:_s#pes_#52tn:a_rru:emqne7#:# onote: c_uexpanded from macro 'RUN_TEST_CASE're_s24s tup*n s:i(ma)l60_g\52r :_n | vg | a note: eexpanded from macro 'TEST_TEAR_DOWN'd l e24{ ^ut | _e 3_#Didnli2 ei)src/sml_tree_test.cs:t125ft(iEn)e; _ ;| :C 1 ^r eT:Lsrc/../unity/unity_fixture.h qEAu RSE| _:warning: TeT ^_52sTtE Ea function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] _A :| 7R:S_ void T note: src/../unity/unity_fixture.h_iDn../sml/include/sml/sml_tree.hiOtW(:CN)(38gexpanded from macro 'RUN_TEST_CASE'r:o u;: p ) 52| A | 123 ^: 3538 :v:S o| note: E i dexpanded from macro 'TEST' ( T{gwarning: r void EDo38 SuT | _In file included from a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]# psrc/sml_file_test.c ,:#21E: 123In file included from g | rnsoCam mlv_uLt../sml/include/sml/sml_file.hp:#A22oeuiRp: eIn file included from lE#d_../sml/include/sml/sml_message.h_)T_;T\Ee E SnT t r| : ^40AyT_ CERSA_src/../unity/unity_fixture.hD :T*SOEW(49: g_N:#../sml/include/sml/sml_get_list_response.hs37m:l#r(o_ )u p: 41| g:r ^o, t50usrc/sml_get_profile_pack_request_test.c:unnote: :paexpanded from macro 'DECLARE_TEST_CASE'p35# m:e# ) ;warning: \a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]_1 :# #41e | 49warning: ln_aea function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]| m ^ | e n src/../unity/unity_fixture.h 35:#49#: | 37 _vT:Eo(itdrs mTS)T (lnote: E _y expanded from macro 'DECLARE_TEST_CASE'g| eS ^T __# isrc/sml_tree_test.cn#s:49134i: | gmtr olu_t(pg_1 #l:) i;s v warning: e| a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]t#_ ^t_ #_ r| e voidso #p op134ind../sml/include/sml/sml_tree.h n:T | rasomETe129Ee:f#SiTl40 :* S#_warning: #e_#a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]grT us__ nmG(129)p | rlso_Rg eO| U ^Pau cmkp__l#rR_src/sml_list_test.cUetN_Np:lq#iesuE160_etr#R_#snr:i(2oadm:se _teesm,np#warning: ol#ta function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]n_rsien_ ii y160 tt)r | _ rR* usnenm(l)_UipNete { r | i_oTd(_)eEnS_; ^p | T^ src/sml_number_test.ct : _rCaAt| ySsrc/../unity/unity_fixture.hh_)i ^{n162i t : 2| : void| (^warning: )a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes];E ( s :162m l | 28_src/../unity/unity_fixture.h| s ^In file included from :R:3457e:U:44N _src/sml_file_test.cTqE u:e21 note: : :Snexpanded from macro 'TEST'cIn file included from Te_| C ../sml/include/sml/sml_file.h note: ,28: voidexpanded from macro 'TEST_GROUP_RUNNER' | A In file included from S E22( : s57mIn file included from src/sml_message_test.c../sml/include/sml/sml_message.h:l21_ n : vIn file included from | u mwb:r41i: t../sml/include/sml/sml_attention_response.h oei e../sml/include/sml/sml_message.h: d_38r v::,52To:o 28 warning: pc: ti../sml/include/sml/sml_open_request.hEade :a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]tr_sSsTt39e _:_r#iun#40 n:sgTi)E 38Sggwarning: nra function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]To ;eu_p | ###s_m# #l _# | n39daa6gtmtee ^r# | on tusrc/../unity/unity_fixture.h4:)s52i#po;m l#:#_n_7| o ^(_ r:src/../unity/unity_fixture.h_ :e52note: :sexpanded from macro 'RUN_TEST_CASE'pG7)p:R;e\ onn O| note: 52U_Ps | re ^e qexpanded from macro 'RUN_TEST_CASE'src/sml_get_profile_pack_request_test.c _ R*use mU52: N | l {35 _N :sD1E:Rt_a rwarning: ta function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]tu n EA CelLsrc/../unity/unity_fixture.h*nsA:R29tElmi({_oT:ElS T)__DnECoAp_e;C\SL An r| 37 ^_erE:e Rs E(note: src/sml_tree_test.cexpanded from macro 'TEST':q134ug_r :oeus T29pE1pS:, owarning: tn_a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]is | Tnsrc/../unity/unity_fixture.h :e58a :m__ni Cn AiS37ievto:( )t;note: (iEexpanded from macro 'TEST_GROUP_RUNNER'))\; ; ( | d| | 58 ^ | ^ T| g void r ^o uE In file included from psrc/sml_file_test.c :Ssrc/../unity/unity_fixture.hT | 21: 49v:o,i void n: In file included from In file included from src/sml_message_test.ca:m../sml/include/sml/sml_file.h21:d: 22In file included from 37 _../sml/include/sml/sml_message.hT: eE../sml/include/sml/sml_message.h::: )note: S7929:;T: #expanded from macro 'DECLARE_TEST_CASE'\ 30_:# ../sml/include/sml/sml_open_response.hwarning: # #:g39rg a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]| ^oru :79o | ps42# #:_ GmR 49usrc/../unity/unity_fixture.hpwarning: O:a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]49 | : l39U | P#_ # R U _N_v37om#ess#siadg mnlTe_ NEa*ms:m Senote: #Eexpanded from macro 'DECLARE_TEST_CASE'oR#( lT _49#_ | m_)e\rsps# aeggrnoue u_p n #( )#\__| ^# v#isrc/sml_tree_test.cnor:e134ns iipta(domn)se #e# _| :r;u ^T 1 nE(*/:/src/sml_get_profile_pack_request_test.csS)m :T _Swarning: 35e t s# #a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]l: _go1r:o uwarning: pa| p ^t er#aa function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]nsrc/sml_list_test.csnsrc/../unity/unity_fixture.h_ :#161:_rae62s:src/../unity/unity_fixture.h2::#cp owarning: :a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]38 :# nt161ni | s35ea:mo44_ enR #Unote: :expanded from macro 'TEST'Ni_ n#i t _(note: 38expanded from macro 'TEST_GROUP_RUNNER'rTu) | ;i dn. (E | ^62) | | S ^ | T void_ | ^| In file included from voidsrc/sml_file_test.c :In file included from 21src/sml_message_test.c :: v21C ../sml/include/sml/sml_file.hsrc/sml_number_test.c::37: 163 Av:oIn file included from oS2E:(:isd../sml/include/sml/sml_message.h24i: m d:30warning: : l../sml/include/sml/sml_close_request.h_: sTe33q:u42EeSwarning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]T:_T n#E #c g163re | a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] warning: RS,ToUa function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]N _ #f u33_r#eT | pEeg S_#r#osc tomu37_ | GlT__sCeActlpmoSsleER(#s_O_#fsitlr_i_eU P*_rR#mUsNe#qnmgl)_;N Efu eR| ls_n ^a nmu_emsrc/../unity/unity_fixture.hr:ut#52inb# :el7r:_*(A,es) m_li note: p _nexpanded from macro 'RUN_TEST_CASE'ilctla( )| ^ ( src/sml_get_profile_pack_request_test.c) ;r| ^sl52oe | _ s src/sml_tree_test.cu: :n 135 41e:_ 1{| : ^r s ewarning: Da function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]: 2q: u E41ie | sC twarning: _a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]LTgA| nienRiEt voidEd (135)_STTE(Ss; | T _ Csrc/sml_file_test.cA3SmE:(272lR :__| fUe ^ggw 1 Nee_| T voidr r:o _warning: uEtS_In file included from Ta function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]pp,src/sml_message_test.c : 21_nr : 27CIn file included from ba../sml/include/sml/sml_message.hm | eT)EASo;S\EfyT(:s _31S: tie m../sml/include/sml/sml_close_response.hl:| 30leE ^T _ssrc/../unity/unity_fixture.h_:pU:49a44t::P37(c rwarning: )seke__:; mp note: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]| r ^l _e qauexpanded from macro 'DECLARE_TEST_CASE'src/../unity/unity_fixture.hets30 hf: | 52s, 49imnii | t ) t ;l :,l7e_v)c o{pi| dl ^T Eosrc/../unity/unity_fixture.hsa:rSs:T e _note: #e#)52| :g_rr^expanded from macro 'RUN_TEST_CASE' e 7 s{src/../unity/unity_fixture.h o :p:o22u:n52s:p #| e^ 52 note: # _note: #expanded from macro 'TEST_SETUP' | expanded from macro 'RUN_TEST_CASE'# n*src/../unity/unity_fixture.hs 22 | a#md :m52le_f28e :#ci34 | :n { # l onote: _expanded from macro 'TEST'D rsee E C_L ATR28Eu_{rnTe | E s (D E)pS ET SvC_oLoSA n s| e ^ETi dR _T_EUCPT_ATE(ESgSiTrSoT_n_EiC#(#gugtrA(op)r)S uE;pov (,oug pi#dr#n_ # To#| EuSnaTp ^_m# ae,m)#e ;g #| #63_r(\o voidn warning as m u)e;)\In file included from | src/sml_message_test.c;: generated21 \ ^p| . ^# # _src/sml_get_profile_pack_request_test.cS : : 41EIn file included from | Tsrc/../unity/unity_fixture.h ^U../sml/include/sml/sml_message.hP ::src/../unity/unity_fixture.h(:149:::) 49warning: : 37a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]| 3732: ^: note: src/../unity/unity_fixture.h: src/sml_file_test.cexpanded from macro 'DECLARE_TEST_CASE':: 3129:note: :1 37:expanded from macro 'DECLARE_TEST_CASE' :49warning: ../sml/include/sml/sml_get_profile_pack_request.h49a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] | : | 31 | 58note: : T64E :vexpanded from macro 'TEST'So iT d 29warning: | _Ta function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] E Tv E58 A | RsSmvTl___#Dog#oigedOtirW_ odNupT(rEopSf i#Tl#sETem__S#l#T_#_#_fnpig#aal#crkgom_ureep#)r#e o#q_urue#ups{t_n#( )##* s_#m #ln_ g#e| an^m | esrc/../unity/unity_fixture.h ^at: _#msrc/sml_tree_test.c#p24e::#13660r:o2f:: i_warning: l#ea function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]_ _r pru an136 | c(unote: k)expanded from macro 'TEST_TEAR_DOWN'_\ rn e( q ) 24 R | u eU| | s#tN__dT ^Eie Sn ^iTt_(f)src/sml_get_profile_pack_request_test.c;C A iS| En: ^e src/sml_number_test.c(41 :Ts:m164| l void_1t :Er:SeIn file included from 2Tsrc/sml_message_test.c :e:warning: _21a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]T: _In file included from Ewarning: ../sml/include/sml/sml_message.hsrc/../unity/unity_fixture.ha function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]:p33a: A../sml/include/sml/sml_get_profile_pack_response.h:R:t 44h_ 38,:D66164O :a | Wd N dwarning: (:_R35a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]:ge rUnote: noexpanded from macro 'TEST'tuNr _y pT)38E;) | S v44To | i d| s ^ _m src/../unity/unity_fixture.hlCT_vA:gSEoSeT52_Ei:td(7s m l_:#T E#SgTr__#note: p#nrgooexpanded from macro 'RUN_TEST_CASE'u rupf i52loe#_ | #u pm_#bTpe# E_aAr R# #c,_k D_{OpWarNre(ssn e)D_ paEoCmuL nAnsseR#| ieg#En ^e _* Tds_Esrc/sml_file_test.cmSlT6(_)_ g4:eCtA _S| p ^E35_:r(1 og:fr oewarning: uwfeia function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]prl ,_ en35_ | src/sml_get_profile_pack_request_test.cpbayTmEe:)52ta;S\c k :e_sTr1)(| sem ^s lp:; src/../unity/unity_fixture.hwarning: _ fo:a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] n isl49e:_ 37e| :i52 ,note: nexpanded from macro 'DECLARE_TEST_CASE'i ^ | ti(n) T;49 | src/../unity/unity_fixture.h Ei S| tT _ :Gv) ^52RoOi:U {7d :T| P void _Enote: S../sml/include/sml/sml_get_profile_pack_response.hTexpanded from macro 'RUN_TEST_CASE'| :R55^:_U58#:# gNwarning: r oNusrc/../unity/unity_fixture.h pa function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]#E#52R:(_ | 28 s#:m5534 | :#s lnote: n _mgal expanded from macro 'TEST'm_ eet #_ p#28 r | o_p{rfru_ noDf(i )ol b | Evj ^e_C_hop eLisrc/sml_tree_test.cad:aA137cdkR:eE2r: __e rnT_Ewarning: STta function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]Ee rqT _uySe#s t*)137 s | #m TlgRr_{C_o Uu p| p^rA# No_fsrc/../unity/unity_fixture.h#:__#oTbE#Sj57TS:_44EnC(_:Ah SagEnote: (esmexpanded from macro 'TEST_GROUP_RUNNER'm reoluap d,#_etr 57r | #nea e __mpe _ ean)vttohi(,d) ;T rpya_E\S rTsi e_)n;;#| i#\g ^t r (osrc/../unity/unity_fixture.hu) :;| 49 p:| # ^| # ^src/sml_file_test.c :37_ 35| :: void1 ^:note: G ../sml/include/sml/sml_get_profile_pack_response.h :warning: Rsrc/../unity/unity_fixture.ha function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]67expanded from macro 'DECLARE_TEST_CASE'O:: 5852src/../unity/unity_fixture.h::: U29warning: Pa function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]_7 :R:U37 :N 67 | note: note: sexpanded from macro 'TEST'49expanded from macro 'RUN_TEST_CASE'm lN | _ p 29 52 | Er | R ovf o__io d r u n {vAoTb EDlSlEj(iCTdL_A )p_ReE#T_;TrE\E S#STi_Tog_r C#oAd| S_#uEep(g#gr#n_r ^o uosrc/sml_get_profile_pack_request_test.ctupr:yp52#: ,*# s1#n:na#m _ae#m#warning: )mn;a\mela function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]#e_# p rsrc/../unity/unity_fixture.h#:o#58 f| __ ^r_r:u 37osrc/../unity/unity_fixture.hnu::(49b:nj (_)p)note: e expanded from macro 'TEST_GROUP_RUNNER'| \ ^ r37i:o d _note: | expanded from macro 'DECLARE_TEST_CASE'58 ^ | e n 49 src/sml_number_test.c | t :r165 : y2src/sml_file_test.c_ :i35 :n: i1warning: tva function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]( :) ; v o warning: o| a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]iid165d ^ T | E T| src/../unity/unity_fixture.hE voidS TS:../sml/include/sml/sml_get_profile_pack_response.h :_T77R:#U38N38#:_: gwarning: 35a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]_: #r T77o | note: #Esumpexpanded from macro 'TEST'g# Sl#_ v_Tarl#u#e38n_a_ | me en#C#A_SorEt( sruuymn l( )v p*_osimnl _ u#dv ma #l| _uTb ^e _esrc/sml_tree_test.ce:rnGt138RE:r2Sy,_O :i Tn_iwarning: p#Uta#a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]Prg _( sR138re)U_ | ouNuN n;ER p #R| s#(U)N\__ ^i # | T| void ^E #gS Tn_In file included from src/sml_get_profile_pack_request_test.cnC:Aa52src/sml_message_test.cem:eS1#:Ed: (21#s3warning: : _2mIn file included from _(a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]l) osrc/../unity/unity_fixture.h ../sml/include/sml/sml_message.hp:_| t ^tr: ei35e62_src/sml_file_test.c: :o../sml/include/sml/sml_get_profile_list_response.hn:p44:a:t anote: 45l44h::,1expanded from macro 'TEST_GROUP_RUNNER':66) ;warning: : 62 w | a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]warning: r| a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] ^i t 44src/../unity/unity_fixture.he | 45) ;vso: i | d mT| 52E:Sl7 _TTg: ^eE t _src/../unity/unity_fixture.hnote: _p:S52expanded from macro 'RUN_TEST_CASE'TG :RrOoU_7#:f #iP52 _l | enote: _ g Rexpanded from macro 'RUN_TEST_CASE'lU iNrNso u 52Ept{#R_# | _( G rRsemO DlE_C f{U PsDip_oEnlCResLULA)AR R{E E_e TNE| _ N^SET*TR sE_mSlr__src/../unity/unity_fixture.hgu:nCTAAlS57l_E(e(:)t g C| _ ^rp44 Arsrc/sml_get_profile_pack_request_test.cS::o53oE funote: p(expanded from macro 'TEST_GROUP_RUNNER',i :ln ag2 :m57ree | )o;_ lwarning: \a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] u i| p s ^, t _53n | asrc/../unity/unity_fixture.hv m:e49r)oe;R:s\37 : | note: iU ^Nexpanded from macro 'DECLARE_TEST_CASE'_ p dTsrc/../unity/unity_fixture.hoE:4949 | :n 37 : S note: vsoexpanded from macro 'DECLARE_TEST_CASE'T ei_dC ATS _49E | iES( s nmTlTi_ _gE tSeT(t__#vp#)gr#oorfiid#ol; uTpe#_#p_a# #E SnTacm_ek#| ##g_ ^rrg#oeuqp_u#e#s_r#tr u#n,on(a um)pe # ## _| #i ^rn| _i voidsrc/sml_tree_test.ct:u Gn145(:)1In file included from :R)O warning: ;a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]U| P _ ^ src/sml_message_test.c145 : R21| src/sml_number_test.c: | :In file included from U../sml/include/sml/sml_message.h ^TN:E166S :TN2_Esrc/../unity/unity_fixture.h:S RE_warning: 36T:a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]U: rP u../sml/include/sml/sml_get_proc_parameter_request.h(n52:sA38m166l:: | 7_l plRr:o(68 U)note: N:; expanded from macro 'RUN_TEST_CASE'\c _| warning: T ^a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]E S_T52p_a | src/sml_file_test.cCr 38 | _s:A 45vm:la1_Sg:e tE _{p r(Dslomuwarning: lea function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]_ )n src/../unity/unity_fixture.huEm{C:L58 b :e37A:| Rr E^cnote: ,_ _expanded from macro 'TEST_GROUP_RUNNER' p src/../unity/unity_fixture.hp: a2258a | r arT E:m 52seet:e_ Srnote: iTn_ expanded from macro 'TEST_SETUP'_ CrA SvtE822( | )#;doeigd e rf| i ^q nuoesrc/../unity/unity_fixture.h :u52T:E7SpTTe,s:_ESt SE n*Tanote: smTexpanded from macro 'RUN_TEST_CASE'U_mP#(el )#g_ ggrr52; | e\o ou u pp #) | v ^{ # src/../unity/unity_fixture.ho:t_iGdR 49D:_OTp37EU:r Pnote: oSEcexpanded from macro 'DECLARE_TEST_CASE'_C_Tp RLa A_49r | RaU# E m # gNr_oTNuvEpo#E#iSeTR_d( _)SCtEAeTr\_ rE TeS| TU ^Pq_u e(ssrc/sml_file_test.ct)S _E#:( 45ig:n1#i| gt: ^ rrosrc/sml_tree_test.cu:(p)#warning: o149;ua function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]# _p:#, | 1 ^src/../unity/unity_fixture.h:#: 62 warning: :na function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] | 44 :a149 void | mnote: eexpanded from macro 'TEST_GROUP_RUNNER'TIn file included from #src/sml_message_test.cE:S21T# _ : _r nIn file included from 62Tu | ../sml/include/sml/sml_message.haE:mA37R e_ )n;D (O) W\ vNo i( | | s ^ ^ : msrc/sml_get_profile_pack_request_test.c ../sml/include/sml/sml_get_proc_parameter_response.hdl:src/../unity/unity_fixture.h 54_::Tp49:r2::o37c:_ Ewarning: Snote: Ta function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]_pexpanded from macro 'DECLARE_TEST_CASE'a r #_ 3654v#a :lg70r | o:uu pwarning: # a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]#R_U49eG | NR_) OT U E36 P | S_ sT Rmv_{lU NC_ ogAieNSd| EE R^_ Trsrc/../unity/unity_fixture.hEu(:SstTn24_m:_60#:pl rA#note: _gexpanded from macro 'TEST_TEAR_DOWN'lrgo eot lc24__(uppp) | r#a## r_ o| df ^e i#asrc/sml_file_test.clfe:_i#mnpne46aetam :cTk2E_:e rS#ewarning: #Tr_e_a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]r qTuE AuRn46_e(D | )s Ot ,W_N pR| a ^(Ugrrs Ne_src/sml_number_test.cTo:)uE;p167)S : rvTo _2CiAd| : S eTEsE( ^swarning: Sma function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] T src/../unity/unity_fixture.h_: l52167:#7_:f pnote: | #ogi rlRexpanded from macro 'RUN_TEST_CASE'neUo,Nu s_ e ipn52iT#tE)*;# S_ | TT _EC| s ^ A m{l _S gAsrc/../unity/unity_fixture.hDeE:RCEt52L_(:ps7_m:r DAoOcR_lWEpN__a(nnote: )ruaT expanded from macro 'RUN_TEST_CASE'm mE | eS ^b52 e | trsrc/sml_tree_test.cT : _e, r p{153C_A SrEa:D1ErCsL:(A Rwarning: eea function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]_Egis n_rpT toE1uSp153T, | 6 T_)En;CaS TA(msSmelE_)o(p n;| r\sg e ^_roi | csrc/../unity/unity_fixture.ho_n:pi52 ^a:tr u_7src/../unity/unity_fixture.hp(:v:,49 a note: :)l;expanded from macro 'RUN_TEST_CASE'u37 :n note: | a ^ mexpanded from macro 'DECLARE_TEST_CASE'e 52e ) 49;, | | \ void | i| n ^ iIn file included from vsrc/../unity/unity_fixture.htsrc/sml_message_test.c)::o21 : {49i: In file included from {37 d| ../sml/include/sml/sml_message.h^ : T38src/../unity/unity_fixture.h:: ../sml/include/sml/sml_set_proc_parameter_request.hE::38SD:note: 6828expanded from macro 'DECLARE_TEST_CASE':T E_:#C #L34warning: A :a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]49g R | note: E expanded from macro 'TEST' r o3828 u | _p | # # T sv_mElo_i#dS s# T EnSTev_aomCTi_dA tT#Ee#S#SEg_(rp#ro_orgcru_uTopn#_u(p)a ##pr#ag,m e_| ^n arm#eo)#tn;e\uar p_ mr#e| e# ^#q#_ u#_er32s# warningnsasrc/../unity/unity_fixture.htu :n generated49*:ms. e37m(#l)#:__s( )e note: ; \| expanded from macro 'DECLARE_TEST_CASE' ^t _ p | 49 ^ | r o csrc/sml_tree_test.c_:p 153a :1: vwarning: ra function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]o45ia warningdmsrc/../unity/unity_fixture.hs generated:e. Tter_re29qEu:eSs37Tt__in:#i t(#)note: ;g expanded from macro 'TEST' | ^ | r void o29In file included from src/sml_message_test.c:u21 | : In file included from ../sml/include/sml/sml_message.h :39: ../sml/include/sml/sml_get_list_request.h :39p:48: warning: #a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] v# o39_ | sml_iget_l#ids#t n_TrequeaEsmt* esmSl#_Tg#e_t__l#irs#tu_grnequest_in(itr(); )| ^ | void o uIn file included from psrc/sml_message_test.c: 21: In file included from #../sml/include/sml/sml_message.h:| 40#: ../sml/include/sml/sml_get_list_response.h_:41:50: ^ #warning: src/sml_number_test.c#a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]:n 168a :41m | 2sem:#l _#gwarning: e_ta function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]_r lui snt168(_ | r)esponse *RsUmNl__TgEeStT__lCiAsStE_(rsemslp_onnusmeb_eirn,i tp(a)r;s e _| i ^n t 3| 2 void)\ ; In file included from src/sml_message_test.c| : ^21 : src/../unity/unity_fixture.hIn file included from :../sml/include/sml/sml_message.h52::41: 7../sml/include/sml/sml_attention_response.h :: 38note: :expanded from macro 'RUN_TEST_CASE'52: warning: 52a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]| | ^ 38 | s{m lD_EaCtLtAesrc/sml_tree_test.cnRtE:i_153T:o1E:n _Srwarning: Te_a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] sCsrc/../unity/unity_fixture.hpA:S38oE:n(s35g:r eonote: *expanded from macro 'TEST'us mpl ,38_ antatmeen)t | ;i\o n _r | e ^s p vsrc/../unity/unity_fixture.ho:no49si:ed37 _: iTE SnTnote: _iexpanded from macro 'DECLARE_TEST_CASE'#t #( g)r49o;u | p | # # ^_ # # nva| mo voide ##iIn file included from _(dsrc/sml_message_test.c): 21T : E| ../sml/include/sml/sml_message.h ^:79S:30T:_ ##warning: src/sml_tree_test.cga function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]:r 159o:u1p: # warning: 79#a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] | s 159m | lT_EmSeTs(ssam_gle_p #r*#osncammle_m#e_spa#r_s_ravguea_linun(e)i,t (p)ar;s e /_ /| ^ tisrc/sml_number_test.cm e:S)e t{s 169 a| : ^t r2asrc/../unity/unity_fixture.hn::s28a :c34t:i onote: nwarning: expanded from macro 'TEST'i da function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] .28 | | 169 ^ v | o i | dR voidU TNEsrc/sml_message_test.cS:_T27T_:E#S1T#:g r_owarning: upa function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]# #C _A#SE27( | #sTmElS_Tn_uSmEnbTeUrP,( spmalr_smee_sisnatg6e4)) ;{ a | | ^ ^ msrc/../unity/unity_fixture.hsrc/../unity/unity_fixture.h::2252::527:: enote: note: #expanded from macro 'RUN_TEST_CASE'expanded from macro 'TEST_SETUP' 5222 | | # d e f{i nDeE CTLEASRTE__STEETSUTP_(CgArSoEu(pg)r ovuopi,d nTaEmSeT)_;#\# g r| o ^u p#src/../unity/unity_fixture.h#:_49S:E37T:U Pnote: ()expanded from macro 'DECLARE_TEST_CASE' | ^49 | #src/sml_message_test.c : 31 :v1o:i dwarning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]T E S31T | _T#E#SgTr_oTuEpA#R#__D#O#WnN_(asmmel#_#m_ersusa(gne));( ){ | | ^^ \src/sml_number_test.csrc/../unity/unity_fixture.h :: 24170::602:: note: warning: expanded from macro 'TEST_TEAR_DOWN'| a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] ^ 24 | 170# | d eRfUiNn_eT ETSETS_TC_ATSEE(AsRm_lD_OnWuNm(bgerro,usrc/sml_tree_test.cp )p avrosied_ iTnEtS6T4__#f#egwreoru_pb#y#t_eTsE)A;R _ D| O ^W N:src/../unity/unity_fixture.h(:)159 52 :| 7 ^: note: src/sml_message_test.cexpanded from macro 'RUN_TEST_CASE': 35:: 152: | warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 1 {35 | DTEECSLTA(RsEm_lT_EmSeTs_sCASaEg(eg,r oiunpi,t) :n{ amewarning: ); \a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] | src/../unity/unity_fixture.h ^: | 29src/../unity/unity_fixture.h::3749:^: 37note: :expanded from macro 'TEST' note: expanded from macro 'DECLARE_TEST_CASE'29 | src/../unity/unity_fixture.h : 4928 | : 34 v o ivdo iTdE: STTE_S#T #_g#r#ognote: ruexpanded from macro 'TEST'opu#p##_# #_##n#anme# a#28m_er | #u n#(_ r)u\n ( )| ^v | osrc/sml_tree_test.c ^i :dsrc/sml_number_test.c159 ::1721::2 Twarning: :Ea function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] S warning: Tsrc/../unity/unity_fixture.ha function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]_:# 38#: g35172roup##_##name##_();\ | ^ :src/sml_message_test.c | :35:1: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] src/../unity/unity_fixture.h:29:37: note: expanded from macro 'TEST' 29 | R vnote: oidUexpanded from macro 'TEST' NT _E38T | E S T _vCoAiSdE ( sTmElS_Tn_u#m#bSgeTr_ro,u pw##r#i_t#e#_nuanmsei#g#n_e(d)8 ) ;| ^ | ^ #src/sml_tree_test.csrc/../unity/unity_fixture.hg::16852::17:: rnote: owarning: expanded from macro 'RUN_TEST_CASE'ua function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] p # 52168 | | T E S T{( sDmE#lC_LpArR_Eo_#cT_E#pSaTr__CvAaSlEn(uger,o uwpr,i tnea_mtei)m;e\a) {| ^m | src/../unity/unity_fixture.h^: 49e:src/../unity/unity_fixture.h37::28 :note: 34expanded from macro 'DECLARE_TEST_CASE': #note: #expanded from macro 'TEST'49 | 28 | _ vr o i dv oTiEdS Tu_T#E#SgTronu_p(#)###g_r#o#u\np a#m#e_# ##| # ^n _armsrc/sml_message_test.cuen#:(#)_35 (: 1):| ; ^ \warning: src/sml_number_test.c : a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]173| : ^2 : src/sml_tree_test.c src/../unity/unity_fixture.h:warning: 168:a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]38:: 351 :173: | warning: note: expanded from macro 'TEST'a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]R U src/../unity/unity_fixture.hN:_29 T:E37S:T _note: Cexpanded from macro 'TEST'A S38E (29s | m l _ n | vuo i d TvEmoSiTb_e#rd#, gwrr oiTtuep_E#iS#Tn__#t#e#gnearm3#e2#g)#;_ r u| n ^r( )osrc/../unity/unity_fixture.hu\: p52 #| : ^7 : #src/sml_tree_test.cnote: :_expanded from macro 'RUN_TEST_CASE'168# #: n521 | a: m e warning: #a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] #{src/../unity/unity_fixture.h_: (38D:E35C:L) Anote: Rexpanded from macro 'TEST'E _ T 38| E ^ | S T src/sml_message_test.c_ CvAoSiEd(:g 42r :oTu1E:Sp T,_ #n#warning: agmra function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]eo) u; p\# #42 _| # ^# n | src/../unity/unity_fixture.ha:mT49e:#37#E:_S (note: T)expanded from macro 'DECLARE_TEST_CASE' (s m l49_ | | m ^e ssa src/sml_tree_test.cgv:eo180,i: 1id:n Tiwarning: tE_a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]uSn Tiq u180_ | eT#E_#StrTag_nrGsoRauOcpU#P_#R_U#NtN#EnRa(mseim#l#__prruonc(_)p a r| _ ^v asrc/sml_number_test.cl:u174e:)2 :{ warning: | a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]^ src/../unity/unity_fixture.h174: | 57 :R44U:N _note: Toexpanded from macro 'TEST_GROUP_RUNNER'E S Tn_57C | A S E ( svmoli_dn uTmEbSeTr_,# #wgrriotuep_#i#n_tGeRgOeUrP8__RoUpNtNiEoRn_arlu)n_A;l i d| l ^( ))src/../unity/unity_fixture.h;:\ 52{: 7| : ^ note: src/sml_tree_test.cexpanded from macro 'RUN_TEST_CASE'| : 180^ :521 | : warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]src/../unity/unity_fixture.h{ :src/../unity/unity_fixture.hD:E58C:L37A:R Enote: _28expanded from macro 'TEST_GROUP_RUNNER'T E: S3458:T | _ C A SvEo(ignote: rdo uTpE,S Tn_a#m#eg)r;o\expanded from macro 'TEST'u p #| # ^_ G src/../unity/unity_fixture.hR: O49U:P28_37R:U Nnote: N | Eexpanded from macro 'DECLARE_TEST_CASE'R ( ) \ 49 | | ^ src/sml_tree_test.cv:o 180i:d1 :T Ewarning: Sva function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]T _o#src/../unity/unity_fixture.h#:g62r:o44u:p #note: #iexpanded from macro 'TEST_GROUP_RUNNER'_ #d# n62 | a m Te # #Ev_oriudn (S)T E S| T ^_ T_##group##_##name##_();\ | ^ #src/sml_message_test.c:#group##_GROUP_42RUNNER_runAll() | ^ :src/sml_tree_test.c:181:2: warning: 1a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] : 181warning: | a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] Rsrc/../unity/unity_fixture.hU:N29_:T37E:S Tnote: _expanded from macro 'TEST'C AS E29( | s m l _ pvrooicd_ pTaErS_Tv_a#l#uger,o uipn#i#t_)#;# n a| m ^e ##src/../unity/unity_fixture.h_:run52(:)7\: note: | ^expanded from macro 'RUN_TEST_CASE' 82 src/sml_message_test.c warning52 | s: 42 : 1 :{ warning: Da function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]E Csrc/../unity/unity_fixture.hL:A38R:E35_:T Enote: Sexpanded from macro 'TEST'T _ C38A | S E ( g rvoouipd, nTaEmSeT)_;#\# g r| o ^u p generated#src/../unity/unity_fixture.h#:_49#:#37n:a mnote: e. #expanded from macro 'DECLARE_TEST_CASE'#_ ( )49 | | ^ src/sml_message_test.c:50:1: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 50 | TE ST(sml_message, parse) { | ^ vsrc/../unity/unity_fixture.h:oid TEST_##group##_##name##_run() | ^ 28src/sml_tree_test.c:182:2: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] : 182 | RUN_TEST_CASE(sml_proc_par_value, parse_time); | ^ 34src/../unity/unity_fixture.h:: 52:7: note: expanded from macro 'RUN_TEST_CASE' note: 52 | { DECLARE_TEST_CASE(group, name);\ | ^expanded from macro 'TEST' src/../unity/unity_fixture.h: 49:37: note: expanded from macro 'DECLARE_TEST_CASE' 28 | void TEST_##group# #_##name##_49( | ) void TEST_##group##_##name##_run() | ^ ;src/sml_tree_test.c:183:2: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] \ 183 | RUN_TEST_CASE(sml_proc_par_value, write_time); | ^ src/../unity/unity_fixture.h:52:7: note: expanded from macro 'RUN_TEST_CASE' 52 | { DECLARE_TEST_CASE(group, name);\ | ^ | src/../unity/unity_fixture.h: ^49:37: note: expanded from macro 'DECLARE_TEST_CASE' src/sml_message_test.c 49 | : void TEST_##group##_##name##_run() | ^ 50:1: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] src/../unity/unity_fixture.h:29:37: note: expanded from macro 'TEST' 29 | void TEST_##group##_##name##_run()\ | ^ src/sml_message_test.c:50:1: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] src/../unity/unity_fixture.h:38:35: note: expanded from macro 'TEST' 38 | void TEST_##group##79 warnings generated. _##name##_() | ^ src/sml_message_test.c:57:1: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 57 | TEST_GROUP_RUNNER(sml_message) { | ^ src/../unity/unity_fixture.h:57:44: note: expanded from macro 'TEST_GROUP_RUNNER' 57 | void TEST_##group##_GROUP_RUNNER_runAll();\ | ^ src/sml_message_test.c:57:1: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] src/../unity/unity_fixture.h:58:37: note: expanded from macro 'TEST_GROUP_RUNNER' 58 | void TEST_##group##_GROUP_RUNNER()\ | ^ src/sml_message_test.c:57:1: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] src/../unity/unity_fixture.h:62:44: note: expanded from macro 'TEST_GROUP_RUNNER' 62 | void TEST_##group##_GROUP_RUNNER_runAll() | ^ src/sml_message_test.c:58:2: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 58 | RUN_TEST_CASE(sml_message, init); | ^ src/../unity/unity_fixture.h:52:7: note: expanded from macro 'RUN_TEST_CASE' 52 | { DECLARE_TEST_CASE(group, name);\ | ^ src/../unity/unity_fixture.h:49:37: note: expanded from macro 'DECLARE_TEST_CASE' 49 | void TEST_##group##_##name##_run() | ^ src/sml_message_test.c:59:2: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 59 | RUN_TEST_CASE(sml_message, init_unique_transaction_id); | ^ src/../unity/unity_fixture.h:52:7: note: expanded from macro 'RUN_TEST_CASE' 52 | { DECLARE_TEST_CASE(group, name);\ | ^ src/../unity/unity_fixture.h:49:37: note: expanded from macro 'DECLARE_TEST_CASE' 49 | void TEST_##group##_##name##_run() | ^ src/sml_message_test.c:60:2: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 60 | RUN_TEST_CASE(sml_message, parse); | ^ src/../unity/unity_fixture.h:52:7: note: expanded from macro 'RUN_TEST_CASE' 52 | { DECLARE_TEST_CASE(group, name);\ | ^ src/../unity/unity_fixture.h:49:37: note: expanded from macro 'DECLARE_TEST_CASE' 49 | void TEST_##group##_##name##_run() | ^ 52 warnings generated. cc -O2 -pipe -I /usr/local/include -fstack-protector-strong -fno-strict-aliasing -I../sml/include/ -std=c99 -Wall -Wextra -pedantic -luuid -L /usr/local/lib unity/unity.o unity/unity_fixture.o src/test_helper.o src/sml_octet_string_test.o src/sml_buffer_test.o src/sml_number_test.o src/sml_boolean_test.o src/sml_value_test.o src/sml_status_test.o src/sml_list_test.o src/sml_time_test.o src/sml_tree_test.o src/sml_file_test.o src/sml_open_request_test.o src/sml_get_profile_pack_request_test.o src/sml_message_test.o ../sml/lib/libsml.a test_main.c -o test -luuid -L /usr/local/lib In file included from test_main.c:19: In file included from ./unity/unity_fixture.h:14: ./unity/unity_fixture_internals.h:19:27: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 19 | typedef void unityfunction(); | ^ | void ./unity/unity_fixture_internals.h:29:27: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 29 | void UnityMalloc_StartTest(); | ^ | void ./unity/unity_fixture_internals.h:30:25: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 30 | void UnityMalloc_EndTest(); | ^ | void ./unity/unity_fixture_internals.h:31:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 31 | int UnityFailureCount(); | ^ | void ./unity/unity_fixture_internals.h:33:30: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 33 | void UnityConcludeFixtureTest(); | ^ | void ./unity/unity_fixture_internals.h:36:30: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 36 | void UnityPointer_UndoAllSets(); | ^ | void ./unity/unity_fixture_internals.h:37:23: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 37 | void UnityPointer_Init(); | ^ | void In file included from test_main.c:19: ./unity/unity_fixture.h:16:58: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 16 | int UnityMain(int argc, char* argv[], void (*runAllTests)()); | ^ | void test_main.c:21:24: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 21 | static void runAllTests() { | ^ | void test_main.c:22:2: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 22 | RUN_TEST_GROUP(sml_octet_string); | ^ ./unity/unity_fixture.h:66:39: note: expanded from macro 'RUN_TEST_GROUP' 66 | { void TEST_##group##_GROUP_RUNNER();\ | ^ test_main.c:23:2: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 23 | RUN_TEST_GROUP(sml_buffer); | ^ ./unity/unity_fixture.h:66:39: note: expanded from macro 'RUN_TEST_GROUP' 66 | { void TEST_##group##_GROUP_RUNNER();\ | ^ test_main.c:24:2: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 24 | RUN_TEST_GROUP(sml_number); | ^ ./unity/unity_fixture.h:66:39: note: expanded from macro 'RUN_TEST_GROUP' 66 | { void TEST_##group##_GROUP_RUNNER();\ | ^ test_main.c:25:2: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 25 | RUN_TEST_GROUP(sml_boolean); | ^ ./unity/unity_fixture.h:66:39: note: expanded from macro 'RUN_TEST_GROUP' 66 | { void TEST_##group##_GROUP_RUNNER();\ | ^ test_main.c:26:2: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 26 | RUN_TEST_GROUP(sml_value); | ^ ./unity/unity_fixture.h:66:39: note: expanded from macro 'RUN_TEST_GROUP' 66 | { void TEST_##group##_GROUP_RUNNER();\ | ^ test_main.c:27:2: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 27 | RUN_TEST_GROUP(sml_status); | ^ ./unity/unity_fixture.h:66:39: note: expanded from macro 'RUN_TEST_GROUP' 66 | { void TEST_##group##_GROUP_RUNNER();\ | ^ test_main.c:28:2: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 28 | RUN_TEST_GROUP(sml_list); | ^ ./unity/unity_fixture.h:66:39: note: expanded from macro 'RUN_TEST_GROUP' 66 | { void TEST_##group##_GROUP_RUNNER();\ | ^ test_main.c:29:2: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 29 | RUN_TEST_GROUP(sml_sequence); | ^ ./unity/unity_fixture.h:66:39: note: expanded from macro 'RUN_TEST_GROUP' 66 | { void TEST_##group##_GROUP_RUNNER();\ | ^ test_main.c:30:2: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 30 | RUN_TEST_GROUP(sml_time); | ^ ./unity/unity_fixture.h:66:39: note: expanded from macro 'RUN_TEST_GROUP' 66 | { void TEST_##group##_GROUP_RUNNER();\ | ^ test_main.c:31:2: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 31 | RUN_TEST_GROUP(sml_tree); | ^ ./unity/unity_fixture.h:66:39: note: expanded from macro 'RUN_TEST_GROUP' 66 | { void TEST_##group##_GROUP_RUNNER();\ | ^ test_main.c:32:2: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 32 | RUN_TEST_GROUP(sml_tree_path); | ^ ./unity/unity_fixture.h:66:39: note: expanded from macro 'RUN_TEST_GROUP' 66 | { void TEST_##group##_GROUP_RUNNER();\ | ^ test_main.c:33:2: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 33 | RUN_TEST_GROUP(sml_proc_par_value); | ^ ./unity/unity_fixture.h:66:39: note: expanded from macro 'RUN_TEST_GROUP' 66 | { void TEST_##group##_GROUP_RUNNER();\ | ^ test_main.c:34:2: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 34 | RUN_TEST_GROUP(sml_open_request); | ^ ./unity/unity_fixture.h:66:39: note: expanded from macro 'RUN_TEST_GROUP' 66 | { void TEST_##group##_GROUP_RUNNER();\ | ^ test_main.c:35:2: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 35 | RUN_TEST_GROUP(sml_get_profile_pack_request); | ^ ./unity/unity_fixture.h:66:39: note: expanded from macro 'RUN_TEST_GROUP' 66 | { void TEST_##group##_GROUP_RUNNER();\ | ^ test_main.c:36:2: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 36 | RUN_TEST_GROUP(sml_message); | ^ ./unity/unity_fixture.h:66:39: note: expanded from macro 'RUN_TEST_GROUP' 66 | { void TEST_##group##_GROUP_RUNNER();\ | ^ test_main.c:37:2: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 37 | RUN_TEST_GROUP(sml_file); | ^ ./unity/unity_fixture.h:66:39: note: expanded from macro 'RUN_TEST_GROUP' 66 | { void TEST_##group##_GROUP_RUNNER();\ | ^ 25 warnings generated. Unity test run 1 of 1 ...................................................................................... ----------------------- 86 Tests 0 Failures 0 Ignored OK gmake[1]: Leaving directory '/wrkdirs/usr/ports/devel/libsml/work/libsml-2a8445b/test' =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Staging for libsml-0.1.1_1 ===> Generating temporary packing list gmake[1]: Entering directory '/wrkdirs/usr/ports/devel/libsml/work/libsml-2a8445b/sml' gmake[1]: Nothing to be done for 'all'. gmake[1]: Leaving directory '/wrkdirs/usr/ports/devel/libsml/work/libsml-2a8445b/sml' gmake[1]: Entering directory '/wrkdirs/usr/ports/devel/libsml/work/libsml-2a8445b/examples' gmake[1]: Nothing to be done for 'all'. gmake[1]: Leaving directory '/wrkdirs/usr/ports/devel/libsml/work/libsml-2a8445b/examples' gmake[1]: Entering directory '/wrkdirs/usr/ports/devel/libsml/work/libsml-2a8445b/test' gmake[2]: Entering directory '/wrkdirs/usr/ports/devel/libsml/work/libsml-2a8445b/sml' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/wrkdirs/usr/ports/devel/libsml/work/libsml-2a8445b/sml' Unity test run 1 of 1 ...................................................................................... ----------------------- 86 Tests 0 Failures 0 Ignored OK gmake[1]: Leaving directory '/wrkdirs/usr/ports/devel/libsml/work/libsml-2a8445b/test' gmake[1]: Entering directory '/wrkdirs/usr/ports/devel/libsml/work/libsml-2a8445b/sml' /usr/bin/install ./lib/libsml.so.1 ./lib/libsml.a /wrkdirs/usr/ports/devel/libsml/work/stage/usr/local/lib cp -a ./include/* /wrkdirs/usr/ports/devel/libsml/work/stage/usr/local/include gmake[1]: Leaving directory '/wrkdirs/usr/ports/devel/libsml/work/libsml-2a8445b/sml' gmake[1]: Entering directory '/wrkdirs/usr/ports/devel/libsml/work/libsml-2a8445b/examples' /usr/bin/install sml_server /wrkdirs/usr/ports/devel/libsml/work/stage/usr/local/bin gmake[1]: Leaving directory '/wrkdirs/usr/ports/devel/libsml/work/libsml-2a8445b/examples' ====> Compressing man pages (compress-man) =========================================================================== =================================================== ===== env: 'PKG_NOTES=build_timestamp ports_top_git_hash ports_top_checkout_unclean port_git_hash port_checkout_unclean built_by' 'PKG_NOTE_build_timestamp=2025-05-05T01:56:16+0000' 'PKG_NOTE_ports_top_git_hash=57a50b106b87' 'PKG_NOTE_ports_top_checkout_unclean=yes' 'PKG_NOTE_port_git_hash=d9c7e0b18ad0' 'PKG_NOTE_port_checkout_unclean=no' 'PKG_NOTE_built_by=poudriere-git-3.4.2' NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Building packages for libsml-0.1.1_1 ===> Building libsml-0.1.1_1 =========================================================================== =>> Cleaning up wrkdir ===> Cleaning for libsml-0.1.1_1 build of devel/libsml | libsml-0.1.1_1 ended at Sun May 4 21:57:04 EDT 2025 build time: 00:00:49