From: "Ivan A. Melnikov" <iv@altlinux.org> To: ALT Linux Team development discussions <devel@lists.altlinux.org> Subject: Re: [devel] Сборка cpp библиотеки Date: Sat, 1 Nov 2008 13:11:18 +0300 Message-ID: <200811011311.18626.iv@altlinux.org> (raw) In-Reply-To: <490C1C26.7010701@altlinux.org> On Saturday 01 November 2008 12:06:46 Denis Klimov wrote: > Приветствую! > > Собираю пакет thrift, сырцы на cpp. > > В процессе сборки пакета ругается так: > Adjusting library links in /usr/src/tmp/thrift-buildroot > ./usr/lib64: > libthrift.so.0 -> libthrift.so.0.0.0 > libthriftz.so.0 -> libthriftz.so.0.0.0 > Verifying ELF objects in /usr/src/tmp/thrift-buildroot > (arch=normal,fhs=normal,rpath=normal,stack=normal,textrel=normal,unresolved >=normal) verify-elf: ERROR: ./usr/lib64/libthriftz.so.0.0.0: undefined > symbol: _ZN8facebook6thrift12GlobalOutputE > error: Bad exit status from /usr/src/tmp/rpm-tmp.26611 (%install) > [...skip...] > > Есть какие нибудь мысли, чего не хватает? почему для libthtift не > находится символ, ведь она компилируется сразу с .libs/Thrift.o в > которой есть этот симол. Символ не находится не для libthrift.so.0.0.0, а для libthriftz.so.0.0.0, которая, похоже, является плагином к thrift. Насколько я понял, она не компонуется с libthrift.so. Скорее всего, это сделано намеренно, чтобы плагином могли пользоваться и прогаммы, слинкованые с thrift статически (тогда символы будут найдены в них самих). Поэтому ИМО Вам достаточно каким-либо образом убедить RPM, что libthriftz всё впорядке (%add_verify_elf_skiplist или что-то в этом роде, пусть знатоки подскажут), и отправлять пакет в Сизиф. -- Best regards, Ivan A. Melnikov <iv@altlinux.org> P.S. спасибо за thrift, если доделаете -- обязательно посмотрю... всё руки не доходили...
next prev parent reply other threads:[~2008-11-01 10:11 UTC|newest] Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top 2008-11-01 9:06 Denis Klimov 2008-11-01 10:11 ` Ivan A. Melnikov [this message] 2008-11-01 10:17 ` Dmitry V. Levin 2008-11-01 10:32 ` Ivan A. Melnikov 2008-11-01 14:10 ` Ivan Fedorov 2008-11-02 7:43 ` Ivan A. Melnikov 2008-11-02 9:41 ` [devel] [JT] " Ivan Fedorov 2008-11-06 6:26 ` [devel] thrift и ZeroC Ice Denis Klimov 2008-11-06 7:25 ` Ivan Fedorov 2008-11-06 7:31 ` Max Ivanov 2008-11-06 20:52 ` Ivan Fedorov 2008-11-06 7:33 ` Denis Klimov 2008-11-06 8:01 ` Evgeny Sinelnikov 2008-11-06 21:00 ` Ivan Fedorov 2008-11-06 20:57 ` Ivan Fedorov 2008-11-01 14:24 ` [devel] Сборка cpp библиотеки Denis Klimov 2008-11-01 10:19 ` Dmitry V. Levin 2008-11-01 10:54 ` Denis Klimov
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=200811011311.18626.iv@altlinux.org \ --to=iv@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