Your message dated Sun, 29 May 2011 16:52:19 +0200
with message-id <1306680739.4140.5.camel@joseluis>
and subject line Re: Bug#625033: gambas2: FTBFS: main.cpp:1219:44: error:
taking address of temporary [-fpermissive]
has caused the Debian Bug report #625033,
regarding gambas2: FTBFS: main.cpp:1219:44: error: taking address of temporary
[-fpermissive]
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
625033: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=625033
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: gambas2
Version: 2.22.0-1
Severity: serious
Tags: wheezy sid
User: [email protected]
Usertags: qa-ftbfs-20110502 qa-ftbfs
Justification: FTBFS on amd64
Hi,
During a rebuild of all packages in sid, your package failed to build on
amd64.
Relevant part:
> /bin/bash ../libtool --tag=CXX --mode=compile x86_64-linux-gnu-g++
> -DHAVE_CONFIG_H -I. -I.. -I./ibpp/core -pipe -Wall -fno-exceptions
> -Wno-unused-value -Wcast-align -fsigned-char -fvisibility=hidden -g -Os
> -fno-omit-frame-pointer -fexceptions -MT gb_db_firebird_la-main.lo -MD -MP
> -MF .deps/gb_db_firebird_la-main.Tpo -c -o gb_db_firebird_la-main.lo `test -f
> 'main.cpp' || echo './'`main.cpp
> libtool: compile: x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I..
> -I./ibpp/core -pipe -Wall -fno-exceptions -Wno-unused-value -Wcast-align
> -fsigned-char -fvisibility=hidden -g -Os -fno-omit-frame-pointer -fexceptions
> -MT gb_db_firebird_la-main.lo -MD -MP -MF .deps/gb_db_firebird_la-main.Tpo -c
> main.cpp -fPIC -DPIC -o .libs/gb_db_firebird_la-main.o
> main.cpp: In function 'int query_fill(DB_DATABASE*, DB_RESULT, int,
> GB_VARIANT_VALUE*, int)':
> main.cpp:1219:44: error: taking address of temporary [-fpermissive]
> main.cpp: In function 'int field_info(DB_DATABASE*, const char*, const char*,
> DB_FIELD*)':
> main.cpp:1903:48: error: taking address of temporary [-fpermissive]
> main.cpp:1905:36: error: taking address of temporary [-fpermissive]
> make[5]: *** [gb_db_firebird_la-main.lo] Error 1
The full build log is available from:
http://people.debian.org/~lucas/logs/2011/05/02/gambas2_2.22.0-1_lsid64.buildlog
A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot. Internet was not
accessible from the build systems.
--
| Lucas Nussbaum
| [email protected] http://www.lucas-nussbaum.net/ |
| jabber: [email protected] GPG: 1024D/023B3F4F |
--- End Message ---
--- Begin Message ---
Package: gambas2
Version: 2.23.1-1
I'm closing this bug because it has been fixed with the upload of
version 2.23.1 of gambas2.
After checking all the build logs, I can confirm the bug is fixed.
Regards.
José L.
El dom, 29-05-2011 a las 16:49 +0200, José Luis Redrejo Rodríguez
escribió:
> El día 2 de mayo de 2011 14:31, Lucas Nussbaum
> <[email protected]> escribió:
> > Source: gambas2
> > Version: 2.22.0-1
> > Severity: serious
> > Tags: wheezy sid
> > User: [email protected]
> > Usertags: qa-ftbfs-20110502 qa-ftbfs
> > Justification: FTBFS on amd64
> >
> > Hi,
> >
> > During a rebuild of all packages in sid, your package failed to build on
> > amd64.
> >
> > Relevant part:
> >> /bin/bash ../libtool --tag=CXX --mode=compile x86_64-linux-gnu-g++
> >> -DHAVE_CONFIG_H -I. -I.. -I./ibpp/core -pipe -Wall -fno-exceptions
> >> -Wno-unused-value -Wcast-align -fsigned-char -fvisibility=hidden -g -Os
> >> -fno-omit-frame-pointer -fexceptions -MT gb_db_firebird_la-main.lo -MD
> >> -MP -MF .deps/gb_db_firebird_la-main.Tpo -c -o gb_db_firebird_la-main.lo
> >> `test -f 'main.cpp' || echo './'`main.cpp
> >> libtool: compile: x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I..
> >> -I./ibpp/core -pipe -Wall -fno-exceptions -Wno-unused-value -Wcast-align
> >> -fsigned-char -fvisibility=hidden -g -Os -fno-omit-frame-pointer
> >> -fexceptions -MT gb_db_firebird_la-main.lo -MD -MP -MF
> >> .deps/gb_db_firebird_la-main.Tpo -c main.cpp -fPIC -DPIC -o
> >> .libs/gb_db_firebird_la-main.o
> >> main.cpp: In function 'int query_fill(DB_DATABASE*, DB_RESULT, int,
> >> GB_VARIANT_VALUE*, int)':
> >> main.cpp:1219:44: error: taking address of temporary [-fpermissive]
> >> main.cpp: In function 'int field_info(DB_DATABASE*, const char*, const
> >> char*, DB_FIELD*)':
> >> main.cpp:1903:48: error: taking address of temporary [-fpermissive]
> >> main.cpp:1905:36: error: taking address of temporary [-fpermissive]
> >> make[5]: *** [gb_db_firebird_la-main.lo] Error 1
> >
> > The full build log is available from:
> >
> > http://people.debian.org/~lucas/logs/2011/05/02/gambas2_2.22.0-1_lsid64.buildlog
> >
> > A list of current common problems and possible solutions is available at
> > http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
> >
> > About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
> > of the Grid'5000 platform, using a clean chroot. Internet was not
> > accessible from the build systems.
> >
> > --
> > | Lucas Nussbaum
> > | [email protected] http://www.lucas-nussbaum.net/ |
> > | jabber: [email protected] GPG: 1024D/023B3F4F |
> >
> >
> >
signature.asc
Description: This is a digitally signed message part
--- End Message ---