Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 156243 Details for
Bug 223422
Review Request: mrxvt - Multi-tabbed terminal emulator.
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
normal rpmbuild log of mrxvt-0.5.2-1.fc8.4
BUILD-mrxvt.log (text/plain), 34.80 KB, created by
Mamoru TASAKA
on 2007-06-05 16:41:45 UTC
(
hide
)
Description:
normal rpmbuild log of mrxvt-0.5.2-1.fc8.4
Filename:
MIME Type:
Creator:
Mamoru TASAKA
Created:
2007-06-05 16:41:45 UTC
Size:
34.80 KB
patch
obsolete
>warning: user adutko does not exist - using root >warning: group adutko does not exist - using root >warning: user adutko does not exist - using root >warning: group adutko does not exist - using root >Installing mrxvt-0.5.2-1.4.src.rpm >Executing(%prep): /bin/sh -e /home/tasaka1/rpmbuild/INSTROOT/rpm-tmp.62550 >+ umask 022 >+ cd /home/tasaka1/rpmbuild/BUILD >+ LANG=C >+ export LANG >+ unset DISPLAY >+ cd /home/tasaka1/rpmbuild/BUILD >+ rm -rf mrxvt-0.5.2 >+ /bin/gzip -dc /home/tasaka1/rpmbuild/SOURCES/mrxvt-0.5.2.tar.gz >+ tar -xf - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd mrxvt-0.5.2 >++ /usr/bin/id -u >+ '[' 500 = 0 ']' >++ /usr/bin/id -u >+ '[' 500 = 0 ']' >+ /bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ echo 'Patch #1 (no_debug_x.patch):' >Patch #1 (no_debug_x.patch): >+ patch -p0 -b --suffix .no_debug_x -s >+ exit 0 >Executing(%build): /bin/sh -e /home/tasaka1/rpmbuild/INSTROOT/rpm-tmp.94019 >+ umask 022 >+ cd /home/tasaka1/rpmbuild/BUILD >+ cd mrxvt-0.5.2 >+ LANG=C >+ export LANG >+ unset DISPLAY >+ CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' >+ export CFLAGS >+ CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' >+ export CXXFLAGS >+ FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' >+ export FFLAGS >++ find . -name config.guess -o -name 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' >+ 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' >+ ./configure --build=i686-redhat-linux-gnu --host=i686-redhat-linux-gnu --target=i386-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 --enable-everything --disable-debug >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking whether to enable maintainer-specific portions of Makefiles... no >checking build system type... i686-redhat-linux-gnu >checking host system type... i686-redhat-linux-gnu >checking for i686-redhat-linux-gnu-gcc... no >checking for i686-redhat-linux-gnu-cc... no >checking for i686-redhat-linux-gnu-egcs... 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 ANSI C... none needed >checking for style of include used by make... GNU >checking dependency style of gcc... none >checking whether make sets $(MAKE)... (cached) yes >checking for a BSD-compatible install... /usr/bin/install -c >checking how to run the C preprocessor... gcc -E >checking for X... libraries , headers >checking for XOpenDisplay in -lX11... yes >checking for XRegisterIMInstantiateCallback in -lX11... yes >checking for SmcOpenConnection in -lSM... yes >checking for IceConnectionNumber in -lICE... yes >checking for utempter_add_record in -lutempter... yes >checking for XpmCreateImageFromXpmImage in -lXpm... yes >checking for jpeg_read_header in -ljpeg... yes >checking for png_check_sig in -lpng... yes >checking for XRenderCreatePicture in -lXrender... yes >checking for fontconfig/fontconfig.h... yes >checking for X11/Xft/Xft.h... yes >checking for FcPatternAddInteger in -lfontconfig... yes >checking for XftDrawString16 in -lXft... yes >checking for iconv_open in -liconv... no >checking for egrep... grep -E >checking for ANSI C header files... yes >checking for sys/wait.h that is POSIX.1 compatible... yes >checking for stdlib.h... yes >checking for sys/socket.h... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... (cached) 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 arpa/inet.h usability... yes >checking arpa/inet.h presence... yes >checking for arpa/inet.h... yes >checking assert.h usability... yes >checking assert.h presence... yes >checking for assert.h... yes >checking fcntl.h usability... yes >checking fcntl.h presence... yes >checking for fcntl.h... yes >checking iconv.h usability... yes >checking iconv.h presence... yes >checking for iconv.h... yes >checking for inttypes.h... (cached) yes >checking lastlog.h usability... yes >checking lastlog.h presence... yes >checking for lastlog.h... yes >checking limits.h usability... yes >checking limits.h presence... yes >checking for limits.h... yes >checking locale.h usability... yes >checking locale.h presence... yes >checking for locale.h... yes >checking langinfo.h usability... yes >checking langinfo.h presence... yes >checking for langinfo.h... yes >checking netinet/in.h usability... yes >checking netinet/in.h presence... yes >checking for netinet/in.h... yes >checking pty.h usability... yes >checking pty.h presence... yes >checking for pty.h... yes >checking sgtty.h usability... yes >checking sgtty.h presence... yes >checking for sgtty.h... yes >checking stdarg.h usability... yes >checking stdarg.h presence... yes >checking for stdarg.h... yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking sys/byteorder.h usability... no >checking sys/byteorder.h presence... no >checking for sys/byteorder.h... no >checking sys/ioctl.h usability... yes >checking sys/ioctl.h presence... yes >checking for sys/ioctl.h... yes >checking sys/select.h usability... yes >checking sys/select.h presence... yes >checking for sys/select.h... yes >checking sys/sockio.h usability... no >checking sys/sockio.h presence... no >checking for sys/sockio.h... no >checking sys/stropts.h usability... yes >checking sys/stropts.h presence... yes >checking for sys/stropts.h... yes >checking sys/strredir.h usability... no >checking sys/strredir.h presence... no >checking for sys/strredir.h... no >checking for sys/stat.h... (cached) yes >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking sys/times.h usability... yes >checking sys/times.h presence... yes >checking for sys/times.h... yes >checking for sys/types.h... (cached) yes >checking for sys/wait.h... (cached) yes >checking time.h usability... yes >checking time.h presence... yes >checking for time.h... yes >checking termios.h usability... yes >checking termios.h presence... yes >checking for termios.h... yes >checking for unistd.h... (cached) yes >checking utmp.h usability... yes >checking utmp.h presence... yes >checking for utmp.h... yes >checking utmpx.h usability... yes >checking utmpx.h presence... yes >checking for utmpx.h... yes >checking wchar.h usability... yes >checking wchar.h presence... yes >checking for wchar.h... yes >checking X11/SM/SMlib.h usability... yes >checking X11/SM/SMlib.h presence... yes >checking for X11/SM/SMlib.h... yes >checking for net/if.h... yes >checking for net/if_arp.h... yes >checking for an ANSI C-conforming const... yes >checking for inline... inline >checking whether time.h and sys/time.h may both be included... yes >checking whether struct tm is in sys/time.h or time.h... time.h >checking for mode_t... yes >checking for uid_t in sys/types.h... yes >checking for pid_t... yes >checking return type of signal handlers... void >checking for XPointer... yes >checking for struct utmp... yes >checking for ut_host in utmp struct... yes >checking for ut_pid in utmp struct... yes >checking for struct utmpx... yes >checking for ut_host in utmpx struct... yes >checking for ut_session in utmpx struct... yes >checking for struct lastlog... yes >checking for char... yes >checking size of char... 1 >checking for short... yes >checking size of short... 2 >checking for int... yes >checking size of int... 4 >checking for long... yes >checking size of long... 4 >checking for long long... yes >checking size of long long... 8 >checking for int *... yes >checking size of int *... 4 >checking for unistd.h... (cached) yes >checking for working chown... yes >checking for unistd.h... (cached) 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 whether gcc needs -traditional... no >checking whether lstat dereferences a symlink specified with a trailing slash... yes >checking whether lstat accepts an empty string... no >checking whether setpgrp takes no argument... yes >checking for vprintf... yes >checking for _doprnt... no >checking for getcwd... yes >checking for getpt... yes >checking for _getpty... no >checking for getpwuid... yes >checking for grantpt... yes >checking for isastream... yes >checking for nanosleep... yes >checking for openpty... no >checking for putenv... yes >checking for revoke... no >checking for select... yes >checking for setlocale... yes >checking for seteuid... yes >checking for setpgrp... yes >checking for setpgid... yes >checking for setreuid... yes >checking for setsid... yes >checking for setutent... yes >checking for socket... yes >checking for strcasestr... yes >checking for strchr... yes >checking for strdup... yes >checking for strndup... yes >checking for strrchr... yes >checking for ttyslot... yes >checking for unlockpt... yes >checking for unsetenv... yes >checking for updwtmp... yes >checking for updwtmpx... yes >checking for xsetlocale... no >configure: checking for pty ranges... >configure: creating ./config.status >config.status: creating Makefile >config.status: creating doc/Makefile >config.status: creating src/Makefile >config.status: creating share/Makefile >config.status: creating config.h >config.status: executing depfiles commands > > >Configurations: > > >Maintenance: >Debug mode : no >Private string functions : no >Rarely used features : yes > >Scroll features: >Keep scroll : yes >Scroll on selection : yes >Mouse wheel scroll : yes >Slip mouse wheel scroll : yes >RXVT style scrollbar : yes >NeXT style scrollbar : yes >Xterm style scrollbar : yes >Plain style scrollbar : yes >SGI IRIX style scrollbar : yes >Half shadow scrollbar : yes > >Logging features: >Support utmp records : yes >Support wtmp records : yes >Support lastlog records : yes >Support X session manager : yes >Use utempter library : yes > >Visual features: >Support line space : yes >24 bits color mode : yes >256 color mode : yes >Blink cursor : yes >Blank pointer : yes >Color text shadow : yes >Smart resize : yes >Menu bar : yes > >Background features: >Background image : yes >XPM background image : yes >JPEG background image : yes >PNG background image : yes >Transparent background : yes >Background tinting : yes (XRender) > >Multi-language and font features: >Freetype Font : yes >X Input Method : yes >Greek keyboard : yes >CJK multichar language : yes >Default encoding method : noenc > >System features: >TTY/PTY type : GLIBC >TTY gid : yes >Backspace key : yes >Delete key : yes >X resources : yes >X default resources : no >Swap screen : yes >Old selection : no > >Options: >Terminal name : rxvt >Maximal profiles : 5 >Maximal tabs : 15 >Extra height% of active tab : 20 >Radius% of tab corners : 100 >Line space : 0 >Internal border width : 0 >External border width : 0 >Saved lines in scroll : 100 > >+ make -j2 >make all-recursive >make[1]: Entering directory `/home/tasaka1/rpmbuild/BUILD/mrxvt-0.5.2' >Making all in doc >make[2]: Entering directory `/home/tasaka1/rpmbuild/BUILD/mrxvt-0.5.2/doc' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/home/tasaka1/rpmbuild/BUILD/mrxvt-0.5.2/doc' >Making all in src >make[2]: Entering directory `/home/tasaka1/rpmbuild/BUILD/mrxvt-0.5.2/src' >gcc -DPKG_CONF_DIR=\"/etc/mrxvt\" -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fPIC -I/usr/include/freetype2 -c command.c >gcc -DPKG_CONF_DIR=\"/etc/mrxvt\" -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fPIC -I/usr/include/freetype2 -c encoding.c >command.c: In function 'getWMStruts': >command.c:3658: warning: dereferencing type-punned pointer will break strict-aliasing rules >gcc -DPKG_CONF_DIR=\"/etc/mrxvt\" -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fPIC -I/usr/include/freetype2 -c init.c >init.c: In function 'rxvt_get_desktop': >init.c:3152: warning: dereferencing type-punned pointer will break strict-aliasing rules >command.c: In function 'rxvt_process_keypress': >command.c:1022: warning: 'dk' may be used uninitialized in this function >gcc -DPKG_CONF_DIR=\"/etc/mrxvt\" -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fPIC -I/usr/include/freetype2 -c macros.c >gcc -DPKG_CONF_DIR=\"/etc/mrxvt\" -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fPIC -I/usr/include/freetype2 -c main.c >main.c: In function 'rxvt_init_mfont_xft': >main.c:982: warning: dereferencing type-punned pointer will break strict-aliasing rules >main.c: In function 'rxvt_init_font_xft': >main.c:1236: warning: dereferencing type-punned pointer will break strict-aliasing rules >gcc -DPKG_CONF_DIR=\"/etc/mrxvt\" -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fPIC -I/usr/include/freetype2 -c menubar.c >gcc -DPKG_CONF_DIR=\"/etc/mrxvt\" -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fPIC -I/usr/include/freetype2 -c misc.c >gcc -DPKG_CONF_DIR=\"/etc/mrxvt\" -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fPIC -I/usr/include/freetype2 -c netdisp.c >gcc -DPKG_CONF_DIR=\"/etc/mrxvt\" -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fPIC -I/usr/include/freetype2 -c pixmap.c >gcc -DPKG_CONF_DIR=\"/etc/mrxvt\" -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fPIC -I/usr/include/freetype2 -c ptytty.c >gcc -DPKG_CONF_DIR=\"/etc/mrxvt\" -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fPIC -I/usr/include/freetype2 -c rxvt.c >gcc -DPKG_CONF_DIR=\"/etc/mrxvt\" -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fPIC -I/usr/include/freetype2 -c rxvtmem.c >gcc -DPKG_CONF_DIR=\"/etc/mrxvt\" -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fPIC -I/usr/include/freetype2 -c screen.c >gcc -DPKG_CONF_DIR=\"/etc/mrxvt\" -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fPIC -I/usr/include/freetype2 -c scrollbar.c >gcc -DPKG_CONF_DIR=\"/etc/mrxvt\" -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fPIC -I/usr/include/freetype2 -c strings.c >gcc -DPKG_CONF_DIR=\"/etc/mrxvt\" -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fPIC -I/usr/include/freetype2 -c tabbar.c >screen.c: In function 'rxvt_draw_string_xft': >screen.c:2837: warning: 'xftTextExtents' may be used uninitialized in this function >tabbar.c: In function 'rxvt_append_page': >tabbar.c:1264: warning: ignoring return value of 'getcwd', declared with attribute warn_unused_result >tabbar.c:1303: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result >screen.c: In function 'rxvt_scr_refresh': >screen.c:3326: warning: 'cc2' may be used uninitialized in this function >gcc -DPKG_CONF_DIR=\"/etc/mrxvt\" -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fPIC -I/usr/include/freetype2 -c transparent.c >gcc -DPKG_CONF_DIR=\"/etc/mrxvt\" -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fPIC -I/usr/include/freetype2 -c xdefaults.c >gcc -DPKG_CONF_DIR=\"/etc/mrxvt\" -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fPIC -I/usr/include/freetype2 -c scrollbar-plain.c >xdefaults.c: In function 'rxvt_usage': >xdefaults.c:702: warning: ignoring return value of 'write', declared with attribute warn_unused_result >xdefaults.c:703: warning: ignoring return value of 'write', declared with attribute warn_unused_result >xdefaults.c:704: warning: ignoring return value of 'write', declared with attribute warn_unused_result >gcc -DPKG_CONF_DIR=\"/etc/mrxvt\" -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fPIC -I/usr/include/freetype2 -c scrollbar-xterm.c >gcc -DPKG_CONF_DIR=\"/etc/mrxvt\" -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fPIC -I/usr/include/freetype2 -c scrollbar-next.c >gcc -DPKG_CONF_DIR=\"/etc/mrxvt\" -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fPIC -I/usr/include/freetype2 -c scrollbar-rxvt.c >gcc -DPKG_CONF_DIR=\"/etc/mrxvt\" -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fPIC -I/usr/include/freetype2 -c scrollbar-sgi.c >gcc -DPKG_CONF_DIR=\"/etc/mrxvt\" -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fPIC -I/usr/include/freetype2 -c logging.c >logging.c: In function 'rxvt_update_lastlog': >logging.c:479: warning: ignoring return value of 'write', declared with attribute warn_unused_result >gcc -DPKG_CONF_DIR=\"/etc/mrxvt\" -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fPIC -I/usr/include/freetype2 -c grkelot.c >gcc -DPKG_CONF_DIR=\"/etc/mrxvt\" -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fPIC -I/usr/include/freetype2 -c mjpg.c >gcc -DPKG_CONF_DIR=\"/etc/mrxvt\" -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fPIC -I/usr/include/freetype2 -c mpng.c >mpng.c: In function 'PngReadFileToPixmap': >mpng.c:98: warning: ignoring return value of 'fread', declared with attribute warn_unused_result >gcc -DPKG_CONF_DIR=\"/etc/mrxvt\" -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fPIC -I/usr/include/freetype2 -c session.c >gcc -DPKG_CONF_DIR=\"/etc/mrxvt\" -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fPIC -I/usr/include/freetype2 -c xftacs.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fPIC -I/usr/include/freetype2 -lXft -lXrender -lfontconfig -lfreetype -lX11 -o mrxvt command.o encoding.o init.o macros.o main.o menubar.o misc.o netdisp.o pixmap.o ptytty.o rxvt.o rxvtmem.o screen.o scrollbar.o strings.o tabbar.o transparent.o xdefaults.o scrollbar-plain.o scrollbar-xterm.o scrollbar-next.o scrollbar-rxvt.o scrollbar-sgi.o logging.o grkelot.o mjpg.o mpng.o session.o xftacs.o -lXft -lfontconfig -lXrender -lpng -ljpeg -lXpm -lutempter -lICE -lSM -lX11 -lz -lm -lXft -lXrender -lfontconfig -lfreetype -lX11 >make[2]: Leaving directory `/home/tasaka1/rpmbuild/BUILD/mrxvt-0.5.2/src' >Making all in share >make[2]: Entering directory `/home/tasaka1/rpmbuild/BUILD/mrxvt-0.5.2/share' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/home/tasaka1/rpmbuild/BUILD/mrxvt-0.5.2/share' >make[2]: Entering directory `/home/tasaka1/rpmbuild/BUILD/mrxvt-0.5.2' >make[2]: Nothing to be done for `all-am'. >make[2]: Leaving directory `/home/tasaka1/rpmbuild/BUILD/mrxvt-0.5.2' >make[1]: Leaving directory `/home/tasaka1/rpmbuild/BUILD/mrxvt-0.5.2' >+ exit 0 >Executing(%install): /bin/sh -e /home/tasaka1/rpmbuild/INSTROOT/rpm-tmp.62060 >+ umask 022 >+ cd /home/tasaka1/rpmbuild/BUILD >+ cd mrxvt-0.5.2 >+ LANG=C >+ export LANG >+ unset DISPLAY >+ rm -rf /home/tasaka1/rpmbuild/INSTROOT/mrxvt-0.5.2-1.fc6_LC.4-root-tasaka1 >+ make DESTDIR=/home/tasaka1/rpmbuild/INSTROOT/mrxvt-0.5.2-1.fc6_LC.4-root-tasaka1 'INSTALL=/usr/bin/install -p' install >Making install in doc >make[1]: Entering directory `/home/tasaka1/rpmbuild/BUILD/mrxvt-0.5.2/doc' >make[2]: Entering directory `/home/tasaka1/rpmbuild/BUILD/mrxvt-0.5.2/doc' >make[2]: Nothing to be done for `install-exec-am'. >test -z "/usr/share/doc/mrxvt" || mkdir -p -- "/home/tasaka1/rpmbuild/INSTROOT/mrxvt-0.5.2-1.fc6_LC.4-root-tasaka1/usr/share/doc/mrxvt" > /usr/bin/install -p -m 644 'README.greek.bz2' '/home/tasaka1/rpmbuild/INSTROOT/mrxvt-0.5.2-1.fc6_LC.4-root-tasaka1/usr/share/doc/mrxvt/README.greek.bz2' > /usr/bin/install -p -m 644 'README.menu.bz2' '/home/tasaka1/rpmbuild/INSTROOT/mrxvt-0.5.2-1.fc6_LC.4-root-tasaka1/usr/share/doc/mrxvt/README.menu.bz2' > /usr/bin/install -p -m 644 'README.xvt.bz2' '/home/tasaka1/rpmbuild/INSTROOT/mrxvt-0.5.2-1.fc6_LC.4-root-tasaka1/usr/share/doc/mrxvt/README.xvt.bz2' > /usr/bin/install -p -m 644 'behind_mrxvt.txt.bz2' '/home/tasaka1/rpmbuild/INSTROOT/mrxvt-0.5.2-1.fc6_LC.4-root-tasaka1/usr/share/doc/mrxvt/behind_mrxvt.txt.bz2' > /usr/bin/install -p -m 644 'hack-mrxvt.txt.bz2' '/home/tasaka1/rpmbuild/INSTROOT/mrxvt-0.5.2-1.fc6_LC.4-root-tasaka1/usr/share/doc/mrxvt/hack-mrxvt.txt.bz2' > /usr/bin/install -p -m 644 'mrxvt_seq.txt.bz2' '/home/tasaka1/rpmbuild/INSTROOT/mrxvt-0.5.2-1.fc6_LC.4-root-tasaka1/usr/share/doc/mrxvt/mrxvt_seq.txt.bz2' > /usr/bin/install -p -m 644 'rxvtRef.txt.bz2' '/home/tasaka1/rpmbuild/INSTROOT/mrxvt-0.5.2-1.fc6_LC.4-root-tasaka1/usr/share/doc/mrxvt/rxvtRef.txt.bz2' > /usr/bin/install -p -m 644 'xterm-ctlseqs.txt.bz2' '/home/tasaka1/rpmbuild/INSTROOT/mrxvt-0.5.2-1.fc6_LC.4-root-tasaka1/usr/share/doc/mrxvt/xterm-ctlseqs.txt.bz2' >test -z "/usr/share/man/man1" || mkdir -p -- "/home/tasaka1/rpmbuild/INSTROOT/mrxvt-0.5.2-1.fc6_LC.4-root-tasaka1/usr/share/man/man1" > /usr/bin/install -p -m 644 './mrxvt.1' '/home/tasaka1/rpmbuild/INSTROOT/mrxvt-0.5.2-1.fc6_LC.4-root-tasaka1/usr/share/man/man1/mrxvt.1' >make[2]: Leaving directory `/home/tasaka1/rpmbuild/BUILD/mrxvt-0.5.2/doc' >make[1]: Leaving directory `/home/tasaka1/rpmbuild/BUILD/mrxvt-0.5.2/doc' >Making install in src >make[1]: Entering directory `/home/tasaka1/rpmbuild/BUILD/mrxvt-0.5.2/src' >make[2]: Entering directory `/home/tasaka1/rpmbuild/BUILD/mrxvt-0.5.2/src' >test -z "/usr/bin" || mkdir -p -- "/home/tasaka1/rpmbuild/INSTROOT/mrxvt-0.5.2-1.fc6_LC.4-root-tasaka1/usr/bin" > /usr/bin/install -p 'mrxvt' '/home/tasaka1/rpmbuild/INSTROOT/mrxvt-0.5.2-1.fc6_LC.4-root-tasaka1/usr/bin/mrxvt' >make[2]: Nothing to be done for `install-data-am'. >make[2]: Leaving directory `/home/tasaka1/rpmbuild/BUILD/mrxvt-0.5.2/src' >make[1]: Leaving directory `/home/tasaka1/rpmbuild/BUILD/mrxvt-0.5.2/src' >Making install in share >make[1]: Entering directory `/home/tasaka1/rpmbuild/BUILD/mrxvt-0.5.2/share' >make[2]: Entering directory `/home/tasaka1/rpmbuild/BUILD/mrxvt-0.5.2/share' >make[2]: Nothing to be done for `install-exec-am'. >test -z "/etc/mrxvt" || mkdir -p -- "/home/tasaka1/rpmbuild/INSTROOT/mrxvt-0.5.2-1.fc6_LC.4-root-tasaka1/etc/mrxvt" > /usr/bin/install -p -m 644 'default.menu' '/home/tasaka1/rpmbuild/INSTROOT/mrxvt-0.5.2-1.fc6_LC.4-root-tasaka1/etc/mrxvt/default.menu' > /usr/bin/install -p -m 644 'submenus.menu' '/home/tasaka1/rpmbuild/INSTROOT/mrxvt-0.5.2-1.fc6_LC.4-root-tasaka1/etc/mrxvt/submenus.menu' > /usr/bin/install -p -m 644 'mrxvtrc' '/home/tasaka1/rpmbuild/INSTROOT/mrxvt-0.5.2-1.fc6_LC.4-root-tasaka1/etc/mrxvt/mrxvtrc' > /usr/bin/install -p -m 644 'mrxvtrc.sample' '/home/tasaka1/rpmbuild/INSTROOT/mrxvt-0.5.2-1.fc6_LC.4-root-tasaka1/etc/mrxvt/mrxvtrc.sample' >test -z "/usr/share/pixmaps" || mkdir -p -- "/home/tasaka1/rpmbuild/INSTROOT/mrxvt-0.5.2-1.fc6_LC.4-root-tasaka1/usr/share/pixmaps" > /usr/bin/install -p -m 644 'pixmaps/mrxvt-csh.png' '/home/tasaka1/rpmbuild/INSTROOT/mrxvt-0.5.2-1.fc6_LC.4-root-tasaka1/usr/share/pixmaps/mrxvt-csh.png' > /usr/bin/install -p -m 644 'pixmaps/mrxvt-root.png' '/home/tasaka1/rpmbuild/INSTROOT/mrxvt-0.5.2-1.fc6_LC.4-root-tasaka1/usr/share/pixmaps/mrxvt-root.png' > /usr/bin/install -p -m 644 'pixmaps/mrxvt.png' '/home/tasaka1/rpmbuild/INSTROOT/mrxvt-0.5.2-1.fc6_LC.4-root-tasaka1/usr/share/pixmaps/mrxvt.png' > /usr/bin/install -p -m 644 'pixmaps/mrxvt-csh.xpm' '/home/tasaka1/rpmbuild/INSTROOT/mrxvt-0.5.2-1.fc6_LC.4-root-tasaka1/usr/share/pixmaps/mrxvt-csh.xpm' > /usr/bin/install -p -m 644 'pixmaps/mrxvt-root.xpm' '/home/tasaka1/rpmbuild/INSTROOT/mrxvt-0.5.2-1.fc6_LC.4-root-tasaka1/usr/share/pixmaps/mrxvt-root.xpm' > /usr/bin/install -p -m 644 'pixmaps/mrxvt.xpm' '/home/tasaka1/rpmbuild/INSTROOT/mrxvt-0.5.2-1.fc6_LC.4-root-tasaka1/usr/share/pixmaps/mrxvt.xpm' >test -z "/usr/share/doc/mrxvt/scripts" || mkdir -p -- "/home/tasaka1/rpmbuild/INSTROOT/mrxvt-0.5.2-1.fc6_LC.4-root-tasaka1/usr/share/doc/mrxvt/scripts" > /usr/bin/install -p -m 644 'scripts/mrxvt.vbs' '/home/tasaka1/rpmbuild/INSTROOT/mrxvt-0.5.2-1.fc6_LC.4-root-tasaka1/usr/share/doc/mrxvt/scripts/mrxvt.vbs' > /usr/bin/install -p -m 644 'scripts/mrxvtset.pl' '/home/tasaka1/rpmbuild/INSTROOT/mrxvt-0.5.2-1.fc6_LC.4-root-tasaka1/usr/share/doc/mrxvt/scripts/mrxvtset.pl' > /usr/bin/install -p -m 644 'scripts/settitle.c' '/home/tasaka1/rpmbuild/INSTROOT/mrxvt-0.5.2-1.fc6_LC.4-root-tasaka1/usr/share/doc/mrxvt/scripts/settitle.c' >make[2]: Leaving directory `/home/tasaka1/rpmbuild/BUILD/mrxvt-0.5.2/share' >make[1]: Leaving directory `/home/tasaka1/rpmbuild/BUILD/mrxvt-0.5.2/share' >make[1]: Entering directory `/home/tasaka1/rpmbuild/BUILD/mrxvt-0.5.2' >make[2]: Entering directory `/home/tasaka1/rpmbuild/BUILD/mrxvt-0.5.2' >make[2]: Nothing to be done for `install-exec-am'. >make[2]: Nothing to be done for `install-data-am'. >make[2]: Leaving directory `/home/tasaka1/rpmbuild/BUILD/mrxvt-0.5.2' >make[1]: Leaving directory `/home/tasaka1/rpmbuild/BUILD/mrxvt-0.5.2' >+ desktop-file-install --vendor=fedora --dir=/home/tasaka1/rpmbuild/INSTROOT/mrxvt-0.5.2-1.fc6_LC.4-root-tasaka1/usr/share/applications /home/tasaka1/rpmbuild/SOURCES/mrxvt.desktop >+ rm -rf /home/tasaka1/rpmbuild/INSTROOT/mrxvt-0.5.2-1.fc6_LC.4-root-tasaka1/usr/share/doc >+ /usr/lib/rpm/find-debuginfo.sh /home/tasaka1/rpmbuild/BUILD/mrxvt-0.5.2 >extracting debug info from /home/tasaka1/rpmbuild/INSTROOT/mrxvt-0.5.2-1.fc6_LC.4-root-tasaka1/usr/bin/mrxvt >2146 blocks >+ /usr/lib/rpm/check-rpaths /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-java-repack-jars >Processing files: mrxvt-0.5.2-1.fc6_LC.4 >Executing(%doc): /bin/sh -e /home/tasaka1/rpmbuild/INSTROOT/rpm-tmp.45410 >+ umask 022 >+ cd /home/tasaka1/rpmbuild/BUILD >+ cd mrxvt-0.5.2 >+ DOCDIR=/home/tasaka1/rpmbuild/INSTROOT/mrxvt-0.5.2-1.fc6_LC.4-root-tasaka1/usr/share/doc/mrxvt-0.5.2 >+ export DOCDIR >+ rm -rf /home/tasaka1/rpmbuild/INSTROOT/mrxvt-0.5.2-1.fc6_LC.4-root-tasaka1/usr/share/doc/mrxvt-0.5.2 >+ /bin/mkdir -p /home/tasaka1/rpmbuild/INSTROOT/mrxvt-0.5.2-1.fc6_LC.4-root-tasaka1/usr/share/doc/mrxvt-0.5.2 >+ cp -pr doc/README.greek.bz2 doc/README.menu.bz2 doc/README.xvt.bz2 doc/behind_mrxvt.txt.bz2 doc/hack-mrxvt.txt.bz2 doc/mrxvt_seq.txt.bz2 doc/rxvtRef.txt.bz2 doc/xterm-ctlseqs.txt.bz2 /home/tasaka1/rpmbuild/INSTROOT/mrxvt-0.5.2-1.fc6_LC.4-root-tasaka1/usr/share/doc/mrxvt-0.5.2 >+ cp -pr share/scripts/ /home/tasaka1/rpmbuild/INSTROOT/mrxvt-0.5.2-1.fc6_LC.4-root-tasaka1/usr/share/doc/mrxvt-0.5.2 >+ cp -pr AUTHORS ChangeLog COPYING NEWS README TODO /home/tasaka1/rpmbuild/INSTROOT/mrxvt-0.5.2-1.fc6_LC.4-root-tasaka1/usr/share/doc/mrxvt-0.5.2 >+ exit 0 >file_contexts: invalid context system_u:object_r:man_t:s0 >Provides: config(mrxvt) = 0.5.2-1.fc6_LC.4 >Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 >Requires: config(mrxvt) = 0.5.2-1.fc6_LC.4 libICE.so.6 libSM.so.6 libX11.so.6 libXft.so.2 libXpm.so.4 libXrender.so.1 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libfontconfig.so.1 libfreetype.so.6 libjpeg.so.62 libm.so.6 libpng12.so.0 libpng12.so.0(PNG12_0) libutempter.so.0 libutempter.so.0(UTEMPTER_1.1) libz.so.1 rtld(GNU_HASH) >Processing files: mrxvt-debuginfo-0.5.2-1.fc6_LC.4 >file_contexts: invalid context system_u:object_r:src_t:s0 >file_contexts: invalid context system_u:object_r:src_t:s0 >file_contexts: invalid context system_u:object_r:src_t:s0 >file_contexts: invalid context system_u:object_r:src_t:s0 >file_contexts: invalid context system_u:object_r:src_t:s0 >file_contexts: invalid context system_u:object_r:src_t:s0 >file_contexts: invalid context system_u:object_r:src_t:s0 >file_contexts: invalid context system_u:object_r:src_t:s0 >file_contexts: invalid context system_u:object_r:src_t:s0 >file_contexts: invalid context system_u:object_r:src_t:s0 >file_contexts: invalid context system_u:object_r:src_t:s0 >file_contexts: invalid context system_u:object_r:src_t:s0 >file_contexts: invalid context system_u:object_r:src_t:s0 >file_contexts: invalid context system_u:object_r:src_t:s0 >file_contexts: invalid context system_u:object_r:src_t:s0 >file_contexts: invalid context system_u:object_r:src_t:s0 >file_contexts: invalid context system_u:object_r:src_t:s0 >file_contexts: invalid context system_u:object_r:src_t:s0 >file_contexts: invalid context system_u:object_r:src_t:s0 >file_contexts: invalid context system_u:object_r:src_t:s0 >file_contexts: invalid context system_u:object_r:src_t:s0 >file_contexts: invalid context system_u:object_r:src_t:s0 >file_contexts: invalid context system_u:object_r:src_t:s0 >file_contexts: invalid context system_u:object_r:src_t:s0 >file_contexts: invalid context system_u:object_r:src_t:s0 >file_contexts: invalid context system_u:object_r:src_t:s0 >file_contexts: invalid context system_u:object_r:src_t:s0 >file_contexts: invalid context system_u:object_r:src_t:s0 >file_contexts: invalid context system_u:object_r:src_t:s0 >file_contexts: invalid context system_u:object_r:src_t:s0 >file_contexts: invalid context system_u:object_r:src_t:s0 >file_contexts: invalid context system_u:object_r:src_t:s0 >file_contexts: invalid context system_u:object_r:src_t:s0 >file_contexts: invalid context system_u:object_r:src_t:s0 >file_contexts: invalid context system_u:object_r:src_t:s0 >file_contexts: invalid context system_u:object_r:src_t:s0 >file_contexts: invalid context system_u:object_r:src_t:s0 >file_contexts: invalid context system_u:object_r:src_t:s0 >file_contexts: invalid context system_u:object_r:src_t:s0 >file_contexts: invalid context system_u:object_r:src_t:s0 >file_contexts: invalid context system_u:object_r:src_t:s0 >file_contexts: invalid context system_u:object_r:src_t:s0 >Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 >Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/tasaka1/rpmbuild/INSTROOT/mrxvt-0.5.2-1.fc6_LC.4-root-tasaka1 >Wrote: /home/tasaka1/rpmbuild/RPMS/i386/mrxvt-0.5.2-1.fc6_LC.4.i386.rpm >Wrote: /home/tasaka1/rpmbuild/RPMS/i386/mrxvt-debuginfo-0.5.2-1.fc6_LC.4.i386.rpm >Executing(%clean): /bin/sh -e /home/tasaka1/rpmbuild/INSTROOT/rpm-tmp.89558 >+ umask 022 >+ cd /home/tasaka1/rpmbuild/BUILD >+ cd mrxvt-0.5.2 >+ rm -rf /home/tasaka1/rpmbuild/INSTROOT/mrxvt-0.5.2-1.fc6_LC.4-root-tasaka1 >+ exit 0 >Executing(--clean): /bin/sh -e /home/tasaka1/rpmbuild/INSTROOT/rpm-tmp.89558 >+ umask 022 >+ cd /home/tasaka1/rpmbuild/BUILD >+ rm -rf mrxvt-0.5.2 >+ exit 0
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 223422
:
155086
|
156242
| 156243 |
157060
|
157223