re: neoleo arch build failure

Jude DaShiell <[email protected]> Fri, 2 Jun 2017 12:09:42 -0400 (EDT)
Newsgroups gmane.comp.gnu.oleo.bugs
Message-ID <[email protected]>
More complete output below.
The following lines show where the errors start and does not show any of 
the warning lines.  Those warning lines may or may not be connected to 
later errors.

cut here.
g++ -DPACKAGE_NAME=\"neoleo\" -DPACKAGE_TARNAME=\"neoleo\" -DPACKAGE_VERSION=\"5.0.0\" -DPACKAGE_STRING=\"neoleo\ 5.0.0\" -DPACKAGE_BUGREPORT=\"[email protected]\" -DPACKAGE_URL=\"\" -DPACKAGE=\"neoleo\" -DVERSION=\"5.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I.   -D_FORTIFY_SOURCE=2  -DHAVE_X   -DDATADIR="\"/usr/share\"" -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -MT io-term.o -MD -MP -MF .deps/io-term.Tpo -c -o io-term.o io-term.cc
io-term.cc: In function ???void read_mp_usr_fmt(char*)???:
io-term.cc:537:13: error: invalid conversion from ???char??? to ???char*??? [-fpermissive]
     buf[i] = '\0';
              ^~~~
make[2]: *** [Makefile:555: io-term.o] Error 1
make[2]: Leaving directory '/tmp/yaourt-tmp-jude/aur-neoleo/src/neoleo-5.0.0/src'
make[1]: *** [Makefile:378: all] Error 2
make[1]: Leaving directory '/tmp/yaourt-tmp-jude/aur-neoleo/src/neoleo-5.0.0/src'
make: *** [Makefile:396: all-recursive] Error 1
==> ERROR: A failure occurred in build().
    Aborting...
==> ERROR: Makepkg was unable to build neoleo.
==> Restart building neoleo ? [y/N]
==> -------------------------------
==> n

==> ERROR: unable to update
]0;linux[jude@taf ~]$ exit
exit

Script done on Fri 02 Jun 2017 10:58:17 AM EDT

--