public inbox for gentoo-user-pl@lists.gentoo.org
 help / color / mirror / Atom feed
From: Krzysztof Dorosz <cypreess@dione.cc>
To: gentoo-user-pl@lists.gentoo.org
Subject: [gentoo-user-pl] Problemy z kompilowaniem softu na nowym 2005.0
Date: Sun, 12 Jun 2005 14:23:40 +0000	[thread overview]
Message-ID: <42AC456C.6010609@dione.cc> (raw)

Po tym jak probowalem (w nieudolny sposob) zupdatowac system z Blokada
na freetype, wszystko zepsulem i postanowilem przeinstalowac system.

Wzialem najnowsze 2005.0, skonfigurowalem sobie na cacy, lepiej niz
mialem (w koncu udalo mi sie wymusic poprawna obsluge usb !! sic!!).

Jednakze przy emergowaniu programow ktore normalnie wczesnie mialem bez
problemow, co ktorys robi ERROR przy kompilacji. Mysle ze powdoem
takiego czegos jest inna wersja (nowa) kompilatora, ktory cos robi nie tak.

--------cut here --------- debug zone --------------------
equilibrium root # gcc --version
gcc (GCC) 3.3.5  (Gentoo Linux 3.3.5-r1, ssp-3.3.2-3, pie-8.7.7.1)

----------------------------------------------------------
cypreess@equilibrium cypreess $ cat /etc/make.conf
CFLAGS="-Os -march=athlon-xp -pipe" # -fomit-frame-pointer -pipe"
CHOST="i686-pc-linux-gnu"
CXXFLAGS="${CFLAGS}"
MAKEOPTS="-j2"
USE="xprint extensions lua guile -arts X avi fbcon gd gphoto2 gpm
imagemagick jpeg png gif pdf quicktime -kde -gnome apache2 php postgres
perl python alsa cdr"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
GENTOO_MIRRORS="http://src.gentoo.pl http://gentoo.prz.rzeszow.pl
http://gentoo.zie.pg.gda.pl http://gentoo.osuosl.org"

----------------------------------------------------------
equilibrium etc # cat /etc/locales.build
en_US/ISO-8859-1
pl_PL/ISO-8859-2
----------------------------------------------------------
equilibrium etc # cat /etc/portage/package.use
sys-libs/glibc userlocales
net-firewall/iptables extensions
----------------------------------------------------------

Jak widac zrobilem jak chcieli w manualu,  dodalem userlocales i
opisalem ktore jezyki mnie interesuja (pytanie czy to cos nie knoci w
systemie????????)


Ps. probowalem sciagac wersje ~x86 gravemana, ten sam blad


equilibrium root # emerge -av graveman

These are the packages that I would merge, in order:

Calculating dependencies ...done!
[ebuild  N    ] app-cdr/graveman-0.3.11  -debug -doc -dvdr -flac +mad
+nls +oggvorbis -sox 0 kB

[.............]

charset.c:84: error: (near initialization for `Gautoconvcharset[42].label')
charset.c:84: error: initializer element is not constant
charset.c:84: error: (near initialization for `Gautoconvcharset[42]')
charset.c:85: error: initializer element is not constant
charset.c:85: error: (near initialization for `Gautoconvcharset[43].label')
charset.c:85: error: initializer element is not constant
charset.c:85: error: (near initialization for `Gautoconvcharset[43]')
charset.c:86: error: initializer element is not constant
charset.c:86: error: (near initialization for `Gautoconvcharset[44]')
charset.c: In function `charset_code_to_label':
charset.c:96: warning: implicit declaration of function `_'
charset.c:96: warning: return makes pointer from integer without a cast
charset.c: In function `prepare_properties_charsettreeview':
charset.c:119: warning: passing arg 1 of
`gtk_tree_view_column_new_with_attribut    es' makes pointer from
integer without a cast
charset.c:123: warning: passing arg 1 of
`gtk_tree_view_column_new_with_attribut    es' makes pointer from
integer without a cast
charset.c: In function `create_charsetselection':
charset.c:136: warning: passing arg 2 of `gtk_file_filter_set_name'
makes pointe    r from integer without a cast
charset.c:142: warning: passing arg 1 of `gtk_file_chooser_dialog_new'
makes poi    nter from integer without a cast
charset.c: In function `gtk_charset_add':
charset.c:201: warning: passing arg 5 of `gtk_message_dialog_new' makes
pointer     from integer without a cast
charset.c:204: warning: passing arg 1 of `g_strdup_printf' makes pointer
from in    teger without a cast
charset.c: In function `gtk_charset_remove':
charset.c:274: warning: passing arg 5 of `gtk_message_dialog_new' makes
pointer     from integer without a cast
charset.c: In function `create_dialog_add_charset':
charset.c:310: warning: passing arg 2 of `gtk_entry_set_text' makes
pointer from     integer without a cast
charset.c: In function `cherchecharset':
charset.c:410: warning: passing arg 5 of `gtk_message_dialog_new' makes
pointer     from integer without a cast
make[2]: *** [charset.o] Błąd 1
make[2]: *** Czekam na niezakończone zadania....
config.c: In function `write_conf':
config.c:198: warning: implicit declaration of function `_'
config.c:198: warning: passing arg 1 of `g_strdup_printf' makes pointer
from int    eger without a cast
config.c: In function `manage_config':
config.c:577: warning: passing arg 1 of `g_strdup_printf' makes pointer
from int    eger without a cast
config.c: In function `maj_foreach_prog':
config.c:804: warning: passing arg 3 of `g_snprintf' makes pointer from
integer     without a cast
config.c:811: warning: passing arg 3 of `g_snprintf' makes pointer from
integer     without a cast
config.c:813: warning: passing arg 3 of `g_snprintf' makes pointer from
integer     without a cast
config.c:815: warning: passing arg 3 of `g_snprintf' makes pointer from
integer     without a cast
config.c:819: warning: passing arg 3 of `g_snprintf' makes pointer from
integer     without a cast
config.c:826: warning: passing arg 3 of `g_snprintf' makes pointer from
integer     without a cast
config.c: In function `test_version':
config.c:906: warning: passing arg 1 of `g_strdup_printf' makes pointer
from int    eger without a cast
make[2]: Leaving directory
`/var/tmp/portage/graveman-0.3.11/work/graveman-0.3.1    1/src'
make[1]: *** [all-recursive] Błąd 1
make[1]: Leaving directory
`/var/tmp/portage/graveman-0.3.11/work/graveman-0.3.1    1'
make: *** [all] Błąd 2

!!! ERROR: app-cdr/graveman-0.3.11 failed.
!!! Function gnome2_src_compile, Line 41, Exitcode 2
!!! compile failure


--------------------------------------------------------------

equilibrium root # emerge -av gkrellm

These are the packages that I would merge, in order:

Calculating dependencies ...done!
[ebuild  N    ] app-admin/gkrellm-2.2.5  +X +nls +ssl 0 kB
>>> emerge (1 of 1) app-admin/gkrellm-2.2.5 to /
>>> md5 files   ;-) gkrellm-2.1.28-r1.ebuild
>>> md5 files   ;-) gkrellm-2.2.4.ebuild
>>> md5 files   ;-) gkrellm-2.2.6.ebuild
>>> md5 files   ;-) gkrellm-1.2.13.ebuild
>>> md5 files   ;-) ChangeLog
>>> md5 files   ;-) metadata.xml
>>> md5 files   ;-) gkrellm-2.2.5.ebuild
>>> md5 files   ;-) gkrellm-2.1.25.ebuild
>>> md5 files   ;-) files/digest-gkrellm-2.1.28-r1
>>> md5 files   ;-) files/gkrellm-2.1.24-mail.patch
>>> md5 files   ;-) files/gkrellmd
>>> md5 files   ;-) files/digest-gkrellm-1.2.13
>>> md5 files   ;-) files/digest-gkrellm-2.1.25
>>> md5 files   ;-) files/slit_gtk+-2.4.0.patch
>>> md5 files   ;-) files/gkrellm-dotkeep.patch
>>> md5 files   ;-) files/digest-gkrellm-2.2.4
>>> md5 files   ;-) files/digest-gkrellm-2.2.5
>>> md5 files   ;-) files/digest-gkrellm-2.2.6
>>> md5 src_uri ;-) gkrellm-2.2.5.tar.bz2
>>> Unpacking source...
>>> Unpacking gkrellm-2.2.5.tar.bz2 to /var/tmp/portage/gkrellm-2.2.5/work
>>> Source unpacked.
echo "prefix=/usr" > gkrellm.pc
echo "Name: GKrellM" >> gkrellm.pc
echo "Description: Extensible GTK system monitoring application" >>
gkrellm.pc
echo "Version: 2.2.5" >> gkrellm.pc
echo "Requires: gtk+-2.0 >= 2.0.0" >> gkrellm.pc
echo "Cflags: -I/usr/include" >> gkrellm.pc
(cd po && make all)
make[1]: Entering directory
`/var/tmp/portage/gkrellm-2.2.5/work/gkrellm-2.2.5/po'
msgfmt -f -v -o cs.mo cs.po
usage: msgfmt [ -dv ] [ - ] [ name ... ]
usage: msgfmt [ -dv ] [ - ] [ name ... ]
cs.mo: No such file or directory
make[1]: *** [cs.mo] Błąd 2
make[1]: Leaving directory
`/var/tmp/portage/gkrellm-2.2.5/work/gkrellm-2.2.5/po'
make: *** [all] Błąd 2

!!! ERROR: app-admin/gkrellm-2.2.5 failed.
!!! Function src_compile, Line 42, Exitcode 2
!!! (no error message)


-------------------------------------------------------------


wczesniej nigdy nie mialem problemow z emergowaniem ZADNEGO softu

(instalka z 2004.3)
-- 
-----------------------------------------------------
   Krzysztof Dorosz {*} http://cypreess.dione.cc
  {*} Have you ever retired a human by mistake? {*}
-----------------------------------------------------
-- 
gentoo-user-pl@gentoo.org mailing list


             reply	other threads:[~2005-06-12 12:23 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-06-12 14:23 Krzysztof Dorosz [this message]
2005-06-12 12:38 ` [gentoo-user-pl] Problemy z kompilowaniem softu na nowym 2005.0 Dariusz Dwornikowski
2005-06-12 15:38   ` Krzysztof Dorosz
2005-06-12 13:58     ` Dariusz Dwornikowski
2005-06-12 16:17       ` Krzysztof Dorosz
2005-06-12 16:29         ` Dariusz Dwornikowski
2005-06-12 21:01           ` Krzysztof Dorosz
2005-06-17 15:13             ` Krzysztof Dorosz

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=42AC456C.6010609@dione.cc \
    --to=cypreess@dione.cc \
    --cc=gentoo-user-pl@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox