public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] list of miscellaneous FAIL
@ 2017-12-15 14:44 Alan Grimes
  2017-12-15 15:10 ` Alan McKinnon
  0 siblings, 1 reply; 6+ messages in thread
From: Alan Grimes @ 2017-12-15 14:44 UTC (permalink / raw
  To: gentoo-user

kdeinit:

over-tight constraint to cmake version:

##################################
-- Found XCB_XCB: /usr/lib/libxcb.so (found version "1.12")
-- Found XCB: /usr/lib/libxcb.so (found version "1.12") found
components:  XCB
CMake Error at CMakeLists.txt:51 (find_package):
  Could not find a configuration file for package "KF5KIO" that is
compatible
  with requested version "5.41.0".

  The following configuration files were considered but not accepted:

    /usr/lib64/cmake/KF5KIO/KF5KIOConfig.cmake, version: 5.40.0
    /usr/lib/cmake/KF5KIO/KF5KIOConfig.cmake, version: 5.40.0



-- Configuring incomplete, errors occurred!
See also
"/var/tmp/portage/kde-frameworks/kinit-5.41.0/work/kinit-5.41.0_build/CMakeFiles/CMakeOutput.log".
See also "/var/tmp/portage/kde-frameworks/kinit-5
#################################

also the files symlink in the build path was a reference to itself!!! =P


Also, the perennial fail, libcdio was giving a more helpful error
message this time, seems it was looking for a specific libiconv even
though that library seems to have been folded into glibc....



There is also a new perennial fail, that's very suspicious and worrying,
ffmpeg... I think it might have to do with relocatable code or
something, I thought I had disabled that feature and had gotten it to
work, apparently some pinhead decided to turn it back on thinking 'ooh
security'.  I'm like look: the only thing I care about is that I can log
in. =|

In file included from src/libpostproc/postprocess.c:538:0:
src/libpostproc/postprocess_template.c: In function ‘dering_MMX2’:
src/libpostproc/postprocess_template.c:1097:5: error: ‘asm’ operand has
impossible constraints
     __asm__ volatile(
     ^~~~~~~


-- 
Please report bounces from this address to atg@numentics.com

Powers are not rights.



^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [gentoo-user] list of miscellaneous FAIL
  2017-12-15 14:44 [gentoo-user] list of miscellaneous FAIL Alan Grimes
@ 2017-12-15 15:10 ` Alan McKinnon
  2017-12-15 16:22   ` Mick
  2017-12-15 22:28   ` Dale
  0 siblings, 2 replies; 6+ messages in thread
From: Alan McKinnon @ 2017-12-15 15:10 UTC (permalink / raw
  To: gentoo-user

Oh ye gods, not this fellow again.

Fellow gentoo-listers, please I beg you, with all my heart and all my
soul, I beg you:

Do not feed this troll. Please.

Alan



On 15/12/2017 16:44, Alan Grimes wrote:
> kdeinit:
> 
> over-tight constraint to cmake version:
> 
> ##################################
> -- Found XCB_XCB: /usr/lib/libxcb.so (found version "1.12")
> -- Found XCB: /usr/lib/libxcb.so (found version "1.12") found
> components:  XCB
> CMake Error at CMakeLists.txt:51 (find_package):
>   Could not find a configuration file for package "KF5KIO" that is
> compatible
>   with requested version "5.41.0".
> 
>   The following configuration files were considered but not accepted:
> 
>     /usr/lib64/cmake/KF5KIO/KF5KIOConfig.cmake, version: 5.40.0
>     /usr/lib/cmake/KF5KIO/KF5KIOConfig.cmake, version: 5.40.0
> 
> 
> 
> -- Configuring incomplete, errors occurred!
> See also
> "/var/tmp/portage/kde-frameworks/kinit-5.41.0/work/kinit-5.41.0_build/CMakeFiles/CMakeOutput.log".
> See also "/var/tmp/portage/kde-frameworks/kinit-5
> #################################
> 
> also the files symlink in the build path was a reference to itself!!! =P
> 
> 
> Also, the perennial fail, libcdio was giving a more helpful error
> message this time, seems it was looking for a specific libiconv even
> though that library seems to have been folded into glibc....
> 
> 
> 
> There is also a new perennial fail, that's very suspicious and worrying,
> ffmpeg... I think it might have to do with relocatable code or
> something, I thought I had disabled that feature and had gotten it to
> work, apparently some pinhead decided to turn it back on thinking 'ooh
> security'.  I'm like look: the only thing I care about is that I can log
> in. =|
> 
> In file included from src/libpostproc/postprocess.c:538:0:
> src/libpostproc/postprocess_template.c: In function ‘dering_MMX2’:
> src/libpostproc/postprocess_template.c:1097:5: error: ‘asm’ operand has
> impossible constraints
>      __asm__ volatile(
>      ^~~~~~~
> 
> 


-- 
Alan McKinnon
alan.mckinnon@gmail.com



^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [gentoo-user] list of miscellaneous FAIL
  2017-12-15 15:10 ` Alan McKinnon
@ 2017-12-15 16:22   ` Mick
  2017-12-15 22:28   ` Dale
  1 sibling, 0 replies; 6+ messages in thread
From: Mick @ 2017-12-15 16:22 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 651 bytes --]

On Friday, 15 December 2017 15:10:07 GMT Alan McKinnon wrote:
> Oh ye gods, not this fellow again.
> 
> Fellow gentoo-listers, please I beg you, with all my heart and all my
> soul, I beg you:
> 
> Do not feed this troll. Please.
> 
> Alan

LOL!

Well, he didn't exactly ask a question to expect an answer.  Perhaps he is 
suffering from ADD, ADHD, Asperger's Syndrome and the like, causing him bouts 
of anxiety; for which the mere act of running emerge is unlikely to provide a 
cure.  TBH with the things portage spews back at me at times, I can feel his 
pain!  LOL!

@OP: Do us all a favour and go get yourself a binary distro.

-- 
Regards,
Mick

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [gentoo-user] list of miscellaneous FAIL
  2017-12-15 15:10 ` Alan McKinnon
  2017-12-15 16:22   ` Mick
@ 2017-12-15 22:28   ` Dale
  2017-12-15 22:32     ` Alan McKinnon
  1 sibling, 1 reply; 6+ messages in thread
From: Dale @ 2017-12-15 22:28 UTC (permalink / raw
  To: gentoo-user

Alan McKinnon wrote:
> Oh ye gods, not this fellow again.
>
> Fellow gentoo-listers, please I beg you, with all my heart and all my
> soul, I beg you:
>
> Do not feed this troll. Please.
>
> Alan
>
>


I mentioned my blacklist the other day in another thread and how it has
only one person in it.  It's about to be two.  My grass is growing and I
find it more interesting.  lol 

I wonder how long he will last this time? 

Dale

:-)  :-) 


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [gentoo-user] list of miscellaneous FAIL
  2017-12-15 22:28   ` Dale
@ 2017-12-15 22:32     ` Alan McKinnon
  2017-12-16  0:51       ` Neil Bothwick
  0 siblings, 1 reply; 6+ messages in thread
From: Alan McKinnon @ 2017-12-15 22:32 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 689 bytes --]

Is he the fellow with the weird update script? The one that entertained us
so much for so long? Plus a total inability to listen to anyone else?

On 16 Dec 2017 12:28 AM, "Dale" <rdalek1967@gmail.com> wrote:

> Alan McKinnon wrote:
> > Oh ye gods, not this fellow again.
> >
> > Fellow gentoo-listers, please I beg you, with all my heart and all my
> > soul, I beg you:
> >
> > Do not feed this troll. Please.
> >
> > Alan
> >
> >
>
>
> I mentioned my blacklist the other day in another thread and how it has
> only one person in it.  It's about to be two.  My grass is growing and I
> find it more interesting.  lol
>
> I wonder how long he will last this time?
>
> Dale
>
> :-)  :-)
>
>

[-- Attachment #2: Type: text/html, Size: 1088 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [gentoo-user] list of miscellaneous FAIL
  2017-12-15 22:32     ` Alan McKinnon
@ 2017-12-16  0:51       ` Neil Bothwick
  0 siblings, 0 replies; 6+ messages in thread
From: Neil Bothwick @ 2017-12-16  0:51 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 1168 bytes --]

On Sat, 16 Dec 2017 00:32:11 +0200, Alan McKinnon wrote:

> Is he the fellow with the weird update script? The one that entertained
> us so much for so long? Plus a total inability to listen to anyone else?

It's not an update script, it's a package manager stress tester, designed
to abuse portage until something starts smoking. Yes, this is that guy,
although I don't recall him being so foul-mouthed in the past.

> On 16 Dec 2017 12:28 AM, "Dale" <rdalek1967@gmail.com> wrote:
> > Alan McKinnon wrote:  
> > > Oh ye gods, not this fellow again.
> > >
> > > Fellow gentoo-listers, please I beg you, with all my heart and all
> > > my soul, I beg you:
> > >
> > > Do not feed this troll. Please.
> > >
> > > Alan
> > >
> > >  
> >
> >
> > I mentioned my blacklist the other day in another thread and how it
> > has only one person in it.  It's about to be two.  My grass is
> > growing and I find it more interesting.  lol
> >
> > I wonder how long he will last this time?
> >
> > Dale
> >
> > :-)  :-)
> >
> >  




-- 
Neil Bothwick

Biology is the only science in which multiplication means the same thing
as division.

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2017-12-16  0:51 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-12-15 14:44 [gentoo-user] list of miscellaneous FAIL Alan Grimes
2017-12-15 15:10 ` Alan McKinnon
2017-12-15 16:22   ` Mick
2017-12-15 22:28   ` Dale
2017-12-15 22:32     ` Alan McKinnon
2017-12-16  0:51       ` Neil Bothwick

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox