ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: "Dmitry V. Levin" <ldv@altlinux.org>
To: ALT Devel discussion list <devel@lists.altlinux.org>
Subject: Re: [devel] nspr
Date: Wed, 9 Mar 2011 01:38:41 +0300
Message-ID: <20110308223841.GC29744@altlinux.org> (raw)
In-Reply-To: <20110308185752.GA3858@altlinux.org>

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

On Tue, Mar 08, 2011 at 09:57:52PM +0300, Dmitry V. Levin wrote:
> Я не вижу никакого обоснования того, что исправление сборки nspr не имеет
> смысла.  Более того, поскольку пакет nspr был собран совсем недавно,
> сборочная среда не изменилась, и дополнительного тестирования исправленной
> сборки не потребуется.

Так выглядят различия логов сборки nspr в заданиях #39558 и #40004:

$ diff -u <(GET http://git.altlinux.org/tasks/archive/done/_38/39558/build/100/i586/log | sed 's/rpm-tmp\.[[:alnum:]]*/rpm-tmp.12345/g') <(GET http://git.altlinux.org/tasks/40004/build/100/i586/log | sed -e 's/rpm-tmp\.[[:alnum:]]*/rpm-tmp.12345/g' -e 's/4\.8\.7-alt2/4.8.7-alt1/g') | grep '^[+-][^+-]'
-/usr/bin/strip libnspr4.so
-/usr/bin/strip libplds4.so
-/usr/bin/strip libplc4.so
+Creating libnspr-debuginfo package
-Requires: libnspr = 4.8.7-alt1, /bin/sh, /usr/lib/libnspr4.so, /usr/lib/libplc4.so, /usr/lib/libplds4.so, /usr/lib/pkgconfig, coreutils, grep
+Requires: libnspr = 1:4.8.7-alt1, /bin/sh, /usr/lib/libnspr4.so, /usr/lib/libplc4.so, /usr/lib/libplds4.so, /usr/lib/pkgconfig, coreutils, grep
-Requires: libnspr-devel = 4.8.7-alt1, glibc-devel-static
+Requires: libnspr-devel = 1:4.8.7-alt1, glibc-devel-static
-warning: libnspr-devel: dependency on libnspr needs Epoch
-warning: libnspr-devel-static: dependency on libnspr-devel needs Epoch
+Processing files: libnspr-debuginfo-4.8.7-alt1
+Finding Provides (using /usr/lib/rpm/find-provides)
+Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.12345
+find-provides: running scripts (debuginfo)
+Finding Requires (using /usr/lib/rpm/find-requires)
+Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.12345
+find-requires: running scripts (debuginfo)
+Provides: debug(libnspr4.so), debug(libplc4.so), debug(libplds4.so)
+Requires: libnspr = 1:4.8.7-alt1, debug(libc.so.6), debug(libdl.so.2), debug(libpthread.so.0)
-25.93user 6.44system 0:40.53elapsed 79%CPU (0avgtext+0avgdata 0maxresident)k
-0inputs+0outputs (0major+1613622minor)pagefaults 0swaps
+Wrote: /usr/src/RPM/RPMS/i586/libnspr-debuginfo-4.8.7-alt1.i586.rpm
+29.51user 7.23system 0:45.29elapsed 81%CPU (0avgtext+0avgdata 0maxresident)k
+0inputs+0outputs (0major+1770102minor)pagefaults 0swaps

$ diff -U0 <(GET http://git.altlinux.org/tasks/archive/done/_38/39558/build/100/x86_64/log | sed 's/rpm-tmp\.[[:alnum:]]*/rpm-tmp.12345/g') <(GET http://git.altlinux.org/tasks/40004/build/100/x86_64/log | sed -e 's/rpm-tmp\.[[:alnum:]]*/rpm-tmp.12345/g' -e 's/4\.8\.7-alt2/4.8.7-alt1/g') | grep '^[+-][^+-]'
-/usr/bin/strip libnspr4.so
-/usr/bin/strip libplds4.so
-/usr/bin/strip libplc4.so
+Creating libnspr-debuginfo package
-Requires: libnspr = 4.8.7-alt1, /bin/sh, /usr/lib64/libnspr4.so, /usr/lib64/libplc4.so, /usr/lib64/libplds4.so, /usr/lib64/pkgconfig, coreutils, grep
+Requires: libnspr = 1:4.8.7-alt1, /bin/sh, /usr/lib64/libnspr4.so, /usr/lib64/libplc4.so, /usr/lib64/libplds4.so, /usr/lib64/pkgconfig, coreutils, grep
-Requires: libnspr-devel = 4.8.7-alt1, glibc-devel-static
+Requires: libnspr-devel = 1:4.8.7-alt1, glibc-devel-static
-warning: libnspr-devel: dependency on libnspr needs Epoch
-warning: libnspr-devel-static: dependency on libnspr-devel needs Epoch
+Processing files: libnspr-debuginfo-4.8.7-alt1
+Finding Provides (using /usr/lib/rpm/find-provides)
+Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.12345
+find-provides: running scripts (debuginfo)
+Finding Requires (using /usr/lib/rpm/find-requires)
+Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.12345
+find-requires: running scripts (debuginfo)
+Provides: debug64(libnspr4.so), debug64(libplc4.so), debug64(libplds4.so)
+Requires: libnspr = 1:4.8.7-alt1, debug64(libc.so.6), debug64(libdl.so.2), debug64(libpthread.so.0)
-25.29user 6.87system 0:41.74elapsed 77%CPU (0avgtext+0avgdata 0maxresident)k
-0inputs+0outputs (0major+1745847minor)pagefaults 0swaps
+Wrote: /usr/src/RPM/RPMS/x86_64/libnspr-debuginfo-4.8.7-alt1.x86_64.rpm
+28.71user 8.07system 0:48.26elapsed 76%CPU (0avgtext+0avgdata 0maxresident)k
+0inputs+0outputs (0major+1906097minor)pagefaults 0swaps


-- 
ldv

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

  parent reply	other threads:[~2011-03-08 22:38 UTC|newest]

Thread overview: 42+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-08  9:08 REAL
2011-03-08  9:19 ` Alexey Gladkov
2011-03-08 10:08   ` REAL
2011-03-08 10:24     ` Michael Shigorin
2011-03-08 10:30       ` REAL
2011-03-08 14:13       ` Alexey Tourbin
2011-03-08 10:36     ` Alexey Gladkov
2011-03-08 10:47       ` Aleksey Novodvorsky
2011-03-08 10:53       ` REAL
2011-03-08 10:46         ` Aleksey Novodvorsky
2011-03-08 11:06           ` REAL
2011-03-08 11:19             ` Aleksey Novodvorsky
2011-03-08 12:02               ` REAL
2011-03-08 12:51             ` Alexey Gladkov
2011-03-08 10:54         ` Alexey Gladkov
2011-03-08 16:59       ` Dmitry V. Levin
2011-03-08 17:15         ` Alexey Gladkov
2011-03-08 17:28           ` Dmitry V. Levin
2011-03-08 17:35             ` Alexey Gladkov
2011-03-08 18:02               ` Dmitry V. Levin
2011-03-08 18:19                 ` Alexey Gladkov
2011-03-08 18:57                   ` Dmitry V. Levin
2011-03-08 19:23                     ` Alexey Gladkov
2011-03-08 19:55                       ` Alexey Shabalin
2011-03-08 20:22                         ` Alexey Gladkov
2011-03-08 22:18                       ` Dmitry V. Levin
2011-03-08 22:45                         ` Alexey Gladkov
2011-03-08 23:08                           ` Dmitry V. Levin
2011-03-08 23:24                             ` Alexey Gladkov
2011-03-08 23:42                               ` Dmitry V. Levin
2011-03-09  5:18                             ` REAL
2011-03-09  5:15                           ` REAL
2011-03-09  5:10                       ` REAL
2011-03-08 19:44                     ` Alexey Gladkov
2011-03-08 22:38                     ` Dmitry V. Levin [this message]
2011-03-08 23:04                       ` Alexey Gladkov
2011-03-09 12:34         ` Sergey V Turchin
2011-03-08 20:36       ` Rinat Bikov
2011-03-08 20:47         ` Alexey Gladkov
2011-03-08 10:43     ` Aleksey Novodvorsky
2011-03-08 11:03       ` REAL
2011-03-09 10:03       ` [devel] gnome2/3 Michael Shigorin

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=20110308223841.GC29744@altlinux.org \
    --to=ldv@altlinux.org \
    --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