LTIB Installation Issue

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

LTIB Installation Issue

1,819 Views
narreddiprakash
Contributor II

Hello,

            I am using MPC8360EA-MDS-PB board and I am using a PC loaded with ubuntu 8.10. I previously installed ltib for MPC8323E-RDB successfully and I worked over it well. Now I removed the previous installed LTIB and trying to install it for MPC8360EA-MDS-PB board, but it is giving following problems..

 

rnd@rnd2:~/Desktop/8360/ltib-mpc8360epb-20081112$
rnd@rnd2:~/Desktop/8360/ltib-mpc8360epb-20081112$ tail -f host_config.log
Died at ./ltib line 1193.

Started: Mon Apr 24 12:24:05 2017
Ended: Mon Apr 24 12:24:06 2017
Elapsed: 1 seconds

These packages failed to build:
flex
Build Failed

 

rnd@rnd2:~/Desktop/8360/ltib-mpc8360epb-20081112$ tail -f host_config.log
Died at ./ltib line 1193.

Started: Mon Apr 24 12:26:49 2017
Ended: Mon Apr 24 12:26:50 2017
Elapsed: 1 seconds

These packages failed to build:
fake-provides
Build Failed

 

 

I solved this by using patches provided in nxp community.

 

but this time LTIB stopped without any error / warnings as follows..

 

rnd@rnd2:~/Desktop/8360/ltib-mpc8360epb-20081112$
rnd@rnd2:~/Desktop/8360/ltib-mpc8360epb-20081112$ tail -f host_config.log
main:542


Started: Mon Apr 24 12:28:24 2017
Ended: Mon Apr 24 12:28:25 2017
Elapsed: 1 seconds


Build Failed

 

 

What might be the problem here.? Is it with the PC what I mentioned above.? which version of Ubuntu supports LTIB building for MPC8360EA-MDS-PB bsp board.? I downloaded this BSP from nxp website

 

Thanks,

Prakash

0 Kudos
14 Replies

1,310 Views
Pavel
NXP Employee
NXP Employee

I have created new virtual machine, Unutu14.04 32-bit and LTIB for MPC8360MDS board. The following command sequence was used.

Usually the following command sequence is used.

  1. Install Ubuntu 14 32-bit.
  2. sudo apt-get install autoconf automake libtool gettext xorg-dev patch g++ rpm zlib1g-dev m4 bison libncurses5-dev libglib2.0-dev gettext build-essential tcl intltool libxml2-dev liborbit2-dev libx11-dev ccache flex uuid-dev liblzo2-dev
  3. Create folder and enable permission for this folder using chmod command (enable reading and writing).

This folder will be used for LTIB installing.

 

  1. Mount .iso image

 

  1. Start installing using .install command

Usually "/usr/sbin/visudo" command is needed

For example:

sudo /usr/sbin/visudo

pavel ALL = NOPASSWD: /usr/bin/rpm, /opt/freescale/ltib/usr/bin/rpm

 

  1. There were message in .log file concerning to lks and mdt-utils. These errors were corrected using recommendations from the following pages:

lks:

https://community.nxp.com/message/264975#264975

mtd-utils:

https://community.nxp.com/thread/42166

 

What errors do you see in .log file?


Have a great day,
Pavel Chubakov

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos

1,310 Views
narreddiprakash
Contributor II

Sir, 

      Thanks for your support, but still I am facing same issue, but again I started to build LTIB in a new PC with ubuntu 9.04, where I observe that the the building is failed at Flex package(Even flex installed in Host PC) and the log is as follows..

Started: Mon May 08 17:30:34 2017

Ended:   Mon May 08 17:30:35 2017

Elapsed: 1 seconds

 

These packages failed to build:

flex

 

Build Failed

After this I ran following command...

./glibzlib.sh  /home/rnd4/Desktop/8360/<Ltib_Folder>/

./rpmdb.sh  /home/rnd4/Desktop/8360/<Ltib_Folder>/

then building is failed without error and the log is as follows..

rnd@rnd2:~/Desktop/8360/ltib-mpc8360epb-20081112$ tail -f host_config.log
main:542


Started: Mon May 08 17:38:24 2017
Ended: Mon May 08 17:38:25 2017
Elapsed: 1 seconds


Build Failed

0 Kudos

1,310 Views
narreddiprakash
Contributor II

Hello Sir,

            I am sending the log information of "host_config.log". Please look at the following log..


Processing: bison
===================
rpmbuild --dbpath /opt/freescale/ltib/var/lib/rpm --define '_unpackaged_files_terminate_build 0' --define '_target_cpu i686' --define '__strip strip' --define '_topdir /opt/freescale/ltib/usr/src/rpm' --define '_prefix /opt/freescale/ltib/usr' --define '_tmppath /home/rnd4/Desktop/8360/ltib-mpc8360epb-20081112/tmp' --define '_mandir /opt/freescale/ltib/usr/share/man' --define '_sysconfdir /opt/freescale/ltib/etc' --define '_localstatedir /var' -bb --clean --rmsource /home/rnd4/Desktop/8360/ltib-mpc8360epb-20081112/dist/lfs-5.1/bison/bison.spec
Executing(%prep): /bin/sh -e /home/rnd4/Desktop/8360/ltib-mpc8360epb-20081112/tmp/rpm-tmp.38137
+ umask 022
+ cd /opt/freescale/ltib/usr/src/rpm/BUILD
+ cd /opt/freescale/ltib/usr/src/rpm/BUILD
+ rm -rf bison-1.875
+ /bin/bzip2 -dc /opt/freescale/ltib/usr/src/rpm/SOURCES/bison-1.875.tar.bz2
+ tar -xvvf -
drwxrwsrwx 1011/1011 0 2003-01-01 15:04 bison-1.875/
drwxrwsrwx 1011/1011 0 2003-01-01 15:04 bison-1.875/po/
-rw-rw-r-- 1011/1011 10444 2002-03-15 00:01 bison-1.875/po/Makefile.in.in
-rw-rw-r-- 1011/1011 1083 2002-03-15 00:01 bison-1.875/po/Makevars
-rw-rw-r-- 1011/1011 432 2003-01-01 14:35 bison-1.875/po/remove-potcdate.sin
-rw-rw-r-- 1011/1011 153 2003-01-01 14:35 bison-1.875/po/quot.sed
-rw-rw-r-- 1011/1011 217 2003-01-01 14:35 bison-1.875/po/boldquot.sed
-rw-rw-r-- 1011/1011 1203 2003-01-01 14:35 bison-1.875/po/en@quot.header
-rw-rw-r-- 1011/1011 1337 2003-01-01 14:35 bison-1.875/po/en@boldquot.header
-rw-rw-r-- 1011/1011 672 2003-01-01 14:35 bison-1.875/po/insert-header.sin
-rw-rw-r-- 1011/1011 1689 2003-01-01 14:35 bison-1.875/po/Rules-quot
-rw-rw-r-- 1011/1011 308 2002-11-13 12:10 bison-1.875/po/POTFILES.in
-rw-rw-r-- 1011/1011 13200 2003-01-01 14:58 bison-1.875/po/bison.pot
-rw-rw-r-- 1011/1011 19361 2003-01-01 14:58 bison-1.875/po/da.po
-rw-rw-r-- 1011/1011 27854 2003-01-01 14:58 bison-1.875/po/de.po
-rw-rw-r-- 1011/1011 28123 2003-01-01 14:58 bison-1.875/po/es.po
-rw-rw-r-- 1011/1011 19050 2003-01-01 14:58 bison-1.875/po/et.po
-rw-rw-r-- 1011/1011 32238 2003-01-01 14:58 bison-1.875/po/fr.po
-rw-rw-r-- 1011/1011 23041 2003-01-01 14:58 bison-1.875/po/hr.po
-rw-rw-r-- 1011/1011 19261 2003-01-01 14:58 bison-1.875/po/id.po
-rw-rw-r-- 1011/1011 20692 2003-01-01 14:58 bison-1.875/po/it.po
-rw-rw-r-- 1011/1011 25813 2003-01-01 14:58 bison-1.875/po/ja.po
-rw-rw-r-- 1011/1011 20186 2003-01-01 14:58 bison-1.875/po/nl.po
-rw-rw-r-- 1011/1011 19478 2003-01-01 14:58 bison-1.875/po/pt_BR.po
-rw-rw-r-- 1011/1011 24787 2003-01-01 14:58 bison-1.875/po/ru.po
-rw-rw-r-- 1011/1011 19371 2003-01-01 14:58 bison-1.875/po/sv.po
-rw-rw-r-- 1011/1011 23075 2003-01-01 14:58 bison-1.875/po/tr.po
-rw-rw-r-- 1011/1011 13556 2003-01-01 14:58 bison-1.875/po/da.gmo
-rw-rw-r-- 1011/1011 14463 2003-01-01 14:58 bison-1.875/po/de.gmo
-rw-rw-r-- 1011/1011 7111 2003-01-01 14:58 bison-1.875/po/es.gmo
-rw-rw-r-- 1011/1011 13732 2003-01-01 14:58 bison-1.875/po/et.gmo
-rw-rw-r-- 1011/1011 14309 2003-01-01 14:58 bison-1.875/po/fr.gmo
-rw-rw-r-- 1011/1011 6621 2003-01-01 14:58 bison-1.875/po/hr.gmo
-rw-rw-r-- 1011/1011 13654 2003-01-01 14:58 bison-1.875/po/id.gmo
-rw-rw-r-- 1011/1011 12319 2003-01-01 14:58 bison-1.875/po/it.gmo
-rw-rw-r-- 1011/1011 6752 2003-01-01 14:58 bison-1.875/po/ja.gmo
-rw-rw-r-- 1011/1011 14014 2003-01-01 14:58 bison-1.875/po/nl.gmo
-rw-rw-r-- 1011/1011 13866 2003-01-01 14:58 bison-1.875/po/pt_BR.gmo
-rw-rw-r-- 1011/1011 6955 2003-01-01 14:58 bison-1.875/po/ru.gmo
-rw-rw-r-- 1011/1011 13836 2003-01-01 14:58 bison-1.875/po/sv.gmo
-rw-rw-r-- 1011/1011 7045 2003-01-01 14:58 bison-1.875/po/tr.gmo
-rw-rw-r-- 1011/1011 1880 2002-08-12 19:57 bison-1.875/po/ChangeLog
-rw-rw-r-- 1011/1011 45 2002-12-13 17:16 bison-1.875/po/LINGUAS
drwxrwsrwx 1011/1011 0 2003-01-01 15:04 bison-1.875/tests/
-rw-rw-r-- 1011/1011 2970 2002-10-30 07:33 bison-1.875/tests/Makefile.am
-rw-rw-r-- 1011/1011 9653 2003-01-01 14:36 bison-1.875/tests/Makefile.in
-rw-rw-r-- 1011/1011 397 2002-11-14 15:28 bison-1.875/tests/atlocal.in
-rw-rw-r-- 1011/1011 276 2002-10-14 00:19 bison-1.875/tests/bison.in
-rw-rw-r-- 1011/1011 2951 2002-11-14 15:28 bison-1.875/tests/testsuite.at
-rw-rw-r-- 1011/1011 4730 2002-12-11 12:30 bison-1.875/tests/input.at
-rw-rw-r-- 1011/1011 2927 2002-03-04 21:53 bison-1.875/tests/output.at
-rw-rw-r-- 1011/1011 4311 2002-08-01 01:19 bison-1.875/tests/sets.at
-rw-rw-r-- 1011/1011 7948 2002-12-07 11:46 bison-1.875/tests/reduce.at
-rw-rw-r-- 1011/1011 3717 2002-11-14 16:39 bison-1.875/tests/synclines.at
-rw-rw-r-- 1011/1011 2567 2002-11-15 07:27 bison-1.875/tests/headers.at
-rw-rw-r-- 1011/1011 10899 2002-12-28 14:08 bison-1.875/tests/actions.at
-rw-rw-r-- 1011/1011 9174 2002-12-29 07:29 bison-1.875/tests/conflicts.at
-rw-rw-r-- 1011/1011 15729 2002-12-11 12:29 bison-1.875/tests/calc.at
-rw-rw-r-- 1011/1011 9355 2002-11-14 15:28 bison-1.875/tests/torture.at
-rw-rw-r-- 1011/1011 40657 2002-12-29 07:29 bison-1.875/tests/existing.at
-rw-rw-r-- 1011/1011 12843 2002-12-07 11:46 bison-1.875/tests/regression.at
-rw-rw-r-- 1011/1011 7236 2002-11-21 10:58 bison-1.875/tests/cxx-type.at
-rw-rw-r-- 1011/1011 2133 2002-12-29 07:30 bison-1.875/tests/glr-regr1.at
-rwxrwxr-x 1011/1011 829824 2003-01-01 14:47 bison-1.875/tests/testsuite
-rw-rw-r-- 1011/1011 277 2003-01-01 14:46 bison-1.875/tests/package.m4
-rw-rw-r-- 1011/1011 961 2000-10-03 01:30 bison-1.875/README
-rw-rw-r-- 1011/1011 24687 2003-01-01 14:35 bison-1.875/ABOUT-NLS
-rw-rw-r-- 1011/1011 216 1998-11-26 03:43 bison-1.875/AUTHORS
-r--r--r-- 1011/1011 17992 2003-01-01 14:36 bison-1.875/COPYING
-rw-rw-r-- 1011/1011 361440 2003-01-01 14:31 bison-1.875/ChangeLog
-r--r--r-- 1011/1011 9240 2003-01-01 14:36 bison-1.875/INSTALL
-rw-rw-r-- 1011/1011 1553 2002-11-12 23:20 bison-1.875/Makefile.am
-rw-rw-r-- 1011/1011 17809 2003-01-01 14:42 bison-1.875/Makefile.in
-rw-rw-r-- 1011/1011 17781 2003-01-01 14:30 bison-1.875/NEWS
-rw-rw-r-- 1011/1011 3223 2002-11-18 15:03 bison-1.875/THANKS
-rw-rw-r-- 1011/1011 10972 2002-11-07 19:27 bison-1.875/TODO
-rw-rw-r-- 1011/1011 124675 2003-01-01 14:42 bison-1.875/aclocal.m4
-rw-rw-r-- 1011/1011 9714 2003-01-01 14:44 bison-1.875/config.hin
-rwxrwxr-x 1011/1011 383680 2003-01-01 14:42 bison-1.875/configure
-rw-rw-r-- 1011/1011 3716 2003-01-01 14:31 bison-1.875/configure.ac
-rw-rw-r-- 1011/1011 1197 1987-12-16 12:23 bison-1.875/REFERENCES
-rw-rw-r-- 1011/1011 46845 2000-03-25 17:29 bison-1.875/OChangeLog
-rw-rw-r-- 1011/1011 12353 2002-12-24 14:00 bison-1.875/Makefile.maint
-rw-rw-r-- 1011/1011 1003 2001-07-18 20:04 bison-1.875/GNUmakefile
drwxrwsrwx 1011/1011 0 2003-01-01 15:04 bison-1.875/config/
-rw-rw-r-- 1011/1011 131 2002-05-03 21:40 bison-1.875/config/Makefile.am
-rw-rw-r-- 1011/1011 7301 2003-01-01 14:36 bison-1.875/config/Makefile.in
-rw-rw-r-- 1011/1011 40932 2002-12-23 17:30 bison-1.875/config/config.guess
-rwxrwxr-x 1011/1011 14108 2003-01-01 14:35 bison-1.875/config/config.rpath
-r-xr-xr-x 1011/1011 29636 2003-01-01 14:36 bison-1.875/config/config.sub
-r-xr-xr-x 1011/1011 12123 2003-01-01 14:36 bison-1.875/config/depcomp
-r-xr-xr-x 1011/1011 6315 2003-01-01 14:36 bison-1.875/config/install-sh
-r-xr-xr-x 1011/1011 2947 2003-01-01 14:36 bison-1.875/config/mdate-sh
-r-xr-xr-x 1011/1011 10270 2003-01-01 14:36 bison-1.875/config/missing
-r-xr-xr-x 1011/1011 1988 2003-01-01 14:36 bison-1.875/config/mkinstalldirs
-rw-rw-r-- 1011/1011 215360 2002-12-27 05:48 bison-1.875/config/texinfo.tex
-r-xr-xr-x 1011/1011 4567 2003-01-01 14:36 bison-1.875/config/ylwrap
-rwxrwxr-x 1011/1011 229 2001-07-18 20:04 bison-1.875/config/move-if-change
-rw-rw-r-- 1011/1011 5 2002-10-14 23:45 bison-1.875/config/prev-version.txt
drwxrwsrwx 1011/1011 0 2003-01-01 15:04 bison-1.875/lib/
-rw-rw-r-- 1011/1011 2120 2002-12-11 10:56 bison-1.875/lib/Makefile.am
-rw-rw-r-- 1011/1011 18819 2003-01-01 14:36 bison-1.875/lib/Makefile.in
-rw-rw-r-- 1011/1011 14321 2002-12-13 16:47 bison-1.875/lib/alloca.c
-rw-rw-r-- 1011/1011 7263 2002-11-22 06:00 bison-1.875/lib/argmatch.c
-rw-rw-r-- 1011/1011 3971 2002-11-22 06:00 bison-1.875/lib/argmatch.h
-rw-rw-r-- 1011/1011 9196 2002-12-13 16:48 bison-1.875/lib/error.c
-rw-rw-r-- 1011/1011 2653 2001-10-26 12:56 bison-1.875/lib/error.h
-rw-rw-r-- 1011/1011 1132 2001-02-02 20:26 bison-1.875/lib/malloc.c
-rw-rw-r-- 1011/1011 6460 2001-02-08 20:02 bison-1.875/lib/memchr.c
-rw-rw-r-- 1011/1011 9399 2002-09-27 18:33 bison-1.875/lib/memcmp.c
-rw-rw-r-- 1011/1011 6411 2002-12-13 16:54 bison-1.875/lib/memrchr.c
-rw-rw-r-- 1011/1011 18891 2002-12-13 16:54 bison-1.875/lib/obstack.c
-rw-rw-r-- 1011/1011 22990 2002-12-13 16:54 bison-1.875/lib/obstack.h
-rw-rw-r-- 1011/1011 1274 2001-02-02 20:26 bison-1.875/lib/realloc.c
-rw-rw-r-- 1011/1011 1440 2001-02-08 20:02 bison-1.875/lib/stpcpy.c
-rw-rw-r-- 1011/1011 1943 2002-09-27 18:33 bison-1.875/lib/strcasecmp.c
-rw-rw-r-- 1011/1011 940 2002-08-12 19:42 bison-1.875/lib/strchr.c
-rw-rw-r-- 1011/1011 45 2002-09-27 18:33 bison-1.875/lib/strncasecmp.c
-rw-rw-r-- 1011/1011 1916 2002-12-13 16:54 bison-1.875/lib/strnlen.c
-rw-rw-r-- 1011/1011 558 2002-09-27 18:49 bison-1.875/lib/strrchr.c
-rw-rw-r-- 1011/1011 1517 2002-08-12 19:42 bison-1.875/lib/strspn.c
-rw-rw-r-- 1011/1011 11501 2002-09-27 18:49 bison-1.875/lib/strtol.c
-rw-rw-r-- 1011/1011 903 2002-12-02 23:49 bison-1.875/lib/strtoul.c
-rw-rw-r-- 1011/1011 3049 2002-12-13 16:54 bison-1.875/lib/gettext.h
-rw-rw-r-- 1011/1011 2284 2002-08-12 19:41 bison-1.875/lib/basename.c
-rw-rw-r-- 1011/1011 1461 2002-08-12 19:41 bison-1.875/lib/dirname.h
-rw-rw-r-- 1011/1011 2860 2002-08-12 19:41 bison-1.875/lib/dirname.c
-rw-rw-r-- 1011/1011 849 2002-12-11 10:52 bison-1.875/lib/get-errno.h
-rw-rw-r-- 1011/1011 1341 2002-12-11 10:52 bison-1.875/lib/get-errno.c
-rw-rw-r-- 1011/1011 6404 2002-12-13 16:51 bison-1.875/lib/getopt.h
-rw-rw-r-- 1011/1011 34355 2002-12-13 16:50 bison-1.875/lib/getopt.c
-rw-rw-r-- 1011/1011 4601 2002-12-13 16:54 bison-1.875/lib/getopt1.c
-rw-rw-r-- 1011/1011 3486 2002-08-12 19:41 bison-1.875/lib/hash.h
-rw-rw-r-- 1011/1011 30645 2002-11-28 06:12 bison-1.875/lib/hash.c
-rw-rw-r-- 1011/1011 1653 2002-11-23 12:38 bison-1.875/lib/mbswidth.h
-rw-rw-r-- 1011/1011 5727 2002-11-23 12:38 bison-1.875/lib/mbswidth.c
-rw-rw-r-- 1011/1011 1062 2002-01-03 15:25 bison-1.875/lib/quote.h
-rw-rw-r-- 1011/1011 1464 2002-01-03 15:25 bison-1.875/lib/quote.c
-rw-rw-r-- 1011/1011 4722 2002-11-23 12:28 bison-1.875/lib/quotearg.h
-rw-rw-r-- 1011/1011 16709 2002-11-23 12:28 bison-1.875/lib/quotearg.c
-rw-rw-r-- 1011/1011 1069 2002-10-20 11:58 bison-1.875/lib/subpipe.h
-rw-rw-r-- 1011/1011 4569 2002-10-20 11:58 bison-1.875/lib/subpipe.c
-rw-rw-r-- 1011/1011 2664 2002-12-13 16:54 bison-1.875/lib/unlocked-io.h
-rw-rw-r-- 1011/1011 3107 2001-08-25 18:43 bison-1.875/lib/xalloc.h
-rw-rw-r-- 1011/1011 2824 2002-11-23 12:55 bison-1.875/lib/xmalloc.c
-rw-rw-r-- 1011/1011 1159 2001-11-30 19:55 bison-1.875/lib/xstrdup.c
-rw-rw-r-- 1011/1011 1321 2001-12-31 02:36 bison-1.875/lib/xstrndup.c
-rw-rw-r-- 1011/1011 1748 2002-07-02 19:21 bison-1.875/lib/libiberty.h
-rw-rw-r-- 1011/1011 17699 2002-10-16 11:45 bison-1.875/lib/abitset.c
-rw-rw-r-- 1011/1011 10185 2002-10-16 11:48 bison-1.875/lib/bitset.c
-rw-rw-r-- 1011/1011 1164 2002-10-16 11:52 bison-1.875/lib/bitset_stats.h
-rw-rw-r-- 1011/1011 26076 2002-10-16 11:56 bison-1.875/lib/ebitset.c
-rw-rw-r-- 1011/1011 1073 2002-10-10 13:05 bison-1.875/lib/lbitset.h
-rw-rw-r-- 1011/1011 1020 2002-10-10 12:44 bison-1.875/lib/abitset.h
-rw-rw-r-- 1011/1011 12147 2002-11-13 12:32 bison-1.875/lib/bitset.h
-rw-rw-r-- 1011/1011 3977 2002-10-16 11:53 bison-1.875/lib/bitsetv.c
-rw-rw-r-- 1011/1011 1073 2002-10-10 12:59 bison-1.875/lib/ebitset.h
-rw-rw-r-- 1011/1011 10230 2002-11-13 12:32 bison-1.875/lib/bbitset.h
-rw-rw-r-- 1011/1011 17184 2002-10-30 11:47 bison-1.875/lib/bitset_stats.c
-rw-rw-r-- 1011/1011 2256 2002-10-16 11:54 bison-1.875/lib/bitsetv.h
-rw-rw-r-- 1011/1011 28491 2002-10-16 11:57 bison-1.875/lib/lbitset.c
-rw-rw-r-- 1011/1011 1034 2002-05-06 14:12 bison-1.875/lib/bitsetv-print.h
-rw-rw-r-- 1011/1011 1998 2002-10-02 13:22 bison-1.875/lib/bitsetv-print.c
-rw-rw-r-- 1011/1011 3261 2002-12-11 10:58 bison-1.875/lib/timevar.h
-rw-rw-r-- 1011/1011 14853 2002-12-11 10:57 bison-1.875/lib/timevar.c
-rw-rw-r-- 1011/1011 2265 2002-10-13 11:27 bison-1.875/lib/timevar.def
-rw-rw-r-- 1011/1011 1071 2002-11-30 14:40 bison-1.875/lib/main.c
-rw-rw-r-- 1011/1011 991 2002-11-30 14:40 bison-1.875/lib/yyerror.c
drwxrwsrwx 1011/1011 0 2003-01-01 15:04 bison-1.875/data/
drwxrwsrwx 1011/1011 0 2003-01-01 15:04 bison-1.875/data/m4sugar/
-rw-rw-r-- 1011/1011 55962 2002-12-26 13:58 bison-1.875/data/m4sugar/m4sugar.m4
-rw-rw-r-- 1011/1011 1580 2002-10-22 17:02 bison-1.875/data/README
-rw-rw-r-- 1011/1011 10852 2002-11-28 00:00 bison-1.875/data/c.m4
-rw-rw-r-- 1011/1011 33246 2002-12-28 14:06 bison-1.875/data/yacc.c
-rw-rw-r-- 1011/1011 19650 2002-12-26 13:57 bison-1.875/data/lalr1.cc
-rw-rw-r-- 1011/1011 55068 2002-12-26 13:57 bison-1.875/data/glr.c
-rw-rw-r-- 1011/1011 895 2002-12-26 13:59 bison-1.875/data/Makefile.am
-rw-rw-r-- 1011/1011 9075 2003-01-01 14:36 bison-1.875/data/Makefile.in
drwxrwsrwx 1011/1011 0 2003-01-01 15:04 bison-1.875/src/
-rw-rw-r-- 1011/1011 2123 2002-12-13 17:47 bison-1.875/src/Makefile.am
-rw-rw-r-- 1011/1011 18811 2003-01-01 14:36 bison-1.875/src/Makefile.in
-rw-rw-r-- 1011/1011 54324 2003-01-01 15:00 bison-1.875/src/parse-gram.c
-rw-rw-r-- 1011/1011 87185 2003-01-01 14:45 bison-1.875/src/scan-gram.c
-rw-rw-r-- 1011/1011 41870 2003-01-01 14:45 bison-1.875/src/scan-skel.c
-rw-rw-r-- 1011/1011 10366 2002-12-13 13:49 bison-1.875/src/LR0.c
-rw-rw-r-- 1011/1011 1014 2002-10-21 11:00 bison-1.875/src/LR0.h
-rw-rw-r-- 1011/1011 1172 2002-12-11 11:01 bison-1.875/src/assoc.c
-rw-rw-r-- 1011/1011 1076 2002-12-11 11:01 bison-1.875/src/assoc.h
-rw-rw-r-- 1011/1011 6282 2002-12-13 13:49 bison-1.875/src/closure.c
-rw-rw-r-- 1011/1011 1964 2002-12-11 11:52 bison-1.875/src/closure.h
-rw-rw-r-- 1011/1011 4096 2002-12-29 06:52 bison-1.875/src/complain.c
-rw-rw-r-- 1011/1011 1947 2002-12-26 12:27 bison-1.875/src/complain.h
-rw-rw-r-- 1011/1011 14279 2002-12-29 07:28 bison-1.875/src/conflicts.c
-rw-rw-r-- 1011/1011 1198 2002-10-21 11:00 bison-1.875/src/conflicts.h
-rw-rw-r-- 1011/1011 2739 2002-12-13 13:51 bison-1.875/src/derives.c
-rw-rw-r-- 1011/1011 1192 2002-12-11 11:56 bison-1.875/src/derives.h
-rw-rw-r-- 1011/1011 9647 2002-12-27 04:00 bison-1.875/src/files.c
-rw-rw-r-- 1011/1011 2273 2002-12-11 11:59 bison-1.875/src/files.h
-rw-rw-r-- 1011/1011 10818 2002-12-26 12:25 bison-1.875/src/getargs.c
-rw-rw-r-- 1011/1011 2125 2002-12-11 12:01 bison-1.875/src/getargs.h
-rw-rw-r-- 1011/1011 8206 2002-12-13 13:52 bison-1.875/src/gram.c
-rw-rw-r-- 1011/1011 8287 2002-12-13 13:55 bison-1.875/src/gram.h
-rw-rw-r-- 1011/1011 2054 2002-12-11 12:04 bison-1.875/src/lalr.h
-rw-rw-r-- 1011/1011 9970 2002-12-13 13:56 bison-1.875/src/lalr.c
-rw-rw-r-- 1011/1011 1575 2002-12-11 12:05 bison-1.875/src/location.c
-rw-rw-r-- 1011/1011 1815 2002-12-11 12:05 bison-1.875/src/location.h
-rw-rw-r-- 1011/1011 4821 2002-12-13 13:57 bison-1.875/src/main.c
-rw-rw-r-- 1011/1011 6179 2002-12-13 13:59 bison-1.875/src/muscle_tab.c
-rw-rw-r-- 1011/1011 3179 2002-12-11 12:07 bison-1.875/src/muscle_tab.h
-rw-rw-r-- 1011/1011 3662 2002-12-13 14:00 bison-1.875/src/nullable.c
-rw-rw-r-- 1011/1011 1205 2002-10-21 11:00 bison-1.875/src/nullable.h
-rw-rw-r-- 1011/1011 18626 2002-12-26 13:55 bison-1.875/src/output.c
-rw-rw-r-- 1011/1011 1056 2002-10-21 11:00 bison-1.875/src/output.h
-rw-rw-r-- 1011/1011 4301 2003-01-01 15:00 bison-1.875/src/parse-gram.h
-rw-rw-r-- 1011/1011 13129 2002-12-26 12:21 bison-1.875/src/parse-gram.y
-rw-rw-r-- 1011/1011 13923 2002-12-11 12:12 bison-1.875/src/print.c
-rw-rw-r-- 1011/1011 954 2002-10-21 11:00 bison-1.875/src/print.h
-rw-rw-r-- 1011/1011 5728 2002-12-11 12:13 bison-1.875/src/print_graph.c
-rw-rw-r-- 1011/1011 977 2002-10-21 11:00 bison-1.875/src/print_graph.h
-rw-rw-r-- 1011/1011 16436 2002-12-21 18:26 bison-1.875/src/reader.c
-rw-rw-r-- 1011/1011 2343 2002-12-31 04:05 bison-1.875/src/reader.h
-rw-rw-r-- 1011/1011 13306 2002-12-29 06:53 bison-1.875/src/reduce.c
-rw-rw-r-- 1011/1011 1096 2002-12-11 12:15 bison-1.875/src/reduce.h
-rw-rw-r-- 1011/1011 3994 2002-12-13 14:04 bison-1.875/src/relation.c
-rw-rw-r-- 1011/1011 1657 2002-12-11 12:16 bison-1.875/src/relation.h
-rw-rw-r-- 1011/1011 28234 2002-12-31 07:56 bison-1.875/src/scan-gram.l
-rw-rw-r-- 1011/1011 2415 2002-12-26 11:29 bison-1.875/src/scan-skel.l
-rw-rw-r-- 1011/1011 8286 2002-12-13 14:07 bison-1.875/src/state.c
-rw-rw-r-- 1011/1011 8032 2002-12-13 14:09 bison-1.875/src/state.h
-rw-rw-r-- 1011/1011 2697 2002-12-13 14:09 bison-1.875/src/symlist.c
-rw-rw-r-- 1011/1011 1807 2002-12-11 12:22 bison-1.875/src/symlist.h
-rw-rw-r-- 1011/1011 16433 2002-12-29 10:00 bison-1.875/src/symtab.c
-rw-rw-r-- 1011/1011 4367 2002-12-13 14:13 bison-1.875/src/symtab.h
-rw-rw-r-- 1011/1011 6751 2002-12-13 14:14 bison-1.875/src/system.h
-rw-rw-r-- 1011/1011 4137 2002-12-11 12:25 bison-1.875/src/tables.h
-rw-rw-r-- 1011/1011 22518 2002-12-13 14:15 bison-1.875/src/tables.c
-rw-rw-r-- 1011/1011 3184 2002-12-13 14:17 bison-1.875/src/uniqstr.c
-rw-rw-r-- 1011/1011 1660 2002-12-13 14:18 bison-1.875/src/uniqstr.h
-rw-rw-r-- 1011/1011 23487 2002-12-13 14:19 bison-1.875/src/vcg.c
-rw-rw-r-- 1011/1011 39325 2002-12-13 14:19 bison-1.875/src/vcg.h
-rw-rw-r-- 1011/1011 4400 2002-12-13 14:20 bison-1.875/src/vcg_defaults.h
drwxrwsrwx 1011/1011 0 2003-01-01 15:04 bison-1.875/doc/
-rw-rw-r-- 1011/1011 18416 2001-10-04 19:01 bison-1.875/doc/gpl.texi
-rw-rw-r-- 1011/1011 20994 2002-12-13 16:45 bison-1.875/doc/fdl.texi
-rw-rw-r-- 1011/1011 313 2002-11-12 13:43 bison-1.875/doc/Makefile.am
-rw-rw-r-- 1011/1011 13527 2003-01-01 14:36 bison-1.875/doc/Makefile.in
-rw-rw-r-- 1011/1011 101 2003-01-01 14:46 bison-1.875/doc/stamp-vti
-rw-rw-r-- 1011/1011 101 2003-01-01 14:46 bison-1.875/doc/version.texi
-rw-rw-r-- 1011/1011 241210 2002-12-29 07:28 bison-1.875/doc/bison.texinfo
-rw-rw-r-- 1011/1011 5031 2002-11-30 14:55 bison-1.875/doc/FAQ
-rw-rw-r-- 1011/1011 6407 2002-12-26 12:29 bison-1.875/doc/bison.1
-rw-rw-r-- 1011/1011 15096 2001-11-02 22:50 bison-1.875/doc/refcard.tex
-rw-rw-r-- 1011/1011 4171 2003-01-01 14:46 bison-1.875/doc/bison.info
-rw-rw-r-- 1011/1011 45004 2003-01-01 14:46 bison-1.875/doc/bison.info-1
-rw-rw-r-- 1011/1011 46215 2003-01-01 14:46 bison-1.875/doc/bison.info-2
-rw-rw-r-- 1011/1011 50399 2003-01-01 14:46 bison-1.875/doc/bison.info-3
-rw-rw-r-- 1011/1011 50713 2003-01-01 14:46 bison-1.875/doc/bison.info-4
-rw-rw-r-- 1011/1011 44151 2003-01-01 14:46 bison-1.875/doc/bison.info-5
-rw-rw-r-- 1011/1011 41225 2003-01-01 14:46 bison-1.875/doc/bison.info-6
-rw-rw-r-- 1011/1011 20418 2003-01-01 14:46 bison-1.875/doc/bison.info-7
drwxrwsrwx 1011/1011 0 2003-01-01 15:04 bison-1.875/m4/
-rw-rw-r-- 1011/1011 283 2002-11-03 14:10 bison-1.875/m4/Makefile.am
-rw-rw-r-- 1011/1011 7334 2003-01-01 14:36 bison-1.875/m4/Makefile.in
-rw-rw-r-- 1011/1011 644 2001-10-04 20:25 bison-1.875/m4/dmalloc.m4
-rw-rw-r-- 1011/1011 346 2001-10-26 12:56 bison-1.875/m4/error.m4
-rw-rw-r-- 1011/1011 1119 2002-02-25 19:31 bison-1.875/m4/m4.m4
-rw-rw-r-- 1011/1011 914 2002-08-12 19:56 bison-1.875/m4/mbrtowc.m4
-rw-rw-r-- 1011/1011 826 2002-12-24 13:45 bison-1.875/m4/mbswidth.m4
-rw-rw-r-- 1011/1011 231 2002-09-13 21:42 bison-1.875/m4/memcmp.m4
-rw-rw-r-- 1011/1011 7131 2002-11-15 22:00 bison-1.875/m4/prereq.m4
-rw-rw-r-- 1011/1011 1931 2002-10-22 10:06 bison-1.875/m4/stdbool.m4
-rw-rw-r-- 1011/1011 1018 2002-10-20 11:57 bison-1.875/m4/subpipe.m4
-rw-rw-r-- 1011/1011 1438 2002-10-14 01:09 bison-1.875/m4/timevar.m4
-rw-rw-r-- 1011/1011 1122 2002-08-01 01:19 bison-1.875/m4/warning.m4
-rw-rw-r-- 1011/1011 24257 2003-01-01 14:35 bison-1.875/m4/gettext.m4
-rw-rw-r-- 1011/1011 3499 2003-01-01 14:35 bison-1.875/m4/iconv.m4
-rw-rw-r-- 1011/1011 3248 2003-01-01 14:39 bison-1.875/m4/lib-ld.m4
-rw-rw-r-- 1011/1011 23451 2003-01-01 14:35 bison-1.875/m4/lib-link.m4
-rw-rw-r-- 1011/1011 5101 2003-01-01 14:35 bison-1.875/m4/lib-prefix.m4
-rw-rw-r-- 1011/1011 2108 2003-01-01 14:35 bison-1.875/m4/progtest.m4
+ STATUS=0
+ [ 0 -ne 0 ]
+ cd bison-1.875
+ echo Patch #0 (bison-1.875-attribute.patch):
Patch #0 (bison-1.875-attribute.patch):
+ patch -p1 -s
+ exit 0
Executing(%build): /bin/sh -e /home/rnd4/Desktop/8360/ltib-mpc8360epb-20081112/tmp/rpm-tmp.522
+ umask 022
+ cd /opt/freescale/ltib/usr/src/rpm/BUILD
+ cd bison-1.875
+ ./configure --prefix=/opt/freescale/ltib/usr --host=i686-linux --build=i686-pc-linux-gnu --mandir=/opt/freescale/ltib/usr/share/man
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking for i686-linux-strip... no
checking for strip... strip
checking for i686-linux-gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... yes
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 gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for strerror in -lcposix... no
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -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 minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking for gcc option to accept ANSI C... none needed
checking for flex... flex
checking for yywrap in -lfl... yes
checking lex output file root... lex.yy
checking whether yytext is a pointer... yes
checking for bison... bison -y
checking for i686-linux-ranlib... no
checking for ranlib... ranlib
checking for gm4... no
checking for gnum4... no
checking for m4... /usr/bin/m4
checking whether m4 supports frozen files... yes
checking for ANSI C header files... (cached) yes
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for memory.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for stdbool.h that conforms to C99... yes
checking for inline... inline
checking for uintptr_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for obstacks... yes
checking for error_at_line... yes
checking for working strnlen... no
checking for setlocale... yes
checking whether free is declared... yes
checking whether getenv is declared... yes
checking whether getopt is declared... yes
checking whether stpcpy is declared... yes
checking whether strchr is declared... yes
checking whether strspn is declared... yes
checking whether strnlen is declared... yes
checking whether malloc is declared... yes
checking whether memchr is declared... yes
checking whether memrchr is declared... yes
checking for memchr... yes
checking for memrchr... yes
checking for strchr... yes
checking for stpcpy... yes
checking for strrchr... yes
checking for strspn... yes
checking for strtol... yes
checking for strtoul... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... no
checking for stdlib.h... (cached) yes
checking for GNU libc compatible realloc... no
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking wctype.h usability... yes
checking wctype.h presence... yes
checking for wctype.h... yes
checking for isascii... yes
checking for iswcntrl... yes
checking for iswprint... yes
checking for mbsinit... yes
checking for wcwidth... yes
checking whether mbrtowc and mbstate_t are properly declared... yes
checking whether wcwidth is declared... yes
checking for mbstate_t... yes
checking for working memcmp... no
checking for isascii... (cached) yes
checking for iswprint... (cached) yes
checking whether mbrtowc and mbstate_t are properly declared... (cached) yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for wchar.h... (cached) yes
checking for wctype.h... (cached) yes
checking for ANSI C header files... (cached) yes
checking whether backslash-a works in strings... yes
checking for mbstate_t... (cached) yes
checking for function prototypes... yes
checking for ANSI C header files... (cached) yes
checking for string.h... (cached) yes
checking for strcasecmp... yes
checking for strncasecmp... yes
checking for strerror... yes
checking for vprintf... yes
checking for doprnt... no
checking whether strerror is declared... yes
checking whether strerror_r is declared... yes
checking for strerror_r... yes
checking whether strerror_r returns char *... yes
checking for ANSI C header files... (cached) yes
checking if malloc debugging is wanted... no
checking for pid_t... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking for sys/wait.h that is POSIX.1 compatible... (cached) yes
checking for dup2... yes
checking for waitpid... yes
checking for unistd.h... (cached) yes
checking vfork.h usability... no
checking vfork.h presence... no
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... cross
configure: WARNING: result yes guessed because of cross compilation
checking for working vfork... (cached) yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/times.h usability... yes
checking sys/times.h presence... yes
checking for sys/times.h... yes
checking for times... yes
checking whether getrusage is declared... yes
checking whether times is declared... yes
checking whether clock is declared... no
checking whether sysconf is declared... yes
checking for clock_t... yes
checking for struct tms... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for ld used by GCC... ld
checking if the linker (ld) is GNU ld... yes
checking for shared library run path origin... done
checking whether NLS is requested... yes
checking for GNU gettext in libc... yes
checking for valgrind... no
checking for g++... g++
configure: creating ./config.status
config.status: creating tests/Makefile
config.status: creating tests/atlocal
config.status: creating tests/bison
config.status: creating Makefile
config.status: creating config/Makefile
config.status: creating po/Makefile.in
config.status: creating data/Makefile
config.status: creating lib/Makefile
config.status: creating src/Makefile
config.status: creating doc/Makefile
config.status: creating m4/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing default-1 commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
config.status: executing tests/atconfig commands
+ make
make all-recursive
make[1]: Entering directory `/opt/freescale/ltib/usr/src/rpm/BUILD/bison-1.875'
Making all in config
make[2]: Entering directory `/opt/freescale/ltib/usr/src/rpm/BUILD/bison-1.875/config'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/opt/freescale/ltib/usr/src/rpm/BUILD/bison-1.875/config'
Making all in po
make[2]: Entering directory `/opt/freescale/ltib/usr/src/rpm/BUILD/bison-1.875/po'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/opt/freescale/ltib/usr/src/rpm/BUILD/bison-1.875/po'
Making all in lib
make[2]: Entering directory `/opt/freescale/ltib/usr/src/rpm/BUILD/bison-1.875/lib'
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I../lib -g -O2 -MT main.o -MD -MP -MF ".deps/main.Tpo" \
-c -o main.o `test -f 'main.c' || echo './'`main.c; \
then mv ".deps/main.Tpo" ".deps/main.Po"; \
else rm -f ".deps/main.Tpo"; exit 1; \
fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I../lib -g -O2 -MT yyerror.o -MD -MP -MF ".deps/yyerror.Tpo" \
-c -o yyerror.o `test -f 'yyerror.c' || echo './'`yyerror.c; \
then mv ".deps/yyerror.Tpo" ".deps/yyerror.Po"; \
else rm -f ".deps/yyerror.Tpo"; exit 1; \
fi
rm -f liby.a
ar cru liby.a main.o yyerror.o
ranlib liby.a
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I../lib -g -O2 -MT basename.o -MD -MP -MF ".deps/basename.Tpo" \
-c -o basename.o `test -f 'basename.c' || echo './'`basename.c; \
then mv ".deps/basename.Tpo" ".deps/basename.Po"; \
else rm -f ".deps/basename.Tpo"; exit 1; \
fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I../lib -g -O2 -MT dirname.o -MD -MP -MF ".deps/dirname.Tpo" \
-c -o dirname.o `test -f 'dirname.c' || echo './'`dirname.c; \
then mv ".deps/dirname.Tpo" ".deps/dirname.Po"; \
else rm -f ".deps/dirname.Tpo"; exit 1; \
fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I../lib -g -O2 -MT get-errno.o -MD -MP -MF ".deps/get-errno.Tpo" \
-c -o get-errno.o `test -f 'get-errno.c' || echo './'`get-errno.c; \
then mv ".deps/get-errno.Tpo" ".deps/get-errno.Po"; \
else rm -f ".deps/get-errno.Tpo"; exit 1; \
fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I../lib -g -O2 -MT getopt.o -MD -MP -MF ".deps/getopt.Tpo" \
-c -o getopt.o `test -f 'getopt.c' || echo './'`getopt.c; \
then mv ".deps/getopt.Tpo" ".deps/getopt.Po"; \
else rm -f ".deps/getopt.Tpo"; exit 1; \
fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I../lib -g -O2 -MT getopt1.o -MD -MP -MF ".deps/getopt1.Tpo" \
-c -o getopt1.o `test -f 'getopt1.c' || echo './'`getopt1.c; \
then mv ".deps/getopt1.Tpo" ".deps/getopt1.Po"; \
else rm -f ".deps/getopt1.Tpo"; exit 1; \
fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I../lib -g -O2 -MT hash.o -MD -MP -MF ".deps/hash.Tpo" \
-c -o hash.o `test -f 'hash.c' || echo './'`hash.c; \
then mv ".deps/hash.Tpo" ".deps/hash.Po"; \
else rm -f ".deps/hash.Tpo"; exit 1; \
fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I../lib -g -O2 -MT mbswidth.o -MD -MP -MF ".deps/mbswidth.Tpo" \
-c -o mbswidth.o `test -f 'mbswidth.c' || echo './'`mbswidth.c; \
then mv ".deps/mbswidth.Tpo" ".deps/mbswidth.Po"; \
else rm -f ".deps/mbswidth.Tpo"; exit 1; \
fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I../lib -g -O2 -MT quote.o -MD -MP -MF ".deps/quote.Tpo" \
-c -o quote.o `test -f 'quote.c' || echo './'`quote.c; \
then mv ".deps/quote.Tpo" ".deps/quote.Po"; \
else rm -f ".deps/quote.Tpo"; exit 1; \
fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I../lib -g -O2 -MT quotearg.o -MD -MP -MF ".deps/quotearg.Tpo" \
-c -o quotearg.o `test -f 'quotearg.c' || echo './'`quotearg.c; \
then mv ".deps/quotearg.Tpo" ".deps/quotearg.Po"; \
else rm -f ".deps/quotearg.Tpo"; exit 1; \
fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I../lib -g -O2 -MT subpipe.o -MD -MP -MF ".deps/subpipe.Tpo" \
-c -o subpipe.o `test -f 'subpipe.c' || echo './'`subpipe.c; \
then mv ".deps/subpipe.Tpo" ".deps/subpipe.Po"; \
else rm -f ".deps/subpipe.Tpo"; exit 1; \
fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I../lib -g -O2 -MT xmalloc.o -MD -MP -MF ".deps/xmalloc.Tpo" \
-c -o xmalloc.o `test -f 'xmalloc.c' || echo './'`xmalloc.c; \
then mv ".deps/xmalloc.Tpo" ".deps/xmalloc.Po"; \
else rm -f ".deps/xmalloc.Tpo"; exit 1; \
fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I../lib -g -O2 -MT xstrdup.o -MD -MP -MF ".deps/xstrdup.Tpo" \
-c -o xstrdup.o `test -f 'xstrdup.c' || echo './'`xstrdup.c; \
then mv ".deps/xstrdup.Tpo" ".deps/xstrdup.Po"; \
else rm -f ".deps/xstrdup.Tpo"; exit 1; \
fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I../lib -g -O2 -MT xstrndup.o -MD -MP -MF ".deps/xstrndup.Tpo" \
-c -o xstrndup.o `test -f 'xstrndup.c' || echo './'`xstrndup.c; \
then mv ".deps/xstrndup.Tpo" ".deps/xstrndup.Po"; \
else rm -f ".deps/xstrndup.Tpo"; exit 1; \
fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I../lib -g -O2 -MT abitset.o -MD -MP -MF ".deps/abitset.Tpo" \
-c -o abitset.o `test -f 'abitset.c' || echo './'`abitset.c; \
then mv ".deps/abitset.Tpo" ".deps/abitset.Po"; \
else rm -f ".deps/abitset.Tpo"; exit 1; \
fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I../lib -g -O2 -MT bitset.o -MD -MP -MF ".deps/bitset.Tpo" \
-c -o bitset.o `test -f 'bitset.c' || echo './'`bitset.c; \
then mv ".deps/bitset.Tpo" ".deps/bitset.Po"; \
else rm -f ".deps/bitset.Tpo"; exit 1; \
fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I../lib -g -O2 -MT ebitset.o -MD -MP -MF ".deps/ebitset.Tpo" \
-c -o ebitset.o `test -f 'ebitset.c' || echo './'`ebitset.c; \
then mv ".deps/ebitset.Tpo" ".deps/ebitset.Po"; \
else rm -f ".deps/ebitset.Tpo"; exit 1; \
fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I../lib -g -O2 -MT bitsetv.o -MD -MP -MF ".deps/bitsetv.Tpo" \
-c -o bitsetv.o `test -f 'bitsetv.c' || echo './'`bitsetv.c; \
then mv ".deps/bitsetv.Tpo" ".deps/bitsetv.Po"; \
else rm -f ".deps/bitsetv.Tpo"; exit 1; \
fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I../lib -g -O2 -MT bitset_stats.o -MD -MP -MF ".deps/bitset_stats.Tpo" \
-c -o bitset_stats.o `test -f 'bitset_stats.c' || echo './'`bitset_stats.c; \
then mv ".deps/bitset_stats.Tpo" ".deps/bitset_stats.Po"; \
else rm -f ".deps/bitset_stats.Tpo"; exit 1; \
fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I../lib -g -O2 -MT lbitset.o -MD -MP -MF ".deps/lbitset.Tpo" \
-c -o lbitset.o `test -f 'lbitset.c' || echo './'`lbitset.c; \
then mv ".deps/lbitset.Tpo" ".deps/lbitset.Po"; \
else rm -f ".deps/lbitset.Tpo"; exit 1; \
fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I../lib -g -O2 -MT bitsetv-print.o -MD -MP -MF ".deps/bitsetv-print.Tpo" \
-c -o bitsetv-print.o `test -f 'bitsetv-print.c' || echo './'`bitsetv-print.c; \
then mv ".deps/bitsetv-print.Tpo" ".deps/bitsetv-print.Po"; \
else rm -f ".deps/bitsetv-print.Tpo"; exit 1; \
fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I../lib -g -O2 -MT timevar.o -MD -MP -MF ".deps/timevar.Tpo" \
-c -o timevar.o `test -f 'timevar.c' || echo './'`timevar.c; \
then mv ".deps/timevar.Tpo" ".deps/timevar.Po"; \
else rm -f ".deps/timevar.Tpo"; exit 1; \
fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I../lib -g -O2 -MT strnlen.o -MD -MP -MF ".deps/strnlen.Tpo" \
-c -o strnlen.o `test -f 'strnlen.c' || echo './'`strnlen.c; \
then mv ".deps/strnlen.Tpo" ".deps/strnlen.Po"; \
else rm -f ".deps/strnlen.Tpo"; exit 1; \
fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I../lib -g -O2 -MT malloc.o -MD -MP -MF ".deps/malloc.Tpo" \
-c -o malloc.o `test -f 'malloc.c' || echo './'`malloc.c; \
then mv ".deps/malloc.Tpo" ".deps/malloc.Po"; \
else rm -f ".deps/malloc.Tpo"; exit 1; \
fi
malloc.c:27: warning: conflicting types for built-in function 'malloc'
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I../lib -g -O2 -MT realloc.o -MD -MP -MF ".deps/realloc.Tpo" \
-c -o realloc.o `test -f 'realloc.c' || echo './'`realloc.c; \
then mv ".deps/realloc.Tpo" ".deps/realloc.Po"; \
else rm -f ".deps/realloc.Tpo"; exit 1; \
fi
realloc.c:28: warning: conflicting types for built-in function 'realloc'
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I../lib -g -O2 -MT memcmp.o -MD -MP -MF ".deps/memcmp.Tpo" \
-c -o memcmp.o `test -f 'memcmp.c' || echo './'`memcmp.c; \
then mv ".deps/memcmp.Tpo" ".deps/memcmp.Po"; \
else rm -f ".deps/memcmp.Tpo"; exit 1; \
fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I../lib -g -O2 -MT argmatch.o -MD -MP -MF ".deps/argmatch.Tpo" \
-c -o argmatch.o `test -f 'argmatch.c' || echo './'`argmatch.c; \
then mv ".deps/argmatch.Tpo" ".deps/argmatch.Po"; \
else rm -f ".deps/argmatch.Tpo"; exit 1; \
fi
rm -f libbison.a
ar cru libbison.a basename.o dirname.o get-errno.o getopt.o getopt1.o hash.o mbswidth.o quote.o quotearg.o subpipe.o xmalloc.o xstrdup.o xstrndup.o abitset.o bitset.o ebitset.o bitsetv.o bitset_stats.o lbitset.o bitsetv-print.o timevar.o strnlen.o malloc.o realloc.o memcmp.o argmatch.o
ranlib libbison.a
make[2]: Leaving directory `/opt/freescale/ltib/usr/src/rpm/BUILD/bison-1.875/lib'
Making all in data
make[2]: Entering directory `/opt/freescale/ltib/usr/src/rpm/BUILD/bison-1.875/data'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/opt/freescale/ltib/usr/src/rpm/BUILD/bison-1.875/data'
Making all in src
make[2]: Entering directory `/opt/freescale/ltib/usr/src/rpm/BUILD/bison-1.875/src'
make all-am
make[3]: Entering directory `/opt/freescale/ltib/usr/src/rpm/BUILD/bison-1.875/src'
if gcc -DHAVE_CONFIG_H -DPKGDATADIR=\"/opt/freescale/ltib/usr/share/bison\" -DLOCALEDIR=\"/opt/freescale/ltib/usr/share/locale\" -I. -I. -I.. -I.. -I../lib -g -O2 -MT LR0.o -MD -MP -MF ".deps/LR0.Tpo" \
-c -o LR0.o `test -f 'LR0.c' || echo './'`LR0.c; \
then mv ".deps/LR0.Tpo" ".deps/LR0.Po"; \
else rm -f ".deps/LR0.Tpo"; exit 1; \
fi
if gcc -DHAVE_CONFIG_H -DPKGDATADIR=\"/opt/freescale/ltib/usr/share/bison\" -DLOCALEDIR=\"/opt/freescale/ltib/usr/share/locale\" -I. -I. -I.. -I.. -I../lib -g -O2 -MT assoc.o -MD -MP -MF ".deps/assoc.Tpo" \
-c -o assoc.o `test -f 'assoc.c' || echo './'`assoc.c; \
then mv ".deps/assoc.Tpo" ".deps/assoc.Po"; \
else rm -f ".deps/assoc.Tpo"; exit 1; \
fi
if gcc -DHAVE_CONFIG_H -DPKGDATADIR=\"/opt/freescale/ltib/usr/share/bison\" -DLOCALEDIR=\"/opt/freescale/ltib/usr/share/locale\" -I. -I. -I.. -I.. -I../lib -g -O2 -MT closure.o -MD -MP -MF ".deps/closure.Tpo" \
-c -o closure.o `test -f 'closure.c' || echo './'`closure.c; \
then mv ".deps/closure.Tpo" ".deps/closure.Po"; \
else rm -f ".deps/closure.Tpo"; exit 1; \
fi
if gcc -DHAVE_CONFIG_H -DPKGDATADIR=\"/opt/freescale/ltib/usr/share/bison\" -DLOCALEDIR=\"/opt/freescale/ltib/usr/share/locale\" -I. -I. -I.. -I.. -I../lib -g -O2 -MT complain.o -MD -MP -MF ".deps/complain.Tpo" \
-c -o complain.o `test -f 'complain.c' || echo './'`complain.c; \
then mv ".deps/complain.Tpo" ".deps/complain.Po"; \
else rm -f ".deps/complain.Tpo"; exit 1; \
fi
if gcc -DHAVE_CONFIG_H -DPKGDATADIR=\"/opt/freescale/ltib/usr/share/bison\" -DLOCALEDIR=\"/opt/freescale/ltib/usr/share/locale\" -I. -I. -I.. -I.. -I../lib -g -O2 -MT conflicts.o -MD -MP -MF ".deps/conflicts.Tpo" \
-c -o conflicts.o `test -f 'conflicts.c' || echo './'`conflicts.c; \
then mv ".deps/conflicts.Tpo" ".deps/conflicts.Po"; \
else rm -f ".deps/conflicts.Tpo"; exit 1; \
fi
if gcc -DHAVE_CONFIG_H -DPKGDATADIR=\"/opt/freescale/ltib/usr/share/bison\" -DLOCALEDIR=\"/opt/freescale/ltib/usr/share/locale\" -I. -I. -I.. -I.. -I../lib -g -O2 -MT derives.o -MD -MP -MF ".deps/derives.Tpo" \
-c -o derives.o `test -f 'derives.c' || echo './'`derives.c; \
then mv ".deps/derives.Tpo" ".deps/derives.Po"; \
else rm -f ".deps/derives.Tpo"; exit 1; \
fi
if gcc -DHAVE_CONFIG_H -DPKGDATADIR=\"/opt/freescale/ltib/usr/share/bison\" -DLOCALEDIR=\"/opt/freescale/ltib/usr/share/locale\" -I. -I. -I.. -I.. -I../lib -g -O2 -MT files.o -MD -MP -MF ".deps/files.Tpo" \
-c -o files.o `test -f 'files.c' || echo './'`files.c; \
then mv ".deps/files.Tpo" ".deps/files.Po"; \
else rm -f ".deps/files.Tpo"; exit 1; \
fi
if gcc -DHAVE_CONFIG_H -DPKGDATADIR=\"/opt/freescale/ltib/usr/share/bison\" -DLOCALEDIR=\"/opt/freescale/ltib/usr/share/locale\" -I. -I. -I.. -I.. -I../lib -g -O2 -MT getargs.o -MD -MP -MF ".deps/getargs.Tpo" \
-c -o getargs.o `test -f 'getargs.c' || echo './'`getargs.c; \
then mv ".deps/getargs.Tpo" ".deps/getargs.Po"; \
else rm -f ".deps/getargs.Tpo"; exit 1; \
fi
if gcc -DHAVE_CONFIG_H -DPKGDATADIR=\"/opt/freescale/ltib/usr/share/bison\" -DLOCALEDIR=\"/opt/freescale/ltib/usr/share/locale\" -I. -I. -I.. -I.. -I../lib -g -O2 -MT gram.o -MD -MP -MF ".deps/gram.Tpo" \
-c -o gram.o `test -f 'gram.c' || echo './'`gram.c; \
then mv ".deps/gram.Tpo" ".deps/gram.Po"; \
else rm -f ".deps/gram.Tpo"; exit 1; \
fi
if gcc -DHAVE_CONFIG_H -DPKGDATADIR=\"/opt/freescale/ltib/usr/share/bison\" -DLOCALEDIR=\"/opt/freescale/ltib/usr/share/locale\" -I. -I. -I.. -I.. -I../lib -g -O2 -MT lalr.o -MD -MP -MF ".deps/lalr.Tpo" \
-c -o lalr.o `test -f 'lalr.c' || echo './'`lalr.c; \
then mv ".deps/lalr.Tpo" ".deps/lalr.Po"; \
else rm -f ".deps/lalr.Tpo"; exit 1; \
fi
if gcc -DHAVE_CONFIG_H -DPKGDATADIR=\"/opt/freescale/ltib/usr/share/bison\" -DLOCALEDIR=\"/opt/freescale/ltib/usr/share/locale\" -I. -I. -I.. -I.. -I../lib -g -O2 -MT location.o -MD -MP -MF ".deps/location.Tpo" \
-c -o location.o `test -f 'location.c' || echo './'`location.c; \
then mv ".deps/location.Tpo" ".deps/location.Po"; \
else rm -f ".deps/location.Tpo"; exit 1; \
fi
if gcc -DHAVE_CONFIG_H -DPKGDATADIR=\"/opt/freescale/ltib/usr/share/bison\" -DLOCALEDIR=\"/opt/freescale/ltib/usr/share/locale\" -I. -I. -I.. -I.. -I../lib -g -O2 -MT main.o -MD -MP -MF ".deps/main.Tpo" \
-c -o main.o `test -f 'main.c' || echo './'`main.c; \
then mv ".deps/main.Tpo" ".deps/main.Po"; \
else rm -f ".deps/main.Tpo"; exit 1; \
fi
if gcc -DHAVE_CONFIG_H -DPKGDATADIR=\"/opt/freescale/ltib/usr/share/bison\" -DLOCALEDIR=\"/opt/freescale/ltib/usr/share/locale\" -I. -I. -I.. -I.. -I../lib -g -O2 -MT muscle_tab.o -MD -MP -MF ".deps/muscle_tab.Tpo" \
-c -o muscle_tab.o `test -f 'muscle_tab.c' || echo './'`muscle_tab.c; \
then mv ".deps/muscle_tab.Tpo" ".deps/muscle_tab.Po"; \
else rm -f ".deps/muscle_tab.Tpo"; exit 1; \
fi
if gcc -DHAVE_CONFIG_H -DPKGDATADIR=\"/opt/freescale/ltib/usr/share/bison\" -DLOCALEDIR=\"/opt/freescale/ltib/usr/share/locale\" -I. -I. -I.. -I.. -I../lib -g -O2 -MT nullable.o -MD -MP -MF ".deps/nullable.Tpo" \
-c -o nullable.o `test -f 'nullable.c' || echo './'`nullable.c; \
then mv ".deps/nullable.Tpo" ".deps/nullable.Po"; \
else rm -f ".deps/nullable.Tpo"; exit 1; \
fi
if gcc -DHAVE_CONFIG_H -DPKGDATADIR=\"/opt/freescale/ltib/usr/share/bison\" -DLOCALEDIR=\"/opt/freescale/ltib/usr/share/locale\" -I. -I. -I.. -I.. -I../lib -g -O2 -MT output.o -MD -MP -MF ".deps/output.Tpo" \
-c -o output.o `test -f 'output.c' || echo './'`output.c; \
then mv ".deps/output.Tpo" ".deps/output.Po"; \
else rm -f ".deps/output.Tpo"; exit 1; \
fi
if gcc -DHAVE_CONFIG_H -DPKGDATADIR=\"/opt/freescale/ltib/usr/share/bison\" -DLOCALEDIR=\"/opt/freescale/ltib/usr/share/locale\" -I. -I. -I.. -I.. -I../lib -g -O2 -MT parse-gram.o -MD -MP -MF ".deps/parse-gram.Tpo" \
-c -o parse-gram.o `test -f 'parse-gram.c' || echo './'`parse-gram.c; \
then mv ".deps/parse-gram.Tpo" ".deps/parse-gram.Po"; \
else rm -f ".deps/parse-gram.Tpo"; exit 1; \
fi
if gcc -DHAVE_CONFIG_H -DPKGDATADIR=\"/opt/freescale/ltib/usr/share/bison\" -DLOCALEDIR=\"/opt/freescale/ltib/usr/share/locale\" -I. -I. -I.. -I.. -I../lib -g -O2 -MT print.o -MD -MP -MF ".deps/print.Tpo" \
-c -o print.o `test -f 'print.c' || echo './'`print.c; \
then mv ".deps/print.Tpo" ".deps/print.Po"; \
else rm -f ".deps/print.Tpo"; exit 1; \
fi
if gcc -DHAVE_CONFIG_H -DPKGDATADIR=\"/opt/freescale/ltib/usr/share/bison\" -DLOCALEDIR=\"/opt/freescale/ltib/usr/share/locale\" -I. -I. -I.. -I.. -I../lib -g -O2 -MT print_graph.o -MD -MP -MF ".deps/print_graph.Tpo" \
-c -o print_graph.o `test -f 'print_graph.c' || echo './'`print_graph.c; \
then mv ".deps/print_graph.Tpo" ".deps/print_graph.Po"; \
else rm -f ".deps/print_graph.Tpo"; exit 1; \
fi
if gcc -DHAVE_CONFIG_H -DPKGDATADIR=\"/opt/freescale/ltib/usr/share/bison\" -DLOCALEDIR=\"/opt/freescale/ltib/usr/share/locale\" -I. -I. -I.. -I.. -I../lib -g -O2 -MT reader.o -MD -MP -MF ".deps/reader.Tpo" \
-c -o reader.o `test -f 'reader.c' || echo './'`reader.c; \
then mv ".deps/reader.Tpo" ".deps/reader.Po"; \
else rm -f ".deps/reader.Tpo"; exit 1; \
fi
if gcc -DHAVE_CONFIG_H -DPKGDATADIR=\"/opt/freescale/ltib/usr/share/bison\" -DLOCALEDIR=\"/opt/freescale/ltib/usr/share/locale\" -I. -I. -I.. -I.. -I../lib -g -O2 -MT reduce.o -MD -MP -MF ".deps/reduce.Tpo" \
-c -o reduce.o `test -f 'reduce.c' || echo './'`reduce.c; \
then mv ".deps/reduce.Tpo" ".deps/reduce.Po"; \
else rm -f ".deps/reduce.Tpo"; exit 1; \
fi
if gcc -DHAVE_CONFIG_H -DPKGDATADIR=\"/opt/freescale/ltib/usr/share/bison\" -DLOCALEDIR=\"/opt/freescale/ltib/usr/share/locale\" -I. -I. -I.. -I.. -I../lib -g -O2 -MT relation.o -MD -MP -MF ".deps/relation.Tpo" \
-c -o relation.o `test -f 'relation.c' || echo './'`relation.c; \
then mv ".deps/relation.Tpo" ".deps/relation.Po"; \
else rm -f ".deps/relation.Tpo"; exit 1; \
fi
if gcc -DHAVE_CONFIG_H -DPKGDATADIR=\"/opt/freescale/ltib/usr/share/bison\" -DLOCALEDIR=\"/opt/freescale/ltib/usr/share/locale\" -I. -I. -I.. -I.. -I../lib -g -O2 -MT scan-gram.o -MD -MP -MF ".deps/scan-gram.Tpo" \
-c -o scan-gram.o `test -f 'scan-gram.c' || echo './'`scan-gram.c; \
then mv ".deps/scan-gram.Tpo" ".deps/scan-gram.Po"; \
else rm -f ".deps/scan-gram.Tpo"; exit 1; \
fi
if gcc -DHAVE_CONFIG_H -DPKGDATADIR=\"/opt/freescale/ltib/usr/share/bison\" -DLOCALEDIR=\"/opt/freescale/ltib/usr/share/locale\" -I. -I. -I.. -I.. -I../lib -g -O2 -MT scan-skel.o -MD -MP -MF ".deps/scan-skel.Tpo" \
-c -o scan-skel.o `test -f 'scan-skel.c' || echo './'`scan-skel.c; \
then mv ".deps/scan-skel.Tpo" ".deps/scan-skel.Po"; \
else rm -f ".deps/scan-skel.Tpo"; exit 1; \
fi
if gcc -DHAVE_CONFIG_H -DPKGDATADIR=\"/opt/freescale/ltib/usr/share/bison\" -DLOCALEDIR=\"/opt/freescale/ltib/usr/share/locale\" -I. -I. -I.. -I.. -I../lib -g -O2 -MT state.o -MD -MP -MF ".deps/state.Tpo" \
-c -o state.o `test -f 'state.c' || echo './'`state.c; \
then mv ".deps/state.Tpo" ".deps/state.Po"; \
else rm -f ".deps/state.Tpo"; exit 1; \
fi
if gcc -DHAVE_CONFIG_H -DPKGDATADIR=\"/opt/freescale/ltib/usr/share/bison\" -DLOCALEDIR=\"/opt/freescale/ltib/usr/share/locale\" -I. -I. -I.. -I.. -I../lib -g -O2 -MT symlist.o -MD -MP -MF ".deps/symlist.Tpo" \
-c -o symlist.o `test -f 'symlist.c' || echo './'`symlist.c; \
then mv ".deps/symlist.Tpo" ".deps/symlist.Po"; \
else rm -f ".deps/symlist.Tpo"; exit 1; \
fi
if gcc -DHAVE_CONFIG_H -DPKGDATADIR=\"/opt/freescale/ltib/usr/share/bison\" -DLOCALEDIR=\"/opt/freescale/ltib/usr/share/locale\" -I. -I. -I.. -I.. -I../lib -g -O2 -MT symtab.o -MD -MP -MF ".deps/symtab.Tpo" \
-c -o symtab.o `test -f 'symtab.c' || echo './'`symtab.c; \
then mv ".deps/symtab.Tpo" ".deps/symtab.Po"; \
else rm -f ".deps/symtab.Tpo"; exit 1; \
fi
if gcc -DHAVE_CONFIG_H -DPKGDATADIR=\"/opt/freescale/ltib/usr/share/bison\" -DLOCALEDIR=\"/opt/freescale/ltib/usr/share/locale\" -I. -I. -I.. -I.. -I../lib -g -O2 -MT tables.o -MD -MP -MF ".deps/tables.Tpo" \
-c -o tables.o `test -f 'tables.c' || echo './'`tables.c; \
then mv ".deps/tables.Tpo" ".deps/tables.Po"; \
else rm -f ".deps/tables.Tpo"; exit 1; \
fi
if gcc -DHAVE_CONFIG_H -DPKGDATADIR=\"/opt/freescale/ltib/usr/share/bison\" -DLOCALEDIR=\"/opt/freescale/ltib/usr/share/locale\" -I. -I. -I.. -I.. -I../lib -g -O2 -MT uniqstr.o -MD -MP -MF ".deps/uniqstr.Tpo" \
-c -o uniqstr.o `test -f 'uniqstr.c' || echo './'`uniqstr.c; \
then mv ".deps/uniqstr.Tpo" ".deps/uniqstr.Po"; \
else rm -f ".deps/uniqstr.Tpo"; exit 1; \
fi
if gcc -DHAVE_CONFIG_H -DPKGDATADIR=\"/opt/freescale/ltib/usr/share/bison\" -DLOCALEDIR=\"/opt/freescale/ltib/usr/share/locale\" -I. -I. -I.. -I.. -I../lib -g -O2 -MT vcg.o -MD -MP -MF ".deps/vcg.Tpo" \
-c -o vcg.o `test -f 'vcg.c' || echo './'`vcg.c; \
then mv ".deps/vcg.Tpo" ".deps/vcg.Po"; \
else rm -f ".deps/vcg.Tpo"; exit 1; \
fi
gcc -g -O2 -o bison LR0.o assoc.o closure.o complain.o conflicts.o derives.o files.o getargs.o gram.o lalr.o location.o main.o muscle_tab.o nullable.o output.o parse-gram.o print.o print_graph.o reader.o reduce.o relation.o scan-gram.o scan-skel.o state.o symlist.o symtab.o tables.o uniqstr.o vcg.o ../lib/libbison.a
echo '#! /bin/sh' >yacc
echo 'exec /opt/freescale/ltib/usr/bin/bison -y "$@"' >>yacc
chmod a+x yacc
make[3]: Leaving directory `/opt/freescale/ltib/usr/src/rpm/BUILD/bison-1.875/src'
make[2]: Leaving directory `/opt/freescale/ltib/usr/src/rpm/BUILD/bison-1.875/src'
Making all in doc
make[2]: Entering directory `/opt/freescale/ltib/usr/src/rpm/BUILD/bison-1.875/doc'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/opt/freescale/ltib/usr/src/rpm/BUILD/bison-1.875/doc'
Making all in m4
make[2]: Entering directory `/opt/freescale/ltib/usr/src/rpm/BUILD/bison-1.875/m4'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/opt/freescale/ltib/usr/src/rpm/BUILD/bison-1.875/m4'
Making all in tests
make[2]: Entering directory `/opt/freescale/ltib/usr/src/rpm/BUILD/bison-1.875/tests'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/opt/freescale/ltib/usr/src/rpm/BUILD/bison-1.875/tests'
make[2]: Entering directory `/opt/freescale/ltib/usr/src/rpm/BUILD/bison-1.875'
make[2]: Nothing to be done for `all-am'.
make[2]: Leaving directory `/opt/freescale/ltib/usr/src/rpm/BUILD/bison-1.875'
make[1]: Leaving directory `/opt/freescale/ltib/usr/src/rpm/BUILD/bison-1.875'
+ exit 0
Executing(%install): /bin/sh -e /home/rnd4/Desktop/8360/ltib-mpc8360epb-20081112/tmp/rpm-tmp.48514
+ umask 022
+ cd /opt/freescale/ltib/usr/src/rpm/BUILD
+ cd bison-1.875
+ rm -rf /home/rnd4/Desktop/8360/ltib-mpc8360epb-20081112/tmp/bison
+ make install DESTDIR=/home/rnd4/Desktop/8360/ltib-mpc8360epb-20081112/tmp/bison//opt/freescale/rootfs/i686
Making install in config
make[1]: Entering directory `/opt/freescale/ltib/usr/src/rpm/BUILD/bison-1.875/config'
make[2]: Entering directory `/opt/freescale/ltib/usr/src/rpm/BUILD/bison-1.875/config'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/opt/freescale/ltib/usr/src/rpm/BUILD/bison-1.875/config'
make[1]: Leaving directory `/opt/freescale/ltib/usr/src/rpm/BUILD/bison-1.875/config'
Making install in po
make[1]: Entering directory `/opt/freescale/ltib/usr/src/rpm/BUILD/bison-1.875/po'
/bin/sh `case "config/mkinstalldirs" in /*) echo "config/mkinstalldirs" ;; *) echo "../config/mkinstalldirs" ;; esac` /home/rnd4/Desktop/8360/ltib-mpc8360epb-20081112/tmp/bison//opt/freescale/rootfs/i686/opt/freescale/ltib/usr/share
mkdir -p -- /home/rnd4/Desktop/8360/ltib-mpc8360epb-20081112/tmp/bison//opt/freescale/rootfs/i686/opt/freescale/ltib/usr/share
mkdir -p -- /home/rnd4/Desktop/8360/ltib-mpc8360epb-20081112/tmp/bison//opt/freescale/rootfs/i686/opt/freescale/ltib/usr/share/locale/da/LC_MESSAGES
installing da.gmo as /home/rnd4/Desktop/8360/ltib-mpc8360epb-20081112/tmp/bison//opt/freescale/rootfs/i686/opt/freescale/ltib/usr/share/locale/da/LC_MESSAGES/bison.mo
mkdir -p -- /home/rnd4/Desktop/8360/ltib-mpc8360epb-20081112/tmp/bison//opt/freescale/rootfs/i686/opt/freescale/ltib/usr/share/locale/de/LC_MESSAGES
installing de.gmo as /home/rnd4/Desktop/8360/ltib-mpc8360epb-20081112/tmp/bison//opt/freescale/rootfs/i686/opt/freescale/ltib/usr/share/locale/de/LC_MESSAGES/bison.mo
mkdir -p -- /home/rnd4/Desktop/8360/ltib-mpc8360epb-20081112/tmp/bison//opt/freescale/rootfs/i686/opt/freescale/ltib/usr/share/locale/es/LC_MESSAGES
installing es.gmo as /home/rnd4/Desktop/8360/ltib-mpc8360epb-20081112/tmp/bison//opt/freescale/rootfs/i686/opt/freescale/ltib/usr/share/locale/es/LC_MESSAGES/bison.mo
mkdir -p -- /home/rnd4/Desktop/8360/ltib-mpc8360epb-20081112/tmp/bison//opt/freescale/rootfs/i686/opt/freescale/ltib/usr/share/locale/et/LC_MESSAGES
installing et.gmo as /home/rnd4/Desktop/8360/ltib-mpc8360epb-20081112/tmp/bison//opt/freescale/rootfs/i686/opt/freescale/ltib/usr/share/locale/et/LC_MESSAGES/bison.mo
mkdir -p -- /home/rnd4/Desktop/8360/ltib-mpc8360epb-20081112/tmp/bison//opt/freescale/rootfs/i686/opt/freescale/ltib/usr/share/locale/fr/LC_MESSAGES
installing fr.gmo as /home/rnd4/Desktop/8360/ltib-mpc8360epb-20081112/tmp/bison//opt/freescale/rootfs/i686/opt/freescale/ltib/usr/share/locale/fr/LC_MESSAGES/bison.mo
mkdir -p -- /home/rnd4/Desktop/8360/ltib-mpc8360epb-20081112/tmp/bison//opt/freescale/rootfs/i686/opt/freescale/ltib/usr/share/locale/hr/LC_MESSAGES
installing hr.gmo as /home/rnd4/Desktop/8360/ltib-mpc8360epb-20081112/tmp/bison//opt/freescale/rootfs/i686/opt/freescale/ltib/usr/share/locale/hr/LC_MESSAGES/bison.mo
mkdir -p -- /home/rnd4/Desktop/8360/ltib-mpc8360epb-20081112/tmp/bison//opt/freescale/rootfs/i686/opt/freescale/ltib/usr/share/locale/id/LC_MESSAGES
installing id.gmo as /home/rnd4/Desktop/8360/ltib-mpc8360epb-20081112/tmp/bison//opt/freescale/rootfs/i686/opt/freescale/ltib/usr/share/locale/id/LC_MESSAGES/bison.mo
mkdir -p -- /home/rnd4/Desktop/8360/ltib-mpc8360epb-20081112/tmp/bison//opt/freescale/rootfs/i686/opt/freescale/ltib/usr/share/locale/it/LC_MESSAGES
installing it.gmo as /home/rnd4/Desktop/8360/ltib-mpc8360epb-20081112/tmp/bison//opt/freescale/rootfs/i686/opt/freescale/ltib/usr/share/locale/it/LC_MESSAGES/bison.mo
mkdir -p -- /home/rnd4/Desktop/8360/ltib-mpc8360epb-20081112/tmp/bison//opt/freescale/rootfs/i686/opt/freescale/ltib/usr/share/locale/ja/LC_MESSAGES
installing ja.gmo as /home/rnd4/Desktop/8360/ltib-mpc8360epb-20081112/tmp/bison//opt/freescale/rootfs/i686/opt/freescale/ltib/usr/share/locale/ja/LC_MESSAGES/bison.mo
mkdir -p -- /home/rnd4/Desktop/8360/ltib-mpc8360epb-20081112/tmp/bison//opt/freescale/rootfs/i686/opt/freescale/ltib/usr/share/locale/nl/LC_MESSAGES
installing nl.gmo as /home/rnd4/Desktop/8360/ltib-mpc8360epb-20081112/tmp/bison//opt/freescale/rootfs/i686/opt/freescale/ltib/usr/share/locale/nl/LC_MESSAGES/bison.mo
mkdir -p -- /home/rnd4/Desktop/8360/ltib-mpc8360epb-20081112/tmp/bison//opt/freescale/rootfs/i686/opt/freescale/ltib/usr/share/locale/pt_BR/LC_MESSAGES
installing pt_BR.gmo as /home/rnd4/Desktop/8360/ltib-mpc8360epb-20081112/tmp/bison//opt/freescale/rootfs/i686/opt/freescale/ltib/usr/share/locale/pt_BR/LC_MESSAGES/bison.mo
mkdir -p -- /home/rnd4/Desktop/8360/ltib-mpc8360epb-20081112/tmp/bison//opt/freescale/rootfs/i686/opt/freescale/ltib/usr/share/locale/ru/LC_MESSAGES
installing ru.gmo as /home/rnd4/Desktop/8360/ltib-mpc8360epb-20081112/tmp/bison//opt/freescale/rootfs/i686/opt/freescale/ltib/usr/share/locale/ru/LC_MESSAGES/bison.mo
mkdir -p -- /home/rnd4/Desktop/8360/ltib-mpc8360epb-20081112/tmp/bison//opt/freescale/rootfs/i686/opt/freescale/ltib/usr/share/locale/sv/LC_MESSAGES
installing sv.gmo as /home/rnd4/Desktop/8360/ltib-mpc8360epb-20081112/tmp/bison//opt/freescale/rootfs/i686/opt/freescale/ltib/usr/share/locale/sv/LC_MESSAGES/bison.mo
mkdir -p -- /home/rnd4/Desktop/8360/ltib-mpc8360epb-20081112/tmp/bison//opt/freescale/rootfs/i686/opt/freescale/ltib/usr/share/locale/tr/LC_MESSAGES
installing tr.gmo as /home/rnd4/Desktop/8360/ltib-mpc8360epb-20081112/tmp/bison//opt/freescale/rootfs/i686/opt/freescale/ltib/usr/share/locale/tr/LC_MESSAGES/bison.mo
if test "bison" = "gettext"; then \
/bin/sh `case "config/mkinstalldirs" in /*) echo "config/mkinstalldirs" ;; *) echo "../config/mkinstalldirs" ;; esac` /home/rnd4/Desktop/8360/ltib-mpc8360epb-20081112/tmp/bison//opt/freescale/rootfs/i686/opt/freescale/ltib/usr/share/gettext/po; \
for file in Makefile.in.in Makevars remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot ; do \
/usr/bin/install -c -m 644 ./$file \
/home/rnd4/Desktop/8360/ltib-mpc8360epb-20081112/tmp/bison//opt/freescale/rootfs/i686/opt/freescale/ltib/usr/share/gettext/po/$file; \
done; \
else \
: ; \
fi
make[1]: Leaving directory `/opt/freescale/ltib/usr/src/rpm/BUILD/bison-1.875/po'
Making install in lib
make[1]: Entering directory `/opt/freescale/ltib/usr/src/rpm/BUILD/bison-1.875/lib'
make[2]: Entering directory `/opt/freescale/ltib/usr/src/rpm/BUILD/bison-1.875/lib'
/bin/bash ../config/mkinstalldirs /home/rnd4/Desktop/8360/ltib-mpc8360epb-20081112/tmp/bison//opt/freescale/rootfs/i686/opt/freescale/ltib/usr/lib
mkdir -p -- /home/rnd4/Desktop/8360/ltib-mpc8360epb-20081112/tmp/bison//opt/freescale/rootfs/i686/opt/freescale/ltib/usr/lib
/usr/bin/install -c -m 644 liby.a /home/rnd4/Desktop/8360/ltib-mpc8360epb-20081112/tmp/bison//opt/freescale/rootfs/i686/opt/freescale/ltib/usr/lib/liby.a
ranlib /home/rnd4/Desktop/8360/ltib-mpc8360epb-20081112/tmp/bison//opt/freescale/rootfs/i686/opt/freescale/ltib/usr/lib/liby.a
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/opt/freescale/ltib/usr/src/rpm/BUILD/bison-1.875/lib'
make[1]: Leaving directory `/opt/freescale/ltib/usr/src/rpm/BUILD/bison-1.875/lib'
Making install in data
make[1]: Entering directory `/opt/freescale/ltib/usr/src/rpm/BUILD/bison-1.875/data'
make[2]: Entering directory `/opt/freescale/ltib/usr/src/rpm/BUILD/bison-1.875/data'
make[2]: Nothing to be done for `install-exec-am'.
/bin/bash ../config/mkinstalldirs /home/rnd4/Desktop/8360/ltib-mpc8360epb-20081112/tmp/bison//opt/freescale/rootfs/i686/opt/freescale/ltib/usr/share/bison/m4sugar
mkdir -p -- /home/rnd4/Desktop/8360/ltib-mpc8360epb-20081112/tmp/bison//opt/freescale/rootfs/i686/opt/freescale/ltib/usr/share/bison/m4sugar
/usr/bin/install -c -m 644 m4sugar/m4sugar.m4 /home/rnd4/Desktop/8360/ltib-mpc8360epb-20081112/tmp/bison//opt/freescale/rootfs/i686/opt/freescale/ltib/usr/share/bison/m4sugar/m4sugar.m4
/bin/bash ../config/mkinstalldirs /home/rnd4/Desktop/8360/ltib-mpc8360epb-20081112/tmp/bison//opt/freescale/rootfs/i686/opt/freescale/ltib/usr/share/bison
/usr/bin/install -c -m 644 README /home/rnd4/Desktop/8360/ltib-mpc8360epb-20081112/tmp/bison//opt/freescale/rootfs/i686/opt/freescale/ltib/usr/share/bison/README
/usr/bin/install -c -m 644 c.m4 /home/rnd4/Desktop/8360/ltib-mpc8360epb-20081112/tmp/bison//opt/freescale/rootfs/i686/opt/freescale/ltib/usr/share/bison/c.m4
/usr/bin/install -c -m 644 yacc.c /home/rnd4/Desktop/8360/ltib-mpc8360epb-20081112/tmp/bison//opt/freescale/rootfs/i686/opt/freescale/ltib/usr/share/bison/yacc.c
/usr/bin/install -c -m 644 lalr1.cc /home/rnd4/Desktop/8360/ltib-mpc8360epb-20081112/tmp/bison//opt/freescale/rootfs/i686/opt/freescale/ltib/usr/share/bison/lalr1.cc
/usr/bin/install -c -m 644 glr.c /home/rnd4/Desktop/8360/ltib-mpc8360epb-20081112/tmp/bison//opt/freescale/rootfs/i686/opt/freescale/ltib/usr/share/bison/glr.c
make[2]: Leaving directory `/opt/freescale/ltib/usr/src/rpm/BUILD/bison-1.875/data'
make[1]: Leaving directory `/opt/freescale/ltib/usr/src/rpm/BUILD/bison-1.875/data'
Making install in src
make[1]: Entering directory `/opt/freescale/ltib/usr/src/rpm/BUILD/bison-1.875/src'
make[2]: Entering directory `/opt/freescale/ltib/usr/src/rpm/BUILD/bison-1.875/src'
/bin/bash ../config/mkinstalldirs /home/rnd4/Desktop/8360/ltib-mpc8360epb-20081112/tmp/bison//opt/freescale/rootfs/i686/opt/freescale/ltib/usr/bin
mkdir -p -- /home/rnd4/Desktop/8360/ltib-mpc8360epb-20081112/tmp/bison//opt/freescale/rootfs/i686/opt/freescale/ltib/usr/bin
/usr/bin/install -c bison /home/rnd4/Desktop/8360/ltib-mpc8360epb-20081112/tmp/bison//opt/freescale/rootfs/i686/opt/freescale/ltib/usr/bin/bison
/bin/bash ../config/mkinstalldirs /home/rnd4/Desktop/8360/ltib-mpc8360epb-20081112/tmp/bison//opt/freescale/rootfs/i686/opt/freescale/ltib/usr/bin
/usr/bin/install -c yacc /home/rnd4/Desktop/8360/ltib-mpc8360epb-20081112/tmp/bison//opt/freescale/rootfs/i686/opt/freescale/ltib/usr/bin/yacc
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/opt/freescale/ltib/usr/src/rpm/BUILD/bison-1.875/src'
make[1]: Leaving directory `/opt/freescale/ltib/usr/src/rpm/BUILD/bison-1.875/src'
Making install in doc
make[1]: Entering directory `/opt/freescale/ltib/usr/src/rpm/BUILD/bison-1.875/doc'
make[2]: Entering directory `/opt/freescale/ltib/usr/src/rpm/BUILD/bison-1.875/doc'
make[2]: Nothing to be done for `install-exec-am'.
/bin/bash ../config/mkinstalldirs /home/rnd4/Desktop/8360/ltib-mpc8360epb-20081112/tmp/bison//opt/freescale/rootfs/i686/opt/freescale/ltib/usr/info
mkdir -p -- /home/rnd4/Desktop/8360/ltib-mpc8360epb-20081112/tmp/bison//opt/freescale/rootfs/i686/opt/freescale/ltib/usr/info
/usr/bin/install -c -m 644 ./bison.info /home/rnd4/Desktop/8360/ltib-mpc8360epb-20081112/tmp/bison//opt/freescale/rootfs/i686/opt/freescale/ltib/usr/info/bison.info
/usr/bin/install -c -m 644 ./bison.info-1 /home/rnd4/Desktop/8360/ltib-mpc8360epb-20081112/tmp/bison//opt/freescale/rootfs/i686/opt/freescale/ltib/usr/info/bison.info-1
/usr/bin/install -c -m 644 ./bison.info-2 /home/rnd4/Desktop/8360/ltib-mpc8360epb-20081112/tmp/bison//opt/freescale/rootfs/i686/opt/freescale/ltib/usr/info/bison.info-2
/usr/bin/install -c -m 644 ./bison.info-3 /home/rnd4/Desktop/8360/ltib-mpc8360epb-20081112/tmp/bison//opt/freescale/rootfs/i686/opt/freescale/ltib/usr/info/bison.info-3
/usr/bin/install -c -m 644 ./bison.info-4 /home/rnd4/Desktop/8360/ltib-mpc8360epb-20081112/tmp/bison//opt/freescale/rootfs/i686/opt/freescale/ltib/usr/info/bison.info-4
/usr/bin/install -c -m 644 ./bison.info-5 /home/rnd4/Desktop/8360/ltib-mpc8360epb-20081112/tmp/bison//opt/freescale/rootfs/i686/opt/freescale/ltib/usr/info/bison.info-5
/usr/bin/install -c -m 644 ./bison.info-6 /home/rnd4/Desktop/8360/ltib-mpc8360epb-20081112/tmp/bison//opt/freescale/rootfs/i686/opt/freescale/ltib/usr/info/bison.info-6
/usr/bin/install -c -m 644 ./bison.info-7 /home/rnd4/Desktop/8360/ltib-mpc8360epb-20081112/tmp/bison//opt/freescale/rootfs/i686/opt/freescale/ltib/usr/info/bison.info-7
/bin/bash ../config/mkinstalldirs /home/rnd4/Desktop/8360/ltib-mpc8360epb-20081112/tmp/bison//opt/freescale/rootfs/i686/opt/freescale/ltib/usr/share/man/man1
mkdir -p -- /home/rnd4/Desktop/8360/ltib-mpc8360epb-20081112/tmp/bison//opt/freescale/rootfs/i686/opt/freescale/ltib/usr/share/man/man1
/usr/bin/install -c -m 644 ./bison.1 /home/rnd4/Desktop/8360/ltib-mpc8360epb-20081112/tmp/bison//opt/freescale/rootfs/i686/opt/freescale/ltib/usr/share/man/man1/bison.1
make[2]: Leaving directory `/opt/freescale/ltib/usr/src/rpm/BUILD/bison-1.875/doc'
make[1]: Leaving directory `/opt/freescale/ltib/usr/src/rpm/BUILD/bison-1.875/doc'
Making install in m4
make[1]: Entering directory `/opt/freescale/ltib/usr/src/rpm/BUILD/bison-1.875/m4'
make[2]: Entering directory `/opt/freescale/ltib/usr/src/rpm/BUILD/bison-1.875/m4'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/opt/freescale/ltib/usr/src/rpm/BUILD/bison-1.875/m4'
make[1]: Leaving directory `/opt/freescale/ltib/usr/src/rpm/BUILD/bison-1.875/m4'
Making install in tests
make[1]: Entering directory `/opt/freescale/ltib/usr/src/rpm/BUILD/bison-1.875/tests'
make[2]: Entering directory `/opt/freescale/ltib/usr/src/rpm/BUILD/bison-1.875/tests'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/opt/freescale/ltib/usr/src/rpm/BUILD/bison-1.875/tests'
make[1]: Leaving directory `/opt/freescale/ltib/usr/src/rpm/BUILD/bison-1.875/tests'
make[1]: Entering directory `/opt/freescale/ltib/usr/src/rpm/BUILD/bison-1.875'
make[2]: Entering directory `/opt/freescale/ltib/usr/src/rpm/BUILD/bison-1.875'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/opt/freescale/ltib/usr/src/rpm/BUILD/bison-1.875'
make[1]: Leaving directory `/opt/freescale/ltib/usr/src/rpm/BUILD/bison-1.875'
+ /opt/freescale/ltib/usr/lib/rpm/brp-compress
+ /opt/freescale/ltib/usr/lib/rpm/brp-strip
+ /opt/freescale/ltib/usr/lib/rpm/brp-strip-comment-note
Processing files: bison-1.875-1
Finding Provides: (using /opt/freescale/ltib/usr/lib/rpm/find-provides)...
Finding Requires: (using /opt/freescale/ltib/usr/lib/rpm/find-requires)...
PreReq: rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1
Requires(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1
Requires: libc.so.6 linux-gate.so.1 /bin/sh libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4)
Wrote: /opt/freescale/ltib/usr/src/rpm/RPMS/i686/bison-1.875-1.i686.rpm
Executing(%clean): /bin/sh -e /home/rnd4/Desktop/8360/ltib-mpc8360epb-20081112/tmp/rpm-tmp.36786
+ umask 022
+ cd /opt/freescale/ltib/usr/src/rpm/BUILD
+ cd bison-1.875
+ rm -rf /home/rnd4/Desktop/8360/ltib-mpc8360epb-20081112/tmp/bison
+ exit 0
Executing(--clean): /bin/sh -e /home/rnd4/Desktop/8360/ltib-mpc8360epb-20081112/tmp/rpm-tmp.36786
+ umask 022
+ cd /opt/freescale/ltib/usr/src/rpm/BUILD
+ rm -rf bison-1.875
+ exit 0
Build time for bison: 72 seconds

sudo /opt/freescale/ltib/usr/bin/rpm --dbpath /opt/freescale/ltib/var/lib/rpm -e --allmatches --nodeps bison 2>/dev/null
sudo /opt/freescale/ltib/usr/bin/rpm --dbpath /opt/freescale/ltib/var/lib/rpm --prefix / --ignorearch -ivh --force --nodeps --excludedocs /opt/freescale/ltib/usr/src/rpm/RPMS/i686/bison-1.875-1.i686.rpm
error: failed to stat /home/rnd4/.gvfs: Permission denied
Preparing... ##################################################
bison ##################################################

Processing: flex
==================
rpmbuild --dbpath /opt/freescale/ltib/var/lib/rpm --define '_unpackaged_files_terminate_build 0' --define '_target_cpu i686' --define '__strip strip' --define '_topdir /opt/freescale/ltib/usr/src/rpm' --define '_prefix /opt/freescale/ltib/usr' --define '_tmppath /home/rnd4/Desktop/8360/ltib-mpc8360epb-20081112/tmp' --define '_mandir /opt/freescale/ltib/usr/share/man' --define '_sysconfdir /opt/freescale/ltib/etc' --define '_localstatedir /var' -bb --clean --rmsource /home/rnd4/Desktop/8360/ltib-mpc8360epb-20081112/dist/lfs-5.1/flex/flex.spec
Executing(%prep): /bin/sh -e /home/rnd4/Desktop/8360/ltib-mpc8360epb-20081112/tmp/rpm-tmp.38159
+ umask 022
+ cd /opt/freescale/ltib/usr/src/rpm/BUILD
+ cd /opt/freescale/ltib/usr/src/rpm/BUILD
+ rm -rf flex-2.5.4
+ /bin/gzip -dc /opt/freescale/ltib/usr/src/rpm/SOURCES/flex-2.5.4a.tar.gz
+ tar -xvvf -
drwxr-xr-x kwzh/staff 0 1997-07-27 08:27 flex-2.5.4/
-r--r--r-- kwzh/staff 2042 1995-03-28 23:59 flex-2.5.4/README
-r--r--r-- kwzh/staff 46346 1996-09-11 05:40 flex-2.5.4/NEWS
-r--r--r-- kwzh/staff 1829 1997-07-27 08:09 flex-2.5.4/COPYING
-r--r--r-- kwzh/staff 5723 1993-11-27 06:13 flex-2.5.4/INSTALL
-r--r--r-- kwzh/staff 5749 1997-07-27 08:11 flex-2.5.4/FlexLexer.h
-r--r--r-- kwzh/staff 419 1995-04-21 01:39 flex-2.5.4/configure.in
-r--r--r-- kwzh/staff 729 1995-01-10 01:41 flex-2.5.4/conf.in
-rw-r--r-- kwzh/staff 7648 1996-09-11 05:29 flex-2.5.4/Makefile.in
-r-xr-xr-x kwzh/staff 192 1995-01-10 01:41 flex-2.5.4/mkskel.sh
-r--r--r-- kwzh/staff 33954 1996-09-11 05:28 flex-2.5.4/flex.skl
-r--r--r-- kwzh/staff 36162 1997-07-27 08:12 flex-2.5.4/flexdef.h
-r--r--r-- kwzh/staff 29 1996-09-11 05:28 flex-2.5.4/version.h
-r--r--r-- kwzh/staff 3734 1997-07-27 08:02 flex-2.5.4/ccl.c
-r--r--r-- kwzh/staff 25961 1997-07-27 08:02 flex-2.5.4/dfa.c
-r--r--r-- kwzh/staff 5679 1997-07-27 08:02 flex-2.5.4/ecs.c
-r--r--r-- kwzh/staff 37157 1997-07-27 08:02 flex-2.5.4/gen.c
-r--r--r-- kwzh/staff 28785 1997-07-27 08:02 flex-2.5.4/main.c
-r--r--r-- kwzh/staff 16308 1997-07-27 08:02 flex-2.5.4/misc.c
-r--r--r-- kwzh/staff 17313 1997-07-27 08:02 flex-2.5.4/nfa.c
-r--r--r-- kwzh/staff 17808 1997-07-27 08:13 flex-2.5.4/parse.y
-r--r--r-- kwzh/staff 15164 1997-07-27 08:14 flex-2.5.4/scan.l
-rw-r--r-- kwzh/staff 41864 1996-09-11 05:30 flex-2.5.4/skel.c
-r--r--r-- kwzh/staff 6265 1997-07-27 08:02 flex-2.5.4/sym.c
-r--r--r-- kwzh/staff 23572 1997-07-27 08:02 flex-2.5.4/tblcmp.c
-r--r--r-- kwzh/staff 4306 1997-07-27 08:02 flex-2.5.4/yylex.c
-r--r--r-- kwzh/staff 267 1995-09-28 01:18 flex-2.5.4/libmain.c
-r--r--r-- kwzh/staff 189 1993-10-03 03:53 flex-2.5.4/libyywrap.c
drwxr-xr-x kwzh/staff 0 1997-07-27 08:27 flex-2.5.4/MISC/
-rw-r--r-- kwzh/staff 845 1994-12-04 10:00 flex-2.5.4/MISC/testxxLexer.l
drwxr-xr-x kwzh/staff 0 1993-09-22 10:56 flex-2.5.4/MISC/Atari/
-rw-r--r-- kwzh/staff 29474 1990-01-10 23:23 flex-2.5.4/MISC/Atari/Atari.patches
-rw-r--r-- kwzh/staff 2688 1995-04-21 02:17 flex-2.5.4/MISC/README
drwxr-xr-x kwzh/staff 0 1997-07-27 08:27 flex-2.5.4/MISC/texinfo/
-rw-r--r-- kwzh/staff 113286 1997-07-27 08:17 flex-2.5.4/MISC/texinfo/flex.texi
-rw-r--r-- kwzh/staff 111995 1997-07-27 08:15 flex-2.5.4/MISC/texinfo/flex.info
drwxr-xr-x kwzh/staff 0 1995-04-03 23:26 flex-2.5.4/MISC/Amiga/
-rw------- kwzh/staff 738 1995-04-03 23:19 flex-2.5.4/MISC/Amiga/config.h
-rw------- kwzh/staff 2840 1995-04-03 23:19 flex-2.5.4/MISC/Amiga/README.amiga
-rw------- kwzh/staff 5503 1995-04-03 23:15 flex-2.5.4/MISC/Amiga/SMakefile
-rw------- kwzh/staff 169 1995-04-03 23:03 flex-2.5.4/MISC/Amiga/libmain.ch
-rw------- kwzh/staff 159 1995-04-03 23:03 flex-2.5.4/MISC/Amiga/libyywrap.ch
-rw------- kwzh/staff 167 1995-04-03 23:03 flex-2.5.4/MISC/Amiga/parse.ych
-r--r--r-- kwzh/staff 14043 1993-12-01 01:29 flex-2.5.4/MISC/alloca.c
drwxr-xr-x kwzh/staff 0 1995-03-28 23:55 flex-2.5.4/MISC/Borland/
-rw-r--r-- kwzh/staff 3559 1995-03-28 23:55 flex-2.5.4/MISC/Borland/Makefile
-rw-r--r-- kwzh/staff 961 1995-03-28 23:55 flex-2.5.4/MISC/Borland/config.h
-rw------- kwzh/staff 2127 1995-03-28 23:56 flex-2.5.4/MISC/Borland/NOTES
drwxr-xr-x kwzh/staff 0 1997-07-27 08:27 flex-2.5.4/MISC/MVS/
-rw-r--r-- kwzh/staff 815 1990-07-18 23:50 flex-2.5.4/MISC/MVS/MVS.todo
-rw-r--r-- kwzh/staff 2253 1990-07-19 00:02 flex-2.5.4/MISC/MVS/MVS.mail
-rw-r--r-- kwzh/staff 9997 1990-07-19 18:50 flex-2.5.4/MISC/MVS/MVS.uudecode
-rw-r--r-- kwzh/staff 1630 1990-07-18 00:03 flex-2.5.4/MISC/MVS/README
-rw-r--r-- kwzh/staff 20861 1990-07-17 23:11 flex-2.5.4/MISC/MVS/diffs
-rw-r--r-- kwzh/staff 5022 1990-07-17 23:30 flex-2.5.4/MISC/MVS/fixit.l
-rw-r--r-- kwzh/staff 4898 1990-07-17 23:38 flex-2.5.4/MISC/MVS/unfixit.l
-rw-r--r-- kwzh/staff 97676 1997-07-27 08:05 flex-2.5.4/MISC/MVS/initscan-mvs.c
-rw-r--r-- kwzh/staff 2800 1994-12-05 00:49 flex-2.5.4/MISC/debflex.awk
drwxr-xr-x kwzh/staff 0 1993-09-19 05:00 flex-2.5.4/MISC/fastwc/
-rw-r--r-- kwzh/staff 506 1993-07-23 10:06 flex-2.5.4/MISC/fastwc/wc5.l
-rw-r--r-- kwzh/staff 418 1993-07-23 10:03 flex-2.5.4/MISC/fastwc/mywc.c
-rw-r--r-- kwzh/staff 247 1993-07-23 09:31 flex-2.5.4/MISC/fastwc/wc1.l
-rw-r--r-- kwzh/staff 348 1993-07-23 09:31 flex-2.5.4/MISC/fastwc/wc2.l
-rw-r--r-- kwzh/staff 514 1993-07-23 09:31 flex-2.5.4/MISC/fastwc/wc3.l
-rw-r--r-- kwzh/staff 658 1993-07-23 09:33 flex-2.5.4/MISC/fastwc/wc4.l
-rw-r--r-- kwzh/staff 1883 1993-09-17 08:53 flex-2.5.4/MISC/fastwc/README
drwxr-xr-x kwzh/staff 0 1995-03-05 05:51 flex-2.5.4/MISC/VMS/
-rw-r--r-- kwzh/staff 5243 1995-03-05 05:46 flex-2.5.4/MISC/VMS/build.com
-rw-r--r-- kwzh/staff 9756 1995-04-22 00:15 flex-2.5.4/MISC/VMS/descrip.mms
-rw-r--r-- kwzh/staff 2078 1995-01-10 04:21 flex-2.5.4/MISC/VMS/mkskel.tpu
-rw-r--r-- kwzh/staff 3865 1995-03-05 05:46 flex-2.5.4/MISC/VMS/README.VMS
-rw-r--r-- kwzh/staff 4364 1995-03-05 05:51 flex-2.5.4/MISC/VMS/vms-code.c
-rw-r--r-- kwzh/staff 789 1995-03-05 05:46 flex-2.5.4/MISC/VMS/vms-conf.h
drwxr-xr-x kwzh/staff 0 1995-01-10 10:40 flex-2.5.4/MISC/Borland.old/
-rw-r--r-- kwzh/staff 3808 1994-04-19 05:23 flex-2.5.4/MISC/Borland.old/Turbo-C
-rw-r--r-- kwzh/staff 10624 1994-09-29 21:06 flex-2.5.4/MISC/Borland.old/Borland-2.4
drwxr-xr-x kwzh/staff 0 1994-12-30 05:13 flex-2.5.4/MISC/MSDOS/
-rw-r--r-- kwzh/staff 2109 1993-09-20 04:48 flex-2.5.4/MISC/MSDOS/MSC70.make
-rw-r--r-- kwzh/staff 166 1994-11-10 10:31 flex-2.5.4/MISC/MSDOS/configur.bat
-rw-r--r-- kwzh/staff 222 1994-11-10 10:31 flex-2.5.4/MISC/MSDOS/djgpp.sed
drwxr-xr-x kwzh/staff 0 1995-04-21 01:34 flex-2.5.4/MISC/OS2/
-rw-r--r-- kwzh/staff 1764 1995-04-21 01:31 flex-2.5.4/MISC/OS2/Makefile.os2
-rw------- kwzh/staff 886 1995-04-21 01:34 flex-2.5.4/MISC/OS2/config.h
drwxr-xr-x kwzh/staff 0 1994-07-26 03:46 flex-2.5.4/MISC/Macintosh/
-rw-r--r-- kwzh/staff 5328 1994-07-26 22:29 flex-2.5.4/MISC/Macintosh/alloca.c
-rw-r--r-- kwzh/staff 132 1994-07-26 03:46 flex-2.5.4/MISC/Macintosh/alloca.h
-rw-r--r-- kwzh/staff 4796 1994-07-26 22:20 flex-2.5.4/MISC/Macintosh/THINK_C_notes
-rw-r--r-- kwzh/staff 1722 1994-07-26 03:46 flex-2.5.4/MISC/Macintosh/xmalloc.c
drwxr-xr-x kwzh/staff 0 1995-08-17 00:49 flex-2.5.4/MISC/NT/
-rw-r--r-- kwzh/staff 2074 1995-08-17 00:35 flex-2.5.4/MISC/NT/Makefile
-rw-r--r-- kwzh/staff 945 1995-03-28 23:52 flex-2.5.4/MISC/NT/config.h
-rw------- kwzh/staff 1215 1995-03-06 11:41 flex-2.5.4/MISC/NeXT
-rw-r--r-- kwzh/staff 2249 1995-04-21 01:36 flex-2.5.4/MISC/EBCDIC
-rw-r--r-- kwzh/staff 35887 1997-07-27 08:02 flex-2.5.4/MISC/parse.c
-rw-r--r-- kwzh/staff 509 1996-09-11 05:40 flex-2.5.4/MISC/parse.h
-rw-r--r-- kwzh/staff 126310 1996-09-11 05:40 flex-2.5.4/MISC/flex.man
-r--r--r-- kwzh/staff 104809 1995-04-25 01:56 flex-2.5.4/flex.1
-rwxr-xr-x kwzh/staff 2186 1993-11-29 05:21 flex-2.5.4/install.sh
-rwxr-xr-x kwzh/staff 619 1993-11-29 05:21 flex-2.5.4/mkinstalldirs
-rwxr-xr-x kwzh/staff 45375 1995-04-21 01:40 flex-2.5.4/configure
-r--r--r-- kwzh/staff 110897 1997-07-27 08:02 flex-2.5.4/initscan.c
+ STATUS=0
+ [ 0 -ne 0 ]
+ cd flex-2.5.4
+ echo Patch #1 (flex-2.5.4-mandir.patch):
Patch #1 (flex-2.5.4-mandir.patch):
+ patch -p1 -s
+ exit 0
Executing(%build): /bin/sh -e /home/rnd4/Desktop/8360/ltib-mpc8360epb-20081112/tmp/rpm-tmp.38159
+ umask 022
+ cd /opt/freescale/ltib/usr/src/rpm/BUILD
+ cd flex-2.5.4
+ ./configure --prefix=/opt/freescale/ltib/usr
creating cache ./config.cache
checking whether ln -s works... yes
checking for bison... bison -y
checking for gcc... gcc
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking for ranlib... ranlib
checking for a BSD compatible install... /usr/bin/install -c
checking whether make sets $MAKE... yes
checking for working const... yes
checking how to run the C preprocessor... gcc -E
checking whether cross-compiling... no
checking for ANSI C header files... yes
checking for size_t... yes
checking for ANSI C header files... (cached) yes
checking for string.h... yes
checking for malloc.h... yes
checking for sys/types.h... yes
checking for working alloca.h... yes
checking for alloca... yes
updating cache ./config.cache
creating ./config.status
creating Makefile
creating config.h
+ make
cp ./initscan.c scan.c
touch .bootstrap
gcc -c -I. -I. -g -O ccl.c
gcc -c -I. -I. -g -O dfa.c
gcc -c -I. -I. -g -O ecs.c
gcc -c -I. -I. -g -O gen.c
gcc -c -I. -I. -g -O main.c
gcc -c -I. -I. -g -O misc.c
gcc -c -I. -I. -g -O nfa.c
bison -y -d ./parse.y
make: *** [parse.c] Segmentation fault
error: Bad exit status from /home/rnd4/Desktop/8360/ltib-mpc8360epb-20081112/tmp/rpm-tmp.38159 (%build)


RPM build errors:
Bad exit status from /home/rnd4/Desktop/8360/ltib-mpc8360epb-20081112/tmp/rpm-tmp.38159 (%build)
Build time for flex: 5 seconds

Failed building flex
Died at ./ltib line 1193.

Started: Tue May 9 11:42:43 2017
Ended: Tue May 9 11:56:41 2017
Elapsed: 838 seconds

These packages failed to build:
flex
Build Failed

Please, check the above log and give me a better solution to solve this issue.

Thanks and Regards,

Prakash 

0 Kudos

1,310 Views
narreddiprakash
Contributor II

Hello,

Sorry for the struggle and I solve the issue in ubuntu 9.04 by changing the flex.spec file and mtd-utils.spec file. The changes are as follows..

In flex.spec file, %Build section

replace "make" by "make CFLAGS=-O0"

change the mtd-utils.spec file content as per the following link

https://lists.nongnu.org/archive/html/ltib/2009-07/msg00133.html 

Thanks for the support Pavel Chubakov

0 Kudos

1,310 Views
narreddiprakash
Contributor II

Please, do needful help as soon as possible.

Thanks and Regards,

Prakash

0 Kudos

1,310 Views
Pavel
NXP Employee
NXP Employee

I am preparing answer. Please wait.


Have a great day,
Pavel Chubakov

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos

1,310 Views
narreddiprakash
Contributor II

Ok sir, I stuck-up here in progress of building LTIB.

0 Kudos

1,310 Views
narreddiprakash
Contributor II

Hello,

         Please help in installing LTIB by solving above mentioned issues. Please, Respond as soon as possible.

 

Thanks,

Prakash

0 Kudos

1,310 Views
narreddiprakash
Contributor II

Hello,

         Please respond to this query as soon as possible.

Thanks,

Prakash

0 Kudos

1,310 Views
narreddiprakash
Contributor II

Please respond as soon as possible

0 Kudos

1,310 Views
narreddiprakash
Contributor II

2.png1.pngThe response of the ./ltib in LTIB installation is in the attached images. Please look at them and respond with possible solution to solve the issue.

Thanks,

Prakash

0 Kudos

1,310 Views
Pavel
NXP Employee
NXP Employee

Ubuntu 8 is too old.

Use Ubuntu 14 32bit.

Usually the following command sequence is used.

  1. Install Ubuntu 14 32-bit.
  2. sudo apt-get install autoconf automake libtool gettext xorg-dev patch g++ rpm zlib1g-dev m4 bison libncurses5-dev libglib2.0-dev gettext build-essential tcl intltool libxml2-dev liborbit2-dev libx11-dev ccache flex uuid-dev liblzo2-dev
  3. Create folder and enable permission for this folder using chmod command (enable reading and writing).

This folder will be used for LTIB installing.

 

  1. Mount .iso image

 

  1. Start installing using .install command

Usually "/usr/sbin/visudo" command is needed

For example:

sudo /usr/sbin/visudo

pavel ALL = NOPASSWD: /usr/bin/rpm, /opt/freescale/ltib/usr/bin/rpm


Have a great day,
Pavel Chubakov

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos

1,310 Views
narreddiprakash
Contributor II

I tried with ubuntu 14.04 but I am getting same issue there. Ubuntu 8.10 is working well for MPC8323E-RDB board. /usr/sbin/visudo is updated as follows as per requirement.

rnd ALL = NOPASSWD: /usr/bin/rpm, /opt/freescale/ltib/usr/bin/rpm

Still it is giving issue. I may suspect something if any errors come, but it is exiting without any errors as follows..

rnd@rnd2:~/Desktop/8360/ltib-mpc8360epb-20081112$
rnd@rnd2:~/Desktop/8360/ltib-mpc8360epb-20081112$ tail -f host_config.log
main:542


Started: Mon Apr 24 12:28:24 2017
Ended: Mon Apr 24 12:28:25 2017
Elapsed: 1 seconds


Build Failed

Is it problem with ltib file or any other.?  Please suggest different method to solve this issue.

Thanks,

Prakash

0 Kudos

1,310 Views
narreddiprakash
Contributor II

the following data is the /usr/sbin/visudo file copied and pasted here. Please check if any modifications required.

# /etc/sudoers
#
# This file MUST be edited with the 'visudo' command as root.
#
# See the man page for details on how to write a sudoers file.
#

Defaults env_reset

# Host alias specification

# User alias specification

# Cmnd alias specification

# User privilege specification
root ALL=(ALL) ALL

# Uncomment to allow members of group sudo to not need a password
# (Note that later entries override this, so you might need to move
# it further down)
# %sudo ALL=NOPASSWD: ALL

# Members of the admin group may gain root privileges
%admin ALL=(ALL) ALL

rnd ALL = NOPASSWD: /usr/bin/rpm, /opt/freescale/ltib/usr/bin/rpm

Please, reply as soon as possible.

0 Kudos