Here is all of the output while I was running the
command - nothing about a failed dependency that I see (doesn't mean I didn't
miss it)
[EMAIL PROTECTED] qtms-install]# rpmbuild --rebuild
--with mdk101 isoqlog-toaster-2.1-1.2.5.src.rpm
Installing isoqlog-toaster-2.1-1.2.5.src.rpm
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.45825
+ umask 022
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf isoqlog-2.1
+ /usr/bin/bzip2 -dc /usr/src/RPM/SOURCES/isoqlog-2.1.tar.bz2
+ tar -xf -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd isoqlog-2.1
+ echo 'Patch #0 (isoqlog-2.1-fixes.patch.bz2):'
Patch #0 (isoqlog-2.1-fixes.patch.bz2):
+ /usr/bin/bzip2 -d
+ patch -p0 -s
+ echo 'Patch #1 (isoqlog-2.1-errno.patch.bz2):'
Patch #1 (isoqlog-2.1-errno.patch.bz2):
+ /usr/bin/bzip2 -d
+ patch -p1 -s
++ find . -type d -name CVS
++ find . -type f -name '.cvs*'
++ find . -type f -name '.#*'
+ '[' -f /var/tmp/isoqlog-2.1-gcc ']'
+ rm -f /var/tmp/isoqlog-2.1-gcc
+ '[' -x /usr/bin/gcc-3.2.3 ']'
+ '[' -x /usr/bin/gcc-3.2.2 ']'
+ '[' -x /usr/bin/gcc-3.2.1 ']'
+ '[' -x /usr/bin/gcc-3.2 ']'
+ '[' -x /usr/bin/gcc-3.1.1 ']'
+ echo gcc
+ '[' -f /var/tmp/isoqlog-2.1-show_flags ']'
+ cat
++ cat /var/tmp/isoqlog-2.1-gcc
+ chmod u+x /var/tmp/isoqlog-2.1-show_flags
+ /var/tmp/isoqlog-2.1-show_flags
Installing isoqlog-toaster-2.1-1.2.5.src.rpm
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.45825
+ umask 022
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf isoqlog-2.1
+ /usr/bin/bzip2 -dc /usr/src/RPM/SOURCES/isoqlog-2.1.tar.bz2
+ tar -xf -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd isoqlog-2.1
+ echo 'Patch #0 (isoqlog-2.1-fixes.patch.bz2):'
Patch #0 (isoqlog-2.1-fixes.patch.bz2):
+ /usr/bin/bzip2 -d
+ patch -p0 -s
+ echo 'Patch #1 (isoqlog-2.1-errno.patch.bz2):'
Patch #1 (isoqlog-2.1-errno.patch.bz2):
+ /usr/bin/bzip2 -d
+ patch -p1 -s
++ find . -type d -name CVS
++ find . -type f -name '.cvs*'
++ find . -type f -name '.#*'
+ '[' -f /var/tmp/isoqlog-2.1-gcc ']'
+ rm -f /var/tmp/isoqlog-2.1-gcc
+ '[' -x /usr/bin/gcc-3.2.3 ']'
+ '[' -x /usr/bin/gcc-3.2.2 ']'
+ '[' -x /usr/bin/gcc-3.2.1 ']'
+ '[' -x /usr/bin/gcc-3.2 ']'
+ '[' -x /usr/bin/gcc-3.1.1 ']'
+ echo gcc
+ '[' -f /var/tmp/isoqlog-2.1-show_flags ']'
+ cat
++ cat /var/tmp/isoqlog-2.1-gcc
+ chmod u+x /var/tmp/isoqlog-2.1-show_flags
+ /var/tmp/isoqlog-2.1-show_flags
RPM RELEASE : isoqlog-toaster-2.1-1.2.5mdk
OS TYPE IS : Mandrake 10.1 Linux
GCC IS : gcc
CCFLAGS : -O2 -fomit-frame-pointer -pipe -march=i586 -mtune=pentiumpro
LDFLAGS : -O2 -fomit-frame-pointer -pipe -march=i586 -mtune=pentiumpro
Apache User : apache
Apache Group: apache
+ '[' -f /var/tmp/isoqlog-2.1-show_flags ']'
+ rm -f /var/tmp/isoqlog-2.1-show_flags
++ cat /var/tmp/isoqlog-2.1-gcc
+ export 'CC=gcc -O2 -fomit-frame-pointer -pipe -march=i586 -mtune=pentiumpro '
+ CC=gcc -O2 -fomit-frame-pointer -pipe -march=i586 -mtune=pentiumpro
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.19047
+ umask 022
+ cd /usr/src/RPM/BUILD
+ cd isoqlog-2.1
+ libtoolize --copy --force
Remember to add `AC_PROG_LIBTOOL' to `configure.in'.
You should add the contents of `/usr/share/aclocal/libtool.m4' to `aclocal.m4'.
+ aclocal
+ autoheader
autoheader-2.5x: error: AC_CONFIG_HEADERS not found in configure.in
+ automake --add-missing
+ ./configure --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --
sysconfdir=/etc/isoqlog --datadir=/usr/share/toaster
--includedir=/usr/include --libdir=/usr/lib --
libexecdir=/usr/lib --localstatedir=/var/lib
--sharedstatedir=/usr/com --mandir=/usr/share/man --
infodir=/usr/share/info
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
/usr/src/RPM/BUILD/isoqlog-2.1/missing: Unknown `--run' option
Try `/usr/src/RPM/BUILD/isoqlog-2.1/missing --help' for more information
configure: WARNING: `missing' script is too old or missing
checking for gawk... gawk
checking whether make sets ${MAKE}... yes
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for a BSD-compatible install... /usr/bin/install -c
checking for gawk... (cached) gawk
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for strings.h... (cached) yes
checking for unistd.h... (cached) yes
checking for size_t... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for gethostname... yes
checking for mkdir... yes
checking for strdup... yes
checking for strerror... yes
checking for strstr... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating htmltemp/Makefile
config.status: creating htmltemp/images/Makefile
config.status: creating htmltemp/library/Makefile
config.status: creating lang/Makefile
config.status: creating tr/Makefile
config.status: executing default-1 commands
+ make
Makefile:231: *** missing separator. Stop.
error: Bad exit status from /var/tmp/rpm-tmp.19047 (%build)
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
/usr/src/RPM/BUILD/isoqlog-2.1/missing: Unknown `--run' option
Try `/usr/src/RPM/BUILD/isoqlog-2.1/missing --help' for more information
configure: WARNING: `missing' script is too old or missing
checking for gawk... gawk
checking whether make sets ${MAKE}... yes
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for a BSD-compatible install... /usr/bin/install -c
checking for gawk... (cached) gawk
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for strings.h... (cached) yes
checking for unistd.h... (cached) yes
checking for size_t... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for gethostname... yes
checking for mkdir... yes
checking for strdup... yes
checking for strerror... yes
checking for strstr... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating htmltemp/Makefile
config.status: creating htmltemp/images/Makefile
config.status: creating htmltemp/library/Makefile
config.status: creating lang/Makefile
config.status: creating tr/Makefile
config.status: executing default-1 commands
+ make
Makefile:231: *** missing separator. Stop.
error: Bad exit status from /var/tmp/rpm-tmp.19047 (%build)
RPM build errors:
Bad exit status from /var/tmp/rpm-tmp.19047 (%build)
From: Arvind Wadkar [mailto:[EMAIL PROTECTED]
Sent: Tuesday, September 20, 2005 7:45 AM
To: [email protected]
Subject: Re: [qmailtoaster] isoqlog-toaster
Don't see exact last lines of error
above 5 or 6 lines u can see the error about failed dependencies 1st
install that and then
continue to isoqlog-toaster
On 9/20/05, Jack D.
Martin Jr. <[EMAIL PROTECTED]>
wrote:
I am trying to install qmail-toaster on Mandrake 10.1. When I issue the following command:
rpmbuild --rebuild --with mdk101 isoqlog-toaster-2.1-1.2.5.src.rpm
It fails with this error:
Makefile:231: *** missing separator. Stop.
error: Bad exit status from /var/tmp/rpm-tmp.19047 (%build)
RPM build errors:
Bad exit status from /var/tmp/rpm-tmp.19047 (%build)I have tried pulling down the src rpm again, and rebuilding, to no avail. Any ideas?
--
"Stay tuned. I could say something brilliant at any moment.."
Arvind A. Wadkar
Network Administrator
http://www.ozoneinfo.co.in
--
No virus found in this incoming message.
Checked by AVG
Anti-Virus.
Version: 7.0.344 / Virus Database: 267.11.3/106 - Release Date:
9/19/2005
