[Bug 676544] Review Request: Pidgin-logviewer - User friendly and intuitive way of viewing chat logs in Pidgin

bugzilla at redhat.com bugzilla at redhat.com
Sun Feb 20 18:53:10 UTC 2011


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=676544

--- Comment #12 from Mamoru Tasaka <mtasaka at ioa.s.u-tokyo.ac.jp> 2011-02-20 13:53:08 EST ---
Some notes:

* Unwanted automated call of autotools
  - build.log shows that autotools scripts are automatically called
    after configure script is executed manually:
-------------------------------------------------------
    33  Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.wH1fI6
    46  + ./configure --build=i386-redhat-linux-gnu
--host=i386-redhat-linux-gnu --program-prefix= --disable-dependency-tracking
--prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin
--sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include
--libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var
--sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info
   148  + make -j16
   149  CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh
/builddir/build/BUILD/pidgin-logviewer-0.2/config/missing --run aclocal-1.11 -I
m4
   218  /bin/sh ./config.status --recheck
   369  rm -f stamp-h1
   370  touch config.h.in
   371  cd . && /bin/sh ./config.status config.h
   372  config.status: creating config.h
   373  config.status: config.h is unchanged
   374  make  all-recursive
-------------------------------------------------------

    This is not desirable because automated call of autotool methods
    may produce unwanted (or broken) scripts and anyway it should not
    be needed. Please fix this (usually timestamps on some files
    are wrong).

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the package-review mailing list