F5F Stay Refreshed Software Operating Systems Issues with Manjaro's package manager causing failures during installation.

Issues with Manjaro's package manager causing failures during installation.

Issues with Manjaro's package manager causing failures during installation.

Pages (2): Previous 1 2
W
wpedranti
Junior Member
2
01-05-2017, 02:44 AM
#11
The issue started when I removed it and then reinstalled from the AUR. Now only the openboard.install file and the PKGBUILD remain.
W
wpedranti
01-05-2017, 02:44 AM #11

The issue started when I removed it and then reinstalled from the AUR. Now only the openboard.install file and the PKGBUILD remain.

S
SaphiroMik
Junior Member
25
01-06-2017, 12:56 PM
#12
It seems the goal was to generate a qmake configuration using the source folder from macmake, not a makefile. There are no makefiles involved—only .pro files.
S
SaphiroMik
01-06-2017, 12:56 PM #12

It seems the goal was to generate a qmake configuration using the source folder from macmake, not a makefile. There are no makefiles involved—only .pro files.

U
UnderZero17
Member
124
01-06-2017, 02:46 PM
#13
Sorry to post so much shit. So I can't find anything that can be put together with make, but CMake also fails when trying to install drawpile from AUR. /usr/.../features/data >>> pamac install drawpile (pamac:26584): dconf-WARNING **: 15:22:26.832: Unable to open /usr/local/share/dconf/profile/user: Permission denied Warning: drawpile is only available from AUR Build drawpile from AUR ? [y/N] y Preparing... Cloning drawpile build files... Checking drawpile dependencies... Resolving dependencies... Checking inter-conflicts... To build (3): drawpile 2.1.17-1 AUR drawpile-client 2.1.17-1 AUR drawpile-server 2.1.17-1 AUR Edit build files ? [y/N] y Cloning drawpile build files... Checking drawpile dependencies... Resolving dependencies... Checking inter-conflicts... To build (3): drawpile 2.1.17-1 AUR drawpile-client 2.1.17-1 AUR drawpile-server 2.1.17-1 AUR Edit build files ? [y/N] Apply transaction ? [y/N] y ==== AUTHENTICATING FOR org.manjaro.pamac.commit ==== Authentication is required to install, update, or remove packages Authenticating as: [redacted] Password: ==== AUTHENTICATION COMPLETE ==== Building drawpile... ==> Making package: drawpile 2.1.17-1 (Thu 04 Jun 2020 03:23:25 PM EDT) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Found drawpile-2.1.17.tar.gz ==> Validating source files with sha256sums... drawpile-2.1.17.tar.gz ... Passed ==> Removing existing $srcdir/ directory... ==> Extracting sources... -> Extracting drawpile-2.1.17.tar.gz with bsdtar ==> Removing existing $pkgdir/ directory... ==> Starting build()... -- The C compiler identification is unknown -- The CXX compiler identification is unknown -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc - broken CMake Error at /usr/share/cmake-3.17/Modules/CMakeTestCCompiler.cmake:60 (message): The C compiler "/usr/bin/cc" is not able to compile a simple test program. It fails with the following output: Change Dir: /var/tmp/pamac-build-anansi/drawpile/src/drawpile-2.1.17/build/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make cmTC_8c605/fast && /usr/bin/make -f CMakeFiles/cmTC_8c605.dir/build.make CMakeFiles/cmTC_8c605.dir/build make[1]: Entering directory '/var/tmp/pamac-build-anansi/drawpile/src/drawpile-2.1.17/build/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_8c605.dir/testCCompiler.c.o /usr/bin/cc -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -o CMakeFiles/cmTC_8c605.dir/testCCompiler.c.o -c /var/tmp/pamac-build-anansi/drawpile/src/drawpile-2.1.17/build/CMakeFiles/CMakeTmp/testCCompiler.c cc1: error: /usr/local/include: Permission denied make[1]: *** [CMakeFiles/cmTC_8c605.dir/build.make:86: CMakeFiles/cmTC_8c605.dir/testCCompiler.c.o] Error 1 make[1]: Leaving directory '/var/tmp/pamac-build-anansi/drawpile/src/drawpile-2.1.17/build/CMakeFiles/CMakeTmp' make: *** [Makefile:141: cmTC_8c605/fast] Error 2 CMake will not be able to correctly generate this project. Call Stack (most recent call first): CMakeLists.txt:3 (project) -- Configuring incomplete, errors occurred! See also "/var/tmp/pamac-build-anansi/drawpile/src/drawpile-2.1.17/build/CMakeFiles/CMakeOutput.log". See also "/var/tmp/pamac-build-anansi/drawpile/src/drawpile-2.1.17/build/CMakeFiles/CMakeError.log". ==> ERROR: A failure occurred in build(). Aborting...
U
UnderZero17
01-06-2017, 02:46 PM #13

Sorry to post so much shit. So I can't find anything that can be put together with make, but CMake also fails when trying to install drawpile from AUR. /usr/.../features/data >>> pamac install drawpile (pamac:26584): dconf-WARNING **: 15:22:26.832: Unable to open /usr/local/share/dconf/profile/user: Permission denied Warning: drawpile is only available from AUR Build drawpile from AUR ? [y/N] y Preparing... Cloning drawpile build files... Checking drawpile dependencies... Resolving dependencies... Checking inter-conflicts... To build (3): drawpile 2.1.17-1 AUR drawpile-client 2.1.17-1 AUR drawpile-server 2.1.17-1 AUR Edit build files ? [y/N] y Cloning drawpile build files... Checking drawpile dependencies... Resolving dependencies... Checking inter-conflicts... To build (3): drawpile 2.1.17-1 AUR drawpile-client 2.1.17-1 AUR drawpile-server 2.1.17-1 AUR Edit build files ? [y/N] Apply transaction ? [y/N] y ==== AUTHENTICATING FOR org.manjaro.pamac.commit ==== Authentication is required to install, update, or remove packages Authenticating as: [redacted] Password: ==== AUTHENTICATION COMPLETE ==== Building drawpile... ==> Making package: drawpile 2.1.17-1 (Thu 04 Jun 2020 03:23:25 PM EDT) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Found drawpile-2.1.17.tar.gz ==> Validating source files with sha256sums... drawpile-2.1.17.tar.gz ... Passed ==> Removing existing $srcdir/ directory... ==> Extracting sources... -> Extracting drawpile-2.1.17.tar.gz with bsdtar ==> Removing existing $pkgdir/ directory... ==> Starting build()... -- The C compiler identification is unknown -- The CXX compiler identification is unknown -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc - broken CMake Error at /usr/share/cmake-3.17/Modules/CMakeTestCCompiler.cmake:60 (message): The C compiler "/usr/bin/cc" is not able to compile a simple test program. It fails with the following output: Change Dir: /var/tmp/pamac-build-anansi/drawpile/src/drawpile-2.1.17/build/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make cmTC_8c605/fast && /usr/bin/make -f CMakeFiles/cmTC_8c605.dir/build.make CMakeFiles/cmTC_8c605.dir/build make[1]: Entering directory '/var/tmp/pamac-build-anansi/drawpile/src/drawpile-2.1.17/build/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_8c605.dir/testCCompiler.c.o /usr/bin/cc -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -o CMakeFiles/cmTC_8c605.dir/testCCompiler.c.o -c /var/tmp/pamac-build-anansi/drawpile/src/drawpile-2.1.17/build/CMakeFiles/CMakeTmp/testCCompiler.c cc1: error: /usr/local/include: Permission denied make[1]: *** [CMakeFiles/cmTC_8c605.dir/build.make:86: CMakeFiles/cmTC_8c605.dir/testCCompiler.c.o] Error 1 make[1]: Leaving directory '/var/tmp/pamac-build-anansi/drawpile/src/drawpile-2.1.17/build/CMakeFiles/CMakeTmp' make: *** [Makefile:141: cmTC_8c605/fast] Error 2 CMake will not be able to correctly generate this project. Call Stack (most recent call first): CMakeLists.txt:3 (project) -- Configuring incomplete, errors occurred! See also "/var/tmp/pamac-build-anansi/drawpile/src/drawpile-2.1.17/build/CMakeFiles/CMakeOutput.log". See also "/var/tmp/pamac-build-anansi/drawpile/src/drawpile-2.1.17/build/CMakeFiles/CMakeError.log". ==> ERROR: A failure occurred in build(). Aborting...

_
_Flexus_
Junior Member
31
01-06-2017, 06:47 PM
#14
I doubt CMake would function properly; there must be a valid explanation. If I were you, I’d check the AUR page for others who might have encountered this issue. Keep in mind Manjaro differs from Arch, which could mean conflicting defaults or libraries exist. You might also attempt to build it from GitHub or seek assistance in the issues area.
_
_Flexus_
01-06-2017, 06:47 PM #14

I doubt CMake would function properly; there must be a valid explanation. If I were you, I’d check the AUR page for others who might have encountered this issue. Keep in mind Manjaro differs from Arch, which could mean conflicting defaults or libraries exist. You might also attempt to build it from GitHub or seek assistance in the issues area.

R
RageGlitch
Posting Freak
771
01-07-2017, 04:23 AM
#15
Avoid using pamac for the AUR . I have found it quite unreliable, it bugs out sometimes with normal updates. I personally recommend yay . It is a AUR help. Uses same commands as pacman , which does come with your system. Start with making sure your system is up to date sudo pacman -Syu or yay -Syu Using yay. yay -S openboard Using Git + makepkg git clone https://aur.archlinux.org/openboard.git cd openboard && makepkg -si Keep in mind that while Manjaro is based on Arch, Manjaro typically holds packages back for 2 weeks and sometimes longer. The Arch User Repository targets Arch, as such dependencies can occasionally break for AUR packages on Manjaro. There also seems to be a flatpak image available. You can install flatpak with sudo pacman -S flatpak. Then install from flathub. https://flathub.org/apps/details/ch.openboard.OpenBoard OpenBoard does however build for me on Arch Currently.
R
RageGlitch
01-07-2017, 04:23 AM #15

Avoid using pamac for the AUR . I have found it quite unreliable, it bugs out sometimes with normal updates. I personally recommend yay . It is a AUR help. Uses same commands as pacman , which does come with your system. Start with making sure your system is up to date sudo pacman -Syu or yay -Syu Using yay. yay -S openboard Using Git + makepkg git clone https://aur.archlinux.org/openboard.git cd openboard && makepkg -si Keep in mind that while Manjaro is based on Arch, Manjaro typically holds packages back for 2 weeks and sometimes longer. The Arch User Repository targets Arch, as such dependencies can occasionally break for AUR packages on Manjaro. There also seems to be a flatpak image available. You can install flatpak with sudo pacman -S flatpak. Then install from flathub. https://flathub.org/apps/details/ch.openboard.OpenBoard OpenBoard does however build for me on Arch Currently.

Pages (2): Previous 1 2