Bug 19182 - libtool prepends X- to commands
Summary: libtool prepends X- to commands
Status: RESOLVED WORKSFORME
Alias: None
Product: xorg
Classification: Unclassified
Component: Server/General (show other bugs)
Version: 7.4 (2008.09)
Hardware: PowerPC Mac OS X (All)
: medium normal
Assignee: Xorg Project Team
QA Contact: Xorg Project Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-19 08:30 UTC by Peter Dyballa
Modified: 2008-12-19 10:19 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments

Description Peter Dyballa 2008-12-19 08:30:15 UTC
After git updates in xorg-server 1.4.2-apple28, since Wednesday or Thursday libtool fails to work:

config.status: executing depfiles commands
config.status: executing libtool commands
Making all in doc
make  all-am
make[2]: Nothing to be done for `all-am'.
Making all in include
make  all-am
Making all in dix
make  all-am
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../Xprint  -v -no-cpp-precomp -I/usr/X11/include -I/usr/include/openssl -I/sw/include/pango-1.0 -I/sw/lib/freetype219/include -I/sw/lib/freetype219/include/freetype2 -I/sw/include/libpng12 -I/sw/include -I/usr/local/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -I/sw/lib/freetype219/include/freetype2 -I/sw/lib/freetype219/include -I/usr/X11/include -I/usr/X11/include/pixman-1 -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I../include -I../include -I../Xext  -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -DVENDOR_NAME=\""The X.Org Foundation"\" -DVENDOR_RELEASE="(((1) * 10000000) + ((4) * 100000) + ((2) * 1000) + 0)" -v -pipe -H -fPIC -O0 -mcpu=7450 -mtune=7450 -fno-common -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT atom.lo -MD -MP -MF .deps/atom.Tpo -c -o atom.lo atom.c
../libtool: line 1: X--tag=CC: command not found
../libtool: line 857: libtool: ignoring unknown tag : command not found
../libtool: line 1: X--mode=compile: command not found
../libtool: line 991: *** Warning: inferring the mode of operation is deprecated.: command not found
../libtool: line 992: *** Future versions of Libtool will require --mode=MODE be specified.: command not found
../libtool: line 1: Xgcc: command not found
../libtool: line 1: X-DHAVE_CONFIG_H: command not found
../libtool: line 1: X-I.: command not found
../libtool: line 1: X-I../include: No such file or directory
../libtool: line 1: X-I../Xprint: No such file or directory
../libtool: line 1: X-v: command not found
../libtool: line 1: X-no-cpp-precomp: command not found
../libtool: line 1: X-I/usr/X11/include: No such file or directory
../libtool: line 1: X-I/usr/include/openssl: No such file or directory
../libtool: line 1: X-I/sw/include/pango-1.0: No such file or directory
../libtool: line 1: X-I/sw/lib/freetype219/include: No such file or directory
../libtool: line 1: X-I/sw/lib/freetype219/include/freetype2: No such file or directory
../libtool: line 1: X-I/sw/include/libpng12: No such file or directory
../libtool: line 1: X-I/sw/include: No such file or directory
../libtool: line 1: X-I/usr/local/include: No such file or directory
../libtool: line 1: X-DHAVE_DIX_CONFIG_H: command not found
../libtool: line 1: X-Wall: command not found
../libtool: line 1: X-Wpointer-arith: command not found
../libtool: line 1: X-Wstrict-prototypes: command not found
../libtool: line 1: X-Wmissing-prototypes: command not found
../libtool: line 1: X-Wmissing-declarations: command not found
../libtool: line 1: X-Wnested-externs: command not found
../libtool: line 1: X-fno-strict-aliasing: command not found
../libtool: line 1: X-I/sw/lib/freetype219/include/freetype2: No such file or directory
../libtool: line 1: X-I/sw/lib/freetype219/include: No such file or directory
../libtool: line 1: X-I/usr/X11/include: No such file or directory
../libtool: line 1: X-I/usr/X11/include/pixman-1: No such file or directory
../libtool: line 1: X-D_BSD_SOURCE: command not found
../libtool: line 1: X-DHAS_FCHOWN: command not found
../libtool: line 1: X-DHAS_STICKY_DIR_BIT: command not found
../libtool: line 1: X-I../include: No such file or directory
../libtool: line 1: X-I../include: No such file or directory
../libtool: line 1: X-I../Xext: No such file or directory
../libtool: line 1: X-I../damageext: No such file or directory
../libtool: line 1: X-I../xfixes: No such file or directory
../libtool: line 1: X-I../Xi: No such file or directory
../libtool: line 1: X-I../mi: No such file or directory
../libtool: line 1: X-I../miext/shadow: No such file or directory
../libtool: line 1: X-I../miext/damage: No such file or directory
../libtool: line 1: X-I../render: No such file or directory
../libtool: line 1: X-I../randr: No such file or directory
../libtool: line 1: X-I../fb: No such file or directory
../libtool: line 1: X-DVENDOR_NAME="The X.Org Foundation": command not found
../libtool: line 1: X-DVENDOR_RELEASE=(((1) * 10000000) + ((4) * 100000) + ((2) * 1000) + 0): command not found
../libtool: line 1: X-v: command not found
../libtool: line 1: X-pipe: command not found
../libtool: line 1: X-H: command not found
../libtool: line 1: X-fPIC: command not found
../libtool: line 1: X-O0: command not found
../libtool: line 1: X-mcpu=7450: command not found
../libtool: line 1: X-mtune=7450: command not found
../libtool: line 1: X-fno-common: command not found
../libtool: line 1: X-DROOTLESS_WORKAROUND: command not found
../libtool: line 1: X-DROOTLESS_SAFEALPHA: command not found
../libtool: line 1: X-DNO_ALLOCA: command not found
../libtool: line 1: X-MT: command not found
../libtool: line 1: Xatom.lo: command not found
../libtool: line 1: X-MD: command not found
../libtool: line 1: X-MP: command not found
../libtool: line 1: X-MF: command not found
../libtool: line 1: X.deps/atom.Tpo: No such file or directory
../libtool: line 1: X-c: command not found
../libtool: line 1: Xatom.lo: command not found
../libtool: line 1192: libtool: compile: cannot determine name of library object from `': command not found
make[2]: *** [atom.lo] Error 1
make[1]: *** [all] Error 2
make: *** [all-recursive] Error 1
***** make failed on xserver/

Mac OS X 10.4.11, tcsh as login shell

Invoking on the command line "/bin/sh -x ../libtool --tag=CC  ..." I see:

# Check that we have a working $echo.
if test "X$1" = X--no-reexec; then
  # Discard the --no-reexec flag, and continue.
  shift
elif test "X$1" = X--fallback-echo; then
  # Avoid inline document here, it may be left over
  :
elif test "X`($echo '\t') 2>/dev/null`" = 'X\t'; then
  # Yippee, $echo works!
  :
else
  # Restart under the correct shell, and then maybe $echo will work.
  exec $SHELL "$progpath" --no-reexec ${1+"$@"}
fi
+ test X--tag=CC = X--no-reexec
+ test X--tag=CC = X--fallback-echo
($echo '\t') 2>/dev/null
+ test X = 'X\t'
+ exec /bin/sh ../libtool --no-reexec --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../Xprint -v -no-cpp-precomp -I/usr/X11/include -I/usr/include/openssl -I/sw/include/pango-1.0 -I/sw/lib/freetype219/include -I/sw/lib/freetype219/include/freetype2 -I/sw/include/libpng12 -I/sw/include -I/usr/local/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -I/sw/lib/freetype219/include/freetype2 -I/sw/lib/freetype219/include -I/usr/X11/include -I/usr/X11/include/pixman-1 -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I../include -I../include -I../Xext -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow -I../miext/damage -I../render -I../randr -I../fb '-DVENDOR_NAME="The X.Org Foundation"' '-DVENDOR_RELEASE=(((1) * 10000000) + ((4) * 100000) + ((2) * 1000) + 0)' -v -pipe -H -fPIC -O0 -mcpu=7450 -mtune=7450 -fno-common -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -MT atom.lo -MD -MP -MF .deps/atom.Tpo -c -o atom.lo atom.c
../libtool: line 1: X--tag=CC: command not found
../libtool: line 857: libtool: ignoring unknown tag : command not found
../libtool: line 1: X--mode=compile: command not found
../libtool: line 991: *** Warning: inferring the mode of operation is deprecated.: command not found
../libtool: line 992: *** Future versions of Libtool will require --mode=MODE be specified.: command not found
../libtool: line 1: Xgcc: command not found
../libtool: line 1: X-DHAVE_CONFIG_H: command not found
../libtool: line 1: X-I.: command not found
../libtool: line 1: X-I../include: No such file or directory
../libtool: line 1: X-I../Xprint: No such file or directory
../libtool: line 1: X-v: command not found
../libtool: line 1: X-no-cpp-precomp: command not found
../libtool: line 1: X-I/usr/X11/include: No such file or directory
../libtool: line 1: X-I/usr/include/openssl: No such file or directory
../libtool: line 1: X-I/sw/include/pango-1.0: No such file or directory
../libtool: line 1: X-I/sw/lib/freetype219/include: No such file or directory
../libtool: line 1: X-I/sw/lib/freetype219/include/freetype2: No such file or directory
../libtool: line 1: X-I/sw/include/libpng12: No such file or directory
../libtool: line 1: X-I/sw/include: No such file or directory
../libtool: line 1: X-I/usr/local/include: No such file or directory
../libtool: line 1: X-DHAVE_DIX_CONFIG_H: command not found
../libtool: line 1: X-Wall: command not found
../libtool: line 1: X-Wpointer-arith: command not found
../libtool: line 1: X-Wstrict-prototypes: command not found
../libtool: line 1: X-Wmissing-prototypes: command not found
../libtool: line 1: X-Wmissing-declarations: command not found
../libtool: line 1: X-Wnested-externs: command not found
../libtool: line 1: X-fno-strict-aliasing: command not found
../libtool: line 1: X-I/sw/lib/freetype219/include/freetype2: No such file or directory
../libtool: line 1: X-I/sw/lib/freetype219/include: No such file or directory
../libtool: line 1: X-I/usr/X11/include: No such file or directory
../libtool: line 1: X-I/usr/X11/include/pixman-1: No such file or directory
../libtool: line 1: X-D_BSD_SOURCE: command not found
../libtool: line 1: X-DHAS_FCHOWN: command not found
../libtool: line 1: X-DHAS_STICKY_DIR_BIT: command not found
../libtool: line 1: X-I../include: No such file or directory
../libtool: line 1: X-I../include: No such file or directory
../libtool: line 1: X-I../Xext: No such file or directory
../libtool: line 1: X-I../damageext: No such file or directory
../libtool: line 1: X-I../xfixes: No such file or directory
../libtool: line 1: X-I../Xi: No such file or directory
../libtool: line 1: X-I../mi: No such file or directory
../libtool: line 1: X-I../miext/shadow: No such file or directory
../libtool: line 1: X-I../miext/damage: No such file or directory
../libtool: line 1: X-I../render: No such file or directory
../libtool: line 1: X-I../randr: No such file or directory
../libtool: line 1: X-I../fb: No such file or directory
../libtool: line 1: X-DVENDOR_NAME="The X.Org Foundation": command not found
../libtool: line 1: X-DVENDOR_RELEASE=(((1) * 10000000) + ((4) * 100000) + ((2) * 1000) + 0): command not found
../libtool: line 1: X-v: command not found
../libtool: line 1: X-pipe: command not found
../libtool: line 1: X-H: command not found
../libtool: line 1: X-fPIC: command not found
../libtool: line 1: X-O0: command not found
../libtool: line 1: X-mcpu=7450: command not found
../libtool: line 1: X-mtune=7450: command not found
../libtool: line 1: X-fno-common: command not found
../libtool: line 1: X-DROOTLESS_WORKAROUND: command not found
../libtool: line 1: X-DROOTLESS_SAFEALPHA: command not found
../libtool: line 1: X-DNO_ALLOCA: command not found
../libtool: line 1: X-MT: command not found
../libtool: line 1: Xatom.lo: command not found
../libtool: line 1: X-MD: command not found
../libtool: line 1: X-MP: command not found
../libtool: line 1: X-MF: command not found
../libtool: line 1: X.deps/atom.Tpo: No such file or directory
../libtool: line 1: X-c: command not found
../libtool: line 1: Xatom.lo: command not found
../libtool: line 1192: libtool: compile: cannot determine name of library object from `': command not found
Exit 1
Comment 1 Jeremy Huddleston Sequoia 2008-12-19 10:19:22 UTC
Are you actually using glibtoolize.

Look at:
http://xquartz.macosforge.org/trac/wiki/DeveloperInfo


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.