Package Name libsearpc
Status SUCCESS
Last Build Date 30.3.2024 07:59
Repo URL https://aur.archlinux.org/libsearpc.git

Build Output
==> Making package: libsearpc 2:3.3.0-3 (Sat Mar 30 07:59:04 2024)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Packages (4) gobject-introspection-runtime-1.80.0-1 libgirepository-1.80.0-1 python-gobject-3.48.1-2 python-simplejson-3.19.2-2

Total Download Size: 0.46 MiB
Total Installed Size: 3.52 MiB

:: Proceed with installation? [Y/n]
:: Retrieving packages...
python-gobject-3.48.1-2-x86_64 downloading...
libgirepository-1.80.0-1-x86_64 downloading...
gobject-introspection-runtime-1.80.0-1-x86_64 downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing libgirepository...
installing gobject-introspection-runtime...
installing python-gobject...
Optional dependencies for python-gobject
cairo: Cairo bindings
installing python-simplejson...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Checking buildtime dependencies...
==> Retrieving sources...
-> Downloading libsearpc-3.3-latest.tar.gz...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed

0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0

100 54373 0 54373 0 0 139k 0 --:--:-- --:--:-- --:--:-- 139k
==> Validating source files with sha256sums...
libsearpc-3.3-latest.tar.gz ... Passed
==> Extracting sources...
-> Extracting libsearpc-3.3-latest.tar.gz with bsdtar
==> Starting prepare()...
==> Starting build()...
processing .
Creating ./aclocal.m4 ...
Running glib-gettextize... Ignore non-fatal messages.
Creating po/ subdirectory
Copying file po/Makefile.in.in

Please add the files
codeset.m4 gettext.m4 glibc21.m4 iconv.m4 isc-posix.m4 lcmessage.m4
progtest.m4
from the /usr/share/aclocal directory to your autoconf macro directory
or directly to your aclocal.m4 file.
You will also need config.guess and config.sub, which you can get from
ftp://ftp.gnu.org/pub/gnu/config/.

Making ./aclocal.m4 writable ...
Running libtoolize...
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
Running aclocal -I m4 ...
Running autoheader...
Running automake --gnu ...
configure.ac:15: installing './compile'
configure.ac:13: installing './config.guess'
configure.ac:13: installing './config.sub'
configure.ac:11: installing './install-sh'
configure.ac:11: installing './missing'
demo/Makefile.am: installing './depcomp'
pysearpc/Makefile.am:4: installing './py-compile'
parallel-tests: installing './test-driver'
Running autoconf ...
configure.ac:42: warning: The macro 'AC_HELP_STRING' is obsolete.
configure.ac:42: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
configure.ac:42: the top level
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/sbin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking build system type... x86_64-pc-linux-gnu
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of gcc... gcc3
checking host system type... x86_64-pc-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/sbin/sed
checking for grep that handles long lines and -e... /usr/sbin/grep
checking for egrep... /usr/sbin/grep -E
checking for fgrep... /usr/sbin/grep -F
checking for ld used by gcc... /usr/sbin/ld
checking if the linker (/usr/sbin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/sbin/nm -B
checking the name lister (/usr/sbin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/sbin/ld option to reload object files... -r
checking for file... file
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/sbin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/sbin/dd
checking how to truncate binary pipes... /usr/sbin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for WIN32... checking for Mac... checking for FreeBSD... checking for pkg-config... /usr/sbin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for gobject-2.0 >= 2.26.0... yes
checking for jansson >= 2.2.1... yes
checking whether /usr/bin/python version is >= 2.7... yes
checking for /usr/bin/python version... 3.11
checking for /usr/bin/python platform... linux
checking for GNU default /usr/bin/python prefix... ${prefix}
checking for GNU default /usr/bin/python exec_prefix... ${exec_prefix}
checking for /usr/bin/python script directory (pythondir)... ${PYTHON_PREFIX}/lib/python3.11/site-packages
checking for /usr/bin/python extension module directory (pyexecdir)... ${PYTHON_EXEC_PREFIX}/lib/python3.11/site-packages
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating lib/Makefile
config.status: creating demo/Makefile
config.status: creating pysearpc/Makefile
config.status: creating libsearpc.pc
config.status: creating tests/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
make all-recursive
make[1]: Entering directory '/builder/src/libsearpc-3.3-latest'
Making all in lib
make[2]: Entering directory '/builder/src/libsearpc-3.3-latest/lib'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I../lib -I../lib -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -flto=auto -MT searpc-client.lo -MD -MP -MF .deps/searpc-client.Tpo -c -o searpc-client.lo searpc-client.c
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I../lib -I../lib -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -flto=auto -MT searpc-server.lo -MD -MP -MF .deps/searpc-server.Tpo -c -o searpc-server.lo searpc-server.c
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I../lib -I../lib -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -flto=auto -MT searpc-utils.lo -MD -MP -MF .deps/searpc-utils.Tpo -c -o searpc-utils.lo searpc-utils.c
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I../lib -I../lib -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -flto=auto -MT searpc-named-pipe-transport.lo -MD -MP -MF .deps/searpc-named-pipe-transport.Tpo -c -o searpc-named-pipe-transport.lo searpc-named-pipe-transport.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I../lib -I../lib -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -flto=auto -MT searpc-client.lo -MD -MP -MF .deps/searpc-client.Tpo -c searpc-client.c -fPIC -DPIC -o .libs/searpc-client.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I../lib -I../lib -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -flto=auto -MT searpc-utils.lo -MD -MP -MF .deps/searpc-utils.Tpo -c searpc-utils.c -fPIC -DPIC -o .libs/searpc-utils.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I../lib -I../lib -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -flto=auto -MT searpc-server.lo -MD -MP -MF .deps/searpc-server.Tpo -c searpc-server.c -fPIC -DPIC -o .libs/searpc-server.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I../lib -I../lib -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -flto=auto -MT searpc-named-pipe-transport.lo -MD -MP -MF .deps/searpc-named-pipe-transport.Tpo -c searpc-named-pipe-transport.c -fPIC -DPIC -o .libs/searpc-named-pipe-transport.o
searpc-utils.c: In function 'json_gobject_deserialize':
searpc-utils.c:199:5: warning: 'GParameter' is deprecated [-Wdeprecated-declarations]
199 | construct_params = g_array_sized_new (FALSE, FALSE, sizeof (GParameter), n_members);
| ^~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:28,
from /usr/include/glib-2.0/gobject/gbinding.h:31,
from /usr/include/glib-2.0/glib-object.h:24,
from searpc-utils.c:3:
/usr/include/glib-2.0/gobject/gparam.h:278:8: note: declared here
278 | struct _GParameter /* auxiliary structure for _setv() variants */
| ^~~~~~~~~~~
searpc-utils.c:204:9: warning: 'GParameter' is deprecated [-Wdeprecated-declarations]
204 | GParameter param = { NULL, };
| ^~~~~~~~~~
/usr/include/glib-2.0/gobject/gparam.h:278:8: note: declared here
278 | struct _GParameter /* auxiliary structure for _setv() variants */
| ^~~~~~~~~~~
searpc-utils.c:230:5: warning: 'g_object_newv' is deprecated: Use 'g_object_new_with_properties' instead [-Wdeprecated-declarations]
230 | ret = g_object_newv (gtype, construct_params->len, (GParameter *) construct_params->data);
| ^~~
/usr/include/glib-2.0/gobject/gobject.h:444:13: note: declared here
444 | gpointer g_object_newv (GType object_type,
| ^~~~~~~~~~~~~
searpc-utils.c:230:5: warning: 'GParameter' is deprecated [-Wdeprecated-declarations]
230 | ret = g_object_newv (gtype, construct_params->len, (GParameter *) construct_params->data);
| ^~~
/usr/include/glib-2.0/gobject/gparam.h:278:8: note: declared here
278 | struct _GParameter /* auxiliary structure for _setv() variants */
| ^~~~~~~~~~~
searpc-utils.c:233:9: warning: 'GParameter' is deprecated [-Wdeprecated-declarations]
233 | GParameter *param = &g_array_index (construct_params, GParameter, i);
| ^~~~~~~~~~
/usr/include/glib-2.0/gobject/gparam.h:278:8: note: declared here
278 | struct _GParameter /* auxiliary structure for _setv() variants */
| ^~~~~~~~~~~
searpc-utils.c:233:9: warning: 'GParameter' is deprecated [-Wdeprecated-declarations]
233 | GParameter *param = &g_array_index (construct_params, GParameter, i);
| ^~~~~~~~~~
/usr/include/glib-2.0/gobject/gparam.h:278:8: note: declared here
278 | struct _GParameter /* auxiliary structure for _setv() variants */
| ^~~~~~~~~~~
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I../lib -I../lib -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -flto=auto -MT searpc-client.lo -MD -MP -MF .deps/searpc-client.Tpo -c searpc-client.c -o searpc-client.o >/dev/null 2>&1
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I../lib -I../lib -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -flto=auto -MT searpc-utils.lo -MD -MP -MF .deps/searpc-utils.Tpo -c searpc-utils.c -o searpc-utils.o >/dev/null 2>&1
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I../lib -I../lib -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -flto=auto -MT searpc-named-pipe-transport.lo -MD -MP -MF .deps/searpc-named-pipe-transport.Tpo -c searpc-named-pipe-transport.c -o searpc-named-pipe-transport.o >/dev/null 2>&1
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I../lib -I../lib -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -flto=auto -MT searpc-server.lo -MD -MP -MF .deps/searpc-server.Tpo -c searpc-server.c -o searpc-server.o >/dev/null 2>&1
mv -f .deps/searpc-utils.Tpo .deps/searpc-utils.Plo
mv -f .deps/searpc-client.Tpo .deps/searpc-client.Plo
mv -f .deps/searpc-server.Tpo .deps/searpc-server.Plo
mv -f .deps/searpc-named-pipe-transport.Tpo .deps/searpc-named-pipe-transport.Plo
/bin/sh ../libtool --tag=CC --mode=link gcc -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I../lib -I../lib -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -flto=auto -version-info 1:2:0 -no-undefined -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -flto=auto -o libsearpc.la -rpath /usr/lib searpc-client.lo searpc-server.lo searpc-utils.lo searpc-named-pipe-transport.lo -lgobject-2.0 -lglib-2.0 -ljansson -lpthread
libtool: link: gcc -shared -fPIC -DPIC .libs/searpc-client.o .libs/searpc-server.o .libs/searpc-utils.o .libs/searpc-named-pipe-transport.o -lgobject-2.0 -lglib-2.0 -ljansson -lpthread -march=x86-64 -mtune=generic -O2 -Werror=format-security -flto=auto -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -flto=auto -pthread -Wl,-soname -Wl,libsearpc.so.1 -o .libs/libsearpc.so.1.0.2
libtool: link: (cd ".libs" && rm -f "libsearpc.so.1" && ln -s "libsearpc.so.1.0.2" "libsearpc.so.1")
libtool: link: (cd ".libs" && rm -f "libsearpc.so" && ln -s "libsearpc.so.1.0.2" "libsearpc.so")
libtool: link: ar cr .libs/libsearpc.a searpc-client.o searpc-server.o searpc-utils.o searpc-named-pipe-transport.o
libtool: link: ranlib .libs/libsearpc.a
libtool: link: ( cd ".libs" && rm -f "libsearpc.la" && ln -s "../libsearpc.la" "libsearpc.la" )
make[2]: Leaving directory '/builder/src/libsearpc-3.3-latest/lib'
Making all in pysearpc
make[2]: Entering directory '/builder/src/libsearpc-3.3-latest/pysearpc'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/builder/src/libsearpc-3.3-latest/pysearpc'
Making all in demo
make[2]: Entering directory '/builder/src/libsearpc-3.3-latest/demo'
[libsearpc]: generating rpc header files
/usr/bin/python ../lib/searpc-codegen.py ../demo/rpc_table.py
loaded func_table from /builder/src/libsearpc-3.3-latest/demo/rpc_table.py
[libsearpc]: done
make all-am
make[3]: Entering directory '/builder/src/libsearpc-3.3-latest/demo'
gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I../lib -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -flto=auto -MT test-object.o -MD -MP -MF .deps/test-object.Tpo -c -o test-object.o test-object.c
gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I../lib -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -flto=auto -MT searpc-demo-server.o -MD -MP -MF .deps/searpc-demo-server.Tpo -c -o searpc-demo-server.o searpc-demo-server.c
gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I../lib -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -flto=auto -MT searpc-demo-client.o -MD -MP -MF .deps/searpc-demo-client.Tpo -c -o searpc-demo-client.o searpc-demo-client.c
gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I../lib -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -flto=auto -MT demo-async-client.o -MD -MP -MF .deps/demo-async-client.Tpo -c -o demo-async-client.o demo-async-client.c
In file included from searpc-demo-client.c:13:
searpc-demo-packet.h: In function ‘writen’:
searpc-demo-packet.h:40:34: warning: implicit declaration of function ‘write’; did you mean ‘writen’? [-Wimplicit-function-declaration]
40 | if ( (nwritten = write(fd, ptr, nleft)) <= 0) {
| ^~~~~
| writen
searpc-demo-packet.h: In function ‘readn’:
searpc-demo-packet.h:65:31: warning: implicit declaration of function ‘read’; did you mean ‘readn’? [-Wimplicit-function-declaration]
65 | if ( (nread = read(fd, buf, nleft)) < 0) {
| ^~~~
| readn
searpc-demo-client.c: In function ‘rpc_string_test’:
searpc-demo-client.c:124:5: warning: implicit declaration of function ‘close’; did you mean ‘pclose’? [-Wimplicit-function-declaration]
124 | close(sockfd);
| ^~~~~
| pclose
In file included from searpc-demo-client.c:14:
searpc-demo-client.c: In function ‘rpc_glist_test’:
test-object.h:7:38: warning: implicit declaration of function ‘test_object_get_type’; did you mean ‘g_object_get_type’? [-Wimplicit-function-declaration]
7 | #define TEST_OBJECT_TYPE (test_object_get_type())
| ^~~~~~~~~~~~~~~~~~~~
searpc-demo-client.c:133:44: note: in expansion of macro ‘TEST_OBJECT_TYPE’
133 | TEST_OBJECT_TYPE, &error, 3,
| ^~~~~~~~~~~~~~~~
mv -f .deps/test-object.Tpo .deps/test-object.Po
In file included from searpc-demo-server.c:12:
searpc-demo-server.c: In function ‘searpc_objlisttest’:
test-object.h:7:38: warning: implicit declaration of function ‘test_object_get_type’; did you mean ‘g_object_get_type’? [-Wimplicit-function-declaration]
7 | #define TEST_OBJECT_TYPE (test_object_get_type())
| ^~~~~~~~~~~~~~~~~~~~
searpc-demo-server.c:43:39: note: in expansion of macro ‘TEST_OBJECT_TYPE’
43 | TestObject *obj=g_object_new (TEST_OBJECT_TYPE, NULL);
| ^~~~~~~~~~~~~~~~
mv -f .deps/searpc-demo-client.Tpo .deps/searpc-demo-client.Po
/bin/sh ../libtool --tag=CC --mode=link gcc -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I../lib -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -flto=auto -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -flto=auto -o searpc-demo-client test-object.o searpc-demo-client.o ../lib/libsearpc.la -lgobject-2.0 -lglib-2.0 -ljansson
In file included from demo-async-client.c:10:
searpc-demo-packet.h: In function ‘writen’:
searpc-demo-packet.h:40:34: warning: implicit declaration of function ‘write’; did you mean ‘writen’? [-Wimplicit-function-declaration]
40 | if ( (nwritten = write(fd, ptr, nleft)) <= 0) {
| ^~~~~
| writen
searpc-demo-packet.h: In function ‘readn’:
searpc-demo-packet.h:65:31: warning: implicit declaration of function ‘read’; did you mean ‘readn’? [-Wimplicit-function-declaration]
65 | if ( (nread = read(fd, buf, nleft)) < 0) {
| ^~~~
| readn
mv -f .deps/searpc-demo-server.Tpo .deps/searpc-demo-server.Po
demo-async-client.c: In function ‘main’:
demo-async-client.c:149:5: warning: implicit declaration of function ‘close’; did you mean ‘pclose’? [-Wimplicit-function-declaration]
149 | close(sockfd);
| ^~~~~
| pclose
/bin/sh ../libtool --tag=CC --mode=link gcc -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I../lib -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -flto=auto -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -flto=auto -o searpc-demo-server test-object.o searpc-demo-server.o ../lib/libsearpc.la -lgobject-2.0 -lglib-2.0 -ljansson
mv -f .deps/demo-async-client.Tpo .deps/demo-async-client.Po
/bin/sh ../libtool --tag=CC --mode=link gcc -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I../lib -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -flto=auto -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -flto=auto -o searpc-async-client demo-async-client.o ../lib/libsearpc.la -lgobject-2.0 -lglib-2.0 -ljansson
libtool: link: gcc -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -I../lib -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -flto=auto -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -flto=auto -o .libs/searpc-demo-server test-object.o searpc-demo-server.o ../lib/.libs/libsearpc.so -lpthread -lgobject-2.0 -lglib-2.0 -ljansson -pthread
libtool: link: gcc -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -I../lib -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -flto=auto -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -flto=auto -o .libs/searpc-demo-client test-object.o searpc-demo-client.o ../lib/.libs/libsearpc.so -lpthread -lgobject-2.0 -lglib-2.0 -ljansson -pthread
searpc-demo-client.c:133:44: warning: type of 'test_object_get_type' does not match original declaration [-Wlto-type-mismatch]
133 | TEST_OBJECT_TYPE, &error, 3,
| ^
test-object.c:3:1: note: return value type mismatch
3 | G_DEFINE_TYPE (TestObject, test_object, G_TYPE_OBJECT);
| ^
test-object.c:3:1: note: type 'GType' should match type 'int'
test-object.c:3:1: note: 'test_object_get_type' was previously declared here
test-object.c:3:1: note: code may be misoptimized unless '-fno-strict-aliasing' is used
searpc-demo-server.c:43:39: warning: type of 'test_object_get_type' does not match original declaration [-Wlto-type-mismatch]
43 | TestObject *obj=g_object_new (TEST_OBJECT_TYPE, NULL);
| ^
test-object.c:3:1: note: return value type mismatch
3 | G_DEFINE_TYPE (TestObject, test_object, G_TYPE_OBJECT);
| ^
test-object.c:3:1: note: type 'GType' should match type 'int'
test-object.c:3:1: note: 'test_object_get_type' was previously declared here
test-object.c:3:1: note: code may be misoptimized unless '-fno-strict-aliasing' is used
libtool: link: gcc -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -I../lib -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -flto=auto -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -flto=auto -o .libs/searpc-async-client demo-async-client.o ../lib/.libs/libsearpc.so -lpthread -lgobject-2.0 -lglib-2.0 -ljansson -pthread
make[3]: Leaving directory '/builder/src/libsearpc-3.3-latest/demo'
make[2]: Leaving directory '/builder/src/libsearpc-3.3-latest/demo'
Making all in tests
make[2]: Entering directory '/builder/src/libsearpc-3.3-latest/tests'
/usr/bin/python ../tests/generate.py
[libsearpc]: generating rpc header files
/usr/bin/python ../lib/searpc-codegen.py ../tests/rpc_table.py
loaded func_table from /builder/src/libsearpc-3.3-latest/tests/rpc_table.py
Written `clar.suite` (11 tests in 1 suites)
[libsearpc]: done
make all-am
make[3]: Entering directory '/builder/src/libsearpc-3.3-latest/tests'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/builder/src/libsearpc-3.3-latest/tests'
make[2]: Leaving directory '/builder/src/libsearpc-3.3-latest/tests'
make[2]: Entering directory '/builder/src/libsearpc-3.3-latest'
make[2]: Leaving directory '/builder/src/libsearpc-3.3-latest'
make[1]: Leaving directory '/builder/src/libsearpc-3.3-latest'
==> Starting check()...
Making check in lib
make[1]: Entering directory '/builder/src/libsearpc-3.3-latest/lib'
make[1]: Nothing to be done for 'check'.
make[1]: Leaving directory '/builder/src/libsearpc-3.3-latest/lib'
Making check in pysearpc
make[1]: Entering directory '/builder/src/libsearpc-3.3-latest/pysearpc'
make[1]: Nothing to be done for 'check'.
make[1]: Leaving directory '/builder/src/libsearpc-3.3-latest/pysearpc'
Making check in demo
make[1]: Entering directory '/builder/src/libsearpc-3.3-latest/demo'
make check-am
make[2]: Entering directory '/builder/src/libsearpc-3.3-latest/demo'
make[2]: Nothing to be done for 'check-am'.
make[2]: Leaving directory '/builder/src/libsearpc-3.3-latest/demo'
make[1]: Leaving directory '/builder/src/libsearpc-3.3-latest/demo'
Making check in tests
make[1]: Entering directory '/builder/src/libsearpc-3.3-latest/tests'
make check-am
make[2]: Entering directory '/builder/src/libsearpc-3.3-latest/tests'
make test-searpc
make[3]: Entering directory '/builder/src/libsearpc-3.3-latest/tests'
gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I../lib -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -flto=auto -MT searpc.o -MD -MP -MF .deps/searpc.Tpo -c -o searpc.o searpc.c
gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I../lib -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -flto=auto -MT clar.o -MD -MP -MF .deps/clar.Tpo -c -o clar.o clar.c
gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I../lib -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -flto=auto -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c
mv -f .deps/main.Tpo .deps/main.Po
In file included from clar.c:565:
clar/sandbox.h: In function ‘clar_unsandbox’:
clar/sandbox.h:68:9: warning: ignoring return value of ‘chdir’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
68 | chdir("..");
| ^~~~~~~~~~~
mv -f .deps/clar.Tpo .deps/clar.Po
mv -f .deps/searpc.Tpo .deps/searpc.Po
/bin/sh ../libtool --tag=CC --mode=link gcc -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I../lib -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -flto=auto -static -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -flto=auto -o test-searpc searpc.o clar.o main.o -lgobject-2.0 -lglib-2.0 -ljansson ../lib/libsearpc.la
libtool: link: gcc -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -I../lib -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -flto=auto -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -flto=auto -o test-searpc searpc.o clar.o main.o ../lib/.libs/libsearpc.a -lgobject-2.0 -lglib-2.0 -ljansson -lpthread -pthread
make[3]: Leaving directory '/builder/src/libsearpc-3.3-latest/tests'
make check-TESTS
make[3]: Entering directory '/builder/src/libsearpc-3.3-latest/tests'
make[4]: Entering directory '/builder/src/libsearpc-3.3-latest/tests'
PASS: test-searpc
============================================================================
Testsuite summary for libsearpc 3.1.0
============================================================================
# TOTAL: 1
# PASS: 1
# SKIP: 0
# XFAIL: 0
# FAIL: 0
# XPASS: 0
# ERROR: 0
============================================================================
make[4]: Leaving directory '/builder/src/libsearpc-3.3-latest/tests'
make[3]: Leaving directory '/builder/src/libsearpc-3.3-latest/tests'
make[2]: Leaving directory '/builder/src/libsearpc-3.3-latest/tests'
make[1]: Leaving directory '/builder/src/libsearpc-3.3-latest/tests'
make[1]: Entering directory '/builder/src/libsearpc-3.3-latest'
make[1]: Leaving directory '/builder/src/libsearpc-3.3-latest'
==> Entering fakeroot environment...
==> Starting package()...
Making install in lib
make[1]: Entering directory '/builder/src/libsearpc-3.3-latest/lib'
make[2]: Entering directory '/builder/src/libsearpc-3.3-latest/lib'
/usr/sbin/mkdir -p '/builder/pkg/libsearpc/usr/bin'
/usr/bin/install -c searpc-codegen.py '/builder/pkg/libsearpc/usr/bin'
/usr/sbin/mkdir -p '/builder/pkg/libsearpc/usr/lib'
/usr/sbin/mkdir -p '/builder/pkg/libsearpc/usr/include'
/bin/sh ../libtool --mode=install /usr/bin/install -c libsearpc.la '/builder/pkg/libsearpc/usr/lib'
/usr/bin/install -c -m 644 searpc-client.h searpc-server.h searpc-utils.h searpc.h searpc-named-pipe-transport.h '/builder/pkg/libsearpc/usr/include'
libtool: install: /usr/bin/install -c .libs/libsearpc.so.1.0.2 /builder/pkg/libsearpc/usr/lib/libsearpc.so.1.0.2
libtool: install: (cd /builder/pkg/libsearpc/usr/lib && { ln -s -f libsearpc.so.1.0.2 libsearpc.so.1 || { rm -f libsearpc.so.1 && ln -s libsearpc.so.1.0.2 libsearpc.so.1; }; })
libtool: install: (cd /builder/pkg/libsearpc/usr/lib && { ln -s -f libsearpc.so.1.0.2 libsearpc.so || { rm -f libsearpc.so && ln -s libsearpc.so.1.0.2 libsearpc.so; }; })
libtool: install: /usr/bin/install -c .libs/libsearpc.lai /builder/pkg/libsearpc/usr/lib/libsearpc.la
libtool: install: /usr/bin/install -c .libs/libsearpc.a /builder/pkg/libsearpc/usr/lib/libsearpc.a
libtool: install: chmod 644 /builder/pkg/libsearpc/usr/lib/libsearpc.a
libtool: install: ranlib /builder/pkg/libsearpc/usr/lib/libsearpc.a
libtool: warning: remember to run 'libtool --finish /usr/lib'
make[2]: Leaving directory '/builder/src/libsearpc-3.3-latest/lib'
make[1]: Leaving directory '/builder/src/libsearpc-3.3-latest/lib'
Making install in pysearpc
make[1]: Entering directory '/builder/src/libsearpc-3.3-latest/pysearpc'
make[2]: Entering directory '/builder/src/libsearpc-3.3-latest/pysearpc'
make[2]: Nothing to be done for 'install-exec-am'.
/usr/sbin/mkdir -p '/builder/pkg/libsearpc/usr/lib/python3.11/site-packages/pysearpc'
/usr/bin/install -c -m 644 __init__.py client.py common.py errors.py named_pipe.py server.py transport.py utils.py '/builder/pkg/libsearpc/usr/lib/python3.11/site-packages/pysearpc'
Byte-compiling python modules...
__init__.pyclient.pycommon.pyerrors.pynamed_pipe.pyserver.pytransport.pyutils.py
Byte-compiling python modules (optimized versions) ...
__init__.pyclient.pycommon.pyerrors.pynamed_pipe.pyserver.pytransport.pyutils.py
make[2]: Leaving directory '/builder/src/libsearpc-3.3-latest/pysearpc'
make[1]: Leaving directory '/builder/src/libsearpc-3.3-latest/pysearpc'
Making install in demo
make[1]: Entering directory '/builder/src/libsearpc-3.3-latest/demo'
make install-am
make[2]: Entering directory '/builder/src/libsearpc-3.3-latest/demo'
make[3]: Entering directory '/builder/src/libsearpc-3.3-latest/demo'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/builder/src/libsearpc-3.3-latest/demo'
make[2]: Leaving directory '/builder/src/libsearpc-3.3-latest/demo'
make[1]: Leaving directory '/builder/src/libsearpc-3.3-latest/demo'
Making install in tests
make[1]: Entering directory '/builder/src/libsearpc-3.3-latest/tests'
make install-am
make[2]: Entering directory '/builder/src/libsearpc-3.3-latest/tests'
make[3]: Entering directory '/builder/src/libsearpc-3.3-latest/tests'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/builder/src/libsearpc-3.3-latest/tests'
make[2]: Leaving directory '/builder/src/libsearpc-3.3-latest/tests'
make[1]: Leaving directory '/builder/src/libsearpc-3.3-latest/tests'
make[1]: Entering directory '/builder/src/libsearpc-3.3-latest'
make[2]: Entering directory '/builder/src/libsearpc-3.3-latest'
make[2]: Nothing to be done for 'install-exec-am'.
/usr/sbin/sed -i "s|(DESTDIR)|/builder/pkg/libsearpc|g" libsearpc.pc
/usr/sbin/mkdir -p '/builder/pkg/libsearpc/usr/lib/pkgconfig'
/usr/bin/install -c -m 644 libsearpc.pc '/builder/pkg/libsearpc/usr/lib/pkgconfig'
make[2]: Leaving directory '/builder/src/libsearpc-3.3-latest'
make[1]: Leaving directory '/builder/src/libsearpc-3.3-latest'
==> Tidying install...
-> Removing libtool files...
-> Purging unwanted files...
-> Removing static library files...
-> Stripping unneeded symbols from binaries and libraries...
-> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "libsearpc"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: libsearpc 2:3.3.0-3 (Sat Mar 30 07:59:38 2024)