From: "Dmitry V. Levin" <ldv@altlinux.org>
To: "Valery V. Inozemtsev" <shrek@altlinux.org>
Cc: ALT Devel discussion list <devel@lists.altlinux.org>
Subject: Re: [devel] [#188122] DONE srpm=libfreetype-2.8-alt1.src.rpm
Date: Tue, 12 Sep 2017 15:23:25 +0300
Message-ID: <20170912122325.GB12212@altlinux.org> (raw)
In-Reply-To: <20170912121804.GA11987@gyle.altlinux.org>
[-- Attachment #1: Type: text/plain, Size: 4660 bytes --]
On Tue, Sep 12, 2017 at 12:18:04PM +0000, Girar Builder pender robot wrote:
> http://git.altlinux.org/tasks/archive/done/_183/188122/logs/events.1.1.log
>
> 2017-Sep-12 12:09:43 :: task #188122 for sisyphus started by shrek:
> #100 build libfreetype-2.8-alt1.src.rpm
> 2017-Sep-12 12:09:45 :: [x86_64] #100 libfreetype-2.8-alt1.src.rpm: build start
> 2017-Sep-12 12:09:45 :: [i586] #100 libfreetype-2.8-alt1.src.rpm: build start
> 2017-Sep-12 12:11:36 :: [x86_64] #100 libfreetype-2.8-alt1.src.rpm: build OK
> 2017-Sep-12 12:11:44 :: [i586] #100 libfreetype-2.8-alt1.src.rpm: build OK
> 2017-Sep-12 12:11:51 :: build check OK
> 2017-Sep-12 12:11:53 :: noarch check OK
> 2017-Sep-12 12:11:54 :: plan: src +1 -1 =17994, i586 +5 -5 =34028, x86_64 +5 -5 =34019
> 2017-Sep-12 12:11:54 :: version check OK
> 2017-Sep-12 12:12:59 :: generated apt indices
> 2017-Sep-12 12:12:59 :: created next repo
> 2017-Sep-12 12:13:27 :: dependencies check OK
> 2017-Sep-12 12:14:47 :: ELF symbols check OK
> warning [i586]: libfreetype=2.8-alt1: circular dependencies on libharfbuzz=1.5.1-alt1
> warning [x86_64]: libfreetype=2.8-alt1: circular dependencies on libharfbuzz=1.5.1-alt1
> 2017-Sep-12 12:15:09 :: [i586] #100 libfreetype: install check OK
> 2017-Sep-12 12:15:09 :: [x86_64] #100 libfreetype: install check OK
> warning [x86_64]: libfreetype-debuginfo=2.8-alt1: circular dependencies on libharfbuzz-debuginfo=1.5.1-alt1
> warning [i586]: libfreetype-debuginfo=2.8-alt1: circular dependencies on libharfbuzz-debuginfo=1.5.1-alt1
> 2017-Sep-12 12:15:28 :: [x86_64] #100 libfreetype-debuginfo: install check OK
> 2017-Sep-12 12:15:28 :: [i586] #100 libfreetype-debuginfo: install check OK
> 2017-Sep-12 12:15:45 :: [x86_64] #100 libfreetype-demos: install check OK
> 2017-Sep-12 12:15:45 :: [i586] #100 libfreetype-demos: install check OK
> 2017-Sep-12 12:16:03 :: [x86_64] #100 libfreetype-demos-debuginfo: install check OK
> 2017-Sep-12 12:16:04 :: [i586] #100 libfreetype-demos-debuginfo: install check OK
> 2017-Sep-12 12:16:19 :: [x86_64] #100 libfreetype-devel: install check OK
> 2017-Sep-12 12:16:21 :: [i586] #100 libfreetype-devel: install check OK
> 2017-Sep-12 12:16:22 :: [x86_64-i586] plan: #2 +2 -2 =11476
> 2017-Sep-12 12:16:43 :: [x86_64-i586] arepo build OK
> 2017-Sep-12 12:17:00 :: [x86_64-i586] generated apt indices
> 2017-Sep-12 12:17:00 :: [x86_64-i586] created next repo
> 2017-Sep-12 12:17:09 :: [x86_64-i586] dependencies check OK
> 2017-Sep-12 12:17:09 :: gears inheritance check OK
> 2017-Sep-12 12:17:09 :: srpm inheritance check OK
> girar-check-perms: access to libfreetype ALLOWED for shrek: project leader
> 2017-Sep-12 12:17:09 :: acl check OK
> 2017-Sep-12 12:17:21 :: created contents_index files
> 2017-Sep-12 12:17:29 :: created hash files: i586 src x86_64-i586 x86_64
> 2017-Sep-12 12:17:31 :: task #188122 for sisyphus TESTED
> 2017-Sep-12 12:17:31 :: task is ready for commit
> 2017-Sep-12 12:17:36 :: repo clone OK
> 2017-Sep-12 12:17:36 :: packages update OK
> 2017-Sep-12 12:17:38 :: [i586 x86_64] update OK
> 2017-Sep-12 12:17:38 :: [x86_64-i586] update OK
> 2017-Sep-12 12:17:38 :: repo update OK
> 2017-Sep-12 12:17:45 :: repo save OK
> 2017-Sep-12 12:17:55 :: updated /srpms/l/libfreetype.git branch `sisyphus'
> diff --git a/freetype-2.8-alt-export-symbols.patch b/freetype-2.8-alt-export-symbols.patch
> new file mode 100644
> index 0000000..18f7ed7
> --- /dev/null
> +++ b/freetype-2.8-alt-export-symbols.patch
> @@ -0,0 +1,21 @@
> --- freetype-2.8/builds/exports.mk.alt 2017-03-30 13:20:23.000000000 +0300
> +++ freetype-2.8/builds/exports.mk 2017-09-12 14:36:28.279998583 +0300
> @@ -68,6 +68,8 @@ ifneq ($(EXPORTS_LIST),)
> $(subst /,$(SEP),$(APINAMES_EXE)) -o$@ $(APINAMES_OPTIONS) $(PUBLIC_HEADERS)
> @echo TT_New_Context >> $(EXPORTS_LIST)
> @echo TT_RunIns >> $(EXPORTS_LIST)
> + @echo FT_Stream_Seek >> $(EXPORTS_LIST)
> + @echo FT_Stream_Pos >> $(EXPORTS_LIST)
>
> $(PROJECT_LIBRARY): $(EXPORTS_LIST)
>
> --- freetype-2.8/builds/unix/unix-cc.in.alt 2017-03-30 13:20:23.000000000 +0300
> +++ freetype-2.8/builds/unix/unix-cc.in 2017-09-12 14:20:47.306309325 +0300
> @@ -109,6 +109,6 @@ CCexe := $(CCraw_build) # used to
> LINK_LIBRARY = $(LIBTOOL) --mode=link $(CCraw) -o $@ $(OBJECTS_LIST) \
> -rpath $(libdir) -version-info $(version_info) \
> $(LDFLAGS) -no-undefined \
> - -export-symbols $(EXPORTS_LIST)
> + # -export-symbols $(EXPORTS_LIST)
>
> # EOF
Нельзя так делать!
--
ldv
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 801 bytes --]
next parent reply other threads:[~2017-09-12 12:23 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-09-12 12:23 ` Dmitry V. Levin [this message]
2017-09-12 12:27 ` Валерий Иноземцев
2017-09-12 12:31 ` Dmitry V. Levin
2017-09-12 12:36 ` Michael Shigorin
2017-09-12 12:39 ` Валерий Иноземцев
2017-09-12 12:50 ` Dmitry V. Levin
2017-09-12 18:52 ` Vitaly Lipatov
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=20170912122325.GB12212@altlinux.org \
--to=ldv@altlinux.org \
--cc=devel@lists.altlinux.org \
--cc=shrek@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