You are not logged in.

#1 2017-10-17 22:46:43

uc_mvini
Member
From: Brazil
Registered: 2017-09-28
Posts: 31

Question about one AUR`s package

Hello, guys.

I`m trying to install the gstreamer0.10 on my computer and this dependency of the wxgtk2.8. Here is the error of the two dependencies:

https://pastebin.com/F190JbJJ


So, I have take the gstreamer0.10 package in AUR and I tried to install it. Here is the output:

https://pastebin.com/xr00cn8e

I dont understand why the correct package is returning other dependency with the same package name. Why this? How can I solve this thing? Any idea?

Lets continue... My objective is to run properly the Code::Blocks and Im having this problem:
https://pastebin.com/tkP7ddsR

And when I save the file as .cpp, the program return the error: https://pastebin.com/0az0mDUe

When I create a empty file, return this error: https://pastebin.com/HWwBDWWm

So many errors, including if I build and run the code.

Last edited by uc_mvini (2017-10-18 00:07:54)

Offline

#2 2017-10-17 23:13:57

metak
Member
Registered: 2009-09-27
Posts: 198

Re: Question about one AUR`s package

Codeblocks is in community repo? Anyway, wxgtk2.8 depends on gstreamer0.10-base which depends on gstreamer0.10.
Build order: gstreamer0.10 > gstreamer0.10-base > wxgtk2.8

There's also wxgtk2.8-light package in aur without the gstreamer.

Last edited by metak (2017-10-17 23:14:11)

Offline

#3 2017-10-17 23:24:37

Slithery
Administrator
From: Norfolk, UK
Registered: 2013-12-01
Posts: 5,776

Re: Question about one AUR`s package

gstreamer0.10 and gstreamer0.10-base are different packages, that's why they have different names smile


No, it didn't "fix" anything. It just shifted the brokeness one space to the right. - jasonwryan
Closing -- for deletion; Banning -- for muppetry. - jasonwryan

aur - dotfiles

Offline

#4 2017-10-17 23:25:09

Scimmia
Fellow
Registered: 2012-09-01
Posts: 11,541

Re: Question about one AUR`s package

uc_mvini wrote:

[dex@archlinux gstreamer0.10-base]$ makepkg -si
==> Making package: gstreamer0.10-base 0.10.36-11 (Tue Oct 17 22:44:36 UTC 2017)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
error: target not found: gstreamer0.10>=0.10.36
==> ERROR: 'pacman' failed to install missing dependencies.

I dont understand why the correct package is returning other dependency with the same package name. Why this? How can I solve this thing? Any idea?

It is not the same package name. gstreamer0.10 vs gstreamer0.10-base

Last edited by Scimmia (2017-10-17 23:25:25)

Offline

#5 2017-10-17 23:38:33

uc_mvini
Member
From: Brazil
Registered: 2017-09-28
Posts: 31

Re: Question about one AUR`s package

Thanks guys for the support! Im making those and installing yet. When I take a return, I post here, something around minutes I think. Thanks.

Grateful.

Offline

#6 2017-10-17 23:44:18

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,424
Website

Re: Question about one AUR`s package

Use code tags when pasting to the boards: https://wiki.archlinux.org/index.php/Co … s_and_code

Actually, I've asked you to do this before. I won't ask again.


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#7 2017-10-18 00:01:43

uc_mvini
Member
From: Brazil
Registered: 2017-09-28
Posts: 31

Re: Question about one AUR`s package

Guys, I already installed all files, but the Code::Blocks still reporting the error: https://pastebin.com/baX8spAT

Any idea on how I can solve this issue?

When I click in the Continue, I have the output of my code, but I dont wanna this errors messages. I think we can solve this. Thanks again, guys.

Last edited by uc_mvini (2017-10-18 00:09:21)

Offline

#8 2017-10-18 00:02:26

uc_mvini
Member
From: Brazil
Registered: 2017-09-28
Posts: 31

Re: Question about one AUR`s package

jasonwryan wrote:

Use code tags when pasting to the boards: https://wiki.archlinux.org/index.php/Co … s_and_code

Actually, I've asked you to do this before. I won't ask again.

Sorry, I will make the changes.

Offline

Board footer

Powered by FluxBB