devel@ where you _can_ ask
 help / color / mirror / Atom feed
From: gBopHuk_alt <gbophuk_alt@mail.ru>
To: "devel@ where you _can_ ask" <devel-newbies@lists.altlinux.org>
Subject: Re: [newbies] %prep в spec файле зачем-то выполняет %configure.
Date: Sun, 08 Jan 2012 15:35:54 +0400
Message-ID: <1326022554.4818.2.camel@localhost.localdomain> (raw)
In-Reply-To: <20120108110805.GV16304@osdn.org.ua>

В Вск, 08/01/2012 в 13:08 +0200, Michael Shigorin пишет:
> Секция %build в таком случае присутствует, но пуста:
> 
> %build
> 
> %install
> # ...

Теперь вывод стал таким, суть не изменилась:


Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.49256
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd wxformbuilder-3.1.70
+ CFLAGS='-pipe -Wall -g -O2 -march=i586 -mtune=i686'
+ export CFLAGS
+ CXXFLAGS='-pipe -Wall -g -O2 -march=i586 -mtune=i686'
+ export CXXFLAGS
+ FFLAGS='-pipe -Wall -g -O2 -march=i586 -mtune=i686'
+ export FFLAGS
+ export lt_cv_deplibs_check_method=pass_all
+ lt_cv_deplibs_check_method=pass_all
+ ./configure --build=i586-alt-linux --host=i586-alt-linux --prefix=/usr
--exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin
--sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include
--libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var/lib
--sharedstatedir=/usr/com --mandir=/usr/share/man
--infodir=/usr/share/info --disable-dependency-tracking
--without-included-gettext
/usr/src/tmp/rpm-tmp.49256: line 100: ./configure: No such file or
directory
error: Bad exit status from /usr/src/tmp/rpm-tmp.49256 (%build)

spec:

Name: wxformbuilder
Version: 3.1.70
Release: alt0
Summary: Designer for wxwidgets
Summary(ru_RU.UTF-8): Редакотр форм для wxwidgets
License: GPL
Group: Development/Tools
Url: http://wxformbuilder.org
Source: %name-%version.tar.gz
#Patch: 
#Requires
#BuildRequires:
#Conflicts:
#Obsoletes:
#Provides:

%description
wxWidgets is an excellent framework that enables the 
creation of multi-platform applications with and without
a graphical user interface. There are several applications 
that help create dialogs visually, even so, some practical 
problems have led me to start the development of a new application. 
Those problems include, the limited set of widgets or the impossibility 
to include non-graphical components.
%description -l ru_RU.UTF-8
Редиактор форм для wxwidgets. Помогает наглядно построить внешний вид
приложения насписанного с помошью wxwidgets.

%prep
%setup

%build
#%configure
#%make_build

%install
#%makeinstall_std
mkdir %buildroot
install ./* %buildroot
#%find_lang %name

%files
%_bindir/*
%_libdir/%name
%_libdir/*.so
%_datadir/%name
%_datadir/applications/*
%_datadir/icons/gnome/48x48/mimetypes/*
%_datadir/pixmaps/*
%_datadir/mime/packages/*
%_datadir/menu/*
%_datadir/doc/%name
%_man1dir/*

%changelog
* Tue Jan 03 2012 bla-bla <bla-bla@gmail.com> 3.1.70-alt0
- This packeg was create with --no-sisyphus-chek parameter and can
contains some mistakes
- Данный пакет был собран с параметрами --no-sisyphus-check и может
содежать ошибки




  reply	other threads:[~2012-01-08 11:35 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-07 23:59 gBopHuk_alt
2012-01-08 11:08 ` Michael Shigorin
2012-01-08 11:35   ` gBopHuk_alt [this message]
2012-01-08 11:37     ` Michael Shigorin
2012-01-10 17:34       ` gBopHuk_alt
2012-01-11 13:49         ` Андрей Черепанов
2012-01-11 15:28           ` Mikhail Efremov
2012-01-08 13:38     ` Mikhail Efremov
2012-01-08 15:20       ` Michael Shigorin
2012-01-11 15:38         ` Mikhail Efremov
2012-01-09  9:47       ` Ildar Mulyukov

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=1326022554.4818.2.camel@localhost.localdomain \
    --to=gbophuk_alt@mail.ru \
    --cc=devel-newbies@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

devel@ where you _can_ ask

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel-newbies/0 devel-newbies/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-newbies devel-newbies/ http://lore.altlinux.org/devel-newbies \
		devel-newbies@lists.altlinux.org devel-newbies@lists.altlinux.ru devel-newbies@lists.altlinux.com
	public-inbox-index devel-newbies

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


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