ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: Eugene Prokopiev <prokopiev@stc.donpac.ru>
To: Devel@lists.altlinux.org
Subject: [devel] сборка c помощью hsh и внутри hsh-shell: разные результаты
Date: Thu, 03 May 2007 20:34:55 +0400
Message-ID: <463A0F2F.8070906@stc.donpac.ru> (raw)

Здравствуйте!

$ ./build.sh iaxshell-0.1-alt1.src.rpm
...
Installing iaxshell-0.1-alt1.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.56037
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf iaxshell-0.1
+ echo 'Source #0 (iaxshell-0.1.tar.bz2):'
Source #0 (iaxshell-0.1.tar.bz2):
+ /bin/bzip2 -dc /usr/src/RPM/SOURCES/iaxshell-0.1.tar.bz2
+ /bin/tar -xf -
+ cd iaxshell-0.1
+ /bin/chmod -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.56037
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd iaxshell-0.1
+ '[' -n '' ']'
+ NPROCS=4
+ make -j4
make: Entering directory `/usr/src/RPM/BUILD/iaxshell-0.1'
cc -Wall -c -o iaxshell.o iaxshell.c
cc -Wall -c -o iaxreadline.o iaxreadline.c
cc -Wall -o iaxshell iaxshell.o iaxreadline.o -liaxclient -lreadline 
-lpthread -lm
i586-alt-linux-gcc: iaxshell.o: No such file or directory
i586-alt-linux-gcc: iaxreadline.o: No such file or directory
make: *** [iaxshell] Error 1
make: *** Waiting for unfinished jobs....
make: Leaving directory `/usr/src/RPM/BUILD/iaxshell-0.1'

RPM build errors:
error: Bad exit status from /usr/src/tmp/rpm-tmp.56037 (%build)
     Bad exit status from /usr/src/tmp/rpm-tmp.56037 (%build)
Command exited with non-zero status 1
0.26user 0.04system 0:00.25elapsed 119%CPU (0avgtext+0avgdata 0maxresident)k
0inputs+0outputs (0major+9726minor)pagefaults 0swaps
hsh-rebuild: rebuild of `iaxshell-0.1-alt1.src.rpm' failed.

$ hsh-shell
$ cd /usr/src/RPM/BUILD/iaxshell-0.1
$ ls
Makefile  iaxclient.h    iaxreadline.h  iaxshell.c  iaxshell.o
README    iaxreadline.c  iaxreadline.o  iaxshell.h
$ make
cc -Wall -o iaxshell iaxshell.o iaxreadline.o -liaxclient -lreadline 
-lpthread -lm
$ ls
Makefile  iaxclient.h    iaxreadline.h  iaxshell    iaxshell.h
README    iaxreadline.c  iaxreadline.o  iaxshell.c  iaxshell.o

Кто прокомментирует?

-- 
С уважением, Прокопьев Евгений


             reply	other threads:[~2007-05-03 16:34 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-05-03 16:34 Eugene Prokopiev [this message]
2007-05-03 16:42 ` Slava Semushin
2007-05-03 16:44 ` Damir Shayhutdinov
2007-05-03 18:07   ` Eugene Prokopiev

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=463A0F2F.8070906@stc.donpac.ru \
    --to=prokopiev@stc.donpac.ru \
    --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