Your message dated Wed, 08 Mar 2006 01:17:16 -0800
with message-id <[EMAIL PROTECTED]>
and subject line Bug#355837: fixed in ion3 20060305-2
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: ion3
Version: 20060305-1
Severity: serious
Justification: no longer builds from source

Automatic build of ion3_20060305-1 on aahz by sbuild/m68k 85
[...]
** Using build dependencies supplied by package:
Build-Depends: debhelper (>> 4), gcc (>> 3), libxinerama-dev | libx11-dev, 
libsm-dev, liblua50-dev (>> 5.0.2), liblualib50-dev (>> 5.0.2), lua50 (>> 
5.0.2), tetex-extra, hevea, dpatch
Checking for already installed source dependencies...
debhelper: already installed (5.0.24 >> 4 is satisfied)
gcc: already installed (4:4.0.2-2 >> 3 is satisfied)
libxinerama-dev: missing
libx11-dev: already installed (6.9.0.dfsg.1-4)
libsm-dev: already installed (6.9.0.dfsg.1-4)
liblua50-dev: missing
liblualib50-dev: missing
lua50: missing
tetex-extra: missing
hevea: missing
dpatch: missing
Checking for source dependency conflicts...
  /usr/bin/sudo /usr/bin/apt-get --purge $CHROOT_OPTIONS -q -y install 
liblua50-dev liblualib50-dev lua50 tetex-extra hevea dpatch
Reading Package Lists...
Building Dependency Tree...
The following extra packages will be installed:
  gs gs-common gs-gpl gsfonts libcairo2 libkpathsea4 liblua50 liblualib50
  libnetpbm10 libpoppler0c2 libt1-5 libxaw8 libxmu6 libxpm4 netpbm
  ocaml-base-nox tetex-base tetex-bin tex-common
Suggested packages:
  curl hpijs hevea-doc gv postscript-viewer xpdf-reader pdf-viewer texinfo
  texi2html dvipng chktex lacheck rubber sam2p xbase-clients
Recommended packages:
  patchutils psfontmgr tetex-doc dialog whiptail psutils perl-tk
  libxml-parser-perl
The following NEW packages will be installed:
  dpatch gs gs-common gs-gpl gsfonts hevea libcairo2 libkpathsea4 liblua50
  liblua50-dev liblualib50 liblualib50-dev libnetpbm10 libpoppler0c2 libt1-5
  libxaw8 libxmu6 libxpm4 lua50 netpbm ocaml-base-nox tetex-base tetex-bin
  tetex-extra tex-common
0 upgraded, 25 newly installed, 0 to remove and 16 not upgraded.
[...]
gcc -g -Os -W -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat 
-Wchar-subscripts -Wparentheses -pedantic -Wuninitialized 
-DCF_XFREE86_TEXTPROP_BUG_WORKAROUND  -I/usr/X11R6/include -I.. -I.. -I.. 
-D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED -std=c99 -DCF_HAS_VA_COPY -c rootwin.c 
-o rootwin.o
rootwin.c:25:37: error: X11/extensions/Xinerama.h: No such file or directory
rootwin.c:308: error: syntax error before '*' token
rootwin.c: In function 'xinerama_sanity_check':
rootwin.c:312: error: 'nxi' undeclared (first use in this function)
rootwin.c:312: error: (Each undeclared identifier is reported only once
rootwin.c:312: error: for each function it appears in.)
rootwin.c:315: error: 'xi' undeclared (first use in this function)
rootwin.c: In function 'ioncore_manage_rootwin':
rootwin.c:334: error: 'XineramaScreenInfo' undeclared (first use in this 
function)
rootwin.c:334: error: 'xi' undeclared (first use in this function)
rootwin.c:339: warning: implicit declaration of function 
'XineramaQueryExtension'
rootwin.c:340: warning: implicit declaration of function 'XineramaQueryScreens'
make[2]: *** [rootwin.o] Error 1

It seems xinerama-dev is never installed, since libx11-dev was already
installed. Maybe this should not happen on a buildd, but you build depends
said x11-dev was fine, and it seems it isn't.

Christian


--- End Message ---
--- Begin Message ---
Source: ion3
Source-Version: 20060305-2

We believe that the bug you reported is fixed in the latest version of
ion3, which is due to be installed in the Debian FTP archive:

ion3-dev_20060305-2_all.deb
  to pool/main/i/ion3/ion3-dev_20060305-2_all.deb
ion3-doc_20060305-2_all.deb
  to pool/main/i/ion3/ion3-doc_20060305-2_all.deb
ion3_20060305-2.diff.gz
  to pool/main/i/ion3/ion3_20060305-2.diff.gz
ion3_20060305-2.dsc
  to pool/main/i/ion3/ion3_20060305-2.dsc
ion3_20060305-2_i386.deb
  to pool/main/i/ion3/ion3_20060305-2_i386.deb



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 [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Norbert Tretkowski <[EMAIL PROTECTED]> (supplier of updated ion3 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 [EMAIL PROTECTED])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Wed,  8 Mar 2006 09:39:05 +0100
Source: ion3
Binary: ion3-doc ion3-dev ion3
Architecture: source all i386
Version: 20060305-2
Distribution: unstable
Urgency: low
Maintainer: Norbert Tretkowski <[EMAIL PROTECTED]>
Changed-By: Norbert Tretkowski <[EMAIL PROTECTED]>
Description: 
 ion3       - keyboard-friendly window manager with tiled windows (devel)
 ion3-dev   - ion3 development files
 ion3-doc   - ion3 documentation
Closes: 355837
Changes: 
 ion3 (20060305-2) unstable; urgency=low
 .
   * Fixed build-dependencies. (closes: #355837)
Files: 
 118a2e2b9459a572549239390022c175 762 x11 extra ion3_20060305-2.dsc
 3b5ea9e49ad9bcb366742de4abc00a24 33088 x11 extra ion3_20060305-2.diff.gz
 9d2c5917f5bb03007de4831b59ef38c9 65994 devel extra ion3-dev_20060305-2_all.deb
 9f37235c5474af44c59597118445a9f2 469932 doc extra ion3-doc_20060305-2_all.deb
 b5afe6c547453383e3f1f601ba3fdfa3 1382924 x11 extra ion3_20060305-2_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)

iD8DBQFEDp3hr/RnCw96jQERAotaAJ96Fr3l7vLzDkSr54dXKb5sItgntQCgnPOb
eJ5fE5gLsgGoO8DFXRQu7nI=
=kZms
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to