ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: Alexey Tourbin <at@altlinux.ru>
To: devel@lists.altlinux.org
Subject: Re: [devel] 5.1 FAILED cgal.git=3.5-alt0.M51.1
Date: Fri, 18 Dec 2009 00:52:38 +0300
Message-ID: <20091217215238.GN9864@altlinux.org> (raw)
In-Reply-To: <20091217211624.GA3586@ssh.git.orion.altlinux.org>

[-- Attachment #1: Type: text/plain, Size: 2476 bytes --]

On Fri, Dec 18, 2009 at 12:16:24AM +0300, Girar Builder robot wrote:
> http://git.altlinux.org/tasks/17565/task/log
> 
> 2009-Dec-17 22:25:01 :: task #17565 for 5.1 started:
> #1 build 3.5-alt0.M51.1 from /people/real/packages/cgal.git
> 2009-Dec-17 22:25:16 :: created pkg.tar for cgal.git tag 3.5-alt0.M51.1
> 2009-Dec-17 22:25:17 :: [i586] cgal.git 3.5-alt0.M51.1: build start
> 2009-Dec-17 22:25:17 :: [x86_64] cgal.git 3.5-alt0.M51.1: build start
> 2009-Dec-18 00:11:04 :: [x86_64] cgal.git 3.5-alt0.M51.1: build OK
> 2009-Dec-18 00:13:03 :: [i586] cgal.git 3.5-alt0.M51.1: build OK
> 2009-Dec-18 00:13:16 :: build check OK
> 2009-Dec-18 00:13:17 :: plan OK
> 2009-Dec-18 00:13:18 :: version check OK
> 2009-Dec-18 00:15:20 :: created test repo
> 2009-Dec-18 00:16:17 :: dependencies check OK
> /tmp/.private/brain/gb-repo-5.1/i586/RPMS.classic/libcgal-3.5-alt0.M51.1.i586.rpm: /usr/lib/libCGAL_ImageIO.so.4.0.0: invalid nm output: 00029228 B  at /usr/lib/perl5/vendor_perl/qa/rpmelfsym.pm line 61, <$fh> line 1.
> /tmp/.private/brain/gb-repo-5.1/x86_64/RPMS.classic/libcgal-3.5-alt0.M51.1.x86_64.rpm: /usr/lib64/libCGAL_ImageIO.so.4.0.0: invalid nm output: 000000000022b440 B  at /usr/lib/perl5/vendor_perl/qa/rpmelfsym.pm line 61, <$fh> line 1.
> 2009-Dec-18 00:16:24 :: task #17565 for 5.1 FAILED

$ rpmpeek libcgal-3.5-alt0.M51.1.x86_64.rpm nm -D ./usr/lib64/libCGAL_ImageIO.so.4.0.0 |grep -C1 b440  
000000000022b440 B 
000000000022b448 B BitOffset
$ rpmpeek libcgal-3.5-alt0.M51.1.x86_64.rpm readelf -aW ./usr/lib64/libCGAL_ImageIO.so.4.0.0 |grep -C1 b440
000000000022af78  0000008a00000006 R_X86_64_GLOB_DAT      000000000001eb70 _Z13readGisHeaderPKcP11point_image + 0
000000000022af80  000000e300000006 R_X86_64_GLOB_DAT      000000000022b440  + 0
000000000022af88  000000ec00000006 R_X86_64_GLOB_DAT      000000000022b430 r + 0
--
   226: 0000000000007480    11 FUNC    GLOBAL DEFAULT   11 _Z15Recline_verbosev
   227: 000000000022b440     8 OBJECT  GLOBAL DEFAULT   25 
   228: 0000000000006330   133 FUNC    GLOBAL DEFAULT   11 _Z17Convert_r32_to_s8PfPci
$ rpmpeek libcgal-3.5-alt0.M51.1.x86_64.rpm objdump -T ./usr/lib64/libCGAL_ImageIO.so.4.0.0 |grep -C1 b440
0000000000007480 g    DF .text  000000000000000b  Base        _Z15Recline_verbosev
000000000022b440 g    DO .bss   0000000000000008  Base        
0000000000006330 g    DF .text  0000000000000085  Base        _Z17Convert_r32_to_s8PfPci
$ 

Check it out, Beavis!

[-- Attachment #2: Type: application/pgp-signature, Size: 198 bytes --]

       reply	other threads:[~2009-12-17 21:52 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-12-17 21:52 ` Alexey Tourbin [this message]
2009-12-17 21:59   ` Alexey Tourbin
2009-12-17 22:44     ` Dmitry V. Levin
2009-12-18  0:05       ` Alexey Tourbin
2009-12-18  0:59         ` [devel] elflint Alexey Tourbin
2009-12-18  3:21           ` Dmitry V. Levin
2009-12-18 17:27             ` Alexey Tourbin
2009-12-18 17:44               ` Dmitry V. Levin
2009-12-18  2:23         ` [devel] eu-elflint Dmitry V. Levin
2009-12-18  2:49           ` Alexey Tourbin
2009-12-19  0:26         ` [devel] verify-elf lint=normal (elflint) Alexey Tourbin
2009-12-19 19:50           ` Dmitry V. Levin
2009-12-19 21:03             ` Alexey Tourbin
2009-12-19 21:42               ` Dmitry V. Levin
2009-12-19 23:57                 ` Alexey Tourbin
2009-12-20  2:37                   ` Alexey Tourbin
2009-12-21  6:06                     ` REAL
2009-12-21  6:02                       ` Alexey Tourbin
2009-12-21  6:25                         ` REAL
2009-12-21 18:06                           ` [devel] [SOLVED] " Alexey Tourbin
2009-12-22  3:34                             ` [devel] CMAKE please (was: [SOLVED] verify-elf lint=normal (elflint)) REAL
2009-12-21 20:08                   ` [devel] verify-elf lint=normal (elflint) Dmitry V. Levin
2009-12-21 20:54                     ` Michael Shigorin
2009-12-22  7:12                       ` Anton Farygin
2009-12-24  0:57                     ` Alexey Tourbin
2009-12-24  4:33                       ` Alexey Tourbin
2009-12-21  8:47           ` Anton V. Boyarshinov
2009-12-21 10:55             ` Anton V. Boyarshinov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20091217215238.GN9864@altlinux.org \
    --to=at@altlinux.ru \
    --cc=devel@lists.altlinux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Team development discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel/0 devel/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 devel devel/ http://lore.altlinux.org/devel \
		devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
	public-inbox-index devel

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.devel


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git