ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: Michael Shigorin <mike@osdn.org.ua>
To: ALT Linux Team development discussions <devel@lists.altlinux.org>
Subject: Re: [devel] (zerg,george,ender,boyarsh,lav) Re: exiv2-0.19 -- присоединяйтесь, господа, присоединяйтесь!
Date: Mon, 11 Jan 2010 18:43:18 +0200
Message-ID: <20100111164318.GX1710@osdn.org.ua> (raw)
In-Reply-To: <20100111155454.GF22145@wo.int.altlinux.org>

On Mon, Jan 11, 2010 at 06:54:54PM +0300, Dmitry V. Levin wrote:
> Это, скорее всего, новый autoconf.  Если в логе сборки есть
> фраза was expanded before it was required то это почти
> наверняка новый autoconf.

Хм, а почему может наблюдаться только на i586 и не наблюдаться
на x86_64? (filelight-1.0-alt9.src.rpm)

$ fgrep 'was expanded before it was required' $TMP/32.log 
configure.in:51: warning: AC_REQUIRE: `AC_PROG_CC' was expanded before it was required
configure.in:51: warning: AC_REQUIRE: `AC_PROG_CXX' was expanded before it was required
configure.in:54: warning: AC_REQUIRE: `AC_OBJEXT' was expanded before it was required
configure.in:54: warning: AC_REQUIRE: `AC_EXEEXT' was expanded before it was required
configure.in:51: warning: AC_REQUIRE: `AC_PROG_CC' was expanded before it was required
configure.in:51: warning: AC_REQUIRE: `AC_PROG_CXX' was expanded before it was required
configure.in:54: warning: AC_REQUIRE: `AC_OBJEXT' was expanded before it was required
configure.in:54: warning: AC_REQUIRE: `AC_EXEEXT' was expanded before it was required
configure.in:51: warning: AC_REQUIRE: `AC_PROG_CC' was expanded before it was required
configure.in:51: warning: AC_REQUIRE: `AC_PROG_CXX' was expanded before it was required
configure.in:54: warning: AC_REQUIRE: `AC_OBJEXT' was expanded before it was required
configure.in:54: warning: AC_REQUIRE: `AC_EXEEXT' was expanded before it was required
configure.in:51: warning: AC_REQUIRE: `AC_PROG_CC' was expanded before it was required
configure.in:51: warning: AC_REQUIRE: `AC_PROG_CXX' was expanded before it was required
configure.in:54: warning: AC_REQUIRE: `AC_OBJEXT' was expanded before it was required
configure.in:54: warning: AC_REQUIRE: `AC_EXEEXT' was expanded before it was required
$ fgrep 'was expanded before it was required' $TMP/64.log 
$ 

diff -u 64.log 32.log:

        if test "$ret" = 0; then echo '#include "dialog.moc"' >> dialog.cpp; else rm -f dialog.cpp ; exit $ret ; fi
-In file included from summaryWidget.cpp:6:
-fileTree.h: At global scope:
-fileTree.h:73: warning: type qualifiers ignored on function return type
-fileTree.h:173: warning: type qualifiers ignored on function return type
-/bin/sh ../../libtool --silent --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/lib64/qt3/include/ -I.  -I../../src  -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -pipe -Wall -O2 -fPIC -DPIC -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION  -c -o dialog.lo dialog.cpp
-summaryWidget.cpp: In member function 'void SummaryWidget::createDiskMaps()':
-summaryWidget.cpp:108: warning: the result of the conversion is unspecified because '2000' is outside the range of type 'Filelight::MapScheme'
-summaryWidget.cpp: In constructor 'DiskList::DiskList()':
-summaryWidget.cpp:161: warning: conversion to 'int' from 'size_t' may alter its value
-/bin/sh ../../libtool --silent --tag=CXX --mode=link x86_64-alt-linux-g++  -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -pipe -Wall -O2 -fPIC -DPIC -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION    -o libfilelight.la.closure libfilelight_la_closure.lo -L/usr/lib64/qt3/lib/ -L/usr/lib64    -avoid-version -module -no-undefined    part.lo scan.lo progressBox.lo Config.lo settingsDialog.lo fileTree.lo localLister.lo remoteLister.lo summaryWidget.lo dialog.lo ./radialMap/libradialmap.la -lkio -lkparts -lkdeui -lqt-mt  -lz -lpng -lz -lm -lXext -lX11  -lSM -lICE -lpthread 
-/bin/sh ../../libtool --silent --tag=CXX --mode=link x86_64-alt-linux-g++  -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -pipe -Wall -O2 -fPIC -DPIC -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION    -o libfilelight.la -rpath /usr/lib64/kde3 -L/usr/lib64/qt3/lib/ -L/usr/lib64    -avoid-version -module -no-undefined    part.lo scan.lo progressBox.lo Config.lo settingsDialog.lo fileTree.lo localLister.lo remoteLister.lo summaryWidget.lo dialog.lo ./radialMap/libradialmap.la -lkio -lkparts -lkdeui -lqt-mt  -lz -lpng -lz -lm -lXext -lX11  -lSM -lICE -lpthread 
+/bin/sh ../../libtool --silent --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/lib/qt3/include/ -I.  -I../../src  -DQT_THREAD_SUPPORT  -D_REENTRANT  -DNDEBUG -DNO_DEBUG -pipe -Wall -O2 -march=i586 -mtune=i686 -fPIC -DPIC -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION  -c -o dialog.lo dialog.cpp
+/bin/sh ../../libtool --silent --tag=CXX --mode=link i586-alt-linux-g++  -DNDEBUG -DNO_DEBUG -pipe -Wall -O2 -march=i586 -mtune=i686 -fPIC -DPIC -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION    -o libfilelight.la.closure libfilelight_la_closure.lo -L/usr/lib/qt3/lib/ -L/usr/lib    -avoid-version -module -no-undefined    part.lo scan.lo progressBox.lo Config.lo settingsDialog.lo fileTree.lo localLister.lo remoteLister.lo summaryWidget.lo dialog.lo ./radialMap/libradialmap.la -lkio -lkparts -lkdeui -lqt-mt  -lz -lpng -lz -lm -lXext -lX11  -lSM -lICE -lpthread 
+/bin/sh ../../libtool --silent --tag=CXX --mode=link i586-alt-linux-g++  -DNDEBUG -DNO_DEBUG -pipe -Wall -O2 -march=i586 -mtune=i686 -fPIC -DPIC -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION    -o libfilelight.la -rpath /usr/lib/kde3 -L/usr/lib/qt3/lib/ -L/usr/lib    -avoid-version -module -no-undefined    part.lo scan.lo progressBox.lo Config.lo settingsDialog.lo fileTree.lo localLister.lo remoteLister.lo summaryWidget.lo dialog.lo ./radialMap/libradialmap.la -lkio -lkparts -lkdeui -lqt-mt  -lz -lpng -lz -lm -lXext -lX11  -lSM -lICE -lpthread 
 make[4]: Leaving directory `/usr/src/RPM/BUILD/filelight-1.0/src/part'

-- 
 ---- WBR, Michael Shigorin <mike@altlinux.ru>
  ------ Linux.Kiev http://www.linux.kiev.ua/


  parent reply	other threads:[~2010-01-11 16:43 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-01-05 12:02 [devel] " Victor Forsyuk
2010-01-05 13:20 ` Michael Shigorin
2010-01-05 14:13   ` Victor Forsyuk
2010-01-05 14:17     ` [devel] exiv2-0.19 -- присоединяйтесь▓┬╪╜╪|Щ= ЭL\x10▓┬╪╜╫,²<Э\L°М╜L]=┌\x10 Led
2010-01-05 14:19       ` [devel] exiv2-0.19 -- присоединяйтесь?????|Щ=?ЭL??????,?<Э\L°М?L]=?? Andrey Rahmatullin
2010-01-05 17:38     ` [devel] (zerg,george,ender,boyarsh,lav) Re: exiv2-0.19 -- присоединяйтесь, господа, присоединяйтесь! Michael Shigorin
2010-01-11 13:47       ` Victor Forsyuk
2010-01-11 15:18         ` Afanasov Dmitry
2010-01-11 15:32           ` [devel] Исчезает библиотека при компиляции Motsyo Gennadi aka Drool
2010-01-11 15:34             ` Afanasov Dmitry
2010-01-11 15:55               ` Victor Forsyuk
2010-01-11 16:10               ` Afanasov Dmitry
2010-01-11 15:54         ` [devel] (zerg,george,ender,boyarsh,lav) Re: exiv2-0.19 -- присоединяйтесь, господа, присоединяйтесь! Dmitry V. Levin
2010-01-11 15:57           ` Victor Forsyuk
2010-01-11 16:16           ` Afanasov Dmitry
2010-01-11 16:26             ` Dmitry V. Levin
2010-01-11 17:33               ` Afanasov Dmitry
2010-01-11 16:43           ` Michael Shigorin [this message]
2010-01-11 16:49             ` Dmitry V. Levin
2010-01-11 16:17         ` [devel] (zerg,george,ender,boyarsh,lav) Re: exiv2-0.19 -- =?koi8-r?b?0NLJ08/FxMnO0crUxdPY?=, =?koi8-r?b?x8/T0M/EwQ==?=, присоединяйтесь! Sergey V Turchin
2010-01-11 18:36         ` [devel] gwenview ready Afanasov Dmitry

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=20100111164318.GX1710@osdn.org.ua \
    --to=mike@osdn.org.ua \
    --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