Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 16713 - dev-util/poedit-1.1.8 emerge failed
Summary: dev-util/poedit-1.1.8 emerge failed
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-03-02 23:27 UTC by Nuno Araujo
Modified: 2003-03-09 07:12 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nuno Araujo 2003-03-02 23:27:25 UTC
compile error while emerging poedit

Reproducible: Always
Steps to Reproduce:
1. emerge dev-util/poedit
2.
3.

Actual Results:  
...
Making all in gizmos
make[4]: Entering directory
`/var/tmp/portage/poedit-1.1.8/work/poedit-1.1.8/extras/wx-contrib/src/gizmos'
g++ -I. -I.  -I./../../include    -march=pentium3 -O3 -pipe -fomit-frame-pointer
-DUSE_REDHAT_DB3 -DUSE_TRANSMEM  -O3 -I/usr/lib/wx/include/gtk2u-2.4
-DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES
"-DPOEDIT_PREFIX=\"/usr\"" -c editlbox.cpp
editlbox.cpp:44: type invalide 
Comment 1 Nuno Araujo 2003-03-02 23:27:25 UTC
compile error while emerging poedit

Reproducible: Always
Steps to Reproduce:
1. emerge dev-util/poedit
2.
3.

Actual Results:  
...
Making all in gizmos
make[4]: Entering directory
`/var/tmp/portage/poedit-1.1.8/work/poedit-1.1.8/extras/wx-contrib/src/gizmos'
g++ -I. -I.  -I./../../include    -march=pentium3 -O3 -pipe -fomit-frame-pointer
-DUSE_REDHAT_DB3 -DUSE_TRANSMEM  -O3 -I/usr/lib/wx/include/gtk2u-2.4
-DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES
"-DPOEDIT_PREFIX=\"/usr\"" -c editlbox.cpp
editlbox.cpp:44: type invalide « const char[9] » pour l'argument par défaut «
   const wxString& »
editlbox.cpp: Dans constructor «
   wxEditableListBox::wxEditableListBox(wxWindow*, int, const wxString&, const
   wxPoint&, const wxSize&, long int, const wxString&) »:
editlbox.cpp:178: ne peut convertir « "listctrl" » vers « const wxString& »
editlbox.cpp:45: dans le passage de l'argument 7 de «
   CleverListCtrl::CleverListCtrl(wxWindow*, int, const wxPoint&, const
   wxSize&, long int, const wxValidator&, const wxString&)»
make[4]: *** [editlbox.o] Erreur 1
make[4]: Leaving directory
`/var/tmp/portage/poedit-1.1.8/work/poedit-1.1.8/extras/wx-contrib/src/gizmos'
make[3]: *** [all-recursive] Erreur 1
make[3]: Leaving directory
`/var/tmp/portage/poedit-1.1.8/work/poedit-1.1.8/extras/wx-contrib/src'
make[2]: *** [all-recursive] Erreur 1
make[2]: Leaving directory
`/var/tmp/portage/poedit-1.1.8/work/poedit-1.1.8/extras/wx-contrib'
make[1]: *** [all-recursive] Erreur 1
make[1]: Leaving directory `/var/tmp/portage/poedit-1.1.8/work/poedit-1.1.8/extras'
make: *** [all-recursive] Erreur 1
 
!!! ERROR: dev-util/poedit-1.1.8 failed.
!!! Function src_compile, Line 30, Exitcode 2
!!! (no error message)
 


Expected Results:  
poedit should have been installed ;o)

Portage 2.0.47-r7 (default-x86-1.4, gcc-3.2.2, glibc-2.3.1-r2)
=================================================================
System uname: 2.4.20 i686 Pentium III (Coppermine)
GENTOO_MIRRORS="http://gentoo.oregonstate.edu/
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
CONFIG_PROTECT="/etc /var/qmail/control /usr/share/config
/usr/kde/2/share/config /usr/kde/3/share/config /usr/X11R6/lib/X11/xkb"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
PORTDIR="/usr/portage"
DISTDIR="/usr/portage/distfiles"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR_OVERLAY="/usr/local/portage"
USE="x86 oss apm avi crypt cups encode gif jpeg libg++ mikmod mmx mpeg ncurses
nls pdflib png quicktime spell truetype xml2 xmms xv zlib gdbm berkdb slang
readline svga java X sdl gpm tcpd pam libwww ssl python imlib oggvorbis gnome
gtk qt motif opengl -3dnow aalib -arts bonobo cdr dga directfb doc dvd
esd ethereal evo flash gb gd ggi gphoto2 gtkhtml guile imap innodb junit -kde
lcms ldap leim libgda mozilla mule mysql oci8 pcmcia pda perl plotutils pnp ruby
samba sasl scanner slp snmp sse tcltk tetex tiff usb wmf xface xml zeo"
COMPILER="gcc3"
CHOST="i686-pc-linux-gnu"
CFLAGS="-march=pentium3 -O3 -pipe -fomit-frame-pointer"
CXXFLAGS="-march=pentium3 -O3 -pipe -fomit-frame-pointer"
ACCEPT_KEYWORDS="x86"
MAKEOPTS="-j2"
AUTOCLEAN="yes"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
FEATURES="sandbox ccache"
Comment 2 foser (RETIRED) gentoo-dev 2003-03-08 20:17:23 UTC
poedit 1.1.8 seems broken with the latest gcc('s). I've added 1.2.1 to portage, which builds fine for me. Please give that one a try instead, so i can mark it stable.
Comment 3 Nuno Araujo 2003-03-08 22:14:47 UTC
With ebuild of version 1.2.1 it works just fine!
It can be marked stable
Comment 4 foser (RETIRED) gentoo-dev 2003-03-09 07:12:21 UTC
ok, a bit fast stable maybe but if 1.1.8 doesn't work..