You are not logged in.

#1 2019-06-05 01:21:12

gudnait
Member
Registered: 2018-09-14
Posts: 45

Error while installing freemind-unstable from AUR using yay

Hi guys,
I am having trouble installing this package from AUR.
any ideas?


$ yay -S freemind-unstable
:: Checking for conflicts...
:: Checking for inner conflicts...
[Aur: 1]  freemind-unstable-1.1.0.Beta2-1

  1 freemind-unstable                        (Build Files Exist)
==> Packages to cleanBuild?
==> [N]one [A]ll [Ab]ort [I]nstalled [No]tInstalled or (1 2 3, 1-3, ^4)
==> 
:: PKGBUILD up to date, Skipping (1/1): freemind-unstable
  1 freemind-unstable                        (Build Files Exist)
==> Diffs to show?
==> [N]one [A]ll [Ab]ort [I]nstalled [No]tInstalled or (1 2 3, 1-3, ^4)
==> 
:: Parsing SRCINFO (1/1): freemind-unstable
==> Making package: freemind-unstable 1.1.0.Beta2-1 (Tue 04 Jun 2019 09:11:00 PM -04)
==> Retrieving sources...
  -> Found freemind-src-1.1.0_Beta_2.tar.gz
  -> Found freemind-unstable
  -> Found freemind-unstable.png
  -> Found freemind-unstable.desktop
==> Validating source files with md5sums...
    freemind-src-1.1.0_Beta_2.tar.gz ... Passed
    freemind-unstable ... Passed
    freemind-unstable.png ... Passed
    freemind-unstable.desktop ... Passed
==> Cleaning up...
==> Making package: freemind-unstable 1.1.0.Beta2-1 (Tue 04 Jun 2019 09:11:00 PM -04)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found freemind-src-1.1.0_Beta_2.tar.gz
  -> Found freemind-unstable
  -> Found freemind-unstable.png
  -> Found freemind-unstable.desktop
==> Validating source files with md5sums...
    freemind-src-1.1.0_Beta_2.tar.gz ... Passed
    freemind-unstable ... Passed
    freemind-unstable.png ... Passed
    freemind-unstable.desktop ... Passed
==> Removing existing $srcdir/ directory...
==> Extracting sources...
  -> Extracting freemind-src-1.1.0_Beta_2.tar.gz with bsdtar
==> Sources are ready.
==> Making package: freemind-unstable 1.1.0.Beta2-1 (Tue 04 Jun 2019 09:11:01 PM -04)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Starting build()...
Buildfile: /home/gudnait/.cache/yay/freemind-unstable/src/freemind/build.xml

init:
     [echo] FreeMind Version = 1.1.0_Beta_2, build 272.
     [echo] Checking for duplicate Resource strings

xmlbind.checkStatusOfGeneration:

gen:

build:
    [mkdir] Created dir: /home/gudnait/.cache/yay/freemind-unstable/src/bin/classes
    [javac] Compiling 377 source files to /home/gudnait/.cache/yay/freemind-unstable/src/bin/classes
    [javac] warning: [options] bootstrap class path not set in conjunction with -source 7
    [javac] /home/gudnait/.cache/yay/freemind-unstable/src/freemind/freemind/main/FreeMindSecurityManager.java:85: error: cannot find symbol
    [javac]             mFinalSecurityManager.checkAwtEventQueueAccess();
    [javac]                                  ^
    [javac]   symbol:   method checkAwtEventQueueAccess()
    [javac]   location: variable mFinalSecurityManager of type SecurityManager
    [javac] /home/gudnait/.cache/yay/freemind-unstable/src/freemind/freemind/main/FreeMindSecurityManager.java:139: error: cannot find symbol
    [javac]             mFinalSecurityManager.checkMemberAccess(arg0, arg1);
    [javac]                                  ^
    [javac]   symbol:   method checkMemberAccess(Class,int)
    [javac]   location: variable mFinalSecurityManager of type SecurityManager
    [javac] /home/gudnait/.cache/yay/freemind-unstable/src/freemind/freemind/main/FreeMindSecurityManager.java:229: error: cannot find symbol
    [javac]             mFinalSecurityManager.checkSystemClipboardAccess();
    [javac]                                  ^
    [javac]   symbol:   method checkSystemClipboardAccess()
    [javac]   location: variable mFinalSecurityManager of type SecurityManager
    [javac] /home/gudnait/.cache/yay/freemind-unstable/src/freemind/freemind/main/FreeMindSecurityManager.java:235: error: cannot find symbol
    [javac]             return mFinalSecurityManager.checkTopLevelWindow(pWindow);
    [javac]                                         ^
    [javac]   symbol:   method checkTopLevelWindow(Object)
    [javac]   location: variable mFinalSecurityManager of type SecurityManager
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] 4 errors
    [javac] 1 warning

BUILD FAILED
/home/gudnait/.cache/yay/freemind-unstable/src/freemind/build.xml:164: Compile failed; see the compiler error output for details.

Total time: 5 seconds
==> ERROR: A failure occurred in build().
    Aborting...
Error making: freemind-unstable

Last edited by gudnait (2019-06-05 01:49:57)

Offline

#2 2019-06-05 01:26:30

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,424
Website

Re: Error while installing freemind-unstable from AUR using yay

Last updated three years ago...

Update your thread title to actually describe your issue: https://wiki.archlinux.org/index.php/Co … ow_to_post


Moving to AUR Issues.


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#3 2019-06-05 01:27:46

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 29,442
Website

Re: Error while installing freemind-unstable from AUR using yay

Use makepkg then report back if it still fails.  Otherwise read yay's readme or the thread on these forums by yay's maintainer.

Last edited by Trilby (2019-06-05 01:28:01)


"UNIX is simple and coherent..." - Dennis Ritchie, "GNU's Not UNIX" -  Richard Stallman

Offline

Board footer

Powered by FluxBB