Your message dated Fri, 18 Nov 2011 22:47:21 +0000
with message-id <e1rrxdn-0007pj...@franck.debian.org>
and subject line Bug#646286: fixed in genders 1.17-4
has caused the Debian Bug report #646286,
regarding genders: FTBFS: crti.o: No such file or directory
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.)


-- 
646286: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=646286
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: genders
Version: 1.17-2
Severity: serious
Justification: FTBFS

This package FTBFS for me on a clean sid i386 chroot:

creating libgenders.la
(cd .libs && rm -f libgenders.la && ln -s ../libgenders.la libgenders.la)
make[5]: Leaving directory `/build/dom-genders_1.17-2-i386-4XUFKc/genders-1.17/s
rc/libgenders'
/bin/bash ../../../libtool --tag=CXX --mode=link i486-linux-gnu-g++  -g -O2   -o
 libgendersplusplus.la -rpath /usr/lib -version-info 1:0:0  libgendersplusplus_l
a-gendersplusplus.lo ../../libgenders/libgenders.la 
i486-linux-gnu-g++ -shared -nostdlib /usr/lib/gcc/i4.6-linux-gnu/4.6/../../../i3
86-linux-gnu/crti.o /usr/lib/gcc/i4.6-linux-gnu/4.6/crtbeginS.o  .libs/libgender
splusplus_la-gendersplusplus.o  -Wl,--rpath -Wl,/build/dom-genders_1.17-2-i386-4
XUFKc/genders-1.17/src/libgenders/.libs ../../libgenders/.libs/libgenders.so -L/
usr/lib/gcc/i4.6-linux-gnu/4.6 -L/usr/lib/gcc/i4.6-linux-gnu/4.6/../../../i386-l
inux-gnu -L/usr/lib/gcc/i4.6-linux-gnu/4.6/../../../../lib -L/lib/i386-linux-gnu
 -L/lib/../lib -L/usr/lib/i386-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/i4.6-l
inux-gnu/4.6/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i4.6-linux-gnu/4.6/c
rtendS.o /usr/lib/gcc/i4.6-linux-gnu/4.6/../../../i386-linux-gnu/crtn.o  -Wl,-so
name -Wl,libgendersplusplus.so.1 -o .libs/libgendersplusplus.so.1.0.0
i486-linux-gnu-g++: error: /usr/lib/gcc/i4.6-linux-gnu/4.6/../../../i386-linux-g
nu/crti.o: No such file or directory
i486-linux-gnu-g++: error: /usr/lib/gcc/i4.6-linux-gnu/4.6/crtbeginS.o: No such 
file or directory
i486-linux-gnu-g++: error: /usr/lib/gcc/i4.6-linux-gnu/4.6/crtendS.o: No such fi
le or directory
i486-linux-gnu-g++: error: /usr/lib/gcc/i4.6-linux-gnu/4.6/../../../i386-linux-g
nu/crtn.o: No such file or directory
make[4]: *** [libgendersplusplus.la] Error 1
make[4]: Leaving directory `/build/dom-genders_1.17-2-i386-4XUFKc/genders-1.17/s
rc/extensions/cplusplus'
make[3]: *** [all-recursive] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [build-arch-stamp] Error 2

-- 
Dominic Hargreaves | http://www.larted.org.uk/~dom/
PGP key 5178E2A5 from the.earth.li (keyserver,web,email)



--- End Message ---
--- Begin Message ---
Source: genders
Source-Version: 1.17-4

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

genders_1.17-4.debian.tar.gz
  to main/g/genders/genders_1.17-4.debian.tar.gz
genders_1.17-4.dsc
  to main/g/genders/genders_1.17-4.dsc
genders_1.17-4_amd64.deb
  to main/g/genders/genders_1.17-4_amd64.deb
libgenders-perl_1.17-4_amd64.deb
  to main/g/genders/libgenders-perl_1.17-4_amd64.deb
libgenders0-dev_1.17-4_amd64.deb
  to main/g/genders/libgenders0-dev_1.17-4_amd64.deb
libgenders0_1.17-4_amd64.deb
  to main/g/genders/libgenders0_1.17-4_amd64.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 646...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
tony mancill <tmanc...@debian.org> (supplier of updated genders 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...@debian.org)


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

Format: 1.8
Date: Fri, 18 Nov 2011 14:23:56 -0800
Source: genders
Binary: genders libgenders-perl libgenders0 libgenders0-dev
Architecture: source amd64
Version: 1.17-4
Distribution: unstable
Urgency: low
Maintainer: Brian Pellin <bpel...@debian.org>
Changed-By: tony mancill <tmanc...@debian.org>
Description: 
 genders    - cluster configuration management database tools
 libgenders-perl - perl interface to the LLNL genders cluster management 
utilities
 libgenders0 - C library for parsing and querying a genders database
 libgenders0-dev - development files for parsing and querying a genders database
Closes: 646286
Changes: 
 genders (1.17-4) unstable; urgency=low
 .
   * Add autoconf to build-deps; call autoconf during build.
     - Thanks to Gregor Herrmann. (Closes: #646286)
Checksums-Sha1: 
 58e82aa9960f7e4e0d7d13ebe4959b60aeb4eca7 1968 genders_1.17-4.dsc
 9ffeffea4aa4aa2961bd7a6b418355778b230f11 5353 genders_1.17-4.debian.tar.gz
 9d4c1a3717c5bef88c06b2b214412a0a624a71d7 42564 genders_1.17-4_amd64.deb
 14bb1fd9acee3fd713f566296c793e25a2d19a02 51322 libgenders-perl_1.17-4_amd64.deb
 a08fe6af362c232924d9dd895ee563a199336d5a 51108 libgenders0_1.17-4_amd64.deb
 212cfea9101d54678f6cf02531d772c7fffdd725 88522 libgenders0-dev_1.17-4_amd64.deb
Checksums-Sha256: 
 c7f60938438c2c45b5029956d62b6ed6f3336e1eda03e8e99aa4b652a53751f8 1968 
genders_1.17-4.dsc
 32419c2b4db113d93f26660b399c9ee5e84c75cab7b7b6db2531ab8a24e09b31 5353 
genders_1.17-4.debian.tar.gz
 2ad3b18246977be01201cea88db07b22c1ab09bdf5cfe13bec025aba9dff0f1d 42564 
genders_1.17-4_amd64.deb
 b69bc4c8da0bfc6632b7ae0b76d99679b88134f5b2dacb5855848e1efb4f3b87 51322 
libgenders-perl_1.17-4_amd64.deb
 0cc70a0569b6a8dc1571bf6159e5057a0677016eee14349259838f4a0685083f 51108 
libgenders0_1.17-4_amd64.deb
 e53fbc2de6823a0142559601aded5dbefaf01533827d264e7a91aef178c36cdf 88522 
libgenders0-dev_1.17-4_amd64.deb
Files: 
 60441126a3854c04c0d932665f9c8639 1968 admin optional genders_1.17-4.dsc
 6c7e78695b33182598728fecc614e6b0 5353 admin optional 
genders_1.17-4.debian.tar.gz
 920aabb13f5d0d247199a277f98ed71e 42564 admin optional genders_1.17-4_amd64.deb
 89da533aef767de05cb36145d0ac742e 51322 perl optional 
libgenders-perl_1.17-4_amd64.deb
 0ceef808052e41ae87189e4165a5fdd0 51108 libs optional 
libgenders0_1.17-4_amd64.deb
 9d0dc4caa3012d1bdc0dc7604e937a61 88522 libdevel optional 
libgenders0-dev_1.17-4_amd64.deb

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

iQIcBAEBAgAGBQJOxtzNAAoJECHSBYmXSz6WOV8P/11r1ax1s2laAVqDEvKQACBg
xnPdAXpxR9sfz0+wY5H/klEVbmyMfDduKRD4FyR8Ym1/Rqb2Qy2kSI8I0Ig5LCIt
nYUKE2n9v7AOnimKo6Ekluiz9aGgufgCwofOwK6pfkFQ5Nh3nYxPRckEhJt2c3nk
9NRB+u8isPbrPBqKLEcLM+GfC1jNBGJCHGbF4mGcdrH8LnupjusVI80WEQcXHKH1
lqrc915dIAGg04gQdQVus3LgBF7+Q82Svfo8FKIVzZguUl3JMiF5n6WjXH5/l8na
JWJkwsGnMwxgxhniPdbl8WgZtJu4J+DEAhxKffBlGQLjsCJHDO92LWqyH2NF1mtj
0F1E0gZ3XhyRediMFp/mGnBvSvXdkeLPLUyf5m9B8ArwhQWEcFb6KkJxzG0JPEK5
gEaQYKaB1awO+FVoQGLKELEx3+5daFBDsMiKDz8yHR1V+6FjHSFGlvO4YwbDjNUk
sEdTJEX9uz3rQv+RaPLZXVY8kDu8WspCUKJFKwSHmGKF4ikJm9ANeL6D/in2CHoc
OoV/Q9B6RXjtpPoVJds3jA2zxtXt7bWPSPWPCimKEHo9T2dVRUbVEzrV/Lbb4lBZ
RanSNYhA3D/MulA3Ob9FIMFD/kksY+QBmjfD36I0irUxGZB5g3lKprBBdLC+FuZu
e5C3BbEj41bDFtWP1Skd
=QDuE
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to