tinycc-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

tcc-0.9.20-2bw.i386.rpm (Was: Re: [Tinycc-devel] TinyCC 0.9.20 is out)


From: Keiichi Takahashi
Subject: tcc-0.9.20-2bw.i386.rpm (Was: Re: [Tinycc-devel] TinyCC 0.9.20 is out)
Date: Sun, 05 Oct 2003 22:32:54 +0900
User-agent: Mozilla/5.0 (X11; U; Linux i686; ja-JP; rv:1.2.1) Gecko/20030225

Hi all,

I've just uploaded the RPM package of TinyCC 0.9.20 for RH9.

http://bitwalk-hp.hp.infoseek.co.jp/index.html#tcc
tcc-0.9.20-2bw.src.rpm
tcc-0.9.20-2bw.i386.rpm

This tcc is built with tcc-0.9.20 itself.

*** NOTE ***
log_1.log :
At the first time, I tried to build the tcc with gcc-3.3.1-6 on RH9, but 'make test' was failed.

log_2.log :
Next, I tried to build it with gcc-3.2-7 on RH8.0. It seems successful to build. The package is tcc-0.9.20-1bw.i386.rpm. This is primary RPM.

log_3.log :
Then, I installed tcc-0.9.20-1bw.i386.rpm on *RH9*.
Agein, the tcc-0.9.20 was built with above tcc on RH9, this means '--cc=tcc' is added in configure. This is tcc-0.9.20-2bw.i386.rpm, but the log does not seem perfect.

log_4.log :
Once more again, the tcc-0.9.20-2bw.i386.rpm is re-built with tcc itself without changing the spec, after upgrading to the tcc-0.9.20-2bw.i386.rpm on RH9. This is second RPM. The log seems OK.


Best Regards,
Keiichi

--
Keiichi Takahashi, address@hidden
bitWalk Co., Ltd.
http://b2c-1.rocketbeach.com/~bitwalk/
Executing(%prep): /bin/sh -e /home/bitwalk/tmp/rpm-tmp.52682
+ umask 022
+ cd /home/bitwalk/redhat/BUILD
+ LANG=C
+ export LANG
+ cd /home/bitwalk/redhat/BUILD
+ rm -rf tcc-0.9.20
+ /usr/bin/gzip -dc /home/bitwalk/redhat/SOURCES/tcc-0.9.20.tar.gz
+ tar -xf -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd tcc-0.9.20
++ /usr/bin/id -u
+ '[' 505 = 0 ']'
++ /usr/bin/id -u
+ '[' 505 = 0 ']'
+ /bin/chmod -Rf a+rX,g-w,o-w .
+ exit 0
Executing(%build): /bin/sh -e /home/bitwalk/tmp/rpm-tmp.52682
+ umask 022
+ cd /home/bitwalk/redhat/BUILD
+ cd tcc-0.9.20
+ LANG=C
+ export LANG
+ CFLAGS=-O2 -g -pipe -march=i386 -mcpu=i686
+ export CFLAGS
+ CXXFLAGS=-O2 -g -pipe -march=i386 -mcpu=i686
+ export CXXFLAGS
+ FFLAGS=-O2 -g -pipe -march=i386 -mcpu=i686
+ export FFLAGS
++ find . -name config.guess
++ find . -name config.sub
+ ./configure --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu 
--target=i386-redhat-linux-gnu --program-prefix= --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=/usr/com 
--mandir=/usr/share/man --infodir=/usr/share/info
Binary  directory   /usr/bin
Library directory   /usr/lib
Include directory   /usr/include
Manual  directory   /usr/share/man
Source path      /home/bitwalk/redhat/BUILD/tcc-0.9.20
C compiler       gcc
make             make
CPU              x86
Big Endian       no
gprof enabled    no
Creating config.mak and config.h
+ make
gcc -O2 -g -Wall -mpreferred-stack-boundary=2 -march=i386 -falign-functions=0 
-o tcc_g tcc.c -ldl
tcc.c: In function `ieee_finite':
tcc.c:843: warning: dereferencing type-punned pointer will break 
strict-aliasing rules
tcc.c: In function `expand_args':
tcc.c:9721: warning: dereferencing type-punned pointer will break 
strict-aliasing rules
tcc.c: In function `parse_args':
tcc.c:9753: warning: dereferencing type-punned pointer will break 
strict-aliasing rules
tcc.c:9824: warning: dereferencing type-punned pointer will break 
strict-aliasing rules
strip -s -R .comment -R .note -o tcc tcc_g
gcc -O2 -Wall -c -o libtcc1.o libtcc1.c
ar rcs libtcc1.a libtcc1.o
gcc -O2 -Wall -c -o bcheck.o bcheck.c
gcc -O2 -g -Wall -mpreferred-stack-boundary=2 -march=i386 -falign-functions=0 
-DLIBTCC -c -o libtcc.o tcc.c
tcc.c: In function `ieee_finite':
tcc.c:843: warning: dereferencing type-punned pointer will break 
strict-aliasing rules
ar rcs libtcc.a libtcc.o
gcc -O2 -g -Wall -mpreferred-stack-boundary=2 -march=i386 -falign-functions=0 
-I. -o libtcc_test libtcc_test.c -L. -ltcc -ldl
+ make test
gcc -O2 -g -Wall -mpreferred-stack-boundary=2 -march=i386 -falign-functions=0 
-I. -o tcctest.ref tcctest.c
tcctest.c:266:5: warning: multi-line comment
tcctest.c: In function `string_test':
tcctest.c:308: warning: wint_t format, long int arg (arg 2)
tcctest.c:308: warning: wint_t format, long int arg (arg 4)
tcctest.c: In function `isid':
tcctest.c:634: warning: suggest parentheses around comparison in operand of &
tcctest.c:634: warning: suggest parentheses around comparison in operand of &
tcctest.c:634: warning: suggest parentheses around comparison in operand of |
tcctest.c: In function `char_short_test':
tcctest.c:800: warning: dereferencing type-punned pointer will break 
strict-aliasing rules
tcctest.c:800: warning: dereferencing type-punned pointer will break 
strict-aliasing rules
tcctest.c:802: warning: dereferencing type-punned pointer will break 
strict-aliasing rules
tcctest.c:802: warning: dereferencing type-punned pointer will break 
strict-aliasing rules
tcctest.c:809: warning: dereferencing type-punned pointer will break 
strict-aliasing rules
tcctest.c: At top level:
tcctest.c:964: warning: return type defaults to `int'
tcctest.c:974: warning: return type defaults to `int'
tcctest.c: In function `struct_assign_test':
tcctest.c:1022: warning: unused variable `lsta1'
tcctest.c: In function `cast_test':
tcctest.c:1076: warning: overflow in implicit constant conversion
tcctest.c:1084: warning: array subscript has type `char'
tcctest.c: At top level:
tcctest.c:1103: warning: braces around scalar initializer
tcctest.c:1103: warning: (near initialization for `sinit3[2]')
tcctest.c:1103: warning: braces around scalar initializer
tcctest.c:1103: warning: (near initialization for `sinit3[2]')
tcctest.c:1105: warning: missing braces around initializer
tcctest.c:1105: warning: (near initialization for `sinit5[0]')
tcctest.c:1129: warning: missing braces around initializer
tcctest.c:1129: warning: (near initialization for `sinit16[0].a')
tcctest.c:1135: warning: missing braces around initializer
tcctest.c:1135: warning: (near initialization for `sinit17[0]')
tcctest.c: In function `float_test':
tcctest.c:1391: warning: this decimal constant is unsigned only in ISO C90
tcctest.c:1394: warning: this decimal constant is unsigned only in ISO C90
tcctest.c:1372: warning: unused variable `fb'
tcctest.c: In function `longlong_test':
tcctest.c:1563: warning: integer constant is too large for "long" type
tcctest.c: In function `vprintf1':
tcctest.c:1630: warning: implicit declaration of function `putchar'
tcctest.c: In function `whitespace_test':
tcctest.c:1664: warning: implicit declaration of function `strlen'
tcctest.c:1664:32: missing terminating " character
tcctest.c:1665:1: missing terminating " character
tcctest.c:1667: error: parse error before "str"
tcctest.c:1667:11: missing terminating " character
tcctest.c:1668:1: missing terminating " character
tcctest.c:1671:32: missing terminating " character
tcctest.c:1672: error: parse error before "a"
tcctest.c:1673:1: missing terminating " character
tcctest.c:1678: error: `reltab' undeclared (first use in this function)
tcctest.c:1678: error: (Each undeclared identifier is reported only once
tcctest.c:1678: error: for each function it appears in.)
tcctest.c: In function `asm_test':
tcctest.c:1894: warning: integer constant is too large for "long" type
tcctest.c: In function `whitespace_test':
tcctest.c:1957: error: parse error at end of input
tcctest.c:1647: warning: unused variable `str'
tcctest.c:909: warning: `tab_reinit' defined but not used
make: *** [tcctest.ref] Error 1
error: Bad exit status from /home/bitwalk/tmp/rpm-tmp.52682 (%build)


RPM build errors:
    Bad exit status from /home/bitwalk/tmp/rpm-tmp.52682 (%build)
Executing(%prep): /bin/sh -e /home/bitwalk/tmp/rpm-tmp.7373
+ umask 022
+ cd /home/bitwalk/redhat/BUILD
+ LANG=C
+ export LANG
+ cd /home/bitwalk/redhat/BUILD
+ rm -rf tcc-0.9.20
+ /usr/bin/gzip -dc /home/bitwalk/redhat/SOURCES/tcc-0.9.20.tar.gz
+ tar -xf -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd tcc-0.9.20
++ /usr/bin/id -u
+ '[' 505 = 0 ']'
++ /usr/bin/id -u
+ '[' 505 = 0 ']'
+ /bin/chmod -Rf a+rX,g-w,o-w .
+ exit 0
Executing(%build): /bin/sh -e /home/bitwalk/tmp/rpm-tmp.7373
+ umask 022
+ cd /home/bitwalk/redhat/BUILD
+ cd tcc-0.9.20
+ LANG=C
+ export LANG
+ CFLAGS=-O2 -march=i386 -mcpu=i686
+ export CFLAGS
+ CXXFLAGS=-O2 -march=i386 -mcpu=i686
+ export CXXFLAGS
+ FFLAGS=-O2 -march=i386 -mcpu=i686
+ export FFLAGS
+ ./configure --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu 
--target=i386-redhat-linux-gnu --program-prefix= --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=/usr/com 
--mandir=/usr/share/man --infodir=/usr/share/info
Binary  directory   /usr/bin
Library directory   /usr/lib
Include directory   /usr/include
Manual  directory   /usr/share/man
Source path      /home/bitwalk/redhat/BUILD/tcc-0.9.20
C compiler       gcc
make             make
CPU              x86
Big Endian       no
gprof enabled    no
Creating config.mak and config.h
+ make
gcc -O2 -g -Wall -mpreferred-stack-boundary=2 -march=i386 -falign-functions=0 
-o tcc_g tcc.c -ldl
strip -s -R .comment -R .note -o tcc tcc_g
gcc -O2 -Wall -c -o libtcc1.o libtcc1.c
ar rcs libtcc1.a libtcc1.o
gcc -O2 -Wall -c -o bcheck.o bcheck.c
gcc -O2 -g -Wall -mpreferred-stack-boundary=2 -march=i386 -falign-functions=0 
-DLIBTCC -c -o libtcc.o tcc.c
ar rcs libtcc.a libtcc.o
gcc -O2 -g -Wall -mpreferred-stack-boundary=2 -march=i386 -falign-functions=0 
-I. -o libtcc_test libtcc_test.c -L. -ltcc -ldl
+ make test
gcc -O2 -g -Wall -mpreferred-stack-boundary=2 -march=i386 -falign-functions=0 
-I. -o tcctest.ref tcctest.c
tcctest.c:266:5: warning: multi-line comment
test: In function `string_test':
test:308: warning: wint_t format, long int arg (arg 2)
test:308: warning: wint_t format, long int arg (arg 4)
test: In function `isid':
test:634: warning: suggest parentheses around comparison in operand of &
test:634: warning: suggest parentheses around comparison in operand of &
test:634: warning: suggest parentheses around comparison in operand of |
test: At top level:
test:964: warning: return type defaults to `int'
test:974: warning: return type defaults to `int'
test: In function `struct_assign_test':
test:1022: warning: unused variable `lsta1'
test: In function `cast_test':
test:1076: warning: overflow in implicit constant conversion
test:1084: warning: array subscript has type `char'
test: At top level:
test:1103: warning: braces around scalar initializer
test:1103: warning: (near initialization for `sinit3[2]')
test:1103: warning: braces around scalar initializer
test:1103: warning: (near initialization for `sinit3[2]')
test:1105: warning: missing braces around initializer
test:1105: warning: (near initialization for `sinit5[0]')
test:1129: warning: missing braces around initializer
test:1129: warning: (near initialization for `sinit16[0].a')
test:1135: warning: missing braces around initializer
test:1135: warning: (near initialization for `sinit17[0]')
test: In function `float_test':
test:1391: warning: decimal constant is so large that it is unsigned
test:1394: warning: decimal constant is so large that it is unsigned
test:1372: warning: unused variable `fb'
test: In function `vprintf1':
test:1630: warning: implicit declaration of function `putchar'
test: In function `whitespace_test':
test:1664: warning: implicit declaration of function `strlen'
tcctest.c:1664:32: warning: multi-line string literals are deprecated
test:1664: warning: int format, different type arg (arg 2)
tcctest.c:1667:11: warning: multi-line string literals are deprecated
tcctest.c:1671:32: warning: multi-line string literals are deprecated
test:1671: warning: int format, different type arg (arg 2)
test: At top level:
test:909: warning: `tab_reinit' defined but not used
./tcctest.ref > test.ref
./tcc -B. -I. -run tcctest.c > test.out
Auto Test OK
+ exit 0
Executing(%install): /bin/sh -e /home/bitwalk/tmp/rpm-tmp.93397
+ umask 022
+ cd /home/bitwalk/redhat/BUILD
+ cd tcc-0.9.20
+ LANG=C
+ export LANG
+ rm -rf /home/bitwalk/tmp/tcc-root
+ mkdir -p /home/bitwalk/tmp/tcc-root/usr/bin
+ mkdir -p /home/bitwalk/tmp/tcc-root/usr/include
+ mkdir -p /home/bitwalk/tmp/tcc-root/usr/share/man/man1
+ make prefix=/home/bitwalk/tmp/tcc-root/usr 
exec_prefix=/home/bitwalk/tmp/tcc-root/usr 
bindir=/home/bitwalk/tmp/tcc-root/usr/bin 
sbindir=/home/bitwalk/tmp/tcc-root/usr/sbin 
sysconfdir=/home/bitwalk/tmp/tcc-root/etc 
datadir=/home/bitwalk/tmp/tcc-root/usr/share 
includedir=/home/bitwalk/tmp/tcc-root/usr/include 
libdir=/home/bitwalk/tmp/tcc-root/usr/lib 
libexecdir=/home/bitwalk/tmp/tcc-root/usr/libexec 
localstatedir=/home/bitwalk/tmp/tcc-root/var 
sharedstatedir=/home/bitwalk/tmp/tcc-root/usr/com 
mandir=/home/bitwalk/tmp/tcc-root/usr/share/man 
infodir=/home/bitwalk/tmp/tcc-root/usr/share/info install
install -m755 tcc /home/bitwalk/tmp/tcc-root/usr/bin
install tcc.1 /home/bitwalk/tmp/tcc-root/usr/share/man/man1
mkdir -p /home/bitwalk/tmp/tcc-root/usr/lib/tcc
mkdir -p /home/bitwalk/tmp/tcc-root/usr/lib/tcc/include
install -m644 libtcc1.a bcheck.o /home/bitwalk/tmp/tcc-root/usr/lib/tcc
install -m644 stdarg.h stddef.h stdbool.h float.h varargs.h \
                   tcclib.h /home/bitwalk/tmp/tcc-root/usr/lib/tcc/include
install -m644 libtcc.a /home/bitwalk/tmp/tcc-root/usr/lib
install -m644 libtcc.h /home/bitwalk/tmp/tcc-root/usr/include
+ /usr/lib/rpm/redhat/brp-compress
+ /usr/lib/rpm/redhat/brp-strip
+ /usr/lib/rpm/redhat/brp-strip-comment-note
Processing files: tcc-0.9.20-1bw
Executing(%doc): /bin/sh -e /home/bitwalk/tmp/rpm-tmp.82224
+ umask 022
+ cd /home/bitwalk/redhat/BUILD
+ cd tcc-0.9.20
+ DOCDIR=/home/bitwalk/tmp/tcc-root/usr/share/doc/tcc-0.9.20
+ export DOCDIR
+ rm -rf /home/bitwalk/tmp/tcc-root/usr/share/doc/tcc-0.9.20
+ /bin/mkdir -p /home/bitwalk/tmp/tcc-root/usr/share/doc/tcc-0.9.20
+ cp -pr COPYING Changelog README TODO VERSION 
/home/bitwalk/tmp/tcc-root/usr/share/doc/tcc-0.9.20
+ exit 0
Finding  Provides: /usr/lib/rpm/find-provides
Finding  Requires: /usr/lib/rpm/find-requires
PreReq: /bin/sh /bin/sh rpmlib(PayloadFilesHavePrefix) <= 4.0-1 
rpmlib(CompressedFileNames) <= 3.0.4-1
Requires(interp): /bin/sh /bin/sh
Requires(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1 
rpmlib(CompressedFileNames) <= 3.0.4-1
Requires(post): /bin/sh
Requires(postun): /bin/sh
Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libdl.so.2 
libdl.so.2(GLIBC_2.0) libdl.so.2(GLIBC_2.1)
Checking for unpackaged file(s): /usr/lib/rpm/check-files 
/home/bitwalk/tmp/tcc-root
Wrote: /home/bitwalk/redhat/SRPMS/tcc-0.9.20-1bw.src.rpm
Wrote: /home/bitwalk/redhat/RPMS/i386/tcc-0.9.20-1bw.i386.rpm
Executing(%clean): /bin/sh -e /home/bitwalk/tmp/rpm-tmp.17043
+ umask 022
+ cd /home/bitwalk/redhat/BUILD
+ cd tcc-0.9.20
+ rm -rf /home/bitwalk/tmp/tcc-root
+ exit 0
Executing(%prep): /bin/sh -e /home/bitwalk/tmp/rpm-tmp.51338
+ umask 022
+ cd /home/bitwalk/redhat/BUILD
+ LANG=C
+ export LANG
+ cd /home/bitwalk/redhat/BUILD
+ rm -rf tcc-0.9.20
+ /usr/bin/gzip -dc /home/bitwalk/redhat/SOURCES/tcc-0.9.20.tar.gz
+ tar -xf -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd tcc-0.9.20
++ /usr/bin/id -u
+ '[' 505 = 0 ']'
++ /usr/bin/id -u
+ '[' 505 = 0 ']'
+ /bin/chmod -Rf a+rX,g-w,o-w .
+ exit 0
Executing(%build): /bin/sh -e /home/bitwalk/tmp/rpm-tmp.51338
+ umask 022
+ cd /home/bitwalk/redhat/BUILD
+ cd tcc-0.9.20
+ LANG=C
+ export LANG
+ CFLAGS=-O2 -g -pipe -march=i386 -mcpu=i686
+ export CFLAGS
+ CXXFLAGS=-O2 -g -pipe -march=i386 -mcpu=i686
+ export CXXFLAGS
+ FFLAGS=-O2 -g -pipe -march=i386 -mcpu=i686
+ export FFLAGS
++ find . -name config.guess
++ find . -name config.sub
+ ./configure --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu 
--target=i386-redhat-linux-gnu --program-prefix= --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=/usr/com 
--mandir=/usr/share/man --infodir=/usr/share/info --cc=tcc
Binary  directory   /usr/bin
Library directory   /usr/lib
Include directory   /usr/include
Manual  directory   /usr/share/man
Source path      /home/bitwalk/redhat/BUILD/tcc-0.9.20
C compiler       tcc
make             make
CPU              x86
Big Endian       no
gprof enabled    no
Creating config.mak and config.h
+ make
tcc -O2 -g -Wall -mpreferred-stack-boundary=2 -m386 -malign-functions=0 -o 
tcc_g tcc.c -ldl
strip -s -R .comment -R .note -o tcc tcc_g
tcc -O2 -Wall -c -o libtcc1.o libtcc1.c
ar rcs libtcc1.a libtcc1.o
tcc -O2 -Wall -c -o bcheck.o bcheck.c
tcc -O2 -g -Wall -mpreferred-stack-boundary=2 -m386 -malign-functions=0 
-DLIBTCC -c -o libtcc.o tcc.c
ar rcs libtcc.a libtcc.o
tcc -O2 -g -Wall -mpreferred-stack-boundary=2 -m386 -malign-functions=0 -I. -o 
libtcc_test libtcc_test.c -L. -ltcc -ldl
+ make test
tcc -O2 -g -Wall -mpreferred-stack-boundary=2 -m386 -malign-functions=0 -I. -o 
tcctest.ref tcctest.c
./tcctest.ref > test.ref
./tcc -B. -I. -run tcctest.c > test.out
--- test.ref    2003-10-05 21:52:53.000000000 +0900
+++ test.out    2003-10-05 21:52:53.000000000 +0900
@@ -395,7 +395,7 @@
 lltof: 320255981256704.000000 320255972942661.000000 320255972942661.000000
 ftoll: 320255981256704 320255972942661 320255972942661
 ulltof: 16458595053737082880.000000 16458594985017606144.000000 
16458594985017606144.000000
-ftoull: 16458595053737082880 16458594985017606144 16458594985017606144
+ftoull: 16458595053737082880 18446740706455191552 16458594985017606144
 12345677
 3
 arith: 2147483648 2147483648 0
+ exit 0
Executing(%install): /bin/sh -e /home/bitwalk/tmp/rpm-tmp.95671
+ umask 022
+ cd /home/bitwalk/redhat/BUILD
+ cd tcc-0.9.20
+ LANG=C
+ export LANG
+ rm -rf /home/bitwalk/tmp/tcc-root
+ mkdir -p /home/bitwalk/tmp/tcc-root/usr/bin
+ mkdir -p /home/bitwalk/tmp/tcc-root/usr/include
+ mkdir -p /home/bitwalk/tmp/tcc-root/usr/share/man/man1
+ make prefix=/home/bitwalk/tmp/tcc-root/usr 
exec_prefix=/home/bitwalk/tmp/tcc-root/usr 
bindir=/home/bitwalk/tmp/tcc-root/usr/bin 
sbindir=/home/bitwalk/tmp/tcc-root/usr/sbin 
sysconfdir=/home/bitwalk/tmp/tcc-root/etc 
datadir=/home/bitwalk/tmp/tcc-root/usr/share 
includedir=/home/bitwalk/tmp/tcc-root/usr/include 
libdir=/home/bitwalk/tmp/tcc-root/usr/lib 
libexecdir=/home/bitwalk/tmp/tcc-root/usr/libexec 
localstatedir=/home/bitwalk/tmp/tcc-root/var 
sharedstatedir=/home/bitwalk/tmp/tcc-root/usr/com 
mandir=/home/bitwalk/tmp/tcc-root/usr/share/man 
infodir=/home/bitwalk/tmp/tcc-root/usr/share/info install
install -m755 tcc /home/bitwalk/tmp/tcc-root/usr/bin
install tcc.1 /home/bitwalk/tmp/tcc-root/usr/share/man/man1
mkdir -p /home/bitwalk/tmp/tcc-root/usr/lib/tcc
mkdir -p /home/bitwalk/tmp/tcc-root/usr/lib/tcc/include
install -m644 libtcc1.a bcheck.o /home/bitwalk/tmp/tcc-root/usr/lib/tcc
install -m644 stdarg.h stddef.h stdbool.h float.h varargs.h \
                   tcclib.h /home/bitwalk/tmp/tcc-root/usr/lib/tcc/include
install -m644 libtcc.a /home/bitwalk/tmp/tcc-root/usr/lib
install -m644 libtcc.h /home/bitwalk/tmp/tcc-root/usr/include
+ /usr/lib/rpm/find-debuginfo.sh /home/bitwalk/redhat/BUILD/tcc-0.9.20
0 blocks
find: /home/bitwalk/tmp/tcc-root/usr/lib/debug: No such file or directory
+ /usr/lib/rpm/redhat/brp-compress
+ /usr/lib/rpm/redhat/brp-strip /usr/bin/strip
+ /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip
+ /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
Processing files: tcc-0.9.20-2bw
Executing(%doc): /bin/sh -e /home/bitwalk/tmp/rpm-tmp.95671
+ umask 022
+ cd /home/bitwalk/redhat/BUILD
+ cd tcc-0.9.20
+ DOCDIR=/home/bitwalk/tmp/tcc-root/usr/share/doc/tcc-0.9.20
+ export DOCDIR
+ rm -rf /home/bitwalk/tmp/tcc-root/usr/share/doc/tcc-0.9.20
+ /bin/mkdir -p /home/bitwalk/tmp/tcc-root/usr/share/doc/tcc-0.9.20
+ cp -pr COPYING Changelog README TODO VERSION 
/home/bitwalk/tmp/tcc-root/usr/share/doc/tcc-0.9.20
+ exit 0
Requires(interp): /bin/sh /bin/sh
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires(post): /bin/sh
Requires(postun): /bin/sh
Requires: libc.so.6 libdl.so.2
Processing files: tcc-debuginfo-0.9.20-2bw
Checking for unpackaged file(s): /usr/lib/rpm/check-files 
/home/bitwalk/tmp/tcc-root
Wrote: /home/bitwalk/redhat/SRPMS/tcc-0.9.20-2bw.src.rpm
Wrote: /home/bitwalk/redhat/RPMS/i386/tcc-0.9.20-2bw.i386.rpm
Wrote: /home/bitwalk/redhat/RPMS/i386/tcc-debuginfo-0.9.20-2bw.i386.rpm
Executing(%clean): /bin/sh -e /home/bitwalk/tmp/rpm-tmp.76829
+ umask 022
+ cd /home/bitwalk/redhat/BUILD
+ cd tcc-0.9.20
+ rm -rf /home/bitwalk/tmp/tcc-root
+ exit 0
Executing(%prep): /bin/sh -e /home/bitwalk/tmp/rpm-tmp.65995
+ umask 022
+ cd /home/bitwalk/redhat/BUILD
+ LANG=C
+ export LANG
+ cd /home/bitwalk/redhat/BUILD
+ rm -rf tcc-0.9.20
+ /usr/bin/gzip -dc /home/bitwalk/redhat/SOURCES/tcc-0.9.20.tar.gz
+ tar -xf -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd tcc-0.9.20
++ /usr/bin/id -u
+ '[' 505 = 0 ']'
++ /usr/bin/id -u
+ '[' 505 = 0 ']'
+ /bin/chmod -Rf a+rX,g-w,o-w .
+ exit 0
Executing(%build): /bin/sh -e /home/bitwalk/tmp/rpm-tmp.65995
+ umask 022
+ cd /home/bitwalk/redhat/BUILD
+ cd tcc-0.9.20
+ LANG=C
+ export LANG
+ CFLAGS=-O2 -g -pipe -march=i386 -mcpu=i686
+ export CFLAGS
+ CXXFLAGS=-O2 -g -pipe -march=i386 -mcpu=i686
+ export CXXFLAGS
+ FFLAGS=-O2 -g -pipe -march=i386 -mcpu=i686
+ export FFLAGS
++ find . -name config.guess
++ find . -name config.sub
+ ./configure --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu 
--target=i386-redhat-linux-gnu --program-prefix= --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=/usr/com 
--mandir=/usr/share/man --infodir=/usr/share/info --cc=tcc
Binary  directory   /usr/bin
Library directory   /usr/lib
Include directory   /usr/include
Manual  directory   /usr/share/man
Source path      /home/bitwalk/redhat/BUILD/tcc-0.9.20
C compiler       tcc
make             make
CPU              x86
Big Endian       no
gprof enabled    no
Creating config.mak and config.h
+ make
tcc -O2 -g -Wall -mpreferred-stack-boundary=2 -m386 -malign-functions=0 -o 
tcc_g tcc.c -ldl
strip -s -R .comment -R .note -o tcc tcc_g
tcc -O2 -Wall -c -o libtcc1.o libtcc1.c
ar rcs libtcc1.a libtcc1.o
tcc -O2 -Wall -c -o bcheck.o bcheck.c
tcc -O2 -g -Wall -mpreferred-stack-boundary=2 -m386 -malign-functions=0 
-DLIBTCC -c -o libtcc.o tcc.c
ar rcs libtcc.a libtcc.o
tcc -O2 -g -Wall -mpreferred-stack-boundary=2 -m386 -malign-functions=0 -I. -o 
libtcc_test libtcc_test.c -L. -ltcc -ldl
+ make test
tcc -O2 -g -Wall -mpreferred-stack-boundary=2 -m386 -malign-functions=0 -I. -o 
tcctest.ref tcctest.c
./tcctest.ref > test.ref
./tcc -B. -I. -run tcctest.c > test.out
Auto Test OK
+ exit 0
Executing(%install): /bin/sh -e /home/bitwalk/tmp/rpm-tmp.96470
+ umask 022
+ cd /home/bitwalk/redhat/BUILD
+ cd tcc-0.9.20
+ LANG=C
+ export LANG
+ rm -rf /home/bitwalk/tmp/tcc-root
+ mkdir -p /home/bitwalk/tmp/tcc-root/usr/bin
+ mkdir -p /home/bitwalk/tmp/tcc-root/usr/include
+ mkdir -p /home/bitwalk/tmp/tcc-root/usr/share/man/man1
+ make prefix=/home/bitwalk/tmp/tcc-root/usr 
exec_prefix=/home/bitwalk/tmp/tcc-root/usr 
bindir=/home/bitwalk/tmp/tcc-root/usr/bin 
sbindir=/home/bitwalk/tmp/tcc-root/usr/sbin 
sysconfdir=/home/bitwalk/tmp/tcc-root/etc 
datadir=/home/bitwalk/tmp/tcc-root/usr/share 
includedir=/home/bitwalk/tmp/tcc-root/usr/include 
libdir=/home/bitwalk/tmp/tcc-root/usr/lib 
libexecdir=/home/bitwalk/tmp/tcc-root/usr/libexec 
localstatedir=/home/bitwalk/tmp/tcc-root/var 
sharedstatedir=/home/bitwalk/tmp/tcc-root/usr/com 
mandir=/home/bitwalk/tmp/tcc-root/usr/share/man 
infodir=/home/bitwalk/tmp/tcc-root/usr/share/info install
install -m755 tcc /home/bitwalk/tmp/tcc-root/usr/bin
install tcc.1 /home/bitwalk/tmp/tcc-root/usr/share/man/man1
mkdir -p /home/bitwalk/tmp/tcc-root/usr/lib/tcc
mkdir -p /home/bitwalk/tmp/tcc-root/usr/lib/tcc/include
install -m644 libtcc1.a bcheck.o /home/bitwalk/tmp/tcc-root/usr/lib/tcc
install -m644 stdarg.h stddef.h stdbool.h float.h varargs.h \
                   tcclib.h /home/bitwalk/tmp/tcc-root/usr/lib/tcc/include
install -m644 libtcc.a /home/bitwalk/tmp/tcc-root/usr/lib
install -m644 libtcc.h /home/bitwalk/tmp/tcc-root/usr/include
+ /usr/lib/rpm/find-debuginfo.sh /home/bitwalk/redhat/BUILD/tcc-0.9.20
0 blocks
find: /home/bitwalk/tmp/tcc-root/usr/lib/debug: No such file or directory
+ /usr/lib/rpm/redhat/brp-compress
+ /usr/lib/rpm/redhat/brp-strip /usr/bin/strip
+ /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip
+ /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
Processing files: tcc-0.9.20-2bw
Executing(%doc): /bin/sh -e /home/bitwalk/tmp/rpm-tmp.93209
+ umask 022
+ cd /home/bitwalk/redhat/BUILD
+ cd tcc-0.9.20
+ DOCDIR=/home/bitwalk/tmp/tcc-root/usr/share/doc/tcc-0.9.20
+ export DOCDIR
+ rm -rf /home/bitwalk/tmp/tcc-root/usr/share/doc/tcc-0.9.20
+ /bin/mkdir -p /home/bitwalk/tmp/tcc-root/usr/share/doc/tcc-0.9.20
+ cp -pr COPYING Changelog README TODO VERSION 
/home/bitwalk/tmp/tcc-root/usr/share/doc/tcc-0.9.20
+ exit 0
Requires(interp): /bin/sh /bin/sh
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires(post): /bin/sh
Requires(postun): /bin/sh
Requires: libc.so.6 libdl.so.2
Processing files: tcc-debuginfo-0.9.20-2bw
Checking for unpackaged file(s): /usr/lib/rpm/check-files 
/home/bitwalk/tmp/tcc-root
Wrote: /home/bitwalk/redhat/SRPMS/tcc-0.9.20-2bw.src.rpm
Wrote: /home/bitwalk/redhat/RPMS/i386/tcc-0.9.20-2bw.i386.rpm
Wrote: /home/bitwalk/redhat/RPMS/i386/tcc-debuginfo-0.9.20-2bw.i386.rpm
Executing(%clean): /bin/sh -e /home/bitwalk/tmp/rpm-tmp.93209
+ umask 022
+ cd /home/bitwalk/redhat/BUILD
+ cd tcc-0.9.20
+ rm -rf /home/bitwalk/tmp/tcc-root
+ exit 0

reply via email to

[Prev in Thread] Current Thread [Next in Thread]