Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 46932
Alias:
Product:
Component:
Status: RESOLVED
Resolution: WONTFIX
Assigned To: CJK Team <cjk@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Serge Matveev <sergem@rol.ru>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
w3m-m17n-0.4.2-r1.diff w3m-m17n-0.4.2-r1.diff patch MATSUU Takuto 2004-04-06 09:45 0000 1.58 KB Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 46932 depends on: 47046 Show dependency tree
Bug 46932 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2004-04-06 02:29 0000
gcc -DUSE_UNICODE -I. -I..  -march=pentium3 -O3 -pipe -msse -mmmx -mfpmath=sse
-
fomit-frame-pointer -fforce-addr -falign-functions=4 -fprefetch-loop-arrays 
-I/usr/include/openssl -I/usr/include/gc -DHAVE_CONFIG_H -I. -I. -I./libwc
-DAUXBIN_DIR=\"/usr/libexec/w3m-m17n\"
-DLIB_DIR=\"/usr/libexec/w3m-m17n/cgi-bin\" -DHELP_DIR=\"/usr/share/w3m-m17n\"
-DETC_DIR=\"/etc\" -DCONF_DIR=\"/etc/w3m-m17n\" -DRC_DIR=\"~/.w3m-m17n\" -I.
-I.. -I../gc/include  -c -o viet.o viet.c
gcc -DUSE_UNICODE -I. -I..  -march=pentium3 -O3 -pipe -msse -mmmx -mfpmath=sse
-fomit-frame-pointer -fforce-addr -falign-functions=4 -fprefetch-loop-arrays 
-I/usr/include/openssl -I/usr/include/gc -DHAVE_CONFIG_H -I. -I. -I./libwc
-DAUXBIN_DIR=\"/usr/libexec/w3m-m17n\"
-DLIB_DIR=\"/usr/libexec/w3m-m17n/cgi-bin\" -DHELP_DIR=\"/usr/share/w3m-m17n\"
-DETC_DIR=\"/etc\" -DCONF_DIR=\"/etc/w3m-m17n\" -DRC_DIR=\"~/.w3m-m17n\" -I.
-I.. -I../gc/include  -c -o wtf.o wtf.c
ar rv libwc.a big5.o ces.o char_conv.o charset.o combining.o conv.o detect.o
gb18030.o gbk.o hkscs.o hz.o iso2022.o jis.o johab.o priv.o putc.o search.o
sjis.o status.o ucs.o uhc.o utf7.o utf8.o viet.o wtf.o
ar: creating libwc.a
a - big5.o
a - ces.o
a - char_conv.o
a - charset.o 
a - combining.o
a - conv.o
a - detect.o  
a - gb18030.o 
a - gbk.o
a - hkscs.o   
a - hz.o
a - iso2022.o 
a - jis.o
a - johab.o   
a - priv.o
a - putc.o
a - search.o  
a - sjis.o
a - status.o  
a - ucs.o
a - uhc.o
a - utf7.o
a - utf8.o
a - viet.o
a - wtf.o
ranlib libwc.a
make[1]: Leaving directory
`/var/tmp/portage/w3m-m17n-0.4.2/work/w3m-0.4.2/libwc'

!!! ERROR: net-www/w3m-m17n-0.4.2 failed.
!!! Function src_compile, Line 118, Exitcode 2
!!! make failed


System uname: 2.4.26_pre6-gentoo i686 Pentium III (Katmai)
Gentoo Base System version 1.4.3.13p1
Autoconf: sys-devel/autoconf-2.59-r3
Automake: sys-devel/automake-1.8.3
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-march=pentium3 -O3 -pipe -msse -mmmx -mfpmath=sse -fomit-frame-pointer
-fforce-addr -falign-functions=4 -fprefetch-loop-arrays"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3/share/config /usr/share/config /var/bind /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=pentium3 -O3 -pipe -msse -mmmx -mfpmath=sse
-fomit-frame-pointer -fforce-addr -falign-functions=4 -fprefetch-loop-arrays"
DISTDIR="/home/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="http://128.213.5.34/gentoo/ http://trumpetti.atm.tut.fi/gentoo/
http://ds.thn.htu.se/linux/gentoo
http://linux.rz.ruhr-uni-bochum.de/download/gentoo-mirror/
http://gentoo.inode.at/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="S3TC X Xaw3d aavm async avi berkdb crypt cups dga dnd encode esd evo
ffmpeg flac foomaticdb gd gdbm gif gpm gtk java javascript jbig jikes jpeg lcms
libg++ libwww mad matroska mbox mdb mmap mmx mng motif moznoirc moznomail
moznoxft mozp3p mozsvg mpeg ncurses offensive oggvorbis opengl oss pam pda
pdflib perl pic png python quicktime radeon readline samba sdl sox speex spell
sse ssl tcpd theora tiff truetype type1 usb video_cards_radeon vim-with-x wmf
wxwindows x86 xmms xosd xv zlib"

------- Comment #1 From MATSUU Takuto 2004-04-06 09:45:43 0000 -------
Created an attachment (id=28792) [details]
w3m-m17n-0.4.2-r1.diff

Removed virtual/glibc.
I caught the error when I set USE="imlib" and I had not emerge imlib yet.
net-www/w3m-5* also has this problem. 

What do you think about the patch, usata?

------- Comment #2 From Serge Matveev 2004-04-07 01:08:25 0000 -------
Bug may be closed and portage may be removed since w3m-0.5 has m17n patch
included

------- Comment #3 From Mamoru KOMACHI (RETIRED) 2004-04-07 09:04:59 0000 -------
Oki, I'll fix bug #47046 and close this bug then.

------- Comment #4 From Mamoru KOMACHI (RETIRED) 2004-04-07 10:42:09 0000 -------
I forced MAKEOPTS to -j1 for the time being. w3m ebuilds use make
instead of emake to avoid compilation failure, so I suppose it'll
fix the problem.

I'm not going to apply matsuu's patch in Comment #2 as I'll remove
w3m-m17n once one of w3m-0.5 ebuilds is marked stable. (and
net-www/w3m ebuilds don't use nopixbuf IUSE flag anymore)

Thanks for the report, Serge.

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug