Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Eine kleine Bitte - Fehler posten (emerge failed)
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
LuxJux
Guru
Guru


Joined: 01 Mar 2016
Posts: 497
Location: Germany/Berlin

PostPosted: Fri Apr 03, 2020 9:25 pm    Post subject: Eine kleine Bitte - Fehler posten (emerge failed) Reply with quote

EDIT: Im Titel (cannot compile) ersetzt

Könntet ihr bitte vor dem melden von "can not compile"-Fehlern auf

Code:
-j1

EDIT: oder "-j0" als debug-compile
umschalten ?
Manchmal les ich ja mit. Doch ein 8-fach-Threat-Build.......

Selbst für die Dev's.
Es liest sich einfacher.
_________________
After emerge always reboot


Last edited by LuxJux on Tue Apr 14, 2020 10:06 am; edited 3 times in total
Back to top
View user's profile Send private message
LuxJux
Guru
Guru


Joined: 01 Mar 2016
Posts: 497
Location: Germany/Berlin

PostPosted: Thu Apr 09, 2020 8:04 pm    Post subject: Reply with quote

Probiert wurde es noch nie.
Gemeckert hat auch keiner. Gibt es die Option "-j0" als Stable-debug ?

auf ~testing möchte ich noch nicht umschalten
_________________
After emerge always reboot
Back to top
View user's profile Send private message
Tyrus
Guru
Guru


Joined: 03 Feb 2018
Posts: 300

PostPosted: Fri Apr 10, 2020 1:44 pm    Post subject: Reply with quote

Hallo LuxJux.

Kannst du bitte mal erklären was du mit -j0 meinst?

Der Parameter ist eine Option beim emerge-Aufruf. Aber -j0 oder auch --jobs=0 geht nicht. Dann meldet der Aufruf bei mir:
emerge: error: Invalid --jobs parameter: '0'

Wenn du Debug-Informationen erhalten willst schau dir mal folgendes an:
https://wiki.gentoo.org/wiki/Debugging
Back to top
View user's profile Send private message
LuxJux
Guru
Guru


Joined: 01 Mar 2016
Posts: 497
Location: Germany/Berlin

PostPosted: Tue Apr 14, 2020 10:01 am    Post subject: Reply with quote

Dieses debug ist nicht gemeint. ( Sowohl (testing=~amd64) als auch (stable=amd64) sind Release/Beta )

Ein Release benutzt Compiler-Optimisierungen. Beta auch.
Ein debug nicht. -j0

Der Bug könnte damit abgefangen werden.
_________________
After emerge always reboot
Back to top
View user's profile Send private message
franzf
Advocate
Advocate


Joined: 29 Mar 2005
Posts: 4565

PostPosted: Tue Apr 14, 2020 5:31 pm    Post subject: Reply with quote

-O0 ist wohl gemeint:
https://gcc.gnu.org/onlinedocs/gcc/Optimize-Options.html
Code:
-O0
    Reduce compilation time and make debugging produce the expected results. This is the default.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum