This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug other/24463] New: make install fails on AIX 5.2


AIX:doug:2> ../gcc-3.4.3/configure --srcdir=../gcc-3.4.3
--enable-languages=c,c++ --enable-threads=aix ->
-------------------------------------------------------------------

make bootstrap (successful)

make[8]: Nothing to be done for `all'.
make[8]: Leaving directory
`/voltds/doug/tmp/gcc-3.4.3.aix/powerpc-ibm-aix5.2.0.0/pthread/ppc64/libstdc++-v3/po'
Making all in testsuite
make[8]: Entering directory
`/voltds/doug/tmp/gcc-3.4.3.aix/powerpc-ibm-aix5.2.0.0/pthread/ppc64/libstdc++-v3/testsuite'
touch testsuite_wchar_t
make[8]: Leaving directory
`/voltds/doug/tmp/gcc-3.4.3.aix/powerpc-ibm-aix5.2.0.0/pthread/ppc64/libstdc++-v3/testsuite'
make[8]: Entering directory
`/voltds/doug/tmp/gcc-3.4.3.aix/powerpc-ibm-aix5.2.0.0/pthread/ppc64/libstdc++-v3'
: make ; exec true "AR_FLAGS=rc" "CC_FOR_BUILD=gcc"
"CC_FOR_TARGET=/voltds/doug/tmp/gcc-3.4.3.aix/gcc/xgcc
-B/voltds/doug/tmp/gcc-3.4.3.aix/gcc/ -B/usr/local/powerpc-ibm-aix5.2.0.0/bin/
-B/usr/local/powerpc-ibm-aix5.2.0.0/lib/ -isystem
/usr/local/powerpc-ibm-aix5.2.0.0/include -isystem
/usr/local/powerpc-ibm-aix5.2.0.0/sys-include" "CFLAGS=-O2 -g -O2  -pthread
-maix64" "CXXFLAGS=-g -O2  -pthread -maix64" "CFLAGS_FOR_BUILD="
"CFLAGS_FOR_TARGET=-O2 -g -O2" "INSTALL=../gcc-3.4.3/install-sh -c"
"INSTALL_DATA=../gcc-3.4.3/install-sh -c -m 644"
"INSTALL_PROGRAM=../gcc-3.4.3/install-sh -c"
"INSTALL_SCRIPT=../gcc-3.4.3/install-sh -c" "LDFLAGS=-pthread -maix64"
"LIBCFLAGS=-O2 -g -O2  -pthread -maix64" "LIBCFLAGS_FOR_TARGET=-O2 -g -O2"
"MAKE=make" "MAKEINFO=/voltds/doug/tmp/gcc-3.4.3/missing makeinfo
--split-size=5000000 --split-size=5000000       " "PICFLAG="
"PICFLAG_FOR_TARGET=" "SHELL=/bin/sh" "RUNTESTFLAGS=" "exec_prefix=/usr/local"
"infodir=/usr/local/info" "libdir=/usr/local/lib"
"includedir=/usr/local/include" "prefix=/usr/local"
"tooldir=/usr/local/powerpc-ibm-aix5.2.0.0"
"gxx_include_dir=/usr/local/include/c++/3.4.3" "AR=ar -X32_64" "AS=as" "LD=ld"
"LIBCFLAGS=-O2 -g -O2  -pthread -maix64" "PICFLAG=" "RANLIB=ranlib" "NM=nm -B
-X32_64" "NM_FOR_BUILD=" "NM_FOR_TARGET=nm -B -X32_64" "DESTDIR=" "WERROR="
DO=all multi-do
make[8]: Leaving directory
`/voltds/doug/tmp/gcc-3.4.3.aix/powerpc-ibm-aix5.2.0.0/pthread/ppc64/libstdc++-v3'
make[7]: Leaving directory
`/voltds/doug/tmp/gcc-3.4.3.aix/powerpc-ibm-aix5.2.0.0/pthread/ppc64/libstdc++-v3'
make[6]: Leaving directory
`/voltds/doug/tmp/gcc-3.4.3.aix/powerpc-ibm-aix5.2.0.0/pthread/ppc64/libstdc++-v3'
make[5]: Leaving directory
`/voltds/doug/tmp/gcc-3.4.3.aix/powerpc-ibm-aix5.2.0.0/libstdc++-v3'
make[4]: Leaving directory
`/voltds/doug/tmp/gcc-3.4.3.aix/powerpc-ibm-aix5.2.0.0/libstdc++-v3'
make[3]: Leaving directory
`/voltds/doug/tmp/gcc-3.4.3.aix/powerpc-ibm-aix5.2.0.0/libstdc++-v3'
make[2]: Leaving directory
`/voltds/doug/tmp/gcc-3.4.3.aix/powerpc-ibm-aix5.2.0.0/libstdc++-v3'
make[1]: Leaving directory `/voltds/doug/tmp/gcc-3.4.3.aix'


-------------------------------------------------------------------

# make install
/bin/sh ../gcc-3.4.3/mkinstalldirs /usr/local /usr/local
make[1]: Entering directory `/voltds/doug/tmp/gcc-3.4.3.aix/gcc'
/bin/sh ../../gcc-3.4.3/gcc/mkinstalldirs
/usr/local/lib/gcc/powerpc-ibm-aix5.2.0.0/3.4.3
mkdir -p -- /usr/local/lib/gcc/powerpc-ibm-aix5.2.0.0/3.4.3
/bin/sh ../../gcc-3.4.3/gcc/mkinstalldirs
/usr/local/libexec/gcc/powerpc-ibm-aix5.2.0.0/3.4.3
mkdir -p -- /usr/local/libexec/gcc/powerpc-ibm-aix5.2.0.0/3.4.3
/bin/sh ../../gcc-3.4.3/gcc/mkinstalldirs /usr/local/bin
/bin/sh ../../gcc-3.4.3/gcc/mkinstalldirs /usr/local/include
mkdir -p -- /usr/local/include
/bin/sh ../../gcc-3.4.3/gcc/mkinstalldirs /usr/local/info
/bin/sh ../../gcc-3.4.3/gcc/mkinstalldirs /usr/local/lib
/bin/sh ../../gcc-3.4.3/gcc/mkinstalldirs /usr/local/man/man1
/bin/sh ../../gcc-3.4.3/gcc/mkinstalldirs /usr/local/man/man7
mkdir -p -- /usr/local/man/man7
rm -f /usr/local/bin/g++
../gcc-3.4.3/install-sh -c g++ /usr/local/bin/g++
make[1]: ../gcc-3.4.3/install-sh: Command not found
make[1]: [c++.install-common] Error 127 (ignored)
chmod a+x /usr/local/bin/g++
chmod: /usr/local/bin/g++: A file or directory in the path name does not exist.
make[1]: [c++.install-common] Error 1 (ignored)
rm -f /usr/local/bin/c++
( cd /usr/local/bin && \
      ln g++ c++ )
ln: g++: A file or directory in the path name does not exist.
make[1]: [c++.install-common] Error 1 (ignored)
if [ -f cc1plus ] ; then \
  if [ -f g++-cross ] ; then \
    if [ -d
/usr/local/lib/gcc/powerpc-ibm-aix5.2.0.0/3.4.3/../../../../powerpc-ibm-aix5.2.0.0/bin/.
] ; then \
      rm -f
/usr/local/lib/gcc/powerpc-ibm-aix5.2.0.0/3.4.3/../../../../powerpc-ibm-aix5.2.0.0/bin/g++;
\
      ../gcc-3.4.3/install-sh -c g++-cross
/usr/local/lib/gcc/powerpc-ibm-aix5.2.0.0/3.4.3/../../../../powerpc-ibm-aix5.2.0.0/bin/g++;
\
      rm -f
/usr/local/lib/gcc/powerpc-ibm-aix5.2.0.0/3.4.3/../../../../powerpc-ibm-aix5.2.0.0/bin/c++;
\
      ( cd
/usr/local/lib/gcc/powerpc-ibm-aix5.2.0.0/3.4.3/../../../../powerpc-ibm-aix5.2.0.0/bin
&& \
        ln g++ c++ ); \
    else true; fi; \
  else \
    rm -f /usr/local/bin/powerpc-ibm-aix5.2.0.0-g++; \
    ( cd /usr/local/bin && \
      ln g++ powerpc-ibm-aix5.2.0.0-g++ ); \
    rm -f /usr/local/bin/powerpc-ibm-aix5.2.0.0-c++; \
    ( cd /usr/local/bin && \
      ln c++ powerpc-ibm-aix5.2.0.0-c++ ); \
  fi ; \
fi
ln: g++: A file or directory in the path name does not exist.
ln: c++: A file or directory in the path name does not exist.
make[1]: [c++.install-common] Error 1 (ignored)
for file in cc1  cc1plus; do \
  if [ -f $file ] ; then \
    rm -f /usr/local/libexec/gcc/powerpc-ibm-aix5.2.0.0/3.4.3/$file; \
    ../gcc-3.4.3/install-sh -c $file
/usr/local/libexec/gcc/powerpc-ibm-aix5.2.0.0/3.4.3/$file; \
  else true; \
  fi; \
done
/bin/sh: ../gcc-3.4.3/install-sh:  not found.
/bin/sh: ../gcc-3.4.3/install-sh:  not found.
make[1]: *** [install-common] Error 127
make[1]: Leaving directory `/voltds/doug/tmp/gcc-3.4.3.aix/gcc'
make: *** [install-gcc] Error 2
#


-- 
           Summary: make install fails on AIX 5.2
           Product: gcc
           Version: 3.4.3
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: other
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: nospampeeps at yahoo dot com


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24463


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]