[yeoj@localhost eclim-git]$ makepkg
==> Determining latest git revision...
-> Version found: 20130118
==> Making package: eclim-git 20130118-1 (Fri Jan 18 01:45:25 GMT 2013)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving Sources...
-> Found resources.patch
==> Validating source files with md5sums...
resources.patch ... Passed
==> Extracting Sources...
==> Removing existing pkg/ directory...
==> Entering fakeroot environment...
==> Starting build()...
==> Connecting to GIT server....
Already up-to-date.
==> The local files are updated.
==> GIT checkout done or server timeout
==> Starting make...
Cloning into '/home/yeoj/aur/eclim-git/src/eclim-build'...
done.
patching file ant/build.gant
Hunk #1 succeeded at 186 (offset 40 lines).
-> Building...
Buildfile: /home/yeoj/aur/eclim-git/src/eclim-build/build.xml
build:
gant:
[echo] ${eclipse}: /usr/share/eclipse
[echo] # Skipping org.eclim.pdt, missing org.eclipse.php
[echo] # Skipping org.eclim.dltkruby, missing org.eclipse.dltk.ruby
[echo] # Skipping org.eclim.dltk, missing org.eclipse.dltk.core
[echo] Plugins:
[echo] org.eclim.adt
[echo] org.eclim.cdt
[echo] org.eclim.jdt
[echo] org.eclim.python
[echo] org.eclim.wst
build:
build.eclipse:
init:
[echo] eclim.version: 2.2.5.13-g600e814
[echo] eclim.release: 2.2.5
[echo] eclim.release.indigo: none
org.eclim.adt.classpath.prepare:
[unjar] Expanding: /usr/share/eclipse/plugins/com.android.ide.eclipse.adt_20.0.3.v201208082019-427395.jar into /home/yeoj/aur/eclim-git/src/eclim-build/build/temp/lib/android
[unjar] Expanding: /usr/share/eclipse/plugins/com.android.ide.eclipse.base_20.0.3.v201208082019-427395.jar into /home/yeoj/aur/eclim-git/src/eclim-build/build/temp/lib/android
[unjar] Expanding: /usr/share/eclipse/plugins/com.android.ide.eclipse.ddms_20.0.3.v201208082019-427395.jar into /home/yeoj/aur/eclim-git/src/eclim-build/build/temp/lib/android
------ org.eclim.adt.classpath.prepare
org.eclim.adt.classpath:
------ org.eclim.adt.classpath
------ init
[echo]
[echo] building plugin: org.eclim
[mkdir] Created dir: /home/yeoj/aur/eclim-git/src/eclim-build/build/temp/eclipse/plugins/org.eclim_2.2.5.13-g600e814
[mkdir] Created dir: /home/yeoj/aur/eclim-git/src/eclim-build/build/temp/classes/org.eclim
[javac] Compiling 39 source files to /home/yeoj/aur/eclim-git/src/eclim-build/build/temp/classes/org.eclim
[javac] warning: [options] bootstrap class path not set in conjunction with -source 1.6
[javac] Note: Some input files use or override a deprecated API.
[javac] Note: Recompile with -Xlint:deprecation for details.
[javac] 1 warning
[jar] Building jar: /home/yeoj/aur/eclim-git/src/eclim-build/build/temp/eclipse/plugins/org.eclim_2.2.5.13-g600e814/eclim.jar
[copy] Copying 43 files to /home/yeoj/aur/eclim-git/src/eclim-build/build/temp/eclipse/plugins/org.eclim_2.2.5.13-g600e814
org.eclim.build.eclipse:
[exec] checking for gcc... gcc
[exec] checking for C compiler default output file name... a.out
[exec] checking whether the C compiler works... yes
[exec] checking whether we are cross compiling... no
[exec] checking for suffix of executables...
[exec] checking for suffix of object files... o
[exec] checking whether we are using the GNU C compiler... yes
[exec] checking whether gcc accepts -g... yes
[exec] checking for gcc option to accept ISO C89... none needed
[exec] checking for gcc option to accept ISO C99... -std=gnu99
[exec] checking for gethostbyname in -lnsl... yes
[exec] checking for send in -lsocket... no
[exec] checking for WriteFile in -lwsock32... no
[exec] checking how to run the C preprocessor... gcc -std=gnu99 -E
[exec] checking for grep that handles long lines and -e... /usr/bin/grep
[exec] checking for egrep... /usr/bin/grep -E
[exec] checking for ANSI C header files... yes
[exec] checking for sys/types.h... yes
[exec] checking for sys/stat.h... yes
[exec] checking for stdlib.h... yes
[exec] checking for string.h... yes
[exec] checking for memory.h... yes
[exec] checking for strings.h... yes
[exec] checking for inttypes.h... yes
[exec] checking for stdint.h... yes
[exec] checking for unistd.h... yes
[exec] checking arpa/inet.h usability... yes
[exec] checking arpa/inet.h presence... yes
[exec] checking for arpa/inet.h... yes
[exec] checking netdb.h usability... yes
[exec] checking netdb.h presence... yes
[exec] checking for netdb.h... yes
[exec] checking netinet/in.h usability... yes
[exec] checking netinet/in.h presence... yes
[exec] checking for netinet/in.h... yes
[exec] checking for stdlib.h... (cached) yes
[exec] checking for string.h... (cached) yes
[exec] checking sys/socket.h usability... yes
[exec] checking sys/socket.h presence... yes
[exec] checking for sys/socket.h... yes
[exec] checking for unistd.h... (cached) yes
[exec] checking sys/select.h usability... yes
[exec] checking sys/select.h presence... yes
[exec] checking for sys/select.h... yes
[exec] checking for sys/socket.h... (cached) yes
[exec] checking types of arguments for select... int,fd_set *,struct timeval *
[exec] checking for getcwd... yes
[exec] checking for gethostbyname... yes
[exec] checking for memset... yes
[exec] checking for select... yes
[exec] checking for socket... yes
[exec] checking for strcasecmp... yes
[exec] checking for strrchr... yes
[exec] configure: creating ./config.status
[exec] config.status: creating Makefile
[exec] Building ng client. To build a Windows binary, type 'make ng.exe'
[exec] gcc -std=gnu99 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -lnsl -s -O3 -o ng src/c/ng.c
[copy] Copying 1 file to /home/yeoj/aur/eclim-git/src/eclim-build/build/temp/eclipse/plugins/org.eclim_2.2.5.13-g600e814/bin
[jar] Updating jar: /home/yeoj/aur/eclim-git/src/eclim-build/build/temp/eclipse/plugins/org.eclim_2.2.5.13-g600e814/lib/nailgun-0.7.1.jar
------ org.eclim.build.eclipse
[echo]
[echo] building plugin: org.eclim.core
[mkdir] Created dir: /home/yeoj/aur/eclim-git/src/eclim-build/build/temp/eclipse/plugins/org.eclim.core_2.2.5.13-g600e814
[mkdir] Created dir: /home/yeoj/aur/eclim-git/src/eclim-build/build/temp/classes/org.eclim.core
[javac] Compiling 65 source files to /home/yeoj/aur/eclim-git/src/eclim-build/build/temp/classes/org.eclim.core
[javac] warning: [options] bootstrap class path not set in conjunction with -source 1.6
[javac] 1 warning
[jar] Building jar: /home/yeoj/aur/eclim-git/src/eclim-build/build/temp/eclipse/plugins/org.eclim.core_2.2.5.13-g600e814/eclim.core.jar
[copy] Copying 7 files to /home/yeoj/aur/eclim-git/src/eclim-build/build/temp/eclipse/plugins/org.eclim.core_2.2.5.13-g600e814
[echo]
[echo] building plugin: org.eclim.vimplugin
[mkdir] Created dir: /home/yeoj/aur/eclim-git/src/eclim-build/build/temp/eclipse/plugins/org.eclim.vimplugin_2.2.5.13-g600e814
[mkdir] Created dir: /home/yeoj/aur/eclim-git/src/eclim-build/build/temp/classes/org.eclim.vimplugin
[javac] Compiling 33 source files to /home/yeoj/aur/eclim-git/src/eclim-build/build/temp/classes/org.eclim.vimplugin
[javac] warning: [options] bootstrap class path not set in conjunction with -source 1.6
[javac] Note: /home/yeoj/aur/eclim-git/src/eclim-build/org.eclim.vimplugin/java/org/vimplugin/editors/VimViewer.java uses or overrides a deprecated API.
[javac] Note: Recompile with -Xlint:deprecation for details.
[javac] 1 warning
[jar] Building MANIFEST-only jar: /home/yeoj/aur/eclim-git/src/eclim-build/build/temp/eclipse/plugins/org.eclim.vimplugin_2.2.5.13-g600e814/eclim.vimplugin.jar
[copy] Copying 6 files to /home/yeoj/aur/eclim-git/src/eclim-build/build/temp/eclipse/plugins/org.eclim.vimplugin_2.2.5.13-g600e814
org.eclim.vimplugin.build.eclipse:
[jar] Updating jar: /home/yeoj/aur/eclim-git/src/eclim-build/build/temp/eclipse/plugins/org.eclim.vimplugin_2.2.5.13-g600e814/eclim.vimplugin.jar
------ org.eclim.vimplugin.build.eclipse
[echo]
[echo] building plugin: org.eclim.adt
[mkdir] Created dir: /home/yeoj/aur/eclim-git/src/eclim-build/build/temp/eclipse/plugins/org.eclim.adt_2.2.5.13-g600e814
[mkdir] Created dir: /home/yeoj/aur/eclim-git/src/eclim-build/build/temp/classes/org.eclim.adt
[javac] Compiling 5 source files to /home/yeoj/aur/eclim-git/src/eclim-build/build/temp/classes/org.eclim.adt
[javac] warning: [options] bootstrap class path not set in conjunction with -source 1.6
[javac] /home/yeoj/aur/eclim-git/src/eclim-build/org.eclim.adt/java/org/eclim/plugin/adt/command/sdk/ReloadCommand.java:37: error: package com.android.utils does not exist
[javac] import com.android.utils.ILogger;
[javac] ^
[javac] /home/yeoj/aur/eclim-git/src/eclim-build/org.eclim.adt/java/org/eclim/plugin/adt/command/sdk/ReloadCommand.java:47: error: cannot find symbol
[javac] implements ILogger
[javac] ^
[javac] symbol: class ILogger
[javac] /home/yeoj/aur/eclim-git/src/eclim-build/org.eclim.adt/java/org/eclim/plugin/adt/project/AndroidProjectManager.java:41: error: cannot find symbol
[javac] import com.android.SdkConstants;
[javac] ^
[javac] symbol: class SdkConstants
[javac] location: package com.android
[javac] /home/yeoj/aur/eclim-git/src/eclim-build/org.eclim.adt/java/org/eclim/plugin/adt/command/sdk/ReloadCommand.java:62: error: method reloadSdk in class SdkManager cannot be applied to given types;
[javac] ((SdkManager)mManager.get(sdk)).reloadSdk(this);
[javac] ^
[javac] required: ISdkLog
[javac] found: ReloadCommand
[javac] reason: actual argument ReloadCommand cannot be converted to ISdkLog by method invocation conversion
[javac] /home/yeoj/aur/eclim-git/src/eclim-build/org.eclim.adt/java/org/eclim/plugin/adt/command/sdk/ReloadCommand.java:69: error: method does not override or implement a method from a supertype
[javac] @Override
[javac] ^
[javac] /home/yeoj/aur/eclim-git/src/eclim-build/org.eclim.adt/java/org/eclim/plugin/adt/command/sdk/ReloadCommand.java:75: error: method does not override or implement a method from a supertype
[javac] @Override
[javac] ^
[javac] /home/yeoj/aur/eclim-git/src/eclim-build/org.eclim.adt/java/org/eclim/plugin/adt/command/sdk/ReloadCommand.java:81: error: method does not override or implement a method from a supertype
[javac] @Override
[javac] ^
[javac] /home/yeoj/aur/eclim-git/src/eclim-build/org.eclim.adt/java/org/eclim/plugin/adt/command/sdk/ReloadCommand.java:87: error: method does not override or implement a method from a supertype
[javac] @Override
[javac] ^
[javac] /home/yeoj/aur/eclim-git/src/eclim-build/org.eclim.adt/java/org/eclim/plugin/adt/project/AndroidProjectManager.java:85: error: cannot find symbol
[javac] parameters.put("SRC_FOLDER", SdkConstants.FD_SOURCES);
[javac] ^
[javac] symbol: variable SdkConstants
[javac] location: class AndroidProjectManager
[javac] 9 errors
[javac] 1 warning
BUILD FAILED
/home/yeoj/aur/eclim-git/src/eclim-build/build.xml:26: The following error occurred while executing this line:
/home/yeoj/aur/eclim-git/src/eclim-build/build.xml:134: : Compile failed; see the compiler error output for details.
Total time: 11 seconds
==> ERROR: A failure occurred in build().
Aborting...
[yeoj@localhost eclim-git]$