When building the X server, in xserver/hw/darwin/bundle/English.lproj/XDarwinHelp.html.cpp the error above is reported, because: #if X_PRE_RELEASE Mac OS X 10.4.8 GCC 4.0.1 Release 7.1.99.2
The same error also appears in: xserver/hw/darwin/bundle/Dutch.lproj/XDarwinHelp.html.cpp:25 xserver/hw/darwin/bundle/German.lproj/XDarwinHelp.html.cpp:25 xserver/hw/darwin/bundle/Japanese.lproj/XDarwinHelp.html.cpp:25 xserver/hw/darwin/bundle/ko.lproj/XDarwinHelp.html.cpp:25 The error obviously comes from invoking cpp: /usr/bin/cpp -DX_VERSION="7.1.99.2" -DX_PRE_RELEASE="" -DX_REL_DATE="" - DX_VENDOR_NAME="The X.Org Foundation" -DX_VENDOR_LINK="http://wiki.x.org" XDarwinHelp.html.cpp | sed ... > XDarwinHelp.html
Sorry about the phenomenal bug spam, guys. Adding xorg-team@ to the QA contact so bugs don't get lost in future.
After a 'make distclean' it still happens: ranlib libiokit.a Making all in bundle Making all in English.lproj /usr/bin/cpp -DX_VERSION="7.1.99.2" -DX_PRE_RELEASE="" -DX_REL_DATE="" -DX_VENDOR_NAME="The X.Org Foundation" -DX_VENDOR_LINK="http://wiki.x.org" XDarwinHelp.html.cpp | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XDarwinHelp.html XDarwinHelp.html.cpp:25: error: #if with no expression /usr/bin/cpp -DX_VERSION="7.1.99.2" -DX_PRE_RELEASE="" -DX_REL_DATE="" -DX_VENDOR_NAME="The X.Org Foundation" -DX_VENDOR_LINK="http://wiki.x.org" InfoPlist.strings.cpp | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' | sed -e's/__quote__/"/g' > InfoPlist.strings Making all in Dutch.lproj /usr/bin/cpp -DX_VERSION="7.1.99.2" -DX_PRE_RELEASE="" -DX_REL_DATE="" -DX_VENDOR_NAME="The X.Org Foundation" -DX_VENDOR_LINK="http://wiki.x.org" -DX_VERSION="7.1.99.2" -DX_PRE_RELEASE="" -DX_REL_DATE="" -DX_VENDOR_NAME="The X.Org Foundation" -DX_VENDOR_LINK="http://wiki.x.org" XDarwinHelp.html.cpp | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XDarwinHelp.html XDarwinHelp.html.cpp:25: error: #if with no expression /usr/bin/cpp -DX_VERSION="7.1.99.2" -DX_PRE_RELEASE="" -DX_REL_DATE="" -DX_VENDOR_NAME="The X.Org Foundation" -DX_VENDOR_LINK="http://wiki.x.org" ../English.lproj/InfoPlist.strings.cpp | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' | sed -e's/__quote__/"/g' > InfoPlist.strings Making all in French.lproj /usr/bin/cpp -DX_VERSION="7.1.99.2" -DX_PRE_RELEASE="" -DX_REL_DATE="" -DX_VENDOR_NAME="The X.Org Foundation" -DX_VENDOR_LINK="http://wiki.x.org" XDarwinHelp.html.cpp | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XDarwinHelp.html /usr/bin/cpp -DX_VERSION="7.1.99.2" -DX_PRE_RELEASE="" -DX_REL_DATE="" -DX_VENDOR_NAME="The X.Org Foundation" -DX_VENDOR_LINK="http://wiki.x.org" ../English.lproj/InfoPlist.strings.cpp | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' | sed -e's/__quote__/"/g' > InfoPlist.strings Making all in German.lproj /usr/bin/cpp -DX_VERSION="7.1.99.2" -DX_PRE_RELEASE="" -DX_REL_DATE="" -DX_VENDOR_NAME="The X.Org Foundation" -DX_VENDOR_LINK="http://wiki.x.org" -DX_VERSION="7.1.99.2" -DX_PRE_RELEASE="" -DX_REL_DATE="" -DX_VENDOR_NAME="The X.Org Foundation" -DX_VENDOR_LINK="http://wiki.x.org" XDarwinHelp.html.cpp | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XDarwinHelp.html XDarwinHelp.html.cpp:25: error: #if with no expression /usr/bin/cpp -DX_VERSION="7.1.99.2" -DX_PRE_RELEASE="" -DX_REL_DATE="" -DX_VENDOR_NAME="The X.Org Foundation" -DX_VENDOR_LINK="http://wiki.x.org" ../English.lproj/InfoPlist.strings.cpp | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' | sed -e's/__quote__/"/g' > InfoPlist.strings Making all in Japanese.lproj /usr/bin/cpp -DX_VERSION="7.1.99.2" -DX_PRE_RELEASE="" -DX_REL_DATE="" -DX_VENDOR_NAME="The X.Org Foundation" -DX_VENDOR_LINK="http://wiki.x.org" XDarwinHelp.html.cpp | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XDarwinHelp.html XDarwinHelp.html.cpp:26: error: #if with no expression /usr/bin/cpp -DX_VERSION="7.1.99.2" -DX_PRE_RELEASE="" -DX_REL_DATE="" -DX_VENDOR_NAME="The X.Org Foundation" -DX_VENDOR_LINK="http://wiki.x.org" ../English.lproj/InfoPlist.strings.cpp | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' | sed -e's/__quote__/"/g' > InfoPlist.strings Making all in ko.lproj /usr/bin/cpp -DX_VERSION="7.1.99.2" -DX_PRE_RELEASE="" -DX_REL_DATE="" -DX_VENDOR_NAME="The X.Org Foundation" -DX_VENDOR_LINK="http://wiki.x.org" XDarwinHelp.html.cpp | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XDarwinHelp.html XDarwinHelp.html.cpp:25: error: #if with no expression /usr/bin/cpp -DX_VERSION="7.1.99.2" -DX_PRE_RELEASE="" -DX_REL_DATE="" -DX_VENDOR_NAME="The X.Org Foundation" -DX_VENDOR_LINK="http://wiki.x.org" ../English.lproj/InfoPlist.strings.cpp | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' | sed -e's/__quote__/"/g' > InfoPlist.strings Making all in Portuguese.lproj /usr/bin/cpp -DX_VERSION="7.1.99.2" -DX_PRE_RELEASE="" -DX_REL_DATE="" -DX_VENDOR_NAME="The X.Org Foundation" -DX_VENDOR_LINK="http://wiki.x.org" XDarwinHelp.html.cpp | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XDarwinHelp.html /usr/bin/cpp -DX_VERSION="7.1.99.2" -DX_PRE_RELEASE="" -DX_REL_DATE="" -DX_VENDOR_NAME="The X.Org Foundation" -DX_VENDOR_LINK="http://wiki.x.org" ../English.lproj/InfoPlist.strings.cpp | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' | sed -e's/__quote__/"/g' > InfoPlist.strings Making all in Spanish.lproj
This file doesn't exist any more.
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.