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]

RE: other/5515: ./configure fails: sed: Function s%@subdirs@% cp cannot be parsed.


Hi Zack,

I'm sorry that I couldn't get this to you before now, but I have the results
you asked for.  Again, this is ./gcc/configure.

------------------ Using AIX sed --------------------
checking assembler dwarf2 debug_line support... no
subdirs=
+ sed -n -e s,^language=['"]\(.*\)["'].*$,\1,p -e s,^language=\([^
]*\).*$,\1,p ./cp/config-lang.in 
lang_alias=c++
+ sed -n -e s,^target_libs=['"]\(.*\)["'].*$,\1,p -e s,^target_libs=\([^
]*\).*$,\1,p ./cp/config-lang.in 
this_lang_libs=${libstdcxx_version}
+ sed -n -e s,^build_by_default=['"]\(.*\)["'].*$,\1,p -e
s,^build_by_default=\([^ 	]*\).*$,\1,p ./cp/config-lang.in 
build_by_default=
+ test xc++ = x 
add_this_lang=yes
+ test xyes = xyes 
+ echo ./cp/config-lang.in 
+ sed -e s,^.*/\([^/]*\)/config-lang.in$,\1, 
subdirs= cp

+ sed -n -e s,^language=['"]\(.*\)["'].*$,\1,p -e s,^language=\([^
]*\).*$,\1,p ./f/config-lang.in 
lang_alias=f77
+ sed -n -e s,^target_libs=['"]\(.*\)["'].*$,\1,p -e s,^target_libs=\([^
]*\).*$,\1,p ./f/config-lang.in 
this_lang_libs=target-libf2c
+ sed -n -e s,^build_by_default=['"]\(.*\)["'].*$,\1,p -e
s,^build_by_default=\([^ 	]*\).*$,\1,p ./f/config-lang.in 
build_by_default=
+ test xf77 = x 
add_this_lang=yes
+ test xyes = xyes 
+ echo ./f/config-lang.in 
+ sed -e s,^.*/\([^/]*\)/config-lang.in$,\1, 
subdirs= cp
 f
+ sed -n -e s,^language=['"]\(.*\)["'].*$,\1,p -e s,^language=\([^
]*\).*$,\1,p ./java/config-lang.in 
lang_alias=java
+ sed -n -e s,^target_libs=['"]\(.*\)["'].*$,\1,p -e s,^target_libs=\([^
]*\).*$,\1,p ./java/config-lang.in 
this_lang_libs=${libgcj_saved}
+ sed -n -e s,^build_by_default=['"]\(.*\)["'].*$,\1,p -e
s,^build_by_default=\([^ 	]*\).*$,\1,p ./java/config-lang.in 
build_by_default=
+ test xjava = x 
add_this_lang=yes
+ test xyes = xyes 
+ sed -e s,^.*/\([^/]*\)/config-lang.in$,\1, 
+ echo ./java/config-lang.in 
subdirs= cp
 f java
+ sed -n -e s,^language=['"]\(.*\)["'].*$,\1,p -e s,^language=\([^
]*\).*$,\1,p ./objc/config-lang.in 
lang_alias=objc
+ sed -n -e s,^target_libs=['"]\(.*\)["'].*$,\1,p -e s,^target_libs=\([^
]*\).*$,\1,p ./objc/config-lang.in 
this_lang_libs=target-libobjc
+ sed -n -e s,^build_by_default=['"]\(.*\)["'].*$,\1,p -e
s,^build_by_default=\([^ 	]*\).*$,\1,p ./objc/config-lang.in 
build_by_default=
+ test xobjc = x 
add_this_lang=yes
+ test xyes = xyes 
+ echo ./objc/config-lang.in 
+ sed -e s,^.*/\([^/]*\)/config-lang.in$,\1, 
subdirs= cp
 f java objc
+ set +x 
Using ggc-page for garbage collection.
checking whether to enable maintainer-specific portions of Makefiles... no
Links are now set up to build a native compiler for powerpc-ibm-aix4.3.3.0
creating ./config.status
creating Makefile
sed: Function s%@subdirs@% cp cannot be parsed.
creating intl/Makefile
sed: Function s%@subdirs@% cp cannot be parsed.
creating po/Makefile.in
sed: Function s%@subdirs@% cp cannot be parsed.
creating fixinc/Makefile
sed: Function s%@subdirs@% cp cannot be parsed.
creating gccbug
sed: Function s%@subdirs@% cp cannot be parsed.
creating mklibgcc
sed: Function s%@subdirs@% cp cannot be parsed.
creating auto-host.h
auto-host.h is unchanged
linking ./intl/libgettext.h to intl/libintl.h
creating libintl.h

------------------ Using GNU sed ----------------------
checking assembler dwarf2 debug_line support... no
subdirs=
+ sed -n -e s,^language=['"]\(.*\)["'].*$,\1,p -e s,^language=\([^
]*\).*$,\1,p ./cp/config-lang.in 
lang_alias=c++
+ sed -n -e s,^target_libs=['"]\(.*\)["'].*$,\1,p -e s,^target_libs=\([^
]*\).*$,\1,p ./cp/config-lang.in 
this_lang_libs=${libstdcxx_version}
+ sed -n -e s,^build_by_default=['"]\(.*\)["'].*$,\1,p -e
s,^build_by_default=\([^ 	]*\).*$,\1,p ./cp/config-lang.in 
build_by_default=
+ test xc++ = x 
add_this_lang=yes
+ test xyes = xyes 
+ echo ./cp/config-lang.in 
+ sed -e s,^.*/\([^/]*\)/config-lang.in$,\1, 
subdirs= cp

+ sed -n -e s,^language=['"]\(.*\)["'].*$,\1,p -e s,^language=\([^
]*\).*$,\1,p ./f/config-lang.in 
lang_alias=f77
+ sed -n -e s,^target_libs=['"]\(.*\)["'].*$,\1,p -e s,^target_libs=\([^
]*\).*$,\1,p ./f/config-lang.in 
this_lang_libs=target-libf2c
+ sed -n -e s,^build_by_default=['"]\(.*\)["'].*$,\1,p -e
s,^build_by_default=\([^ 	]*\).*$,\1,p ./f/config-lang.in 
build_by_default=
+ test xf77 = x 
add_this_lang=yes
+ test xyes = xyes 
+ echo ./f/config-lang.in 
+ sed -e s,^.*/\([^/]*\)/config-lang.in$,\1, 
subdirs= cp
 f
+ sed -n -e s,^language=['"]\(.*\)["'].*$,\1,p -e s,^language=\([^
]*\).*$,\1,p ./java/config-lang.in 
lang_alias=java
+ sed -n -e s,^target_libs=['"]\(.*\)["'].*$,\1,p -e s,^target_libs=\([^
]*\).*$,\1,p ./java/config-lang.in 
this_lang_libs=${libgcj_saved}
+ sed -n -e s,^build_by_default=['"]\(.*\)["'].*$,\1,p -e
s,^build_by_default=\([^ 	]*\).*$,\1,p ./java/config-lang.in 
build_by_default=
+ test xjava = x 
add_this_lang=yes
+ test xyes = xyes 
+ echo ./java/config-lang.in 
+ sed -e s,^.*/\([^/]*\)/config-lang.in$,\1, 
subdirs= cp
 f java
+ sed -n -e s,^language=['"]\(.*\)["'].*$,\1,p -e s,^language=\([^
]*\).*$,\1,p ./objc/config-lang.in 
lang_alias=objc
+ sed -n -e s,^target_libs=['"]\(.*\)["'].*$,\1,p -e s,^target_libs=\([^
]*\).*$,\1,p ./objc/config-lang.in 
this_lang_libs=target-libobjc
+ sed -n -e s,^build_by_default=['"]\(.*\)["'].*$,\1,p -e
s,^build_by_default=\([^ 	]*\).*$,\1,p ./objc/config-lang.in 
build_by_default=
+ test xobjc = x 
add_this_lang=yes
+ test xyes = xyes 
+ echo ./objc/config-lang.in 
+ sed -e s,^.*/\([^/]*\)/config-lang.in$,\1, 
subdirs= cp
 f java objc
+ set +x 
Using ggc-page for garbage collection.
checking whether to enable maintainer-specific portions of Makefiles... no
Links are now set up to build a native compiler for powerpc-ibm-aix4.3.3.0
creating ./config.status
creating Makefile
sed: file conftest.s2 line 20: Unterminated `s' command
creating intl/Makefile
sed: file conftest.s2 line 20: Unterminated `s' command
creating po/Makefile.in
sed: file conftest.s2 line 20: Unterminated `s' command
creating fixinc/Makefile
sed: file conftest.s2 line 20: Unterminated `s' command
creating gccbug
sed: file conftest.s2 line 20: Unterminated `s' command
creating mklibgcc
sed: file conftest.s2 line 20: Unterminated `s' command
creating auto-host.h
auto-host.h is unchanged
linking ./intl/libgettext.h to intl/libintl.h
creating libintl.h


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