ALT Linux Team development discussions
 help / color / mirror / Atom feed
* [devel] Fwd: [#165251] FAILED mmcalc.git=mmcalc-20160529-alt1
  @ 2016-05-29 17:35 ` Denis G. Samsonenko
  2016-05-29 19:18   ` Igor Vlasenko
  0 siblings, 1 reply; 4+ messages in thread
From: Denis G. Samsonenko @ 2016-05-29 17:35 UTC (permalink / raw)
  To: devel

Добрый день!

Пытаюсь собрать пакет, а он обламывается на стадии поиска
зависимостей. При этом локально у меня собирается.

На локальной машине стоит следующее:

$ rpm -qa |grep perl |grep Gtk
perl-Gtk3-SimpleList-0.15-alt1
perl-Gtk2-1.245-alt1
perl-Gtk2-ImageView-0.05-alt2
perl-Gtk2-Ex-Simple-List-0.50-alt1.1
perl-Gtk2-Ex-FormFactory-0.67-alt1
perl-Gtk2-Ex-PodViewer-0.18-alt1.1
perl-Gtk3-0.026-alt1

$ rpm -q perl-base
perl-base-5.16.3-alt1

$ rpm -qa |grep perl|grep rpm
rpm-build-perl-0.83-alt1


Вот лог сборки:

http://git.altlinux.org/tasks/165251/logs/events.1.1.log

2016-May-29 17:19:14 :: task #165251 for sisyphus started by ogion:
#100 build mmcalc-20160529-alt1 from /people/ogion/packages/mmcalc.git
2016-May-29 17:19:14 :: [x86_64] #100 mmcalc.git mmcalc-20160529-alt1:
build start
2016-May-29 17:19:14 :: [i586] #100 mmcalc.git mmcalc-20160529-alt1: build start
Typelib file for namespace 'Gtk', version '3.0' not found at
/usr/lib64/perl5/Glib/Object/Introspection.pm line 108.
BEGIN failed--compilation aborted at
/usr/src/tmp/mmcalc-buildroot/usr/bin/gmmcalc-gtk3 line 13.
# /usr/src/tmp/mmcalc-buildroot/usr/bin/gmmcalc-gtk3: deparse failed.
isPerl=0.0400370713623726.
find-requires: ERROR: /usr/lib/rpm/perl.req failed
error: /bin/sh failed
error: Failed to find Requires
RPM build errors:
2016-May-29 17:19:03 :: [x86_64] mmcalc.git mmcalc-20160529-alt1:
remote: build failed
2016-May-29 17:20:02 :: [x86_64] #100 mmcalc.git mmcalc-20160529-alt1:
build FAILED
Typelib file for namespace 'Gtk', version '3.0' not found at
/usr/lib/perl5/Glib/Object/Introspection.pm line 108.
BEGIN failed--compilation aborted at
/usr/src/tmp/mmcalc-buildroot/usr/bin/gmmcalc-gtk3 line 13.
# /usr/src/tmp/mmcalc-buildroot/usr/bin/gmmcalc-gtk3: deparse failed.
isPerl=0.0400370713623726.
find-requires: ERROR: /usr/lib/rpm/perl.req failed
error: /bin/sh failed
error: Failed to find Requires
RPM build errors:
2016-May-29 17:19:03 :: [i586] mmcalc.git mmcalc-20160529-alt1:
remote: build failed
2016-May-29 17:20:02 :: [i586] #100 mmcalc.git mmcalc-20160529-alt1:
build FAILED
2016-May-29 17:20:02 :: [x86_64] build FAILED
2016-May-29 17:20:02 :: [i586] build FAILED
2016-May-29 17:20:02 :: task #165251 for sisyphus FAILED

-- 
Всего доброго,

Денис.


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [devel] Fwd: [#165251] FAILED mmcalc.git=mmcalc-20160529-alt1
  2016-05-29 17:35 ` [devel] Fwd: [#165251] FAILED mmcalc.git=mmcalc-20160529-alt1 Denis G. Samsonenko
@ 2016-05-29 19:18   ` Igor Vlasenko
  2016-05-29 19:24     ` Igor Vlasenko
  0 siblings, 1 reply; 4+ messages in thread
From: Igor Vlasenko @ 2016-05-29 19:18 UTC (permalink / raw)
  To: ALT Linux Team development discussions; +Cc: Denis G. Samsonenko

On Sun, May 29, 2016 at 11:35:38PM +0600, Denis G. Samsonenko wrote:
> Добрый день!
> 
> Пытаюсь собрать пакет, а он обламывается на стадии поиска
> зависимостей. При этом локально у меня собирается.
> Typelib file for namespace 'Gtk', version '3.0' not found at

Это не в перл проблема, надо доустановить требуемый файл:
/usr/lib/girepository-1.0/Gtk-3.0.typelib      libgtk+3-gir


-- 

I V


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [devel] Fwd: [#165251] FAILED mmcalc.git=mmcalc-20160529-alt1
  2016-05-29 19:18   ` Igor Vlasenko
@ 2016-05-29 19:24     ` Igor Vlasenko
  2016-05-29 20:10       ` Denis G. Samsonenko
  0 siblings, 1 reply; 4+ messages in thread
From: Igor Vlasenko @ 2016-05-29 19:24 UTC (permalink / raw)
  To: ALT Linux Team development discussions

On Sun, May 29, 2016 at 10:18:59PM +0300, Igor Vlasenko wrote:
> On Sun, May 29, 2016 at 11:35:38PM +0600, Denis G. Samsonenko wrote:
> > Добрый день!
> > 
> > Пытаюсь собрать пакет, а он обламывается на стадии поиска
> > зависимостей. При этом локально у меня собирается.
> > Typelib file for namespace 'Gtk', version '3.0' not found at
> 
> Это не в перл проблема, надо доустановить требуемый файл:
> /usr/lib/girepository-1.0/Gtk-3.0.typelib      libgtk+3-gir

Хотя, с другой стороны, тогда в perl-Gtk3 не помешал бы
Requires: libgtk+3-gir. Повесьте баг, пожалуйста.

-- 

I V


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [devel] Fwd: [#165251] FAILED mmcalc.git=mmcalc-20160529-alt1
  2016-05-29 19:24     ` Igor Vlasenko
@ 2016-05-29 20:10       ` Denis G. Samsonenko
  0 siblings, 0 replies; 4+ messages in thread
From: Denis G. Samsonenko @ 2016-05-29 20:10 UTC (permalink / raw)
  To: ALT Linux Team development discussions

Вечер добрый!

30 мая 2016 г., 1:24 пользователь Igor Vlasenko написал:
>> Это не в перл проблема, надо доустановить требуемый файл:
>> /usr/lib/girepository-1.0/Gtk-3.0.typelib      libgtk+3-gir
>
> Хотя, с другой стороны, тогда в perl-Gtk3 не помешал бы
> Requires: libgtk+3-gir. Повесьте баг, пожалуйста.

#32152

-- 
Всего доброго,

Денис.

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2016-05-29 20:10 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-05-29 17:35 ` [devel] Fwd: [#165251] FAILED mmcalc.git=mmcalc-20160529-alt1 Denis G. Samsonenko
2016-05-29 19:18   ` Igor Vlasenko
2016-05-29 19:24     ` Igor Vlasenko
2016-05-29 20:10       ` Denis G. Samsonenko

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