First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 140802
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Default Assignee for Orphaned Packages <maintainer-needed@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: ezot <lizu@o2.pl>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
mc.bug config process from emerge mc text/plain ezot 2006-07-19 00:26 0000 28.90 KB Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 140802 depends on: Show dependency tree
Show dependency graph
Bug 140802 blocks: 122768
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: 2006-07-17 10:11 0000
# 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 From Jakub Moc (RETIRED) 2006-07-17 10:48:39 0000 -------
> !!! If you need support, post the topmost build error

Also, emerge --info is missing. Reopen with the required info, thanks.

------- Comment #2 From ezot 2006-07-18 14:48:28 0000 -------
# 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 From Jakub Moc (RETIRED) 2006-07-18 18:27:50 0000 -------
> !!! If you need support, post the topmost build error

Try again...

------- Comment #4 From ezot 2006-07-19 00:26:08 0000 -------
Created an attachment (id=92188) [edit]
config process from emerge mc 

i tried again (emerge --sync && emerge mc ) and it didn't work

------- Comment #5 From ezot 2006-07-19 00:27:19 0000 -------
it didnt work 

------- Comment #6 From Jakub Moc (RETIRED) 2006-07-19 01:05:25 0000 -------
(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 From ezot 2006-07-19 05:32:17 0000 -------
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 From Emanuele Giaquinta (RETIRED) 2006-07-19 07:28:09 0000 -------
It should compile fine without unicode in USE. Have you built slang without
unicode in USE?

------- Comment #9 From ezot 2006-07-19 09:16:47 0000 -------
yes slang without unicode so it still doesnt work 

------- Comment #10 From ezot 2006-07-19 10:29:56 0000 -------
I've changed use flags to not to support unicode with mc (not slang) and it
worked 
bug fixed

------- Comment #11 From Emanuele Giaquinta (RETIRED) 2006-07-20 16:11:29 0000 -------
it's not fixed, I'll update to the latest debian patch (which fixes the issue)
and then close it.

------- Comment #12 From Emanuele Giaquinta (RETIRED) 2006-08-02 02:09:04 0000 -------
fixed in mc-4.6.1-r2.

First Last Prev Next    No search results available      Search page      Enter new bug