[
https://issues.apache.org/jira/browse/TS-969?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13149420#comment-13149420
]
Neddy commented on TS-969:
--------------------------
I'm going to build ATS 3.1.1 on OpenIndiana 151a. Gmake stop at ink_string.cc
as seen as bellow
/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.
-I../../lib -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE
-D_REENTRANT -Dsolaris -I/usr/local/include -march=i586 -g -pipe -Wall -Werror
-O3 -feliminate-unused-debug-symbols -fno-strict-aliasing -Wno-invalid-offsetof
-MT ink_string.lo -MD -MP -MF .deps/ink_string.Tpo -c -o ink_string.lo
ink_string.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../lib -D_LARGEFILE64_SOURCE=1
-D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -Dsolaris
-I/usr/local/include -march=i586 -g -pipe -Wall -Werror -O3
-feliminate-unused-debug-symbols -fno-strict-aliasing -Wno-invalid-offsetof -MT
ink_string.lo -MD -MP -MF .deps/ink_string.Tpo -c ink_string.cc -fPIC -DPIC -o
.libs/ink_string.o
ink_string.cc: In function 'void ink_utf8_to_latin1(const char*, int, char*,
int*)':
ink_string.cc:329:55: error: invalid conversion from 'const char**' to 'char**'
[-fpermissive]
/usr/include/iconv.h:44:15: error: initializing argument 2 of 'size_t
iconv(iconv_t, char**, size_t*, char**, size_t*)' [-fpermissive]
gmake[3]: *** [ink_string.lo] Error 1
gmake[3]: Leaving directory `/home/neddy/trafficserver-3.1.1-unstable/lib/ts'
gmake[2]: *** [all] Error 2
gmake[2]: Leaving directory `/home/neddy/trafficserver-3.1.1-unstable/lib/ts'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/home/neddy/trafficserver-3.1.1-unstable/lib'
gmake: *** [all-recursive] Error 1
> make check failing on Debian Sid and Solaris
> --------------------------------------------
>
> Key: TS-969
> URL: https://issues.apache.org/jira/browse/TS-969
> Project: Traffic Server
> Issue Type: Bug
> Affects Versions: 3.0.1
> Reporter: Igor Galić
> Assignee: Igor Galić
> Fix For: 3.1.1, 3.0.2
>
>
> This has been fixed in trunk:
> http://svn.apache.org/viewvc?rev=1171365&view=rev
> but it still affects trunk, please backport this!
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira