Processed: Re: Bug#875387: efl: FTBFS in experimental: lib/elua/elua.c:358:7: error: unknown type name 'luaL_reg'

2017-09-23 Thread Debian Bug Tracking System
Processing control commands:

> tags -1 pending
Bug #875387 [src:efl] efl: FTBFS in experimental: lib/elua/elua.c:358:7: error: 
unknown type name 'luaL_reg'
Added tag(s) pending.

-- 
875387: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=875387
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems



Bug#875387: efl: FTBFS in experimental: lib/elua/elua.c:358:7: error: unknown type name 'luaL_reg'

2017-09-23 Thread Andreas Metzler
Control: tags -1 pending

On 2017-09-11 Andreas Metzler  wrote:
> On 2017-09-11 Andreas Beckmann  wrote:
[...]
> > efl FTBFS in experimental:
[...]

> Ross is already in the process of upgrading to efl 1.20.3, which builds
> successfully.

1.20.4-1 has been uploade, but needs to pass though NEW processing since
there are new components.

https://ftp-master.debian.org/new/efl_1.20.4-1.html

cu Andreas

-- 
`What a good friend you are to him, Dr. Maturin. His other friends are
so grateful to you.'
`I sew his ears on from time to time, sure'



Processed: Re: Bug#875387: efl: FTBFS in experimental: lib/elua/elua.c:358:7: error: unknown type name 'luaL_reg'

2017-09-11 Thread Debian Bug Tracking System
Processing control commands:

> tags -1 fixed-upstream
Bug #875387 [src:efl] efl: FTBFS in experimental: lib/elua/elua.c:358:7: error: 
unknown type name 'luaL_reg'
Added tag(s) fixed-upstream.

-- 
875387: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=875387
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems



Bug#875387: efl: FTBFS in experimental: lib/elua/elua.c:358:7: error: unknown type name 'luaL_reg'

2017-09-11 Thread Andreas Metzler
Control: tags -1 fixed-upstream

On 2017-09-11 Andreas Beckmann  wrote:
> Source: efl
> Version: 1.18.4-1
> Severity: serious
> Justification: fails to build from source (but built successfully in the past)
> User: debian...@lists.debian.org
> Usertags: piuparts
> Control: affects -1 + libevas-loaders

> Hi,

> efl FTBFS in experimental:

> lib/elua/elua.c:358:7: error: unknown type name 'luaL_reg'
>  const luaL_reg gettextlib[] =
[...]

Ross is already in the process of upgrading to efl 1.20.3, which builds
successfully.

cu Andreas
-- 
`What a good friend you are to him, Dr. Maturin. His other friends are
so grateful to you.'
`I sew his ears on from time to time, sure'



Bug#875387: efl: FTBFS in experimental: lib/elua/elua.c:358:7: error: unknown type name 'luaL_reg'

2017-09-11 Thread Andreas Beckmann
Source: efl
Version: 1.18.4-1
Severity: serious
Justification: fails to build from source (but built successfully in the past)
User: debian...@lists.debian.org
Usertags: piuparts
Control: affects -1 + libevas-loaders

Hi,

efl FTBFS in experimental:

lib/elua/elua.c:358:7: error: unknown type name 'luaL_reg'
 const luaL_reg gettextlib[] =
   ^~~~
lib/elua/elua.c:360:4: warning: braces around scalar initializer
{ "bind_textdomain", _elua_gettext_bind_textdomain },
^
lib/elua/elua.c:360:4: note: (near initialization for 'gettextlib[0]')
lib/elua/elua.c:360:6: warning: initialization makes integer from pointer 
without a cast [-Wint-conversion]
{ "bind_textdomain", _elua_gettext_bind_textdomain },
  ^
lib/elua/elua.c:360:6: note: (near initialization for 'gettextlib[0]')
lib/elua/elua.c:360:6: error: initializer element is not computable at load time
lib/elua/elua.c:360:6: note: (near initialization for 'gettextlib[0]')
lib/elua/elua.c:360:25: warning: excess elements in scalar initializer
{ "bind_textdomain", _elua_gettext_bind_textdomain },
 ^
lib/elua/elua.c:360:25: note: (near initialization for 'gettextlib[0]')
lib/elua/elua.c:361:4: warning: braces around scalar initializer
{ "get_message_language", _elua_get_message_language },
^
lib/elua/elua.c:361:4: note: (near initialization for 'gettextlib[1]')
lib/elua/elua.c:361:6: warning: initialization makes integer from pointer 
without a cast [-Wint-conversion]
{ "get_message_language", _elua_get_message_language },
  ^~
lib/elua/elua.c:361:6: note: (near initialization for 'gettextlib[1]')
lib/elua/elua.c:361:6: error: initializer element is not computable at load time
lib/elua/elua.c:361:6: note: (near initialization for 'gettextlib[1]')
lib/elua/elua.c:361:30: warning: excess elements in scalar initializer
{ "get_message_language", _elua_get_message_language },
  ^~
[...]


Andreas


efl.experimental.build.gz
Description: application/gzip