ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
From: "kostya.hm" <kostya.hm@rambler.ru>
To: sisyphus@lists.altlinux.org
Subject: [sisyphus] verify-elf: ERROR
Date: Mon, 28 Sep 2009 17:10:44 +0000
Message-ID: <4AC0EE14.1050607@rambler.ru> (raw)

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

Пытаюсь собрать dekorator 0.4.4(он под kde4, dekorator 0.3 для kde3).

Verifying ELF objects in 
/home/kostya_hm/tmp/kde4-windeco-dekorator-buildroot 
(arch=normal,fhs=normal,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
verify-elf: ERROR: ./usr/lib/kde4/kwin_deKorator_config.so: RPATH ends 
with ":": /usr/lib/kde4/devel:::::::::
verify-elf: ERROR: ./usr/lib/kde4/kwin_deKorator_config.so: RPATH 
contains "::": /usr/lib/kde4/devel:::::::::
verify-elf: ERROR: ./usr/lib/kwin3_deKorator.so: RPATH ends with ":": 
/usr/lib/kde4/devel:::::::::
verify-elf: ERROR: ./usr/lib/kwin3_deKorator.so: RPATH contains "::": 
/usr/lib/kde4/devel:::::::::
ошибка: Неверный код возврата из /home/kostya_hm/tmp/rpm-tmp.17453 
(%install)

Прочитал http://www.altlinux.org/ProblemWithVerifyELFAndRPATH , но 
проблему решить не смог. Найти, где изменяется rpath тоже. Пробовал 
%set_verify_elf_method textrel=relaxed rpath=relaxed  -тоже не помогло. 
Спек прилагаю
                                                                         
                     С уважением ALtNovice


[-- Attachment #2: kde4-windeco-dekorator1.spec --]
[-- Type: text/plain, Size: 1641 bytes --]

Name:           kde4-windeco-dekorator
Group:          Graphics
Summary:        Themable and Customizable Window Decoration Engine for KDE 4
License:        GPL v2 or later
Url:            http://www.kde-look.org/content/show.php?content=87921
Version:        0.4.0.4
Release:        alt0.1
Source0:        87921-dekorator-%{version}.tar.bz2
BuildRequires:  cmake gcc-c++
BuildRequires:  kde4base-workspace-devel libqimageblitz-devel kde4libs-devel


%description
Неофициальный порт на kde4

Автор:
--------
    Moty Rahamim <moty.rahamim@gmail.com>

%description -l ru.UTF-8
Неофициальный порт на kde4

Автор:
--------
    Moty Rahamim <moty.rahamim@gmail.com>


%prep
%setup -q -n dekorator-%version

%build
cmake \
-DCMAKE_INSTALL_PREFIX=%_prefix \
-DCMAKE_CXX_FLAGS:STRING="%optflags" \
-DCMAKE_C_FLAGS:STRING="%optflags" \
-DLIB_DIR:STRING=%_lib



%install
rm -rf %{buildroot}
%make DESTDIR=%buildroot install
%__mkdir -p %buildroot%_datadir/
%__mkdir -p %buildroot%_libdir/

%__install -Dp -m 0644 client/config/deKoratorthemes.knsrc %buildroot%_datadir/kde4/config/deKoratorthemes.knsrc
%__install -Dp -m 0644 lib/kwin3_deKorator.so %buildroot%_libdir/kwin3_deKorator.so
%__install -Dp -m 0644 lib/kwin_deKorator_config.so %buildroot%_libdir/kde4/kwin_deKorator_config.so
%__install -Dp -m 0644 client/deKorator.desktop %buildroot%_desktopdir/kde4/deKorator.desktop
%clean
rm -rf %{buildroot}

%post -p /sbin/ldconfig

%postun -p /sbin/ldconfig

%files
%_desktopdir/*
%_libdir/kde4/kwin3_deKorator.so
%_libdir/kde4/kwin_deKorator_config.so
%_datadir/kde4/config/deKoratorthemes.knsrc


             reply	other threads:[~2009-09-28 17:10 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-28 17:10 kostya.hm [this message]
2009-09-29  7:44 ` REAL
2009-09-29  7:50 ` Andrey Rahmatullin
2009-09-29 12:45   ` kostya.hm
2009-09-29  8:52     ` Andrey Rahmatullin
2009-09-29 10:43       ` Dmitry V. Levin
2009-09-29 12:58       ` kostya.hm
2009-09-29 11:02     ` Max Ivanov

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=4AC0EE14.1050607@rambler.ru \
    --to=kostya.hm@rambler.ru \
    --cc=sisyphus@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 Sisyphus discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/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 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
		sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
	public-inbox-index sisyphus

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.sisyphus


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git