Package Details: dbeaver-git 22.3.3.265.g8019a0ccca-1

Git Clone URL: https://aur.archlinux.org/dbeaver-git.git (read-only, click to copy)
Package Base: dbeaver-git
Description: Free universal SQL Client for developers and database administrators. Community Edition. Git version.
Upstream URL: https://dbeaver.io
Licenses: Apache
Conflicts: dbeaver
Provides: dbeaver
Submitter: AlfredoRamos
Maintainer: AlfredoRamos
Last Packager: AlfredoRamos
Votes: 0
Popularity: 0.000000
First Submitted: 2023-03-17 03:54 (UTC)
Last Updated: 2023-12-30 06:08 (UTC)

Dependencies (10)

Required by (0)

Sources (6)

Latest Comments

AlfredoRamos commented on 2023-03-27 05:41 (UTC) (edited on 2023-03-27 05:46 (UTC) by AlfredoRamos)

@FabioLolix Hi.

git is missing from makedepends

Yes, my bad.

give a warning that Java11 is not used

As far as I know, that warning can be safely ignored (reference). Besides, the repository states that it requires JRE/JDK 17+

I changed the version restriction anyways, since I couldn't get it to work (different error message than yours) on a clean chroot with version 19.

fail to build both with makepkg and devtools

It must be fixed now.

FabioLolix commented on 2023-03-17 16:31 (UTC)

Hello,

  • git is missing from makedepends, you're welcome to build in a clean chroot before uploading to ensuring needed depends and makedepends are met, for convenience using extra-x86_64-build from devtools package https://wiki.archlinux.org/title/DeveloperWiki:Building_in_a_clean_chroot , extra-x86_64-build also analyze the pkgbuild and builded package with namcap
  • give a warning that Java11 is not used
  • fail to build both with makepkg and devtools
[WARNING] Using JavaSE-19 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
[INFO] org.jkiss.dbeaver.ext.postgresql.test 1.0.58-SNAPSHOT SUCCESS [  0.224 s]
[INFO] org.jkiss.dbeaver.ext.test 1.0.205-SNAPSHOT ........ SUCCESS [  0.290 s]
[INFO] DBeaver CE Standalone 23.0.0-SNAPSHOT .............. FAILURE [  2.153 s]
[INFO] DBeaver P2 Repositories 1.0.0-SNAPSHOT ............. SKIPPED
[INFO] DBeaver CE Repository 1.0.0-SNAPSHOT ............... SKIPPED
[INFO] DBeaver - AI (GPT) support 1.0.0-SNAPSHOT .......... SKIPPED
[INFO] DBeaver - Debug support 1.0.0-SNAPSHOT ............. SKIPPED
[INFO] DBeaver - Office support 1.0.0-SNAPSHOT ............ SKIPPED
[INFO] DBeaver - SVG support 1.0.0-SNAPSHOT ............... SKIPPED
[INFO] DBeaver - Git support 1.0.0-SNAPSHOT ............... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  03:33 min
[INFO] Finished at: 2023-03-17T17:15:26+01:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.eclipse.tycho:tycho-p2-repository-plugin:3.0.1:assemble-repository (default-assemble-repository) on project standalone: Execution default-assemble-repository of goal org.eclipse.tycho:tycho-p2-repository-plugin:3.0.1:assemble-repository failed: Cannot resolve dependencies of MavenProject: org.jkiss.dbeaver:standalone:23.0.0-SNAPSHOT @ /build/dbeaver-git/src/dbeaver/product/community/pom.xml: See log for details -> [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/PluginExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <args> -rf :standalone
==> ERROR: A failure occurred in build().
    Aborting...