Your message dated Fri, 14 Feb 2003 19:59:40 +0100 with message-id <[EMAIL PROTECTED]> and subject line Bug#180837: undefined symbol: _ZTVN10__cxxabiv120__si_class_type_infoE on the autobuilders. 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) -------------------------------------- Received: (at submit) by bugs.debian.org; 13 Feb 2003 09:22:29 +0000 >From [EMAIL PROTECTED] Thu Feb 13 03:22:28 2003 Return-path: <[EMAIL PROTECTED]> Received: from smtp-out-4.wanadoo.fr (mel-rto4.wanadoo.fr) [193.252.19.23] by master.debian.org with esmtp (Exim 3.12 1 (Debian)) id 18jFZc-0005Y6-00; Thu, 13 Feb 2003 03:22:28 -0600 Received: from mel-rta8.wanadoo.fr (193.252.19.79) by mel-rto4.wanadoo.fr (6.7.015) id 3E0C33FD01E66946 for [EMAIL PROTECTED]; Thu, 13 Feb 2003 10:21:57 +0100 Received: from iliana (80.13.248.29) by mel-rta8.wanadoo.fr (6.7.015) id 3E26DA7000FE7EFE for [EMAIL PROTECTED]; Thu, 13 Feb 2003 10:21:57 +0100 Received: from luther by iliana with local (Exim 3.36 #1 (Debian)) id 18jFZ6-0000QW-00 for <[EMAIL PROTECTED]>; Thu, 13 Feb 2003 10:21:56 +0100 Date: Thu, 13 Feb 2003 10:21:56 +0100 To: [EMAIL PROTECTED] Subject: undefined symbol: _ZTVN10__cxxabiv120__si_class_type_infoE on the autobuilders. Message-ID: <[EMAIL PROTECTED]> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.3i From: Sven Luther <[EMAIL PROTECTED]> Delivered-To: [EMAIL PROTECTED] X-Spam-Status: No, hits=-0.9 required=5.0 tests=SPAM_PHRASE_00_01,USER_AGENT,USER_AGENT_MUTT version=2.44 X-Spam-Level: Package: libstdc++5-dev Version: 1:3.2.2-1 Hello, ... I am not really sure if this is a problem with this package or a problem with the autobuilders, but in doubt, i fill a bug report. I have a package, lablgl, for which you can find the build log here : http://buildd.debian.org/fetch.php?&pkg=lablgl&ver=0.99-4&arch=powerpc&stamp=1045119454&file=log&as=raw or http://buildd.debian.org/build.php?pkg=lablgl This package is just a set of opengl and GLU bindings for the ocaml language, and it fails to load on the autobuilders (all 10 of them) with : ocamlmktop -I . -I +labltk -o lablgltop \ labltk.cma lablgl.cma togl.cma Error on dynamically loaded library: ./dlllablgl.so: undefined symbol: _ZTVN10__cxxabiv120__si_class_type_infoE It seems that _ZTVN10__cxxabiv120__si_class_type_infoE is a C++ symbol, provided by libstdc++5-dev, and it is pulled in by xlibmesa-glu-dev, which i build depend upon. Now the strange thing, and the one which has me completely bewildered is that if i build on my home box, or if i build on voltaire (ppc box running sid), then it works flawlessly. I guess it is a problem with the autobuilders not being uptodate or something such, but i don't think it is a problem with my build dependencies, since as said libstdc++5-dev is pulled in by xlibmesa-glu-dev. Friendly, Sven Luther --------------------------------------- Received: (at 180837-done) by bugs.debian.org; 14 Feb 2003 19:02:04 +0000 >From [EMAIL PROTECTED] Fri Feb 14 13:02:03 2003 Return-path: <[EMAIL PROTECTED]> Received: from smtp-out-4.wanadoo.fr (mel-rto4.wanadoo.fr) [193.252.19.23] by master.debian.org with esmtp (Exim 3.12 1 (Debian)) id 18jl5y-0002Vb-00; Fri, 14 Feb 2003 13:02:03 -0600 Received: from mel-rta8.wanadoo.fr (193.252.19.79) by mel-rto4.wanadoo.fr (6.7.015) id 3E0C33FD01F99EEB; Fri, 14 Feb 2003 19:59:42 +0100 Received: from iliana (80.15.168.95) by mel-rta8.wanadoo.fr (6.7.015) id 3E26DA70010EA9A0; Fri, 14 Feb 2003 19:59:42 +0100 Received: from luther by iliana with local (Exim 3.36 #1 (Debian)) id 18jl3l-00025l-00; Fri, 14 Feb 2003 19:59:41 +0100 Date: Fri, 14 Feb 2003 19:59:40 +0100 To: Daniel Jacobowitz <[EMAIL PROTECTED]> Cc: Sven Luther <[EMAIL PROTECTED]>, [EMAIL PROTECTED] Subject: Re: Bug#180837: undefined symbol: _ZTVN10__cxxabiv120__si_class_type_infoE on the autobuilders. Message-ID: <[EMAIL PROTECTED]> References: <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <[EMAIL PROTECTED]> User-Agent: Mutt/1.5.3i From: Sven Luther <[EMAIL PROTECTED]> Delivered-To: [EMAIL PROTECTED] X-Spam-Status: No, hits=-3.3 required=4.0 tests=IN_REP_TO,QUOTED_EMAIL_TEXT,REFERENCES,SPAM_PHRASE_01_02, USER_AGENT,USER_AGENT_MUTT version=2.44 X-Spam-Level: On Fri, Feb 14, 2003 at 12:47:49PM -0500, Daniel Jacobowitz wrote: > On Thu, Feb 13, 2003 at 10:21:56AM +0100, Sven Luther wrote: > > Package: libstdc++5-dev > > Version: 1:3.2.2-1 > > > > Hello, ... > > > > I am not really sure if this is a problem with this package or a problem > > with the autobuilders, but in doubt, i fill a bug report. > > > > I have a package, lablgl, for which you can find the build log here : > > > > http://buildd.debian.org/fetch.php?&pkg=lablgl&ver=0.99-4&arch=powerpc&stamp=1045119454&file=log&as=raw > > > > or > > > > http://buildd.debian.org/build.php?pkg=lablgl > > > > This package is just a set of opengl and GLU bindings for the ocaml > > language, and it fails to load on the autobuilders (all 10 of them) with : > > > > ocamlmktop -I . -I +labltk -o lablgltop \ > > labltk.cma lablgl.cma togl.cma > > Error on dynamically loaded library: ./dlllablgl.so: undefined symbol: > > _ZTVN10__cxxabiv120__si_class_type_infoE > > > > It seems that _ZTVN10__cxxabiv120__si_class_type_infoE is a C++ symbol, > > provided by libstdc++5-dev, and it is pulled in by xlibmesa-glu-dev, > > which i build depend upon. > > > > Now the strange thing, and the one which has me completely bewildered is > > that if i build on my home box, or if i build on voltaire (ppc box > > running sid), then it works flawlessly. I guess it is a problem with the > > autobuilders not being uptodate or something such, but i don't think it > > is a problem with my build dependencies, since as said libstdc++5-dev is > > pulled in by xlibmesa-glu-dev. > > This sounds like a bug in xlibmesa-glu-dev; that symbol comes from Yes, it was a problem with xlibmesa-glu-dev which didn't depend on xlibmesa-glu. Sorry for the inconvenience, but i had to be sure. I will close this bugreport now, if that is ok with you. Friendly, Sven Luther