ALT Linux Team development discussions
 help / color / mirror / Atom feed
* [devel] hacking for fun (verify-elf)
@ 2007-04-06 15:23 Igor Zubkov
  2007-04-06 15:26 ` Alexey Morsov
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Igor Zubkov @ 2007-04-06 15:23 UTC (permalink / raw)
  To: ALT Devel discussion list

Вот такая грусная статистика.

[icesik@iceberg i586]$ bzcat * | grep "verify-elf: WARNING" | wc -l
147148
[icesik@iceberg i586]$  

К вопросу, что лучше apache1 или apache2:
[icesik@iceberg i586]$ bzcat apache2.done.log.bz2 | grep "verify-elf: 
WARNING" | wc -l
2154
[icesik@iceberg i586]$ bzcat apache.done.log.bz2 | grep "verify-elf: 
WARNING" | wc -l
1569
[icesik@iceberg i586]$

:)

-- 
icesik


^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [devel] hacking for fun (verify-elf)
  2007-04-06 15:23 [devel] hacking for fun (verify-elf) Igor Zubkov
@ 2007-04-06 15:26 ` Alexey Morsov
  2007-04-06 15:54 ` Igor Zubkov
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 7+ messages in thread
From: Alexey Morsov @ 2007-04-06 15:26 UTC (permalink / raw)
  To: devel

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

On Fri, Apr 06, 2007 at 06:23:15PM +0300, Igor Zubkov wrote:
> К вопросу, что лучше apache1 или apache2:
> [icesik@iceberg i586]$ bzcat apache2.done.log.bz2 | grep "verify-elf: 
> WARNING" | wc -l
> 2154
> [icesik@iceberg i586]$ bzcat apache.done.log.bz2 | grep "verify-elf: 
> WARNING" | wc -l
> 1569
Это совсем не новость :)

-- 

С уважением,
Алексей Морсов
программист ЗАО "ИК "Риком-Траст"

Jabber: samurai@www.fondmarket.ru
www.ricom.ru
www.fondmarket.ru

NP: LASTEXILE - Fleet Of Littleships


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

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [devel] hacking for fun (verify-elf)
  2007-04-06 15:23 [devel] hacking for fun (verify-elf) Igor Zubkov
  2007-04-06 15:26 ` Alexey Morsov
@ 2007-04-06 15:54 ` Igor Zubkov
  2007-04-07  8:05   ` Денис Смирнов
  2007-04-06 16:23 ` Alexey Tourbin
  2007-04-09  9:13 ` Slava Semushin
  3 siblings, 1 reply; 7+ messages in thread
From: Igor Zubkov @ 2007-04-06 15:54 UTC (permalink / raw)
  To: ALT Devel discussion list

В сообщении от Friday 06 April 2007 18:23:15 Igor Zubkov написал(а):
> [icesik@iceberg i586]$ bzcat * | grep "verify-elf: WARNING" | wc -l
> 147148
> [icesik@iceberg i586]$  

Причём, одну десятую из всего этого делает asterisk:
[icesik@iceberg i586]$ bzcat a* | grep "verify-elf: WARNING" | grep asterisk | 
wc -l
14012
[icesik@iceberg i586]$

-- 
icesik

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [devel] hacking for fun (verify-elf)
  2007-04-06 15:23 [devel] hacking for fun (verify-elf) Igor Zubkov
  2007-04-06 15:26 ` Alexey Morsov
  2007-04-06 15:54 ` Igor Zubkov
@ 2007-04-06 16:23 ` Alexey Tourbin
  2007-04-09  9:13 ` Slava Semushin
  3 siblings, 0 replies; 7+ messages in thread
From: Alexey Tourbin @ 2007-04-06 16:23 UTC (permalink / raw)
  To: ALT Devel discussion list

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

On Fri, Apr 06, 2007 at 06:23:15PM +0300, Igor Zubkov wrote:
> Вот такая грусная статистика.

Грустная?  verify-elf вообще-то зарубает публичные библиотеки
с такой дигностикой, а не просто warning.  А плагины, конечно,
желательно линковать с библиотеками, но это не всегда возможно.
Например в zsh это невозможно, поскольку нет библиотеки libzsh,
а плагины берут символы прямо из /bin/zsh, который слинкован
при помощи -rdynamic. 

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

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [devel] hacking for fun (verify-elf)
  2007-04-06 15:54 ` Igor Zubkov
@ 2007-04-07  8:05   ` Денис Смирнов
  0 siblings, 0 replies; 7+ messages in thread
From: Денис Смирнов @ 2007-04-07  8:05 UTC (permalink / raw)
  To: ALT Devel discussion list

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

On Fri, Apr 06, 2007 at 06:54:22PM +0300, Igor Zubkov wrote:

IZ> Причём, одну десятую из всего этого делает asterisk:
IZ> [icesik@iceberg i586]$ bzcat a* | grep "verify-elf: WARNING" | grep asterisk | 
IZ> wc -l
IZ> 14012
IZ> [icesik@iceberg i586]$

Он весь из себя жутко модульный. Вынести API в отдельную либу для них
слишком сложно. Я уже пытался материться по этому поводу у них в devel@,
но, видимо в связи с неспособностью объяснить почему то что они делают
идиотизм, был послан нафиг.

-- 
С уважением, Денис

http://freesource.info
----------------------------------------------------------------------------
Ой, прелесть какая, сам же теперь могу этот баг и поправить.
		-- ktirf in #5838

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

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [devel] hacking for fun (verify-elf)
  2007-04-06 15:23 [devel] hacking for fun (verify-elf) Igor Zubkov
                   ` (2 preceding siblings ...)
  2007-04-06 16:23 ` Alexey Tourbin
@ 2007-04-09  9:13 ` Slava Semushin
  2007-04-10 13:56   ` Igor Zubkov
  3 siblings, 1 reply; 7+ messages in thread
From: Slava Semushin @ 2007-04-09  9:13 UTC (permalink / raw)
  To: ALT Devel discussion list

2007/4/6, Igor Zubkov <icesik / mail.ru>:
> Вот такая грусная статистика.
[...]

Ты бы ещё её растолковал для тех кто не может понять, что эти команды делают.

> [icesik@iceberg i586]$ bzcat apache.done.log.bz2 | grep "verify-elf:

BTW, bzcat + grep = bzgrep

-- 
+ Slava Semushin | slava.semushin @ gmail.com
+ ALT Linux Team | php-coder @ altlinux.ru

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [devel] hacking for fun (verify-elf)
  2007-04-09  9:13 ` Slava Semushin
@ 2007-04-10 13:56   ` Igor Zubkov
  0 siblings, 0 replies; 7+ messages in thread
From: Igor Zubkov @ 2007-04-10 13:56 UTC (permalink / raw)
  To: ALT Devel discussion list

В сообщении от Monday 09 April 2007 12:13:52 Slava Semushin написал(а):
> 2007/4/6, Igor Zubkov <icesik / mail.ru>:
> > Вот такая грусная статистика.
>
> [...]
>
> Ты бы ещё её растолковал для тех кто не может понять, что эти команды
> делают.

Обязательно. Чуть позже...

-- 
icesik

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2007-04-10 13:56 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-04-06 15:23 [devel] hacking for fun (verify-elf) Igor Zubkov
2007-04-06 15:26 ` Alexey Morsov
2007-04-06 15:54 ` Igor Zubkov
2007-04-07  8:05   ` Денис Смирнов
2007-04-06 16:23 ` Alexey Tourbin
2007-04-09  9:13 ` Slava Semushin
2007-04-10 13:56   ` Igor Zubkov

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