devel@ where you _can_ ask
 help / color / mirror / Atom feed
From: Chernyshov Anton <flammifer@inbox.ru>
To: "devel@ where you _can_ ask" <devel-newbies@lists.altlinux.org>
Subject: [newbies] сборочные зависимости
Date: Tue, 19 Oct 2010 15:44:43 +0400
Message-ID: <AANLkTik0JC-xe2AHaFue+C+TG0s_+ke9-CZdY8MkTxv0@mail.gmail.com> (raw)

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

При сборке через hasher (по команде gear-hsh) вылезает вот такое:
....
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.56890
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd 0ad-r07970-alpha
+ export 'CFLAGS=-pipe -Wall -O2'
+ CFLAGS='-pipe -Wall -O2'
+ export 'CPPFLAGS=-pipe -Wall -O2'
+ CPPFLAGS='-pipe -Wall -O2'
+ cd /usr/src/RPM/BUILD/0ad-r07970-alpha/build/workspaces/
+ ./update-workspaces.sh --verbose --bindir /usr/bin --datadir
/usr/share/games/0ad --libdir /usr/lib64/0ad
Updating bundled third-party dependencies...

make: Entering directory
`/usr/src/RPM/BUILD/0ad-r07970-alpha/libraries/fcollada/src'
bash -c 'mkdir -p
output/{debug,release,test}/{FCollada/{FCDocument,FMath,FUtils,FColladaTest/{FCTestAssetManagement,FCTestExportImport,FCTestXRef}},FColladaPlugins/FArchiveXML}'
FCollada/FCollada.cpp
g++ -fvisibility=hidden -W -Wall -Wno-unused-parameter
-Wno-unused-function -DLINUX -fpic -pipe -Wall -O2
-fno-strict-aliasing -O0 -g -D_DEBUG -DRETAIL -IFCollada `pkg-config
libxml-2.0 --cflags` -MD -MF output/debug/FCollada/FCollada.d -c
FCollada/FCollada.cpp -o output/debug/FCollada/FCollada.o
Package libxml-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `libxml-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libxml-2.0' found
/bin/sh: g++: command not found
make: *** [output/debug/FCollada/FCollada.o] Error 127
make: Leaving directory
`/usr/src/RPM/BUILD/0ad-r07970-alpha/libraries/fcollada/src'
ERROR: FCollada build failed
error: Bad exit status from /usr/src/tmp/rpm-tmp.56890 (%build)


RPM build errors:
    Bad exit status from /usr/src/tmp/rpm-tmp.56890 (%build)
Command exited with non-zero status 1
0.50user 0.20system 0:00.60elapsed 116%CPU (0avgtext+0avgdata 9088maxresident)k
0inputs+69056outputs (0major+8608minor)pagefaults 0swaps
hsh-rebuild: rebuild of `pkg.tar' failed.

То есть явно не хватает сборочных зависимостей. Это странно, потому
что rpmbuild собирает пакет на ура. Куда надо копать?
Спек во вложении.

-- 
С уважением,
Чернышов Антон

[-- Attachment #2: 0ad.spec --]
[-- Type: application/octet-stream, Size: 5339 bytes --]

             reply	other threads:[~2010-10-19 11:44 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-19 11:44 Chernyshov Anton [this message]
2010-10-19 11:48 ` Alexey I. Froloff
2010-10-19 12:03   ` Dmitry V. Levin
2010-10-19 12:07     ` Alexey I. Froloff
2010-10-19 12:26       ` Dmitry V. Levin
2010-10-19 12:46       ` Chernyshov Anton
2010-10-19 12:49         ` Alexey I. Froloff
2010-10-19 13:18           ` Chernyshov Anton
2010-10-19 13:48             ` Alexey I. Froloff
2010-10-19 14:15               ` Chernyshov Anton
2010-10-19 14:28                 ` Alexey I. Froloff
2010-10-19 14:29                 ` Michael Shigorin
2010-10-19 16:24                   ` Chernyshov Anton
2010-10-19 14:07             ` Michael Shigorin
2010-10-19 14:19               ` Chernyshov Anton
2010-10-19 14:23                 ` Alexey I. Froloff
2010-10-19 16:16                   ` Chernyshov Anton
2010-10-19 16:28                     ` Alexey I. Froloff
2010-10-19 16:59                       ` Vyatcheslav Perevalov
2010-10-19 17:08                       ` Chernyshov Anton
2010-10-19 19:05                         ` Michael Shigorin
2010-10-19 19:13                         ` Alexey I. Froloff
2010-10-19 18:05                       ` Motsyo Gennadi aka Drool
2010-10-19 11:48 ` Igor Zubkov

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=AANLkTik0JC-xe2AHaFue+C+TG0s_+ke9-CZdY8MkTxv0@mail.gmail.com \
    --to=flammifer@inbox.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