MidnightBSD Magus

palm/pilot-link

Suite of tools used to connect and sync your Palm handled

Flavor Version Run OSVersion Arch License Restricted Status
0.12.5_1,1 388 1.2 amd64 gpl2 0 fail

Events

Machine Type Time Message
m1264 info 2019-10-07 23:46:04.409749 Test Started
m1264 fail 2019-10-07 23:46:16.63899 make build returned non-zero: 1
m1264 fail 2019-10-07 23:46:16.691321 Test complete.

Log

===>  Building for pilot-link-0.12.5_1,1
/usr/bin/make  all-recursive
Making all in popt
/bin/sh ../libtool --tag=CC    --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include     -O2 -pipe -I/magus/work/usr/mports/palm/pilot-link/work/pilot-link-0.12.5/popt -I/usr/local/include -fno-strict-aliasing -Werror -MT popt.lo -MD -MP -MF .deps/popt.Tpo -c -o popt.lo popt.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -O2 -pipe -I/magus/work/usr/mports/palm/pilot-link/work/pilot-link-0.12.5/popt -I/usr/local/include -fno-strict-aliasing -Werror -MT popt.lo -MD -MP -MF .deps/popt.Tpo -c popt.c -o popt.o
mv -f .deps/popt.Tpo .deps/popt.Plo
/bin/sh ../libtool --tag=CC    --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include     -O2 -pipe -I/magus/work/usr/mports/palm/pilot-link/work/pilot-link-0.12.5/popt -I/usr/local/include -fno-strict-aliasing -Werror -MT findme.lo -MD -MP -MF .deps/findme.Tpo -c -o findme.lo findme.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -O2 -pipe -I/magus/work/usr/mports/palm/pilot-link/work/pilot-link-0.12.5/popt -I/usr/local/include -fno-strict-aliasing -Werror -MT findme.lo -MD -MP -MF .deps/findme.Tpo -c findme.c -o findme.o
mv -f .deps/findme.Tpo .deps/findme.Plo
/bin/sh ../libtool --tag=CC    --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include     -O2 -pipe -I/magus/work/usr/mports/palm/pilot-link/work/pilot-link-0.12.5/popt -I/usr/local/include -fno-strict-aliasing -Werror -MT poptparse.lo -MD -MP -MF .deps/poptparse.Tpo -c -o poptparse.lo poptparse.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -O2 -pipe -I/magus/work/usr/mports/palm/pilot-link/work/pilot-link-0.12.5/popt -I/usr/local/include -fno-strict-aliasing -Werror -MT poptparse.lo -MD -MP -MF .deps/poptparse.Tpo -c poptparse.c -o poptparse.o
mv -f .deps/poptparse.Tpo .deps/poptparse.Plo
/bin/sh ../libtool --tag=CC    --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include     -O2 -pipe -I/magus/work/usr/mports/palm/pilot-link/work/pilot-link-0.12.5/popt -I/usr/local/include -fno-strict-aliasing -Werror -MT poptconfig.lo -MD -MP -MF .deps/poptconfig.Tpo -c -o poptconfig.lo poptconfig.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -O2 -pipe -I/magus/work/usr/mports/palm/pilot-link/work/pilot-link-0.12.5/popt -I/usr/local/include -fno-strict-aliasing -Werror -MT poptconfig.lo -MD -MP -MF .deps/poptconfig.Tpo -c poptconfig.c -o poptconfig.o
mv -f .deps/poptconfig.Tpo .deps/poptconfig.Plo
/bin/sh ../libtool --tag=CC    --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include     -O2 -pipe -I/magus/work/usr/mports/palm/pilot-link/work/pilot-link-0.12.5/popt -I/usr/local/include -fno-strict-aliasing -Werror -MT popthelp.lo -MD -MP -MF .deps/popthelp.Tpo -c -o popthelp.lo popthelp.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -O2 -pipe -I/magus/work/usr/mports/palm/pilot-link/work/pilot-link-0.12.5/popt -I/usr/local/include -fno-strict-aliasing -Werror -MT popthelp.lo -MD -MP -MF .deps/popthelp.Tpo -c popthelp.c -o popthelp.o
popthelp.c:686:22: error: 'memset' call operates on objects of type 'char' while the size is based on a different type 'char *' [-Werror,-Wsizeof-pointer-memaccess]
        memset(s, 0, sizeof(s));
               ~            ^
popthelp.c:686:22: note: did you mean to provide an explicit length?
        memset(s, 0, sizeof(s));
                            ^
1 error generated.
*** [popthelp.lo] Error code 1

make[3]: stopped in /magus/work/usr/mports/palm/pilot-link/work/pilot-link-0.12.5/popt
1 error

make[3]: stopped in /magus/work/usr/mports/palm/pilot-link/work/pilot-link-0.12.5/popt
*** [all-recursive] Error code 1

make[2]: stopped in /magus/work/usr/mports/palm/pilot-link/work/pilot-link-0.12.5
1 error

make[2]: stopped in /magus/work/usr/mports/palm/pilot-link/work/pilot-link-0.12.5
*** [all] Error code 2

make[1]: stopped in /magus/work/usr/mports/palm/pilot-link/work/pilot-link-0.12.5
1 error

make[1]: stopped in /magus/work/usr/mports/palm/pilot-link/work/pilot-link-0.12.5
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
the maintainer.
*** Error code 1

Stop.
make: stopped in /usr/mports/palm/pilot-link