ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: Alexey Tourbin <at@altlinux.ru>
To: ALT Devel discussion list <devel@lists.altlinux.org>
Subject: Re: [devel] [JT] openoffice (was: Re:  Оверхед в зависимостях )
Date: Mon, 19 Mar 2007 15:16:22 +0300
Message-ID: <20070319121622.GD5965@solemn.turbinal> (raw)
In-Reply-To: <200703191341.41810.icesik@mail.ru>

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

On Mon, Mar 19, 2007 at 01:41:40PM +0200, Igor Zubkov wrote:
> > Вот свежак.
> > ftp://ftp.altlinux.org/pub/people/at/unneed.bz2
> 
> [icesik@iceberg unneeded]$ bzcat unneed.bz2 | grep openoffice | wc -l
> 1964
> [icesik@iceberg unneeded]$
> 
> И не странно что openoffice такой тормоз. ;)

Он что ли без --as-needed собран?

Кстати, после введения --as-needed количество файлов с ненужными
зависимостями на библоитеки значительно сократилось:

$ wc -l abi_drift/*/unneed
  39783 abi_drift/1/unneed
   7858 abi_drift/2/unneed
  47641 total
$

То есть было 39783 файлов, осталось 7858 файлов.

Там ещё какие-то тонкости с glibc есть, например почему-то определяется 
zsh     /usr/lib/zsh/cap.so     libc.so.6
zsh     /usr/lib/zsh/deltochar.so       libc.so.6

$ cut -f3 unneed |sort |uniq -c |sort -n |tail
    175 libstlport_gcc.so
    203 libuno_cppuhelpergcc3.so.3
    228 libuno_cppu.so.3
    251 libuno_sal.so.3
    252 libdl.so.2
    425 libX11.so.6
    455 libm.so.6
    465 libXext.so.6
    482 libpthread.so.0
    933 libc.so.6
$

C libc.so.6 там то ли __cxa_finalize то ли какая-то такая муть.
В общем, если исключить libc.so.6 то остается

$ grep -vw libc.so.6 unneed |wc -l         
6925
$

файлов.

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

  reply	other threads:[~2007-03-19 12:16 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-03-19 11:18 [devel] Оверхед в зависимостях Igor Zubkov
2007-03-19 11:22 ` Alexey Tourbin
2007-03-19 11:29   ` Alexey Tourbin
2007-03-19 11:41     ` [devel] [JT] openoffice (was: Re: Оверхед в зависимостях ) Igor Zubkov
2007-03-19 12:16       ` Alexey Tourbin [this message]
2007-03-19 12:34         ` Alexey Tourbin
2007-03-19 12:47         ` Valery V. Inozemtsev
2007-03-19 18:34         ` Alexey Tourbin
2007-03-19 12:30       ` Slava Semushin
2007-03-19 12:35         ` Damir Shayhutdinov
2007-03-19 12:42         ` Alexey Tourbin
2007-03-19 12:50           ` Slava Semushin
2007-03-19 15:49         ` Igor Zubkov
2007-03-21 16:26     ` [devel] Оверхед в зависимостях Igor Zubkov
2007-03-21 17:22       ` Alexey Tourbin
2007-03-19 11:36 ` Dmitry V. Levin
2007-03-19 11:44   ` Igor Zubkov
2007-03-19 18:29 ` Igor Zubkov

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=20070319121622.GD5965@solemn.turbinal \
    --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