I cannot install nor build from source Zmusic in Arch linux.

Forum rules
Contrary to popular belief, we are not all-knowing-all-seeing magical beings!

If you want help you're going to have to provide lots of info. Like what is your hardware, what is your operating system, what version of GZDoom/LZDoom/whatever you're using, what mods you're loading, how you're loading it, what you've already tried for fixing the problem, and anything else that is even remotely relevant to the problem.

We can't magically figure out what it is if you're going to be vague, and if we feel like you're just wasting our time with guessing games we will act like that's what you're really doing and won't help you.

Post a reply

Smilies
:D :) :( :o :shock: :? 8-) :lol: :x :P :oops: :cry: :evil: :twisted: :roll: :wink: :geek: :ugeek: :!: :?: :idea: :arrow: :| :mrgreen: :3: :wub: >:( :blergh:
View more smilies

BBCode is OFF
Smilies are ON

Topic review
   

Expand view Topic review: I cannot install nor build from source Zmusic in Arch linux.

Re: I cannot install nor build from source Zmusic in Arch linux.

by xgoeshardcorex » Mon Jul 10, 2023 8:55 pm

axredneck wrote:
> Do you have base-devel installed?
Due to having to switch to another distro I wasn't able to reply as soon as I wanted. Anyways, like the other dude base-devel was the issue. Thank you for suggesting that!

Re: I cannot install nor build from source Zmusic in Arch linux.

by axredneck » Fri Jun 23, 2023 11:58 am

I guess it was never installed - it appeared in Arch only 5 months ago (https://archlinux.org/news/switch-to-th ... ervention/).

Re: I cannot install nor build from source Zmusic in Arch linux.

by -Stormwalker- » Fri Jun 23, 2023 11:25 am

axredneck wrote: Fri Jun 23, 2023 10:42 am Do you have base-devel installed?
That was definitely the problem. Thanks for your advice!

Now I'm left wondering how base-devel came to be uninstalled in the first place... :?: :?:

Re: I cannot install nor build from source Zmusic in Arch linux.

by axredneck » Fri Jun 23, 2023 10:42 am

Do you have base-devel installed?

Re: I cannot install nor build from source Zmusic in Arch linux.

by -Stormwalker- » Fri Jun 23, 2023 8:56 am

I'm having this exact same issue, and like the OP I noticed that pamac updated from gcc12 to gcc13. This has not only affected GZDoom installation for me, but also SLADE installation. I am posting an output below:

Preparing...
Cloning gzdoom build files...
Generating gzdoom information...
Checking gzdoom dependencies...
Cloning zmusic build files...
Generating zmusic information...
Checking zmusic dependencies...
Resolving dependencies...
Checking inter-conflicts...

Building zmusic...
==> Making package: zmusic 1.1.12-1 (Fri 23 Jun 2023 10:56:25 AM EDT)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
-> Found ZMusic-1.1.12.tar.gz
-> Found 0001-Use-correct-soundfont-path.patch
==> Validating source files with sha256sums...
ZMusic-1.1.12.tar.gz ... Passed
0001-Use-correct-soundfont-path.patch ... Passed
==> Removing existing $srcdir/ directory...
==> Extracting sources...
-> Extracting ZMusic-1.1.12.tar.gz with bsdtar
==> Starting prepare()...
/var/tmp/pamac-build-bobpage/zmusic/PKGBUILD: line 20: patch: command not found
==> ERROR: A failure occurred in prepare().
Aborting...

Re: I cannot install nor build from source Zmusic in Arch linux.

by _mental_ » Wed Jun 21, 2023 8:37 am

ZMusic 1.1.12 builds fine with GCC 13.1 on Ubuntu 22.04. Please do build into a new directory, and post complete output of CMake configure and actual build steps.

Re: I cannot install nor build from source Zmusic in Arch linux.

by Chris » Tue Jun 20, 2023 10:03 pm

First thing to check, have you updated ZMusic to the latest Git version? If so, can you post the error output?

I cannot install nor build from source Zmusic in Arch linux.

by xgoeshardcorex » Tue Jun 20, 2023 6:12 pm

Several months ago pamac (yay ect.) updated from gcc12 to gcc13. please address because I really don't want to downgrade yay and possible break my system just to install gzdoom. Especially since this occurred 6 months ago.

Top