From: "Dmitry V. Levin" <ldv@altlinux.org>
To: ALT Devel discussion list <devel@lists.altlinux.org>
Subject: Re: [devel] Re: libcairo-1.0.2-alt1: rebuild failed
Date: Thu, 19 Jan 2006 03:37:28 +0300
Message-ID: <20060119003728.GA22321@basalt.office.altlinux.org> (raw)
In-Reply-To: <200601102129.23690.shrek@freesource.info>
[-- Attachment #1: Type: text/plain, Size: 3469 bytes --]
On Tue, Jan 10, 2006 at 09:29:22PM +0300, Valery V. Inozemtsev wrote:
> > > > Compressing files in /usr/src/tmp/libcairo-buildroot (auto)
> > > > Verifying ELF objects in /usr/src/tmp/libcairo-buildroot
> > > > (rpath=normal,textrel=normal) verify-elf: ./usr/lib/libcairo.so.2.2.3:
> > > > TEXTREL entry found: 0x0
> > > > error: Bad exit status from /usr/src/tmp/rpm-tmp.95716 (%install)
> > >
> > > а раньше не было. тут либо отключать поддержку MMX, либо
> > > %set_verify_elf_method textrel=relaxed
> > >
> > > какие будут предложения?
> >
> > Подождать следующей пересборки, может это глюк. Мне тоже на одну
> > библиотеку такое письмецо пришло, проверка руками не подтвердила.
>
> так у меня и проверка руками подтвердила. к тому же там asm не только в MMX. в
> общем воткнул textrel=relaxed
Не надо relaxed, пожалуйста.
libcairo-1.0.2-alt2 не собирается на x86_64:
/bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -Wall -O2 -o libcairo.la -rpath /usr/lib64 -version-info 4:3:2 -no-undefined cairo.lo cairo-arc.lo cairo-array.lo cairo-cache.lo cairo-clip.lo cairo-color.lo cairo-debug.lo cairo-fixed.lo cairo-font.lo cairo-font-options.lo cairo-gstate.lo cairo-hash.lo cairo-hull.lo cairo-image-surface.lo cairo-matrix.lo cairo-path.lo cairo-path-bounds.lo cairo-path-data.lo cairo-path-fill.lo cairo-path-stroke.lo cairo-pen.lo cairo-polygon.lo cairo-region.lo cairo-slope.lo cairo-spline.lo cairo-surface.lo cairo-traps.lo cairo-pattern.lo cairo-unicode.lo cairo-output-stream.lo cairo-wideint.lo cairo-meta-surface.lo cairo-ft-font.lo cairo-ps-surface.lo cairo-pdf-surface.lo cairo-font-subset.lo cairo-png.lo cairo-xlib-surface.lo cairo-xlib-screen.lo cairo-glitz-surface.lo ../pixman/src/libpixman.la -L/usr/X11R6/lib64 -lXrender -lX11 -lXext -lpng12 -lglitz -lm -lfontconfig -lfreetype -lz -lz -lz -lm
x86_64-alt-linux-gcc -shared .libs/cairo.o .libs/cairo-arc.o .libs/cairo-array.o .libs/cairo-cache.o .libs/cairo-clip.o .libs/cairo-color.o .libs/cairo-debug.o .libs/cairo-fixed.o .libs/cairo-font.o .libs/cairo-font-options.o .libs/cairo-gstate.o .libs/cairo-hash.o .libs/cairo-hull.o .libs/cairo-image-surface.o .libs/cairo-matrix.o .libs/cairo-path.o .libs/cairo-path-bounds.o .libs/cairo-path-data.o .libs/cairo-path-fill.o .libs/cairo-path-stroke.o .libs/cairo-pen.o .libs/cairo-polygon.o .libs/cairo-region.o .libs/cairo-slope.o .libs/cairo-spline.o .libs/cairo-surface.o .libs/cairo-traps.o .libs/cairo-pattern.o .libs/cairo-unicode.o .libs/cairo-output-stream.o .libs/cairo-wideint.o .libs/cairo-meta-surface.o .libs/cairo-ft-font.o .libs/cairo-ps-surface.o .libs/cairo-pdf-surface.o .libs/cairo-font-subset.o .libs/cairo-png.o .libs/cairo-xlib-surface.o .libs/cairo-xlib-screen.o .libs/cairo-glitz-surface.o -Wl,--whole-archive ../pixman/src/.libs/libpixman.a -Wl,--no-whole-archive -L/usr/X11R6/lib64 -lXrender -lX11 -lXext -lpng12 -lglitz -lfontconfig -lfreetype -lz -lm -Wl,-soname -Wl,libcairo.so.2 -o .libs/libcairo.so.2.2.3
/usr/bin/ld: warning: creating a DT_TEXTREL in a shared object.
/usr/bin/ld: ../pixman/src/.libs/libpixman.a(icrect.o): relocation R_X86_64_PC32 against `_cairo_pixman_color_to_pixel' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: final link failed: Bad value
collect2: ld returned 1 exit status
make[2]: *** [libcairo.la] Error 1
make[2]: Leaving directory `/usr/src/RPM/BUILD/cairo-1.0.2/src'
--
ldv
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
next prev parent reply other threads:[~2006-01-19 0:37 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-01-10 11:47 ` Valery V. Inozemtsev
2006-01-10 18:25 ` Dmitry V. Levin
2006-01-10 18:29 ` Valery V. Inozemtsev
2006-01-13 20:51 ` Michael Shigorin
2006-01-19 0:37 ` Dmitry V. Levin [this message]
2006-01-19 10:56 ` Konstantin A. Lepikhov
2006-01-19 11:51 ` Mikhail Zabaluev
2006-01-19 11:58 ` Konstantin A. Lepikhov
2006-01-19 11:59 ` Led
2006-02-06 0:18 ` [devel] Q: yasm Dmitry V. Levin
2006-02-06 9:45 ` Led
2006-02-06 10:22 ` [devel] Q: yasm [JT] Vitaly Lipatov
2006-02-06 10:26 ` Led
2006-02-06 12:53 ` Alex Yustasov
2006-02-06 19:37 ` Ivan Fedorov
2006-02-06 13:03 ` [devel] Q: yasm Pavlov Konstantin
2006-01-19 14:20 ` [devel] Re: libcairo-1.0.2-alt1: rebuild failed Dmitry V. Levin
2006-01-19 14:38 ` Konstantin A. Lepikhov
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=20060119003728.GA22321@basalt.office.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