[ 
https://issues.apache.org/jira/browse/CLOWNFISH-81?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15189101#comment-15189101
 ] 

david martin commented on CLOWNFISH-81:
---------------------------------------

Yes ./Build will fail as follows:

{noformat}
perl Build.PL
ld: warning: cannot find entry symbol _start; defaulting to 00000000004000b0
Created MYMETA.yml and MYMETA.json
Creating new 'Build' script for 'Clownfish-CFC' version '0.4.99_1'>>

./Build
Building Clownfish-CFC

Compiling ./charmonizer...

src/Charmonizer/Core/CLI.c: In function ‘chaz_CLI* chaz_CLI_new(const char*, 
const char*)’:
src/Charmonizer/Core/CLI.c:150:49: error: invalid conversion from ‘void*’ to 
‘chaz_CLI*’ [-fpermissive]
src/Charmonizer/Core/CLI.c: In function ‘int chaz_CLI_register(chaz_CLI*, const 
char*, const char*, int)’:
{noformat}
Then it looks it will not compile
{noformat}
src/Charmonizer/Core/CLI.c:215:77: error: invalid conversion from ‘void*’ to 
‘chaz_CLIOption*’ [-fpermissive]
src/Charmonizer/Core/ConfWriterC.c: In function ‘void 
chaz_ConfWriterC_append_global_def_to_conf(const char*, const char*)’:
src/Charmonizer/Core/ConfWriterC.c:191:37: error: invalid conversion from 
‘const char*’ to ‘char*’ [-fpermissive]
Failed to compile ./charmonizer at lib/Clownfish/CFC/Perl/Build/Charmonic.pm 
line 58.
{noformat}


> Cannot install
> --------------
>
>                 Key: CLOWNFISH-81
>                 URL: https://issues.apache.org/jira/browse/CLOWNFISH-81
>             Project: Apache Lucy-Clownfish
>          Issue Type: Bug
>          Components: Charmonizer
>    Affects Versions: 0.4.4
>         Environment: Linux - gcc 4.9.1
>            Reporter: david martin
>
> When installing the latest stable release:
> perl Build.PL
> ld: warning: cannot find entry symbol _start; defaulting to 00000000004000b0
> Created MYMETA.yml and MYMETA.json
> Creating new 'Build' script for 'Clownfish-CFC' version '0.4.99_1'
> os: Linux 2.6.32-431.el6.x86_64
> perl version: v5.22.1
> gcc:  4.9.1



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to