Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ==> Fazendo download do PKGBUILD de javahelp2 do AUR...
- x .SRCINFO
- x PKGBUILD
- peeeee commented on 2017-06-25 07:05
- In case anyone can't get the javahelp2.tar.xz , here is a makepkg-ed executive package : https://1drv.ms/u/s!AtjsNyKHoIUajRM9PDM9AkNaUf_X ,you can just download it and intall from local disk.
- MRWITEK commented on 2017-06-25 20:22
- @peeeee
- Was dropbox site actually down?
- Why did you upload an unsigned package but not the sources? I wouldn't trust this. Otherwise, RTFM https://wiki.archlinux.org/index.php/Unofficial_user_repositories https://wiki.archlinux.org/index.php/Pacman/Tips_and_tricks#Custom_local_repository
- Why MS drive of all places?
- xorxcel commented on 2017-10-14 17:42
- I also had problems building it, until I explicitly installed jdk8-openjdk.
- I only had jdk9-openjdk installed before that, which this pkgbuild doesn't seem to be compatible to.
- MRWITEK commented on 2017-10-14 19:38
- @xorxcel can you describe what was going wrong?
- rafalp commented on 2017-11-02 15:46
- I have probably similiar problem to xorxcel when trying to build javahelp2. Output:
- [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.4
- [javac] error: Source option 1.4 is no longer supported. Use 1.6 or later.
- [javac] error: Target option 1.4 is no longer supported. Use 1.6 or later.
- My javac --version gives me 9.0.1.
- javahelp2 2.0.05.r90-1 (2017-07-30 12:44)
- ( Pacote sem suporte: Potencialmente perigoso ! )
- ==> Editar PKGBUILD ? [S/n] ("A" para abortar)
- ==> ------------------------------------------
- ==> n
- ==> Dependências de javahelp2:
- - java-runtime (já instalado)
- - apache-ant (já instalado) [makedepend]
- - git (já instalado) [makedepend]
- ==> Continuar a compilação de javahelp2 ? [S/n]
- ==> -------------------------------------------
- ==>
- ==> Compilando e instalando pacote
- ==> Criando o pacote: javahelp2 2.0.05.r90-1 (dom abr 1 16:21:24 -03 2018)
- ==> Verificando as dependências de tempo de execução...
- ==> Verificando as dependências de tempo de compilação...
- ==> Obtendo fontes...
- -> Clonando repositório javahelp2 do tipo git...
- Cloning into bare repository '/tmp/yaourt-tmp-nilodan/aur-javahelp2/javahelp2'...
- remote: Counting objects: 2545, done.
- remote: Total 2545 (delta 0), reused 0 (delta 0), pack-reused 2545
- Receiving objects: 100% (2545/2545), 12.98 MiB | 525.00 KiB/s, done.
- Resolving deltas: 100% (1012/1012), done.
- ==> Validando source arquivos com sha256sums...
- javahelp2 ... Ignorada
- ==> Extraindo fontes...
- -> Criando cópia de trabalho do repositório javahelp do tipo git...
- Cloning into 'javahelp2'...
- done.
- Switched to a new branch 'makepkg'
- ==> Iniciando build()...
- Buildfile: /tmp/makepkg/javahelp2/src/javahelp2/javahelp_nbproject/build.xml
- build-jsearch-jars:
- -pre-init:
- -init-private:
- -init-user:
- -init-project:
- -init-macrodef-property:
- -do-init:
- -post-init:
- -init-check:
- -init-macrodef-javac:
- -init-macrodef-junit:
- -init-debug-args:
- -init-macrodef-nbjpda:
- -init-macrodef-debug:
- -init-macrodef-java:
- -init-presetdef-jar:
- init:
- deps-jar:
- -pre-init:
- -init-private:
- -init-user:
- -init-project:
- -init-macrodef-property:
- -do-init:
- -post-init:
- -init-check:
- -init-macrodef-javac:
- Trying to override old definition of task http://www.netbeans.org/ns/j2se-project/3:javac
- Trying to override old definition of task http://www.netbeans.org/ns/j2se-project/3:depend
- -init-macrodef-junit:
- -init-debug-args:
- -init-macrodef-nbjpda:
- Trying to override old definition of task http://www.netbeans.org/ns/j2se-project/1:nbjpdastart
- -init-macrodef-debug:
- Trying to override old definition of task http://www.netbeans.org/ns/j2se-project/3:debug
- -init-macrodef-java:
- Trying to override old definition of task http://www.netbeans.org/ns/j2se-project/1:java
- -init-presetdef-jar:
- init:
- deps-jar:
- download-tomcat-zip:
- [echo] Downloading Apache Tomcat for servlet-api.jar and jsp-api.jar
- [get] Getting: http://archive.apache.org/dist/tomcat/tomcat-5/v5.5.20/bin/apache-tomcat-5.5.20.zip
- [get] To: /tmp/apache-tomcat-5.5.20.zip
- unpack-servlet-jar:
- [echo] Unpacking /tmp/apache-tomcat-5.5.20.zip
- [unzip] Expanding: /tmp/apache-tomcat-5.5.20.zip into /tmp
- [copy] Copying 1 file to /tmp/makepkg/javahelp2/src/javahelp2/javahelp_nbproject/lib
- unpack-jsp-jar:
- [echo] Copying /tmp/makepkg/javahelp2/src/javahelp2/javahelp_nbproject/lib/jsp-api.jar
- [copy] Copying 1 file to /tmp/makepkg/javahelp2/src/javahelp2/javahelp_nbproject/lib
- -pre-init:
- -init-private:
- -init-user:
- -init-project:
- -init-macrodef-property:
- -do-init:
- -post-init:
- -init-check:
- -init-ap-cmdline-properties:
- -init-macrodef-javac-with-processors:
- -init-macrodef-javac-without-processors:
- Trying to override old definition of task http://www.netbeans.org/ns/j2se-project/3:javac
- -init-macrodef-javac:
- Trying to override old definition of task http://www.netbeans.org/ns/j2se-project/3:depend
- Trying to override old definition of task http://www.netbeans.org/ns/j2se-project/3:force-recompile
- -init-macrodef-junit:
- Trying to override old definition of task http://www.netbeans.org/ns/j2se-project/3:junit
- -init-debug-args:
- -init-macrodef-nbjpda:
- Trying to override old definition of task http://www.netbeans.org/ns/j2se-project/1:nbjpdastart
- -init-macrodef-debug:
- Trying to override old definition of task http://www.netbeans.org/ns/j2se-project/3:debug
- -init-macrodef-java:
- Trying to override old definition of task http://www.netbeans.org/ns/j2se-project/1:java
- -init-presetdef-jar:
- Trying to override old definition of task http://www.netbeans.org/ns/j2se-project/1:jar
- -init-ap-cmdline-supported:
- -init-ap-cmdline:
- init:
- -deps-jar-init:
- deps-jar:
- [mkdir] Created dir: /tmp/makepkg/javahelp2/src/javahelp2/javahelp_nbproject/build
- -warn-already-built-jar:
- [propertyfile] Updating property file: /tmp/makepkg/javahelp2/src/javahelp2/javahelp_nbproject/build/built-jar.properties
- -check-automatic-build:
- -clean-after-automatic-build:
- -verify-automatic-build:
- -pre-pre-compile:
- [mkdir] Created dir: /tmp/makepkg/javahelp2/src/javahelp2/javahelp_nbproject/build/classes
- -pre-compile:
- -copy-persistence-xml:
- -compile-depend:
- -do-compile:
- [mkdir] Created dir: /tmp/makepkg/javahelp2/src/javahelp2/javahelp_nbproject/build/empty
- [javac] Compiling 137 source files to /tmp/makepkg/javahelp2/src/javahelp2/javahelp_nbproject/build/classes
- [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.4
- [javac] error: Source option 1.4 is no longer supported. Use 1.6 or later.
- [javac] error: Target option 1.4 is no longer supported. Use 1.6 or later.
- BUILD FAILED
- /tmp/makepkg/javahelp2/src/javahelp2/javahelp_nbproject/build.xml:104: The following error occurred while executing this line:
- /tmp/makepkg/javahelp2/src/javahelp2/JSearchIndexer_nbproject/nbproject/build-impl.xml:314: The following error occurred while executing this line:
- /tmp/makepkg/javahelp2/src/javahelp2/JSearchClient_nbproject/nbproject/build-impl.xml:314: The following error occurred while executing this line:
- /tmp/makepkg/javahelp2/src/javahelp2/javahelp_nbproject/nbproject/build-impl.xml:598: The following error occurred while executing this line:
- /tmp/makepkg/javahelp2/src/javahelp2/javahelp_nbproject/nbproject/build-impl.xml:283: Compile failed; see the compiler error output for details.
- Total time: 25 seconds
- ==> ERRO: Uma falha ocorreu em build().
- Abortando...
- ==> ERRO: Makepkg não conseguiu compilar javahelp2.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement