You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "Igor Galić (JIRA)" <ji...@apache.org> on 2011/09/26 01:13:26 UTC

[jira] [Created] (TS-969) make check failing on Debian Sid and Solaris

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ć
             Fix For: 3.1.1


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.
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] [Commented] (TS-969) make check failing on Debian Sid and Solaris

Posted by "Neddy (Commented) (JIRA)" <ji...@apache.org>.
    [ 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

       

[jira] [Updated] (TS-969) make check failing on Debian Sid and Solaris

Posted by "Igor Galić (Updated JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TS-969?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Igor Galić updated TS-969:
--------------------------

    Backport to Version:   (was: 3.0.2)
          Fix Version/s: 3.0.2
    
> 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

       

[jira] [Issue Comment Edited] (TS-969) make check failing on Debian Sid and Solaris

Posted by "Neddy (Issue Comment Edited) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/TS-969?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13149420#comment-13149420 ] 

Neddy edited comment on TS-969 at 11/14/11 3:01 AM:
----------------------------------------------------

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

http://pastebin.com/4zG2vR1M


                
      was (Author: neddy):
    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

       

[jira] [Assigned] (TS-969) make check failing on Debian Sid and Solaris

Posted by "Igor Galić (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TS-969?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Igor Galić reassigned TS-969:
-----------------------------

    Assignee: Igor Galić

> 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
>
>
> 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.
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] [Commented] (TS-969) make check failing on Debian Sid and Solaris

Posted by "Igor Galić (Commented JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/TS-969?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13150404#comment-13150404 ] 

Igor Galić commented on TS-969:
-------------------------------

This is a whole different issue.

For one, this bug says: {{make check}} -- not {{make}} fails. For the other, this might be a mismatch between different {{iconv}} versions. - That's a wild guess.

I suggest you contact {{users@}} or {{#traffic-server}} for support.
                
> 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