Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 140802

Summary: app-misc/mc-4.6.1 doesn't compile
Product: Gentoo Linux Reporter: ezot <lizu>
Component: New packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: VERIFIED FIXED    
Severity: normal    
Priority: High    
Version: 2006.0   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 122768    
Attachments: config process from emerge mc

Description ezot 2006-07-17 10:11:46 UTC
# emerge -pv mc

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild  N    ] app-misc/mc-4.6.1  USE="7zip X gpm ncurses nls pam slang unicode -samba" 0 kB 

# emerge mc 
...


then mv -f ".deps/editcmd.Tpo" ".deps/editcmd.Po"; else rm -f ".deps/editcmd.Tpo"; exit 1; fi
make[2]: *** [edit.o] Error 1
make[2]: *** Waiting for unfinished jobs....
editcmd.c: In function `edit_replace_cmd':
editcmd.c:2120: warning: passing arg 5 of `edit_find' from incompatible pointer type
editcmd.c: In function `edit_search_cmd':
editcmd.c:2344: warning: passing arg 5 of `edit_find' from incompatible pointer type
editcmd.c:2371: warning: passing arg 5 of `edit_find' from incompatible pointer type
editcmd.c: In function `edit_collect_completions':
editcmd.c:3026: warning: passing arg 5 of `edit_find' from incompatible pointer type
make[2]: Leaving directory `/var/tmp/portage/mc-4.6.1/work/mc-4.6.1/edit'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/mc-4.6.1/work/mc-4.6.1'
make: *** [all] Error 2

!!! ERROR: app-misc/mc-4.6.1 failed.
Call stack:
  ebuild.sh, line 1539:   Called dyn_compile
  ebuild.sh, line 939:   Called src_compile
  mc-4.6.1.ebuild, line 97:   Called die

!!! (no error message)
!!! If you need support, post the topmost build error, and the call stack if relevant.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-07-17 10:48:39 UTC
> !!! If you need support, post the topmost build error

Also, emerge --info is missing. Reopen with the required info, thanks.
Comment 2 ezot 2006-07-18 14:48:28 UTC
# emerge --info
Portage 2.1-r1 (default-linux/x86/2006.0, gcc-3.4.6, glibc-2.3.5-r2, 2.6.16-gentoo-r12 i686)
=================================================================
System uname: 2.6.16-gentoo-r12 i686 Intel(R) Celeron(R) CPU 2.00GHz
Gentoo Base System version 1.6.14
app-admin/eselect-compiler: [Not Present]
dev-lang/python:     2.4.2
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     [Not Present]
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.12
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.16.1-r3
sys-devel/gcc-config: 1.3.12-r6
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=i686 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/X11/xkb"
CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-O2 -march=i686 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="http://gentoo.prz.rzeszow.pl http://gentoo.zie.pg.gda.pl http://gentoo.po.opole.pl "
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude='/distfiles' --exclude='/local' --exclude='/packages'"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="x86 X alsa apache2 apm arts avi berkdb bitmap-fonts cdr cli crypt cups dlloader dri eds emboss encode esd foomaticdb fortran gdbm gif gpm gstreamer gtk gtk2 imlib ipv6 isdnlog jpeg libg++ libwww mad mikmod motif mp3 mpeg ncurses nls nptl ogg opengl oss pam pcre pdflib perl png pppd python qt qt3 qt4 quicktime readline reflection sdl session spell spl ssl tcpd toolbar truetype truetype-fonts type1-fonts udev vorbis xml xmms xorg xv zlib elibc_glibc input_devices_keyboard input_devices_mouse input_devices_evdev kernel_linux userland_GNU"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY

Comment 3 Jakub Moc (RETIRED) gentoo-dev 2006-07-18 18:27:50 UTC
> !!! If you need support, post the topmost build error

Try again...
Comment 4 ezot 2006-07-19 00:26:08 UTC
Created attachment 92188 [details]
config process from emerge mc 

i tried again (emerge --sync && emerge mc ) and it didn't work
Comment 5 ezot 2006-07-19 00:27:19 UTC
it didnt work 
Comment 6 Jakub Moc (RETIRED) gentoo-dev 2006-07-19 01:05:25 UTC
(In reply to comment #4)
> i tried again (emerge --sync && emerge mc ) and it didn't work

Of cource it didn't. But you _still_ haven't posted any errors. The log doesn't containt anything useful either. Try w/ MAKEOPTS="-j1" and post some errors finally.
Comment 7 ezot 2006-07-19 05:32:17 UTC
if it wasn't an error i dont know what else could it be :)

edit.c: In function `edit_init':
edit.c:664: error: structure has no member named `charpoint'
make[2]: *** [edit.o] Error 1
make[2]: Leaving directory `/var/tmp/portage/mc-4.6.1/work/mc-4.6.1/edit'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/mc-4.6.1/work/mc-4.6.1'
make: *** [all] Error 2

!!! ERROR: app-misc/mc-4.6.1 failed.
Call stack:
  ebuild.sh, line 1539:   Called dyn_compile
  ebuild.sh, line 939:   Called src_compile
  mc-4.6.1.ebuild, line 97:   Called die
Comment 8 Emanuele Giaquinta (RETIRED) gentoo-dev 2006-07-19 07:28:09 UTC
It should compile fine without unicode in USE. Have you built slang without unicode in USE?
Comment 9 ezot 2006-07-19 09:16:47 UTC
yes slang without unicode so it still doesnt work 
Comment 10 ezot 2006-07-19 10:29:56 UTC
I've changed use flags to not to support unicode with mc (not slang) and it worked 
bug fixed
Comment 11 Emanuele Giaquinta (RETIRED) gentoo-dev 2006-07-20 16:11:29 UTC
it's not fixed, I'll update to the latest debian patch (which fixes the issue) and then close it.
Comment 12 Emanuele Giaquinta (RETIRED) gentoo-dev 2006-08-02 02:09:04 UTC
fixed in mc-4.6.1-r2.