Installing /builddir/build/SRPMS/xorg-x11-xdm-1.1.5-1.fc8.src.rpm Building target platforms: ppc Building for target ppc Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.41655 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf xdm-1.1.5 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/xdm-1.1.5.tar.bz2 + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd xdm-1.1.5 ++ /usr/bin/id -u + '[' 103 = 0 ']' ++ /usr/bin/id -u + '[' 103 = 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #10 (xdm-1.0.1-redhat-xdm-config-fix.patch):' Patch #10 (xdm-1.0.1-redhat-xdm-config-fix.patch): + patch -p0 -b --suffix .redhat-xdm-config-fix -s + echo 'Patch #11 (xdm-1.0.5-sessreg-utmp-fix-bug177890.patch):' Patch #11 (xdm-1.0.5-sessreg-utmp-fix-bug177890.patch): + patch -p0 -b --suffix .redhat-sessreg-utmp-fix-bug177890 -s + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.52072 + umask 022 + cd /builddir/build/BUILD + cd xdm-1.1.5 + LANG=C + export LANG + unset DISPLAY + export 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fno-strict-aliasing' + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fno-strict-aliasing' + aclocal + libtoolize --force + automake + autoconf + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fno-strict-aliasing' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32' + export FFLAGS ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /bin/rm -f ./config.sub ++ basename ./config.sub + /bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub `/usr/lib/rpm/redhat/config.sub' -> `./config.sub' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /bin/rm -f ./config.guess ++ basename ./config.guess + /bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess `/usr/lib/rpm/redhat/config.guess' -> `./config.guess' + ./configure --build=ppc-redhat-linux-gnu --host=ppc-redhat-linux-gnu --target=ppc-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --disable-static --disable-xprint --with-xdmconfigdir=/etc/X11/xdm --with-xdmscriptdir=/etc/X11/xdm --with-pixmapdir=/usr/share/xdm/pixmaps checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for ppc-redhat-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no 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 ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking whether gcc and cc understand -c and -o together... yes checking for inline... inline checking build system type... powerpc-redhat-linux-gnu checking host system type... powerpc-redhat-linux-gnu checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognize dependent libraries... pass_all checking how to run the C preprocessor... gcc -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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for ppc-redhat-linux-gnu-g++... no checking for ppc-redhat-linux-gnu-c++... no checking for ppc-redhat-linux-gnu-gpp... no checking for ppc-redhat-linux-gnu-aCC... no checking for ppc-redhat-linux-gnu-CC... no checking for ppc-redhat-linux-gnu-cxx... no checking for ppc-redhat-linux-gnu-cc++... no checking for ppc-redhat-linux-gnu-cl.exe... no checking for ppc-redhat-linux-gnu-FCC... no checking for ppc-redhat-linux-gnu-KCC... no checking for ppc-redhat-linux-gnu-RCC... no checking for ppc-redhat-linux-gnu-xlC_r... no checking for ppc-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking for ppc-redhat-linux-gnu-g77... no checking for ppc-redhat-linux-gnu-xlf... no checking for ppc-redhat-linux-gnu-f77... no checking for ppc-redhat-linux-gnu-frt... no checking for ppc-redhat-linux-gnu-pgf77... no checking for ppc-redhat-linux-gnu-cf77... no checking for ppc-redhat-linux-gnu-fort77... no checking for ppc-redhat-linux-gnu-fl32... no checking for ppc-redhat-linux-gnu-af77... no checking for ppc-redhat-linux-gnu-xlf90... no checking for ppc-redhat-linux-gnu-f90... no checking for ppc-redhat-linux-gnu-pgf90... no checking for ppc-redhat-linux-gnu-pghpf... no checking for ppc-redhat-linux-gnu-epcf90... no checking for ppc-redhat-linux-gnu-gfortran... no checking for ppc-redhat-linux-gnu-g95... no checking for ppc-redhat-linux-gnu-xlf95... no checking for ppc-redhat-linux-gnu-f95... no checking for ppc-redhat-linux-gnu-fort... no checking for ppc-redhat-linux-gnu-ifort... no checking for ppc-redhat-linux-gnu-ifc... no checking for ppc-redhat-linux-gnu-efc... no checking for ppc-redhat-linux-gnu-pgf95... no checking for ppc-redhat-linux-gnu-lf95... no checking for ppc-redhat-linux-gnu-ftn... no checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 98304 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for ppc-redhat-linux-gnu-ar... no checking for ar... ar checking for ppc-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for ppc-redhat-linux-gnu-strip... no checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for a BSD-compatible install... /usr/bin/install -c checking for cpp... /usr/bin/cpp checking if /usr/bin/cpp requires -undef... yes checking if /usr/bin/cpp requires -traditional... yes checking for mktemp... /bin/mktemp checking for pid_t... 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... yes checking for working vfork... (cached) yes checking for mkstemp... yes checking for getifaddrs... yes checking for getspnam... yes checking for setproctitle... no checking for setproctitle in -lutil... no checking for setusercontext... no checking for setusercontext in -lutil... no checking for daemon... yes checking for sigaction... yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking return type of signal handlers... void checking if Xtrans should support UNIX socket connections... yes checking if Xtrans should support TCP socket connections... yes checking for library containing socket... none required checking for library containing gethostbyname... none required checking for getaddrinfo... yes checking if IPv6 support should be built... yes checking for struct sockaddr_in.sin_len... no checking if Xtrans should support os-specific local connections... no checking for authdes_seccreate... no checking for authdes_create... yes checking for library containing getsecretkey... none required checking if Secure RPC authentication ("SUN-DES-1") should be supported... yes checking whether key_setnet is declared... no checking for library containing pam_open_session... -lpam checking for pam_open_session... yes checking for /dev/urandom... yes checking for arc4random... no checking for ppc-redhat-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for XDM... yes checking for XINERAMA... yes checking for XPM... yes checking for TMP_XAW... yes checking for DMCP... yes checking for XLIB... yes checking for AUTH... yes checking if the greeter should be built as a dynamically loaded shared object... yes checking for XDMGREET... yes checking for XdmcpWrap in -lXdmcp... yes checking for library containing crypt... -lcrypt checking for XT... yes checking for APPDEFS... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config/Makefile config.status: creating greeter/Makefile config.status: creating config.h config.status: executing depfiles commands + make -j4 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/xdm-1.1.5' Making all in config make[2]: Entering directory `/builddir/build/BUILD/xdm-1.1.5/config' /usr/bin/cpp -undef -traditional -DBINDIR="/usr/bin" -DDEFAULTVT="" -DXDMDIR="/usr/lib/X11/xdm" -DXDMLOGDIR="/var/log" -DXDMPIDDIR="/var/run" -DXDMCONFIGDIR="/etc/X11/xdm" -DXDMSCRIPTDIR="/etc/X11/xdm" -DSU="su" -DCHOOSERPATH="/usr/lib/X11/xdm/chooser" -DXPM -DBITMAPDIR=/usr/share/xdm/pixmaps -DXDM_PIXMAP=xorg.xpm -DXDM_BWPIXMAP=xorg-bw.xpm -DSHELL_CMD="/bin/sh" -DMKTEMP_COMMAND=/bin/mktemp < ./Xservers.ws.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/\@\@$/\\/' > Xservers.ws /usr/bin/cpp -undef -traditional -DBINDIR="/usr/bin" -DDEFAULTVT="" -DXDMDIR="/usr/lib/X11/xdm" -DXDMLOGDIR="/var/log" -DXDMPIDDIR="/var/run" -DXDMCONFIGDIR="/etc/X11/xdm" -DXDMSCRIPTDIR="/etc/X11/xdm" -DSU="su" -DCHOOSERPATH="/usr/lib/X11/xdm/chooser" -DXPM -DBITMAPDIR=/usr/share/xdm/pixmaps -DXDM_PIXMAP=xorg.xpm -DXDM_BWPIXMAP=xorg-bw.xpm -DSHELL_CMD="/bin/sh" -DMKTEMP_COMMAND=/bin/mktemp < xdm-config.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/\@\@$/\\/' > xdm-config /usr/bin/cpp -undef -traditional -DBINDIR="/usr/bin" -DDEFAULTVT="" -DXDMDIR="/usr/lib/X11/xdm" -DXDMLOGDIR="/var/log" -DXDMPIDDIR="/var/run" -DXDMCONFIGDIR="/etc/X11/xdm" -DXDMSCRIPTDIR="/etc/X11/xdm" -DSU="su" -DCHOOSERPATH="/usr/lib/X11/xdm/chooser" -DXPM -DBITMAPDIR=/usr/share/xdm/pixmaps -DXDM_PIXMAP=xorg.xpm -DXDM_BWPIXMAP=xorg-bw.xpm -DSHELL_CMD="/bin/sh" -DMKTEMP_COMMAND=/bin/mktemp < Xreset.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/\@\@$/\\/' > Xreset /usr/bin/cpp -undef -traditional -DBINDIR="/usr/bin" -DDEFAULTVT="" -DXDMDIR="/usr/lib/X11/xdm" -DXDMLOGDIR="/var/log" -DXDMPIDDIR="/var/run" -DXDMCONFIGDIR="/etc/X11/xdm" -DXDMSCRIPTDIR="/etc/X11/xdm" -DSU="su" -DCHOOSERPATH="/usr/lib/X11/xdm/chooser" -DXPM -DBITMAPDIR=/usr/share/xdm/pixmaps -DXDM_PIXMAP=xorg.xpm -DXDM_BWPIXMAP=xorg-bw.xpm -DSHELL_CMD="/bin/sh" -DMKTEMP_COMMAND=/bin/mktemp < Xresources.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/\@\@$/\\/' > Xresources /usr/bin/cpp -undef -traditional -DBINDIR="/usr/bin" -DDEFAULTVT="" -DXDMDIR="/usr/lib/X11/xdm" -DXDMLOGDIR="/var/log" -DXDMPIDDIR="/var/run" -DXDMCONFIGDIR="/etc/X11/xdm" -DXDMSCRIPTDIR="/etc/X11/xdm" -DSU="su" -DCHOOSERPATH="/usr/lib/X11/xdm/chooser" -DXPM -DBITMAPDIR=/usr/share/xdm/pixmaps -DXDM_PIXMAP=xorg.xpm -DXDM_BWPIXMAP=xorg-bw.xpm -DSHELL_CMD="/bin/sh" -DMKTEMP_COMMAND=/bin/mktemp < Xsession.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/\@\@$/\\/' > Xsession /usr/bin/cpp -undef -traditional -DBINDIR="/usr/bin" -DDEFAULTVT="" -DXDMDIR="/usr/lib/X11/xdm" -DXDMLOGDIR="/var/log" -DXDMPIDDIR="/var/run" -DXDMCONFIGDIR="/etc/X11/xdm" -DXDMSCRIPTDIR="/etc/X11/xdm" -DSU="su" -DCHOOSERPATH="/usr/lib/X11/xdm/chooser" -DXPM -DBITMAPDIR=/usr/share/xdm/pixmaps -DXDM_PIXMAP=xorg.xpm -DXDM_BWPIXMAP=xorg-bw.xpm -DSHELL_CMD="/bin/sh" -DMKTEMP_COMMAND=/bin/mktemp < Xstartup.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/\@\@$/\\/' > Xstartup make all-am make[3]: Entering directory `/builddir/build/BUILD/xdm-1.1.5/config' ln -s Xservers.ws Xservers make[3]: Leaving directory `/builddir/build/BUILD/xdm-1.1.5/config' make[2]: Leaving directory `/builddir/build/BUILD/xdm-1.1.5/config' Making all in greeter make[2]: Entering directory `/builddir/build/BUILD/xdm-1.1.5/greeter' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_XOPEN_SOURCE -DGREET_LIB -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fno-strict-aliasing -MT Login.lo -MD -MP -MF .deps/Login.Tpo -c -o Login.lo Login.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_XOPEN_SOURCE -DGREET_LIB -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fno-strict-aliasing -MT greet.lo -MD -MP -MF .deps/greet.Tpo -c -o greet.lo greet.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_XOPEN_SOURCE -DGREET_LIB -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fno-strict-aliasing -MT verify.lo -MD -MP -MF .deps/verify.Tpo -c -o verify.lo verify.c mkdir .libs gcc -DHAVE_CONFIG_H -I. -I.. -D_XOPEN_SOURCE -DGREET_LIB -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fno-strict-aliasing -MT Login.lo -MD -MP -MF .deps/Login.Tpo -c Login.c -fPIC -DPIC -o .libs/Login.o gcc -DHAVE_CONFIG_H -I. -I.. -D_XOPEN_SOURCE -DGREET_LIB -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fno-strict-aliasing -MT greet.lo -MD -MP -MF .deps/greet.Tpo -c greet.c -fPIC -DPIC -o .libs/greet.o gcc -DHAVE_CONFIG_H -I. -I.. -D_XOPEN_SOURCE -DGREET_LIB -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fno-strict-aliasing -MT verify.lo -MD -MP -MF .deps/verify.Tpo -c verify.c -fPIC -DPIC -o .libs/verify.o Login.c: In function 'RedrawFail': Login.c:602: warning: implicit declaration of function 'strdup' Login.c:602: warning: incompatible implicit declaration of built-in function 'strdup' Login.c: In function 'ErrorMessage': Login.c:675: warning: incompatible implicit declaration of built-in function 'strdup' greet.c: In function 'GreetUser': greet.c:530: warning: implicit declaration of function 'strdup' greet.c:530: warning: incompatible implicit declaration of built-in function 'strdup' greet.c:639: warning: ignoring return value of 'getdomainname', declared with attribute warn_unused_result greet.c: In function 'pamconv': greet.c:697: warning: assignment discards qualifiers from pointer target type greet.c:739: warning: incompatible implicit declaration of built-in function 'strdup' Login.c: In function 'RedrawFail': Login.c:605: warning: 'lastspace' may be used uninitialized in this function mv -f .deps/verify.Tpo .deps/verify.Plo mv -f .deps/greet.Tpo .deps/greet.Plo mv -f .deps/Login.Tpo .deps/Login.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -D_XOPEN_SOURCE -DGREET_LIB -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fno-strict-aliasing -module -avoid-version -o libXdmGreet.la -rpath /usr/lib/X11/xdm Login.lo greet.lo verify.lo -lXt -lX11 -lXext -lXaw7 -lXmu -lXt -lX11 -lXdmcp -lXinerama -lXpm -lX11 -lcrypt -lpam gcc -shared .libs/Login.o .libs/greet.o .libs/verify.o -lXext -lXaw7 -lXmu -lXt -lXdmcp -lXinerama -lXpm -lX11 -lcrypt -lpam -m32 -Wl,-soname -Wl,libXdmGreet.so -o .libs/libXdmGreet.so creating libXdmGreet.la (cd .libs && rm -f libXdmGreet.la && ln -s ../libXdmGreet.la libXdmGreet.la) make[2]: Leaving directory `/builddir/build/BUILD/xdm-1.1.5/greeter' make[2]: Entering directory `/builddir/build/BUILD/xdm-1.1.5' gcc -DHAVE_CONFIG_H -I. -D_XOPEN_SOURCE -D_BSD_SOURCE -DHASXDMAUTH -DSECURE_RPC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fno-strict-aliasing -MT xdm-auth.o -MD -MP -MF .deps/xdm-auth.Tpo -c -o xdm-auth.o `test -f 'auth.c' || echo './'`auth.c gcc -DHAVE_CONFIG_H -I. -D_XOPEN_SOURCE -D_BSD_SOURCE -DHASXDMAUTH -DSECURE_RPC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fno-strict-aliasing -MT xdm-daemon.o -MD -MP -MF .deps/xdm-daemon.Tpo -c -o xdm-daemon.o `test -f 'daemon.c' || echo './'`daemon.c gcc -DHAVE_CONFIG_H -I. -D_XOPEN_SOURCE -D_BSD_SOURCE -DHASXDMAUTH -DSECURE_RPC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fno-strict-aliasing -MT xdm-server.o -MD -MP -MF .deps/xdm-server.Tpo -c -o xdm-server.o `test -f 'server.c' || echo './'`server.c gcc -DHAVE_CONFIG_H -I. -D_XOPEN_SOURCE -D_BSD_SOURCE -DHASXDMAUTH -DSECURE_RPC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fno-strict-aliasing -MT xdm-dpylist.o -MD -MP -MF .deps/xdm-dpylist.Tpo -c -o xdm-dpylist.o `test -f 'dpylist.c' || echo './'`dpylist.c mv -f .deps/xdm-daemon.Tpo .deps/xdm-daemon.Po gcc -DHAVE_CONFIG_H -I. -D_XOPEN_SOURCE -D_BSD_SOURCE -DHASXDMAUTH -DSECURE_RPC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fno-strict-aliasing -MT xdm-dm.o -MD -MP -MF .deps/xdm-dm.Tpo -c -o xdm-dm.o `test -f 'dm.c' || echo './'`dm.c auth.c: In function 'MakeServerAuthFile': auth.c:324: warning: ignoring return value of 'chown', declared with attribute warn_unused_result auth.c: In function 'SetUserAuthorization': auth.c:1384: warning: ignoring return value of 'chown', declared with attribute warn_unused_result mv -f .deps/xdm-server.Tpo .deps/xdm-server.Po gcc -DHAVE_CONFIG_H -I. -D_XOPEN_SOURCE -D_BSD_SOURCE -DHASXDMAUTH -DSECURE_RPC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fno-strict-aliasing -MT xdm-error.o -MD -MP -MF .deps/xdm-error.Tpo -c -o xdm-error.o `test -f 'error.c' || echo './'`error.c dm.c: In function 'main': dm.c:167: warning: ignoring return value of 'system', declared with attribute warn_unused_result mv -f .deps/xdm-dpylist.Tpo .deps/xdm-dpylist.Po gcc -DHAVE_CONFIG_H -I. -D_XOPEN_SOURCE -D_BSD_SOURCE -DHASXDMAUTH -DSECURE_RPC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fno-strict-aliasing -MT xdm-file.o -MD -MP -MF .deps/xdm-file.Tpo -c -o xdm-file.o `test -f 'file.c' || echo './'`file.c error.c: In function 'LogInfo': error.c:54: warning: ignoring return value of 'write', declared with attribute warn_unused_result error.c:61: warning: ignoring return value of 'write', declared with attribute warn_unused_result error.c: In function 'LogError': error.c:69: warning: ignoring return value of 'write', declared with attribute warn_unused_result error.c:76: warning: ignoring return value of 'write', declared with attribute warn_unused_result error.c: In function 'LogPanic': error.c:84: warning: ignoring return value of 'write', declared with attribute warn_unused_result error.c:91: warning: ignoring return value of 'write', declared with attribute warn_unused_result error.c: In function 'Debug': error.c:117: warning: ignoring return value of 'write', declared with attribute warn_unused_result mv -f .deps/xdm-error.Tpo .deps/xdm-error.Po gcc -DHAVE_CONFIG_H -I. -D_XOPEN_SOURCE -D_BSD_SOURCE -DHASXDMAUTH -DSECURE_RPC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fno-strict-aliasing -MT xdm-netaddr.o -MD -MP -MF .deps/xdm-netaddr.Tpo -c -o xdm-netaddr.o `test -f 'netaddr.c' || echo './'`netaddr.c mv -f .deps/xdm-auth.Tpo .deps/xdm-auth.Po gcc -DHAVE_CONFIG_H -I. -D_XOPEN_SOURCE -D_BSD_SOURCE -DHASXDMAUTH -DSECURE_RPC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fno-strict-aliasing -MT xdm-reset.o -MD -MP -MF .deps/xdm-reset.Tpo -c -o xdm-reset.o `test -f 'reset.c' || echo './'`reset.c mv -f .deps/xdm-dm.Tpo .deps/xdm-dm.Po gcc -DHAVE_CONFIG_H -I. -D_XOPEN_SOURCE -D_BSD_SOURCE -DHASXDMAUTH -DSECURE_RPC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fno-strict-aliasing -MT xdm-resource.o -MD -MP -MF .deps/xdm-resource.Tpo -c -o xdm-resource.o `test -f 'resource.c' || echo './'`resource.c mv -f .deps/xdm-netaddr.Tpo .deps/xdm-netaddr.Po mv -f .deps/xdm-file.Tpo .deps/xdm-file.Po gcc -DHAVE_CONFIG_H -I. -D_XOPEN_SOURCE -D_BSD_SOURCE -DHASXDMAUTH -DSECURE_RPC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fno-strict-aliasing -MT xdm-protodpy.o -MD -MP -MF .deps/xdm-protodpy.Tpo -c -o xdm-protodpy.o `test -f 'protodpy.c' || echo './'`protodpy.c gcc -DHAVE_CONFIG_H -I. -D_XOPEN_SOURCE -D_BSD_SOURCE -DHASXDMAUTH -DSECURE_RPC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fno-strict-aliasing -MT xdm-policy.o -MD -MP -MF .deps/xdm-policy.Tpo -c -o xdm-policy.o `test -f 'policy.c' || echo './'`policy.c mv -f .deps/xdm-reset.Tpo .deps/xdm-reset.Po gcc -DHAVE_CONFIG_H -I. -D_XOPEN_SOURCE -D_BSD_SOURCE -DHASXDMAUTH -DSECURE_RPC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fno-strict-aliasing -MT xdm-session.o -MD -MP -MF .deps/xdm-session.Tpo -c -o xdm-session.o `test -f 'session.c' || echo './'`session.c session.c: In function 'StartClient': session.c:789: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result mv -f .deps/xdm-resource.Tpo .deps/xdm-resource.Po gcc -DHAVE_CONFIG_H -I. -D_XOPEN_SOURCE -D_BSD_SOURCE -DHASXDMAUTH -DSECURE_RPC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fno-strict-aliasing -MT xdm-socket.o -MD -MP -MF .deps/xdm-socket.Tpo -c -o xdm-socket.o `test -f 'socket.c' || echo './'`socket.c mv -f .deps/xdm-protodpy.Tpo .deps/xdm-protodpy.Po gcc -DHAVE_CONFIG_H -I. -D_XOPEN_SOURCE -D_BSD_SOURCE -DHASXDMAUTH -DSECURE_RPC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fno-strict-aliasing -MT xdm-streams.o -MD -MP -MF .deps/xdm-streams.Tpo -c -o xdm-streams.o `test -f 'streams.c' || echo './'`streams.c mv -f .deps/xdm-policy.Tpo .deps/xdm-policy.Po gcc -DHAVE_CONFIG_H -I. -D_XOPEN_SOURCE -D_BSD_SOURCE -DHASXDMAUTH -DSECURE_RPC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fno-strict-aliasing -MT xdm-util.o -MD -MP -MF .deps/xdm-util.Tpo -c -o xdm-util.o `test -f 'util.c' || echo './'`util.c mv -f .deps/xdm-streams.Tpo .deps/xdm-streams.Po mv -f .deps/xdm-session.Tpo .deps/xdm-session.Po gcc -DHAVE_CONFIG_H -I. -D_XOPEN_SOURCE -D_BSD_SOURCE -DHASXDMAUTH -DSECURE_RPC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fno-strict-aliasing -MT xdm-xdmcp.o -MD -MP -MF .deps/xdm-xdmcp.Tpo -c -o xdm-xdmcp.o `test -f 'xdmcp.c' || echo './'`xdmcp.c gcc -DHAVE_CONFIG_H -I. -D_XOPEN_SOURCE -D_BSD_SOURCE -DHASXDMAUTH -DSECURE_RPC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fno-strict-aliasing -MT xdm-mitauth.o -MD -MP -MF .deps/xdm-mitauth.Tpo -c -o xdm-mitauth.o `test -f 'mitauth.c' || echo './'`mitauth.c mv -f .deps/xdm-socket.Tpo .deps/xdm-socket.Po gcc -DHAVE_CONFIG_H -I. -D_XOPEN_SOURCE -D_BSD_SOURCE -DHASXDMAUTH -DSECURE_RPC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fno-strict-aliasing -MT xdm-genauth.o -MD -MP -MF .deps/xdm-genauth.Tpo -c -o xdm-genauth.o `test -f 'genauth.c' || echo './'`genauth.c mv -f .deps/xdm-util.Tpo .deps/xdm-util.Po gcc -DHAVE_CONFIG_H -I. -D_XOPEN_SOURCE -D_BSD_SOURCE -DHASXDMAUTH -DSECURE_RPC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fno-strict-aliasing -MT xdm-access.o -MD -MP -MF .deps/xdm-access.Tpo -c -o xdm-access.o `test -f 'access.c' || echo './'`access.c mv -f .deps/xdm-mitauth.Tpo .deps/xdm-mitauth.Po gcc -DHAVE_CONFIG_H -I. -D_XOPEN_SOURCE -D_BSD_SOURCE -DHASXDMAUTH -DSECURE_RPC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fno-strict-aliasing -MT xdm-choose.o -MD -MP -MF .deps/xdm-choose.Tpo -c -o xdm-choose.o `test -f 'choose.c' || echo './'`choose.c genauth.c: In function 'InitXdmcpWrapper': genauth.c:381: warning: pointer targets in passing argument 1 of 'get_prngd_bytes' differ in signedness mv -f .deps/xdm-genauth.Tpo .deps/xdm-genauth.Po gcc -DHAVE_CONFIG_H -I. -D_XOPEN_SOURCE -D_BSD_SOURCE -DHASXDMAUTH -DSECURE_RPC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fno-strict-aliasing -MT xdm-xdmauth.o -MD -MP -MF .deps/xdm-xdmauth.Tpo -c -o xdm-xdmauth.o `test -f 'xdmauth.c' || echo './'`xdmauth.c mv -f .deps/xdm-choose.Tpo .deps/xdm-choose.Po gcc -DHAVE_CONFIG_H -I. -D_XOPEN_SOURCE -D_BSD_SOURCE -DHASXDMAUTH -DSECURE_RPC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fno-strict-aliasing -MT xdm-prngc.o -MD -MP -MF .deps/xdm-prngc.Tpo -c -o xdm-prngc.o `test -f 'prngc.c' || echo './'`prngc.c xdmauth.c: In function 'XdmGetXdmcpAuth': xdmauth.c:185: warning: pointer targets in passing argument 1 of 'XdmcpWrap' differ in signedness xdmauth.c:185: warning: pointer targets in passing argument 3 of 'XdmcpWrap' differ in signedness mv -f .deps/xdm-access.Tpo .deps/xdm-access.Po gcc -DHAVE_CONFIG_H -I. -D_XOPEN_SOURCE -D_BSD_SOURCE -DHASXDMAUTH -DSECURE_RPC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fno-strict-aliasing -MT xdm-rpcauth.o -MD -MP -MF .deps/xdm-rpcauth.Tpo -c -o xdm-rpcauth.o `test -f 'rpcauth.c' || echo './'`rpcauth.c mv -f .deps/xdm-prngc.Tpo .deps/xdm-prngc.Po gcc -DHAVE_CONFIG_H -I. -D_XOPEN_SOURCE -D_XOPEN_SOURCE -DBINDIR="\"/usr/bin\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fno-strict-aliasing -MT xdmshell-xdmshell.o -MD -MP -MF .deps/xdmshell-xdmshell.Tpo -c -o xdmshell-xdmshell.o `test -f 'xdmshell.c' || echo './'`xdmshell.c mv -f .deps/xdm-xdmauth.Tpo .deps/xdm-xdmauth.Po gcc -DHAVE_CONFIG_H -I. -D_BSD_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fno-strict-aliasing -MT chooser-chooser.o -MD -MP -MF .deps/chooser-chooser.Tpo -c -o chooser-chooser.o `test -f 'chooser.c' || echo './'`chooser.c xdmshell.c: In function 'exec_args': xdmshell.c:88: warning: implicit declaration of function 'vfork' mv -f .deps/xdm-xdmcp.Tpo .deps/xdm-xdmcp.Po mv -f .deps/xdm-rpcauth.Tpo .deps/xdm-rpcauth.Po cp Chooser.ad Chooser /usr/bin/cpp -undef -traditional -D__xorgversion__="\"xdm 1.1.5\" \"X Version 11\"" -DCHOOSERPATH=/usr/lib/X11/xdm/chooser -DXDMLOGDIR=/var/log -DXDMDIR=/etc/X11/xdm -DBINDIR=/usr/bin -DXDMPIDDIR=/var/run -D__appmansuffix__=1 -D__filemansuffix__=5 -D__libmansuffix__=3 -D__miscmansuffix__=7 -D__drivermansuffix__=4 -D__adminmansuffix__=8 -DDEV_RANDOM=\"/dev/urandom\" < xdm.man.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/\@\@$/\\/' > xdm.1 chooser.c: In function 'Choose': chooser.c:987: warning: ignoring return value of 'write', declared with attribute warn_unused_result /bin/sh ./libtool --tag=CC --mode=link gcc -D_XOPEN_SOURCE -D_BSD_SOURCE -DHASXDMAUTH -DSECURE_RPC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fno-strict-aliasing -o xdm xdm-auth.o xdm-daemon.o xdm-server.o xdm-dpylist.o xdm-dm.o xdm-error.o xdm-file.o xdm-netaddr.o xdm-reset.o xdm-resource.o xdm-protodpy.o xdm-policy.o xdm-session.o xdm-socket.o xdm-streams.o xdm-util.o xdm-xdmcp.o xdm-mitauth.o xdm-genauth.o xdm-access.o xdm-choose.o xdm-xdmauth.o xdm-prngc.o xdm-rpcauth.o -lXmu -lXt -lX11 -lXau -lXinerama -lXpm -lX11 -lXdmcp -rdynamic -lcrypt -lpam mv -f .deps/xdmshell-xdmshell.Tpo .deps/xdmshell-xdmshell.Po /bin/sh ./libtool --tag=CC --mode=link gcc -D_XOPEN_SOURCE -D_XOPEN_SOURCE -DBINDIR="\"/usr/bin\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fno-strict-aliasing -o xdmshell xdmshell-xdmshell.o -lcrypt -lpam mkdir .libs gcc -D_XOPEN_SOURCE -D_XOPEN_SOURCE -DBINDIR=\"/usr/bin\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fno-strict-aliasing -o xdmshell xdmshell-xdmshell.o -lcrypt -lpam gcc -D_XOPEN_SOURCE -D_BSD_SOURCE -DHASXDMAUTH -DSECURE_RPC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fno-strict-aliasing -o xdm xdm-auth.o xdm-daemon.o xdm-server.o xdm-dpylist.o xdm-dm.o xdm-error.o xdm-file.o xdm-netaddr.o xdm-reset.o xdm-resource.o xdm-protodpy.o xdm-policy.o xdm-session.o xdm-socket.o xdm-streams.o xdm-util.o xdm-xdmcp.o xdm-mitauth.o xdm-genauth.o xdm-access.o xdm-choose.o xdm-xdmauth.o xdm-prngc.o xdm-rpcauth.o -rdynamic -lXmu -lXt -lXau -lXinerama -lXpm -lX11 -lXdmcp -lcrypt -lpam mv -f .deps/chooser-chooser.Tpo .deps/chooser-chooser.Po /bin/sh ./libtool --tag=CC --mode=link gcc -D_BSD_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fno-strict-aliasing -o chooser chooser-chooser.o -lXinerama -lXaw7 -lXmu -lXt -lX11 -lXdmcp -lcrypt -lpam gcc -D_BSD_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fno-strict-aliasing -o chooser chooser-chooser.o -lXinerama -lXaw7 -lXmu -lXt -lX11 -lXdmcp -lcrypt -lpam make[2]: Leaving directory `/builddir/build/BUILD/xdm-1.1.5' make[1]: Leaving directory `/builddir/build/BUILD/xdm-1.1.5' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.38965 + umask 022 + cd /builddir/build/BUILD + cd xdm-1.1.5 + LANG=C + export LANG + unset DISPLAY + rm -rf /var/tmp/xorg-x11-xdm-1.1.5-1.fc8-root-kojibuilder + make install DESTDIR=/var/tmp/xorg-x11-xdm-1.1.5-1.fc8-root-kojibuilder Making install in config make[1]: Entering directory `/builddir/build/BUILD/xdm-1.1.5/config' make install-am make[2]: Entering directory `/builddir/build/BUILD/xdm-1.1.5/config' make[3]: Entering directory `/builddir/build/BUILD/xdm-1.1.5/config' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/xdm/pixmaps" || /bin/mkdir -p "/var/tmp/xorg-x11-xdm-1.1.5-1.fc8-root-kojibuilder/usr/share/xdm/pixmaps" /usr/bin/install -c -m 644 'xorg-bw.xpm' '/var/tmp/xorg-x11-xdm-1.1.5-1.fc8-root-kojibuilder/usr/share/xdm/pixmaps/xorg-bw.xpm' /usr/bin/install -c -m 644 'xorg.xpm' '/var/tmp/xorg-x11-xdm-1.1.5-1.fc8-root-kojibuilder/usr/share/xdm/pixmaps/xorg.xpm' test -z "/etc/X11/xdm" || /bin/mkdir -p "/var/tmp/xorg-x11-xdm-1.1.5-1.fc8-root-kojibuilder/etc/X11/xdm" /usr/bin/install -c -m 644 'Xaccess' '/var/tmp/xorg-x11-xdm-1.1.5-1.fc8-root-kojibuilder/etc/X11/xdm/Xaccess' test -z "/etc/X11/xdm" || /bin/mkdir -p "/var/tmp/xorg-x11-xdm-1.1.5-1.fc8-root-kojibuilder/etc/X11/xdm" /usr/bin/install -c 'GiveConsole' '/var/tmp/xorg-x11-xdm-1.1.5-1.fc8-root-kojibuilder/etc/X11/xdm/GiveConsole' /usr/bin/install -c 'TakeConsole' '/var/tmp/xorg-x11-xdm-1.1.5-1.fc8-root-kojibuilder/etc/X11/xdm/TakeConsole' /usr/bin/install -c 'Xsetup_0' '/var/tmp/xorg-x11-xdm-1.1.5-1.fc8-root-kojibuilder/etc/X11/xdm/Xsetup_0' /usr/bin/install -c 'Xwilling' '/var/tmp/xorg-x11-xdm-1.1.5-1.fc8-root-kojibuilder/etc/X11/xdm/Xwilling' test -z "/etc/X11/xdm" || /bin/mkdir -p "/var/tmp/xorg-x11-xdm-1.1.5-1.fc8-root-kojibuilder/etc/X11/xdm" /usr/bin/install -c -m 644 'xdm-config' '/var/tmp/xorg-x11-xdm-1.1.5-1.fc8-root-kojibuilder/etc/X11/xdm/xdm-config' /usr/bin/install -c -m 644 'Xresources' '/var/tmp/xorg-x11-xdm-1.1.5-1.fc8-root-kojibuilder/etc/X11/xdm/Xresources' /usr/bin/install -c -m 644 'Xservers' '/var/tmp/xorg-x11-xdm-1.1.5-1.fc8-root-kojibuilder/etc/X11/xdm/Xservers' test -z "/etc/X11/xdm" || /bin/mkdir -p "/var/tmp/xorg-x11-xdm-1.1.5-1.fc8-root-kojibuilder/etc/X11/xdm" /usr/bin/install -c 'Xreset' '/var/tmp/xorg-x11-xdm-1.1.5-1.fc8-root-kojibuilder/etc/X11/xdm/Xreset' /usr/bin/install -c 'Xsession' '/var/tmp/xorg-x11-xdm-1.1.5-1.fc8-root-kojibuilder/etc/X11/xdm/Xsession' /usr/bin/install -c 'Xstartup' '/var/tmp/xorg-x11-xdm-1.1.5-1.fc8-root-kojibuilder/etc/X11/xdm/Xstartup' make[3]: Leaving directory `/builddir/build/BUILD/xdm-1.1.5/config' make[2]: Leaving directory `/builddir/build/BUILD/xdm-1.1.5/config' make[1]: Leaving directory `/builddir/build/BUILD/xdm-1.1.5/config' Making install in greeter make[1]: Entering directory `/builddir/build/BUILD/xdm-1.1.5/greeter' make[2]: Entering directory `/builddir/build/BUILD/xdm-1.1.5/greeter' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/X11/xdm" || /bin/mkdir -p "/var/tmp/xorg-x11-xdm-1.1.5-1.fc8-root-kojibuilder/usr/lib/X11/xdm" /bin/sh ../libtool --mode=install /usr/bin/install -c 'libXdmGreet.la' '/var/tmp/xorg-x11-xdm-1.1.5-1.fc8-root-kojibuilder/usr/lib/X11/xdm/libXdmGreet.la' /usr/bin/install -c .libs/libXdmGreet.so /var/tmp/xorg-x11-xdm-1.1.5-1.fc8-root-kojibuilder/usr/lib/X11/xdm/libXdmGreet.so /usr/bin/install -c .libs/libXdmGreet.lai /var/tmp/xorg-x11-xdm-1.1.5-1.fc8-root-kojibuilder/usr/lib/X11/xdm/libXdmGreet.la libtool: install: warning: remember to run `libtool --finish /usr/lib/X11/xdm' make[2]: Leaving directory `/builddir/build/BUILD/xdm-1.1.5/greeter' make[1]: Leaving directory `/builddir/build/BUILD/xdm-1.1.5/greeter' make[1]: Entering directory `/builddir/build/BUILD/xdm-1.1.5' make[2]: Entering directory `/builddir/build/BUILD/xdm-1.1.5' test -z "/usr/bin" || /bin/mkdir -p "/var/tmp/xorg-x11-xdm-1.1.5-1.fc8-root-kojibuilder/usr/bin" /bin/sh ./libtool --mode=install /usr/bin/install -c 'xdm' '/var/tmp/xorg-x11-xdm-1.1.5-1.fc8-root-kojibuilder/usr/bin/xdm' /usr/bin/install -c xdm /var/tmp/xorg-x11-xdm-1.1.5-1.fc8-root-kojibuilder/usr/bin/xdm /bin/sh ./libtool --mode=install /usr/bin/install -c 'xdmshell' '/var/tmp/xorg-x11-xdm-1.1.5-1.fc8-root-kojibuilder/usr/bin/xdmshell' /usr/bin/install -c xdmshell /var/tmp/xorg-x11-xdm-1.1.5-1.fc8-root-kojibuilder/usr/bin/xdmshell test -z "/usr/share/X11/app-defaults" || /bin/mkdir -p "/var/tmp/xorg-x11-xdm-1.1.5-1.fc8-root-kojibuilder/usr/share/X11/app-defaults" /usr/bin/install -c -m 644 'Chooser' '/var/tmp/xorg-x11-xdm-1.1.5-1.fc8-root-kojibuilder/usr/share/X11/app-defaults/Chooser' test -z "/usr/share/man/man1" || /bin/mkdir -p "/var/tmp/xorg-x11-xdm-1.1.5-1.fc8-root-kojibuilder/usr/share/man/man1" /usr/bin/install -c -m 644 'xdm.1' '/var/tmp/xorg-x11-xdm-1.1.5-1.fc8-root-kojibuilder/usr/share/man/man1/xdm.1' test -z "/usr/lib/X11/xdm" || /bin/mkdir -p "/var/tmp/xorg-x11-xdm-1.1.5-1.fc8-root-kojibuilder/usr/lib/X11/xdm" /bin/sh ./libtool --mode=install /usr/bin/install -c 'chooser' '/var/tmp/xorg-x11-xdm-1.1.5-1.fc8-root-kojibuilder/usr/lib/X11/xdm/chooser' /usr/bin/install -c chooser /var/tmp/xorg-x11-xdm-1.1.5-1.fc8-root-kojibuilder/usr/lib/X11/xdm/chooser make[2]: Leaving directory `/builddir/build/BUILD/xdm-1.1.5' make[1]: Leaving directory `/builddir/build/BUILD/xdm-1.1.5' + find /var/tmp/xorg-x11-xdm-1.1.5-1.fc8-root-kojibuilder -name '*.la' + xargs rm -f -- + install -m 755 /builddir/build/SOURCES/Xsetup_0 /var/tmp/xorg-x11-xdm-1.1.5-1.fc8-root-kojibuilder/etc/X11/xdm/Xsetup_0 + mkdir -p /var/tmp/xorg-x11-xdm-1.1.5-1.fc8-root-kojibuilder/etc/pam.d + install -c -m 644 /builddir/build/SOURCES/xserver.pamd /var/tmp/xorg-x11-xdm-1.1.5-1.fc8-root-kojibuilder/etc/pam.d/xserver + install -c -m 644 /builddir/build/SOURCES/xdm.pamd /var/tmp/xorg-x11-xdm-1.1.5-1.fc8-root-kojibuilder/etc/pam.d/xdm + /usr/lib/rpm/find-debuginfo.sh /builddir/build/BUILD/xdm-1.1.5 extracting debug info from /var/tmp/xorg-x11-xdm-1.1.5-1.fc8-root-kojibuilder/usr/lib/X11/xdm/libXdmGreet.so extracting debug info from /var/tmp/xorg-x11-xdm-1.1.5-1.fc8-root-kojibuilder/usr/lib/X11/xdm/chooser extracting debug info from /var/tmp/xorg-x11-xdm-1.1.5-1.fc8-root-kojibuilder/usr/bin/xdmshell extracting debug info from /var/tmp/xorg-x11-xdm-1.1.5-1.fc8-root-kojibuilder/usr/bin/xdm cpio: gcc-4.1.2-20070723/obj-ppc64-redhat-linux/gcc/crtsavres.S: Cannot stat: No such file or directory 876 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: xorg-x11-xdm-1.1.5-1.fc8 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.60904 + umask 022 + cd /builddir/build/BUILD + cd xdm-1.1.5 + DOCDIR=/var/tmp/xorg-x11-xdm-1.1.5-1.fc8-root-kojibuilder/usr/share/doc/xorg-x11-xdm-1.1.5 + export DOCDIR + rm -rf /var/tmp/xorg-x11-xdm-1.1.5-1.fc8-root-kojibuilder/usr/share/doc/xorg-x11-xdm-1.1.5 + /bin/mkdir -p /var/tmp/xorg-x11-xdm-1.1.5-1.fc8-root-kojibuilder/usr/share/doc/xorg-x11-xdm-1.1.5 + cp -pr AUTHORS COPYING INSTALL NEWS README ChangeLog /var/tmp/xorg-x11-xdm-1.1.5-1.fc8-root-kojibuilder/usr/share/doc/xorg-x11-xdm-1.1.5 + exit 0 Provides: config(xorg-x11-xdm) = 1:1.1.5-1.fc8 libXdmGreet.so xdm Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): xorg-x11-filesystem >= 0.99.2-3 Requires: /bin/sh config(xorg-x11-xdm) = 1:1.1.5-1.fc8 libX11.so.6 libXau.so.6 libXaw.so.7 libXdmcp.so.6 libXext.so.6 libXinerama.so.1 libXmu.so.6 libXpm.so.4 libXt.so.6 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libcrypt.so.1 libcrypt.so.1(GLIBC_2.0) libdl.so.2 libdl.so.2(GLIBC_2.0) libdl.so.2(GLIBC_2.1) libpam.so.0 libpam.so.0(LIBPAM_1.0) pam >= 0.78-0 rtld(GNU_HASH) Obsoletes: XFree86-xdm xinitrc Processing files: xorg-x11-xdm-debuginfo-1.1.5-1.fc8 warning: File listed twice: /usr/src/debug/xdm-1.1.5 warning: File listed twice: /usr/src/debug/xdm-1.1.5/greeter Provides: libXdmGreet.so.debug Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libXdmGreet.so Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/xorg-x11-xdm-1.1.5-1.fc8-root-kojibuilder warning: Could not canonicalize hostname: ppc2.fedora.redhat.com Wrote: /builddir/build/RPMS/xorg-x11-xdm-1.1.5-1.fc8.ppc.rpm Wrote: /builddir/build/RPMS/xorg-x11-xdm-debuginfo-1.1.5-1.fc8.ppc.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.33968 + umask 022 + cd /builddir/build/BUILD + cd xdm-1.1.5 + rm -rf /var/tmp/xorg-x11-xdm-1.1.5-1.fc8-root-kojibuilder + exit 0 Executing(--clean): /bin/sh -e /var/tmp/rpm-tmp.33968 + umask 022 + cd /builddir/build/BUILD + rm -rf xdm-1.1.5 + exit 0