Re: [gentoo-user] "equery" and "blueman"

2019-12-20 Thread Alarig Le Lay
Hi,

On ven. 20 déc. 18:51:45 2019, Dr Rainer Woitok wrote:
> Greetings,
> 
> there seems to be some "blueman" specific data "equery" doesn't like:
> 
>$ equery --no-color uses --all net-wireless/blueman-2.1.1
>Traceback (most recent call last):
>  File "/usr/lib/python-exec/python3.6/equery", line 38, in 
>equery.main(sys.argv)
>  File "/usr/lib64/python3.6/site-packages/gentoolkit/equery/__init__.py", 
> line 356, in main
>loaded_module.main(module_args)
>  File "/usr/lib64/python3.6/site-packages/gentoolkit/equery/uses.py", 
> line 306, in main
>output = get_output_descriptions(pkg, global_usedesc)
>  File "/usr/lib64/python3.6/site-packages/gentoolkit/equery/uses.py", 
> line 183, in get_output_descriptions
>if pkg.metadata is None:
>  File "/usr/lib64/python3.6/site-packages/gentoolkit/package.py", line 
> 123, in metadata
>self.package_path(), 'metadata.xml'
>  File "/usr/lib64/python3.6/site-packages/gentoolkit/package.py", line 
> 319, in package_path
>return os.sep.join(self.ebuild_path().split(os.sep)[:-1])
>AttributeError: 'NoneType' object has no attribute 'split'
>$
> 
> Using different packages in the "equery" request works.

net-wireless/blueman-2.1.1 doesn’t exists in the the, but
net-wireless/blueman-2.1.1-r1 does.

Otherwise, the commands work for me:
alarig@pikachu ~ % equery uses net-wireless/blueman  
[ Legend : U - final flag setting for installation]
[: I - package is installed with flag ]
[ Colors : set, unset ]
 * Found these USE flags for net-wireless/blueman-2.1.1-r1:
 U I
 - - appindicator   : Enable usage of dev-libs/libappindicator 
to export menu options
 - - network: Add functionality to setup (host) PAN 
connections using either net-dns/dnsmasq or net-misc/dhcp
 + + nls: Add Native Language Support (using 
gettext - GNU locale utilities)
 - - policykit  : Enable PolicyKit authentication support
 + + pulseaudio : Add support for PulseAudio sound server
 - - python_single_target_python3_5 : Build for Python 3.5 only
 + + python_single_target_python3_6 : Build for Python 3.6 only
 - - python_single_target_python3_7 : Build for Python 3.7 only
 - - python_targets_python3_5   : Build with Python 3.5
 + + python_targets_python3_6   : Build with Python 3.6
 - - python_targets_python3_7   : Build with Python 3.7
alarig@pikachu ~ % equery --no-color uses --all net-wireless/blueman
[ Legend : U - final flag setting for installation]
[: I - package is installed with flag ]
[ Colors : set, unset ]
 * Found these USE flags for net-wireless/blueman-2.1.1-r1:
 U I
 - - appindicator   : Enable usage of dev-libs/libappindicator 
to export menu options
 - - network: Add functionality to setup (host) PAN 
connections using either net-dns/dnsmasq or net-misc/dhcp
 + + nls: Add Native Language Support (using 
gettext - GNU locale utilities)
 - - policykit  : Enable PolicyKit authentication support
 + + pulseaudio : Add support for PulseAudio sound server
 - - python_single_target_python3_5 : Build for Python 3.5 only
 + + python_single_target_python3_6 : Build for Python 3.6 only
 - - python_single_target_python3_7 : Build for Python 3.7 only
 - - python_targets_python3_5   : Build with Python 3.5
 + + python_targets_python3_6   : Build with Python 3.6
 - - python_targets_python3_7   : Build with Python 3.7
 * Found these USE flags for net-wireless/blueman-:
 U I
 - - appindicator   : Enable usage of dev-libs/libappindicator 
to export menu options
 - - network: Add functionality to setup (host) PAN 
connections using either net-dns/dnsmasq or net-misc/dhcp
 + + nls: Add Native Language Support (using 
gettext - GNU locale utilities)
 - - policykit  : Enable PolicyKit authentication support
 + + pulseaudio : Add support for PulseAudio sound server
 - - python_single_target_python3_5 : Build for Python 3.5 only
 + + python_single_target_python3_6 : Build for Python 3.6 only
 - - python_single_target_python3_7 : Build for Python 3.7 only
 - - python_targets_python3_5   : Build with Python 3.5
 + + python_targets_python3_6   : Build with Python 3.6
 - - python_targets_python3_7   : Build with Python 3.7
alarig@pikachu ~ % equery --no-color uses --all net-wireless/blueman-2.1.1
!!! No packages matching 'net-wireless/blueman-2.1.1'
zsh: exit 1 equery --no-color uses --all net-wireless/blueman-2.1.1

Re: [gentoo-user] emerge -u fails with "OSError: [Errno 12] Cannot allocate memory" [ RESOLVED, kinda ]

2020-06-17 Thread n952162

On 06/16/20 21:35, J. Roeleveld wrote:

On 16 June 2020 20:31:56 CEST, n952162  wrote:

Admonished to get everything updated, I turned to my raspberry pi with
Sakaki's binary image.  Synced and updated portage with no problem.
Then I did an emerge -u @world and got (after *hours* of dependency
checking):


Jobs: 0 of 206 complete, 1 running Load avg: 2.84, 3.44, 3.85
Emerging binary (1 of 206) sys-libs/glibc-2.31-r5::gentoo
Jobs: 0 of 206 complete, 1 running Load avg: 2.84, 3.44, 3.85
Jobs: 0 of 206 complete Load avg: 3.60, 3.54, 3.87
Installing (1 of 206) sys-libs/glibc-2.31-r5::gentoo
Jobs: 0 of 206 complete Load avg: 3.60, 3.54, 3.87

Exception in callback AsynchronousTask._exit_listener_cb(>)
handle: >)>
Traceback (most recent call last):
   File "/usr/lib64/python3.6/asyncio/events.py", line 145, in _run
     self._callback(*self._args)
   File
"/usr/lib64/python3.6/site-packages/_emerge/AsynchronousTask.py", line
201, in _exit_listener_cb
     listener(self)
   File
"/usr/lib64/python3.6/site-packages/_emerge/BinpkgPrefetcher.py", line
31, in _fetcher_exit
     self._start_task(verifier, self._verifier_exit)
   File "/usr/lib64/python3.6/site-packages/_emerge/CompositeTask.py",
line 113, in _start_task
     task.start()
   File
"/usr/lib64/python3.6/site-packages/_emerge/AsynchronousTask.py", line
30, in start
     self._start()
   File "/usr/lib64/python3.6/site-packages/_emerge/BinpkgVerifier.py",
line 59, in _start
     self._digester_exit)
   File "/usr/lib64/python3.6/site-packages/_emerge/CompositeTask.py",
line 113, in _start_task
     task.start()
   File
"/usr/lib64/python3.6/site-packages/_emerge/AsynchronousTask.py", line
30, in start
     self._start()
   File
"/usr/lib64/python3.6/site-packages/portage/util/_async/FileDigester.py",
line 30, in _start
     ForkProcess._start(self)
   File "/usr/lib64/python3.6/site-packages/_emerge/SpawnProcess.py",
line 112, in _start
     retval = self._spawn(self.args, **kwargs)
   File
"/usr/lib64/python3.6/site-packages/portage/util/_async/ForkProcess.py",
line 24, in _spawn
     pid = os.fork()
   File "/usr/lib64/python3.6/site-packages/portage/__init__.py", line
246, in __call__
     rval = self._func(*wrapped_args, **wrapped_kwargs)
OSError: [Errno 12] Cannot allocate memory

What's the recommended course of action here?

Log attached.

Suggestion:
1) ensure you only have 1 job running and absolutely no parallel builds. "--jobs 
1" for both emerge and make

2) get SWAP, preferably on USB stick/harddrive so as not to kill the SD card.

Because rasppis are low on memory and they have very specific uses, I tend not 
to bother with Gentoo on them.

--
Joost


I started getting a harddisk ready for a swap area, but then decided to
try to emerge @system as a first step (using the -j 1 option this time -
thank you) and that completed, as did then the subsequent emerge of @world.

It completed successfully (as I interpret it) with only 1 package being
emerged, but it also output these messages:

    WARNING: One or more updates/rebuilds have been skipped due to
   a dependency conflict:

    xfce-base/libxfce4ui:0


    !!! The following binary packages have been ignored due to non
   matching USE:

    =sys-devel/clang-9.0.1 python_single_target_python3_6
   -python_single_target_python3_7
    =sys-devel/clang-8.0.1 python_targets_python2_7


    !!! The following binary packages have been ignored due to
   changed dependencies:

 mail-mta/ssmtp-2.64-r3::gentoo
 sys-devel/llvm-9.0.1::gentoo
 sys-devel/llvm-8.0.1::gentoo


  Unclear to me is:

 *    why the dependency conflict for xfce-base/libxfce4ui did not
   prevent the emerge when dependency conflicts seem to normally do so.
 *    why the non-matching USE flags didn't cause, this time, the
   emerge to break
 *    What the difference is between:
 o      - the WARNING above
 o      - the two !!!  events
 o      - terminating errors in general






Re: [gentoo-user] emerge -u fails with "OSError: [Errno 12] Cannot allocate memory" [ RESOLVED, kinda ]

2020-06-17 Thread J. Roeleveld
On Wednesday, June 17, 2020 7:54:22 AM CEST n952162 wrote:
> On 06/16/20 21:35, J. Roeleveld wrote:
> > On 16 June 2020 20:31:56 CEST, n952162  wrote:
> >> Admonished to get everything updated, I turned to my raspberry pi with
> >> Sakaki's binary image.  Synced and updated portage with no problem.
> >> Then I did an emerge -u @world and got (after *hours* of dependency
> >> 
> >> checking):
> >>>>> Jobs: 0 of 206 complete, 1 running Load avg: 2.84, 3.44, 3.85
> >>>>> Emerging binary (1 of 206) sys-libs/glibc-2.31-r5::gentoo
> >>>>> Jobs: 0 of 206 complete, 1 running Load avg: 2.84, 3.44, 3.85
> >>>>> Jobs: 0 of 206 complete Load avg: 3.60, 3.54, 3.87
> >>>>> Installing (1 of 206) sys-libs/glibc-2.31-r5::gentoo
> >>>>> Jobs: 0 of 206 complete Load avg: 3.60, 3.54, 3.87
> >> 
> >> Exception in callback AsynchronousTask._exit_listener_cb( >> method...0x7f9180d9d8>>)
> >> handle:  >> method...0x7f9180d9d8>>)>
> >> 
> >> Traceback (most recent call last):
> >>File "/usr/lib64/python3.6/asyncio/events.py", line 145, in _run
> >>  self._callback(*self._args)
> >>File
> >> 
> >> "/usr/lib64/python3.6/site-packages/_emerge/AsynchronousTask.py", line
> >> 201, in _exit_listener_cb
> >> 
> >>  listener(self)
> >>File
> >> 
> >> "/usr/lib64/python3.6/site-packages/_emerge/BinpkgPrefetcher.py", line
> >> 31, in _fetcher_exit
> >> 
> >>  self._start_task(verifier, self._verifier_exit)
> >>File "/usr/lib64/python3.6/site-packages/_emerge/CompositeTask.py",
> >> 
> >> line 113, in _start_task
> >> 
> >>  task.start()
> >>File
> >> 
> >> "/usr/lib64/python3.6/site-packages/_emerge/AsynchronousTask.py", line
> >> 30, in start
> >> 
> >>  self._start()
> >>File "/usr/lib64/python3.6/site-packages/_emerge/BinpkgVerifier.py",
> >> 
> >> line 59, in _start
> >> 
> >>  self._digester_exit)
> >>File "/usr/lib64/python3.6/site-packages/_emerge/CompositeTask.py",
> >> 
> >> line 113, in _start_task
> >> 
> >>  task.start()
> >>File
> >> 
> >> "/usr/lib64/python3.6/site-packages/_emerge/AsynchronousTask.py", line
> >> 30, in start
> >> 
> >>  self._start()
> >>File
> >> 
> >> "/usr/lib64/python3.6/site-packages/portage/util/_async/FileDigester.py",
> >> line 30, in _start
> >> 
> >>  ForkProcess._start(self)
> >>File "/usr/lib64/python3.6/site-packages/_emerge/SpawnProcess.py",
> >> 
> >> line 112, in _start
> >> 
> >>  retval = self._spawn(self.args, **kwargs)
> >>File
> >> 
> >> "/usr/lib64/python3.6/site-packages/portage/util/_async/ForkProcess.py",
> >> line 24, in _spawn
> >> 
> >>  pid = os.fork()
> >>File "/usr/lib64/python3.6/site-packages/portage/__init__.py", line
> >> 
> >> 246, in __call__
> >> 
> >>  rval = self._func(*wrapped_args, **wrapped_kwargs)
> >> 
> >> OSError: [Errno 12] Cannot allocate memory
> >> 
> >> What's the recommended course of action here?
> >> 
> >> Log attached.
> > 
> > Suggestion:
> > 1) ensure you only have 1 job running and absolutely no parallel builds.
> > "--jobs 1" for both emerge and make
> > 
> > 2) get SWAP, preferably on USB stick/harddrive so as not to kill the SD
> > card.
> > 
> > Because rasppis are low on memory and they have very specific uses, I tend
> > not to bother with Gentoo on them.
> > 
> > --
> > Joost
> 
> I started getting a harddisk ready for a swap area, but then decided to
> try to emerge @system as a first step (using the -j 1 option this time -
> thank you) and that completed, as did then the subsequent emerge of @world.

You're welcome.
Please be aware that SD-cards are really not designed for the type of use a 
Gentoo update causes. I would definitely put at least the build-dir (usually /
var/tmp/portage) on an external drive to avoid excessive wear and tear (and 
catastrophic failures)

> It completed successfully (as I interpret it) with only 1 package being
> emerged, but it also output these messa

Re: [gentoo-user] problem with pam

2011-10-29 Thread co
myfd = os.open(lockfilename, os.O_CREAT|os.O_RDWR, 0o660)
  File /usr/lib64/portage/pym/portage/__init__.py, line 215, in __call__
rval = self._func(*wrapped_args, **wrapped_kwargs)
OSError: [Errno 22] Invalid argument:
'/var/tmp/portage/sys-libs/pam-1.1.5/.ipc_lock'
 * The ebuild phase 'unpack' has exited unexpectedly. This type of behavior
 * is known to be triggered by things such as failed variable assignments
 * (bug #190128) or bad substitution errors (bug #200313). Normally, before
 * exiting, bash should have displayed an error message above. If bash did
 * not produce an error message above, it's possible that the ebuild has
 * called `exit` when it should have called `die` instead. This behavior
 * may also be triggered by a corrupt bash binary or a hardware problem
 * such as memory or cpu malfunction. If the problem is not reproducible or
 * it appears to occur randomly, then it is likely to be triggered by a
 * hardware problem. If you suspect a hardware problem then you should try
 * some basic hardware diagnostics such as memtest. Please do not report
 * this as a bug unless it is consistently reproducible and you are sure
 * that your bash binary and hardware are functioning properly.
/usr/lib64/portage/bin/misc-functions.sh: line 978:
/var/tmp/portage/sys-libs/pam-1.1.5/.die_hooks: Invalid argument
Traceback (most recent call last):
  File /usr/lib64/portage/bin/ebuild-ipc.py, line 276, in module
sys.exit(ebuild_ipc_main(sys.argv[1:]))
  File /usr/lib64/portage/bin/ebuild-ipc.py, line 273, in ebuild_ipc_main
return ebuild_ipc.communicate(args)
  File /usr/lib64/portage/bin/ebuild-ipc.py, line 63, in communicate
lock_obj = portage.locks.lockfile(self.ipc_lock_file, unlinkfile=True)
  File /usr/lib64/portage/pym/portage/locks.py, line 73, in lockfile
myfd = os.open(lockfilename, os.O_CREAT|os.O_RDWR, 0o660)
  File /usr/lib64/portage/pym/portage/__init__.py, line 215, in __call__
rval = self._func(*wrapped_args, **wrapped_kwargs)
OSError: [Errno 22] Invalid argument:
'/var/tmp/portage/sys-libs/pam-1.1.5/.ipc_lock'
 * The ebuild phase 'die_hooks' has exited unexpectedly. This type of
 * behavior is known to be triggered by things such as failed variable
 * assignments (bug #190128) or bad substitution errors (bug #200313).
 * Normally, before exiting, bash should have displayed an error message
 * above. If bash did not produce an error message above, it's possible
 * that the ebuild has called `exit` when it should have called `die`
 * instead. This behavior may also be triggered by a corrupt bash binary or
 * a hardware problem such as memory or cpu malfunction. If the problem is
 * not reproducible or it appears to occur randomly, then it is likely to
 * be triggered by a hardware problem. If you suspect a hardware problem
 * then you should try some basic hardware diagnostics such as memtest.
 * Please do not report this as a bug unless it is consistently
 * reproducible and you are sure that your bash binary and hardware are
 * functioning properly.

 Failed to emerge sys-libs/pam-1.1.5, Log file:

  '/var/tmp/portage/sys-libs/pam-1.1.5/temp/build.log'

 * Messages for package sys-libs/pam-1.1.5:

2011/10/29 co cui...@gmail.com

 #ldd /sbin/rc
 linux-vdso.so.1 =  (0x7fff69fff000)
  libutil.so.1 = /lib64/libutil.so.1 (0x7f617f00d000)
  librc.so.1 = /lib64/librc.so.1 (0x7f617ee01000)
 libeinfo.so.1 = /lib64/libeinfo.so.1 (0x7f617ebfb000)
  libdl.so.2 = /lib64/libdl.so.2 (0x7f617e9f7000)
 libpam.so.0 = not found
  libc.so.6 = /lib64/libc.so.6 (0x7f617e691000)
 libncurses.so.5 = /lib64/libncurses.so.5 (0x7f617e44)
  /lib64/ld-linux-x86-64.so.2 (0x7f617f21)
 thank you ahead.


 2011/10/29 Adam Carter adamcart...@gmail.com

  And i try to re-emerge pam,but i can't

 With the old file and links there I don't understand why your system
 doesn't work, but re-emerging pam it definitely worth trying. What
 fails when you try to re-emerge?

 Also, what about
 # ldd /sbin/rc





Re: [gentoo-user] problem with pam

2011-10-29 Thread co
  * The ebuild environment file is located at
 '/var/tmp/portage/sys-libs/pam-1.1.5/temp/environment'.
 /usr/lib64/portage/bin/isolated-functions.sh: line 264:
 /var/tmp/portage/sys-libs/pam-1.1.5/temp/logging/unpack: Invalid argument
  * S: '/var/tmp/portage/sys-libs/pam-1.1.5/work/Linux-PAM-1.1.5'
 Traceback (most recent call last):
   File /usr/lib64/portage/bin/ebuild-ipc.py, line 276, in module
 sys.exit(ebuild_ipc_main(sys.argv[1:]))
   File /usr/lib64/portage/bin/ebuild-ipc.py, line 273, in ebuild_ipc_main
 return ebuild_ipc.communicate(args)
   File /usr/lib64/portage/bin/ebuild-ipc.py, line 63, in communicate
 lock_obj = portage.locks.lockfile(self.ipc_lock_file, unlinkfile=True)
   File /usr/lib64/portage/pym/portage/locks.py, line 73, in lockfile
 myfd = os.open(lockfilename, os.O_CREAT|os.O_RDWR, 0o660)
   File /usr/lib64/portage/pym/portage/__init__.py, line 215, in __call__
 rval = self._func(*wrapped_args, **wrapped_kwargs)
 OSError: [Errno 22] Invalid argument:
 '/var/tmp/portage/sys-libs/pam-1.1.5/.ipc_lock'
  * The ebuild phase 'unpack' has exited unexpectedly. This type of behavior
  * is known to be triggered by things such as failed variable assignments
  * (bug #190128) or bad substitution errors (bug #200313). Normally, before
  * exiting, bash should have displayed an error message above. If bash did
  * not produce an error message above, it's possible that the ebuild has
  * called `exit` when it should have called `die` instead. This behavior
  * may also be triggered by a corrupt bash binary or a hardware problem
  * such as memory or cpu malfunction. If the problem is not reproducible or
  * it appears to occur randomly, then it is likely to be triggered by a
  * hardware problem. If you suspect a hardware problem then you should try
  * some basic hardware diagnostics such as memtest. Please do not report
  * this as a bug unless it is consistently reproducible and you are sure
  * that your bash binary and hardware are functioning properly.
 /usr/lib64/portage/bin/misc-functions.sh: line 978:
 /var/tmp/portage/sys-libs/pam-1.1.5/.die_hooks: Invalid argument
 Traceback (most recent call last):
   File /usr/lib64/portage/bin/ebuild-ipc.py, line 276, in module
 sys.exit(ebuild_ipc_main(sys.argv[1:]))
   File /usr/lib64/portage/bin/ebuild-ipc.py, line 273, in ebuild_ipc_main
 return ebuild_ipc.communicate(args)
   File /usr/lib64/portage/bin/ebuild-ipc.py, line 63, in communicate
 lock_obj = portage.locks.lockfile(self.ipc_lock_file, unlinkfile=True)
   File /usr/lib64/portage/pym/portage/locks.py, line 73, in lockfile
 myfd = os.open(lockfilename, os.O_CREAT|os.O_RDWR, 0o660)
   File /usr/lib64/portage/pym/portage/__init__.py, line 215, in __call__
 rval = self._func(*wrapped_args, **wrapped_kwargs)
 OSError: [Errno 22] Invalid argument:
 '/var/tmp/portage/sys-libs/pam-1.1.5/.ipc_lock'
  * The ebuild phase 'die_hooks' has exited unexpectedly. This type of
  * behavior is known to be triggered by things such as failed variable
  * assignments (bug #190128) or bad substitution errors (bug #200313).
  * Normally, before exiting, bash should have displayed an error message
  * above. If bash did not produce an error message above, it's possible
  * that the ebuild has called `exit` when it should have called `die`
  * instead. This behavior may also be triggered by a corrupt bash binary or
  * a hardware problem such as memory or cpu malfunction. If the problem is
  * not reproducible or it appears to occur randomly, then it is likely to
  * be triggered by a hardware problem. If you suspect a hardware problem
  * then you should try some basic hardware diagnostics such as memtest.
  * Please do not report this as a bug unless it is consistently
  * reproducible and you are sure that your bash binary and hardware are
  * functioning properly.

  Failed to emerge sys-libs/pam-1.1.5, Log file:

   '/var/tmp/portage/sys-libs/pam-1.1.5/temp/build.log'

  * Messages for package sys-libs/pam-1.1.5:

 2011/10/29 co cui...@gmail.com

 #ldd /sbin/rc
 linux-vdso.so.1 =  (0x7fff69fff000)
  libutil.so.1 = /lib64/libutil.so.1 (0x7f617f00d000)
  librc.so.1 = /lib64/librc.so.1 (0x7f617ee01000)
 libeinfo.so.1 = /lib64/libeinfo.so.1 (0x7f617ebfb000)
  libdl.so.2 = /lib64/libdl.so.2 (0x7f617e9f7000)
 libpam.so.0 = not found
  libc.so.6 = /lib64/libc.so.6 (0x7f617e691000)
 libncurses.so.5 = /lib64/libncurses.so.5 (0x7f617e44)
  /lib64/ld-linux-x86-64.so.2 (0x7f617f21)
 thank you ahead.


 2011/10/29 Adam Carter adamcart...@gmail.com

  And i try to re-emerge pam,but i can't

 With the old file and links there I don't understand why your system
 doesn't work, but re-emerging pam it definitely worth trying. What
 fails when you try to re-emerge?

 Also, what about
 # ldd /sbin/rc






[gentoo-user] Tensorflow 2.1.0 failing to compile

2020-04-24 Thread Aisha Tammy
Hey Jason, 
  Please let me know what I am missing and if I should add anything more.
Thanks a lot for your work in porting it :D

Supplementary information (build log last 200 lines, make.conf, eix-installed 
-a) in email.

Cheers,
Aisha

Last 200 lines of build.log:
bazel-out/k8-py2-opt/bin/external/com_google_protobuf/.: warning: directory 
does not exist.
bazel-out/k8-py2-opt/bin/external/com_google_protobuf/.: warning: directory 
does not exist.
bazel-out/k8-py2-opt/bin/external/com_google_protobuf/.: warning: directory 
does not exist.
bazel-out/k8-py2-opt/bin/external/com_google_protobuf/.: warning: directory 
does not exist.
INFO: From ProtoCompile tensorflow/stream_executor/dnn.pb.cc:
bazel-out/k8-py2-opt/bin/external/com_google_protobuf: warning: directory does 
not exist.
INFO: From ProtoCompile 
tensorflow/core/protobuf/tpu/optimization_parameters.pb.cc:
bazel-out/k8-py2-opt/bin/external/com_google_protobuf: warning: directory does 
not exist.
INFO: From ProtoCompile tensorflow/compiler/xla/xla_data.pb.cc:
bazel-out/k8-py2-opt/bin/external/com_google_protobuf: warning: directory does 
not exist.
INFO: From ProtoCompile tensorflow/core/profiler/profiler_analysis_pb2.py:
bazel-out/k8-py2-opt/bin/external/com_google_protobuf/.: warning: directory 
does not exist.
bazel-out/k8-py2-opt/bin/external/com_google_protobuf/.: warning: directory 
does not exist.
bazel-out/k8-py2-opt/bin/external/com_google_protobuf/.: warning: directory 
does not exist.
bazel-out/k8-py2-opt/bin/external/com_google_protobuf/.: warning: directory 
does not exist.
bazel-out/k8-py2-opt/bin/external/com_google_protobuf/.: warning: directory 
does not exist.
bazel-out/k8-py2-opt/bin/external/com_google_protobuf/.: warning: directory 
does not exist.
bazel-out/k8-py2-opt/bin/external/com_google_protobuf/.: warning: directory 
does not exist.
bazel-out/k8-py2-opt/bin/external/com_google_protobuf/.: warning: directory 
does not exist.
bazel-out/k8-py2-opt/bin/external/com_google_protobuf/.: warning: directory 
does not exist.
bazel-out/k8-py2-opt/bin/external/com_google_protobuf/.: warning: directory 
does not exist.
bazel-out/k8-py2-opt/bin/external/com_google_protobuf/.: warning: directory 
does not exist.
INFO: From ProtoCompile tensorflow/core/protobuf/error_codes_pb2.py:
bazel-out/k8-py2-opt/bin/external/com_google_protobuf/.: warning: directory 
does not exist.
INFO: From ProtoCompile tensorflow/core/protobuf/tpu/compilation_result_pb2.py:
bazel-out/k8-py2-opt/bin/external/com_google_protobuf/.: warning: directory 
does not exist.
bazel-out/k8-py2-opt/bin/external/com_google_protobuf/.: warning: directory 
does not exist.
bazel-out/k8-py2-opt/bin/external/com_google_protobuf/.: warning: directory 
does not exist.
bazel-out/k8-py2-opt/bin/external/com_google_protobuf/.: warning: directory 
does not exist.
bazel-out/k8-py2-opt/bin/external/com_google_protobuf/.: warning: directory 
does not exist.
bazel-out/k8-py2-opt/bin/external/com_google_protobuf/.: warning: directory 
does not exist.
bazel-out/k8-py2-opt/bin/external/com_google_protobuf/.: warning: directory 
does not exist.
bazel-out/k8-py2-opt/bin/external/com_google_protobuf/.: warning: directory 
does not exist.
bazel-out/k8-py2-opt/bin/external/com_google_protobuf/.: warning: directory 
does not exist.
bazel-out/k8-py2-opt/bin/external/com_google_protobuf/.: warning: directory 
does not exist.
bazel-out/k8-py2-opt/bin/external/com_google_protobuf/.: warning: directory 
does not exist.
INFO: From ProtoCompile tensorflow/python/training/checkpoint_state_pb2.py:
bazel-out/k8-py2-opt/bin/external/com_google_protobuf/.: warning: directory 
does not exist.
INFO: From ProtoCompile 
tensorflow/core/profiler/profiler_service_monitor_result_pb2.py:
bazel-out/k8-py2-opt/bin/external/com_google_protobuf/.: warning: directory 
does not exist.
INFO: From Executing genrule 
//tensorflow/python:framework/fast_tensor_util.pyx_cython_translation:
/usr/lib64/python3.6/site-packages/Cython/Compiler/Main.py:369: FutureWarning: 
Cython directive 'language_level' not set, using 2 for now (Py2). This will 
change in a later release! File: 
/var/tmp/portage/sci-libs/tensorflow-2.1.0/work/tensorflow-2.1.0-python3_6-bazel-base/execroot/org_tensorflow/tensorflow/python/framework/fast_tensor_util.pyx
  tree = Parsing.p_module(s, pxd, full_module_name)
INFO: From Executing genrule 
//tensorflow/python:framework/fast_tensor_util.pyx_cython_translation:
/usr/lib64/python3.6/site-packages/Cython/Compiler/Main.py:369: FutureWarning: 
Cython directive 'language_level' not set, using 2 for now (Py2). This will 
change in a later release! File: 
/var/tmp/portage/sci-libs/tensorflow-2.1.0/work/tensorflow-2.1.0-python3_6-bazel-base/execroot/org_tensorflow/tensorflow/python/framework/fast_tensor_util.pyx
  tree = Parsing.p_module(s, pxd, full_module_name)
INFO: From Executing genrule 
//tensorflow/python:framework/fast_tensor_util.pyx_cython_translation [for 
host]:
/usr/lib64/python3.6/site-packages

Re: [gentoo-user] Something is pulling in gnome-base

2013-12-10 Thread Alan McKinnon
On 11/12/2013 01:49, Mick wrote:
 On Saturday 07 Dec 2013 11:29:25 Peter Humphrey wrote:
 On Saturday 07 Dec 2013 11:03:00 Mick wrote:
 Is it the case that now one has to install gnome-base to be able to use
 gstreamer?

 Not here, no. I have gstreamer but no gnome-base on this KDE box (not
 ~amd64). In fact, eix -I gnome returns only polkit-gnome. I see that's
 only there because I've inherited a gtk USE flag from the desktop profile.

 I've now set -gtk in make.conf and I'm reinstalling world (13 packages,
 including gcc and libre-office) to check that I really don't need gtk. Even
 gimp doesn't need gtk!
 
 Interesting!  I seem to have two packages from gnome:
 
 # emerge --depclean -v -a app-admin/system-config-printer-gnome 
 
 Calculating dependencies... done!
   app-admin/system-config-printer-gnome-1.4.3 pulled in by:
 kde-base/print-manager-4.10.5 requires app-admin/system-config-printer-
 gnome
 
 # emerge --depclean -v -a gnome-base/gnome-common
 
 Calculating dependencies... done!
   gnome-base/gnome-common-3.7.4 pulled in by:
 dev-python/pygobject-3.8.3 requires gnome-base/gnome-common
 
 Not sure why they are being pulled in as dependencies ... ?
 

The KDE print manager has a long history of being broken beyond belief.

From watching what changes over the years since 4.0 I reckon the devs
finally gave up and instead pinched useful bits out of gnome to get the
damn stuff to work right

kde-base/print-manager has a hard dep on
app-admin/system-config-printer-gnome and that uses
app-admin/system-config-printer-common

Don't worry about the bits with gnome in the name, those two packages
are very small and provide utility functions. They do come from the
gnome project but they form plumbing and are not gnome-specific


$ equery files gnome-common
 * Searching for gnome-common ...
 * Contents of gnome-base/gnome-common-3.7.4:
/usr
/usr/bin
/usr/bin/gnome-autogen.sh
/usr/bin/gnome-doc-common
/usr/share
/usr/share/aclocal
/usr/share/aclocal/gnome-code-coverage.m4
/usr/share/aclocal/gnome-common.m4
/usr/share/aclocal/gnome-compiler-flags.m4
/usr/share/doc
/usr/share/doc/gnome-common-3.7.4
/usr/share/doc/gnome-common-3.7.4/ChangeLog.bz2
/usr/share/doc/gnome-common-3.7.4/README.doc-build.bz2
/usr/share/doc/gnome-common-3.7.4/usage.txt.bz2
/usr/share/gnome-common
/usr/share/gnome-common/data
/usr/share/gnome-common/data/omf.make
/usr/share/gnome-common/data/xmldocs.make


$ equery files system-config-printer-common
 * Searching for system-config-printer-common ...
 * Contents of app-admin/system-config-printer-common-1.4.3:
/etc
/etc/cupshelpers
/etc/cupshelpers/preferreddrivers.xml
/etc/dbus-1
/etc/dbus-1/system.d
/etc/dbus-1/system.d/com.redhat.NewPrinterNotification.conf
/etc/dbus-1/system.d/com.redhat.PrinterDriversInstaller.conf
/lib
/lib/udev
/lib/udev/rules.d
/lib/udev/rules.d/70-printers.rules
/lib/udev/udev-add-printer
/lib/udev/udev-configure-printer
/usr
/usr/lib
/usr/lib/systemd
/usr/lib/systemd/system
/usr/lib/systemd/system/configure-printer@.service
/usr/lib64
/usr/lib64/python2.7
/usr/lib64/python2.7/site-packages
/usr/lib64/python2.7/site-packages/cupshelpers
/usr/lib64/python2.7/site-packages/cupshelpers-1.0-py2.7.egg-info
/usr/lib64/python2.7/site-packages/cupshelpers/__init__.py
/usr/lib64/python2.7/site-packages/cupshelpers/config.py
/usr/lib64/python2.7/site-packages/cupshelpers/cupshelpers.py
/usr/lib64/python2.7/site-packages/cupshelpers/installdriver.py
/usr/lib64/python2.7/site-packages/cupshelpers/openprinting.py
/usr/lib64/python2.7/site-packages/cupshelpers/ppds.py
/usr/lib64/python2.7/site-packages/cupshelpers/xmldriverprefs.py
/usr/share
/usr/share/doc
/usr/share/doc/system-config-printer-common-1.4.3
/usr/share/doc/system-config-printer-common-1.4.3/AUTHORS.bz2
/usr/share/doc/system-config-printer-common-1.4.3/ChangeLog.bz2
/usr/share/doc/system-config-printer-common-1.4.3/README.bz2
/usr/share/system-config-printer
/usr/share/system-config-printer/PhysicalDevice.py
/usr/share/system-config-printer/SearchCriterion.py
/usr/share/system-config-printer/check-device-ids.py
/usr/share/system-config-printer/config.py
/usr/share/system-config-printer/debug.py
/usr/share/system-config-printer/dnssdresolve.py
/usr/share/system-config-printer/firewallsettings.py
/usr/share/system-config-printer/installpackage.py
/usr/share/system-config-printer/monitor.py
/usr/share/system-config-printer/ppdippstr.py
/usr/share/system-config-printer/probe_printer.py
/usr/share/system-config-printer/smburi.py
/usr/share/system-config-printer/statereason.py
/usr/share/system-config-printer/xml
/usr/share/system-config-printer/xml/preferreddrivers.rng
/usr/share/system-config-printer/xml/validate.py


-- 
Alan McKinnon
alan.mckin...@gmail.com




[gentoo-user] Re: Firefox-31.8.0 build fails on no-multilib PC

2015-07-30 Thread Mick
On Saturday 25 Jul 2015 09:29:23 Mick wrote:
 Any idea how I can fix the errors it mentions below:
 
 ===
 creating cache ./config.cache
 checking host system type... x86_64-unknown-linux-gnu
 checking target system type... x86_64-pc-linux-gnu
 checking build system type... x86_64-pc-linux-gnu
 checking for mawk... no
 checking for gawk... gawk
 Using Python from environment variable $PYTHON
 Creating Python environment
 New python executable in /var/tmp/portage/www-
 client/firefox-31.8.0/work/mozilla-esr31/obj-x86_64-pc-linux-
 gnu/_virtualenv/bin/python2.7
 Also creating executable in /var/tmp/portage/www-
 client/firefox-31.8.0/work/mozilla-esr31/obj-x86_64-pc-linux-
 gnu/_virtualenv/bin/python
 Installing setuptools, pip...
   Complete output from command /var/tmp/portage/www...ualenv/bin/python2.7
 -c import sys, pip; sys...d\] + sys.argv[1:])) setuptools pip:
   Traceback (most recent call last):
   File string, line 1, in module
   File /var/tmp/portage/www-client/firefox-31.8.0/work/mozilla-
 esr31/python/virtualenv/virtualenv_support/pip-1.5.4-py2.py3-none-
 any.whl/pip/__init__.py, line 10, in module
   File /var/tmp/portage/www-client/firefox-31.8.0/work/mozilla-
 esr31/python/virtualenv/virtualenv_support/pip-1.5.4-py2.py3-none-
 any.whl/pip/util.py, line 18, in module
   File /var/tmp/portage/www-client/firefox-31.8.0/work/mozilla-
 esr31/python/virtualenv/virtualenv_support/pip-1.5.4-py2.py3-none-
 any.whl/pip/_vendor/distlib/version.py, line 14, in module
   File /var/tmp/portage/www-client/firefox-31.8.0/work/mozilla-
 esr31/python/virtualenv/virtualenv_support/pip-1.5.4-py2.py3-none-
 any.whl/pip/_vendor/distlib/compat.py, line 31, in module
 ImportError: cannot import name HTTPSHandler
 
 ...Installing setuptools, pip...done.
 Traceback (most recent call last):
   File /var/tmp/portage/www-client/firefox-31.8.0/work/mozilla-
 esr31/python/virtualenv/virtualenv.py, line 2338, in module
 main()
   File /var/tmp/portage/www-client/firefox-31.8.0/work/mozilla-
 esr31/python/virtualenv/virtualenv.py, line 824, in main
 symlink=options.symlink)
   File /var/tmp/portage/www-client/firefox-31.8.0/work/mozilla-
 esr31/python/virtualenv/virtualenv.py, line 992, in create_environment
 install_wheel(to_install, py_executable, search_dirs)
   File /var/tmp/portage/www-client/firefox-31.8.0/work/mozilla-
 esr31/python/virtualenv/virtualenv.py, line 960, in install_wheel
 'PIP_NO_INDEX': '1'
   File /var/tmp/portage/www-client/firefox-31.8.0/work/mozilla-
 esr31/python/virtualenv/virtualenv.py, line 902, in call_subprocess
 % (cmd_desc, proc.returncode))
 OSError: Command /var/tmp/portage/www...ualenv/bin/python2.7 -c import
 sys, pip; sys...d\] + sys.argv[1:])) setuptools pip failed with error
 code 1 Traceback (most recent call last):
   File /var/tmp/portage/www-client/firefox-31.8.0/work/mozilla-
 esr31/python/mozbuild/mozbuild/virtualenv.py, line 473, in module
 manager.ensure()
   File /var/tmp/portage/www-client/firefox-31.8.0/work/mozilla-
 esr31/python/mozbuild/mozbuild/virtualenv.py, line 128, in ensure
 return self.build()
   File /var/tmp/portage/www-client/firefox-31.8.0/work/mozilla-
 esr31/python/mozbuild/mozbuild/virtualenv.py, line 371, in build
 self.create()
   File /var/tmp/portage/www-client/firefox-31.8.0/work/mozilla-
 esr31/python/mozbuild/mozbuild/virtualenv.py, line 147, in create
 raise Exception('Error creating virtualenv.')
 Exception: Error creating virtualenv.
 -- config.log --
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 configure:1212: checking host system type
 configure:1233: checking target system type
 configure:1251: checking build system type
 configure:1326: checking for mawk
 configure:1326: checking for gawk
 *** Fix above errors and then restart with\
make -f client.mk build
 /var/tmp/portage/www-client/firefox-31.8.0/work/mozilla-esr31/client.mk:344
 : recipe for target 'configure' failed
 make[2]: *** [configure] Error 1
 make[2]: Leaving directory '/var/tmp/portage/www-
 client/firefox-31.8.0/work/mozilla-esr31'
 /var/tmp/portage/www-client/firefox-31.8.0/work/mozilla-esr31/client.mk:358
 : recipe for target
 '/var/tmp/portage/www-client/firefox-31.8.0/work/mozilla-
 esr31/obj-x86_64-pc-linux-gnu/Makefile' failed
 make[1]: *** [/var/tmp/portage/www-client/firefox-31.8.0/work/mozilla-
 esr31/obj-x86_64-pc-linux-gnu/Makefile] Error 2
 make[1]: Leaving directory '/var/tmp/portage/www-
 client/firefox-31.8.0/work/mozilla-esr31'
 client.mk:168: recipe for target 'build' failed
 make: *** [build] Error 2
  * ERROR: www-client/firefox-31.8.0::gentoo failed (compile phase):
  *   emake failed
  *
  * If you need support, post the output of `emerge --info '=www-
 client/firefox-31.8.0::gentoo'`,
  * the complete build log

[gentoo-user] Firefox-31.8.0 build fails on no-multilib PC

2015-07-25 Thread Mick

Any idea how I can fix the errors it mentions below:

===
creating cache ./config.cache
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking build system type... x86_64-pc-linux-gnu
checking for mawk... no
checking for gawk... gawk
Using Python from environment variable $PYTHON
Creating Python environment
New python executable in /var/tmp/portage/www-
client/firefox-31.8.0/work/mozilla-esr31/obj-x86_64-pc-linux-
gnu/_virtualenv/bin/python2.7
Also creating executable in /var/tmp/portage/www-
client/firefox-31.8.0/work/mozilla-esr31/obj-x86_64-pc-linux-
gnu/_virtualenv/bin/python
Installing setuptools, pip...
  Complete output from command /var/tmp/portage/www...ualenv/bin/python2.7 -c 
import sys, pip; sys...d\] + sys.argv[1:])) setuptools pip:
  Traceback (most recent call last):
  File string, line 1, in module
  File /var/tmp/portage/www-client/firefox-31.8.0/work/mozilla-
esr31/python/virtualenv/virtualenv_support/pip-1.5.4-py2.py3-none-
any.whl/pip/__init__.py, line 10, in module
  File /var/tmp/portage/www-client/firefox-31.8.0/work/mozilla-
esr31/python/virtualenv/virtualenv_support/pip-1.5.4-py2.py3-none-
any.whl/pip/util.py, line 18, in module
  File /var/tmp/portage/www-client/firefox-31.8.0/work/mozilla-
esr31/python/virtualenv/virtualenv_support/pip-1.5.4-py2.py3-none-
any.whl/pip/_vendor/distlib/version.py, line 14, in module
  File /var/tmp/portage/www-client/firefox-31.8.0/work/mozilla-
esr31/python/virtualenv/virtualenv_support/pip-1.5.4-py2.py3-none-
any.whl/pip/_vendor/distlib/compat.py, line 31, in module
ImportError: cannot import name HTTPSHandler

...Installing setuptools, pip...done.
Traceback (most recent call last):
  File /var/tmp/portage/www-client/firefox-31.8.0/work/mozilla-
esr31/python/virtualenv/virtualenv.py, line 2338, in module
main()
  File /var/tmp/portage/www-client/firefox-31.8.0/work/mozilla-
esr31/python/virtualenv/virtualenv.py, line 824, in main
symlink=options.symlink)
  File /var/tmp/portage/www-client/firefox-31.8.0/work/mozilla-
esr31/python/virtualenv/virtualenv.py, line 992, in create_environment
install_wheel(to_install, py_executable, search_dirs)
  File /var/tmp/portage/www-client/firefox-31.8.0/work/mozilla-
esr31/python/virtualenv/virtualenv.py, line 960, in install_wheel
'PIP_NO_INDEX': '1'
  File /var/tmp/portage/www-client/firefox-31.8.0/work/mozilla-
esr31/python/virtualenv/virtualenv.py, line 902, in call_subprocess
% (cmd_desc, proc.returncode))
OSError: Command /var/tmp/portage/www...ualenv/bin/python2.7 -c import sys, 
pip; sys...d\] + sys.argv[1:])) setuptools pip failed with error code 1
Traceback (most recent call last):
  File /var/tmp/portage/www-client/firefox-31.8.0/work/mozilla-
esr31/python/mozbuild/mozbuild/virtualenv.py, line 473, in module
manager.ensure()
  File /var/tmp/portage/www-client/firefox-31.8.0/work/mozilla-
esr31/python/mozbuild/mozbuild/virtualenv.py, line 128, in ensure
return self.build()
  File /var/tmp/portage/www-client/firefox-31.8.0/work/mozilla-
esr31/python/mozbuild/mozbuild/virtualenv.py, line 371, in build
self.create()
  File /var/tmp/portage/www-client/firefox-31.8.0/work/mozilla-
esr31/python/mozbuild/mozbuild/virtualenv.py, line 147, in create
raise Exception('Error creating virtualenv.')
Exception: Error creating virtualenv.
-- config.log --
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
configure:1212: checking host system type
configure:1233: checking target system type
configure:1251: checking build system type
configure:1326: checking for mawk
configure:1326: checking for gawk
*** Fix above errors and then restart with\
   make -f client.mk build
/var/tmp/portage/www-client/firefox-31.8.0/work/mozilla-esr31/client.mk:344: 
recipe for target 'configure' failed
make[2]: *** [configure] Error 1
make[2]: Leaving directory '/var/tmp/portage/www-
client/firefox-31.8.0/work/mozilla-esr31'
/var/tmp/portage/www-client/firefox-31.8.0/work/mozilla-esr31/client.mk:358: 
recipe for target '/var/tmp/portage/www-client/firefox-31.8.0/work/mozilla-
esr31/obj-x86_64-pc-linux-gnu/Makefile' failed
make[1]: *** [/var/tmp/portage/www-client/firefox-31.8.0/work/mozilla-
esr31/obj-x86_64-pc-linux-gnu/Makefile] Error 2
make[1]: Leaving directory '/var/tmp/portage/www-
client/firefox-31.8.0/work/mozilla-esr31'
client.mk:168: recipe for target 'build' failed
make: *** [build] Error 2
 * ERROR: www-client/firefox-31.8.0::gentoo failed (compile phase):
 *   emake failed
 * 
 * If you need support, post the output of `emerge --info '=www-
client/firefox-31.8.0::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=www-
client/firefox-31.8.0::gentoo'`.
 * The complete build log is located at '/var/tmp/portage/www-
client/firefox

[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
>>> Installing (361 of 2114) app-doc/linux-gazette-74::gentoo
>>> Jobs: 341 of 2114 complete, 5 running   Load avg: 1.48, 1.61, 1.82
Traceback (most recent call last):
  File "/usr/lib64/python3.5/site-packages/portage/dbapi/vartree.py", line 740, 
in aux_get
mydir_stat = os.stat(mydir)
  File "/usr/lib64/python3.5/site-packages/portage/__init__.py", line 250, in 
__call__
rval = self._func(*wrapped_args, **wrapped_kwargs)
FileNotFoundError: [Errno 2] No such file or directory: 
b'/var/db/pkg/app-doc/linux-gazette-74'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python-exec/python3.5/emerge", line 50, in 
retval = emerge_main()
  File "/usr/lib64/python3.5/site-packages/_emerge/main.py", line 1250, in 
emerge_main
return run_action(emerge_config)
  File "/usr/lib64/python3.5/site-packages/_emerge/actions.py", line 3297, in 
run_action
retval = action_build(emerge_config, spinner=spinner)
  File "/usr/lib64/python3.5/site-packages/_emerge/actions.py", line 540, in 
action_build
retval = mergetask.merge()
  File "/usr/lib64/python3.5/site-packages/_emerge/Scheduler.py", line 1039, in 
merge
rval = self._merge()
  File "/usr/lib64/python3.5/site-packages/_emerge/Scheduler.py", line 1444, in 
_merge
self._main_loop()
  File "/usr/lib64/python3.5/site-packages/_emerge/Scheduler.py", line 1416, in 
_main_loop
self._event_loop.iteration()
  File 
"/usr/lib64/python3.5/site-packages/portage/util/_eventloop/EventLoop.py", line 
333, in iteration
if not x.callback(f, event, *x.args):
  File "/usr/lib64/python3.5/site-packages/portage/util/_async/PipeLogger.py", 
line 92, in _output_handler
self.wait()
  File "/usr/lib64/python3.5/site-packages/_emerge/AsynchronousTask.py", line 
57, in wait
self._wait_hook()
  File "/usr/lib64/python3.5/site-packages/_emerge/AsynchronousTask.py", line 
175, in _wait_hook
self._exit_listener_stack.pop()(self)
  File "/usr/lib64/python3.5/site-packages/_emerge/SpawnProcess.py", line 173, 
in _pipe_logger_exit
self._async_waitpid()
  File "/usr/lib64/python3.5/site-packages/_emerge/SubProcess.py", line 113, in 
_async_waitpid
self.pid, self._async_waitpid_cb)
  File 
"/usr/lib64/python3.5/site-packages/portage/util/_eventloop/EventLoop.py", line 
411, in child_watch_add
self._poll_child_processes()
  File 
"/usr/lib64/python3.5/site-packages/portage/util/_eventloop/EventLoop.py", line 
455, in _poll_child_processes
x.callback(x.pid, wait_retval[1], x.data)
  File "/usr/lib64/python3.5/site-packages/_emerge/SubProcess.py", line 119, in 
_async_waitpid_cb
self.wait()
  File "/usr/lib64/python3.5/site-packages/_emerge/AsynchronousTask.py", line 
57, in wait
self._wait_hook()
  File "/usr/lib64/python3.5/site-packages/_emerge/AsynchronousTask.py", line 
175, in _wait_hook
self._exit_listener_stack.pop()(self)
  File "/usr/lib64/python3.5/site-packages/_emerge/EbuildPhase.py", line 300, 
in _post_phase_exit
self.wait()
  File "/usr/lib64/python3.5/site-packages/_emerge/AsynchronousTask.py", line 
57, in wait
self._wait_hook()
  File "/usr/lib64/python3.5/site-packages/_emerge/AsynchronousTask.py", line 
175, in _wait_hook
self._exit_listener_stack.pop()(self)
  File "/usr/lib64/python3.5/site-packages/_emerge/TaskSequence.py", line 52, 
in _task_exit_handler
self.wait()
  File "/usr/lib64/python3.5/site-packages/_emerge/AsynchronousTask.py", line 
57, in wait
self._wait_hook()
  File "/usr/lib64/python3.5/site-packages/_emerge/AsynchronousTask.py", line 
175, in _wait_hook
self._exit_listener_stack.pop()(self)
  File "/usr/lib64/python3.5/site-packages/_emerge/CompositeTask.py", line 134, 
in _default_final_exit
return self.wait()
  File "/usr/lib64/python3.5/site-packages/_emerge/AsynchronousTask.py", line 
57, in wait
self._wait_hook()
  File "/usr/lib64/python3.5/site-packages/_emerge/AsynchronousTask.py", line 
175, in _wait_hook
self._exit_listener_stack.pop()(self)
  File "/usr/lib64/python3.5/site-packages/_emerge/EbuildBuild.py", line 315, 
in _build_exit
self.wait()
  File "/usr/lib64/python3.5/site-packages/_emerge/AsynchronousTask.py", line 
57, in wait
self._wait_hook()
  File "/usr/lib64/python3.5/site-packages/_emerge/Asynchronou

Re: [gentoo-user] nsapass - alternative to keepassxc (and others)

2020-07-18 Thread Caveman Al Toraboran
‐‐‐ Original Message ‐‐‐
On Friday, July 17, 2020 2:32 PM, Ashley Dixon  wrote:

> I haven't downloaded it yet, but I think you should rephrase the README on the
> GitHub page. Instead of constantly explaining the reasons you dislike 
> KeePassXC
> in particular, it would be more attractive to explain the merits of your own
> program, and why people---who may have never used any 
> password-manager---should
> download NSAPass. There are also quite a few spelling and grammar mistakes,
> which I suggest you fix before tagging the next release.

thanks.  yeah, i should add a section probably for
totally new people.  but not sure i have the time
for this, which is why i also communicated my
ideas in the most efficient way my brain can
produce.

i also agree with you that not expressing dislike
towards an app may help me make new friends,
because unfortunately we live in a time where
people get triggered by almost anything.

but imo there is another side to it: if we let
fear take from us our right to express dislike
towards an ``app'' then next generation people
will have more buggy software.  do we want our
children, or grand children, to have more bugs?
1st step starts here!

i also don't get why one shouldn't express his
dislike towards an ``app''.  ``don't insult my
app'' is now a thing?

imo if ppl keep advancing towards this direction,
we'll end up getting detached from reality, and
live in an abstract space where everyone is 100%
happy despite the fact being 100% out of touch
with reality (ultimately).

> It is not my place to criticise your opposition to capital letters (although I
> do not personally understand it myself), but if you want to garner a serious a
> serious user-base, you will need to write your README and code comments in a
> more professional manner. Currently, users and contributors might be repelled.

that's fine.  i made this app to address a
requirement of mine, then shared it in case it
helps others.  if someone doesn't want to use my
app that's fine.  i'd still use it regardless.

if someone is too superficial/arrogant and picks
on unrelated issues (e.g. use of capitals), then
tbh i may actually prefer him to not use my
app.  so in a sense not using capitals is a
feature.  superficial/arrogant people are sort of
vandalizes as they occupy a communication channel
only to end up wasting time in unproductive
discussions.


> Irrelevant aside. You mention that one of the reasons that NSAPass is superior
> to KeePassXC is the GitHub-generated distributions of languages: please 
> realise
> that this is often grossly inaccurate, and is probably not something on which
> you should capitalise in your critique of the project. Rest assured, the 
> entire
> project is written in C++, with header files being erroneously classified as
> plain C [1]. The Objective C++ is a very small proportion of the entire
> codebase, used for MacOSX-specific builds, and everything else just consists 
> of
> build utilities and scripts. Thankfully, GitHub uses `linguist` for automatic
> language-detection, which supports a manual override [2], although this 
> feature
> is unknown to most.

yeah, however, two points:

(1) imo build utilities is still part of the app
since the app cannot run without them.  imo we
may call them ``build-time parts of the app'',
which will still affect the run-time of the
app.  so it is still a relevant indicator of
project's complexity imo.  otoh, nsapass uses
a single py file for everything, hence none of
that complexity.

(2) my main reason for that is to show that they
are implemented mostly in c++ which is a nice
tool to lose a leg (as bjarne stroustrup puts
it).  so if it's 100% c++, then it's even
scarier.


> Although it's wonderful that you're writing good code for others to use (and 
> one
> of the best ways to learn programming), it is not a good idea to start your
> endeavours by placing the logo of a seven-year-matured project with over
> two-hundred contributors and many commercial sponsors next to some clip-art of
> an unpleasant animalistic product (the most courteous description of which I
> could think) and some out-of-date cheese.

(1) it makes it more efficient because a person
who looks at the image, and didnt' still read
much of the text, he'd be more likely to tell
from the graph that ``yeah complexity is bad''
(thanks to the clip arts).

(2) it's funny imo.  playfulness is a prerequisite
of creativity.  imo it's good to play around a
bit.  the opposite to it is "efficiency" i
guess?  if we operate in an efficient mode,
then we will are optimized for completing
paperwork-like tasks, but with much less
creativity.

(3) imo keepassxc's devs are too smart to be
emotionally hurt because random neckbeard in
the interwebs doesn't

Re: [gentoo-user] nsapass - alternative to keepassxc (and others)

2020-07-19 Thread Caveman Al Toraboran
‐‐‐ Original Message ‐‐‐
On Saturday, July 18, 2020 10:28 PM, Ashley Dixon  wrote:

> This sociological position may be valid, but please understand that I was not
> suggesting you "don't insult" them. But placing a picture of a shit next to
> their project name based solely on the fact it is written in C++ instead of
> Python, does not cast your project (or you) in the greatest of lights.

i don't see the problem.  the unicode consortium
says the pile of sh*t is a normal character.

alternatively, i can replace the sh*t character by
a blown off leg, alongside the bjarne stroustrup
quote about c++.

> I'm not sure why you're so against C++ ? It is certainly not perfect, as it
> allows inherently poorly written code (Java, for example, tries to enforce 
> good
> coding styles a bit more), but that is no reason to (quite literally) shit on
> any project/programmers using it. Having a quick review of the KeePassXC code-
> base, I can say with reasonable confidence, that it is written to a very
> professional standard.

i'm not universally against c++, but i'm against
it for a passwords manager, because it needlessly
re-invents many wheels including memory management
which is already done in other languages, such as
python.  and a passwords manager is too critical
to risk re-inventing such wheels.

and keepassxc is full of segfaults [1]

[1] https://github.com/keepassxreboot/keepassxc/issues?q=segfault

> That's OK. I have no problem with that, aside from not personally 
> understanding
> it myself. However, the complete lack of capital letters does make your 
> project
> look juvenile.

thanks.  that's a feature.  it's by design.  i
hope my writing style functions as repellent of
superficial ppl.

> However, I do have a rather significant issue with you calling those you dare 
> to
> use the English language correctly "superficial" and "arrogant".

i didn't say that.  people are free to waste their
time by capitalizing what they want.  people are
also free to advise others on wat they think is
better.

but what i'm saying is different:  if someone
rejects my app simply because i don't capetalize
in my writings in README.md, then nothx don't use
my app.

> I'm not going
> to say too much here, as I don't want to get into an argument over something
> completely off-topic, but I strongly advise that you stop confusing "cool,
> quirky, and different" with "semantically incorrect".

you already did, but thx for advise.

> The best way to make your project stand out is to make it of exceptionally
> quality, usability, and stability. You really don't want the complete lack of
> spelling and grammar to be your entire project's unique claim-to-fame.

it's already more stable than keepassxc.  spelling
of README.md is unrelated.

nsapass is slightly over 400 lines of py code.
super easy to audit.  one doesn't need to guess
code reliability based on my spelling in
README.md.

alternatively, if my spelling in README.md is too
scary/offensive, people are free to use the
thousands of c++ lines of keepassxc code and
segfault away from me.

> The fact that a projecthas a build utility is a really, really poor vector of
> attack. If the build utility did not work, or was a virus, or anything other
> than a good build utility, then you may use that to discredit the 
> project.However, criticising the mere existence of a few Makefiles and 
> automated testing
> scripts is a monumentally BAD idea.

true, but that's not my point.  my point is the
increased complexity by itself, from an
occam-razorian point of view.

this is a logical consequence that follows once
you accept that every assumption has a positive
probability of error, by definition.

then fancier build setup is effectively equivalent
to requiring more assumptions.


> It turns out that they exist to aid the main code-base.

true, their main code-base system needs extra
assumptions in order to operate.

> C and C++ are certainly double-edged swords; I've been writing code in C 
> since I
> was about twelve years of age. Fortunately, the nice thing about a 
> double-edged
> sword is that one of the "edges" work in your favour. If you (over 
> two-hundred-
> and-thirty individual contributors) work at ensuring the quality of a project
> over a period of seven years, in whatever language, it's very likely that few
> legs are to be lost.

true.  in some apps c/c++ is superior thanks to
performance or lower level system management.

> You're essentially saying that all C++ code is of poor quality. Do you 
> honestly
> think that such an observation is correct ?

no.  thats a strawman.  you're ignoring the
context:  passwords manager.  i'm sayin, c++ is an
overkill for a passwords manager.

feel free to use c++ for lower level
things like a games engine that demands hi

Re: [gentoo-user] nsapass - alternative to keepassxc (and others)

2020-07-18 Thread Ashley Dixon
On Sat, Jul 18, 2020 at 04:30:22PM +, Caveman Al Toraboran wrote:
> i also agree with you that not expressing dislike
> towards an app may help me make new friends,
> because unfortunately we live in a time where
> people get triggered by almost anything.

I did not mention people getting "triggered", and certainly did  not  imply  it.
Before an unfortunate web-search, I did not even know the meaning of that  term.

> but imo there is another side to it: if we let
> fear take from us our right to express dislike
> towards an ``app'' then next generation people
> will have more buggy software.  do we want our
> children, or grand children, to have more bugs?
> 1st step starts here!

Yes.  I have a one-year-old daughter, and I have been telling her from  a  young
age to replace matured code-bases with four-hundred lines of Python coupled with
docs that look like they've been written by a victim  of  "shift-key-theft:  the
coolest of all crimes." (Professor, Futurama) ;-)

More seriously, your view of software development is quite severely warped. More
on this below.

> i also don't get why one shouldn't express his
> dislike towards an ``app''.  ``don't insult my
> app'' is now a thing?

You have reduced rational debate with KeePassXC's coding  styles  to  the  point
seen on your GitHub README.  I don't think it's still rational debate,  at  this
stage.

> imo if ppl keep advancing towards this direction,
> we'll end up getting detached from reality, and
> live in an abstract space where everyone is 100%
> happy despite the fact being 100% out of touch
> with reality (ultimately).

This sociological position may be valid, but please understand that  I  was  not
suggesting you "don't insult" them.  But placing a picture of  a  shit  next  to
their project name based solely on the fact it is  written  in  C++  instead  of
Python, does not cast your project (or you) in the greatest of lights.

I'm not sure why you're so against C++ ?  It is certainly  not  perfect,  as  it
allows inherently poorly written code (Java, for example, tries to enforce  good
coding styles a bit more), but that is no reason to (quite  literally)  shit  on
any project/programmers using it.  Having a quick review of the KeePassXC  code-
base, I can say with reasonable  confidence,  that  it  is  written  to  a  very
professional standard.

>> [Re: Usage (or lack thereof) of Capital Letters]

> that's fine.  i made this app to address a
> requirement of mine, then shared it in case it
> helps others.  if someone doesn't want to use my
> app that's fine.  i'd still use it regardless.

That's OK.  I have no problem with that, aside from not personally understanding
it myself.  However, the complete lack of capital letters does make your project
look juvenile.

> if someone is too superficial/arrogant and picks
> on unrelated issues (e.g. use of capitals), then
> tbh i may actually prefer him to not use my
> app.  so in a sense not using capitals is a
> feature.  superficial/arrogant people are sort of
> vandalizes as they occupy a communication channel
> only to end up wasting time in unproductive
> discussions.

However, I do have a rather significant issue with you calling those you dare to
use the English language correctly "superficial" and "arrogant".  I'm not  going
to say too much here, as I don't want to get into  an  argument  over  something
completely off-topic, but I strongly  advise  that  you  stop  confusing  "cool,
quirky, and different" with "semantically incorrect".

The best way to make your project stand out  is  to  make  it  of  exceptionally
quality, usability, and stability.  You really don't want the complete  lack  of
spelling and grammar to be your entire project's unique claim-to-fame.

>> [Re: GitHub Distribution of Languages]

> yeah, however, two points:
> 
> (1) imo build utilities is still part of the app
> since the app cannot run without them.  imo we
> may call them ``build-time parts of the app'',
> which will still affect the run-time of the
> app.  so it is still a relevant indicator of
> project's complexity imo.  otoh, nsapass uses
> a single py file for everything, hence none of
> that complexity.

The fact that a project _has_ a build utility is a really, really poor vector of
attack.  If the build utility did not work, or was a virus, or  _anything  other
than a good build utility_, then you may use  that  to  discredit  the  project.
However, criticising the mere existence of a few Makefiles and automated testing
scripts is a monumentally BAD idea.

It turns out that they exist to aid the main code-base.

> (2) my main reason for that is to show that they
> are implemented mostly in c++ which is a nice
> tool to lose a leg (as bjarne stroustru

[gentoo-user] Re: permission denied while fetching distfile using ebuild

2022-03-10 Thread Anatoly Oreshkin
I've corrected the file /etc/make.conf as follows:
FETCHCOMMAND="/usr/bin/wget --no-check-certificate -P  \${DISTDIR}
 \${URI}"
RESUMECOMMAND="/usr/bin/wget -c --no-check-certificate -P  \${DISTDIR}
\${URI}"

After that I've run command:
ebuild ./pum-outss-1.0.0.ebuild manifest clean unpack

This time file pum-outss-1.0.0.tar.gz is downloaded and saved
pum-outss-1.0.0.tar.gz[ <=>
]  26.47K  --.-KB/s
   in 0.05s

2022-03-10 14:00:00 (559 KB/s) -
‘/var/cache/distfiles/pum-outss-1.0.0.tar.gz’ saved [27103]
But  I've got the following errors:

pum-outss-1.0.0.tar.gz[ <=>
]  26.47K  --.-KB/s
   in 0.05s

2022-03-10 14:00:00 (559 KB/s) -
‘/var/cache/distfiles/pum-outss-1.0.0.tar.gz’ saved [27103]

!!! Stating source file failed... movefile()
!!! [Errno 2] No such file or directory:
b'/var/cache/distfiles/pum-outss-1.0.0.tar.gz.__download__'
Traceback (most recent call last):
  File "/usr/lib/python-exec/python3.9/ebuild", line 349, in 
a = portage.doebuild(ebuild, arg, settings=tmpsettings,
  File
"/usr/lib/python3.9/site-packages/portage/package/ebuild/doebuild.py", line
1376, in doebuild
return not digestgen(mysettings=mysettings, myportdb=mydbapi)
  File
"/usr/lib/python3.9/site-packages/portage/package/ebuild/digestgen.py",
line 161, in digestgen
if not fetch({myfile: uris}, mysettings):
  File "/usr/lib/python3.9/site-packages/portage/package/ebuild/fetch.py",
line 1959, in fetch
    _movefile(
  File "/usr/lib/python3.9/site-packages/portage/__init__.py", line 599, in
_movefile
raise portage.exception.PortageException("mv '%s' '%s'" % (src, dest))
portage.exception.PortageException: mv
'/var/cache/distfiles/pum-outss-1.0.0.tar.gz.__download__'
'/var/cache/distfiles/pum-outss-1.0.0.tar.gz'

What is wrong ?  Any ideas ?










чт, 10 мар. 2022 г. в 16:07, Anatoly Oreshkin :

>
> Hello,
>
> I am trying to create my first  package using ebuild.
> I've created ebuild file pum-outss-1.0.0.ebuild in directory
> /var/db/repos/pum-outss/dev-python/pum-outss
>
> The file pum-outss-1.0.0.ebuild  has following content:
> EAPI=7
> DESCRIPTION="Exchange data between PUM and OUTSS"
> HOMEPAGE="https://domain.org/strela-project/pum-outss;
> SRC_URI="
> https://domain.org/strela-project/pum-outss/pum-outss-1.0.0.tar.gz;
> #S="${WORKDIR}/${P}"
> LICENSE="GPLv3.0"
> SLOT="0"
> KEYWORDS="~amd64"
> RDEPEND="dev-python/confluent-kafka"
> #DEPEND="${RDEPEND}"
> #BDEPEND="virtual/pkgconfig"
> #src_unpack() {
> #unpack ${P}.tar.gz
> #}
>
> The rest of the file are comments.
>
> I've created  my repository pum-outss by the command
> eselect repository create pum-outss
> ...
> Adding pum-outss to /etc/portage/repos.conf/eselect-repo.conf ...
> Repository pum-outss created and added
>
> The file /etc/portage/repos.conf/eselect-repo.conf content:
> [guru]
> location = /var/db/repos/guru
> sync-type = git
> sync-uri = https://github.com/gentoo-mirror/guru.git
>
> [pum-outss]
> location = /var/db/repos/pum-outss
>
> To fetch pum-outss-1.0.0.tar.gz using wget  with parameter
> --no-check-certificate
> I've created the file /etc/make.conf with such lines:
>
> FETCHCOMMAND="/usr/bin/wget --no-check-certificate  \${URI} "
> RESUMECOMMAND="/usr/bin/wget -c --no-check-certificate  \${URI} "
>
> Then I've run the following commands:
>
> cd /var/db/repos/pum-outss/dev-python/pum-outss
> ebuild ./pum-outss-1.0.0.ebuild manifest clean unpack
>
> !!! Found 2 make.conf files, using both '/etc/make.conf' and
> '/etc/portage/make.conf'
> !!! FEATURES=fakeroot is enabled, but the fakeroot binary is not installed.
> !!! FETCHCOMMAND does not contain the required ${FILE} parameter.
> !!! RESUMECOMMAND does not contain the required ${FILE} parameter.
> !!! Refer to the make.conf(5) man page for information about how to
> !!! correctly specify FETCHCOMMAND and RESUMECOMMAND.
> >>> Downloading '
> http://distfiles.gentoo.org/distfiles/8e/pum-outss-1.0.0.tar.gz'
> --2022-03-10 12:45:01--
> http://distfiles.gentoo.org/distfiles/8e/pum-outss-1.0.0.tar.gz
> Resolving distfiles.gentoo.org... 195.181.175.49, 195.181.175.45,
> 195.181.174.7, ...
> Connecting to distfiles.gentoo.org|195.181.175.49|:80... connected.
> HTTP request sent, awaiting response... 404 Not Found
> 2022-03-10 12:45:03 ERROR 404: Not Found.
>
> No digest file available and download failed.
>
> !!! FETCHCOMMAND does not contain the required ${FILE} parameter.
> !!! RESUMECOMMAND 

[gentoo-user] Completed installing ... into /tmp/portage/app-emulation/virt-manager-4.0.0

2023-02-18 Thread Steven Lembark
 /tmp/portage/app-emulation/virt-manager-4.0.0/image/usr/share/virt-manager/virtManager
copying virtManager/preferences.py -> /tmp/portage/app-emulation/virt-manager-4.0.0/image/usr/share/virt-manager/virtManager
copying virtManager/oslist.py -> /tmp/portage/app-emulation/virt-manager-4.0.0/image/usr/share/virt-manager/virtManager
copying virtManager/migrate.py -> /tmp/portage/app-emulation/virt-manager-4.0.0/image/usr/share/virt-manager/virtManager
copying virtManager/manager.py -> /tmp/portage/app-emulation/virt-manager-4.0.0/image/usr/share/virt-manager/virtManager
copying virtManager/hoststorage.py -> /tmp/portage/app-emulation/virt-manager-4.0.0/image/usr/share/virt-manager/virtManager
copying virtManager/hostnets.py -> /tmp/portage/app-emulation/virt-manager-4.0.0/image/usr/share/virt-manager/virtManager
copying virtManager/host.py -> /tmp/portage/app-emulation/virt-manager-4.0.0/image/usr/share/virt-manager/virtManager
copying virtManager/error.py -> /tmp/portage/app-emulation/virt-manager-4.0.0/image/usr/share/virt-manager/virtManager
copying virtManager/engine.py -> /tmp/portage/app-emulation/virt-manager-4.0.0/image/usr/share/virt-manager/virtManager
copying virtManager/delete.py -> /tmp/portage/app-emulation/virt-manager-4.0.0/image/usr/share/virt-manager/virtManager
copying virtManager/createvol.py -> /tmp/portage/app-emulation/virt-manager-4.0.0/image/usr/share/virt-manager/virtManager
copying virtManager/createvm.py -> /tmp/portage/app-emulation/virt-manager-4.0.0/image/usr/share/virt-manager/virtManager
copying virtManager/createpool.py -> /tmp/portage/app-emulation/virt-manager-4.0.0/image/usr/share/virt-manager/virtManager
copying virtManager/createnet.py -> /tmp/portage/app-emulation/virt-manager-4.0.0/image/usr/share/virt-manager/virtManager
copying virtManager/createconn.py -> /tmp/portage/app-emulation/virt-manager-4.0.0/image/usr/share/virt-manager/virtManager
copying virtManager/connmanager.py -> /tmp/portage/app-emulation/virt-manager-4.0.0/image/usr/share/virt-manager/virtManager
copying virtManager/connection.py -> /tmp/portage/app-emulation/virt-manager-4.0.0/image/usr/share/virt-manager/virtManager
copying virtManager/config.py -> /tmp/portage/app-emulation/virt-manager-4.0.0/image/usr/share/virt-manager/virtManager
copying virtManager/clone.py -> /tmp/portage/app-emulation/virt-manager-4.0.0/image/usr/share/virt-manager/virtManager
copying virtManager/baseclass.py -> /tmp/portage/app-emulation/virt-manager-4.0.0/image/usr/share/virt-manager/virtManager
copying virtManager/asyncjob.py -> /tmp/portage/app-emulation/virt-manager-4.0.0/image/usr/share/virt-manager/virtManager
copying virtManager/addhardware.py -> /tmp/portage/app-emulation/virt-manager-4.0.0/image/usr/share/virt-manager/virtManager
copying virtManager/about.py -> /tmp/portage/app-emulation/virt-manager-4.0.0/image/usr/share/virt-manager/virtManager
copying virtManager/__init__.py -> /tmp/portage/app-emulation/virt-manager-4.0.0/image/usr/share/virt-manager/virtManager
creating /tmp/portage/app-emulation/virt-manager-4.0.0/image/usr/share/virt-manager/virtManager/details
copying virtManager/details/viewers.py -> /tmp/portage/app-emulation/virt-manager-4.0.0/image/usr/share/virt-manager/virtManager/details
copying virtManager/details/sshtunnels.py -> /tmp/portage/app-emulation/virt-manager-4.0.0/image/usr/share/virt-manager/virtManager/details
copying virtManager/details/snapshots.py -> /tmp/portage/app-emulation/virt-manager-4.0.0/image/usr/share/virt-manager/virtManager/details
copying virtManager/details/serialcon.py -> /tmp/portage/app-emulation/virt-manager-4.0.0/image/usr/share/virt-manager/virtManager/details
copying virtManager/details/details.py -> /tmp/portage/app-emulation/virt-manager-4.0.0/image/usr/share/virt-manager/virtManager/details
copying virtManager/details/console.py -> /tmp/portage/app-emulation/virt-manager-4.0.0/image/usr/share/virt-manager/virtManager/details
copying virtManager/details/__init__.py -> /tmp/portage/app-emulation/virt-manager-4.0.0/image/usr/share/virt-manager/virtManager/details
creating /tmp/portage/app-emulation/virt-manager-4.0.0/image/usr/share/virt-manager/virtManager/device
copying virtManager/device/vsockdetails.py -> /tmp/portage/app-emulation/virt-manager-4.0.0/image/usr/share/virt-manager/virtManager/device
copying virtManager/device/tpmdetails.py -> /tmp/portage/app-emulation/virt-manager-4.0.0/image/usr/share/virt-manager/virtManager/device
copying virtManager/device/netlist.py -> /tmp/portage/app-emulation/virt-manager-4.0.0/image/usr/share/virt-manager/virtManager/device
copying virtManager/device/mediacombo.py -> /tmp/portage/app-emulation/virt-manager-4.0.0/image/usr/share/virt-manager/virtManager/device
copying virtManager/device/gfxdetails.py -> /tmp/portage/app-emulation/virt-manager-4.0.0/image/usr/share/virt-manager/virtManager/device
copyin

Re: [gentoo-user] emerge without download

2006-04-05 Thread go moko
--- Richard Fish [EMAIL PROTECTED] wrote:

  No, I've checked that. And libXext is just an
 example,
  but other packages (a minority) act as this one.
  emerge try to download the exact file that I've
 put in
  /usr/portage/distfiles. I checked this too by
 doing an
  'ls -l' on the file that emerge try to download
 (by
  cut'n paste, to be sure), and the file is here,
 with
  good rights and nothing special.
 
 I've worked this way before, and it is definitely
 possible to do.

I agree. All others packages until this one and some
others linked to x11 worked fine with this method.
It's why I don't understand what's happen.

 Can you post the output of:
 
 emerge -pv --fetchonly libXext

These are the packages that would be fetched, in
order:

Calculating dependencies  
http://xorg.freedesktop.org/releases/individual/lib/libXext-1.0.0.tar.bz2
http://xorg.freedesktop.org/releases/X11R7.0/src/everything/libXext-1.0.0.tar.bz2

... done!


 ls -l /usr/portage/distfiles/libXext*

-rw-rw-r-- 2 root portage 248688 Feb 16 19:34
/usr/portage/distfiles/libXext-1.0.0.tar.bz2


 emerge --info

Gentoo Base System version 1.12.0_pre16
Portage 2.1_pre7-r3 (default-linux/amd64/2005.1,
gcc-3.4.5, glibc-2.3.6-r2, 2.6.15-gentoo-r2 x86_64)
=
System uname: 2.6.15-gentoo-r2 x86_64 AMD Athlon(tm)
64 Processor 3500+
ccache version 2.4 [enabled]
dev-lang/python: 2.3.5-r2, 2.4.2-r1
sys-apps/sandbox:1.2.17
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1,
1.8.5-r3, 1.9.6-r2
sys-devel/binutils:  2.16.1-r1, 2.16.1-r2
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r3
ACCEPT_KEYWORDS=amd64 ~amd64
AUTOCLEAN=yes
CBUILD=x86_64-pc-linux-gnu
CFLAGS=-O3 -march=k8 -pipe
CHOST=x86_64-pc-linux-gnu
CONFIG_PROTECT=/etc /usr/kde/2/share/config
/usr/kde/3.5/env /usr/kde/3.5/share/config
/usr/kde/3.5/shutdown /usr/kde/3/share/config
/usr/lib64/mozilla/defaults/pref /usr/share/X11/xkb
/usr/share/config /var/qmail/control
CONFIG_PROTECT_MASK=/etc/eselect/compiler /etc/gconf
/etc/revdep-rebuild /etc/terminfo /etc/texmf/web2c
/etc/env.d
CXXFLAGS=-O3 -march=k8 -pipe
DISTDIR=/usr/portage/distfiles
FEATURES=autoconfig buildpkg ccache digest distlocks
metadata-transfer sandbox sfperms strict
GENTOO_MIRRORS=http://distfiles.gentoo.org
http://distro.ibiblio.org/pub/linux/distributions/gentoo;
LINGUAS=fr en en-us -ab -ace -ach -ada -aa -afh -af
-aka -akk -sq -ale -am -i-ami -ar -ar-dz -ar-eg -ar-iq
-ar-jo -ar-kw -ar-lb -ar-ly -ar-ma -ar-om -ar-qa
-ar-sa -ar-sy -ar-tn -ar-ye -arc -arp -arn -arw -hy
-as -ava -ae -awa -ay -az -ban -bal -bam -bad -bas -ba
-eu -btk -bej -be -bem -bn -bho -bh -bik -bin -bi -bs
-bra -br -bug -bg -i-bnn -bua -my -cad -car -ca -ceb
-chg -ch -ce -chr -chy -chb -ny -zh -zh-mo -zh-sg
-zh-min-nan -zh-wuu -zh-xiang -zh-gan -zh-yue -chn
-chp -cho -cu -chk -cv -cop -kw -co -cre -mus -hr -cs
-dak -da -day -i-default -del -din -div -doi -dgr -dua
-nl -nl-be -dum -dyu -dz -efi -egy -eka -elx -en-ca
-en-gb -en-ie -en-jm -en-nz -en-ph -en-tt -en-za
-en-zw -enm -ang -eo -et -ewe -ewo -fan -fat -fo -fj
-fi -fon -fr-ca -fr-ch -fr-lu -fr-mc -frm -fro -fy
-fur -ful -gaa -gd -gl -lug -gay -gba -gez -ka -de
-de-ch -de-de -de-li -de-lu -gmh -goh -gil -gon -gor
-got -grb -grc -el -gn -gu -gwi -hai -ha -haw -he -hz
-hil -him -hi -ho -hit -hmn -hu -hup -iba -is -ibo
-ijo -ilo -id -ia -ie -iu -ik -ga -mga -sga -it -ja
-jw -jrb -jpr -kab -kac -kl -kam -kn -kau -kaa -kar
-ks -kaw -kk -kha -km -kho -ki -kmb -rw -ky -i-klingon
-kv -kon -kok -ko -kos -kpe -kro -kj -kum -ku -kru
-kut -lad -lah -lam -lo -la -lv -lb -lez -ln -lt -nds
-loz -lub -lua -lui -lun -luo -lus -mk -mad -mag -mai
-mak -mg -ms -ml -mnc -mdr -man -mni -gv -mi -mr -chm
-mas -men -mic -min -i-mingo -moh -mo -lol -mn -mos
-nah -na -nv -nd -nr -ng -ne -new -nia -niu -non -se
-no -nb -nn -nym -nyn -nyo -nzi -oc -oji -or -om -osa
-os -pal -i-pwn -pau -pi -pam -pag -pa -pap -fa -peo
-phn -pon -pl -pt -pt-br -pro -ps -qu -rm -raj -rap
-rar -ro -rom -rn -ru -sam -sm -sad -sg -sa -sat -sc
-sco -sel -sr -srr -shn -sn -sid -sgn-gb -sgn-ie -bla
-sd -si -den -sk -sl -sog -so -son -snk -wen -nso -st
-es -es-cl -es-co -es-do -es-ec -es-es -es-gt -es-hn
-es-mx -es-pa -es-pe -es-pr -es-py -es-sv -es-us
-es-uy -es-ve -suk -sux -su -sus -sw -ss -sv -syr -tl
-ty -tg -tmh -ta -i-tao -tt -i-tay -te -ter -tet -th
-bo -tig -ti -tem -tiv -tli -tpi -tkl -tog -to -tsi
-ts -i-tsu -tn -tum -tr -ota -tk -tvl -tyv -tw -uga
-ug -uk -umb -und -ur -uz -vai -vi -vo -vot -wal -war
-was -cy -wo -xh -sah -yao -yap -yi -yo -znd -zen -za
-zu -zun
MAKEOPTS=-j1
PKGDIR=/usr/portage/packages
PORTAGE_TMPDIR=/var/tmp
PORTDIR=/usr/portage
SYNC=rsync://rsync.gentoo.org/gentoo-portage
USE=amd64 X Xaw3d a52 aac aalib accessibility acl
acpi adns aim alsa apache2 apm arts audiofile avi
bash-completion bcmath berkdb bidi bindist
bitmap-fonts blas bonobo boundschecking bzip2 calendar
caps cdb cdparanoia cdr chasen cjk crypt cscope

Re: [gentoo-user] ext3 with errors

2007-09-30 Thread Dale
Florian Philipp wrote:
 Arnau Bria schrieb:
 Hi,

 My system runs on several ext3 partitions. Last times I restart it, it
 has fs errors, so I have to fsck it.
 Now, I have a new disk and I want to set a RAID1, but first, I'm
 wondering what to do to save my fs consistency. So, I want to copy data
 from old disk to new disk, but I'm not sure if I must do a cp -a or a
 dd. I mean, if I do a cp -a my new disk will have a new journaling, and
 if I do a dd, new disk will have same. Am I right? What do you
 recommend?

 And, following with this, any guide to configure a RAID1 with a system
 already installed?
 TIA,
 Arnau

 Just a small note: When you are using cp -a, keep in mind that
 something like cp -a /home/user/* doesn't fetch files and folders that
 are hidden (for example .vimrc). I've lost all my settings that way
 when I migrated my /home :(


That's odd, mine does.  That's what I use to do back-ups on my system
and it get all the .* files and directories.  I have my back-up mounted
at /mnt/gentoo and this is a list of my root user directory:

[EMAIL PROTECTED] / # ls -al /mnt/gentoo/root/
total 1128
drwx-- 29 root root   4096 2007-09-29 00:54 .
drwxr-xr-x 15 root root   4096 2007-09-29 01:26 ..
-rw---  1 root root  11467 2007-09-27 15:15 .bash_history
-rw-r--r--  1 root root 11 2006-10-01 21:39 .bash_login
-rw-r--r--  1 root root 11 2006-10-01 21:39 .bash_logout
drwx--  2 root root   4096 2007-05-03 07:21 .ccache
-rwxr-xr-x  1 root root   4487 2004-05-10 07:37 CFLAGS-script
-rw-r--r--  1 root root  40304 2007-01-08 04:21 config
drwx--  3 root root   4096 2007-03-18 06:11 .config
-rw-r--r--  1 root root  43453 2007-06-25 23:09 config-2-6-20-r8
-rwxr-xr-x  1 root root   1045 2006-11-18 03:07 cruft.removal
-rw-r--r--  1 root root279 2005-12-20 13:57 dalek.revoke
-rw-r--r--  1 root root   1360 2007-08-29 06:38 Data.kdar
-rw-r--r--  1 root root 55 2007-09-27 17:47 .DCOPserver_smoker__0
lrwxrwxrwx  1 root root 27 2007-09-29 00:54 .DCOPserver_smoker_:0 -
/root/.DCOPserver_smoker__0
-rw-r--r--  1 root root  32520 2007-04-10 03:16 dead.letter
drwx--  2 root root   4096 2007-09-09 04:50 Desktop
drwxr-xr-x  3 root root   4096 2007-01-19 04:56 .distcc
-rwxr-xr-x  1 root root  10213 2006-09-04 04:03 elog
-rwxr-xr-x  1 root root   3011 2006-10-30 03:25 elog-list
-rw-r--r--  1 root root877 2006-09-10 15:38 emerge-script
drwxr-xr-x  2  500  500   4096 2005-07-18 15:59 enotice-0.2.9.1_alpha
-rwxr-xr-x  1 root root  25347 2006-04-20 22:46 etc-portclean
-rwxr-xr-x  1 root root768 2006-10-20 01:52 fahback
-rwxr-xr-x  1 root root 153361 2006-10-18 01:43 finstall4.9
drwxr-xr-x  3 root root   4096 2006-10-20 01:52 foldingathome
-rw-r--r--  1 root root854 2007-01-29 17:41 .fonts.cache-1
-rwxr-xr-x  1 root root   1256 2006-08-22 00:12 fragck.pl
drwx--  2 root root   4096 2007-08-07 13:45 .gconf
drwx--  2 root root   4096 2007-08-07 13:59 .gconfd
-rwxr-xr-x  1 root root   8240 2006-09-05 18:50 genscript.sh
drwxr-xr-x 21 root root   4096 2007-09-18 22:41 .gimp-2.2
drwx--  3 root root   4096 2006-12-09 14:17 .gnome2
drwx--  2 root root   4096 2006-12-09 14:17 .gnome2_private
drwx--  2 root root   4096 2006-12-11 22:51 .gphoto
drwxr-xr-x  2 root root   4096 2006-11-29 00:49 .gstreamer-0.8
-rw-r--r--  1 root root 67 2007-09-23 21:34 .hplip.conf
-rw-r--r--  1 root root544 2007-07-31 06:58 .htoprc
-rw---  1 root root   2284 2007-09-27 17:47 .ICEauthority
drwx--  3 root root   4096 2006-11-27 00:03 .kde
-rw-r--r--  1 root root  0 2006-08-03 09:23 .keep
-rw---  1 root root 35 2007-07-30 04:05 .lesshst
drwx--  3 root root   4096 2006-09-14 04:03 .local
drwx--  3 root root   4096 2007-09-18 22:15 .macromedia
drwxr-xr-x  3 root root   4096 2006-09-14 04:04 .mcop
-rw---  1 root root 31 2007-09-28 04:16 .mcoprc
-rw-r--r--  1 root root 35 2007-06-03 00:18 minicom.log
drwx--  3 root root   4096 2006-12-17 02:37 .mozilla
drwxr-xr-x  2 root root   4096 2007-06-13 13:15 .mplayer
drwx--  3 root root   4096 2007-08-18 17:48 .ooo-2.0
-rwxr-xr-x  1 root root  23540 2004-05-10 08:20 prune-script
drwxr-xr-x  2 root root   4096 2006-09-13 22:51 .qt
-rw---  1 root root  14491 2007-09-18 22:41 .recently-used
-rwxr-xr-x  1 root root  31133 2007-05-02 13:18 recompile-remaining-packages
drwxr-xr-x  2 root root   4096 2007-05-12 23:00 rep4.py
-rw-r--r--  1 root root   1232 2007-09-26 02:06 .revdep-rebuild.0_env
-rw-r--r--  1 root root 377327 2007-09-26 02:06 .revdep-rebuild.1_files
-rw-r--r--  1 root root  18877 2007-09-26 02:06 .revdep-rebuild.2_ldpath
-rw-r--r--  1 root root105 2007-09-26 02:10 .revdep-rebuild.3_rebuild
-rw-r--r--  1 root root 20 2007-09-26 02:10 .revdep-rebuild.4_ebuilds
-rw-r--r--  1 root root  2 2007-09-26 02:10 .revdep-rebuild.5a_status
-rw-r--r--  1 root root  2 2007-09-26 02:10 .revdep-rebuild.5b_status
-rw-r--r--  1 root root 20 2007-09-26 02:10 .revdep-rebuild.5_order
-rw-r--r

Re: [gentoo-user] Re: License issues [was:Daniel Robbins' come back ?]

2008-01-14 Thread Etaoin Shrdlu
On Monday 14 January 2008, James wrote:

 Etaoin Shrdlu shrdlu at unlimitedmail.org writes:
  The GPL does allow to sell your product (as opposite to giving it
  away for free). Why should Montavista be sued if they respect the
  GPL? As long as they distribute the source code with their products
  (which admittedly I don't know), they are fine. Just because the
  sources are not downloadable from their site, does not mean that
  they should be sued.

 Ummm, I guess you are new to a space that I have worked in for a very
 long time.  Let's make this simple. Why don't you just pose as
 a company that need MV's EL (embedded linux) and ask for a listing of
 all of the wonderful thing you can do with MV EL that are superior
 to the public offerings  of EL. Then ask them from their sourcecode
 to these 'enhancements'. They are not alone, they are just
 one of the companies selling a RTOS based on EL.

Have you ever used their products? Do you know for sure they don't give 
you the code? (I'm just curious here, I don't want to be unnecessarily 
polemic) I'm asking because in their site they say that they also give 
you some development modules (for eclipse) and tools for rebuilding the 
system, so this would seem to imply they also give you the source code.

  It seems to me that the difference is not between small or big
  companies, but rather between those who obey the GPL and those who
  do not.

 Naive, you are!  Big companies have lawyer, lobyist and often
 politicians in their pocket. Over the years most people, at least in
 countries that pretend to have democracy, have seen this.  Remember
 how the Democratic politicians and state where going after MS and then
 most of the issues got settled by republican. Yet the EU still slapped
 MS with lawsuits and punitive damages?  If you think small companies
 are treated just like big one, you are very naive and no amount of
 evidence will change your mind. Just ask most anyone that's been
 in small business before.

What I know is that big companies have had their defeats too, and if that 
has happened some times in the past it might happen again. This does not 
mean, of course, that it will actually happen (I'm not *that* naive).
And, IMHO, carrying on with bad practices just because the world around 
you behaves that way does not make you a trustworthy company (but it's 
true that it does let you make lots of money).

 You are talking about device drivers here, not products that have  a
 hidxden OS and use linux as the RTOS inside the product. Verifying
 what is acutally inside of a close (RTOS) system is difficult, at
 best, and often impossible it the firmware engineer wants to make it
 difficult for other to analyze.

I don't have enough knowledge of the embedded world to speak here, so you 
might very well be correct about this.

 There is a group of firmware engineers that have publically stated
 that they write for free any device driver for any company using EL.
 To paraphrase that person, the problem is not finding coders to write
 device drivers, it's convincing companies to open source their drivers
 or allow their products to inter-operate with OS drivers

Agreed. But a closed source driver can be released either by a big 
company or by a small one. 
And if linux gains popularity, refusing to open source a driver might 
actually turn out to be a bad thing for the company, since they will 
lose interoperability (read: customers) more and more (at least for 
general-purpose hardware modules; for embedded or specialized hardware 
things might be different).

  Other companies have been sued or notified, but not just because
  they were big or small, but because they failed to obey the GPL
  (xterasys, monsoon, fortinet, d-link...you can find tons of cases
  just by googling a bit), someone even admitted their faults,
  In some cases, the companies were declared guilty.

 true, but it does not affect the point I'm trying to make. What you
 are talking about is a drop of rain, in an ocean.

Maybe.

   What the GPLv3 is doing is effectively keeping the little guys
   from building products ~100% based on linux and open source. They
   have not stopped a single well funded company (or an entire
   country like China) from using linux and open source as they
   choose.
 
  Why should they have been stopped?

 I'd just like the charade to end. GPL keeps the serfs on 'massa farm'
 It does not stop billion dollar entities from doing whatever they want
 with EL or any other OS (open source) software.

Again...why should these billion dollars be forbidden to circulate, or do 
whatever, as long as the open source software rules are respected?
You seem to imply that a (free) software license is a way to stop people 
from investing or making money.

  Making money, even lots of money, with linux is not prohibited. What
  is wrong is when someone does not obey the GPL, and that's what LJ
  wants to do: to discover companies that try to benefit from the 

Re: [gentoo-user] OT: GCC 5 Offloading

2015-09-15 Thread Fernando Rodriguez
On Tuesday, September 15, 2015 3:11:37 AM james wrote:
> Fernando Rodriguez  outlook.com> writes:
> 
> > Do you know of any plans to enable offloading on the gentoo toolchain?
> 
> NO, but I'm sure some devs are keenly aware of this feature in gcc-5.
> 
> 
> > I was able to build the offloading compiler using crossdev with a few hacks 
> > and wrote an ebuild for Intel's simulator[2]. I will work on enabling the  
> > host compiler tomorrow and may open a feature request and post patches 
> > once I get it working. The changes needed to enable it on the host are 
> > pretty trivial.
> 
> Sorry Fernando, I just now saw this thread on an old thread. I think that
> 'sys-cluster/ceph' is where I'd like to test your spin on the gcc-5.
> Ceph has RDMA (RoCE) in the 0.94 branch (in portage). You are definately
> ahead of me on practical gcc-5 experiments with offloading and other
> new features.
> 
> You did not list your second reference. Where I can I get/git your
> compiler and some brief suggestions on taking it for a test drive.
> 
> I'm not much interested in the Intel simulator, atm. I like to test on
> old gear running gentoo:: borking is no big deal, if it happens.
> Other codes keen to test gcc-5 (offloading) on are Apache-mesos and
> Apache-spark and mesos-distcc.
> 
> Also, per this doc [1] you can get your own gentoo overlay to put
> things up for wider experimentation, if you like.
> 
> [1] https://wiki.gentoo.org/wiki/Project:Overlays/Dev_Guide
> 
> 
> Very cool, what you have done,
> James

The link was for the emulator ebuild[1]. I got distracted with other stuff and 
didn't make the host compiler, will do it this week. I built the offloading 
(accel) compiler as follows:

1. Use crossdev like when building a regular cross-compiler:

# crossdev -v -t x86_64-intelmicemul-linux-gnu #for intel MIC
or
# crossdev -v -t nvptx-none  # for nvidia ptx

2. As soon as it start building the 1st stage, hit CTRL-C 

3. cd to your crossdev overlay, create an eclass directory and copy the 
attached eclass to it.

4. cd to the category directory for your compiler and delete the gcc symlink 
and copy over the gcc directory from your portage tree.

5. delete all ebuild versions except the one you want to install and apply the 
attached patch to it.

6. Emerge it with crossdev again, it should succeed. Technically you don't 
need to build the whole thing so you can use crossdev options to just build 
the compiler (I didn't try that).

This works for Intel MCI. For nvidia ptx you need to install nvptx-tools and 
tell the compiler how to find it by adding this on line 800 of the eclass: --
with-build-time-tools=[install-nvptx-tools]/nvptx-none/bin --disable-sjlj-
exceptions --enable-newlib-io-long-long. I will patch crossdev to do it 
automatically when I get time. I won't bother with an ebuild for nvptx-tools 
cause I don't have a card to test and don't want to buy one.

For the host compiler, it just need one configure option so it can find the 
offloading/accelerator compiler. I plan to add GCC_OFFLOAD_TARGETS to make.conf 
and patch toolchain.eclass to add it to the configure command. It's not 
something I'll want to put on an overlay because it affects the whole toolchain 
so I'll just make it a patch and apply it to the toolchain.eclass on the 
portage tree when I want to build a compiler.

I want to test with opencv stuff since I got an embedded project that will do a 
lot of it. I'm hoping to use the emulator to get a good idea of how much can 
be offloaded and if it's worth getting one of those.

[1] 
https://github.com/fernando-rodriguez/portage-overlay/tree/master/dev-util/intel-sde-external
[2] https://github.com/MentorEmbedded/nvptx-tools/


-- 
Fernando Rodriguez# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$

# Maintainer: Toolchain Ninjas 

DESCRIPTION="The GNU Compiler Collection"
HOMEPAGE="http://gcc.gnu.org/;
RESTRICT="strip" # cross-compilers need controlled stripping

inherit eutils fixheadtails flag-o-matic gnuconfig libtool multilib pax-utils 
toolchain-funcs versionator

if [[ ${PV} == *_pre* ]] ; then
EGIT_REPO_URI="git://gcc.gnu.org/git/gcc.git"
# naming style:
# gcc-4.7.1_pre -> gcc-4_7-branch
#  Note that the micro version is required or lots of stuff will break.
#  To checkout master set gcc_LIVE_BRANCH="master" in the ebuild before
#  inheriting this eclass.
EGIT_BRANCH="${PN}-${PV%.?_pre}-branch"
EGIT_BRANCH=${EGIT_BRANCH//./_}
inherit git-2
fi

FEATURES=${FEATURES/multilib-strict/}

EXPORTED_FUNCTIONS="pkg_setup src_unpack src_compile src_test src_install 
pkg_postinst pkg_postrm"
case ${EAPI:-0} in
0|1)die "Need to upgrade to at least EAPI=2";;
2|3)EXPORTED_FUNCTIONS+=" src_prepare src_configure" ;;
4*|5*)  EXPORTED_FUNCTIONS+=" pkg_pretend src_prepare src_configure" ;;
*) 

Re: [gentoo-user] ext3 with errors

2007-09-30 Thread Florian Philipp

Dale schrieb:

Florian Philipp wrote:

Arnau Bria schrieb:

Hi,

My system runs on several ext3 partitions. Last times I restart it, it
has fs errors, so I have to fsck it.
Now, I have a new disk and I want to set a RAID1, but first, I'm
wondering what to do to save my fs consistency. So, I want to copy data
from old disk to new disk, but I'm not sure if I must do a cp -a or a
dd. I mean, if I do a cp -a my new disk will have a new journaling, and
if I do a dd, new disk will have same. Am I right? What do you
recommend?

And, following with this, any guide to configure a RAID1 with a system
already installed?
TIA,
Arnau

Just a small note: When you are using cp -a, keep in mind that
something like cp -a /home/user/* doesn't fetch files and folders that
are hidden (for example .vimrc). I've lost all my settings that way
when I migrated my /home :(



That's odd, mine does.  That's what I use to do back-ups on my system
and it get all the .* files and directories.  I have my back-up mounted
at /mnt/gentoo and this is a list of my root user directory:

[EMAIL PROTECTED] / # ls -al /mnt/gentoo/root/
total 1128
drwx-- 29 root root   4096 2007-09-29 00:54 .
drwxr-xr-x 15 root root   4096 2007-09-29 01:26 ..
-rw---  1 root root  11467 2007-09-27 15:15 .bash_history
-rw-r--r--  1 root root 11 2006-10-01 21:39 .bash_login
-rw-r--r--  1 root root 11 2006-10-01 21:39 .bash_logout
drwx--  2 root root   4096 2007-05-03 07:21 .ccache
-rwxr-xr-x  1 root root   4487 2004-05-10 07:37 CFLAGS-script
-rw-r--r--  1 root root  40304 2007-01-08 04:21 config
drwx--  3 root root   4096 2007-03-18 06:11 .config
-rw-r--r--  1 root root  43453 2007-06-25 23:09 config-2-6-20-r8
-rwxr-xr-x  1 root root   1045 2006-11-18 03:07 cruft.removal
-rw-r--r--  1 root root279 2005-12-20 13:57 dalek.revoke
-rw-r--r--  1 root root   1360 2007-08-29 06:38 Data.kdar
-rw-r--r--  1 root root 55 2007-09-27 17:47 .DCOPserver_smoker__0
lrwxrwxrwx  1 root root 27 2007-09-29 00:54 .DCOPserver_smoker_:0 -
/root/.DCOPserver_smoker__0
-rw-r--r--  1 root root  32520 2007-04-10 03:16 dead.letter
drwx--  2 root root   4096 2007-09-09 04:50 Desktop
drwxr-xr-x  3 root root   4096 2007-01-19 04:56 .distcc
-rwxr-xr-x  1 root root  10213 2006-09-04 04:03 elog
-rwxr-xr-x  1 root root   3011 2006-10-30 03:25 elog-list
-rw-r--r--  1 root root877 2006-09-10 15:38 emerge-script
drwxr-xr-x  2  500  500   4096 2005-07-18 15:59 enotice-0.2.9.1_alpha
-rwxr-xr-x  1 root root  25347 2006-04-20 22:46 etc-portclean
-rwxr-xr-x  1 root root768 2006-10-20 01:52 fahback
-rwxr-xr-x  1 root root 153361 2006-10-18 01:43 finstall4.9
drwxr-xr-x  3 root root   4096 2006-10-20 01:52 foldingathome
-rw-r--r--  1 root root854 2007-01-29 17:41 .fonts.cache-1
-rwxr-xr-x  1 root root   1256 2006-08-22 00:12 fragck.pl
drwx--  2 root root   4096 2007-08-07 13:45 .gconf
drwx--  2 root root   4096 2007-08-07 13:59 .gconfd
-rwxr-xr-x  1 root root   8240 2006-09-05 18:50 genscript.sh
drwxr-xr-x 21 root root   4096 2007-09-18 22:41 .gimp-2.2
drwx--  3 root root   4096 2006-12-09 14:17 .gnome2
drwx--  2 root root   4096 2006-12-09 14:17 .gnome2_private
drwx--  2 root root   4096 2006-12-11 22:51 .gphoto
drwxr-xr-x  2 root root   4096 2006-11-29 00:49 .gstreamer-0.8
-rw-r--r--  1 root root 67 2007-09-23 21:34 .hplip.conf
-rw-r--r--  1 root root544 2007-07-31 06:58 .htoprc
-rw---  1 root root   2284 2007-09-27 17:47 .ICEauthority
drwx--  3 root root   4096 2006-11-27 00:03 .kde
-rw-r--r--  1 root root  0 2006-08-03 09:23 .keep
-rw---  1 root root 35 2007-07-30 04:05 .lesshst
drwx--  3 root root   4096 2006-09-14 04:03 .local
drwx--  3 root root   4096 2007-09-18 22:15 .macromedia
drwxr-xr-x  3 root root   4096 2006-09-14 04:04 .mcop
-rw---  1 root root 31 2007-09-28 04:16 .mcoprc
-rw-r--r--  1 root root 35 2007-06-03 00:18 minicom.log
drwx--  3 root root   4096 2006-12-17 02:37 .mozilla
drwxr-xr-x  2 root root   4096 2007-06-13 13:15 .mplayer
drwx--  3 root root   4096 2007-08-18 17:48 .ooo-2.0
-rwxr-xr-x  1 root root  23540 2004-05-10 08:20 prune-script
drwxr-xr-x  2 root root   4096 2006-09-13 22:51 .qt
-rw---  1 root root  14491 2007-09-18 22:41 .recently-used
-rwxr-xr-x  1 root root  31133 2007-05-02 13:18 recompile-remaining-packages
drwxr-xr-x  2 root root   4096 2007-05-12 23:00 rep4.py
-rw-r--r--  1 root root   1232 2007-09-26 02:06 .revdep-rebuild.0_env
-rw-r--r--  1 root root 377327 2007-09-26 02:06 .revdep-rebuild.1_files
-rw-r--r--  1 root root  18877 2007-09-26 02:06 .revdep-rebuild.2_ldpath
-rw-r--r--  1 root root105 2007-09-26 02:10 .revdep-rebuild.3_rebuild
-rw-r--r--  1 root root 20 2007-09-26 02:10 .revdep-rebuild.4_ebuilds
-rw-r--r--  1 root root  2 2007-09-26 02:10 .revdep-rebuild.5a_status
-rw-r--r--  1 root root  2 2007-09-26 02:10 .revdep-rebuild.5b_status
-rw-r--r--  1 root root 20 2007-09-26 02:10 .revdep-rebuild.5_order
-rw-r--r

[gentoo-user] trouble with apache on amd64

2008-09-21 Thread Allan Gottlieb
: AddLanguage pt .pt
62: AddLanguage pt-BR .pt-br
63: AddLanguage ru .ru
64: AddLanguage sv .sv
65: AddLanguage zh-CN .zh-cn
66: AddLanguage zh-TW .zh-tw
73: LanguagePriority en ca cs da de el eo es et fr he hr it ja
  ko ltz nl nn no pl pt pt-BR ru sv zh-CN zh-TW
78: ForceLanguagePriority Prefer Fallback
85: AddCharset us-ascii.ascii .us-ascii
86: AddCharset ISO-8859-1 .iso8859-1 .latin1
87: AddCharset ISO-8859-2 .iso8859-2 .latin2 .cen
88: AddCharset ISO-8859-3 .iso8859-3 .latin3
89: AddCharset ISO-8859-4 .iso8859-4 .latin4
90: AddCharset ISO-8859-5 .iso8859-5 .cyr .iso-ru
91: AddCharset ISO-8859-6 .iso8859-6 .arb .arabic
92: AddCharset ISO-8859-7 .iso8859-7 .grk .greek
93: AddCharset ISO-8859-8 .iso8859-8 .heb .hebrew
94: AddCharset ISO-8859-9 .iso8859-9 .latin5 .trk
95: AddCharset ISO-8859-10 .iso8859-10 .latin6
96: AddCharset ISO-8859-13 .iso8859-13
97: AddCharset ISO-8859-14 .iso8859-14 .latin8
98: AddCharset ISO-8859-15 .iso8859-15 .latin9
99: AddCharset ISO-8859-16 .iso8859-16 .latin10
   100: AddCharset ISO-2022-JP .iso2022-jp .jis
   101: AddCharset ISO-2022-KR .iso2022-kr .kis
   102: AddCharset ISO-2022-CN .iso2022-cn .cis
   103: AddCharset Big5.Big5 .big5 .b5
   104: AddCharset cn-Big5 .cn-big5
   106: AddCharset WINDOWS-1251 .cp-1251 .win-1251
   107: AddCharset CP866 .cp866
   108: AddCharset KOI8 .koi8
   109: AddCharset KOI8-E .koi8-e
   110: AddCharset KOI8-r .koi8-r .koi8-ru
   111: AddCharset KOI8-U .koi8-u
   112: AddCharset KOI8-ru .koi8-uk .ua
   113: AddCharset ISO-10646-UCS-2 .ucs2
   114: AddCharset ISO-10646-UCS-4 .ucs4
   115: AddCharset UTF-7 .utf7
   116: AddCharset UTF-8 .utf8
   117: AddCharset UTF-16 .utf16
   118: AddCharset UTF-16BE .utf16be
   119: AddCharset UTF-16LE .utf16le
   120: AddCharset UTF-32 .utf32
   121: AddCharset UTF-32BE .utf32be
   122: AddCharset UTF-32LE .utf32le
   123: AddCharset euc-cn .euc-cn
   124: AddCharset euc-gb .euc-gb
   125: AddCharset euc-jp .euc-jp
   126: AddCharset euc-kr .euc-kr
   128: AddCharset EUC-TW .euc-tw
   129: AddCharset gb2312 .gb2312 .gb
   130: AddCharset iso-10646-ucs-2 .ucs-2 .iso-10646-ucs-2
   131: AddCharset iso-10646-ucs-4 .ucs-4 .iso-10646-ucs-4
   132: AddCharset shift_jis .shift_jis .sjis
  In file: /etc/apache2/modules.d/00_mod_autoindex.conf
 5: Alias /icons/ /var/www/localhost/icons/
 7: Directory /var/www/localhost/icons
 8:   Options Indexes MultiViews
 9:   AllowOverride None
10:   Order allow,deny
11:   Allow from all
  : /Directory
23: IndexOptions FancyIndexing VersionSort
28: AddIconByEncoding (CMP,/icons/compressed.gif) x-compress
  x-gzip
30: AddIconByType (TXT,/icons/text.gif) text/*
31: AddIconByType (IMG,/icons/image2.gif) image/*
32: AddIconByType (SND,/icons/sound2.gif) audio/*
33: AddIconByType (VID,/icons/movie.gif) video/*
35: AddIcon /icons/binary.gif .bin .exe
36: AddIcon /icons/binhex.gif .hqx
37: AddIcon /icons/tar.gif .tar
38: AddIcon /icons/world2.gif .wrl .wrl.gz .vrml .vrm .iv
39: AddIcon /icons/compressed.gif .Z .z .tgz .gz .zip
40: AddIcon /icons/a.gif .ps .ai .eps
41: AddIcon /icons/layout.gif .html .shtml .htm .pdf
42: AddIcon /icons/text.gif .txt
43: AddIcon /icons/c.gif .c
44: AddIcon /icons/p.gif .pl .py
45: AddIcon /icons/f.gif .for
46: AddIcon /icons/dvi.gif .dvi
47: AddIcon /icons/uuencoded.gif .uu
48: AddIcon /icons/script.gif .conf .sh .shar .csh .ksh .tcl
49: AddIcon /icons/tex.gif .tex
50: AddIcon /icons/bomb.gif core
52: AddIcon /icons/back.gif ..
53: AddIcon /icons/hand.right.gif README
54: AddIcon /icons/folder.gif ^^DIRECTORY^^
55: AddIcon /icons/blank.gif ^^BLANKICON^^
59: DefaultIcon /icons/unknown.gif
75: ReadmeName README.html
76: HeaderName HEADER.html
80: IndexIgnore .??* *~ *# HEADER* README* RCS CVS *,v *,t
  In file: /etc/apache2/modules.d/00_mod_info.conf
 5: Location /server-info
 6:   SetHandler server-info
 7:   Order deny,allow
 8:   Deny from all
 9:   Allow from 127.0.0.1
  : /Location
  In file: /etc/apache2

[gentoo-user] Crashed Emerge

2009-09-10 Thread Maximilian Bräutigam
Hi all,

please help me. my computer is the hell since i wanted to update world
(at ~amd64) today morning. i installed the packages listed below (=
emerge.log).

Now if I run emerge it returns:

Traceback (most recent call last):
  File /usr/bin/emerge, line 40, in module
retval = _emerge.emerge_main()
  File /usr/lib64/portage/pym/_emerge/__init__.py, line 15497, in
emerge_main
trees[myroot][vartree].dbapi._counter_hash()
  File /usr/lib64/portage/pym/portage/dbapi/vartree.py, line 137, in
_counter_hash
counter, = self.aux_get(cpv, aux_keys)
  File /usr/lib64/portage/pym/portage/dbapi/vartree.py, line 484, in
aux_get
pkg_data = self._aux_cache[packages].get(mycpv)
  File /usr/lib64/portage/pym/portage/dbapi/vartree.py, line 392, in
_aux_cache
self._aux_cache_init()
  File /usr/lib64/portage/pym/portage/dbapi/vartree.py, line 412, in
_aux_cache_init
aux_cache = mypickle.load()
TypeError: 'NoneType' object does not support item assignment


if i run revdep-rebuild it returns:

Parse Error reading PROVIDE and USE in
'/var/db/pkg/app-emulation/emul-linux-x86-compat-20081109'
Exception: 'NoneType' object does not support item assignment

FOR EVERY PACKAGE IN PORTAGE.

An old emerge-info is at
http://www.xbra.de/images/emerge-info.txt

the above errors occur with python2.6.
When i eselect python3.1, the error for emerge is:

  File /usr/bin/emerge, line 41
except PermissionDenied, e:
   ^
SyntaxError: invalid syntax


Is it a python (e.g. dev-python/setuptools) or a poppler issue?
i really don't know what to do because nothing is working anymore!

I would be very grateful if you could help.
Thank you very much in advance for your help.

Kind regards,
der Max

EMERGE.LOG:
1252576309: Started emerge on: Sep 10, 2009 09:51:49
1252576309:  *** emerge  sync
1252576309:  === sync
1252576309:  Starting rsync with
rsync://140.211.166.165/gentoo-portage
1252576434: === Sync completed with
rsync://140.211.166.165/gentoo-portage
1252576435:  *** terminating.
1252576947: Started emerge on: Sep 10, 2009 10:02:27
1252576947:  *** emerge --newuse --deep --ask --update --verbose world
1252576956:   emerge (1 of 17) sys-apps/hdparm-9.27 to /
1252576961:  === (1 of 17) Cleaning
(sys-apps/hdparm-9.27::/usr/portage/sys-apps/hdparm/hdparm-9.27.ebuild)
1252576961:  === (1 of 17) Compiling/Merging
(sys-apps/hdparm-9.27::/usr/portage/sys-apps/hdparm/hdparm-9.27.ebuild)
1252576966:  === (1 of 17) Merging
(sys-apps/hdparm-9.27::/usr/portage/sys-apps/hdparm/hdparm-9.27.ebuild)
1252576967:   AUTOCLEAN: sys-apps/hdparm:0
1252576967:  === Unmerging... (sys-apps/hdparm-9.20)
1252576968:   unmerge success: sys-apps/hdparm-9.20
1252576968:  === (1 of 17) Post-Build Cleaning
(sys-apps/hdparm-9.27::/usr/portage/sys-apps/hdparm/hdparm-9.27.ebuild)
1252576968:  ::: completed emerge (1 of 17) sys-apps/hdparm-9.27 to /
1252576968:   emerge (2 of 17) app-shells/bash-4.0_p33 to /
1252576969:  === (2 of 17) Cleaning
(app-shells/bash-4.0_p33::/usr/portage/app-shells/bash/bash-4.0_p33.ebuild)
1252576969:  === (2 of 17) Compiling/Merging
(app-shells/bash-4.0_p33::/usr/portage/app-shells/bash/bash-4.0_p33.ebuild)
1252577007:  === (2 of 17) Merging
(app-shells/bash-4.0_p33::/usr/portage/app-shells/bash/bash-4.0_p33.ebuild)
1252577008:   AUTOCLEAN: app-shells/bash:0
1252577008:  === Unmerging... (app-shells/bash-4.0_p28)
1252577008:   unmerge success: app-shells/bash-4.0_p28
1252577009:  === (2 of 17) Post-Build Cleaning
(app-shells/bash-4.0_p33::/usr/portage/app-shells/bash/bash-4.0_p33.ebuild)
1252577009:  ::: completed emerge (2 of 17) app-shells/bash-4.0_p33 to /
1252577009:   emerge (3 of 17) media-libs/x264-0.0.20090908 to /
1252577010:  === (3 of 17) Cleaning
(media-libs/x264-0.0.20090908::/usr/portage/media-libs/x264/x264-0.0.20090908.ebuild)
1252577010:  === (3 of 17) Compiling/Merging
(media-libs/x264-0.0.20090908::/usr/portage/media-libs/x264/x264-0.0.20090908.ebuild)
1252577018:  === (3 of 17) Merging
(media-libs/x264-0.0.20090908::/usr/portage/media-libs/x264/x264-0.0.20090908.ebuild)
1252577019:   AUTOCLEAN: media-libs/x264:0
1252577019:  === Unmerging... (media-libs/x264-0.0.20090629)
1252577021:   unmerge success: media-libs/x264-0.0.20090629
1252577022:  === (3 of 17) Post-Build Cleaning
(media-libs/x264-0.0.20090908::/usr/portage/media-libs/x264/x264-0.0.20090908.ebuild)
1252577022:  ::: completed emerge (3 of 17) media-libs/x264-0.0.20090908
to /
1252577022:   emerge (4 of 17) x11-libs/libdrm-2.4.13 to /
1252577022:  === (4 of 17) Cleaning
(x11-libs/libdrm-2.4.13::/usr/portage/x11-libs/libdrm/libdrm-2.4.13.ebuild)
1252577022:  === (4 of 17) Compiling/Merging
(x11-libs/libdrm-2.4.13::/usr/portage/x11-libs/libdrm/libdrm-2.4.13.ebuild)
1252577033:  === (4 of 17) Merging
(x11-libs/libdrm-2.4.13::/usr/portage/x11-libs/libdrm/libdrm-2.4.13.ebuild)
1252577034:   AUTOCLEAN: x11-libs/libdrm:0
1252577034:  === Unmerging... (x11-libs/libdrm-2.4.12)
1252577035:   unmerge success: x11-libs/libdrm

Re: [gentoo-user] All of a sudden, no apache2. No clue why.

2010-07-29 Thread Kevin O'Gorman
#AddHandler mod_python .py
#PythonHandler hexscript
#PythonDebug On
Order allow,deny
Allow from all
/Directory


ScriptAlias /my-bin  /hex/hexTest
Directory /hex/hexTest
AuthUserFile /etc/apache2/kosmanor/passwords
AuthGroupFile /dev/null
AuthName OHex Advanced
AuthType Basic
Require valid-user
Options FollowSymLinks
/Directory


#
# ScriptAlias: This controls which directories contain server scripts.
# ScriptAliases are essentially the same as Aliases, except that
# documents in the realname directory are treated as applications and
# run by the server when requested rather than as documents sent to the client.
# The same rules about trailing / apply to ScriptAlias directives as to
# Alias.

#
# Redirect allows you to tell clients about documents which used to exist in
# your server's namespace, but do not anymore. This allows you to tell the
# clients where to look for the relocated document.
# Example:
# Redirect permanent /foo http://www.example.com/bar


Re: [gentoo-user] audacity-2.0.5 failed to compile

2015-09-03 Thread Alan McKinnon
On 03/09/2015 15:56, the...@sys-concept.com wrote:
> On 09/03/2015 07:19 AM, Alan McKinnon wrote:
>> On 03/09/2015 15:06, Alec Ten Harmsel wrote:
>>> On Wed, Sep 02, 2015 at 02:25:47PM -0600, the...@sys-concept.com wrote:
>>>> I've tried to post a "log" file to the http://pastebin.com/ you
>>>> suggested but I can only paste the limited size file (not upload it).
>>>> Since the txt file is 7.4Mb in size, I can not paste it.
>>>> Though, I have compress the file as tar.gz (so it is only 267kB)
>>>> here is the link:
>>>>
>>>> http://www.sysconcept.ca/audacity_error.tar.gz
> 
> I've changed the permission on this file to: apache:apache and rw
> the link above should work.
> 
>>>>
>>>> If somebody whats to look at it, I appreciate it.
>>>> Meanwhile, I'll be following other folks suggestion and see if I can get
>>>> a positive result to this error.
>>>>
>>>> Thelma
>>>
>>> I tried to download it but got a 403 Forbidden HTTP error.
>>>
>>> This might be a bad suggestion, but if you have a lot of time, it might
>>> be easier to uninstall audacity and any other packages that have been
>>> giving you problems, then `emerge -uDN --with-bdeps=y @world`, then
>>> `emerge --depclean', and then install all the stuff you need.
>>>
>>> I believe someone else mentioned checking /var/lib/portage/world and
>>> making sure that it doesn't contain any virtuals - it might also be good
>>> to remove from it any software that you do not directly need.
>>
>>
>> Even better - Thelma should just post the entire /var/lib/portage/world
>> file so we can advise what to take out.
>>
>> Most newbies clutter up their world needlessly, it takes a bit of
>> practice to grok what should be in their
> 
> Yes, the system is few years old.
> It make me wonder if the problem might be cause by me emerging:
> 
> emerge -avC libjpeg-turbo
> emerge -av1 media-libs/jpeg:0 media-libs/jpeg:62

Probably. None of that belongs in world

> 
> I'm using obsolete "nxclient-3.5.0.7" as I need it and there is no good
> replacement alternative on Gentoo.
> 
> Here is /var/lib/portage/world

You have a lot of clutter and junk in there. When you add dependant libs
to world, you remove portage's ability to do the right thing, and you
then have to do it all yourself. Humans never get this right - witness
your recent woes.

Comments inline, edit the world file directly:

> app-admin/gkrellm
> app-admin/syslog-ng
> app-admin/tmpwatch
> app-admin/webapp-config
> app-arch/cabextract
> app-arch/xarchiver
> app-benchmarks/cpuburn
> app-cdr/cdrtools
> app-cdr/dvd+rw-tools
> app-crypt/gnupg
> app-crypt/pinentry
> app-dicts/myspell-en
> app-editors/leafpad
> app-editors/nano
> app-emulation/dosemu
> app-emulation/virtualbox-bin
> app-emulation/virtualbox-modules
> app-forensics/chkrootkit
> app-forensics/rkhunter
> app-misc/ca-certificates
> app-office/glabels
> app-office/gnucash
> app-office/gnumeric
> app-office/openoffice-bin
> app-portage/cfg-update
> app-portage/eix
> app-portage/genlop
> app-portage/gentoolkit
> app-portage/portage-utils
> app-text/a2ps
> app-text/acroread
> app-text/dos2unix
> app-text/enscript
> app-text/evince
> app-text/flpsed
> app-text/ghostscript-gpl
> app-text/gv
> app-text/lcdf-typetools
> app-text/mpage
> app-text/pdfjam
> app-text/pdfshuffler
> app-text/pdftk
> app-text/texi2html
> app-text/wdiff
> dev-db/mysql
> dev-db/phpmyadmin
> dev-db/postgresql
> dev-db/postgresql:9.0
> dev-db/postgresql:9.1
> dev-java/icedtea-bin
> dev-java/java-config
> dev-java/oracle-jdk-bin
> dev-lang/lua
> dev-lang/php
> dev-lang/python
> dev-lang/swig
> dev-lang/tcl
> dev-lang/tk

> dev-libs/check
> dev-libs/libnl
> dev-libs/openssl

remove everything in dev-libs

> dev-perl/DBD-Pg
> dev-perl/GStreamer

Remove. No such package, unless its from an overlay

> dev-php/smarty
> dev-python/cython

> dev-python/dbus-python

Remove. It's a dep of many things

> dev-python/django

> dev-python/pycairo
> dev-python/pygobject
> dev-python/pygtk
> dev-python/pyxml

Remove all this py* stuff. They are deps

> dev-tcltk/expect
> dev-tex/feynmf
> dev-util/byacc
> dev-util/ccache
> dev-util/meld
> dev-util/unifdef
> dev-vcs/git
> dev-vcs/subversion
> games-action/supertuxkart
> games-arcade/supertux
> games-arcade/xscavenger
> games-kids/tuxmathscrabble

> gnome-base/gconf

Remove, this is a common dep

> mail-client/mutt
> mail-client/thunderbi

Re: [gentoo-user] audacity-2.0.5 failed to compile

2015-09-03 Thread thelma
[snip]

Thank you for your helping hand. Yes, did perform the surgery (removing the 
packages you suggested) and run: emerge --depclean -p analyzed every package it 
wants to remove and put it back in world.
 
Here are the results
> Comments inline, edit the world file directly:
> 
[snip]
> 
>> dev-libs/check
>> dev-libs/libnl
>> dev-libs/openssl
> 
> remove everything in dev-libs

gone

> 
>> dev-perl/DBD-Pg
>> dev-perl/GStreamer
> 
> Remove. No such package, unless its from an overlay

DBD-Pg is needed by SQL-ledger application I run
dev-perl/GStreamer is gone

> 
>> dev-php/smarty

gone

>> dev-python/cython
>> dev-python/dbus-python
> 
> Remove. It's a dep of many things

above gone

>> dev-python/django

gone

>> dev-python/pycairo
>> dev-python/pygobject
>> dev-python/pygtk
>> dev-python/pyxml
> 
> Remove all this py* stuff. They are deps

gone

[snip]
>> gnome-base/gconf
> 
> Remove, this is a common dep

gone

[snip]
> 
>> media-libs/gstreamer
>> media-libs/libcuefile
>> media-libs/libdvbpsi

above gone

>> media-libs/libid3tag

equery d media-libs/libid3tag
 * These packages depend on media-libs/libid3tag:
media-sound/audacity-2.0.2 (id3tag ? media-libs/libid3tag)
media-sound/sox-14.4.2 (id3tag ? media-libs/libid3tag)

>> media-libs/libmikmod
gone

>> media-libs/libmodplug

equery d media-libs/libmodplug
 * These packages depend on media-libs/libmodplug:
media-libs/sdl-mixer-1.2.12-r4 (modplug ? 
>=media-libs/libmodplug-0.8.8.4-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?])
media-libs/xine-lib-1.2.6-r1 (modplug ? >=media-libs/libmodplug-0.8.8.1)
media-sound/cmus-2.5.0-r1 (modplug ? >=media-libs/libmodplug-0.7)
media-video/ffmpeg-2.6.3 (modplug ? 
>=media-libs/libmodplug-0.8.8.4-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?])
media-video/vlc-2.1.5-r1 (modplug ? >=media-libs/libmodplug-0.8.8.1:0)

>> media-libs/libpng
>> media-libs/libreplaygain
>> media-libs/libsdl
>> media-libs/mesa
>> media-libs/openjpeg
>> media-libs/schroedinger
>> media-libs/tiff
> 
> Remove everything from media-libs
all media-libs gone

>> media-sound/alsa-utils
>> media-sound/audacity
>> media-sound/cdparanoia
>> media-sound/cmus
>> media-sound/musepack-tools
>> media-sound/sox
>> media-video/dirac
>> media-video/dvdbackup
>> media-video/gtk-recordmydesktop
>> media-video/kino
>> media-video/motion
>> media-video/mplayer
>> media-video/vlc
>> media-video/xine-ui
>> net-analyzer/gnu-netcat
>> net-analyzer/httping
>> net-analyzer/nagios
>> net-analyzer/nagios-core
>> net-analyzer/nmap
>> net-analyzer/tcpdump
>> net-dialup/mgetty
>> net-dns/ddclient
>> net-fs/nfs-utils
>> net-fs/samba
>> net-ftp/gftp
>> net-libs/adns
>> net-libs/libvncserver
>> net-libs/openslp
>> net-mail/fetchmail
>> net-mail/tnef
>> net-misc/asterisk
> 
> why are you running asterisk on a machine that is obviously a
> workstation?...

Yes, I do. It might not be the correct way of doing things but I find it 
practical to run server and workstation as one machine.
Easy to manage and only one computer working (running 7/24).

The way I manage it, I have several computers configures similarly (older ones) 
as backup.  I upgrade older one first, if most of the major programs I run are 
still running without problems I upgrade main server.  If something goes wrong, 
it is easier (less downtime) to just boot older machine point IP to it in 
firewall and I'm back and running.  
Sometimes troubleshoot something takes time.  
The problem could be harder as well (power supply, fan on CPU etc); so running 
server/workstation combo (as one machine) is easier.  If something goes wrong, 
I just boot older machine point IP address in firewall to older machine and I'm 
back in business in 10min.

[snip]
> 
>> net-print/foomatic-db
>> net-print/foomatic-db-engine
>> net-print/foomatic-db-ppds
> 
> You can probably remove foomatic, it's a dep on cups-filters

above gone

[snip]
>> sys-kernel/genkernel
>> sys-kernel/gentoo-sources
>> sys-kernel/gentoo-sources:3.10.17
>> sys-kernel/gentoo-sources:3.5.7
> 
> Wee bit behind on kernel versions...

Yes, I'm a bit behind. Sometimes upgrading to the latest/newest kernel tent to 
break something.
My idea is "if it ain't broke don't fix it" :-/

> 
>> sys-kernel/module-rebuild
> 
> Remove, no such package. 

Re: [gentoo-user] gnome not working

2013-05-15 Thread covici
:25751): GLib-GObject-WARNING **: gsignal.c:1149: unable to lookup 
signal text-remove for non instantiatable type `AtkText'

** (gnome-panel:25751): WARNING **: Invalid signal type text-remove


(nautilus:25758): GLib-GObject-WARNING **: gsignal.c:1149: unable to lookup 
signal text-insert for non instantiatable type `AtkText'

** (nautilus:25758): WARNING **: Invalid signal type text-insert


(nautilus:25758): GLib-GObject-WARNING **: gsignal.c:1149: unable to lookup 
signal text-remove for non instantiatable type `AtkText'

** (nautilus:25758): WARNING **: Invalid signal type text-remove


(canberra-gtk-play:25763): GLib-GObject-WARNING **: gsignal.c:1149: unable to 
lookup signal text-insert for non instantiatable type `AtkText'

** (canberra-gtk-play:25763): WARNING **: Invalid signal type text-insert


(canberra-gtk-play:25763): GLib-GObject-WARNING **: gsignal.c:1149: unable to 
lookup signal text-remove for non instantiatable type `AtkText'

** (canberra-gtk-play:25763): WARNING **: Invalid signal type text-remove

Failed to play sound: Sound disabled

(polkit-gnome-authentication-agent-1:25775): GLib-GObject-WARNING **: 
gsignal.c:1149: unable to lookup signal text-insert for non instantiatable 
type `AtkText'

** (polkit-gnome-authentication-agent-1:25775): WARNING **: Invalid signal type 
text-insert


(polkit-gnome-authentication-agent-1:25775): GLib-GObject-WARNING **: 
gsignal.c:1149: unable to lookup signal text-remove for non instantiatable 
type `AtkText'

** (polkit-gnome-authentication-agent-1:25775): WARNING **: Invalid signal type 
text-remove


(xdg-user-dirs-gtk-update:25769): GLib-GObject-WARNING **: gsignal.c:1149: 
unable to lookup signal text-insert for non instantiatable type `AtkText'

** (xdg-user-dirs-gtk-update:25769): WARNING **: Invalid signal type text-insert


(xdg-user-dirs-gtk-update:25769): GLib-GObject-WARNING **: gsignal.c:1149: 
unable to lookup signal text-remove for non instantiatable type `AtkText'

** (xdg-user-dirs-gtk-update:25769): WARNING **: Invalid signal type text-remove


(gdu-notification-daemon:25765): GLib-GObject-WARNING **: gsignal.c:1149: 
unable to lookup signal text-insert for non instantiatable type `AtkText'

** (gdu-notification-daemon:25765): WARNING **: Invalid signal type text-insert


(gdu-notification-daemon:25765): GLib-GObject-WARNING **: gsignal.c:1149: 
unable to lookup signal text-remove for non instantiatable type `AtkText'

** (gdu-notification-daemon:25765): WARNING **: Invalid signal type text-remove

Unable to open desktop file epiphany.desktop for panel launcher
Unable to open desktop file evolution.desktop for panel launcher
/usr/lib64/python2.7/site-packages/gtk-2.0/gtk/__init__.py:54: Warning: 
gsignal.c:1149: unable to lookup signal text-insert for non instantiatable 
type `AtkText'
  _gtk.init_check()

** (orca:25815): WARNING **: Invalid signal type text-insert

/usr/lib64/python2.7/site-packages/gtk-2.0/gtk/__init__.py:54: Warning: 
gsignal.c:1149: unable to lookup signal text-remove for non instantiatable 
type `AtkText'
  _gtk.init_check()

** (orca:25815): WARNING **: Invalid signal type text-remove

Initializing nautilus-gdu extension

(nautilus:25758): GLib-GObject-CRITICAL **: g_object_unref: assertion 
`G_IS_OBJECT (object)' failed
/usr/lib64/python2.7/site-packages/gi/types.py:44: Warning: g_object_unref: 
assertion `G_IS_OBJECT (object)' failed
  return info.invoke(*args)
Another Orca process is already running for this session.
Run orca --replace if you want to replace the current
process with a new one.
gnome-session: Fatal IO error 11 (Resource temporarily unavailable) on X server 
:0.
gnome-settings-daemon: Fatal IO error 11 (Resource temporarily unavailable) on 
X server :0.
Window manager warning: Fatal IO error 11 (Resource temporarily unavailable) on 
display ':0'.
g_dbus_connection_real_closed: Remote peer vanished with error: Underlying 
GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
gnome-session[25679]: GLib-WARNING: Failed to read from child watch wake up 
pipe: Interrupted system call

(polkit-gnome-authentication-agent-1:25775): Gdk-WARNING **: 
polkit-gnome-authentication-agent-1: Fatal IO error 11 (Resource temporarily 
unavailable) on X server :0.


(gdu-notification-daemon:25765): Gdk-WARNING **: gdu-notification-daemon: Fatal 
IO error 11 (Resource temporarily unavailable) on X server :0.

nautilus: Fatal IO error 11 (Resource temporarily unavailable) on X server :0.
gnome-panel: Fatal IO error 11 (Resource temporarily unavailable) on X server 
:0.

-- 
Your life is like a penny.  You're going to lose it.  The question is:
How do
you spend it?

 John Covici
 cov...@ccs.covici.com


[gentoo-user] Broken GCC

2012-09-07 Thread Samuraiii

Hello
yesterday I probably broke my GCC

Problem is following:
When i try to emerge ANY package it fails with this :

checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... configure: error: in
`/tmp/portage/www-client/links-2.6/work/links-2.6':
configure: error: cannot run C compiled programs.
If you meant to cross compile, use `--host'.
See `config.log' for more details

I tried
gcc-config -f x86_64-pc-linux-gnu-4.5.4
without any luck.
same with
 binutils-config x86_64-pc-linux-gnu-2.22

Thak you for your help
S


emerge --info
Portage 2.1.11.9 (default/linux/amd64/10.0/desktop/gnome, gcc-4.5.4,
glibc-2.15-r2, 3.4.9-gentoo x86_64)
=
System uname:
Linux-3.4.9-gentoo-x86_64-Intel-R-_Core-TM-2_Duo_CPU_T8300_@_2.40GHz-with-gentoo-2.1
Timestamp of tree: Thu, 06 Sep 2012 10:45:01 +
app-shells/bash:  4.2_p37
dev-java/java-config: 2.1.11-r3
dev-lang/python:  2.7.3-r2, 3.2.3
dev-util/cmake:   2.8.8-r3
dev-util/pkgconfig:   0.27
sys-apps/baselayout:  2.1-r1
sys-apps/openrc:  0.9.8.4
sys-apps/sandbox: 2.5
sys-devel/autoconf:   2.13, 2.68
sys-devel/automake:   1.9.6-r3, 1.10.3, 1.11.6
sys-devel/binutils:   2.22-r1
sys-devel/gcc:4.5.4
sys-devel/gcc-config: 1.7.3
sys-devel/libtool:2.4-r1
sys-devel/make:   3.82-r3
sys-kernel/linux-headers: 3.4-r2 (virtual/os-headers)
sys-libs/glibc:   2.15-r2
Repositories:

gentoo
location: /usr/portage
sync: rsync://rsync.europe.gentoo.org/gentoo-portage
priority: -1000

ABI=amd64
ACCEPT_KEYWORDS=amd64
ACCEPT_LICENSE=*
ACCEPT_PROPERTIES=*
ALSA_CARDS=ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci
emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0
intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci
ALSA_PCM_PLUGINS=adpcm alaw asym copy dmix dshare dsnoop empty extplug
file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw
multi null plug rate route share shm softvol
ANT_HOME=/usr/share/ant
APACHE2_MODULES=actions alias auth_basic authn_alias authn_anon
authn_dbm authn_default authn_file authz_dbm authz_default
authz_groupfile authz_host authz_owner authz_user autoindex cache dav
dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache
filter headers include info log_config logio mem_cache mime mime_magic
negotiation rewrite setenvif speling status unique_id userdir usertrack
vhost_alias
ARCH=amd64
AUTOCLEAN=yes
BOOTSTRAP_USE=cxx unicode multilib
CALLIGRA_FEATURES=kexi words flow plan sheets stage tables krita karbon
braindump
CAMERAS=ptp2
CBUILD=x86_64-pc-linux-gnu
CFLAGS=-march=core2 -O2 -pipe
CFLAGS_amd64=-m64
CFLAGS_x32=-mx32
CFLAGS_x86=-m32
CHOST=x86_64-pc-linux-gnu
CHOST_amd64=x86_64-pc-linux-gnu
CHOST_x32=x86_64-pc-linux-gnux32
CHOST_x86=i686-pc-linux-gnu
CLEAN_DELAY=12
COLLECTD_PLUGINS=df interface irq load memory rrdtool swap syslog
COLLISION_IGNORE=/lib/modules/* *.py[co]
COLORTERM=gnome-terminal
CONFIG_PROTECT=/etc /usr/share/config /usr/share/gnupg/qualified.txt
/usr/share/openvpn/easy-rsa
CONFIG_PROTECT_MASK=/etc/ca-certificates.conf /etc/dconf /etc/env.d
/etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release
/etc/php/apache2-php5.4/ext-active/ /etc/php/cgi-php5.4/ext-active/
/etc/php/cli-php5.4/ext-active/ /etc/revdep-rebuild /etc/sandbox.d
/etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d
/etc/texmf/updmap.d /etc/texmf/web2c
CXXFLAGS=-march=core2 -O2 -pipe
DEFAULT_ABI=amd64
DISPLAY=:0
DISTDIR=/usr/portage/distfiles
EDITOR=/bin/nano
ELIBC=glibc
EMERGE_DEFAULT_OPTS=--quiet-build --jobs=4 --load-average=3.0
--with-bdeps=y --ask -v --ask-enter-invalid
EMERGE_WARNING_DELAY=10
EPREFIX=
EROOT=/
FCFLAGS=-O2 -pipe
FEATURES=assume-digests binpkg-logs candy compress-build-logs
config-protect-if-modified distlocks ebuild-locks fail-clean fixlafiles
metadata-transfer news parallel-fetch parallel-install
parse-eapi-ebuild-head protect-owned sandbox sfperms strict
unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv
usersandbox usersync xattr
FETCHCOMMAND=wget -t 3 -T 60 --passive-ftp -O ${DISTDIR}/${FILE}
${URI}
FETCHCOMMAND_RSYNC=rsync -avP ${URI} ${DISTDIR}/${FILE}
FETCHCOMMAND_SFTP=bash -c x=\${2#sftp://} ; host=\${x%%/*} ;
port=\${host##*:} ; host=\${host%:*} ; [[ \${host} = \${port} ]] 
port=22 ; exec sftp -P \${port} \\${host}:/\${x#*/}\ \\$1\ sftp
${DISTDIR}/${FILE} ${URI}
FETCHCOMMAND_SSH=bash -c x=\${2#ssh://} ; host=\${x%%/*} ;
port=\${host##*:} ; host=\${host%:*} ; [[ \${host} = \${port} ]] 
port=22 ; exec rsync --rsh=\ssh -p\${port}\ -avP
\\${host}:/\${x#*/}\ \\$1\ rsync ${DISTDIR}/${FILE} ${URI}
FFLAGS=-O2 -pipe
GCC_SPECS=
GDK_USE_XFT=1
GENTOO_MIRRORS=http://gentoo.mirror.dkm.cz/pub/gentoo/
http://gentoo.supp.name/ http://gentoo.mneisen.org/
http

Re: [gentoo-user] serious problems trying to go to new abi_x86_32 support

2015-04-24 Thread covici
Mike Gilbert flop...@gentoo.org wrote:

 On Fri, Apr 24, 2015 at 3:37 PM,  cov...@ccs.covici.com wrote:
  Hi.  So, I am trying to go to the new support for abi_x86_32, so I
  unmerged all the emul_x86 packages (after doing quickpkg on them,
  because I am a coward), and then it was complaining that I should run
  emerge @preserved-rebuild which I did and every time I run that, it
  gives me another package to change its use flag to add abi_x86_32.
  After doing some 70 of those (a pain), I get to something which I cannot
  solve.  At some early point portage suggested that I run --newuse
  --update when doing this, but now I am down to the following:
  !!! All ebuilds that could satisfy
  =sys-apps/systemd-212-r5:0/2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?]
  have been masked.
  !!! One of the following masked packages is required to complete your
  request:
  - sys-apps/systemd-::gentoo (masked by: package.mask, missing
  keyword)
  /etc/portage/package.mask:
  #need that system because of older kernel
 
 I'm confused. Are you saying that you have sys-apps/systemd in
 /etc/portage/package.mask?
]
I had to mask off later versions of systemd because I cannot use a
kernel which is required by later versions of systemd.

Here is the emerge --info
Portage 2.2.18 (python 2.7.9-final-0, default/linux/amd64/13.0/desktop/gnome, 
gcc-4.8.4, glibc-2.20-r2, 3.6.6-gentoo x86_64)
=
System uname: 
Linux-3.6.6-gentoo-x86_64-Intel-R-_Core-TM-_i7-2600_CPU_@_3.40GHz-with-gentoo-2.2
KiB Mem:16452348 total,   9186888 free
KiB Swap:2097148 total,   2097012 free
Timestamp of repository gentoo: Fri, 24 Apr 2015 00:30:01 +
sh bash 4.3_p33-r2
ld GNU ld (Gentoo 2.25 p1.0) 2.25
app-shells/bash:  4.3_p33-r2::gentoo
dev-java/java-config: 2.2.0::gentoo
dev-lang/perl:5.20.2::gentoo
dev-lang/python:  2.7.9-r2::gentoo, 3.3.5-r1::gentoo, 3.4.3::gentoo
dev-util/cmake:   3.1.0::gentoo
dev-util/pkgconfig:   0.28-r2::gentoo
sys-apps/baselayout:  2.2::gentoo
sys-apps/openrc:  0.13.11::gentoo
sys-apps/sandbox: 2.6-r1::gentoo
sys-devel/autoconf:   2.13::gentoo, 2.69-r1::gentoo
sys-devel/automake:   1.9.6-r3::gentoo, 1.10.3::gentoo, 1.11.6-r1::gentoo, 
1.12.6::gentoo, 1.14.1::gentoo, 1.15::gentoo
sys-devel/binutils:   2.25::gentoo
sys-devel/gcc:4.8.4::gentoo, 4.9.2::gentoo
sys-devel/gcc-config: 1.8::gentoo
sys-devel/libtool:2.4.6-r1::gentoo
sys-devel/make:   4.1-r1::gentoo
sys-kernel/linux-headers: 3.19::gentoo (virtual/os-headers)
sys-libs/glibc:   2.20-r2::gentoo
Repositories:

gentoo
location: /usr/portage
sync-type: rsync
sync-uri: rsync://rsync.gentoo.org/gentoo-portage
priority: -1000

local_ebuilds
location: /usr/local/portage
masters: gentoo
priority: 0

gnome
location: /var/lib/layman/gnome
sync-type: laymansync
sync-uri: http://cgit.gentooexperimental.org/proj/gnome.git
masters: gentoo
priority: 50

haskell
location: /var/lib/layman/haskell
sync-type: laymansync
sync-uri: git://github.com/gentoo-haskell/gentoo-haskell.git
masters: gentoo
priority: 50

ABI=amd64
ABI_X86=64
ACCEPT_KEYWORDS=amd64 ~amd64 ~x86
ACCEPT_LICENSE=*
ACCEPT_PROPERTIES=*
ACCEPT_RESTRICT=*
ALSA_CARDS=ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x 
ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 
trident usb-audio via82xx via82xx-modem ymfpci
ANT_HOME=/usr/share/ant
APACHE2_MODULES=actions alias access_compat auth_basic auth_digest authn_anon 
authn_dbd authn_dbm authn_file authz_dbm authz_groupfile authz_host authz_owner 
authz_user autoindex cache cgi dav dav_fs dav_lock dbd deflate dir disk_cache 
env expires ext_filter file_cache filter headers ident imagemap include info 
log_config logio mime mime_magic negotiation proxy proxy_ajp proxy_connect 
proxy_http rewrite setenvif so speling status unique_id userdir usertrack 
vhost_aliasasis authn_alias log_forensic substitute vhost_alias asis 
log_forensic authn_core authz_core unixd socache_shmcb
APACHE2_MPMS=prefork
ARCH=amd64
AUTOCLEAN=yes
BASH_ENV=/root/.bashrc
BOOTSTRAP_USE=cxx unicode internal-glib python_targets_python3_3 
python_targets_python2_7 multilib
CALLIGRA_FEATURES=kexi words flow plan sheets stage tables krita karbon 
braindump author
CAMERAS=ptp2
CBUILD=x86_64-pc-linux-gnu
CFLAGS=-O2 -mtune=core2 -pipe -ggdb
CFLAGS_amd64=-m64
CFLAGS_x32=-mx32
CFLAGS_x86=-m32
CHOST=x86_64-pc-linux-gnu
CHOST_amd64=x86_64-pc-linux-gnu
CHOST_x32=x86_64-pc-linux-gnux32
CHOST_x86=i686-pc-linux-gnu
CLEAN_DELAY=5
COLLECTD_PLUGINS=df interface irq load memory rrdtool swap syslog
COLLISION_IGNORE=/lib/modules/* *.py[co] *$py.class */dropin.cache
CONFIG_PROTECT=/etc /usr/share/gnupg/qualified.txt /var/bind

Re: [gentoo-user] audacity-2.0.5 failed to compile

2015-09-03 Thread Alan McKinnon
On 03/09/2015 21:11, the...@sys-concept.com wrote:
> [snip]
> 
> Thank you for your helping hand. Yes, did perform the surgery (removing the 
> packages you suggested) and run: emerge --depclean -p analyzed every package 
> it wants to remove and put it back in world.
>  


I see you are getting the hang of it but I still see some oddities in
your reply. There's a few things to keep in mind about Gentoo, that are
worth repeating. Eventually, I does all imprint in your brain :-)

Every old-timer here has gone through this learning process - even the
old farts like me (and James...) - and it took us many years to figure
out as a community how to deal with world.

Cleanups: Sometimes when cleaning up you'll delete something you really
do need, and you forget why you put it in world. Maybe emerge world puts
it back, but more likely stuff just breaks. Keep a list of all removals
so if you find breakage you can add things back. The classic case is
libs you need for your own code - you probably don't have an ebuild for
that and therefore no deps for portage to use.

Virtuals: you don't add the virtual to world. A virtual is a collection
of packages that all do the same thing and you can pick which one you
want. So you add oracle-jdk-bin to world, and the ebuild depends on
virtual/jdk. oracle-jdk-bin satisfied the virtual, so all is good. If
you unmerge oracle-jdk-bin and use icedtea instead, everything still
works. If you add a virtual to world, portage tends to just pick the
first one in the list which might not be what you want. Rather be explicit.

Sets: You have a many-purpose machine so you might find sets useful,
mostly because you can't add comments to world. You can with sets. They
are just files in /etc/portage/sets/ that list packages. You add them to
the system with emerge @. Here is one of mine:

$ cat /etc/portage/sets/alan-kde
kde-apps/kdeadmin-meta
kde-apps/kdeartwork-meta
kde-apps/kdebase-meta
kde-apps/kdebase-runtime-meta
kde-apps/kdegraphics-meta
kde-apps/kdemultimedia-meta
kde-apps/kdenetwork-meta
kde-apps/kdeutils-meta
#kde-base/kde-meta:4
#kde-base/kdeaccessibility-meta:4
#kde-base/kdebindings-meta:4
#kde-base/kdeedu-meta:4
#kde-base/kdegames-meta:4
#kde-base/kdepim-meta:4
#kde-base/kdesdk-meta:4
#kde-base/kdetoys-meta:4
#kde-base/kdewebdev-meta:4

and install using emerge -av@alan-kde

portage expands the name to the contents of the file and merges them.
Easy peasy.

You edit set files by hand so you can comment them. Perhaps you could
create a set for each major thing you do with that computer and make a
set for each one. This way you can easily keep track of major packages
types and comment *why* you did it.

jpeg: if it works the best is to remove all jpeg packages from world and
let portage deal with it. None of my gentoo machines have a jpeg package
in world. But you have nxclient which needs an old jpeg. We you can get
away with automagic, we'll have to see what happens when you do a full
emerge world

soxr: I'm not sure why this is giving a problem. If ffmpeg needs it, it
should be pulled in directly

jpeg on boot: Depends when the error happens, if you use openrc and it
happens during runlevel start, you can read /var/log/rc.log. Before that
point there's dmesg. We'd need to have more detail to answer better.

USE: There's no such thing as a correct USE :-) It's all just user
choices. So if it does what you want, it's all good. The only thing you
should not do is start USE with -*. A few people here do that and swear
by it, but it comes with a massive maintenance load on you, and vast
potential for side effects as you remove things you may need, and you
don't know you need them. That's why we have profiles, to set up a
minimally correct USE




> Here are the results
>> Comments inline, edit the world file directly:
>>
> [snip]
>>
>>> dev-libs/check
>>> dev-libs/libnl
>>> dev-libs/openssl
>>
>> remove everything in dev-libs
> 
> gone
> 
>>
>>> dev-perl/DBD-Pg
>>> dev-perl/GStreamer
>>
>> Remove. No such package, unless its from an overlay
> 
> DBD-Pg is needed by SQL-ledger application I run
> dev-perl/GStreamer is gone
> 
>>
>>> dev-php/smarty
> 
> gone
> 
>>> dev-python/cython
>>> dev-python/dbus-python
>>
>> Remove. It's a dep of many things
> 
> above gone
> 
>>> dev-python/django
> 
> gone
> 
>>> dev-python/pycairo
>>> dev-python/pygobject
>>> dev-python/pygtk
>>> dev-python/pyxml
>>
>> Remove all this py* stuff. They are deps
> 
> gone
> 
> [snip]
>>> gnome-base/gconf
>>
>> Remove, this is a common dep
> 
> gone
> 
> [snip]
>>
>>> media-libs/gstreamer
>>> media-libs/libcuefile
>>> media-libs/libdvbpsi
> 
> above gone
> 
&g

[gentoo-user] now in blocked packages hell. =\

2016-03-06 Thread Alan Grimes
0.24.0:0/24::gentoo  USE="threads
-examples -gssapi -libressl -ssh {-test} -trace" 4,072 KiB
[ebuild   R] media-libs/lensfun-0.3.2::gentoo  USE="-doc {-test}"
CPU_FLAGS_X86="sse sse2" PYTHON_SINGLE_TARGET="python3_4 -python3_3
-python3_5" PYTHON_TARGETS="python3_4 python3_5* -python3_3" 0 KiB
[ebuild  N ]
kde-apps/kdeartwork-weatherwallpapers-15.08.3-r1:5::gentoo  USE="-debug"
0 KiB
[ebuild  N ] kde-frameworks/kcoreaddons-5.19.0:5/5.19::gentoo 
USE="nls -debug -doc (-fam) {-test}" 306 KiB
[ebuild  N ] kde-frameworks/kconfig-5.19.0:5/5.19::gentoo  USE="nls
-debug -doc {-test}" 220 KiB
[ebuild  N ] kde-frameworks/kwidgetsaddons-5.19.0:5/5.19::gentoo 
USE="nls -debug -doc {-test}" 2,080 KiB
[ebuild  N ] kde-frameworks/kwindowsystem-5.19.0:5/5.19::gentoo 
USE="X nls -debug -doc {-test}" 160 KiB
[ebuild  N ] kde-frameworks/kitemviews-5.19.0:5/5.19::gentoo 
USE="nls -debug -doc {-test}" 73 KiB
[ebuild  N ] kde-frameworks/karchive-5.19.0:5/5.19::gentoo 
USE="bzip2 lzma -debug -doc {-test}" 107 KiB
[ebuild  N ] kde-frameworks/kguiaddons-5.19.0:5/5.19::gentoo 
USE="-debug -doc {-test}" 39 KiB
[ebuild  N ] kde-frameworks/kcodecs-5.19.0:5/5.19::gentoo  USE="nls
-debug -doc {-test}" 213 KiB
[ebuild  N ] kde-frameworks/sonnet-5.19.0:5/5.19::gentoo 
USE="hunspell nls -aspell -debug -doc {-test}" 276 KiB
[ebuild  N ] kde-frameworks/kitemmodels-5.19.0:5/5.19::gentoo 
USE="-debug -doc {-test}" 375 KiB
[ebuild  N ] kde-plasma/kdecoration-5.5.5:5::gentoo  USE="-debug
{-test}" 34 KiB
[ebuild  N ] kde-frameworks/attica-5.19.0:5/5.19::gentoo 
USE="-debug -doc {-test}" 59 KiB
[ebuild  N ] kde-frameworks/threadweaver-5.19.0:5/5.19::gentoo 
USE="-debug -doc {-test}" 1,376 KiB
[ebuild  N ] kde-plasma/breeze-gtk-5.5.5:5::gentoo  USE="-debug" 252 KiB
[ebuild  N ] kde-frameworks/kplotting-5.19.0:5/5.19::gentoo 
USE="-debug -doc {-test}" 29 KiB
[ebuild  N ] kde-frameworks/kcompletion-5.19.0:5/5.19::gentoo 
USE="nls -debug -doc {-test}" 114 KiB
[ebuild  N ] kde-frameworks/kcrash-5.19.0:5/5.19::gentoo  USE="X nls
-debug -doc {-test}" 20 KiB
[ebuild  N ] kde-frameworks/kimageformats-5.19.0:5/5.19::gentoo 
USE="openexr -debug -doc -eps {-test}" 200 KiB
[ebuild  N ] kde-frameworks/ki18n-5.19.0:5/5.19::gentoo  USE="-debug
-doc {-test}" 586 KiB
[ebuild   R] dev-libs/libcdio-0.93:0/15::gentoo  USE="cxx -cddb
-minimal -static-libs {-test}" ABI_X86="32* (64) (-x32)" 0 KiB
[ebuild U  ] app-i18n/enca-1.18::gentoo [1.14-r2::gentoo]
USE="recode -doc" ABI_X86="32 (64) (-x32)" 0 KiB
[ebuild U  ] dev-util/dialog-1.3.20160209::gentoo
[1.2.20150920::gentoo] USE="nls unicode -examples -minimal -static-libs"
488 KiB
[ebuild  N ] kde-frameworks/kpty-5.19.0:5/5.19::gentoo  USE="-debug
-doc {-test}" 56 KiB
[ebuild  N ] kde-frameworks/kunitconversion-5.19.0:5/5.19::gentoo 
USE="-debug -doc {-test}" 606 KiB
[ebuild U  ] dev-python/enum34-1.1.2::gentoo [1.0.4::gentoo]
USE="-doc" PYTHON_TARGETS="python2_7 -pypy -pypy3 -python3_3" 46 KiB
[ebuild  N ] dev-python/iniparse-0.4-r1::gentoo 
PYTHON_TARGETS="python2_7" 31 KiB
[ebuild  N ] dev-libs/newt-0.52.18::gentoo  USE="gpm nls -tcl"
PYTHON_TARGETS="python2_7" 177 KiB
[ebuildFU  ] dev-java/java-sdk-docs-1.8.0.74:1.8::gentoo
[1.8.0.60:1.8::gentoo] 91,248 KiB
[ebuild  N ] media-fonts/noto-20160305::gentoo  USE="X" 482,461 KiB
[ebuild  N ] dev-python/utidylib-0.2-r2::gentoo  USE="-doc {-test}"
PYTHON_TARGETS="python2_7" 18 KiB
[ebuild U  ] media-sound/linuxsampler-2.0.0-r2::gentoo
[2.0.0::gentoo] USE="sqlite -doc -jack -lv2% -static-libs" 0 KiB
[ebuild  N ] kde-plasma/kwayland-5.5.5:5::gentoo  USE="-debug
{-test}" 157 KiB
[ebuild   R] dev-python/pyasn1-0.1.9::gentoo  USE="-doc"
PYTHON_TARGETS="python2_7 python3_4 python3_5* -pypy -pypy3 -python3_3"
0 KiB
[ebuild   R] media-video/vcdimager-0.7.24::gentoo  USE="xml
-static-libs" ABI_X86="32* (64) (-x32)" 0 KiB
[ebuild   R] dev-python/py-1.4.31::gentoo  USE="-doc {-test}"
PYTHON_TARGETS="python2_7 python3_4 python3_5* -pypy -pypy3 -python3_3"
0 KiB
[ebuild   R] dev-python/pytz-2015.7::gentoo 
PYTHON_TARGETS="python2_7 python3_4 python3_5* -pypy -pypy3 -python3_3"
0 KiB
[ebuild   R] dev-python/sip-4.17-r1:0/11::gentoo  USE="-debug -doc"
PYTHON_TARGETS="python2_7 python3_4 python3_5* -python3_3" 0 KiB
[ebuild  N ] dev-python/pygments-2.1.1::gentoo  USE="-doc {-test}"
PYTHON_TARGETS="python2_7 python3_4 

Re: [gentoo-user] In Any Build of Firefox I Make it Uses a Poor Method of Downscaling

2016-05-19 Thread TheXzoron
amily.org/svnroot/proaudio/proaudio/trunk/overlays/proaudio
> masters: gentoo
> steam-overlay
> location: /usr/local/overlay/steam
> sync-type: git
> sync-uri: https://github.com/anyc/steam-overlay/
> masters: gentoo
> ABI="amd64"
> ABI_X86="64"
> ACCEPT_KEYWORDS="amd64 ~amd64"
> ACCEPT_LICENSE="@FREE"
> ACCEPT_PROPERTIES="*"
> ACCEPT_RESTRICT="*"
> ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106
> cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0
> intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci"
> ANT_HOME="/usr/share/ant"
> APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions
> alias auth_basic authn_alias authn_anon authn_dbm authn_default
> authn_file authz_dbm authz_default authz_groupfile authz_host
> authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock
> deflate dir disk_cache env expires ext_filter file_cache filter
> headers include info log_config logio mem_cache mime mime_magic
> negotiation rewrite setenvif speling status unique_id userdir
> usertrack vhost_alias"
> ARCH="amd64"
> AUTOCLEAN="yes"
> BOOTSTRAP_USE="cxx unicode internal-glib python_targets_python3_4
> python_targets_python2_7 multilib"
> CALLIGRA_FEATURES="krita"
> CAMERAS="ptp2"
> CBUILD="x86_64-pc-linux-gnu"
> CCACHE_DIR="/mnt/portagefiles/ccache"
> CCACHE_SIZE="100G"
> CFLAGS="-O2 -pipe -march=native"
> CFLAGS_amd64="-m64"
> CFLAGS_x32="-mx32"
> CFLAGS_x86="-m32"
> CHOST="x86_64-pc-linux-gnu"
> CHOST_amd64="x86_64-pc-linux-gnu"
> CHOST_x32="x86_64-pc-linux-gnux32"
> CHOST_x86="i686-pc-linux-gnu"
> CLEAN_DELAY="5"
> COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog"
> COLLISION_IGNORE="/lib/modules/* *.py[co] *$py.class */dropin.cache"
> COLORTERM="rxvt"
> CONFIG_PROTECT="/etc /usr/lib64/libreoffice/program/sofficerc
> /usr/share/config /usr/share/gnupg/qualified.txt"
> CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf
> /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release
> /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo"
> CPU_FLAGS_X86="mmx mmxext fma fma3 sse sse2 sse3 sse4_1 sse4_2
> ssse3 avx avx2"
> CURL_SSL="libressl"
> CXXFLAGS="-O2 -pipe -march=native"
> DEFAULT_ABI="amd64"
> DISPLAY=":0"
> DISTDIR="/mnt/portagefiles/distfiles"
> ELIBC="glibc"
> EMERGE_DEFAULT_OPTS="--verbose --ask --quiet-build"
> EMERGE_WARNING_DELAY="10"
> EPREFIX=""
> EROOT="/"
> FCFLAGS="-O2 -pipe"
> FEATURES="assume-digests binpkg-logs buildpkg ccache
> config-protect-if-modified distlocks ebuild-locks fixlafiles
> merge-sync news parallel-fetch preserve-libs protect-owned sandbox
> sfperms strict unknown-features-warn unmerge-logs unmerge-orphans
> userfetch userpriv usersandbox usersync xattr"
> FETCHCOMMAND="wget -t 3 -T 60 --passive-ftp -O
> "${DISTDIR}/${FILE}" "${URI}""
> FETCHCOMMAND_RSYNC="rsync -avP "${URI}" "${DISTDIR}/${FILE}""
> FETCHCOMMAND_SFTP="bash -c "x=\${2#sftp://} ; host=\${x%%/*} ;
> port=\${host##*:} ; host=\${host%:*} ; [[ \${host} = \${port} ]] &&
> port=22 ; eval \"declare -a ssh_opts=(\${3})\" ; exec sftp -P \${port}
> \"\${ssh_opts[@]}\" \"\${host}:/\${x#*/}\" \"\$1\"" sftp
> "${DISTDIR}/${FILE}" "${URI}" "${PORTAGE_SSH_OPTS}""
> FETCHCOMMAND_SSH="bash -c "x=\${2#ssh://} ; host=\${x%%/*} ;
> port=\${host##*:} ; host=\${host%:*} ; [[ \${host} = \${port} ]] &&
> port=22 ; exec rsync --rsh=\"ssh -p\${port} \${3}\" -avP
> \"\${host}:/\${x#*/}\" \"\$1\"" rsync "${DISTDIR}/${FILE}" "${URI}"
> "${PORTAGE_SSH_OPTS}""
> FFLAGS="-O2 -pipe"
> GCC_SPECS=""
> GENTOO_MIRRORS="http://distfiles.gentoo.org;
> GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin
> garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver
> oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip
> tripmate tnt ublox ubx"

Re: [gentoo-user] In Any Build of Firefox I Make it Uses a Poor Method of Downscaling

2016-05-19 Thread TheXzoron
="*"
ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci
emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0
intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci"
ANT_HOME="/usr/share/ant"
APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions
alias auth_basic authn_alias authn_anon authn_dbm authn_default
authn_file authz_dbm authz_default authz_groupfile authz_host
authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock
deflate dir disk_cache env expires ext_filter file_cache filter headers
include info log_config logio mem_cache mime mime_magic negotiation
rewrite setenvif speling status unique_id userdir usertrack vhost_alias"
ARCH="amd64"
AUTOCLEAN="yes"
BOOTSTRAP_USE="cxx unicode internal-glib python_targets_python3_4
python_targets_python2_7 multilib"
CALLIGRA_FEATURES="krita"
CAMERAS="ptp2"
CBUILD="x86_64-pc-linux-gnu"
CCACHE_DIR="/mnt/portagefiles/ccache"
CCACHE_SIZE="100G"
CFLAGS="-O2 -pipe -march=native"
CFLAGS_amd64="-m64"
CFLAGS_x32="-mx32"
CFLAGS_x86="-m32"
CHOST="x86_64-pc-linux-gnu"
CHOST_amd64="x86_64-pc-linux-gnu"
CHOST_x32="x86_64-pc-linux-gnux32"
CHOST_x86="i686-pc-linux-gnu"
CLEAN_DELAY="5"
COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog"
COLLISION_IGNORE="/lib/modules/* *.py[co] *$py.class */dropin.cache"
COLORTERM="rxvt"
CONFIG_PROTECT="/etc /usr/lib64/libreoffice/program/sofficerc
/usr/share/config /usr/share/gnupg/qualified.txt"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d
/etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild
/etc/sandbox.d /etc/terminfo"
CPU_FLAGS_X86="mmx mmxext fma fma3 sse sse2 sse3 sse4_1 sse4_2 ssse3
avx avx2"
CURL_SSL="libressl"
CXXFLAGS="-O2 -pipe -march=native"
DEFAULT_ABI="amd64"
DISPLAY=":0"
DISTDIR="/mnt/portagefiles/distfiles"
ELIBC="glibc"
EMERGE_DEFAULT_OPTS="--verbose --ask --quiet-build"
EMERGE_WARNING_DELAY="10"
EPREFIX=""
EROOT="/"
FCFLAGS="-O2 -pipe"
FEATURES="assume-digests binpkg-logs buildpkg ccache
config-protect-if-modified distlocks ebuild-locks fixlafiles merge-sync
news parallel-fetch preserve-libs protect-owned sandbox sfperms strict
unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv
usersandbox usersync xattr"
FETCHCOMMAND="wget -t 3 -T 60 --passive-ftp -O "${DISTDIR}/${FILE}"
"${URI}""
FETCHCOMMAND_RSYNC="rsync -avP "${URI}" "${DISTDIR}/${FILE}""
FETCHCOMMAND_SFTP="bash -c "x=\${2#sftp://} ; host=\${x%%/*} ;
port=\${host##*:} ; host=\${host%:*} ; [[ \${host} = \${port} ]] &&
port=22 ; eval \"declare -a ssh_opts=(\${3})\" ; exec sftp -P \${port}
\"\${ssh_opts[@]}\" \"\${host}:/\${x#*/}\" \"\$1\"" sftp
"${DISTDIR}/${FILE}" "${URI}" "${PORTAGE_SSH_OPTS}""
FETCHCOMMAND_SSH="bash -c "x=\${2#ssh://} ; host=\${x%%/*} ;
port=\${host##*:} ; host=\${host%:*} ; [[ \${host} = \${port} ]] &&
port=22 ; exec rsync --rsh=\"ssh -p\${port} \${3}\" -avP
\"\${host}:/\${x#*/}\" \"\$1\"" rsync "${DISTDIR}/${FILE}" "${URI}"
"${PORTAGE_SSH_OPTS}""
FFLAGS="-O2 -pipe"
GCC_SPECS=""
GENTOO_MIRRORS="http://distfiles.gentoo.org;
GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin
garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle
oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt
ublox ubx"
GRUB_PLATFORMS="efi-64"
GSETTINGS_BACKEND="dconf"
GUILE_LOAD_PATH="/usr/share/guile/1.8"
HOME="/root"
INFINALITY_FT_AUTOHINT_HORIZONTAL_STEM_DARKEN_STRENGTH="10"
INFINALITY_FT_AUTOHINT_INCREASE_GLYPH_HEIGHTS="true"
INFINALITY_FT_AUTOHINT_SNAP_STEM_HEIGHT="100"
INFINALITY_FT_AUTOHINT_VERTICAL_STEM_DARKEN_STRENGTH="25"
INFINALITY_FT_BOLD_EMBOLDEN_X_VALUE="0"
INFINALITY_FT_BOLD_EMBOLDEN_Y_VALUE="0"
INFINALITY_FT_BRIGHTNESS="0"
INFINALITY_FT_CHROMEOS_STYLE_SHARPENING_STRENGTH="0"
INFINALITY_FT_CONTRAST="0"
INFINALITY_FT_FILTER_PARAMS="11 22 38 22 11"
INFINALITY_FT_FRINGE_FILTER_STRENGTH="0"
INFINALITY_FT_GAMMA_CORRECTION="0 100"
IN

[gentoo-user] crossdev arm-unknown-linux-gnu failed

2018-05-26 Thread tuxic
/pkgconfig:   0.29.2::gentoo
sys-apps/baselayout:  2.5-r1::gentoo
sys-apps/openrc:  0.35.5::gentoo
sys-apps/sandbox: 2.13::gentoo
sys-devel/autoconf:   2.13::gentoo, 2.69-r4::gentoo
sys-devel/automake:   1.15.1-r2::gentoo, 1.16.1-r1::gentoo
sys-devel/binutils:   2.30-r2::gentoo
sys-devel/gcc:7.3.0-r3::gentoo
sys-devel/gcc-config: 1.9.1::gentoo
sys-devel/libtool:2.4.6-r5::gentoo
sys-devel/make:   4.2.1-r3::gentoo
sys-kernel/linux-headers: 4.16-r1::gentoo (virtual/os-headers)
sys-libs/glibc:   ::gentoo
Repositories:

gentoo
location: /usr/portage
sync-type: rsync
sync-uri: rsync://rsync.gentoo.org/gentoo-portage
priority: -1000
sync-rsync-verify-jobs: 1
sync-rsync-verify-metamanifest: no
sync-rsync-extra-opts: 
sync-rsync-verify-max-age: 24

local
location: /usr/local/portage
masters: gentoo
priority: 99

ABI="amd64"
ABI_X86="64"
ACCEPT_KEYWORDS="amd64 ~amd64"
ACCEPT_LICENSE="* -@EULA"
ACCEPT_PROPERTIES="*"
ACCEPT_RESTRICT="*"
ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x 
ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 
trident usb-audio via82xx via82xx-modem ymfpci"
ANT_HOME="/usr/share/ant"
APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias 
auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm 
authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache 
cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter 
file_cache filter headers include info log_config logio mem_cache mime 
mime_magic negotiation rewrite setenvif speling status unique_id userdir 
usertrack vhost_alias"
ARCH="amd64"
AUTOCLEAN="yes"
AXIOM="/usr/axiom/mnt/linux"
BOOTSTRAP_USE="cxx unicode internal-glib split-usr python_targets_python3_5 
python_targets_python2_7 multilib"
BROOT=""
CALLIGRA_FEATURES="karbon plan sheets stage words"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=native -pipe -O"
CFLAGS_amd64="-m64"
CFLAGS_x32="-mx32"
CFLAGS_x86="-m32"
CG_COMPILER_EXE="/opt/bin/cgc"
CG_INC_PATH="/opt/nvidia-cg-toolkit/include"
CG_LIB_PATH="/opt/nvidia-cg-toolkit/lib64"
CHOST="x86_64-pc-linux-gnu"
CHOST_amd64="x86_64-pc-linux-gnu"
CHOST_x32="x86_64-pc-linux-gnux32"
CHOST_x86="i686-pc-linux-gnu"
CLEAN_DELAY="5"
COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog"
COLLISION_IGNORE="/lib/modules/* *.py[co] *$py.class */dropin.cache"
COLORTERM="rxvt"
CONFIG_PROTECT="/etc /usr/share/config /usr/share/gnupg/qualified.txt"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d 
/etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild 
/etc/sandbox.d /etc/terminfo /etc/texmf/language.dat.d 
/etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c"
CONSOLETYPE="pty"
CPU_FLAGS_X86="3dnow 3dnowext mmx mmxext popcnt sse sse2 sse3 sse4a"
CUDA_VISIBLE_DEVICES="0"
CXXFLAGS="-march=native -pipe -O"
DEFAULT_ABI="amd64"
DIFMT="SvFUaPTM"
DISPLAY=":0.0"
DISTDIR="/usr/portage/distfiles"
EDITOR="/usr/local/bin/vim"
EIX_LIMIT="0"
ELIBC="glibc"
EMERGE_DEFAULT_OPTS="--jobs=4 --load-average=4 --changed-deps-report=n 
--changed-deps"
EMERGE_WARNING_DELAY="10"
ENV_UNSET="DBUS_SESSION_BUS_ADDRESS DISPLAY PERL5LIB PERL5OPT PERLPREFIX 
PERL_CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME 
XDG_DATA_HOME XDG_RUNTIME_DIR"
EPREFIX=""
EROOT="/"
ESYSROOT="/"
FCFLAGS="-O2 -pipe"
FEATURES="assume-digests binpkg-logs config-protect-if-modified distlocks 
ebuild-locks fixlafiles merge-sync multilib-strict news parallel-fetch 
preserve-libs protect-owned sandbox sfperms strict unknown-features-warn 
unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr"
FETCHCOMMAND="wget -t 3 -T 60 --passive-ftp -O "${DISTDIR}/${FILE}" "${URI}""
FETCHCOMMAND_RSYNC="rsync -avP "${URI}" "${DISTDIR}/${FILE}""
FETCHCOMMAND_SFTP="bash -c "x=\${2#sftp://} ; host=\${x%%/*} ; 
port=\${host##*:} ; host=\${host%:*} ; [[ \${host} = \${port} ]] && port= ; 
eval \"declare -a ssh_opts=(\${3})\" ; exec sftp \${port:+-P \${port}} 
\"\${ssh_opts[@]}\" \"\${host}:/\${x#*/}\" \"\$1\"" sftp "${DISTDIR}/${FILE}" 
"${URI}" "${PORTAGE_SSH_OPTS}""
FETCHCOMMAND_SSH="bash -c "x=\${2#ssh://} ; host=

Re: [gentoo-user] Epic list of total FAIL.

2015-08-20 Thread Alan Grimes
   
ANT_HOME=/usr/share/ant   


APACHE2_MODULES=authn_core authz_core socache_shmcb unixd actions alias
auth_basic authn_alias authn_anon authn_dbm authn_default authn_file
authz_dbm authz_default authz_groupfile authz_host authz_owner
authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir
disk_cache env expires ext_filter file_cache filter headers include info
log_config logio mem_cache mime mime_magic negotiation rewrite setenvif
speling status unique_id userdir usertrack vhost_alias
ARCH=amd64
AUTOCLEAN=yes
BOOTSTRAP_USE=cxx unicode internal-glib python_targets_python3_4
python_targets_python2_7 multilib
CALLIGRA_FEATURES=kexi words flow plan sheets stage tables krita karbon
braindump author
CAMERAS=ptp2
CBUILD=x86_64-pc-linux-gnu
CFLAGS=-O3 -march=native -pipe 
CFLAGS_amd64=-m64
CFLAGS_x32=-mx32
CFLAGS_x86=-m32
CG_COMPILER_EXE=/opt/bin/cgc
CG_INC_PATH=/opt/nvidia-cg-toolkit/include
CG_LIB_PATH=/opt/nvidia-cg-toolkit/lib64:/opt/nvidia-cg-toolkit/lib32
CHOST=x86_64-pc-linux-gnu
CHOST_amd64=x86_64-pc-linux-gnu
CHOST_x32=x86_64-pc-linux-gnux32
CHOST_x86=i686-pc-linux-gnu
CLEAN_DELAY=5
COLLECTD_PLUGINS=df interface irq load memory rrdtool swap syslog
COLLISION_IGNORE=/lib/modules/* *.py[co] *$py.class */dropin.cache
CONFIG_PROTECT=/etc /usr/lib64/libreoffice/program/sofficerc
/usr/share/config /usr/share/gnupg/qualified.txt
/usr/share/maven-bin-3.2/conf /var/lib/hsqldb
CONFIG_PROTECT_MASK=/etc/ca-certificates.conf /etc/dconf /etc/env.d
/etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild
/etc/sandbox.d /etc/terminfo /etc/texmf/language.dat.d
/etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c
CPU_FLAGS_X86=mmx mmxext sse2_4way 3dnow 3dnowext sse sse2 sse3 sse4
CVS_RSH=ssh
CXXFLAGS=-O3 -march=native -pipe 
DEFAULT_ABI=amd64
DISABLED= 
DISPLAY=:0.1
DISTDIR=/usr/portage/distfiles
EDITOR=/bin/nano
ELIBC=glibc
EMERGE_DEFAULT_OPTS=--jobs=1 --quiet-build=n --verbose
EMERGE_WARNING_DELAY=10
ENABLED= /var/lib/layman/hasufell /var/lib/layman/steam-overlay 
EPREFIX=
EROOT=/
FCFLAGS=-O2 -pipe
FEATURES=assume-digests binpkg-logs config-protect-if-modified
distlocks ebuild-locks fixlafiles merge-sync news nostrip parallel-fetch
protect-owned sandbox sfperms splitdebug strict unknown-features-warn
unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync
FETCHCOMMAND=wget -t 3 -T 60 --passive-ftp -O ${DISTDIR}/${FILE}
${URI}
FETCHCOMMAND_RSYNC=rsync -avP ${URI} ${DISTDIR}/${FILE}
FETCHCOMMAND_SFTP=bash -c x=\${2#sftp://} ; host=\${x%%/*} ;
port=\${host##*:} ; host=\${host%:*} ; [[ \${host} = \${port} ]] 
port=22 ; eval \declare -a ssh_opts=(\${3})\ ; exec sftp -P \${port}
\\${ssh_opts[@]}\ \\${host}:/\${x#*/}\ \\$1\ sftp
${DISTDIR}/${FILE} ${URI} ${PORTAGE_SSH_OPTS}
FETCHCOMMAND_SSH=bash -c x=\${2#ssh://} ; host=\${x%%/*} ;
port=\${host##*:} ; host=\${host%:*} ; [[ \${host} = \${port} ]] 
port=22 ; exec rsync --rsh=\ssh -p\${port} \${3}\ -avP
\\${host}:/\${x#*/}\ \\$1\ rsync ${DISTDIR}/${FILE} ${URI}
${PORTAGE_SSH_OPTS}
FFLAGS=-O2 -pipe
FLTK_DOCDIR=/usr/share/doc/fltk-1.3.2_p10088/html
GCC_SPECS=
GENTOO_MIRRORS=ftp://gentoo.mirrors.pair.com/;
GPSD_PROTOCOLS=ashtech aivdm earthmate evermore fv18 garmin garmintxt
gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore
rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ublox ubx
GRUB_PLATFORMS=pc efi-64
GSETTINGS_BACKEND=dconf
GUILE_LOAD_PATH=/usr/share/guile/1.8
HG=/usr/bin/hg
HOME=/root
INFOPATH=/usr/share/info:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.9.3/info:/usr/share/binutils-data/x86_64-pc-linux-gnu/2.25.1/info:/usr/share/info/emacs-24:/usr/share/gnat-gcc-data/x86_64-pc-linux-gnu/4.6/info
INPUT_DEVICES=keyboard mouse
IUSE_IMPLICIT=abi_x86_64 prefix prefix-guest
JAVAC=/etc/java-config-2/current-system-vm/bin/javac
JAVA_HOME=/etc/java-config-2/current-system-vm
JDK_HOME=/etc/java-config-2/current-system-vm
KERNEL=linux
LANG=en_US.utf8
LCD_DEVICES=bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb
ncurses text
LC_MESSAGES=C
LDFLAGS=-Wl,-O1 -Wl,--as-needed
LDFLAGS_amd64=-m elf_x86_64
LDFLAGS_x32=-m elf32_x86_64
LDFLAGS_x86=-m elf_i386
LESS=-R -M --shift 5
LESSOPEN=|lesspipe %s
LIBDIR_amd64=lib64
LIBDIR_amd64_fbsd=lib64
LIBDIR_arm=lib
LIBDIR_arm64=lib64
LIBDIR_n32=lib32
LIBDIR_n64=lib64
LIBDIR_o32=lib
LIBDIR_ppc=lib32
LIBDIR_ppc64=lib64
LIBDIR_s390=lib32
LIBDIR_s390x=lib64
LIBDIR_sparc32=lib32
LIBDIR_sparc64=lib64
LIBDIR_x32=libx32
LIBDIR_x86=lib32
LIBDIR_x86_fbsd=lib32
LIBREOFFICE_EXTENSIONS=presenter-console presenter-minimizer
LINGUAS=en en_US
LOGNAME=root
LS_COLORS=rs=0:di=01;34:ln=01;36:mh=00:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=01;05;37;41:mi=01;05;37;41:su=37;41:sg=30;43:ca=30;41:tw=30;42:ow=34;42:st=37;44:ex=01;32:*.tar=01;31:*.tgz=01;31:*.arc=01;31:*.arj=01;31:*.taz=01;31:*.lha=01;31:*.lz4=01;31:*.lzh=01;31:*.lzma=01;31:*.tlz=01;31:*.txz=01;31:*.tzo=01;31:*.t7z=01;31:*.zip

Re: [gentoo-user] a few blockers I can't figure out

2015-08-31 Thread covici
pps/openrc:  0.17::gentoo
sys-apps/sandbox: 2.6-r1::gentoo
sys-devel/autoconf:   2.13::gentoo, 2.69-r1::gentoo
sys-devel/automake:   1.9.6-r3::gentoo, 1.10.3::gentoo, 1.11.6-r1::gentoo, 
1.12.6::gentoo, 1.13.4::gentoo, 1.14.1::gentoo, 1.15::gentoo
sys-devel/binutils:   2.25.1::gentoo
sys-devel/gcc:4.9.3::gentoo
sys-devel/gcc-config: 1.8::gentoo
sys-devel/libtool:2.4.6-r1::gentoo
sys-devel/make:   4.1-r1::gentoo
sys-kernel/linux-headers: 4.1::gentoo (virtual/os-headers)
sys-libs/glibc:   2.21-r1::gentoo
Repositories:

gentoo
location: /usr/portage
sync-type: rsync
sync-uri: rsync://rsync.gentoo.org/gentoo-portage
priority: -1000

local_ebuilds
location: /usr/local/portage
masters: gentoo
priority: 0

gnome
location: /var/lib/layman/gnome
sync-type: laymansync
sync-uri: git://anongit.gentoo.org/proj/gnome.git
masters: gentoo
priority: 50

haskell
location: /var/lib/layman/haskell
sync-type: laymansync
sync-uri: git://github.com/gentoo-haskell/gentoo-haskell.git
masters: gentoo
priority: 50

mv
location: /var/lib/layman/mv
sync-type: laymansync
sync-uri: git://anongit.gentoo.org/user/mv.git
masters: gentoo
priority: 50

ABI="amd64"
ABI_X86="64"
ACCEPT_KEYWORDS="amd64 ~amd64 ~x86"
ACCEPT_LICENSE="*"
ACCEPT_PROPERTIES="*"
ACCEPT_RESTRICT="*"
ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x 
ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 
trident usb-audio via82xx via82xx-modem ymfpci"
ANT_HOME="/usr/share/ant"
APACHE2_MODULES="actions alias access_compat auth_basic auth_digest authn_anon 
authn_dbd authn_dbm authn_file authz_dbm authz_groupfile authz_host authz_owner 
authz_user autoindex cache cgi dav dav_fs dav_lock dbd deflate dir disk_cache 
env expires ext_filter file_cache filter headers ident imagemap include info 
log_config logio mime mime_magic negotiation proxy proxy_ajp proxy_connect 
proxy_http rewrite setenvif so speling status unique_id userdir usertrack 
vhost_aliasasis authn_alias log_forensic substitute vhost_alias asis 
log_forensic authn_core authz_core unixd socache_shmcb"
APACHE2_MPMS="prefork"
ARCH="amd64"
AUTOCLEAN="yes"
BASH_ENV="/root/.bashrc"
BOOTSTRAP_USE="cxx unicode internal-glib python_targets_python3_4 
python_targets_python2_7 multilib"
CALLIGRA_FEATURES="kexi words flow plan sheets stage tables krita karbon 
braindump author"
CAMERAS="ptp2"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -mtune=core2 -pipe -ggdb"
CFLAGS_amd64="-m64"
CFLAGS_x32="-mx32"
CFLAGS_x86="-m32"
CHOST="x86_64-pc-linux-gnu"
CHOST_amd64="x86_64-pc-linux-gnu"
CHOST_x32="x86_64-pc-linux-gnux32"
CHOST_x86="i686-pc-linux-gnu"
CLEAN_DELAY="5"
COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog"
COLLISION_IGNORE="/lib/modules/* *.py[co] *$py.class */dropin.cache"
CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt /var/bind"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d 
/etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release 
/etc/php/apache2-php5.5/ext-active/ /etc/php/apache2-php5.6/ext-active/ 
/etc/php/cgi-php5.5/ext-active/ /etc/php/cgi-php5.6/ext-active/ 
/etc/php/cli-php5.5/ext-active/ /etc/php/cli-php5.6/ext-active/ 
/etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/texmf/language.dat.d 
/etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c"
CPU_FLAGS_X86="avx mmx mmxext popcnt sse sse2 sse3 sse4_1 sse4_2 ssse3"
CVS_RSH="ssh"
CXXFLAGS="-O2 -mtune=core2 -pipe -ggdb"
DEFAULT_ABI="amd64"
DISTDIR="/usr/portage/distfiles"
EDITOR="/usr/bin/emacs"
ELIBC="glibc"
EMERGE_DEFAULT_OPTS="--ask --color=n  --verbose --nospinner --autounmask=n 
--quiet-build=n"
EMERGE_WARNING_DELAY="10"
EPREFIX=""
EROOT="/"
FCFLAGS="-O2 -pipe"
FEATURES="assume-digests binpkg-logs buildpkg config-protect-if-modified 
distlocks ebuild-locks fixlafiles merge-sync news parallel-fetch preserve-libs 
protect-owned sandbox sfperms splitdebug strict unknown-features-warn 
unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync"
FETCHCOMMAND="wget -t 3 -T 60 --passive-ftp -O "${DISTDIR}/${FILE}" "${URI}""
FETCHCOMMAND_RSYNC="rsync -avP "${URI}" "${DISTDIR}/${FILE}""
FETCHCOMMAND_SFTP="bash -c "x=\${2#sftp://} ; host=\${x%%/*} ; 
port=\${host##*:} ; host=\${host%:*} ; [[ \${host} = \${port} ]] && port=22 ; 
eval \"declare -a ssh_opts=(\${3})\" ; exec sftp -P \${port} 
\"\${s

Re: [gentoo-user] Gcc 5.3

2015-12-25 Thread Alan Grimes
Andreas K. Huettel wrote:
> Am Donnerstag, 24. Dezember 2015, 16:18:27 schrieb Alan Grimes:
> > Hey, thanks for putting out gcc 5.3...
>
> > Unfortunately, it fails to bootstrap on my machine. I am getting
> > differences between the stage 2 and stage 3 compilers and it's
> dying... =(
>
>
> "emerge --info" output pretty please! :)

Like the other d00d, I'm also using and AMD processor.


atg@tortoise ~ $ emerge --info
Portage 2.2.26 (python 3.4.3-final-0, default/linux/amd64/13.0/desktop,
gcc-4.9.3, glibc-2.22-r1, 4.3.3 x86_64)
=
System uname:
Linux-4.3.3-x86_64-AMD_Phenom-tm-_II_X6_1090T_Processor-with-gentoo-2.2
KiB Mem:32877316 total,  21368792 free
KiB Swap:8000364 total,   8000364 free
Timestamp of repository gentoo: Fri, 25 Dec 2015 15:30:01 +
sh bash 4.3_p42
ld GNU ld (Gentoo 2.25.1 p1.1) 2.25.1
app-shells/bash:  4.3_p42::gentoo
dev-java/java-config: 2.2.0::gentoo
dev-lang/perl:5.22.1::gentoo
dev-lang/python:  2.7.11-r1::gentoo, 3.3.5-r1::gentoo,
3.4.3-r7::gentoo
dev-util/cmake:   3.4.1::gentoo
dev-util/pkgconfig:   0.29::gentoo
sys-apps/baselayout:  2.2::gentoo
sys-apps/openrc:  0.19.1::gentoo
sys-apps/sandbox: 2.10-r1::gentoo
sys-devel/autoconf:   2.13::gentoo, 2.69-r1::gentoo
sys-devel/automake:   1.10.3-r1::gentoo, 1.11.6-r2::gentoo,
1.12.6::gentoo, 1.13.4::gentoo, 1.14.1-r1::gentoo, 1.15-r1::gentoo
sys-devel/binutils:   2.25.1-r1::gentoo
sys-devel/gcc:4.9.3::gentoo
sys-devel/gcc-config: 1.8::gentoo
sys-devel/libtool:2.4.6-r1::gentoo
sys-devel/make:   4.1-r1::gentoo
sys-kernel/linux-headers: 4.3::gentoo (virtual/os-headers)
sys-libs/glibc:   2.22-r1::gentoo
Repositories:

gentoo
location: /usr/portage
sync-type: rsync
sync-uri: rsync://rsync.gentoo.org/gentoo-portage
priority: -1000
sync-rsync-extra-opts: --progress

hasufell
location: /var/lib/layman/hasufell
masters: gentoo
priority: 50





spike-community-overlay 




location: /var/lib/layman/spike-community-overlay
masters: gentoo
priority: 50

steam-overlay
location: /var/lib/layman/steam-overlay
masters: gentoo
priority: 50

wichtounet
location: /var/lib/layman/wichtounet
masters: gentoo
priority: 50

ABI="amd64"
ABI_X86="64 32"
ACCEPT_KEYWORDS="amd64 ~amd64"
ACCEPT_LICENSE="*"
ACCEPT_PROPERTIES="*"
ACCEPT_RESTRICT="*"
ADA_INCLUDE_PATH="/usr/lib64/gnat-gcc/x86_64-pc-linux-gnu/4.6/adainclude"
ADA_OBJECTS_PATH="/usr/lib64/gnat-gcc/x86_64-pc-linux-gnu/4.6/adalib"
ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci
emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0
intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci"
ANT_HOME="/usr/share/ant"
APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias
auth_basic authn_alias authn_anon authn_dbm authn_default authn_file
authz_dbm authz_default authz_groupfile authz_host authz_owner
authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir
disk_cache env expires ext_filter file_cache filter headers include info
log_config logio mem_cache mime mime_magic negotiation rewrite setenvif
speling status unique_id userdir usertrack vhost_alias"
ARCH="amd64"
AUTOCLEAN="yes"
BOOTSTRAP_USE="cxx unicode internal-glib python_targets_python3_4
python_targets_python2_7 multilib"
BROWSER="seamonkey"
CALLIGRA_FEATURES="kexi words flow plan sheets stage tables krita karbon
braindump author"
CAMERAS="ptp2"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=native -pipe "
CFLAGS_amd64="-m64"
CFLAGS_x32="-mx32"
CFLAGS_x86="-m32"
CG_COMPILER_EXE="/opt/bin/cgc"
CG_INC_PATH="/opt/nvidia-cg-toolkit/include"
CG_LIB_PATH="/opt/nvidia-cg-toolkit/lib64:/opt/nvidia-cg-toolkit/lib32"
CHOST="x86_64-pc-linux-gnu"
CHOST_amd64="x86_64-pc-linux-gnu"
CHOST_x32="x86_64-pc-linux-gnux32"
CHOST_x86="i686-pc-linux-gnu"
CLEAN_DELAY="5"
COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog"
COLLISION_IGNORE="/lib/modules/* *.py[co] *$py.class */dropin.

[gentoo-user] blank (black) screen on kde 5

2016-04-15 Thread Francisco Ares
ksmserver: Autostart 1 done
2016-04-14T12:01:45 Checking update-file
'/usr/share/kconf_update/kde4breeze.upd' for new updates
2016-04-14T12:01:45 kde4breeze.upd: Found new update '5.0KDE4Breeze_2'
2016-04-14T12:01:45 kde4breeze.upd: Running script 'kde4breeze'

HP Linux Imaging and Printing System (ver. 3.16.3)
System Tray Status Service ver. 2.0

Copyright (c) 2001-15 HP Development Company, LP
This software comes with ABSOLUTELY NO WARRANTY.
This is free software, and you are welcome to distribute it
under certain conditions. See COPYING file for more details.

kscreen: Primary output changed from KScreen::Output(Id: 599 , Name:
"HDMI-0" ) ( "HDMI-0" ) to KScreen::Output(Id: 599 , Name: "HDMI-0" ) (
"HDMI-0" )
kscreen: Primary output changed from KScreen::Output(Id: 599 , Name:
"HDMI-0" ) ( "HDMI-0" ) to KScreen::Output(Id: 599 , Name: "HDMI-0" ) (
"HDMI-0" )
Trying to use rootObject before initialization is completed, whilst using
setInitializationDelayed. Forcing completion
/usr/lib64/python2.7/site-packages/gtk-2.0/gtk/__init__.py:127:
RuntimeWarning: PyOS_InputHook is not available for interactive use of PyGTK
  set_interactive(1)
kwin_core: Failed to initialize compositing, compositing disabled
Plasma Shell startup completed
evaluating startup script:
"/usr/share/plasma/shells/org.kde.plasma.desktop/contents/layout.js"
Setting the name of  0x6f6cc0  to
 "org.kde.ActivityManager.Resources.Scoring"
Creating directory:
 "/home/vision/.local/share/kactivitymanagerd/resources/"
org.kde.plasma: unversioned plugin detected, may result in instability
org.kde.plasma: unversioned plugin detected, may result in instability
org.kde.plasma: unversioned plugin detected, may result in instability
org.kde.plasma: unversioned plugin detected, may result in instability
org.kde.plasma: unversioned plugin detected, may result in instability
org.kde.plasma: unversioned plugin detected, may result in instability
Setting default Containment plugin: "undefined"
org.kde.plasma: unversioned plugin detected, may result in instability
"1"
org.kde.baloo: "/home/vision"
KActivities: Database connection:
 "kactivities_db_resources_139946767820608_readwrite"
query_only:  QVariant(qlonglong, 0)
journal_mode:QVariant(QString, "wal")
wal_autocheckpoint:  QVariant(qlonglong, 100)
synchronous: QVariant(qlonglong, 1)
Setting the name of  0x6ea000  to  "org.kde.ActivityManager.RunApplication"
Setting the name of  0x73e420  to
 "org.kde.ActivityManager.ActivityTemplates"
Setting default Containment plugin: "undefined"
Service started, version: 6.2.0
org.kde.plasma: unversioned plugin detected, may result in instability
"0"
2016-04-14T12:01:46 [Script] setting widget style: "Breeze" true
2016-04-14T12:01:46 Checking update-file
'/usr/share/kconf_update/krdb_libpathwipe.upd' for new updates
"Missing \"Version=5\", file '/usr/share/kconf_update/krdb_libpathwipe.upd'
will be skipped."
2016-04-14T12:01:46 Checking update-file
'/usr/share/kconf_update/kscreenlocker.upd' for new updates
2016-04-14T12:01:46 kscreenlocker.upd: Found new update '0.1-autolock'
2016-04-14T12:01:46 kscreenlocker.upd: File 'kscreenlockerrc' does not
exist or empty, skipping
"Missing \"Version=5\", file '/usr/share/kconf_update/krdb_libpathwipe.upd'
will be skipped."
powerdevil: Backend loaded, loading core
powerdevil: Core loaded, initializing backend
powerdevil: Falling back to helper to get brightness
org.kde.plasma: unversioned plugin detected, may result in instability
Trying to convert empty KLocalizedString to QString.
Trying to convert empty KLocalizedString to QString.
Trying to convert empty KLocalizedString to QString.
Failed to open layout memory xml file for reading
"/home/vision/.local/share/kded5/keyboard/session/layout_memory.xml" error:
5
System timezone has been changed, new timezone is "Brazil/East"
Installing the delayed initialization callback.
Activity added twice "5f673a75-b0c4-41ea-bfdd-75087219c4d3"
QXcbIntegration: Cannot create platform OpenGL context, neither GLX nor EGL
are enabled
Failed to create OpenGL context for format QSurfaceFormat(version 2.0,
options QFlags(), depthBufferSize 24, redBufferSize -1, greenBufferSize -1,
blueBufferSize -1, alphaBufferSize 8, stencilBufferSize 8, samples -1,
swapBehavior 2, swapInterval 1, profile  0)
Application::crashHandler() called with signal 6; recent crashes: 1
bluedevil: Created
kf5.kded: found kded module "kwrited" by prepending 'kded_' to the library
path, please fix your metadata.
Delayed initialization.
ksmserver: Copying autostart files from "/home/vision/.kde4//Autostart"
ksmserver: Starting notification thread
Reloading the khotkeys configuration
ksmserver:

[gentoo-user] problems energing dev-libs/gobject-interospection-1.32.1

2012-10-14 Thread covici
Hi.  In today's world update I am having strange problems with
gobject-introspection.  I wonder why its trying to downgrade to
1.32.1::gentoo and it fails to emerge with the following error:
  GISCAN Gio-2.0.gir
gir/gio-2.0.c:33354: Warning: Gio: invalid annotation option: allow
gir/gio-2.0.c:32987: Warning: Gio:
g_pollable_input_stream_read_nonblocking: unknown parameter 'size' in
documentation comment, should be 'count'
/usr/include/glib-2.0/gio/gpollableoutputstream.h:92: Fatal: Gio: can't
find parameter size referenced by parameter buffer of
'pollable_output_stream_write_nonblocking'
/usr/include/glib-2.0/gio/gpollableoutputstream.h:92: Fatal: Gio: can't
find parameter size referenced by parameter buffer of
'pollable_output_stream_write_nonblocking'

make[2]: *** [Gio-2.0.gir] Error 1
make[2]: Leaving directory
`/var/tmp/portage/dev-libs/gobject-introspection-1.32.1/work/gobject-introspection-1.32.1'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/var/tmp/portage/dev-libs/gobject-introspection-1.32.1/work/gobject-introspection-1.32.1'
make: *** [all] Error 2
 * ERROR: dev-libs/gobject-introspection-1.32.1 failed (compile phase):
 *   emake failed
 
The complete build log is attached in case you need more information.

Thanks in advance for any suggestions.
 * Package:dev-libs/gobject-introspection-1.32.1
 * Repository: gentoo
 * Maintainer: gn...@gentoo.org
 * USE:amd64 doc elibc_glibc kernel_linux multilib userland_GNU
 * FEATURES:   preserve-libs sandbox splitdebug
 cfg-update-1.8.2-r1: Skipping checksum index updating...
 Unpacking source...
 Unpacking gobject-introspection-1.32.1.tar.xz to 
 /var/tmp/portage/dev-libs/gobject-introspection-1.32.1/work
 Source unpacked in 
 /var/tmp/portage/dev-libs/gobject-introspection-1.32.1/work
 Preparing source in 
 /var/tmp/portage/dev-libs/gobject-introspection-1.32.1/work/gobject-introspection-1.32.1
  ...
 * Fixing OMF Makefiles ...
 [ ok ]
 * Running elibtoolize in: gobject-introspection-1.32.1/build-aux/
 *   Applying portage/1.2.0 patch ...
 *   Applying sed/1.5.6 patch ...
 *   Applying as-needed/2.2.6 patch ...
 * Cleaning 'build-aux/py-compile' file
 Source prepared.
 Configuring source in 
 /var/tmp/portage/dev-libs/gobject-introspection-1.32.1/work/gobject-introspection-1.32.1
  ...
 * econf: updating gobject-introspection-1.32.1/build-aux/config.sub with 
/usr/share/gnuconfig/config.sub
 * econf: updating gobject-introspection-1.32.1/build-aux/config.guess with 
/usr/share/gnuconfig/config.guess
./configure --prefix=/usr --build=x86_64-pc-linux-gnu 
--host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info 
--datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib 
--libdir=/usr/lib64 --disable-dependency-tracking --disable-static 
YACC=/usr/bin/yacc --disable-doctool --disable-tests --enable-gtk-doc 
--disable-maintainer-mode
configure: loading site script /usr/share/config.site
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking how to create a ustar tar archive... gnutar
checking whether to disable maintainer-specific portions of Makefiles... no
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of x86_64-pc-linux-gnu-gcc... none
checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o 
together... yes
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by x86_64-pc-linux-gnu-gcc... 
/usr/x86_64-pc-linux-gnu/bin/ld
checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands +=... yes
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu 
format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu

Re: [gentoo-user] Re: Well, I went about updating my system again. (day 6)

2016-12-07 Thread Alan Grimes
Mick wrote:
> 2. If problems show up, forget the script and use 'emerge -avuND world' as 
> Mr. 
> McKinnon suggested.  In most cases this will resolve any conflicts on its 
> own.  
> You could add '--backtrack=90' if there are unresolved conflicts to get 
> portage 
> to try harder.

=\

I do read every word sent my direction, carefully.

My misery quotient is now 429, Unfortunately, it seems I need to post
the entire Litany of Pain though it will bloat this e-mail a good deal
more than I feel comfortable posting.




tortoise ~ # emerge -avuND world<<< copied verbatim, seems
equivalent to what my script has anyway

 * IMPORTANT: 1 news items need reading for repository 'gentoo'.
 * Use eselect news read to view new items.


These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild  N ] dev-libs/xapian-1.2.24:0/1.2.22::gentoo  USE="brass
chert inmemory -doc -static-libs" CPU_FLAGS_X86="sse sse2" 0 KiB
[ebuild   R] dev-python/six-1.10.0::gentoo  USE="-doc {-test}"
PYTHON_TARGETS="python2_7 python3_4 python3_5 -pypy -pypy3
(-python3_3%)" 0 KiB
[ebuild   R] dev-python/pyasn1-0.1.9::gentoo  USE="-doc"
PYTHON_TARGETS="python2_7 python3_4 python3_5 -pypy -pypy3
(-python3_3%)" 0 KiB
[ebuild U  ] dev-cpp/glibmm-2.50.0:2::gentoo [2.48.1:2::gentoo]
USE="-debug -doc {-test} (-examples%)" ABI_X86="32 (64) (-x32)" 6,285 KiB
[ebuild   R] dev-python/idna-2.1::gentoo  PYTHON_TARGETS="python2_7
python3_4 python3_5 -pypy -pypy3 (-python3_3%)" 0 KiB
[ebuild   R] dev-python/chardet-2.3.0::gentoo 
PYTHON_TARGETS="python2_7 python3_4 python3_5 -pypy -pypy3
(-python3_3%)" 0 KiB
[ebuild   R] dev-python/sip-4.18.1:0/11::gentoo  USE="-debug -doc"
PYTHON_TARGETS="python2_7 python3_4 python3_5 (-python3_3%)" 0 KiB
[ebuild   R] dev-python/pycrypto-2.6.1-r1::gentoo  USE="gmp -doc
{-test}" PYTHON_TARGETS="python2_7 python3_4 python3_5 (-python3_3%)" 0 KiB
[ebuild U  ] virtual/perl-Compress-Raw-Zlib-2.69.0-r1::gentoo
[2.69.0::gentoo] 0 KiB
[ebuild   R] dev-python/py-1.4.31::gentoo  USE="-doc {-test}"
PYTHON_TARGETS="python2_7 python3_4 python3_5 -pypy -pypy3
(-python3_3%)" 0 KiB
[ebuild   R] dev-python/markupsafe-0.23::gentoo 
PYTHON_TARGETS="python2_7 python3_4 python3_5 -pypy -pypy3
(-python3_3%)" 0 KiB
[ebuild U  ] virtual/perl-libnet-3.80.100_rc::gentoo
[3.80.0::gentoo] 0 KiB
[ebuild U  ] virtual/perl-Time-Local-1.230.0-r4::gentoo
[1.230.0-r3::gentoo] 0 KiB
[ebuild U  ] virtual/perl-IO-1.360.100_rc::gentoo [1.360.0::gentoo]
0 KiB
[ebuild U  ] virtual/perl-Carp-1.400.0-r1::gentoo [1.400.0::gentoo]
0 KiB
[ebuild U  ] virtual/perl-Digest-MD5-2.540.0-r2::gentoo
[2.540.0-r1::gentoo] 0 KiB
[ebuild  NS] sys-kernel/vanilla-sources-4.8.12:4.8.12::gentoo
[4.7.2:4.7.2::gentoo] USE="-build -symlink" 237 KiB
[ebuild U  ] media-libs/audiofile-0.3.6-r2:0/1::gentoo
[0.3.6-r1:0/1::gentoo] USE="flac -static-libs {-test}" ABI_X86="32 (64)
(-x32)" 0 KiB
[ebuild U  ] sys-fs/lvm2-2.02.166::gentoo [2.02.145-r2::gentoo]
USE="readline thin udev -clvm -cman -corosync -device-mapper-only -lvm1
-lvm2create_initrd -openais (-selinux) -static -static-libs -systemd"
2,098 KiB
[ebuild U  ] dev-libs/jansson-2.9::gentoo [2.7::gentoo] USE="-doc
-static-libs" ABI_X86="32%* (64%*) (-x32)" 474 KiB
[ebuild U  ] dev-python/PySocks-1.6.4::gentoo [1.5.6::gentoo]
PYTHON_TARGETS="python2_7 python3_4 python3_5 -pypy -pypy3%
(-python3_3%)" 17 KiB
[ebuild   R] dev-python/enum34-1.1.6::gentoo  USE="-doc"
PYTHON_TARGETS="python2_7 -pypy -pypy3 (-python3_3%)" 0 KiB
[ebuild U  ] dev-db/sqlcipher-3.4.0::gentoo [3.3.0::gentoo]
USE="readline -libressl% -static-libs -tcl {-test}" ABI_X86="32 (64)
(-x32)" 13,283 KiB
[ebuild U  ] net-libs/libmicrohttpd-0.9.52:0/12::gentoo
[0.9.51:0/12::gentoo] USE="ssl -epoll -messages -static-libs {-test}"
1,216 KiB
[ebuild U  ] dev-python/simplejson-3.10.0::gentoo [3.8.2::gentoo]
PYTHON_TARGETS="python2_7 python3_4 python3_5 -pypy -pypy3
(-python3_3%)" 77 KiB
[ebuild U  ] dev-lang/lua-5.1.5-r4::gentoo [5.1.5-r3::gentoo]
USE="deprecated readline -emacs -static" ABI_X86="32 (64) (-x32)" 0 KiB
[ebuild U  ] net-libs/libpcap-1.8.1::gentoo [1.8.0::gentoo]
USE="dbus usb%* -bluetooth -netlink -static-libs (-canusb%)" ABI_X86="32
(64) (-x32)" 736 KiB
[ebuild U  ] dev-libs/libevdev-1.5.5::gentoo [1.5.4::gentoo]
USE="-static-libs" ABI_X86="32 (64) (-x32)" 397 KiB
[ebuild   R] dev-python/pycurl-7.43.0::gentoo  USE="ssl -examples
{-test}" CURL_SSL="openssl -gnutls -libressl -nss"
PYTHON_TARGETS=&

[gentoo-user] KDE update revdep-rebuild.sh fail

2018-04-02 Thread Daniel Frey
mmon:0
dev-libs/grantlee:5 dev-libs/hyphen:0 dev-libs/icu:0/60.2
dev-libs/iniparser:0 dev-libs/ivykis:0 dev-libs/jansson:0
dev-libs/json-c:0/2 dev-libs/json-glib:0 dev-libs/jsoncpp:0/19
dev-libs/leveldb:0 dev-libs/libaio:0 dev-libs/libappindicator:2
dev-libs/libappindicator:3 dev-libs/libassuan:0 dev-libs/libatasmart:0/4
dev-libs/libatomic_ops:0 dev-libs/libattica:0 dev-libs/libbsd:0
dev-libs/libburn:0 dev-libs/libbytesize:0 dev-libs/libcdio:0/15
dev-libs/libcdio-paranoia:0 dev-libs/libcroco:0.6 dev-libs/libdaemon:0
dev-libs/libdbusmenu:0 dev-libs/libdbusmenu-qt:0 dev-libs/libebml:0/4
dev-libs/libev:0 dev-libs/libevdev:0 dev-libs/libevent:0/2.1-6
dev-libs/libffi:0 dev-libs/libgcrypt:0/20 dev-libs/libgpg-error:0
dev-libs/libgudev:0/0 dev-libs/libgusb:0 dev-libs/libical:0/2
dev-libs/libindicator:0 dev-libs/libindicator:3 dev-libs/libinput:0/10
dev-libs/libixion:0/0.12 dev-libs/libksba:0 dev-libs/liblinear:0/3
dev-libs/libltdl:0 dev-libs/libnatspec:0 dev-libs/libnl:3
dev-libs/liborcus:0/0.12 dev-libs/libpcre:3 dev-libs/libpcre2:0
dev-libs/libpthread-stubs:0 dev-libs/libpwquality:0
dev-libs/librevenge:0 dev-libs/libsigc++:2 dev-libs/libsodium:0/18
dev-libs/libtasn1:0/6 dev-libs/libunibreak:0 dev-libs/libunistring:0/2
dev-libs/libusb:1 dev-libs/libusb-compat:0 dev-libs/libverto:0
dev-libs/libx86:0 dev-libs/libx86emu:0 dev-libs/libxml2:2
dev-libs/libxslt:0 dev-libs/libyaml:0 dev-libs/lzo:2 dev-libs/mpc:0
dev-libs/mpfr:0/4 dev-libs/nettle:0/6.1 dev-libs/npth:0 dev-libs/nspr:0
dev-libs/nss:0 dev-libs/openssl:0 dev-libs/popt:0 dev-libs/protobuf:0/15
dev-libs/pugixml:0 dev-libs/qjson:0 dev-libs/rasqal:0 dev-libs/redland:0
dev-libs/sni-qt:0 dev-libs/tinyxml:0 dev-libs/vala-common:0
dev-libs/volume_key:0 dev-libs/wayland:0 dev-libs/wayland-protocols:0
dev-libs/xapian:0/30 dev-libs/xmlsec:0 dev-libs/yajl:0/2
dev-perl/Archive-Zip:0 dev-perl/Authen-SASL:0 dev-perl/Cairo:0
dev-perl/Crypt-PasswdMD5:0 dev-perl/DBD-mysql:0 dev-perl/DBI:0
dev-perl/Date-Manip:0 dev-perl/Digest-HMAC:0 dev-perl/Digest-SHA1:0
dev-perl/Encode-Locale:0 dev-perl/Error:0 dev-perl/ExtUtils-Depends:0
dev-perl/ExtUtils-PkgConfig:0 dev-perl/File-BaseDir:0
dev-perl/File-DesktopEntry:0 dev-perl/File-Listing:0
dev-perl/File-MimeInfo:0 dev-perl/GSSAPI:0 dev-perl/Gtk2:0
dev-perl/Gtk2-Ex-PodViewer:0 dev-perl/Gtk2-Ex-Simple-List:0
dev-perl/HTML-Parser:0 dev-perl/HTML-Tagset:0
dev-perl/HTML-TokeParser-Simple:0 dev-perl/HTTP-Cookies:0
dev-perl/HTTP-Daemon:0 dev-perl/HTTP-Date:0 dev-perl/HTTP-Message:0
dev-perl/HTTP-Negotiate:0 dev-perl/IO-HTML:0 dev-perl/IO-Socket-INET6:0
dev-perl/IO-Socket-SSL:0 dev-perl/IO-stringy:0 dev-perl/LWP-MediaTypes:0
dev-perl/LWP-Protocol-https:0 dev-perl/Locale-gettext:0
dev-perl/Log-Agent:0 dev-perl/Module-Build:0 dev-perl/Net-Daemon:0
dev-perl/Net-HTTP:0 dev-perl/Net-SMTP-SSL:0 dev-perl/Net-SSLeay:0
dev-perl/Net-UPnP:0 dev-perl/Pango:0 dev-perl/PlRPC:0 dev-perl/SGMLSpm:0
dev-perl/Socket6:0 dev-perl/Sub-Override:0 dev-perl/TermReadKey:0
dev-perl/Text-CharWidth:0 dev-perl/Text-Unidecode:0
dev-perl/Text-WrapI18N:0 dev-perl/URI:0
dev-perl/Unicode-EastAsianWidth:0 dev-perl/WWW-RobotRules:0
dev-perl/XML-NamespaceSupport:0 dev-perl/XML-Parser:0 dev-perl/XML-SAX:0
dev-perl/XML-SAX-Base:0 dev-perl/XML-SAX-Expat:0 dev-perl/XML-Simple:0
dev-perl/glib-perl:0 dev-perl/libintl-perl:0 dev-perl/libwww-perl:0
dev-python/PyQt5:0 dev-python/PySocks:0 dev-python/asn1crypto:0
dev-python/bcrypt:0 dev-python/certifi:0 dev-python/cffi:0/1.11.4
dev-python/chardet:0 dev-python/cryptography:0 dev-python/cython:0
dev-python/dbus-python:0 dev-python/docutils:0 dev-python/enum34:0
dev-python/gevent:0 dev-python/greenlet:0 dev-python/gst-python:1.0
dev-python/httplib2:0 dev-python/idna:0 dev-python/ipaddress:0
dev-python/lxml:0 dev-python/mysql-python:0 dev-python/ndg-httpsclient:0
dev-python/paramiko:0 dev-python/pillow:0 dev-python/ply:0/3.9
dev-python/py:0 dev-python/pyasn1:0 dev-python/pyblake2:0
dev-python/pycairo:0 dev-python/pycparser:0 dev-python/pycurl:0
dev-python/pygments:0 dev-python/pygobject:3 dev-python/pynacl:0
dev-python/pyopenssl:0 dev-python/pyxattr:0 dev-python/pyzmq:0
dev-python/requests:0 dev-python/setuptools:0 dev-python/simplejson:0
dev-python/sip:0/12 dev-python/six:0 dev-python/ssl-fetch:0
dev-python/urlgrabber:0 dev-python/urllib3:0 dev-qt/designer:4
dev-qt/designer:5/5.9 dev-qt/linguist-tools:5/5.9 dev-qt/qdbus:5/5.9
dev-qt/qt3support:4 dev-qt/qtbluetooth:5/5.9 dev-qt/qtchooser:0
dev-qt/qtconcurrent:5/5.9 dev-qt/qtcore:4 dev-qt/qtcore:5/5.9
dev-qt/qtdbus:4 dev-qt/qtdbus:5/5.9 dev-qt/qtdeclarative:4
dev-qt/qtdeclarative:5/5.9 dev-qt/qtgraphicaleffects:5/5.9
dev-qt/qtgui:4 dev-qt/qtgui:5/5.9 dev-qt/qtimageformats:5/5.9
dev-qt/qtmultimedia:5/5.9 dev-qt/qtnetwork:5/5.9 dev-qt/qtopengl:4
dev-qt/qtopengl:5/5.9 dev-qt/qtpaths:5/5.9 dev-qt/qtprintsupport:5/5.9
dev-qt/qtquickcontrols:5/5.9 dev-qt/qtquickcontrols2:5/5.9
dev-qt/qtscript:4 dev-qt/qtscript:5/5.9 dev-qt/qtsql:4
dev-qt/qtsql:5/5.9 dev-qt/qtsvg:4 dev-qt/qtsvg:5/5.9 dev-qt/qttest:4

<    1   2   3