[gentoo-user] Downgrading glibc prevented by emerge/portage...but why initiated?

2017-09-11 Thread tuxic
Hi, got a problem this morning: >>> Verifying ebuild manifests >>> Running pre-merge checks for sys-libs/glibc-2.24-r4 * Sanity check to keep you from breaking your system: * Downgrading glibc is not supported and a sure way to destruction * ERROR: sys-libs/glibc-2.24-r4::gentoo failed (prete

Re: [gentoo-user] Downgrading glibc prevented by emerge/portage...but why initiated?

2017-09-12 Thread tuxic
Hi, WRONG! :) :) :) I did something different, but it was the same amount of "wrong". I masked =sys-libs/glibc-2.25-r4. And now I remember why I did this: It gave a compilation error: (As some other packages) it has problems with my texinfo installation as it seems. As suggested I run perl-cle

Re: [gentoo-user] Downgrading glibc prevented by emerge/portage...but why initiated?

2017-09-12 Thread tuxic
On 09/12 04:50, Andreas K. Huettel wrote: > Am Dienstag, 12. September 2017, 05:43:59 CEST schrieb tu...@posteo.de: > > Hi, > > > > got a problem this morning: > > >>> Verifying ebuild manifests > > >>> Running pre-merge checks for sys-libs/glibc-2.24-r4 > > > > * Sanity check to keep you from b

Re: [gentoo-user] Downgrading glibc prevented by emerge/portage...but why initiated?

2017-09-12 Thread tuxic
On 09/12 04:52, Andreas K. Huettel wrote: > > I masked =sys-libs/glibc-2.25-r4. > > > > And now I remember why I did this: It gave a compilation error: > > (As some other packages) it has problems with my texinfo installation > > as it seems. > > > > bug number? > > > -- > Andreas K. Hüttel >

[gentoo-user] x11-misc/slop: strict_multilib ?

2017-09-13 Thread tuxic
Hi, while updateing maim/slop I got an error for slop: >>> Install slop-6.3.46 into /var/tmp/portage/x11-misc/slop-6.3.46/image/ >>> category x11-misc >>> Working in BUILD_DIR: >>> "/var/tmp/portage/x11-misc/slop-6.3.46/work/slop-6.3.46_build" make -j6 install [ 87%] Built target slopy [100%] B

Re: [gentoo-user] x11-misc/slop: strict_multilib ?

2017-09-13 Thread tuxic
On 09/14 03:17, Sam Jorna wrote: > On Thu, Sep 14, 2017 at 05:10:47AM +0200, tu...@posteo.de wrote: > > Hi, > > > > while updateing maim/slop I got an error for slop: > > > > > > > Files matching a file type that is not allowed: > >usr/lib/libslopy.so > > * ERROR: x11-misc/slop-6.3.46::ge

[gentoo-user] Searching something like a merge between gnu-screen and cutecom...

2017-09-17 Thread tuxic
Hi, this is complicate for me to explain...let' try it nvertheless ;) I am experimenting with FORTH (punyforth) on an ESP8266. FORTH has a REPL, which -- especially in the beginning -- is very helpful to try things out. With cutecom I can connect to the ESP8266 and get a response. Unfortunately

[gentoo-user] Need help to compile a minimal wine

2017-09-23 Thread tuxic
Hi, I want to compile wine to execute a single commandline tool. That's it. The commandline tool is the AVR-assembler made by ATmel to recompile a FORTH interpreter for the AVR-line of microcontrollers of ATMEL/Micorchip: avrasm2.exe: PE32 executable (console) Intel 80386, for MS Windows Most G

Re: [gentoo-user] Need help to compile a minimal wine

2017-09-24 Thread tuxic
On 09/23 06:39, R0b0t1 wrote: > On Sat, Sep 23, 2017 at 1:21 PM, wrote: > > Hi, > > > > I want to compile wine to execute a single commandline tool. > > That's it. > > > > The commandline tool is the AVR-assembler made by ATmel to recompile > > a FORTH interpreter for the AVR-line of microcontrol

[gentoo-user] Masked by unknown ?

2017-09-26 Thread tuxic
Hi, while updateing I got this: These are the packages that would be merged, in reverse order: Calculating dependencies... done! Total: 0 packages, Size of downloads: 0 KiB !!! The following update has been skipped due to unsatisfied dependencies: dev-libs/boost:0 sel

[gentoo-user] Udev trouble: Non working rule...or...

2017-09-28 Thread tuxic
Hi, may bet this is part of the theory about the relationship between the forest and the trees...I am trying this already for a longer time. I have one of these: When plugged in, lsusb reports those as: Bus 006 Device 018: ID 16d0:0753 MCS Digistump DigiSpark and in the verbose form: Bus 006

[gentoo-user] Re: Udev trouble: Non working rule...or...

2017-09-28 Thread tuxic
Sorry, forgot the link...here it is: http://digistump.com/products/1 On 09/28 03:03, tu...@posteo.de wrote: > Hi, > > may bet this is part of the theory about the relationship > between the forest and the trees...I am trying this already > for a longer time. > > I have one of these: > > >

Re: [gentoo-user] Udev trouble: Non working rule...or...

2017-09-28 Thread tuxic
On 09/28 05:03, Mateusz Lenik wrote: > On Thu, Sep 28, 2017 at 05:03:14PM +0200, tu...@posteo.de wrote: > > I have one of these: > > > > Bus 006 Device 018: ID 16d0:0753 MCS Digistump DigiSpark > > > > ... snip ... > > > > SUBSYSTEMS=="usb", ATTRS{idVendor}=="16d0", ATTRS{idProduct}=="0753", > > M

Re: [gentoo-user] Udev trouble: Non working rule...or...

2017-09-28 Thread tuxic
On 09/28 05:56, Mateusz Lenik wrote: > On Thu, Sep 28, 2017 at 07:39:58PM +0200, tu...@posteo.de wrote: > > The interesting thing is: I have a pololu avr programmer (v20, an > > ISP-programmer it is), which uses also /dev/ttyACM...and that > > one works fine. I plugged it in simultanously to ensure

[gentoo-user] Compiling ronn: Missing an already installed item

2017-09-30 Thread tuxic
Hi, While trying to install app-text/ronn, I got this interesting problem: ronn misses hpricot, which was installed in beforehand. (The '=' are added by me) Does anyone else installed ronn successfully ? How can I acchieve this? Thanks a lot for any help in advance! Cheers M

Re: [gentoo-user] Re: Compiling ronn: Missing an already installed item

2017-10-01 Thread tuxic
On 10/01 06:11, Hans de Graaff wrote: > On Sun, 01 Oct 2017 06:25:27 +0200, tuxic wrote: > > >>>> Compiling source in /var/tmp/portage/app-text/ronn-0.7.3-r3/work ... > > * Running compile phase for all ... > > fatal: the 'hpricot' library is required (

[gentoo-user] New Firefox 56.0 ... window size problem

2017-10-02 Thread tuxic
Hi, After the update to FF 56.0 was done, I created a new profile and added my previous addons. Now, the FF opens in half screen width everytime I start it. From what I remember, the previous size when closing FF is the next size when openening FF - now it seems to be a somehow hardcoded value.

Re: [gentoo-user] New Firefox 56.0 ... window size problem

2017-10-02 Thread tuxic
On 10/02 09:08, mad.scientist.at.la...@tutanota.com wrote: > You might try reinstalling it (possibly downloading it again, some bit > patterns tend to damage so as to preserve the checksums, seen it, took 4 > downloads to get a good one before, despite everything looking good, and the > same iss

Re: [gentoo-user] New Firefox 56.0 ... window size problem

2017-10-02 Thread tuxic
On 10/02 10:31, Marc Joliet wrote: > Am Montag, 2. Oktober 2017, 10:22:37 CEST schrieb tu...@posteo.de: > > Hi, > > > > After the update to FF 56.0 was done, I created a new profile and > > added my previous addons. > > > > Now, the FF opens in half screen width everytime I start it. From what >

[gentoo-user] ....Gentoo update killed Gentoo update?

2017-10-03 Thread tuxic
Hi, from my qlop -l output: Tue Oct 3 05:16:48 2017 >>> dev-perl/CGI-Fast-2.120.0 Tue Oct 3 05:17:09 2017 >>> net-dns/dnsmasq-2.78 Tue Oct 3 05:18:25 2017 >>> app-portage/eix-0.33.0 Tue Oct 3 05:26:47 2017 >>> sys-apps/openrc-0.32 Tue Oct 3 05:27:54 2017 >>> media-radio/gpredict-1.3-r2 I

Re: [gentoo-user] ....Gentoo update killed Gentoo update?

2017-10-03 Thread tuxic
On 10/04 01:58, Ian Bloss wrote: > emerge --sync && emerge eix && eix-update > > On Tue, Oct 3, 2017, 6:55 PM wrote: > > > Hi, > > > > from my qlop -l output: > > Tue Oct 3 05:16:48 2017 >>> dev-perl/CGI-Fast-2.120.0 > > Tue Oct 3 05:17:09 2017 >>> net-dns/dnsmasq-2.78 > > > > Tue Oct 3 05:18

Re: [gentoo-user] ....Gentoo update killed Gentoo update?

2017-10-03 Thread tuxic
On 10/04 02:26, tu...@posteo.de wrote: > On 10/04 01:58, Ian Bloss wrote: > > emerge --sync && emerge eix && eix-update > > > > On Tue, Oct 3, 2017, 6:55 PM wrote: > > > > > Hi, > > > > > > from my qlop -l output: > > > Tue Oct 3 05:16:48 2017 >>> dev-perl/CGI-Fast-2.120.0 > > > Tue Oct 3 05:1

[gentoo-user] Again eix-sync is ...

2017-10-05 Thread tuxic
Hi, got this this evening: /root>eix-sync * push.sh from https://github.com/vaeth/push/ is needed [1]5309 exit 2 eix-sync Net is up: >ping www.heise.de PING www.heise.de (193.99.144.85) 56(84) bytes of data. 64 bytes from www.heise.de (193.99.144.85): icmp_seq=1 ttl=249 time=49.4 ms 64

Re: [gentoo-user] Again eix-sync is ...

2017-10-05 Thread tuxic
On 10/05 05:47, Neil Bothwick wrote: > On Thu, 5 Oct 2017 19:04:29 +0200, tu...@posteo.de wrote: > > > got this this evening: > > > > /root>eix-sync > > * push.sh from https://github.com/vaeth/push/ is needed > > [1]5309 exit 2 eix-sync > > Use emerge --sync followed by a world update

[gentoo-user] Wiki-viewer anyone?

2017-10-06 Thread tuxic
Hi, The u8g8lib, which contains libraries to drive a great amount of displays for mainly embedded electronics has a wiki on github, which can be oficially git-pulled as a local copy...which I did. Now I have tons of *.md (markdown) -files instead of html and I dont know of any handy viewer for t

Re: [gentoo-user] Wiki-viewer anyone?

2017-10-06 Thread tuxic
On 10/06 05:49, Andrew Tselischev wrote: > On Fri, Oct 06, 2017 at 07:07:04PM +0200, tu...@posteo.de wrote: > > Hi, > > > > The u8g8lib, which contains libraries to drive a great amount of > > displays for mainly embedded electronics has a wiki on github, which > > can be oficially git-pulled as a

Re: [gentoo-user] Wiki-viewer anyone?

2017-10-06 Thread tuxic
On 10/06 11:06, Randolph Maaßen wrote: > You might be interested in got hooks [1], especially the post-checkout hook. > > I would try to automatically recompile the md-> HTML on every checkout, so > the HTML is up to date after pulling > > [1] https://git-scm.com/book/gr/v2/Customizing-Git-Git-Ho

Re: [gentoo-user] Wiki-viewer anyone?

2017-10-07 Thread tuxic
On 10/07 08:19, Neil Bothwick wrote: > On Sat, 7 Oct 2017 00:41:26 +0200, tu...@posteo.de wrote: > > > I dont want to convert the md-files to html, since I want to update > > the repo later (see above). > > The problem are files referencing other files. Reading the md-files > > via vim (for exampl

[gentoo-user] Compilation failed: qtwidgets-5.9.2

2017-10-08 Thread tuxic
Hi, compilation of qtwidgets failed. Is there a dependency currently missing in the ebuild? x86_64-pc-linux-gnu-g++ -Wl,-O1 -Wl,--as-needed -Wl,--no-undefined -fuse-ld=gold -Wl,--enable-new-dtags -shared -o libqgtk3.so .obj/main.o .obj/qgtk3dialoghelpers.o .obj/qgtk3menu.o .obj/qgtk3theme.o .

[gentoo-user] [OT] In search of a certain program...

2017-10-12 Thread tuxic
Hi, in a video I saw someone using a neat little commandline tool (no gui) called 'qcalc', with which he performs some interesting calculations. I searched the web for it and found this link https://state-machine.com/qtools/qcalc.html#qcalc_linux but it is another type of calculator and it has a

Re: [gentoo-user] [OT] In search of a certain program...

2017-10-13 Thread tuxic
On 10/13 09:47, Mick wrote: > On Friday, 13 October 2017 10:37:30 BST Mick wrote: > > On Friday, 13 October 2017 04:20:19 BST tu...@posteo.de wrote: > > > Hi, > > > > > > in a video I saw someone using a neat little commandline tool (no gui) > > > called 'qcalc', with which he performs some intere

Re: [gentoo-user] [OT] In search of a certain program...

2017-10-13 Thread tuxic
On 10/14 04:02, John Campbell wrote: > On 10/13/2017 08:19 PM, R0b0t1 wrote: > >> Hi all, > >> > >> thanks for all the input! :) > >> > >> I am searching for a program called qcalc. I know bc and several > >> others but -- sorry -- this time it has to be qcalc. > >> > >> Does someone knows about th

Re: [gentoo-user] [OT] In search of a certain program...

2017-10-13 Thread tuxic
On 10/14 06:28, Dale wrote: > tu...@posteo.de wrote: > > On 10/14 04:02, John Campbell wrote: > >> On 10/13/2017 08:19 PM, R0b0t1 wrote: > Hi all, > > thanks for all the input! :) > > I am searching for a program called qcalc. I know bc and several > others but -- sorr

[gentoo-user] [OT] cura or (better!) cura ?

2017-10-18 Thread tuxic
Hi, what is the better choice: This one: * media-gfx/cura Available versions: (~)0.15.04.4 (~)0.15.04.5_rc5 (~)2.1.0_beta (~)2.3.1 (~)2.6.0 {+usb PYTHON_SINGLE_TARGET="python3_4 python3_5 python3_6" PYTHON_TARGETS="python2_7 python3_4 python3_5 python3_6"} Homepage:https:/

[gentoo-user] Compiling uranium-2.6.0: Wrong python version, but...

2017-10-18 Thread tuxic
Hi, compiling uranium failed here. From the output: -- Using CURA_BINARY_DATA_DIRECTORY from set of environment variables... CMake Error at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:137 (message): Could NOT find PythonInterp: Found unsuitable version "3.4.6", but required i

Re: [gentoo-user] x11-apps/xinit-1.3.4-r2 is broken

2017-10-19 Thread tuxic
On 10/19 10:15, Peter Humphrey wrote: > Hello list, > > In case anyone else trips over this, as I did today in my routine update, > see https://bugs.gentoo.org/634706. I followed comment 2. > > The symptom is that sddm cannot start KDE, so you have to log in and startx. > > -- > Regards, > Pet

Re: [gentoo-user] Compiling uranium-2.6.0: Wrong python version, but...

2017-10-19 Thread tuxic
On 10/19 09:24, Marc Joliet wrote: > Am Donnerstag, 19. Oktober 2017, 04:47:18 CEST schrieb tu...@posteo.de: > > Hi, > > > > compiling uranium failed here. From the output: > > -- Using CURA_BINARY_DATA_DIRECTORY from set of environment variables... > > CMake Error at > > /usr/share/cmake/Modules/

[gentoo-user] OpenScad produces no visible rendering at all

2017-10-20 Thread tuxic
Hi, After installing OpenScad I started an example. After the loading process ends I hit "preview" - a script compiling process starts,,,and nothing was shown. Same happens, when I hit "rendering". from lspci (the smaller card feeds the desktop, the bigger one is for Rendering with Blender on

Re: [gentoo-user] OpenScad produces no visible rendering at all

2017-10-20 Thread tuxic
On 10/20 09:32, R0b0t1 wrote: > On Fri, Oct 20, 2017 at 8:41 PM, wrote: > > Hi, > > > > After installing OpenScad I started an example. > > After the loading process ends I hit "preview" - > > a script compiling process starts,,,and > > nothing was shown. > > Same happens, when I hit "renderi

Re: [gentoo-user] OpenScad produces no visible rendering at all

2017-10-20 Thread tuxic
On 10/20 09:53, R0b0t1 wrote: > On Fri, Oct 20, 2017 at 9:42 PM, wrote: > > On 10/20 09:32, R0b0t1 wrote: > >> On Fri, Oct 20, 2017 at 8:41 PM, wrote: > >> > Hi, > >> > > >> > After installing OpenScad I started an example. > >> > After the loading process ends I hit "preview" - > >> > a script

[gentoo-user] [OT] Being Facebook member: How to anon?

2017-10-22 Thread tuxic
Hi, for its invasive nature and its data gathering I really dont like facebook. And now it seems that I cant with out it: There is a HUGE user group for the Creality CR-10 3D printer there and veryone and everything is referencing it. My question is: Are there ways (and which ones) to become me

Re: [gentoo-user] [OT] Being Facebook member: How to anon?

2017-10-22 Thread tuxic
On 10/22 01:58, J. Roeleveld wrote: > On 22 October 2017 10:50:01 GMT+02:00, tu...@posteo.de wrote: > >Hi, > > > >for its invasive nature and its data gathering I really dont like > >facebook. > > > >And now it seems that I cant with out it: > >There is a HUGE user group for the Creality CR-10 3D

Re: [gentoo-user] [OT] Being Facebook member: How to anon?

2017-10-22 Thread tuxic
On 10/22 06:39, Alan McKinnon wrote: > On 22/10/2017 16:27, tu...@posteo.de wrote: > > On 10/22 01:58, J. Roeleveld wrote: > >> On 22 October 2017 10:50:01 GMT+02:00, tu...@posteo.de wrote: > >>> Hi, > >>> > >>> for its invasive nature and its data gathering I really dont like > >>> facebook. > >>

Re: [gentoo-user] [OT] Being Facebook member: How to anon?

2017-10-23 Thread tuxic
On 10/23 09:56, Stroller wrote: > > > On 22 Oct 2017, at 16:50, tu...@posteo.de wrote: > > > > for its invasive nature and its data gathering I really dont like > > facebook. > > > > And now it seems that I cant with out it: > > There is a HUGE user group for the Creality CR-10 3D printer there

Re: [gentoo-user] [OT] Being Facebook member: How to anon?

2017-10-23 Thread tuxic
On 10/23 10:21, Jeriko One wrote: > * Dale [2017-10-22 11:53:36 -0500]: > > > Another thought, what about using Tor to make it so it can't track IPs > > as well?  Joost, you have a thought on that?  > > My approach would be the following > Default browser should block all things owned by Faceboo

Re: [gentoo-user] [OT] Being Facebook member: How to anon?

2017-10-23 Thread tuxic
On 10/23 09:33, Róbert Čerňanský wrote: > On Mon, 23 Oct 2017 17:56:40 +0200 > tu...@posteo.de wrote: > > > On 10/23 09:56, Stroller wrote: > > > > > > > On 22 Oct 2017, at 16:50, tu...@posteo.de wrote: > > > > > > > > for its invasive nature and its data gathering I really dont like > > > > f

Re: [gentoo-user] [OT] Being Facebook member: How to anon?

2017-10-23 Thread tuxic
On 10/24 02:04, tu...@posteo.de wrote: > On 10/23 09:33, Róbert Čerňanský wrote: > > On Mon, 23 Oct 2017 17:56:40 +0200 > > tu...@posteo.de wrote: > > > > > On 10/23 09:56, Stroller wrote: > > > > > > > > > On 22 Oct 2017, at 16:50, tu...@posteo.de wrote: > > > > > > > > > > for its invasive n

Re: [gentoo-user] [OT] Being Facebook member: How to anon?

2017-10-23 Thread tuxic
On 10/24 02:12, tu...@posteo.de wrote: > On 10/24 02:04, tu...@posteo.de wrote: > > On 10/23 09:33, Róbert Čerňanský wrote: > > > On Mon, 23 Oct 2017 17:56:40 +0200 > > > tu...@posteo.de wrote: > > > > > > > On 10/23 09:56, Stroller wrote: > > > > > > > > > > > On 22 Oct 2017, at 16:50, tu...@p

Re: [gentoo-user] [OT] Being Facebook member: How to anon?

2017-10-23 Thread tuxic
On 10/24 03:58, tu...@posteo.de wrote: > On 10/24 02:12, tu...@posteo.de wrote: > > On 10/24 02:04, tu...@posteo.de wrote: > > > On 10/23 09:33, Róbert Čerňanský wrote: > > > > On Mon, 23 Oct 2017 17:56:40 +0200 > > > > tu...@posteo.de wrote: > > > > > > > > > On 10/23 09:56, Stroller wrote: > > >

Re: [gentoo-user] [OT] Being Facebook member: How to anon?

2017-10-23 Thread tuxic
On 10/24 03:57, Kent Fredric wrote: > On Sun, 22 Oct 2017 10:50:01 +0200 > tu...@posteo.de wrote: > > > My question is: > > Are there ways (and which ones) to become member of facebook > > just to read and write to this user grout (like a mailinglist) > > and keep the impact on privacy an personal

[gentoo-user] Everyone wants util linux...but different versions en mass

2017-10-24 Thread tuxic
Hi, Suddenly I got the below this morning while updateing: * Error: The above package list contains packages which cannot be * installed at the same time on the same system. (net-wireless/rfkill-0.5-r3:0/0::gentoo, ebuild scheduled for merge) pulled in by net-wireless/rfkill required by

Re: [gentoo-user] Everyone wants util linux...but different versions en mass

2017-10-25 Thread tuxic
On 10/25 09:57, Alan McKinnon wrote: > On 25/10/2017 04:17, tu...@posteo.de wrote: > > Hi, > > > > Suddenly I got the below this morning while updateing: > > > > * Error: The above package list contains packages which cannot be > > * installed at the same time on the same system. > > > > (ne

[gentoo-user] [OT] Extracting printer settings from a gcode file?

2017-10-30 Thread tuxic
Hi, currently I am starting with 3D-printing. I have watched a lot of videos of how to create models, do bed leveling, (bad leveling, sometimes ;) choose filaments, and what else... Say one use a 3D-printer, which uses the a SDcard to read the gcode files. Beside some basic settings (hot end tem

Re: [gentoo-user] [OT] Extracting printer settings from a gcode file?

2017-10-31 Thread tuxic
On 11/01 12:15, Adam Carter wrote: > > > > Would be nice, if it could be possible to extract them from the gcode > > example > > files in a way, that made it possible to feed them back into the slicer > > software manually (not expecting to get a config file ready to be read > > directly > > with t

[gentoo-user] Compilation error with StructureSynth

2017-10-31 Thread tuxic
Hi, I am trying to compile this wonderful beast: * media-gfx/structure-synth Available versions: (~)1.5.0 Homepage:http://structuresynth.sourceforge.net/ Description: A program to generate 3D structures by specifying a design grammar and it gives me this: x8

Re: [gentoo-user] Compilation error with StructureSynth

2017-10-31 Thread tuxic
On 11/01 05:17, David Haller wrote: > Hello, > > On Wed, 01 Nov 2017, tu...@posteo.de wrote: > >I am trying to compile this wonderful beast: > >* media-gfx/structure-synth > > Available versions: (~)1.5.0 > > Homepage:http://structuresynth.sourceforge.net/ > > Description:

Re: [gentoo-user] Compilation error with StructureSynth

2017-11-01 Thread tuxic
On 11/01 11:03, David Haller wrote: > Hello Meino, > > On Wed, 01 Nov 2017, tu...@posteo.de wrote: > [..] > >But it seems, that I am doing something wrong with the local > >overlay... > > I assumed you already have one. If not, drop this into your > /etc/portage/repos.conf/ directory as e.g. loca

Re: [gentoo-user] Compilation error with StructureSynth

2017-11-01 Thread tuxic
On 11/01 04:05, David Haller wrote: > Hello, > > On Wed, 01 Nov 2017, tu...@posteo.de wrote: > [..] > >Thanks a lot for the extensive help, SIR! :) > > Thanks. > > [..] > >The patch itself was found (so the local thing works fine) and failed. > > > >The *.patch.out is attached to the email and a

Re: [gentoo-user] Compilation error with StructureSynth

2017-11-01 Thread tuxic
On 11/01 04:44, tu...@posteo.de wrote: > On 11/01 04:05, David Haller wrote: > > Hello, > > > > On Wed, 01 Nov 2017, tu...@posteo.de wrote: > > [..] > > >Thanks a lot for the extensive help, SIR! :) > > > > Thanks. > > > > [..] > > >The patch itself was found (so the local thing works fine) and

Re: [gentoo-user] Compilation error with StructureSynth

2017-11-01 Thread tuxic
On 11/01 05:42, David Haller wrote: > Hello, > > On Wed, 01 Nov 2017, tu...@posteo.de wrote: > [..] > >nope...currently the cat is more dead than alive... > >I looked at it! > > > >I did the following: > > > >vim > >:set ff > >unix > >:set ff=dos > >:wq > >repoman -v manifest (since file has chan

Re: [gentoo-user] Compilation error with StructureSynth

2017-11-01 Thread tuxic
On 11/01 06:04, David Haller wrote: > Hello, > > On Wed, 01 Nov 2017, tu...@posteo.de wrote: > [..] > >(using zsh) > >export PATCH_OPTS=-I; emerge structure-synth > > Ah PATCH_OPTS. 'man epatch.eclass' just popped up on my reading list. > > >which fails the same way... > > 'minus' little 'Ludwi

[gentoo-user] [OT] AppImage? What's that?

2017-11-05 Thread tuxic
Hi, I got an archive (???) of an Linux application, which has the extension "*.AppImage". What is that? Is it possible to "unpack" that into something more common? How to handle that? Thanks a lot for any help in advance! Cheers Meino

[gentoo-user] CURA font renderer

2017-11-05 Thread tuxic
Hi, Since cura/curaengine (portage) does not compile on my system and is relatively old I downloaded cura for Linux from www.ultimaker.com. This runs on my system without the installation of addtional applications/libraries. Unfortunately the font rendering screwed up and makes menu entries, tex

Re: [gentoo-user] [OT] AppImage? What's that?

2017-11-05 Thread tuxic
On 11/05 06:29, Tom H wrote: > On Sun, Nov 5, 2017 at 6:20 AM, wrote: > > > > I got an archive (???) of an Linux application, which > > has the extension "*.AppImage". > > > > What is that? > > > > Is it possible to "unpack" that into something more common? > > How to handle that? > > Does it us

Re: [gentoo-user] [OT] AppImage? What's that?

2017-11-05 Thread tuxic
On 11/05 07:21, Tom H wrote: > On Sun, Nov 5, 2017 at 7:11 AM, wrote: > > On 11/05 06:29, Tom H wrote: > >> On Sun, Nov 5, 2017 at 6:20 AM, wrote: > >>> > >>> I got an archive (???) of an Linux application, which > >>> has the extension "*.AppImage". > >>> > >>> What is that? > >>> > >>> Is it po

Re: [gentoo-user] [OT] AppImage? What's that?

2017-11-05 Thread tuxic
On 11/05 04:46, Alan McKinnon wrote: > On 05/11/2017 15:48, tu...@posteo.de wrote: > > On 11/05 07:21, Tom H wrote: > >> On Sun, Nov 5, 2017 at 7:11 AM, wrote: > >>> On 11/05 06:29, Tom H wrote: > On Sun, Nov 5, 2017 at 6:20 AM, wrote: > > > > I got an archive (???) of an Linux appli

[gentoo-user] How to crack open an *.AppImage Was: [OT] AppImage? What's that?

2017-11-05 Thread tuxic
On 11/05 04:04, tu...@posteo.de wrote: > On 11/05 04:46, Alan McKinnon wrote: > > On 05/11/2017 15:48, tu...@posteo.de wrote: > > > On 11/05 07:21, Tom H wrote: > > >> On Sun, Nov 5, 2017 at 7:11 AM, wrote: > > >>> On 11/05 06:29, Tom H wrote: > > On Sun, Nov 5, 2017 at 6:20 AM, wrote: > > >

[gentoo-user] Compilation error mpv / libav

2017-11-07 Thread tuxic
Hi, I got a couple of depending compilation errors... Top of the stack seems to a problem with mpv / libav. From the build.lg: Setting top to : /var/tmp/portage/media-video/mpv-/work/mpv- Setting out to : /var/tmp/portage/media-vide

Re: [gentoo-user] Compilation error mpv / libav

2017-11-07 Thread tuxic
On 11/07 07:38, R0b0t1 wrote: > On Tue, Nov 7, 2017 at 7:01 PM, wrote: > > Hi, > > > > I got a couple of depending compilation errors... > > > > Top of the stack seems to a problem with mpv / libav. > > > > From the build.lg: > > > > Setting top to : > > /var/tmp/portag

Re: [gentoo-user] Compilation error mpv / libav

2017-11-07 Thread tuxic
On 11/07 07:21, John Campbell wrote: > On 11/07/2017 05:01 PM, tu...@posteo.de wrote: > > Hi, > > > > I got a couple of depending compilation errors... > > > > Top of the stack seems to a problem with mpv / libav. > > > > Is there any known fix for that? > > > > Thanks a lot for any help in adv

[gentoo-user] One package needs two other packages, which cannot be installed simultanously?

2017-11-13 Thread tuxic
Hi, I got this: * Error: The above package list contains packages which cannot be * installed at the same time on the same system. (net-libs/rpcsvc-proto-1.2-r1:0/0::gentoo, ebuild scheduled for merge) pulled in by net-libs/rpcsvc-proto required by (net-analyzer/dsniff-2.4_beta1-r9:0/0:

[gentoo-user] Help...can't decipher emerge oracle...

2017-11-15 Thread tuxic
Hi, >From emerge I got this """info""": * Error: The above package list contains packages which cannot be * installed at the same time on the same system. (sys-libs/glibc-2.25-r9:2.2/2.2::gentoo, installed) pulled in by >=sys-libs/glibc-2.23[multilib?] (>=sys-libs/glibc-2.23) required

Re: [gentoo-user] Help...can't decipher emerge oracle...

2017-11-15 Thread tuxic
On 11/15 06:04, Jan Chren (rindeal) wrote: > net-libs/libnsl-1.1.0-r1 is blocking sys-libs/glibc versions lower > than 2.26 and you have sys-libs/glibc-2.25 installed. So try > installing glibc-2.26 manually first and then libnsl. > > On 15 November 2017 at 17:50, wrote: > > Hi, > > > > From eme

Re: [gentoo-user] Help...can't decipher emerge oracle...

2017-11-15 Thread tuxic
On 11/15 06:24, Jan Chren (rindeal) wrote: > Oh, I missed that the current libnsl has a blocker as well. In that > case try to do this: > > ``` > emerge -C libnsl > emerge -1 ">=sys-libs/glibc-2.26" > emerge -1 libnsl > ``` > > On 15 November 2017 at 18:20, wrote: > > On 11/15 06:04, Jan Chren

Re: [gentoo-user] Re: Help...can't decipher emerge oracle...

2017-11-15 Thread tuxic
On 11/15 05:49, Ian Zimmerman wrote: > On 2017-11-15 18:40, Neil Bothwick wrote: > > > Why is it trying to install the version? Is that unmasked? > > > > Are you running stable or testing? > > > > What does "grep -r glibc /etc/portage" say? > > > > I don't think you posted the command that

[gentoo-user] New profile 17: How urgent is the rebuild of world technically?

2017-12-02 Thread tuxic
Hi, the instruction of the news item about the swicth to profile 17 says that one needs to rebuild @world. Is this technically needed? Would it be possible to do this on base of the daily updates intead all in one go? Background: I simply need my PC more often as it would allow me to wait (and f

Re: [gentoo-user] New profile 17: How urgent is the rebuild of world technically?

2017-12-02 Thread tuxic
On 12/02 09:30, Michael Orlitzky wrote: > On 12/02/2017 09:15 PM, tu...@posteo.de wrote: > > Hi, > > > > the instruction of the news item about the swicth to profile 17 says > > that one needs to rebuild @world. > > > > Is this technically needed? > > Yes, unless you were already using a hardene

Re: [gentoo-user] New profile 17: How urgent is the rebuild of world technically?

2017-12-02 Thread tuxic
On 12/03 04:35, Heiko Baums wrote: > Am Sun, 3 Dec 2017 04:26:55 +0100 > schrieb tu...@posteo.de: > > > If the compilation will fail at a certain point (and it will fail, > > since this is a complete new thing) -- would it be possible to resume > > even some tweaks, hacks and patches (even certain

[gentoo-user] Emerge does want to tell me...what?

2017-12-02 Thread tuxic
Hi, I started emerge -e @world and it stops with this message: The following mask changes are necessary to proceed: (see "package.unmask" in the portage(5) man page for more details) # required by @selected # required by @world (argument) # /usr/portage/profiles/releases/17.0/package.mask: # An

Re: [gentoo-user] Emerge does want to tell me...what?

2017-12-02 Thread tuxic
On 12/03 06:16, Heiko Baums wrote: > Am Sun, 3 Dec 2017 05:43:39 +0100 > schrieb tu...@posteo.de: > > > Hi, > > > > I started emerge -e @world > > > > and it stops with this message: > > > > The following mask changes are necessary to proceed: > > (see "package.unmask" in the portage(5) man pa

Re: [gentoo-user] New profile 17: How urgent is the rebuild of world technically?

2017-12-03 Thread tuxic
On 12/03 09:09, Spackman, Chris wrote: > On 2017/12/03 at 06:55am, Dale wrote: > > > I think I get what you are saying.  If for example you start a > > emerge -e world, a emerge -uDN world or something and then stop it > > before it finishes, running emerge --resume should pick up where you > > l

[gentoo-user] How to check for PIE-code ?

2017-12-03 Thread tuxic
Hi, is there any way to check, whether a compilated binary is using the position-independant-code feature or is still build according to old standards? Cheers Meino

[gentoo-user] Am I in trouble now?

2017-12-03 Thread tuxic
Hi, >From the news I did everything to switch to the 17th profile EXCEPT emerge -e @world. One application which was recompiled was gcc-7.20. >From my undertsand/point of view gcc now has to have the PIE-feature gcc-bin/7.2.0>l total 6676 lrwxrwxrwx 1 root root 23 2017-12-02 16:36 c++ -> x

[gentoo-user] Again, emerge -e @world related questions...

2017-12-03 Thread tuxic
Hi, what could fail, when doing the change to PIE-enabled applications on base of the regular updates? Compilation may fail, if libs are included and not flagged as to be recompiled, which are of the "old standard"... What else can fail? What may be the worst scenario? Is there a way to do a "eme

[gentoo-user] emerge -e @world failed

2017-12-04 Thread tuxic
HHi, I did it, I started emerge -e @world --keep-going. And it failed while installing linux-gazette: >>> Emerging (370 of 2114) app-doc/linux-gazette-117::gentoo >>> Installing (360 of 2114) app-doc/linux-gazette-31::gentoo >>> Emerging (371 of 2114) app-doc/linux-gazette-69::gentoo >>> Install

[gentoo-user] Harvesting failed compilation...

2017-12-05 Thread tuxic
Hi, after emerge -e @world --keepgoing I got this packages, which failed to compile, listed * The following 11 packages have failed to build, install, or execute * postinst: * * (sys-devel/make-4.2.1-r1:0/0::gentoo, ebuild scheduled for merge), Log file: * '/var/tmp/portage/sys-devel/mak

[gentoo-user] "The sound of Silence" by glibc

2017-12-05 Thread tuxic
Hi, emerge -e @world installs glibc On my system this kills the build of pulseaudio...which in turn make my linux PC one of the most quiet ones...sigh: >From the compilation output of pulseaudio: Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wsha

[gentoo-user] Update is blocked by ots previous version...?

2017-12-07 Thread tuxic
Hi, this morning in its endless wisdom emerge spake to me today: | WARNING: One or more updates/rebuilds have been skipped due to a dependency conflict: | | app-emulation/containerd:0 | | (app-emulation/containerd-1.0.0:0/0::gentoo, ebuild scheduled for merge) conflicts with | ~app-emul

Re: [gentoo-user] Update is blocked by ots previous version...?

2017-12-07 Thread tuxic
Blocking the package which gets blocked by its previous one? Is this a wprkaround, a solution ? Feels weird... On 12/07 09:53, Jalus Bilieyich wrote: > Put in package.mask: > > >=app-emulation/containerd-1.0.0:0/0 > > On 12/07/2017 08:36 PM, tu...@posteo.de wrote: > > Hi, > > > > this morning

[gentoo-user] app-misc/screen-4.6.2 fails

2017-12-08 Thread tuxic
Hi, while updateing app-misc/screen-4.6.2 I got this: config.status: creating doc/Makefile config.status: creating config.h config.status: executing default commands Now please check the pathnames in the Makefile and in the user configuration section in config.h. Then type 'make' to make screen.

Re: [gentoo-user] Update is blocked by ots previous version...?

2017-12-08 Thread tuxic
On 12/08 08:18, Neil Bothwick wrote: > On Fri, 8 Dec 2017 03:36:11 +0100, tu...@posteo.de wrote: > > > | WARNING: One or more updates/rebuilds have been skipped due to a > > | dependency conflict: > > | > > | app-emulation/containerd:0 > > | > > | (app-emulation/containerd-1.0.0:0/0::gentoo, e

[gentoo-user] autofs wants rpcgen despite libtirpc is USEd

2017-12-09 Thread tuxic
Hi, autofs-5.1.3 fails to compile: solfire:/root>emerge -v autofs These are the packages that would be merged, in order: Calculating dependencies... done! [ebuild R] net-fs/autofs-5.1.3::gentoo USE="libtirpc -dmalloc -hesiod -ldap -mount-locking -sasl" 0 KiB Total: 1 package (1 reinstal

Re: [gentoo-user] autofs wants rpcgen despite libtirpc is USEd

2017-12-09 Thread tuxic
On 12/09 06:27, Alexander Kapshuk wrote: > On Sat, Dec 9, 2017 at 6:03 PM, wrote: > > Hi, > > > > autofs-5.1.3 fails to compile: > > solfire:/root>emerge -v autofs > > > > These are the packages that would be merged, in order: > > > > Calculating dependencies... done! > > [ebuild R] net-fs/

Re: [gentoo-user] autofs wants rpcgen despite libtirpc is USEd

2017-12-09 Thread tuxic
On 12/09 12:04, Mike Gilbert wrote: > On Sat, Dec 9, 2017 at 11:54 AM, wrote: > > On 12/09 06:27, Alexander Kapshuk wrote: > >> On Sat, Dec 9, 2017 at 6:03 PM, wrote: > >> > Hi, > >> > > >> > autofs-5.1.3 fails to compile: > >> > solfire:/root>emerge -v autofs > >> > > >> > These are the packag

[gentoo-user] Make failed to compile: symbol __alloca not found...

2017-12-09 Thread tuxic
Hi, sys-devel/make-4.2.1-r1 failed to compile with this: x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib64\" -DINCLUDEDIR=\"/usr/include\" -DHAVE_CONFIG_H -I. -I./glob-march=native -O2 -pipe -c -o vpath.o vpath.c x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/shar

[gentoo-user] PerlEmbed?

2017-12-10 Thread tuxic
Hi, I am trying to compile the github clone of the Prusa Edition of Slic3r. It complains of not finding "PerlEmbed"... I asked eix but it does not find anything directly. Is this part of a package with a totally different name? Thanks a lot for any help in advancee! :) Cheers Meino

Re: [gentoo-user] Make failed to compile: symbol __alloca not found...

2017-12-11 Thread tuxic
On 12/11 05:13, David Haller wrote: > Hello, > > On Sun, 10 Dec 2017, tu...@posteo.de wrote: > >x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" > >-DLIBDIR=\"/usr/lib64\" -DINCLUDEDIR=\"/usr/include\" -DHAVE_CONFIG_H -I. > >-I./glob-march=native -O2 -pipe -c -o remote-stub.o remot

Re: [gentoo-user] Make failed to compile: symbol __alloca not found...

2017-12-11 Thread tuxic
On 12/11 10:12, Raffaele Belardi wrote: > tu...@posteo.de wrote: > > Hi, > > > > sys-devel/make-4.2.1-r1 failed to compile with this: > > > > > Online I found articles which explain, why it is not recommended to > > use alloca() at all: > > RETURN VALUE The alloca() function returns a pointer to

Re: [gentoo-user] Make failed to compile: symbol __alloca not found...

2017-12-11 Thread tuxic
On 12/11 06:38, Raffaele Belardi wrote: > tu...@posteo.de wrote: > > On 12/11 10:12, Raffaele Belardi wrote: > >> tu...@posteo.de wrote: > >>> > >>> sys-devel/make-4.2.1-r1 failed to compile with this: > >>> > >>> How can I recompile make -- it is still non-PIE and one of those > >>> application wh

Re: [gentoo-user] Make failed to compile: symbol __alloca not found...

2017-12-11 Thread tuxic
Hi, On 12/11 09:07, David Haller wrote: > Hello, > > On Mon, 11 Dec 2017, tu...@posteo.de wrote: > >On 12/11 05:13, David Haller wrote: > >> Hello, > >> > >> On Sun, 10 Dec 2017, tu...@posteo.de wrote: > >> >x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" > >> >-DLIBDIR=\"/usr/lib64

  1   2   3   4   5   6   >