Sie sind nicht angemeldet.

1

10.09.2012, 20:52

cups-filter macht ein error beim update

Sorry aber ich kapier es immer noch ned so ganz das log richtig zu lesen um selber auf den Fehler mal zu kommen ....

bei einem normalen update kam das es bei cups-filters von 1.0.23-r1 auf 1.0.24 getauscht wird. Noch anzumerken ist das ich das Tool zwar noch maskiert ist aber wenn ich das nicht mache läuft der Drucker nicht...
so nun kommt da eben ne failed Meldung leider und ich weiß eben nicht genau wo der Fehler liegt ...

Quellcode

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
filter/pdftopdf/qpdf_pdftopdf_processor.cc: In Elementfunktion »virtual void QPDF_PDFTOPDF_Processor::setComments(const std::vector<std::basic_string<char> >&)«:
filter/pdftopdf/qpdf_pdftopdf_processor.cc:467:17: Fehler: expected initializer before »:« token
filter/pdftopdf/qpdf_pdftopdf_processor.cc:472:1: Fehler: expected primary-expression before »}« token
filter/pdftopdf/qpdf_pdftopdf_processor.cc:472:1: Fehler: expected »;« before »}« token
filter/pdftopdf/qpdf_pdftopdf_processor.cc:472:1: Fehler: expected primary-expression before »}« token
filter/pdftopdf/qpdf_pdftopdf_processor.cc:472:1: Fehler: expected »)« before »}« token
filter/pdftopdf/qpdf_pdftopdf_processor.cc:472:1: Fehler: expected primary-expression before »}« token
filter/pdftopdf/qpdf_pdftopdf_processor.cc:472:1: Fehler: expected »;« before »}« token
  CXX    pdftopdf-qpdf_pdftopdf.o
make[1]: *** [pdftopdf-qpdf_pdftopdf_processor.o] Fehler 1
make[1]: *** Warte auf noch nicht beendete Prozesse...
  CXX    pdftopdf-qpdf_cm.o
make[1]: Leaving directory `/var/tmp/portage/net-print/cups-filters-1.0.24/work/cups-filters-1.0.24'
make: *** [all] Fehler 2
 * ERROR: net-print/cups-filters-1.0.24 failed (compile phase):
 *   emake failed
 * 
 * If you need support, post the output of `emerge --info '=net-print/cups-filters-1.0.24'`,
 * the complete build log and the output of `emerge -pqv '=net-print/cups-filters-1.0.24'`.
 * The complete build log is located at '/var/tmp/portage/net-print/cups-filters-1.0.24/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/net-print/cups-filters-1.0.24/temp/environment'.
 * Working directory: '/var/tmp/portage/net-print/cups-filters-1.0.24/work/cups-filters-1.0.24'
 * S: '/var/tmp/portage/net-print/cups-filters-1.0.24/work/cups-filters-1.0.24'



danke für die hilfe schon mal vorweg

lg
schatti
»Schattenschlag« hat folgende Datei angehängt:
  • build.txt (38,84 kB - 4 mal heruntergeladen - zuletzt: 13.09.2012, 09:38)
''''''''''''''''''''''''''''''''''''''''''''''''
Gentoo-Linux
der G-Punkt eines Pc´s

''''''''''''''''''''''''''''''''''''''''''''''''

Dieser Beitrag wurde bereits 1 mal editiert, zuletzt von »Schattenschlag« (14.09.2012, 08:56)


2

10.09.2012, 22:26

Nur ein Schnellschuss ins Blaue, versuche mal

Quellcode

1
emerge -av1 app-text/qpdf cups cups-filters
durchzubringen, und schau wie weit du kommst.

3

10.09.2012, 23:07

danke erstmal für deine hilfe aber leider weiterhin failed...

Quellcode

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
make[1]: *** [pdftopdf-qpdf_pdftopdf_processor.o] Fehler 1
make[1]: *** Warte auf noch nicht beendete Prozesse...
make[1]: Leaving directory `/var/tmp/portage/net-print/cups-filters-1.0.24/work/cups-filters-1.0.24'
make: *** [all] Fehler 2
 * ERROR: net-print/cups-filters-1.0.24 failed (compile phase):
 *   emake failed
 * 
 * If you need support, post the output of `emerge --info '=net-print/cups-filters-1.0.24'`,
 * the complete build log and the output of `emerge -pqv '=net-print/cups-filters-1.0.24'`.
 * The complete build log is located at '/var/tmp/portage/net-print/cups-filters-1.0.24/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/net-print/cups-filters-1.0.24/temp/environment'.
 * Working directory: '/var/tmp/portage/net-print/cups-filters-1.0.24/work/cups-filters-1.0.24'
 * S: '/var/tmp/portage/net-print/cups-filters-1.0.24/work/cups-filters-1.0.24'

>>> Failed to emerge net-print/cups-filters-1.0.24, Log file:

>>>  '/var/tmp/portage/net-print/cups-filters-1.0.24/temp/build.log'

 * Messages for package net-print/cups-1.6.1:

 * One or more symlinks to directories have been preserved in order to
 * ensure that files installed via these symlinks remain accessible. This
 * indicates that the mentioned symlink(s) may be obsolete remnants of an
 * old install, and it may be appropriate to replace a given symlink with
 * the directory that it points to.
 * 
 * 	/var/run
 * 

 * Messages for package net-print/cups-1.6.1:

 * For information about installing a printer and general cups setup
 * take a look at: http://www.gentoo.org/doc/en/printing-howto.xml
 * Network browsing for printers is now switched off by default in the config file.
 * To (re-)enable it, edit /etc/cups/cupsd.conf and set "Browsing On", 
 * afterwards re-start or reload cups.

 * Messages for package net-print/cups-filters-1.0.24:

 * ERROR: net-print/cups-filters-1.0.24 failed (compile phase):
 *   emake failed
 * 
 * If you need support, post the output of `emerge --info '=net-print/cups-filters-1.0.24'`,
 * the complete build log and the output of `emerge -pqv '=net-print/cups-filters-1.0.24'`.
 * The complete build log is located at '/var/tmp/portage/net-print/cups-filters-1.0.24/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/net-print/cups-filters-1.0.24/temp/environment'.
 * Working directory: '/var/tmp/portage/net-print/cups-filters-1.0.24/work/cups-filters-1.0.24'
 * S: '/var/tmp/portage/net-print/cups-filters-1.0.24/work/cups-filters-1.0.24'

 * GNU info directory index is up-to-date.


das doofe ist nur der Druckerdriver braucht das zeug keine Ahnung wieso ... (Samsung drucker) sonst würde ich eh stable fahren ... hmm

wenn ich nur das Verständnis hätte die log files richtig lesen zu können hmm
''''''''''''''''''''''''''''''''''''''''''''''''
Gentoo-Linux
der G-Punkt eines Pc´s

''''''''''''''''''''''''''''''''''''''''''''''''

4

11.09.2012, 07:57

Welche poppler Version läuft bei dir? Hast du die 0.18 schon probiert?
http://www.dyle.org
IM-Account (Jabber!) sind auf meiner HP ...
There is no place like /home

http://www.gentooforum.de
http://www.gentoofreunde.org

<div>how to annoy a web developer?</span>

5

11.09.2012, 10:46

ja dyle die app-text/poppler-[0.18.4-r2 ist installiert und wenn ich auch app-text/poppler-0.20.3 auf rüsten will muss ich einen Rattenschwanz an Abhängigkeiten wieder einstellen

Quellcode

1
2
3
4
5
also auf poppler 0.20.3 wird das benötigt

dev-libs/gobject-introspection
dev-libs/gobject-introspection-common
dev-libs/glib


und wenn ich alles auf stable zurück stelle läuft mein drucker nicht mehr ... echt komisch
''''''''''''''''''''''''''''''''''''''''''''''''
Gentoo-Linux
der G-Punkt eines Pc´s

''''''''''''''''''''''''''''''''''''''''''''''''

6

11.09.2012, 18:09

Hm, an der poppler Version wird es vermutlich nicht liegen - bei einem kurzen Test mit app-text/poppler-0.18.4-r2 baute
qpdf-3.0.2 cups-1.6.1 und cups-filters-1.0.24
hier einwandfrei fertig.

Ich vermute eher das der manuell ins System geschossene Samsung-Druckertreiber das Update auf cups-filters-1.0.24 scheitern lassen könnte. Oder wurde der via ebuild installiert? (wenn ja welches ebuild wurde verwendet?)

7

12.09.2012, 08:48

Nein.

Ich habe mir das mal angeguckt und dein Fehler ist

Zitat

Quellcode

1
2
3
4
5
6
7
8
filter/pdftopdf/qpdf_pdftopdf_processor.cc: In Elementfunktion »virtual void QPDF_PDFTOPDF_Processor::setComments(const std::vector<std::basic_string<char> >&)«:
filter/pdftopdf/qpdf_pdftopdf_processor.cc:467:17: Fehler: expected initializer before »:« token
filter/pdftopdf/qpdf_pdftopdf_processor.cc:472:1: Fehler: expected primary-expression before »}« token
filter/pdftopdf/qpdf_pdftopdf_processor.cc:472:1: Fehler: expected »;« before »}« token
filter/pdftopdf/qpdf_pdftopdf_processor.cc:472:1: Fehler: expected primary-expression before »}« token
filter/pdftopdf/qpdf_pdftopdf_processor.cc:472:1: Fehler: expected »)« before »}« token
filter/pdftopdf/qpdf_pdftopdf_processor.cc:472:1: Fehler: expected primary-expression before »}« token
filter/pdftopdf/qpdf_pdftopdf_processor.cc:472:1: Fehler: expected »;« before »}« token


Und fragliche Stelle ist:

Quellcode

1
2
3
4
5
6
7
8
9
   464  void QPDF_PDFTOPDF_Processor::setComments(const std::vector<std::string> &comments) // {{{
   465  {
   466    extraheader.clear();
   467    for (auto &it : comments) {
   468      assert(it.at(0)=='%');
   469      extraheader.append(it);
   470      extraheader.push_back('\n');
   471    }
   472  }


Und es spiest sich am "auto &it". Das ist eine neue C++11 Syntax. Welchen gcc hast du da am klopfen? Hat der kein C++11 eingeschaltet?
http://www.dyle.org
IM-Account (Jabber!) sind auf meiner HP ...
There is no place like /home

http://www.gentooforum.de
http://www.gentoofreunde.org

<div>how to annoy a web developer?</span>

8

13.09.2012, 08:32

Sorry das ich mich erst jetzt melde ... war kurz außer Gefecht wegen einer netten Wurzelbehandlung .... autsch :-/

Quellcode

1
2
C++11 eingeschaltet?
öhm sorry wie und wo einschalten sorry ? das muss ich gestehen kenn ich jetzt nicht ....



Quellcode

1
2
3
4
5
6
7
sys-devel/gcc
      Latest version available: 4.5.4
      Latest version installed: 4.5.4
      Size of files: 64,909 kB
      Homepage:      http://gcc.gnu.org/
      Description:   The GNU Compiler Collection
      License:       GPL-3 LGPL-3 || ( GPL-3 libgcc libstdc++ gcc-runtime-library-exception-3.1 ) FDL-1.2


dies wäre meine gcc Version

den Samsung Druckertreiber musste ich per Hand installieren .... da ich kein ebuild gefunden habe ...

schatti
''''''''''''''''''''''''''''''''''''''''''''''''
Gentoo-Linux
der G-Punkt eines Pc´s

''''''''''''''''''''''''''''''''''''''''''''''''

9

13.09.2012, 09:50

Sorry das ich mich erst jetzt melde ... war kurz außer Gefecht wegen einer netten Wurzelbehandlung .... autsch :-/

Autsch!

Versuch macht kluch ... hier ein kleines sample. Erstelle die unten ersichtliche test.cpp irgendwo und starte den gcc (g++) wie im Beispiel:

Quellcode

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
$ cat test.cpp 
#include <iostream>
#include <string>
#include <vector>

int main(int argc, char** argv) {

    std::vector<std::string> v;
    for (auto & it : v) {
        std::cout << it << std::endl;
    }

    return 0;
}

$ g++ -std=c++0x test.cpp 
$ 
Da sollte kein Fehler kommen.

Dann guck mal ob dieses "-std=c++0x" bei dir im cups-filter tatsächlich gesetzt ist:

Quellcode

1
2
# grep ^pdftopdf_CXXFLAGS /var/tmp/portage/net-print/cups-filters-1.0.24/work/cups-filters-1.0.24/Makefile
pdftopdf_CXXFLAGS = -std=c++0x $(pdftopdf_CFLAGS)   # -std=c++11
http://www.dyle.org
IM-Account (Jabber!) sind auf meiner HP ...
There is no place like /home

http://www.gentooforum.de
http://www.gentoofreunde.org

<div>how to annoy a web developer?</span>

10

13.09.2012, 10:40

(so ne wurzelbehandlung wünsche ich echt keinen ... )
******************************************************************

Hmm hab es jetzt einmal per copy und paste gemacht und einmal abgeschrieben.... es kommt aber bei mir ein fehler ...

Quellcode

1
2
3
4
5
6
7
g++ -std=c++0x test.cpp
test.cpp: In Funktion »int main(int, char**)«:
test.cpp:8:17: Fehler: expected initializer before »:« token
test.cpp:11:2: Fehler: expected primary-expression before »return«
test.cpp:11:2: Fehler: expected »;« before »return«
test.cpp:11:2: Fehler: expected primary-expression before »return«
test.cpp:11:2: Fehler: expected »)« before »return«


so dumm kann ich doch auch ned sein paar wörter richtig abschreiben oder zu kopieren ... wenn hier kein fehler sein darf ... ?

Quellcode

1
2
grep ^pdftopdf_CXXFLAGS /var/tmp/portage/net-print/cups-filters-1.0.24/work/cups-filters-1.0.24/Makefile
pdftopdf_CXXFLAGS = -std=c++0x $(pdftopdf_CFLAGS)   # -std=c++11


AMD FX(tm)-4100 Quad-Core

Quellcode

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
cat /proc/cpuinfo 
processor	: 0
vendor_id	: AuthenticAMD
cpu family	: 21
model		: 1
model name	: AMD FX(tm)-4100 Quad-Core Processor            
stepping	: 2
microcode	: 0x6000626
cpu MHz		: 3901.512
cache size	: 2048 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 2
apicid		: 16
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 13
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc extd_apicid aperfmperf pni pclmulqdq monitor ssse3 cx16 sse4_1 sse4_2 popcnt aes xsave avx lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs xop skinit wdt lwp fma4 nodeid_msr topoext perfctr_core arat cpb hw_pstate npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold
bogomips	: 7803.02
TLB size	: 1536 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 48 bits physical, 48 bits virtual
power management: ts ttp tm 100mhzsteps hwpstate cpb

processor	: 1
vendor_id	: AuthenticAMD
cpu family	: 21
model		: 1
model name	: AMD FX(tm)-4100 Quad-Core Processor            
stepping	: 2
microcode	: 0x6000626
cpu MHz		: 3901.512
cache size	: 2048 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 2
apicid		: 17
initial apicid	: 1
fpu		: yes
fpu_exception	: yes
cpuid level	: 13
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc extd_apicid aperfmperf pni pclmulqdq monitor ssse3 cx16 sse4_1 sse4_2 popcnt aes xsave avx lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs xop skinit wdt lwp fma4 nodeid_msr topoext perfctr_core arat cpb hw_pstate npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold
bogomips	: 7803.02
TLB size	: 1536 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 48 bits physical, 48 bits virtual
power management: ts ttp tm 100mhzsteps hwpstate cpb

processor	: 2
vendor_id	: AuthenticAMD
cpu family	: 21
model		: 1
model name	: AMD FX-4100 Quad-Core Processor            
stepping	: 2
microcode	: 0x6000626
cpu MHz		: 3901.512
cache size	: 2048 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 2
apicid		: 18
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 13
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc extd_apicid aperfmperf pni pclmulqdq monitor ssse3 cx16 sse4_1 sse4_2 popcnt aes xsave avx lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs xop skinit wdt lwp fma4 nodeid_msr topoext perfctr_core arat cpb hw_pstate npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold
bogomips	: 7803.02
TLB size	: 1536 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 48 bits physical, 48 bits virtual
power management: ts ttp tm 100mhzsteps hwpstate cpb

processor	: 3
vendor_id	: AuthenticAMD
cpu family	: 21
model		: 1
model name	: AMD FX(tm)-4100 Quad-Core Processor            
stepping	: 2
microcode	: 0x6000626
cpu MHz		: 3901.512
cache size	: 2048 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 2
apicid		: 19
initial apicid	: 3
fpu		: yes
fpu_exception	: yes
cpuid level	: 13
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc extd_apicid aperfmperf pni pclmulqdq monitor ssse3 cx16 sse4_1 sse4_2 popcnt aes xsave avx lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs xop skinit wdt lwp fma4 nodeid_msr topoext perfctr_core arat cpb hw_pstate npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold
bogomips	: 7803.02
TLB size	: 1536 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 48 bits physical, 48 bits virtual
power management: ts ttp tm 100mhzsteps hwpstate cpb


make.conf

Quellcode

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
# These settings were set by the catalyst build script that automatically
# built this stage.
# Please consult /usr/share/portage/config/make.conf.example for a more
# detailed example.

CFLAGS="-march=amdfam10 -mtune=amdfam10 -fomit-frame-pointer -O2 -pipe"
CXXFLAGS="${CFLAGS}"

# WARNING: Changing your CHOST is not something that should be done lightly.
# Please consult http://www.gentoo.org/doc/en/change-chost.xml before changing.

CHOST="x86_64-pc-linux-gnu"

# These are the USE flags that were used in addition to what is provided by the
# profile used for building.

USE="-gnome -kde -qt4 -minimal -external-fuse -headless nls dbus mmx sse sse2 sse3 sse4_1 ssse3 3dnowext aacplus amr cdio faac ieee1394 python apng png jpeg $


GENTOO_MIRRORS="ftp://gentoo.inode.at/source/"
MAKEOPTS="-j5"
INPUT_DEVICES="evdev mouse keyboard"
VIDEO_CARDS="nvidia"
LINGUAS="de"
ACCEPT_LICENSE="*"
''''''''''''''''''''''''''''''''''''''''''''''''
Gentoo-Linux
der G-Punkt eines Pc´s

''''''''''''''''''''''''''''''''''''''''''''''''

11

13.09.2012, 11:20

Hmm hab es jetzt einmal per copy und paste gemacht und einmal abgeschrieben.... es kommt aber bei mir ein fehler ...

Quellcode

1
2
3
4
5
6
7
g++ -std=c++0x test.cpp
test.cpp: In Funktion »int main(int, char**)«:
test.cpp:8:17: Fehler: expected initializer before »:« token
test.cpp:11:2: Fehler: expected primary-expression before »return«
test.cpp:11:2: Fehler: expected »;« before »return«
test.cpp:11:2: Fehler: expected primary-expression before »return«
test.cpp:11:2: Fehler: expected »)« before »return«


Schau, schau! Das ist genau, exakt, gleiche Fehler. Oha!

Hier:

Quellcode

1
2
3
4
5
6
7
8
$ gcc --version
gcc (Gentoo 4.6.3 p1.6, pie-0.5.2) 4.6.3                                                                                
Copyright (C) 2011 Free Software Foundation, Inc.                                                                       
This is free software; see the source for copying conditions.  There is NO                                              
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.                                             
                                                                                                                        
$ source /etc/portage/make.conf && echo $CXXFLAGS                                                        
-march=native -O2 -ggdb -pipe


Kannst du deine CFLAGS/CXXFLAGS mal ein klein wenig entschärfen und/oder auf einen gcc der 4.6 serie weichen?
http://www.dyle.org
IM-Account (Jabber!) sind auf meiner HP ...
There is no place like /home

http://www.gentooforum.de
http://www.gentoofreunde.org

<div>how to annoy a web developer?</span>

12

13.09.2012, 12:54

entschärfen hmm hatte die einstellungen von hier mal übernommen
http://en.gentoo-wiki.com/wiki/Safe_Cflags/AMD

was genau ist den da falsch ? oder zu streng wäre nett wenn ich das kurz erklärt bekommen könnte ... will ja was dabei lernen und was mich mehr jetzt interessiert was genau sagt das aus ... also die fehler meldung hab ich da jetzt was nicht aktiviert in der cpu das diese meldung kommt ?

hoffe es macht nix das ich so genau nachfrage jetzt....

das wären jetzt die richtigen ?

Quellcode

1
march=native -O2 -ggdb -pipe
''''''''''''''''''''''''''''''''''''''''''''''''
Gentoo-Linux
der G-Punkt eines Pc´s

''''''''''''''''''''''''''''''''''''''''''''''''

13

13.09.2012, 13:16

Nur kurz angemerkt: Ich hab hier =gcc-4.5.4 und gcc-4.6.3 verfügbar, und habe damit einen kurzen Test gemacht:
Mit =gcc-4.5.4 scheitert der Testcode von dyle, sowie auch cups-filters-1.0.24 (mit dem selben Errors wie bei Schattenschlag)
Mit =gcc-4.6.3 funktioniert beides einwandfrei

Auf bgo fand ich ähnliches zu boost und gcc-4.5 --> Bug 351884
Sogesehen ist cups-filters-1.0.24 scheinbar nicht das einzige Paket welches mit gcc-4.5 scheitert.

14

13.09.2012, 19:59

also sollte ich auf gcc-4.6.3 wechseln ?
''''''''''''''''''''''''''''''''''''''''''''''''
Gentoo-Linux
der G-Punkt eines Pc´s

''''''''''''''''''''''''''''''''''''''''''''''''

15

13.09.2012, 20:06

Du musst ja nicht gleich dauerhaft auf gcc-4.6.3 (aktuell testing) wechseln.
Ich würde Vorschlagen: Baue gcc-4.6.3, schalte sauber auf diesen um - baue damit dann cups-filters, und stelle dann wieder auf den zZt stable gcc um.

16

13.09.2012, 20:10

stimmt ja die sind ja geslotet ... ok werd ich mal machen danke mal für die hilfe ...

nur noch eins @ dyle wegen den einstellungen das habe ich noch ned so ganz kapiert wegen zu streng und so ? was genau hab ich da so streng eingestellt ?
''''''''''''''''''''''''''''''''''''''''''''''''
Gentoo-Linux
der G-Punkt eines Pc´s

''''''''''''''''''''''''''''''''''''''''''''''''

17

14.09.2012, 06:23

Quellcode

1
2
CFLAGS="-march=amdfam10 -mtune=amdfam10 -fomit-frame-pointer -O2 -pipe"
CXXFLAGS="${CFLAGS}"
ist strenger als ein einfaches

Quellcode

1
CFLAGS="-march=native"
oder?

Egal, geht jetzt, oder?
http://www.dyle.org
IM-Account (Jabber!) sind auf meiner HP ...
There is no place like /home

http://www.gentooforum.de
http://www.gentoofreunde.org

<div>how to annoy a web developer?</span>

18

14.09.2012, 08:56

aso .... jo das sicher ...


jo läuft jetzt :)


danke für die hilfe ...


lg
schatti
''''''''''''''''''''''''''''''''''''''''''''''''
Gentoo-Linux
der G-Punkt eines Pc´s

''''''''''''''''''''''''''''''''''''''''''''''''

19

15.09.2012, 16:39

Inzwischen gibt es auch einen Bugreport dazu --> Bug 434686

Ähnliche Themen