ALT Linux Team development discussions
 help / color / mirror / Atom feed
* [devel] Чем отличается сборка с помощью hsh и внутри hsh-shell
@ 2013-10-09  7:39 Eugene Prokopiev
  2013-10-09 17:46 ` Gleb Fotengauer-Malinovskiy
  0 siblings, 1 reply; 3+ messages in thread
From: Eugene Prokopiev @ 2013-10-09  7:39 UTC (permalink / raw)
  To: ALT Linux Team development discussions

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

У меня наблюдается подземный стук с
http://git.altlinux.org/people/enp/packages/netxms.git:

$ gear-hsh -t 1.2.8-alt1
...
make[2]: Entering directory `/usr/src/RPM/BUILD/netxms-1.2.8/sql'
i586-alt-linux-gcc -E  -P -D_NETXMS_DB_SCHEMA_ -I../include
-I../src/server/include -DDB_MYSQL dbinit.in | perl -n -e "if (!
/^[\s\t\n]*$/) { print; }" > dbinit_mysql.sql
i586-alt-linux-gcc: warning: dbinit.in: linker input file unused
because linking not done
i586-alt-linux-gcc -E  -P -D_NETXMS_DB_SCHEMA_ -I../include
-I../src/server/include -DDB_POSTGRESQL dbinit.in | perl -n -e "if (!
/^[\s\t\n]*$/) { print; }" > dbinit_pgsql.sql
i586-alt-linux-gcc: warning: dbinit.in: linker input file unused
because linking not done
...

Но тут же внутри hsh-shell все собирается нормально:

$ hsh-shell
$ cd ~/RPM/SPECS/
$ rpm -ba netxms.spec
...
make[2]: Entering directory `/usr/src/RPM/BUILD/netxms-1.2.8/sql'
gcc -E -x c -Wundef -P -D_NETXMS_DB_SCHEMA_ -I../include
-I../src/server/include -DDB_MYSQL dbinit.in | perl -n -e "if (!
/^[\s\t\n]*$/) { print; }" > dbinit_mysql.sql
gcc -E -x c -Wundef -P -D_NETXMS_DB_SCHEMA_ -I../include
-I../src/server/include -DDB_POSTGRESQL dbinit.in | perl -n -e "if (!
/^[\s\t\n]*$/) { print; }" > dbinit_pgsql.sql
...

Кто-нибудь может это объяснить или хотя бы подтвердить/опровергнуть?

-- 
WBR,
Eugene Prokopiev


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

end of thread, other threads:[~2013-10-10  4:59 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-10-09  7:39 [devel] Чем отличается сборка с помощью hsh и внутри hsh-shell Eugene Prokopiev
2013-10-09 17:46 ` Gleb Fotengauer-Malinovskiy
2013-10-10  4:59   ` Eugene Prokopiev

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