Your message dated Tue, 04 Jun 2013 22:49:19 +0000
with message-id <e1uk02z-0000mw...@franck.debian.org>
and subject line Bug#701393: fixed in gambas3 3.1.1-2.1
has caused the Debian Bug report #701393,
regarding gambas3: ftbfs with eglibc-2.17
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 ow...@bugs.debian.org
immediately.)
--
701393: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=701393
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:gambas3
Version: 3.1.1-2
Severity: important
Tags: sid jessie
User: debian-gl...@lists.debian.org
Usertags: ftbfs-glibc-2.17
The package fails to build in a test rebuild on at least amd64 with
eglibc-2.17, but succeeds to build with eglibc-2.13. The
severity of this report may be raised before the jessie release.
The test rebuild was done together with GCC-4.8, so some issues
might be caused by the updated GCC as well.
csignal.c:45:17: error: conflicting types for 'siginfo_t'
The full build log can be found at:
http://people.debian.org/~doko/logs-20130217/gcc48/gambas3_3.1.1-2_unstable_gcc48.log
The last lines of the build log are at the end of this report.
To install eglibc from experimental,
apt-get -t experimental install libc6-dev
To build with GCC 4.8, either set CC=gcc-4.8 CXX=g++-4.8 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.
apt-get -t experimental install g++ g++-4.7 g++-4.8 libc6-dev
[...]
libtool: compile: x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../..
-I../../share -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char
-fvisibility=hidden -g -Os -fno-omit-frame-pointer -MT
gb_image_effect_la-qimage.lo -MD -MP -MF .deps/gb_image_effect_la-qimage.Tpo -c
qimage.cpp -fPIC -DPIC -o .libs/gb_image_effect_la-qimage.o
mv -f .deps/gb_image_effect_la-qimage.Tpo .deps/gb_image_effect_la-qimage.Plo
/bin/bash ../../libtool --tag=CXX --mode=compile x86_64-linux-gnu-g++
-DHAVE_CONFIG_H -I. -I../.. -I../../share -pipe -Wall -fno-exceptions
-Wno-unused-value -fsigned-char -fvisibility=hidden -g -Os
-fno-omit-frame-pointer -MT gb_image_effect_la-CImage.lo -MD -MP -MF
.deps/gb_image_effect_la-CImage.Tpo -c -o gb_image_effect_la-CImage.lo `test -f
'CImage.cpp' || echo './'`CImage.cpp
libtool: compile: x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../..
-I../../share -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char
-fvisibility=hidden -g -Os -fno-omit-frame-pointer -MT
gb_image_effect_la-CImage.lo -MD -MP -MF .deps/gb_image_effect_la-CImage.Tpo -c
CImage.cpp -fPIC -DPIC -o .libs/gb_image_effect_la-CImage.o
mv -f .deps/gb_image_effect_la-CImage.Tpo .deps/gb_image_effect_la-CImage.Plo
/bin/bash ../../libtool --tag=CXX --mode=compile x86_64-linux-gnu-g++
-DHAVE_CONFIG_H -I. -I../.. -I../../share -pipe -Wall -fno-exceptions
-Wno-unused-value -fsigned-char -fvisibility=hidden -g -O3
-fno-omit-frame-pointer -MT libimageeffect_la-kimageeffect.lo -MD -MP -MF
.deps/libimageeffect_la-kimageeffect.Tpo -c -o
libimageeffect_la-kimageeffect.lo `test -f 'kimageeffect.cpp' || echo
'./'`kimageeffect.cpp
libtool: compile: x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../..
-I../../share -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char
-fvisibility=hidden -g -O3 -fno-omit-frame-pointer -MT
libimageeffect_la-kimageeffect.lo -MD -MP -MF
.deps/libimageeffect_la-kimageeffect.Tpo -c kimageeffect.cpp -fPIC -DPIC -o
.libs/libimageeffect_la-kimageeffect.o
mv -f .deps/libimageeffect_la-kimageeffect.Tpo
.deps/libimageeffect_la-kimageeffect.Plo
/bin/bash ../../libtool --tag=CXX --mode=compile x86_64-linux-gnu-g++
-DHAVE_CONFIG_H -I. -I../.. -I../../share -pipe -Wall -fno-exceptions
-Wno-unused-value -fsigned-char -fvisibility=hidden -g -O3
-fno-omit-frame-pointer -MT libimageeffect_la-effect.lo -MD -MP -MF
.deps/libimageeffect_la-effect.Tpo -c -o libimageeffect_la-effect.lo `test -f
'effect.cpp' || echo './'`effect.cpp
libtool: compile: x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../..
-I../../share -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char
-fvisibility=hidden -g -O3 -fno-omit-frame-pointer -MT
libimageeffect_la-effect.lo -MD -MP -MF .deps/libimageeffect_la-effect.Tpo -c
effect.cpp -fPIC -DPIC -o .libs/libimageeffect_la-effect.o
mv -f .deps/libimageeffect_la-effect.Tpo .deps/libimageeffect_la-effect.Plo
/bin/bash ../../libtool --tag=CXX --mode=link x86_64-linux-gnu-g++
-I../../share -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char
-fvisibility=hidden -g -O3 -fno-omit-frame-pointer -module -o
libimageeffect.la libimageeffect_la-kimageeffect.lo
libimageeffect_la-effect.lo
libtool: link: ar cru .libs/libimageeffect.a
.libs/libimageeffect_la-kimageeffect.o .libs/libimageeffect_la-effect.o
libtool: link: ranlib .libs/libimageeffect.a
libtool: link: ( cd ".libs" && rm -f "libimageeffect.la" && ln -s
"../libimageeffect.la" "libimageeffect.la" )
/bin/bash ../../libtool --tag=CXX --mode=link x86_64-linux-gnu-g++
-I../../share -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char
-fvisibility=hidden -g -Os -fno-omit-frame-pointer -module -o
gb.image.effect.la -rpath /«PKGBUILDDIR»/debian/tmp/usr/lib/gambas3
gb_image_effect_la-main.lo gb_image_effect_la-kcpuinfo.lo
gb_image_effect_la-qcolor.lo gb_image_effect_la-qpoint.lo
gb_image_effect_la-qsize.lo gb_image_effect_la-qrect.lo
gb_image_effect_la-qimage.lo gb_image_effect_la-CImage.lo libimageeffect.la
libtool: link: x86_64-linux-gnu-g++ -fPIC -DPIC -shared -nostdlib
/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/crti.o
/usr/lib/gcc/x86_64-linux-gnu/4.8/crtbeginS.o .libs/gb_image_effect_la-main.o
.libs/gb_image_effect_la-kcpuinfo.o .libs/gb_image_effect_la-qcolor.o
.libs/gb_image_effect_la-qpoint.o .libs/gb_image_effect_la-qsize.o
.libs/gb_image_effect_la-qrect.o .libs/gb_image_effect_la-qimage.o
.libs/gb_image_effect_la-CImage.o -Wl,--whole-archive ./.libs/libimageeffect.a
-Wl,--no-whole-archive -L/usr/lib/gcc/x86_64-linux-gnu/4.8
-L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu
-L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../../lib -L/lib/x86_64-linux-gnu
-L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib
-L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../.. -lstdc++ -lm -lc -lgcc_s
/usr/lib/gcc/x86_64-linux-gnu/4.8/crtendS.o
/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/crtn.o -Os
-Wl,-soname -Wl,gb.image.effect.so.0 -o .libs/g
b.image.effect.so.0.0.0
libtool: link: (cd ".libs" && rm -f "gb.image.effect.so.0" && ln -s
"gb.image.effect.so.0.0.0" "gb.image.effect.so.0")
libtool: link: (cd ".libs" && rm -f "gb.image.effect.so" && ln -s
"gb.image.effect.so.0.0.0" "gb.image.effect.so")
libtool: link: ( cd ".libs" && rm -f "gb.image.effect.la" && ln -s
"../gb.image.effect.la" "gb.image.effect.la" )
make[6]: Leaving directory `/«PKGBUILDDIR»/main/lib/image.effect'
Making all in signal
make[6]: Entering directory `/«PKGBUILDDIR»/main/lib/signal'
/bin/bash ../../libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc
-DHAVE_CONFIG_H -I. -I../.. -I../../share -I../../gbx -D_REENTRANT
-I../../libltdl -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden
-g -Os -MT gb_signal_la-csignal.lo -MD -MP -MF .deps/gb_signal_la-csignal.Tpo
-c -o gb_signal_la-csignal.lo `test -f 'csignal.c' || echo './'`csignal.c
libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../..
-I../../share -I../../gbx -D_REENTRANT -I../../libltdl -pipe -Wall
-Wno-unused-value -fsigned-char -fvisibility=hidden -g -Os -MT
gb_signal_la-csignal.lo -MD -MP -MF .deps/gb_signal_la-csignal.Tpo -c csignal.c
-fPIC -DPIC -o .libs/gb_signal_la-csignal.o
csignal.c:45:17: error: conflicting types for 'siginfo_t'
struct siginfo siginfo_t;
^
In file included from /usr/include/signal.h:80:0,
from csignal.c:28:
/usr/include/x86_64-linux-gnu/bits/siginfo.h:127:5: note: previous declaration
of 'siginfo_t' was here
} siginfo_t __SI_ALIGNMENT;
^
csignal.c: In function 'Signal_Catch':
csignal.c:234:22: warning: assignment from incompatible pointer type [enabled
by default]
action.sa_sigaction = handle_signal;
^
make[6]: *** [gb_signal_la-csignal.lo] Error 1
make[6]: Leaving directory `/«PKGBUILDDIR»/main/lib/signal'
make[5]: *** [all-recursive] Error 1
make[5]: Leaving directory `/«PKGBUILDDIR»/main/lib'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory `/«PKGBUILDDIR»/main'
make[3]: *** [all] Error 2
make[3]: Leaving directory `/«PKGBUILDDIR»/main'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/«PKGBUILDDIR»'
make[1]: *** [all] Error 2
make: *** [build-stamp] Error 2
dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2
--- End Message ---
--- Begin Message ---
Source: gambas3
Source-Version: 3.1.1-2.1
We believe that the bug you reported is fixed in the latest version of
gambas3, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to 701...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Dmitrijs Ledkovs <x...@debian.org> (supplier of updated gambas3 package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Tue, 04 Jun 2013 23:16:32 +0100
Source: gambas3
Binary: gambas3 gambas3-dev gambas3-gb-cairo gambas3-gb-dbus
gambas3-gb-form-stock gambas3-examples gambas3-gb-chart gambas3-gb-compress
gambas3-gb-compress-bzlib2 gambas3-gb-compress-zlib gambas3-gb-crypt
gambas3-gb-db gambas3-gb-db-form gambas3-gb-db-mysql gambas3-gb-db-odbc
gambas3-gb-db-postgresql gambas3-gb-db-sqlite2 gambas3-gb-db-sqlite3
gambas3-gb-desktop gambas3-gb-form gambas3-gb-form-dialog gambas3-gb-form-mdi
gambas3-gb-gtk gambas3-gb-gui gambas3-gb-pdf gambas3-gb-image
gambas3-gb-image-io gambas3-gb-image-imlib gambas3-gb-image-effect
gambas3-gb-net gambas3-gb-net-curl gambas3-gb-net-smtp gambas3-gb-opengl
gambas3-gb-opengl-glsl gambas3-gb-opengl-glu gambas3-gb-pcre gambas3-gb-qt4
gambas3-gb-qt4-ext gambas3-gb-qt4-webkit gambas3-gb-qt4-opengl
gambas3-gb-report gambas3-gb-sdl gambas3-gb-sdl-sound gambas3-gb-settings
gambas3-gb-v4l gambas3-gb-vb gambas3-gb-web gambas3-gb-xml gambas3-gb-xml-rpc
gambas3-gb-xml-xslt gambas3-ide gambas3-runtime gambas3-script
gambas3-gb-option gambas3-gb-eval-highlight gambas3-gb-signal
gambas3-gb-mysql
Architecture: source all amd64
Version: 3.1.1-2.1
Distribution: unstable
Urgency: low
Maintainer: Gambas Debian Maintainers <pkg-gambas-de...@lists.alioth.debian.org>
Changed-By: Dmitrijs Ledkovs <x...@debian.org>
Description:
gambas3 - Complete visual development environment for Gambas
gambas3-dev - Gambas compilation tools
gambas3-examples - Gambas examples
gambas3-gb-cairo - Gambas bindings for cairo
gambas3-gb-chart - Gambas charting component
gambas3-gb-compress - Gambas compression component
gambas3-gb-compress-bzlib2 - Gambas bzlib2 component
gambas3-gb-compress-zlib - Gambas zlib compression component
gambas3-gb-crypt - Gambas crypt encription component
gambas3-gb-db - Gambas database access common libraries
gambas3-gb-db-form - Gambas database bound controls
gambas3-gb-db-mysql - MySQL driver for the Gambas database component
gambas3-gb-db-odbc - ODBC driver for the Gambas database component
gambas3-gb-db-postgresql - PostgreSQL driver for the Gambas database component
gambas3-gb-db-sqlite2 - Gambas sqlite2 driver database component
gambas3-gb-db-sqlite3 - Gambas sqlite3 driver database component
gambas3-gb-dbus - Gambas bindings for DBUS
gambas3-gb-desktop - Gambas Portland project compatibility component
gambas3-gb-eval-highlight - Gambas syntax highlighting component
gambas3-gb-form - Gambas native form component
gambas3-gb-form-dialog - Gambas native mdi form component
gambas3-gb-form-mdi - Gambas native mdi form component
gambas3-gb-form-stock - Gambas form stock icons
gambas3-gb-gtk - Gambas gtk component
gambas3-gb-gui - Gambas graphical toolkit selector component
gambas3-gb-image - Gambas image effects component
gambas3-gb-image-effect - Gambas image effects component: effects
gambas3-gb-image-imlib - Gambas image effects component: IMLIB bindings
gambas3-gb-image-io - Gambas image effects component: I/O
gambas3-gb-mysql - Gambas MySQL component
gambas3-gb-net - Gambas networking component
gambas3-gb-net-curl - Gambas advanced networking component
gambas3-gb-net-smtp - Gambas component to use smtp protocol
gambas3-gb-opengl - OpenGL component for Gambas
gambas3-gb-opengl-glsl - OpenGL component for Gambas: GL Shading Language
subcomponent
gambas3-gb-opengl-glu - Gambas opengl-glu component
gambas3-gb-option - Gambas option component
gambas3-gb-pcre - Gambas regexp component
gambas3-gb-pdf - Gambas pdf component
gambas3-gb-qt4 - Gambas Qt GUI component
gambas3-gb-qt4-ext - Gambas extended Qt GUI component
gambas3-gb-qt4-opengl - OpenGL with QT toolkit Gambas component
gambas3-gb-qt4-webkit - Gambas WebKit component
gambas3-gb-report - Gambas report component
gambas3-gb-sdl - Gambas SDL component
gambas3-gb-sdl-sound - Gambas SDL component
gambas3-gb-settings - Gambas utilities class
gambas3-gb-signal - Gambas OS signal library
gambas3-gb-v4l - Gambas video for Linux component
gambas3-gb-vb - Gambas to Visual Basic(tm) compatibility component
gambas3-gb-web - Gambas CGI for web applications component
gambas3-gb-xml - Gambas XML component
gambas3-gb-xml-rpc - Gambas RPC component
gambas3-gb-xml-xslt - Gambas XSLT component
gambas3-ide - Visual development environment for the Gambas programming languag
gambas3-runtime - Gambas runtime interpreter
gambas3-script - Gambas scripter
Closes: 701393
Changes:
gambas3 (3.1.1-2.1) unstable; urgency=low
.
[ Sebastian Ramacher ]
* Non-maintainer upload.
* Fix FTBFS with eglibc-2.7. (Closes: #701393)
.
[ Dmitrijs Ledkovs ]
* Non-maintainer upload
Checksums-Sha1:
e2a327b1b92c96b30518069a964445b377b8bbd6 6002 gambas3_3.1.1-2.1.dsc
c035b6f6a668b17470639c26243af2c9322a98f4 8466560 gambas3_3.1.1.orig.tar.bz2
91bab50f89e411a0170f98b4b3340557341ab5ba 13676 gambas3_3.1.1-2.1.debian.tar.gz
154f749d46364c6d7563c972bcc12e016c01270d 4360 gambas3_3.1.1-2.1_all.deb
3b5688d11524b3c49993b03f8c2212f8895ad869 847144
gambas3-gb-form-stock_3.1.1-2.1_all.deb
f44f247f5ecf13a8bd4a7295e767389a79326000 3018072
gambas3-examples_3.1.1-2.1_all.deb
3ef0a05d9a276897814a5badd4c77183660439c4 39956
gambas3-gb-chart_3.1.1-2.1_all.deb
2d25d2581d1901185806e8a906298c6b50b76c76 55402
gambas3-gb-db-form_3.1.1-2.1_all.deb
d0931a7f086f2a5e0417e0e46e068a4ec81f9164 271916
gambas3-gb-form_3.1.1-2.1_all.deb
fcd04f7a66278f11df6c4fbe977b28e164e94a2a 9880
gambas3-gb-form-dialog_3.1.1-2.1_all.deb
9ef02da04894fbb1f2b60ce8470e6c594dd799a8 143344
gambas3-gb-form-mdi_3.1.1-2.1_all.deb
a40c55012193accc588f032e1b43b24554cfc0e4 86822
gambas3-gb-report_3.1.1-2.1_all.deb
3dbccdbad7c838d39dd18dbd1b79a4118c33119e 10522
gambas3-gb-settings_3.1.1-2.1_all.deb
86b0d7a81b5ab4b90b9954d6eaf4e949a63c16a4 18874 gambas3-gb-web_3.1.1-2.1_all.deb
1559008e33107b8727d4f4a99d95f0c2fdb9f768 1561692 gambas3-ide_3.1.1-2.1_all.deb
b018fd5124543ed49aa6954f980403ffc5f2a1db 18262
gambas3-gb-eval-highlight_3.1.1-2.1_all.deb
72add79bdfddde0e86813be3fe0944f8570419a5 100872 gambas3-dev_3.1.1-2.1_amd64.deb
6affad11006e005978585c59ce9543cfcb9acdd9 20884
gambas3-gb-cairo_3.1.1-2.1_amd64.deb
39e3b8b6dd609c9ed5c123a64c8443cfbdacaa9d 30512
gambas3-gb-dbus_3.1.1-2.1_amd64.deb
96e239dd458d34181bab6be9f1203ae9261ab4c7 8252
gambas3-gb-compress_3.1.1-2.1_amd64.deb
128f816d15c0e4067e84fa72e8c79897c17b2098 8282
gambas3-gb-compress-bzlib2_3.1.1-2.1_amd64.deb
977253caeb6c8888e8736f982d3ce0aad2403a6e 7888
gambas3-gb-compress-zlib_3.1.1-2.1_amd64.deb
fe23690e9f0febabc2daf15acc3aee98d9319d70 7230
gambas3-gb-crypt_3.1.1-2.1_amd64.deb
e762a8d7bd984bdb8d61cd1f17aaa70464904f37 28140
gambas3-gb-db_3.1.1-2.1_amd64.deb
f18fd2ff061a4a3f02bc167143995af7de9513c4 16242
gambas3-gb-db-mysql_3.1.1-2.1_amd64.deb
7d5a4d0c022a8e97a6b1d93f2d5752a08f27528c 14302
gambas3-gb-db-odbc_3.1.1-2.1_amd64.deb
95cf99716e756569f1fb172b845c3a94b834c325 16184
gambas3-gb-db-postgresql_3.1.1-2.1_amd64.deb
2b06e46f4ab09603d52896f07c077c807d711387 35166
gambas3-gb-db-sqlite2_3.1.1-2.1_amd64.deb
496c753d5a6104d431e40575753357969d65cc4b 36690
gambas3-gb-db-sqlite3_3.1.1-2.1_amd64.deb
124faa2c877cedf584a759cec61d49a19bd9a046 74596
gambas3-gb-desktop_3.1.1-2.1_amd64.deb
60bf5171e7f30706fd06d7a4c0ea693f5df235b2 232924
gambas3-gb-gtk_3.1.1-2.1_amd64.deb
da7289dd00b4a2ea10aff2cb2d8d63d8b5e6b3ff 14266
gambas3-gb-gui_3.1.1-2.1_amd64.deb
6806aae948ceb407c2c64e28e86e6b33c02402c0 17376
gambas3-gb-pdf_3.1.1-2.1_amd64.deb
6fb51c7c6eb99e6e72737857cb9721a20714f0f3 25230
gambas3-gb-image_3.1.1-2.1_amd64.deb
d8a1c3d73656e63bc656a639f60787e2b5e636cd 7730
gambas3-gb-image-io_3.1.1-2.1_amd64.deb
aa43420b6ee87602283f47a1f8458569a7ab61a9 7908
gambas3-gb-image-imlib_3.1.1-2.1_amd64.deb
0b54fc8cc33fe6cd5814fb74bfa141907056066b 39424
gambas3-gb-image-effect_3.1.1-2.1_amd64.deb
bad4b20f4f39e8f8dd3fba6546a96e7cfc3065bb 26060
gambas3-gb-net_3.1.1-2.1_amd64.deb
84c8aeb370954b95c0f059feda1b208b5804ef57 17996
gambas3-gb-net-curl_3.1.1-2.1_amd64.deb
04735eb0b6df91476aac9207024f27d99165ed80 19540
gambas3-gb-net-smtp_3.1.1-2.1_amd64.deb
bcc4471d61563243e024cc3e628661e03a8eee70 40854
gambas3-gb-opengl_3.1.1-2.1_amd64.deb
8e0e661efb6d8763b5714e3f55a042fb53ea7bb4 11932
gambas3-gb-opengl-glsl_3.1.1-2.1_amd64.deb
30bace6d8df6d801392047db199f0bba3a680889 10932
gambas3-gb-opengl-glu_3.1.1-2.1_amd64.deb
f1dfa1613862cb09282d4f0a4920d98e0c29a5e7 8180
gambas3-gb-pcre_3.1.1-2.1_amd64.deb
4f7a19fe9b245affd0272c83c31e9eca52fb012c 241906
gambas3-gb-qt4_3.1.1-2.1_amd64.deb
83af2b8dbd66a270d2411a464b4e38adfb7f2b11 63764
gambas3-gb-qt4-ext_3.1.1-2.1_amd64.deb
c00eacc10c108ac0c537b1fc61a57f88764bec7b 31798
gambas3-gb-qt4-webkit_3.1.1-2.1_amd64.deb
706a5ac76e8a03f7e25231351b9434da7b5eddda 10148
gambas3-gb-qt4-opengl_3.1.1-2.1_amd64.deb
861ddb39e12c8cdd1a6af288a2ac54db81989ffb 35042
gambas3-gb-sdl_3.1.1-2.1_amd64.deb
c1cfd1dc769943fcd3a4fa087aa929fb918c68bf 12788
gambas3-gb-sdl-sound_3.1.1-2.1_amd64.deb
ca32e91f3bee79e0698a5154ae10300c4c6f9f82 19528
gambas3-gb-v4l_3.1.1-2.1_amd64.deb
fea87115fae575e322f2275bc9800caf6ef429d5 8770 gambas3-gb-vb_3.1.1-2.1_amd64.deb
c707e2f4748e576fbf4fbf5b2f3ffdf14a9759bd 16386
gambas3-gb-xml_3.1.1-2.1_amd64.deb
4be016dd7fc1951650b983fe9b3ae1bef93a6c9a 20162
gambas3-gb-xml-rpc_3.1.1-2.1_amd64.deb
44862a6f1ec759466057886999547ae8fc1389d2 6448
gambas3-gb-xml-xslt_3.1.1-2.1_amd64.deb
cb320252355df5ccfd77ed88071a3fe0cc3130d2 259996
gambas3-runtime_3.1.1-2.1_amd64.deb
f4a4c18b50253ac00be2fb87802efa8e0da79314 25074
gambas3-script_3.1.1-2.1_amd64.deb
847f00f6ba8382baadd6392f4bcac28eb4c1dd75 8286
gambas3-gb-option_3.1.1-2.1_amd64.deb
d4ee5e3f8b943b503f5eeecc21af72bb9c3a654a 8166
gambas3-gb-signal_3.1.1-2.1_amd64.deb
ce148ea4141212dfc07821f72e981be2865343c7 40776
gambas3-gb-mysql_3.1.1-2.1_amd64.deb
Checksums-Sha256:
88e20d6fb8bc47b821a35b96ba1da0a2fb79303125d2258e1227afbeced9923a 6002
gambas3_3.1.1-2.1.dsc
8c8544eb62d869dd05b9f44aa8d7c7700d8fbc9edfe5d03194f6a56f2375b2eb 8466560
gambas3_3.1.1.orig.tar.bz2
aa1d4347760628a3e2605f85e0e542d82cf0cd386eb312bd810b987a82dfdc93 13676
gambas3_3.1.1-2.1.debian.tar.gz
03af08b92995d9a394e23198f3a29f3c7b1930e4b001d05bbec18b3eda9d43c6 4360
gambas3_3.1.1-2.1_all.deb
95923a8be3a9821cce49e01a8dc12a04c6e1f19cfde281e7c4f15608b6943032 847144
gambas3-gb-form-stock_3.1.1-2.1_all.deb
9d3a5abc5d5541006759101e310f0cab3970e22c1017e9fdad246a92cd08289a 3018072
gambas3-examples_3.1.1-2.1_all.deb
10a58aff6168cde9b58f373963705c791e63be68b4123a59018eaead6a34993b 39956
gambas3-gb-chart_3.1.1-2.1_all.deb
21071fd164d67b044552011a7ba09d1e9b78ec8d284b7799d6255b8078974932 55402
gambas3-gb-db-form_3.1.1-2.1_all.deb
391ffb03ec8fb62f3a7cf665ee307a0eb68ed95cff7bd85aeb46d4a8fcfaebdc 271916
gambas3-gb-form_3.1.1-2.1_all.deb
71a5504ef6b558ae1b68ae9da69c2e25d74783a6026b3ce6ba00fdd51de55b57 9880
gambas3-gb-form-dialog_3.1.1-2.1_all.deb
c49ac3f09413dbe59475db04d6eb6d3e9eb9f61fbb391f15814e9e412fa86ca7 143344
gambas3-gb-form-mdi_3.1.1-2.1_all.deb
ceea4be0e8396d0666055a7647cbdaafde6fa0378766b1532575e3da3bce6160 86822
gambas3-gb-report_3.1.1-2.1_all.deb
4d7a61299cfdbefe4e9f1e1981d6857a6e7f9c2aa22834131b050365e4b9b018 10522
gambas3-gb-settings_3.1.1-2.1_all.deb
e8a2f13d35e62d8155a6bb061c43a51ccfb3c1f9ea6e4a1c749892f3b74fd011 18874
gambas3-gb-web_3.1.1-2.1_all.deb
44af1a819c84fe99937fdb18bc2bbfac674d85cbf384fc36d2d32eaa206edbd2 1561692
gambas3-ide_3.1.1-2.1_all.deb
b3699a129759fe5ed5721d61d7048a1ece2fab8bbc87d7548bc4f3b4163aa7ac 18262
gambas3-gb-eval-highlight_3.1.1-2.1_all.deb
becbe81b93d51a789c9b8f24263a33f57c38a6cda301742c19368ea48fe0aa89 100872
gambas3-dev_3.1.1-2.1_amd64.deb
050775bd9cb6d848e65c775ed0b8de6b3c0bec6ded2713798997904c8273e48c 20884
gambas3-gb-cairo_3.1.1-2.1_amd64.deb
a3bd55e614cdad16011f614f88b8fc58632aa3e7c62368db428b47e332598fb9 30512
gambas3-gb-dbus_3.1.1-2.1_amd64.deb
fe890a7c43cea46a5017b0d19a38d374b61c691f3b61eb414f69ba3b98d1eccb 8252
gambas3-gb-compress_3.1.1-2.1_amd64.deb
f00de47452c06ac7c80412b5cff67e0b1487745604f59eb816814e93dae061d3 8282
gambas3-gb-compress-bzlib2_3.1.1-2.1_amd64.deb
4f01aac8f02e0bced773c76c2a2b1b61047fa63b5f48fcae059938a246c57d16 7888
gambas3-gb-compress-zlib_3.1.1-2.1_amd64.deb
c138757e0f0bb0db0e64e5e62362ee7d02d318ce4f9d1b1ed1d2fc0c2667de58 7230
gambas3-gb-crypt_3.1.1-2.1_amd64.deb
4f81e725d97ae7cfd9d3dec9e9e2d6c47faf9deec86c31d35daafc0b3163ed1f 28140
gambas3-gb-db_3.1.1-2.1_amd64.deb
b1e46045d4a8fcab2b0a34e5005648a008ef5f372b51929dbcda91d21e95c281 16242
gambas3-gb-db-mysql_3.1.1-2.1_amd64.deb
67c477a0cb74b2e15da47f63c40bd781307812eac37763ed5ec198b90fb21e5d 14302
gambas3-gb-db-odbc_3.1.1-2.1_amd64.deb
f02de74034163af595eaa8f096f9dae050d3e27739b39c88ae2c68f3b6bcfbff 16184
gambas3-gb-db-postgresql_3.1.1-2.1_amd64.deb
9befe37a6eda6323eda7b708213f92b400da169f5bf03b73a8199c9be88379e4 35166
gambas3-gb-db-sqlite2_3.1.1-2.1_amd64.deb
3cbe45abd820e17590e582c2fd88cf5fced496f7d3c93419c3373e4808a47c16 36690
gambas3-gb-db-sqlite3_3.1.1-2.1_amd64.deb
afc169c9f98389be00aca4824767fe60b24f76fab16c6502cda784c3e37e5813 74596
gambas3-gb-desktop_3.1.1-2.1_amd64.deb
cc8663278ef3e58ba17ed6e549053e24e48ecf6901084a01de8e241dd32a5835 232924
gambas3-gb-gtk_3.1.1-2.1_amd64.deb
ed7f50bd878fa3808932ffff4db5c681811aedd99e00fa8eaf7ba414734e9547 14266
gambas3-gb-gui_3.1.1-2.1_amd64.deb
53a67af5c8ac19116cd215219a225b756d61ffb313980c571b961a263e96bd60 17376
gambas3-gb-pdf_3.1.1-2.1_amd64.deb
25749106bb1b2b8bc1473b75064375b00a3e2473d3eb4d526c911b8673e0bad4 25230
gambas3-gb-image_3.1.1-2.1_amd64.deb
145997b8cd78b567852cfd08e6b2f1ba524e4b20bb33f73e546ab8939a37ce4c 7730
gambas3-gb-image-io_3.1.1-2.1_amd64.deb
266e5a4f4bf75e4e431e258cebdfe190c430c2fbc1383aec9fce6f01a8f1847f 7908
gambas3-gb-image-imlib_3.1.1-2.1_amd64.deb
c5adfa02ab907cfe0d6774f48e40165c18639c8834d7776df7d4c195b0483072 39424
gambas3-gb-image-effect_3.1.1-2.1_amd64.deb
572596882f51fc5d4f2d855f58dd1643382826cc1c14c3585d51770d240d465a 26060
gambas3-gb-net_3.1.1-2.1_amd64.deb
af8468ea0feb27ce56e548ea727393555e7daf4b63fd17137b17a5730d8e1271 17996
gambas3-gb-net-curl_3.1.1-2.1_amd64.deb
095eeb3368bef43176500ea9b146258e3eb6e086085f592461ebc65fb7b67673 19540
gambas3-gb-net-smtp_3.1.1-2.1_amd64.deb
d9b865fc502abdebaa6f5ba1e89be9c7ec55a9231304b029d14022034eb0d5fb 40854
gambas3-gb-opengl_3.1.1-2.1_amd64.deb
fd5edd9549a41caf4cb5c3be24fe3a1c14271cb04fa300dcbc313029a59f6fbe 11932
gambas3-gb-opengl-glsl_3.1.1-2.1_amd64.deb
e6731bd7e88df938ef34c239c868889f52af9132eaeaffbdaaefd30963e96f54 10932
gambas3-gb-opengl-glu_3.1.1-2.1_amd64.deb
4d58a55f5c57e8669ad792c3cd8e04c1df9f4c1ad689726635f55994a54d8f41 8180
gambas3-gb-pcre_3.1.1-2.1_amd64.deb
6b45100720ef5b358fe2dd02eb9545a599b117f8eab064a5f63c03efe500668a 241906
gambas3-gb-qt4_3.1.1-2.1_amd64.deb
fd64bce0cf2cf98cc96d20ca044171969c38d38fddd4a3bc39476464c1c8ec5d 63764
gambas3-gb-qt4-ext_3.1.1-2.1_amd64.deb
dc21aa8584cc6aaf9e4a12a4b8282e6a3919073f20c432400bafc38205f755ca 31798
gambas3-gb-qt4-webkit_3.1.1-2.1_amd64.deb
bc17a03fab69107acae3b6f0da9204fec65598a5d209812922c643b62b46d081 10148
gambas3-gb-qt4-opengl_3.1.1-2.1_amd64.deb
8fc6e425946c4021d47cda08eea5c39656a2977f1027d4ce730332041db1a43d 35042
gambas3-gb-sdl_3.1.1-2.1_amd64.deb
e54a2f68a27ac7cf5e32b4392e7ca92a3903b6e804d06950b0d0a295e6f4990a 12788
gambas3-gb-sdl-sound_3.1.1-2.1_amd64.deb
961718589f76badee80e6dec2930e4a764aca146d5326121bfbec870ef1bddb3 19528
gambas3-gb-v4l_3.1.1-2.1_amd64.deb
3eae7e39d5f0285bb9ef2abecffc5fd6fecf7357f145f4dc0d255ce467e44255 8770
gambas3-gb-vb_3.1.1-2.1_amd64.deb
e6e3261b704f161f57997620195ad57c442bbb5b9db0439567235e38181c7db9 16386
gambas3-gb-xml_3.1.1-2.1_amd64.deb
b54ea1b7e34fe7a3fbfc034ccec218aba1573d3b118ffda83d44f94c1a8e97f0 20162
gambas3-gb-xml-rpc_3.1.1-2.1_amd64.deb
73df0f989d06d37ccd00dd795d0fcd79ad575c6b83dc40f8e32bf58e2588295b 6448
gambas3-gb-xml-xslt_3.1.1-2.1_amd64.deb
e2932d7b077b0156a30c58be31393822e647550145ad557506d4483520c52a68 259996
gambas3-runtime_3.1.1-2.1_amd64.deb
14a4f97d5a4b6884635a77d42bcdfef0ff2c3741e6c5b4487319e01b6bffd1af 25074
gambas3-script_3.1.1-2.1_amd64.deb
3c2fc63ca896b11562d51fd46ec51950184a11753f62217adfd54a3386aad1c0 8286
gambas3-gb-option_3.1.1-2.1_amd64.deb
6144fdabe666a336a54a9970601c5d8595adba9af6571a25b631ea85eb257f3f 8166
gambas3-gb-signal_3.1.1-2.1_amd64.deb
90e98d5efe4deb08bf899ebe01fee270777844646a6e821a272512421c4ab14a 40776
gambas3-gb-mysql_3.1.1-2.1_amd64.deb
Files:
3ef7b4d5d9ee26a6210f77e51bc1d4f0 6002 devel optional gambas3_3.1.1-2.1.dsc
7a68740658a2f3af9661d8f018f04481 8466560 devel optional
gambas3_3.1.1.orig.tar.bz2
45e8a38c7af447571640b07859379775 13676 devel optional
gambas3_3.1.1-2.1.debian.tar.gz
40feb2df0c1e3743327ac690a3bacffd 4360 devel optional gambas3_3.1.1-2.1_all.deb
4b42d25a523e5a26b7cdd121f5209f6f 847144 devel optional
gambas3-gb-form-stock_3.1.1-2.1_all.deb
20f777aba2ca9b2983eceb6876a1a07c 3018072 devel optional
gambas3-examples_3.1.1-2.1_all.deb
fe36cb88af205449376177e91d1787a9 39956 libdevel optional
gambas3-gb-chart_3.1.1-2.1_all.deb
aec477dde31f4bf2c477ebb3da1f4c6e 55402 libdevel optional
gambas3-gb-db-form_3.1.1-2.1_all.deb
6d46cd2301137a1534a9bbf3c9ff88a4 271916 libdevel optional
gambas3-gb-form_3.1.1-2.1_all.deb
a63a92acabbe73e1c1b7ad0dd3889dec 9880 libdevel optional
gambas3-gb-form-dialog_3.1.1-2.1_all.deb
594d5060ffa380c2ecdfd60ab1e49519 143344 libdevel optional
gambas3-gb-form-mdi_3.1.1-2.1_all.deb
e5da5b0bf86643bec2fb894340588bb6 86822 libdevel optional
gambas3-gb-report_3.1.1-2.1_all.deb
1dbdf9b1eaa656353f7b3a65e4208846 10522 libdevel optional
gambas3-gb-settings_3.1.1-2.1_all.deb
cc5de290e3cb296a660a3a348201fef0 18874 libdevel optional
gambas3-gb-web_3.1.1-2.1_all.deb
24f86bd4d50887dcad0a10e429bc0bf2 1561692 devel optional
gambas3-ide_3.1.1-2.1_all.deb
b6bdf90c4c20974fb98735ef84c0a32c 18262 libdevel optional
gambas3-gb-eval-highlight_3.1.1-2.1_all.deb
6024d4c71e06236fe6c5bf9795443f28 100872 devel optional
gambas3-dev_3.1.1-2.1_amd64.deb
633f45b1aee30757151d3bea36682abe 20884 devel optional
gambas3-gb-cairo_3.1.1-2.1_amd64.deb
bf393a60f725bfba9ea89e2ee13e488d 30512 devel optional
gambas3-gb-dbus_3.1.1-2.1_amd64.deb
2c786338f32a75487b47aedbac0e3b81 8252 libdevel optional
gambas3-gb-compress_3.1.1-2.1_amd64.deb
0b4de10a5a001aa1245d66792037b164 8282 libdevel optional
gambas3-gb-compress-bzlib2_3.1.1-2.1_amd64.deb
a7f6b248ec1ef4e0f7da5ae402c0f4ae 7888 libdevel optional
gambas3-gb-compress-zlib_3.1.1-2.1_amd64.deb
d1d7cfe5f640d08665e52b7b81db0072 7230 libdevel optional
gambas3-gb-crypt_3.1.1-2.1_amd64.deb
4eef5f2fe19cbbf8a6df9a01e11c9509 28140 libdevel optional
gambas3-gb-db_3.1.1-2.1_amd64.deb
b888e7b9b2b06462c31063b1276a4ea4 16242 libdevel optional
gambas3-gb-db-mysql_3.1.1-2.1_amd64.deb
a62958248cb60a64eec8070a99bbb5ed 14302 libdevel optional
gambas3-gb-db-odbc_3.1.1-2.1_amd64.deb
e95a42dbd48497c6123b29105d79a115 16184 libdevel optional
gambas3-gb-db-postgresql_3.1.1-2.1_amd64.deb
d3d8d1f4e2ada073babf961ddcc2afa7 35166 libdevel optional
gambas3-gb-db-sqlite2_3.1.1-2.1_amd64.deb
ddf33eef47ccd3b9add13871934aeb84 36690 libdevel optional
gambas3-gb-db-sqlite3_3.1.1-2.1_amd64.deb
e504033b01afe42daf6e5467072e84f0 74596 libdevel optional
gambas3-gb-desktop_3.1.1-2.1_amd64.deb
70bd229e6a19247fcdbe431f1c31b9da 232924 libdevel optional
gambas3-gb-gtk_3.1.1-2.1_amd64.deb
fcb505e4389de7c44cc5aac86b5fe9dd 14266 libdevel optional
gambas3-gb-gui_3.1.1-2.1_amd64.deb
c72be7bebcd1e87e73e0fc81c3380b8a 17376 libdevel optional
gambas3-gb-pdf_3.1.1-2.1_amd64.deb
5e4c2e9897b2da733c9cd7635f746208 25230 libdevel optional
gambas3-gb-image_3.1.1-2.1_amd64.deb
0ef3675439c2c1e9b3ad43a5ef824456 7730 libdevel optional
gambas3-gb-image-io_3.1.1-2.1_amd64.deb
1173a251a493e66686ce240bfc3f40a3 7908 libdevel optional
gambas3-gb-image-imlib_3.1.1-2.1_amd64.deb
1bbcbed077237ddb563f5b439a10e2fe 39424 libdevel optional
gambas3-gb-image-effect_3.1.1-2.1_amd64.deb
f5eb3d7240463198ef7794503b809437 26060 libdevel optional
gambas3-gb-net_3.1.1-2.1_amd64.deb
70aecf8ebba6fd129866be31f9f17cd0 17996 libdevel optional
gambas3-gb-net-curl_3.1.1-2.1_amd64.deb
69d5d5771be4a34b3733df23bd9e6540 19540 libdevel optional
gambas3-gb-net-smtp_3.1.1-2.1_amd64.deb
d1afebcd1510d1e0e2d391aaa09dbcca 40854 libdevel optional
gambas3-gb-opengl_3.1.1-2.1_amd64.deb
7f2813a5bc879d36d7802a38fb9080e2 11932 libdevel optional
gambas3-gb-opengl-glsl_3.1.1-2.1_amd64.deb
6f7ed9c894275ff687fb1699c6d6daf6 10932 libdevel optional
gambas3-gb-opengl-glu_3.1.1-2.1_amd64.deb
1741de43118430fa08e1fd5c9f83bb9c 8180 libdevel optional
gambas3-gb-pcre_3.1.1-2.1_amd64.deb
c58ccb366c07200f4e278df3fe5ca78b 241906 libdevel optional
gambas3-gb-qt4_3.1.1-2.1_amd64.deb
1a5dc47f6cc8639da0c63f27388de6e6 63764 libdevel optional
gambas3-gb-qt4-ext_3.1.1-2.1_amd64.deb
79a13f78eaf64d2af9b481d0a1a70f9e 31798 kde optional
gambas3-gb-qt4-webkit_3.1.1-2.1_amd64.deb
a79f2dc0d5c89e97b5ebef06e0de74ba 10148 libdevel optional
gambas3-gb-qt4-opengl_3.1.1-2.1_amd64.deb
7194bf5e550fe57212f7999746e8e410 35042 libdevel optional
gambas3-gb-sdl_3.1.1-2.1_amd64.deb
5c1cfdb8287543c2df5da238c192d857 12788 libdevel optional
gambas3-gb-sdl-sound_3.1.1-2.1_amd64.deb
9f9f2fbe41ef422a6eb37c5529aa3bed 19528 libdevel optional
gambas3-gb-v4l_3.1.1-2.1_amd64.deb
cd4023c713a7af1987c026cebc3a67e5 8770 libdevel optional
gambas3-gb-vb_3.1.1-2.1_amd64.deb
ad45bcaf4a4420d87ad2a95c9c3d2446 16386 libdevel optional
gambas3-gb-xml_3.1.1-2.1_amd64.deb
c8f8c367c1aac825978083b94ad9fab2 20162 libdevel optional
gambas3-gb-xml-rpc_3.1.1-2.1_amd64.deb
85ef26ef50333dd1e171cdde008cc761 6448 libdevel optional
gambas3-gb-xml-xslt_3.1.1-2.1_amd64.deb
692455a8b389f76faf905e4ccc157016 259996 libdevel optional
gambas3-runtime_3.1.1-2.1_amd64.deb
fcaccc19a9802da976b6e4adafc03eb8 25074 libdevel optional
gambas3-script_3.1.1-2.1_amd64.deb
063775d41cc9be728175c864d7e4dbbe 8286 libdevel optional
gambas3-gb-option_3.1.1-2.1_amd64.deb
676487e5144cfe38c2df94fd5cde76e6 8166 libdevel optional
gambas3-gb-signal_3.1.1-2.1_amd64.deb
b08ea9b1f85407cb1fa23815ba0e5305 40776 libdevel optional
gambas3-gb-mysql_3.1.1-2.1_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iQIcBAEBCAAGBQJRrmw/AAoJEIh7YGGLPBaukvgP/06eGqtIL/wcgu/2eepdI4ZS
FsxEmpD+xVAy1Q57YZWDgRkMGxRpJE+6Fp7N1LKiVQzTy9ac2S+RAupqcGcSqVP7
4RHsGQl+lLodfSKluMI/M1vHEzbERXL7xtJjMASQjtEUKgve3oNpSEcD7v29fzcS
O8AdlnlWhNLOqdt6DKVHtTZjSS5WMGdo1OxXtOaJIuXjOV9jyXho004XRUb8C6Oy
0LOtj1xFuU15WgQnGynpVzUvXra5OAZpQNGNodq5xf2X35wIH1nq/CnWqWAXxzkG
au7gDpTlWmOLJ41MOd2Jnq18MVUt+x581yKhV0wV145Wv3OvxjTk6+aEc7w4mBhL
21UChXfCcYUKJhOhfbBjb+aCsBDaGq/JWJn5YHwVatORXp4tHvYz2DLvxOKX5xIw
fImbwROWB45yxvQ6EevfZKSqdfYdS2w5Bes2aMJ7Sy6kWOAk22krrewAxr3cE//X
Bf/0BIHv2biWGKF5vo0fmRwoEjDviIkGxij7CBDrEAoNUSNGGRYBb5QFqalIfLel
ppzEJKTpQMlGqBRkxmq6XO2dtXYxNoHm+rv/95yvK4pb10ZEQyLHq7/Cbi31VO8l
SgOevgZ/PGUFvQN+IxibUpS8Jqey0zh/oKOsca/BGHE0mKskB1HWJzhPgrEgeygr
tGOugnxq5J4UIHmzEbu0
=MCxq
-----END PGP SIGNATURE-----
--- End Message ---