Package Details: phoenicis-playonlinux 5.0.r2884.f9f749b46-1

Git Clone URL: https://aur.archlinux.org/phoenicis-playonlinux.git (read-only, click to copy)
Package Base: phoenicis-playonlinux
Description: Phoenicis PlayOnLinux allows you to install and use non-native applications on linux
Upstream URL: https://github.com/PhoenicisOrg/phoenicis.git
Keywords: phoenicis,playonlinux
Licenses: LGPL3
Submitter: ThanosApostolou
Maintainer: ahmedmoselhi
Last Packager: ahmedmoselhi
Votes: 6
Popularity: 0.047440
First Submitted: 2019-01-02 10:52 (UTC)
Last Updated: 2023-01-26 15:22 (UTC)

Dependencies (12)

Required by (0)

Sources (1)

Pinned Comments

Latest Comments

1 2 Next › Last »

sl1k123 commented on 2024-09-13 13:02 (UTC) (edited on 2024-09-13 13:26 (UTC) by sl1k123)

Same error as @JohnDvd, on re-run with -e flag:

[INFO] phoenicis-javafx ................................... FAILURE [ 3.247 s] [INFO] phoenicis-cli ...................................... SKIPPED [INFO] phoenicis-dist ..................................... SKIPPED [INFO] phoenicis-tests .................................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 22.456 s [INFO] Finished at: 2024-09-13T14:33:13+02:00 [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.javalite:activeweb-lessc-maven-plugin:3.5-j11:compile (default) on project phoenicis-javafx: Cannot run program "lessc": error=2, Datei oder Verzeichnis nicht gefunden -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.javalite:activeweb-lessc-maven-plugin:3.5-j11:compile (default) on project phoenicis-javafx: Cannot run program "lessc": error=2, Datei oder Verzeichnis nicht gefunden Caused by: java.io.IOException: error=2, Datei oder Verzeichnis nicht gefunden Caused by: java.io.IOException: Cannot run program "lessc": error=2, Datei oder Verzeichnis nicht gefunden Caused by: org.apache.maven.plugin.MojoExecutionException: Cannot run program "lessc": error=2, Datei oder Verzeichnis nicht gefunden

So, for the newer 3,5 version.

p.s I can't for the life of me figure out the syntax for the green comments and am unable to find anything useful on the https://daringfireball.net/projects/markdown/syntax#blockquote daringfireball markdown site (nor google). It may be because I am cursed, but if anyone would like to comment on that, I'd appreciate it. For now I'll just leave it under basic <"code"> syntax

jahway603 commented on 2024-05-28 12:21 (UTC)

Getting same error as @JohnDVD reported on 2023-03-21.

obayhan commented on 2024-05-15 13:52 (UTC)

same error with @JohnDVD

zwastik commented on 2024-04-03 00:33 (UTC) (edited on 2024-04-03 00:34 (UTC) by zwastik)

nodejs-less is an aur package, putting it in makedep throws:

error: target not found: nodejs-less                                                                                
==> ERROR: 'pacman' failed to install missing dependencies.                                                         
==> Missing dependencies:                                                                                           
  -> nodejs-less                                                                                                    
==> ERROR: Could not resolve all dependencies.

How to add an aur dependency?

markusk commented on 2023-07-05 13:56 (UTC)

As mentioned by @hayao on 2023-05-08 15:33 (UTC) the makedep nodejs-less needs to be added. Will flag this AUR as "Flag package out-of-date" because of that fact.

hayao commented on 2023-05-08 15:33 (UTC)

Please add nodejs-less as makedepends

Achilleus commented on 2023-04-21 11:08 (UTC)

phoenicis-javafx ................................... FAILURE

Same error here

jahway603 commented on 2023-04-13 17:54 (UTC)

Also having the same error message as @JohnDVD

JohnDVD commented on 2023-03-21 17:39 (UTC) (edited on 2023-03-21 17:44 (UTC) by JohnDVD)

Can't compile, getting this error messages:


[INFO] phoenicis-javafx ................................... FAILURE [  6.184 s]
[INFO] phoenicis-cli ...................................... SKIPPED
[INFO] phoenicis-dist ..................................... SKIPPED
[INFO] phoenicis-tests .................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 27.835 s
[INFO] Finished at: 2023-03-21T18:23:43+01:00
[INFO] Final Memory: 52M/208M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.javalite:activeweb-lessc-maven-plugin:3.4-j11:compile (default) on project phoenicis-javafx: Cannot run program "less
c": error=2, Datei oder Verzeichnis nicht gefunden -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :phoenicis-javafx