You are not logged in.

#1 2015-03-18 13:27:23

sliposk
Member
Registered: 2010-08-19
Posts: 47

(Solved) compiz 0.9.12.1-2 Will not build

Hello,
       Just went to update to 0.9.12.1-2 and it stopped building with a error. (  mkdir: cannot create directory 'build': File exists   )
    Looks like this is a new package update as of today 3-18-2015.  I will look deeper to see if I can find a fix.

Last edited by sliposk (2015-03-18 15:27:47)

Offline

#2 2015-03-18 13:33:01

WorMzy
Administrator
From: Scotland
Registered: 2010-06-16
Posts: 13,649
Website

Re: (Solved) compiz 0.9.12.1-2 Will not build

Run 'makepkg -C' or change the "mkdir build" to "mkdir -p build".


Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD

Making lemonade from lemons since 2015.

Offline

#3 2015-03-18 15:26:58

sliposk
Member
Registered: 2010-08-19
Posts: 47

Re: (Solved) compiz 0.9.12.1-2 Will not build

I had to downgrade cmake 3.2 to cmake 3.1 and it will build. Check comments in the Aur.
https://aur.archlinux.org/packages/compiz/

Offline

#4 2015-03-18 15:37:23

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: (Solved) compiz 0.9.12.1-2 Will not build

Do you mean that downgrading cmake solved the issue with mkdir too?

Offline

#5 2015-03-18 18:36:08

sliposk
Member
Registered: 2010-08-19
Posts: 47

Re: (Solved) compiz 0.9.12.1-2 Will not build

The mkdir error went away after I downgraded to cmake 3.1 and was able to build compiz. After I got compiz to install I upgraded back to cmake 3.2 .  All is fine.

Offline

#6 2015-03-19 11:10:40

Chazza
Wiki Maintainer
Registered: 2013-06-02
Posts: 506

Re: (Solved) compiz 0.9.12.1-2 Will not build

Hello folks. I've added a small fix for building compiz/compiz-bzr with CMake 3.2. See comments for either package.

@karol The real error was related to CMake. The mkdir error came from not having a clean srcdir. Compiz needs to be built in a separate directory which cannot be created twice.

Last edited by Chazza (2015-03-19 11:27:20)

Offline

Board footer

Powered by FluxBB