From: Alexey Tourbin <at@altlinux.ru>
To: ALT Devel discussion list <devel@lists.altlinux.org>
Subject: Re: [devel] I: xulrunner-1.8.0.4 носит свою копию cairo
Date: Tue, 30 Oct 2007 03:56:51 +0300
Message-ID: <20071030005651.GO19325@solemn.turbinal> (raw)
In-Reply-To: <20071030000744.GA18736@basalt.office.altlinux.org>
[-- Attachment #1: Type: text/plain, Size: 1350 bytes --]
On Tue, Oct 30, 2007 at 03:07:44AM +0300, Dmitry V. Levin wrote:
> xulrunner-1.8.0.4 носит свою старую копию cairo:
>
> $ fgrep -c cairo_font_type_t /usr/include/cairo/cairo.h /usr/src/RPM/BUILD/xulrunner-1.8.0.4/mozilla/gfx/cairo/cairo/src/cairo.h
> /usr/include/cairo/cairo.h:5
> /usr/src/RPM/BUILD/xulrunner-1.8.0.4/mozilla/gfx/cairo/cairo/src/cairo.h:0
>
> $ rpmquery libcairo-devel
> libcairo-devel-1.4.10-alt1
> $ grep 'cairo.*1\.' /usr/src/RPM/BUILD/xulrunner-1.8.0.4/mozilla/gfx/cairo/README
> cairo 1.0.2
>
> Если убрать каталог
> /usr/src/RPM/BUILD/xulrunner-1.8.0.4/mozilla/gfx/cairo, то файл
> nsSVGCairoCanvas.cpp компилируется.
Ужос. У меня есть такая небольшая личная практика при сборке каких бы
то ни было пакетов: первым дело удалять все известные на данный момент
дублирующиеся куски кода. Типа
%prep
%setup -q
rm -rv mozilla/gfx/cairo
Это не всегда удобно, потому что при сборке кто-то хочет как минимум
"заходить" в этот каталог, и поэтому после удаления приходится делать
что-то вроде
mkdir -p mozilla/gfx/cairo
echo 'all:' >mozilla/gfx/cairo/Makefile.am
Это можно обойти и другими способами, без создания каталога с фиктивным
Makefile'ом.
Но в принципе эта практика себя окупает. Так что я советую всем:
на стадии %prep ВЫ ОБЯЗАНЫ УДАЛИТЬ любой дублирующийся системный код.
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
next prev parent reply other threads:[~2007-10-30 0:56 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-10-21 16:40 [devel] [Fwd: xulrunner-1.8.0.4-alt5: i586 rebuild failed [1]] Alexey Gladkov
2007-10-29 15:28 ` [devel] I: libpango-devel is incomplete wrt cairo_font_type_t declaration Dmitry V. Levin
2007-10-29 15:46 ` Alexey Gladkov
2007-10-29 22:21 ` Alexey Rusakov
2007-10-29 23:24 ` Dmitry V. Levin
2007-10-30 0:07 ` [devel] I: xulrunner-1.8.0.4 носит свою копию cairo Dmitry V. Levin
2007-10-30 0:56 ` Alexey Tourbin [this message]
2007-10-30 1:37 ` Konstantin Pavlov
2007-10-30 8:23 ` Slava Semushin
2007-10-30 8:31 ` Ildar Mulyukov
2007-10-30 8:37 ` Slava Semushin
2007-10-30 10:20 ` Led
2007-10-30 17:11 ` Andrey Rahmatullin
2007-10-30 17:11 ` Andrey Rahmatullin
2007-10-30 8:41 ` Денис Смирнов
2007-10-30 4:55 ` Alexey Gladkov
2007-10-30 5:23 ` Ildar Mulyukov
2007-10-30 6:41 ` Alexey Gladkov
2007-10-30 11:39 ` Damir Shayhutdinov
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=20071030005651.GO19325@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