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): 1 2 Next
N
NoobtasticMC
Junior Member
6
12-12-2016, 02:41 AM
#1
I verified that g++ and gcc are present at the specified paths. I'm running kernel 5.6 with linux56-headers and base-devel installed. The AUR and makepkg processes were successful until now. The issue started after the installation, but I'm not sure what caused it. The error message indicates permission issues with a profile file. It seems openboard might have been installed via AUR, but there was a problem during the build. I'm unsure what exactly went wrong.
N
NoobtasticMC
12-12-2016, 02:41 AM #1

I verified that g++ and gcc are present at the specified paths. I'm running kernel 5.6 with linux56-headers and base-devel installed. The AUR and makepkg processes were successful until now. The issue started after the installation, but I'm not sure what caused it. The error message indicates permission issues with a profile file. It seems openboard might have been installed via AUR, but there was a problem during the build. I'm unsure what exactly went wrong.

M
mattisNN
Junior Member
10
12-12-2016, 10:08 PM
#2
Yes, you can install the package yourself. AUR helpers aren't always completely reliable.
M
mattisNN
12-12-2016, 10:08 PM #2

Yes, you can install the package yourself. AUR helpers aren't always completely reliable.

C
Cupcake_Rose
Posting Freak
844
12-15-2016, 04:54 PM
#3
Attempted to compile manually but encountered issues. The build process is failing at the start. ~/.../openboard/openboard >>> makepkg -si ±[●●][master] ==> Creating package: openboard 1.5.4-1 (Thu 04 Jun 2020 01:53:22 PM EDT) ==> Verifying runtime dependencies... ==> Checking build-time dependencies... ==> Getting source files... -> Located v1.5.4.tar.gz -> Located qchar.patch -> Located qwebkit.patch -> Located openboard.desktop -> Located quazip.diff -> Located poppler.patch -> Located drop_ThirdParty_repo.patch ==> Confirming source files with MD5sums... v1.5.4.tar.gz ... All patches validated ... Successfully built ==>
C
Cupcake_Rose
12-15-2016, 04:54 PM #3

Attempted to compile manually but encountered issues. The build process is failing at the start. ~/.../openboard/openboard >>> makepkg -si ±[●●][master] ==> Creating package: openboard 1.5.4-1 (Thu 04 Jun 2020 01:53:22 PM EDT) ==> Verifying runtime dependencies... ==> Checking build-time dependencies... ==> Getting source files... -> Located v1.5.4.tar.gz -> Located qchar.patch -> Located qwebkit.patch -> Located openboard.desktop -> Located quazip.diff -> Located poppler.patch -> Located drop_ThirdParty_repo.patch ==> Confirming source files with MD5sums... v1.5.4.tar.gz ... All patches validated ... Successfully built ==>

C
crazyone23
Member
147
12-16-2016, 11:50 PM
#4
Verify if Make produces identical errors.
C
crazyone23
12-16-2016, 11:50 PM #4

Verify if Make produces identical errors.

S
subtendedmoss
Member
62
12-27-2016, 01:56 AM
#5
Yes, there are several reliable options available for testing. You might want to explore well-known frameworks or platforms that suit your needs.
S
subtendedmoss
12-27-2016, 01:56 AM #5

Yes, there are several reliable options available for testing. You might want to explore well-known frameworks or platforms that suit your needs.

S
SOCRATOON
Junior Member
49
12-27-2016, 04:31 AM
#6
Because it's a Qt project, I ran qmake and still received the same issue. ~/.../src/OpenBoard-1.5.4 >>> qmake ±[●●][master] Project ERROR: Cannot run compiler 'g++'. Output: =================== Maybe you didn't configure the environment properly?
S
SOCRATOON
12-27-2016, 04:31 AM #6

Because it's a Qt project, I ran qmake and still received the same issue. ~/.../src/OpenBoard-1.5.4 >>> qmake ±[●●][master] Project ERROR: Cannot run compiler 'g++'. Output: =================== Maybe you didn't configure the environment properly?

I
InDaHamrLane
Junior Member
45
12-31-2016, 04:46 PM
#7
I meant to create it, but checking the pkgbuild shows it starts with qmake—then it proceeds to make. The issue is that qmake doesn’t normally trigger make, but sometimes these errors appear randomly and might be dismissed.
I
InDaHamrLane
12-31-2016, 04:46 PM #7

I meant to create it, but checking the pkgbuild shows it starts with qmake—then it proceeds to make. The issue is that qmake doesn’t normally trigger make, but sometimes these errors appear randomly and might be dismissed.

R
Ranjere
Junior Member
1
12-31-2016, 10:11 PM
#8
I’m familiar with tools built using Make. There are programs that come precompiled or are set up with Makefiles for installation and compilation.
R
Ranjere
12-31-2016, 10:11 PM #8

I’m familiar with tools built using Make. There are programs that come precompiled or are set up with Makefiles for installation and compilation.

A
audi497mks
Senior Member
601
01-04-2017, 05:36 AM
#9
You can run the build in the same directory. If qmake functions correctly, a makefile should exist.
A
audi497mks
01-04-2017, 05:36 AM #9

You can run the build in the same directory. If qmake functions correctly, a makefile should exist.

W
Warigan
Junior Member
49
01-04-2017, 10:52 PM
#10
Ok
W
Warigan
01-04-2017, 10:52 PM #10

Ok

Pages (2): 1 2 Next