-
-
Save yorickpeterse/9d4763465a790d7da15a to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Started by upstream project "rubinius-git" build number 85 | |
originally caused by: | |
Started by user Yorick Peterse | |
Building in workspace /mnt/jenkins/jobs/rubinius-git/workspace/default | |
[ssh-agent] Using credentials jenkins (SSH key for Github) | |
[ssh-agent] Looking for ssh-agent implementation... | |
[ssh-agent] Java/JNR ssh-agent | |
[ssh-agent] Started. | |
> git rev-parse --is-inside-work-tree # timeout=10 | |
Fetching changes from the remote Git repository | |
> git config remote.origin.url https://github.com/rubinius/rubinius.git # timeout=10 | |
Fetching upstream changes from https://github.com/rubinius/rubinius.git | |
> git --version # timeout=10 | |
> git fetch --tags --progress https://github.com/rubinius/rubinius.git +refs/heads/*:refs/remotes/origin/* | |
Checking out Revision c8dde0e111930c38eccba23be6ff8faa47f562eb (origin/master) | |
> git config core.sparsecheckout # timeout=10 | |
> git checkout -f c8dde0e111930c38eccba23be6ff8faa47f562eb | |
> git rev-list 34cc556f9f729e7ede3df5eb83d46db825cc52c2 # timeout=10 | |
Cleaning workspace | |
> git rev-parse --verify HEAD # timeout=10 | |
Resetting working tree | |
> git reset --hard # timeout=10 | |
> git clean -fdx # timeout=10 | |
[default] $ /usr/bin/env bash -l /var/run/jenkins/hudson6896828879095911329.sh | |
=== SETUP === | |
Using /mnt/jenkins/.rvm/gems/ruby-2.1.2 | |
INFO: Installing Gems using Bundler... | |
Using rake 10.3.2 | |
Using daedalus-core 0.1.0 | |
Using redcard 1.1.0 | |
Using rubinius-ast 2.2.5 | |
Using rubinius-bridge 1.1.0 | |
Using rubinius-compiler 2.2.1 | |
Using rubinius-melbourne 2.2.2.0 | |
Using rubinius-processor 2.2.1 | |
Using rubinius-toolset 2.3.0 | |
Using rubinius-build_tools 2.0.0 | |
Using bundler 1.6.2 | |
Your bundle is complete! | |
Use `bundle show [gemname]` to see where a bundled gem is installed. | |
=== CONFIGURATION === | |
------------------------------------------------------ | |
Changing the platform specification can cause Rubinius | |
to malfunction. The current platform specification is: | |
x86_64-unknown-linux-gnu | |
------------------------------------------------------ | |
Checking gcc: found | |
Checking g++: found | |
Checking bison: found | |
Detected old configuration settings, forcing a clean build | |
Configuring LLVM... | |
Checking for existing LLVM library tree: not found. | |
Checking for 'llvm-config': found! (version 3.5.0 - api: 305) | |
Checking sizeof(short): 2 bytes | |
Checking sizeof(int): 4 bytes | |
Checking sizeof(void*): 8 bytes | |
Checking sizeof(size_t): 8 bytes | |
Checking sizeof(long): 8 bytes | |
Checking sizeof(long long): 8 bytes | |
Checking sizeof(float): 4 bytes | |
Checking sizeof(double): 8 bytes | |
Checking sizeof(off_t): 8 bytes | |
Checking sizeof(time_t): 8 bytes | |
Checking for libc version: libc.so.6 found! | |
Checking platform endianness: little endian | |
Checking for tr1: found | |
Checking for tr1/hash definition: found | |
Checking for x86_32: no | |
Checking for x86_64: yes | |
Checking for function 'backtrace': found! | |
Checking for function 'clock_gettime': found! | |
Checking for function 'nl_langinfo': found! | |
Checking for function 'setproctitle': not found | |
Checking for function 'posix_fadvise': found! | |
Checking for function 'strnlen': found! | |
Checking for function 'kqueue': not found | |
Checking for function 'timerfd_create': found! | |
Checking for function 'inotify_init': found! | |
Checking for function 'lchown': found! | |
Checking for struct tm has member tm_gmtoff: found! | |
Checking for struct tm has member tm_zone: found! | |
Checking for global 'timezone': found! | |
Checking for global 'tzname': found! | |
Checking for global 'daylight': found! | |
Checking for header 'zlib.h': found! | |
Checking for header 'openssl/ssl.h': found! | |
Checking for header 'readline/readline.h': found! | |
Checking for header 'alloca.h': found! | |
Checking for header 'string.h': found! | |
Checking for header 'sys/time.h': found! | |
Checking for header 'sys/times.h': found! | |
Checking for header 'sys/types.h': found! | |
Checking for header 'unistd.h': found! | |
Checking for header 'stdarg.h': found! | |
Checking for header 'sys/pstat.h': not found | |
Checking for header 'valgrind/valgrind.h': not found | |
Checking curses library: -lcurses | |
Checking if function 'strerror_r' returns char*: yes | |
Fetching gems... | |
Downloading bundler-1.6.2.gem... | |
[ 5% (15987 of 293376) ] | |
[ 11% (32371 of 293376) ] | |
[ 16% (48755 of 293376) ] | |
[ 22% (65139 of 293376) ] | |
[ 27% (81523 of 293376) ] | |
[ 33% (97907 of 293376) ] | |
[ 38% (114291 of 293376) ] | |
[ 44% (130675 of 293376) ] | |
[ 50% (147059 of 293376) ] | |
[ 55% (163443 of 293376) ] | |
[ 61% (179827 of 293376) ] | |
[ 66% (196211 of 293376) ] | |
[ 72% (212595 of 293376) ] | |
[ 78% (228979 of 293376) ] | |
[ 83% (245363 of 293376) ] | |
[ 89% (261747 of 293376) ] | |
[ 94% (278131 of 293376) ] | |
[ 100% (293376 of 293376) ]: done! | |
Downloading ffi2-generators-0.1.1.gem... | |
[ 100% (11776 of 11776) ]: done! | |
Downloading json-1.8.1.gem... | |
[ 0% (0 of 148992) ] | |
[ 5% (8610 of 148992) ] | |
[ 11% (17610 of 148992) ] | |
[ 17% (26018 of 148992) ] | |
[ 28% (42402 of 148992) ] | |
[ 29% (43426 of 148992) ] | |
[ 40% (59810 of 148992) ] | |
[ 40% (60834 of 148992) ] | |
[ 42% (62610 of 148992) ] | |
[ 48% (71610 of 148992) ] | |
[ 54% (80610 of 148992) ] | |
[ 60% (89610 of 148992) ] | |
[ 66% (98610 of 148992) ] | |
[ 72% (107610 of 148992) ] | |
[ 78% (116610 of 148992) ] | |
[ 84% (125610 of 148992) ] | |
[ 90% (134610 of 148992) ] | |
[ 96% (143610 of 148992) ] | |
[ 100% (148992 of 148992) ]: done! | |
Downloading minitest-4.7.5.gem... | |
[ 0% (0 of 57856) ] | |
[ 14% (8611 of 57856) ] | |
[ 30% (17611 of 57856) ] | |
[ 44% (26019 of 57856) ] | |
[ 73% (42403 of 57856) ] | |
[ 75% (43427 of 57856) ] | |
[ 100% (57856 of 57856) ]: done! | |
Downloading racc-1.4.11.gem... | |
[ 0% (0 of 113664) ] | |
[ 7% (8610 of 113664) ] | |
[ 15% (17610 of 113664) ] | |
[ 22% (26018 of 113664) ] | |
[ 37% (42402 of 113664) ] | |
[ 38% (43426 of 113664) ] | |
[ 47% (53610 of 113664) ] | |
[ 55% (62610 of 113664) ] | |
[ 63% (71610 of 113664) ] | |
[ 70% (80610 of 113664) ] | |
[ 78% (89610 of 113664) ] | |
[ 86% (98610 of 113664) ] | |
[ 100% (113664 of 113664) ]: done! | |
Downloading rake-10.3.2.gem... | |
[ 0% (0 of 132608) ] | |
[ 6% (8610 of 132608) ] | |
[ 13% (17610 of 132608) ] | |
[ 19% (26018 of 132608) ] | |
[ 31% (42402 of 132608) ] | |
[ 32% (43426 of 132608) ] | |
[ 45% (59810 of 132608) ] | |
[ 45% (60834 of 132608) ] | |
[ 58% (77218 of 132608) ] | |
[ 59% (78242 of 132608) ] | |
[ 67% (89610 of 132608) ] | |
[ 74% (98610 of 132608) ] | |
[ 81% (107610 of 132608) ] | |
[ 93% (123994 of 132608) ] | |
[ 94% (125018 of 132608) ] | |
[ 94% (125610 of 132608) ] | |
[ 100% (132608 of 132608) ]: done! | |
Downloading rdoc-4.1.1.gem... | |
[ 0% (0 of 733696) ] | |
[ 2% (16384 of 733696) ] | |
[ 2% (16999 of 733696) ] | |
[ 4% (33383 of 733696) ] | |
[ 4% (34407 of 733696) ] | |
[ 6% (50791 of 733696) ] | |
[ 7% (51815 of 733696) ] | |
[ 9% (68199 of 733696) ] | |
[ 9% (69223 of 733696) ] | |
[ 11% (85607 of 733696) ] | |
[ 11% (86631 of 733696) ] | |
[ 12% (89610 of 733696) ] | |
[ 13% (98610 of 733696) ] | |
[ 14% (107610 of 733696) ] | |
[ 15% (116610 of 733696) ] | |
[ 17% (125610 of 733696) ] | |
[ 18% (134610 of 733696) ] | |
[ 19% (143610 of 733696) ] | |
[ 20% (152610 of 733696) ] | |
[ 23% (168994 of 733696) ] | |
[ 23% (170018 of 733696) ] | |
[ 23% (170610 of 733696) ] | |
[ 24% (179610 of 733696) ] | |
[ 25% (188610 of 733696) ] | |
[ 26% (197610 of 733696) ] | |
[ 29% (213994 of 733696) ] | |
[ 29% (215018 of 733696) ] | |
[ 31% (231402 of 733696) ] | |
[ 31% (232426 of 733696) ] | |
[ 31% (233610 of 733696) ] | |
[ 33% (242610 of 733696) ] | |
[ 34% (251610 of 733696) ] | |
[ 35% (260610 of 733696) ] | |
[ 36% (269610 of 733696) ] | |
[ 38% (285994 of 733696) ] | |
[ 39% (287018 of 733696) ] | |
[ 40% (296610 of 733696) ] | |
[ 41% (305610 of 733696) ] | |
[ 42% (314610 of 733696) ] | |
[ 44% (323610 of 733696) ] | |
[ 46% (339994 of 733696) ] | |
[ 46% (341018 of 733696) ] | |
[ 46% (341610 of 733696) ] | |
[ 47% (350610 of 733696) ] | |
[ 49% (359610 of 733696) ] | |
[ 50% (368610 of 733696) ] | |
[ 51% (377610 of 733696) ] | |
[ 52% (386610 of 733696) ] | |
[ 54% (402994 of 733696) ] | |
[ 55% (404018 of 733696) ] | |
[ 57% (420402 of 733696) ] | |
[ 57% (421426 of 733696) ] | |
[ 57% (422610 of 733696) ] | |
[ 58% (431610 of 733696) ] | |
[ 60% (440610 of 733696) ] | |
[ 61% (449018 of 733696) ] | |
[ 63% (465402 of 733696) ] | |
[ 63% (466426 of 733696) ] | |
[ 65% (482810 of 733696) ] | |
[ 65% (483834 of 733696) ] | |
[ 68% (500218 of 733696) ] | |
[ 68% (501242 of 733696) ] | |
[ 70% (517626 of 733696) ] | |
[ 70% (518650 of 733696) ] | |
[ 72% (535034 of 733696) ] | |
[ 73% (536058 of 733696) ] | |
[ 75% (552442 of 733696) ] | |
[ 75% (553466 of 733696) ] | |
[ 77% (569850 of 733696) ] | |
[ 77% (570874 of 733696) ] | |
[ 80% (587258 of 733696) ] | |
[ 80% (588282 of 733696) ] | |
[ 82% (604666 of 733696) ] | |
[ 82% (605690 of 733696) ] | |
[ 84% (622074 of 733696) ] | |
[ 84% (623098 of 733696) ] | |
[ 87% (639482 of 733696) ] | |
[ 87% (640506 of 733696) ] | |
[ 89% (656890 of 733696) ] | |
[ 89% (657914 of 733696) ] | |
[ 91% (674298 of 733696) ] | |
[ 92% (675322 of 733696) ] | |
[ 94% (691706 of 733696) ] | |
[ 94% (692730 of 733696) ] | |
[ 96% (709114 of 733696) ] | |
[ 96% (710138 of 733696) ] | |
[ 99% (726522 of 733696) ] | |
[ 99% (727546 of 733696) ] | |
[ 100% (733696 of 733696) ]: done! | |
Downloading rubinius-ast-2.2.5.gem... | |
[ 0% (0 of 32768) ] | |
[ 26% (8611 of 32768) ] | |
[ 53% (17611 of 32768) ] | |
[ 79% (26019 of 32768) ] | |
[ 100% (32768 of 32768) ]: done! | |
Downloading rubinius-build_tools-2.0.0.gem... | |
[ 0% (0 of 4608) ] | |
[ 100% (4608 of 4608) ]: done! | |
Downloading rubinius-compiler-2.2.1.gem... | |
[ 30% (15988 of 52224) ] | |
[ 61% (32372 of 52224) ] | |
[ 93% (48756 of 52224) ] | |
[ 100% (52224 of 52224) ]: done! | |
Downloading rubinius-coverage-2.0.3.gem... | |
[ 0% (0 of 7680) ] | |
[ 100% (7680 of 7680) ]: done! | |
Downloading rubinius-debugger-2.0.3.gem... | |
[ 100% (15872 of 15872) ]: done! | |
Downloading rubinius-developer_tools-2.0.0.gem... | |
[ 0% (0 of 4608) ] | |
[ 100% (4608 of 4608) ]: done! | |
Downloading rubinius-melbourne-2.2.2.0.gem... | |
[ 0% (0 of 158720) ] | |
[ 5% (8610 of 158720) ] | |
[ 11% (17610 of 158720) ] | |
[ 16% (26610 of 158720) ] | |
[ 22% (35018 of 158720) ] | |
[ 32% (51402 of 158720) ] | |
[ 33% (52426 of 158720) ] | |
[ 39% (62610 of 158720) ] | |
[ 45% (71610 of 158720) ] | |
[ 50% (80610 of 158720) ] | |
[ 56% (89610 of 158720) ] | |
[ 62% (98610 of 158720) ] | |
[ 67% (107610 of 158720) ] | |
[ 73% (116610 of 158720) ] | |
[ 79% (125610 of 158720) ] | |
[ 84% (134610 of 158720) ] | |
[ 90% (143610 of 158720) ] | |
[ 96% (152610 of 158720) ] | |
[ 100% (158720 of 158720) ]: done! | |
Downloading rubinius-processor-2.2.1.gem... | |
[ 100% (9216 of 9216) ]: done! | |
Downloading rubinius-profiler-2.0.1.gem... | |
[ 100% (15360 of 15360) ]: done! | |
Downloading rubinius-toolset-2.3.0.gem... | |
[ 0% (0 of 8192) ] | |
[ 100% (8192 of 8192) ]: done! | |
Downloading rubysl-2.0.15.gem... | |
[ 0% (0 of 5632) ] | |
[ 100% (5632 of 5632) ]: done! | |
Downloading rubysl-abbrev-2.0.4.gem... | |
[ 0% (0 of 8192) ] | |
[ 100% (8192 of 8192) ]: done! | |
Downloading rubysl-base64-2.0.0.gem... | |
[ 100% (8192 of 8192) ]: done! | |
Downloading rubysl-benchmark-2.0.1.gem... | |
[ 0% (0 of 11776) ] | |
[ 100% (11776 of 11776) ]: done! | |
Downloading rubysl-bigdecimal-2.0.2.gem... | |
[ 0% (0 of 86016) ] | |
[ 10% (8611 of 86016) ] | |
[ 20% (17611 of 86016) ] | |
[ 30% (26019 of 86016) ] | |
[ 49% (42403 of 86016) ] | |
[ 50% (43427 of 86016) ] | |
[ 62% (53611 of 86016) ] | |
[ 72% (62611 of 86016) ] | |
[ 83% (71611 of 86016) ] | |
[ 93% (80611 of 86016) ] | |
[ 100% (86016 of 86016) ]: done! | |
Downloading rubysl-cgi-2.0.1.gem... | |
[ 35% (15988 of 45056) ] | |
[ 71% (32372 of 45056) ] | |
[ 100% (45056 of 45056) ]: done! | |
Downloading rubysl-cgi-session-2.0.1.gem... | |
[ 0% (0 of 12288) ] | |
[ 100% (12288 of 12288) ]: done! | |
Downloading rubysl-cmath-2.0.0.gem... | |
[ 0% (0 of 7168) ] | |
[ 100% (7168 of 7168) ]: done! | |
Downloading rubysl-complex-2.0.0.gem... | |
[ 0% (0 of 14336) ] | |
[ 100% (14336 of 14336) ]: done! | |
Downloading rubysl-continuation-2.0.0.gem... | |
[ 0% (0 of 6656) ] | |
[ 100% (6656 of 6656) ]: done! | |
Downloading rubysl-coverage-2.0.3.gem... | |
[ 0% (0 of 6656) ] | |
[ 100% (6656 of 6656) ]: done! | |
Downloading rubysl-csv-2.0.2.gem... | |
[ 0% (0 of 31744) ] | |
[ 27% (8611 of 31744) ] | |
[ 55% (17611 of 31744) ] | |
[ 81% (26019 of 31744) ] | |
[ 100% (31744 of 31744) ]: done! | |
Downloading rubysl-curses-2.0.1.gem... | |
[ 0% (0 of 26624) ] | |
[ 32% (8611 of 26624) ] | |
[ 66% (17611 of 26624) ] | |
[ 97% (26019 of 26624) ] | |
[ 100% (26624 of 26624) ]: done! | |
Downloading rubysl-date-2.0.6.gem... | |
[ 0% (0 of 48640) ] | |
[ 17% (8611 of 48640) ] | |
[ 36% (17611 of 48640) ] | |
[ 53% (26019 of 48640) ] | |
[ 87% (42403 of 48640) ] | |
[ 89% (43427 of 48640) ] | |
[ 100% (48640 of 48640) ]: done! | |
Downloading rubysl-delegate-2.0.1.gem... | |
[ 0% (0 of 13824) ] | |
[ 100% (13824 of 13824) ]: done! | |
Downloading rubysl-digest-2.0.3.gem... | |
[ 0% (0 of 43520) ] | |
[ 37% (16384 of 43520) ] | |
[ 39% (17000 of 43520) ] | |
[ 76% (33384 of 43520) ] | |
[ 79% (34408 of 43520) ] | |
[ 100% (43520 of 43520) ]: done! | |
Downloading rubysl-drb-2.0.1.gem... | |
[ 45% (15988 of 34816) ] | |
[ 92% (32372 of 34816) ] | |
[ 100% (34816 of 34816) ]: done! | |
Downloading rubysl-e2mmap-2.0.0.gem... | |
[ 0% (0 of 7680) ] | |
[ 100% (7680 of 7680) ]: done! | |
Downloading rubysl-english-2.0.0.gem... | |
[ 0% (0 of 8704) ] | |
[ 100% (8704 of 8704) ]: done! | |
Downloading rubysl-enumerator-2.0.0.gem... | |
[ 100% (7168 of 7168) ]: done! | |
Downloading rubysl-erb-2.0.1.gem... | |
[ 0% (0 of 17920) ] | |
[ 48% (8611 of 17920) ] | |
[ 98% (17611 of 17920) ] | |
[ 100% (17920 of 17920) ]: done! | |
Downloading rubysl-etc-2.0.3.gem... | |
[ 100% (9216 of 9216) ]: done! | |
Downloading rubysl-expect-2.0.0.gem... | |
[ 0% (0 of 7168) ] | |
[ 100% (7168 of 7168) ]: done! | |
Downloading rubysl-fcntl-2.0.4.gem... | |
[ 100% (7168 of 7168) ]: done! | |
Downloading rubysl-fiber-2.0.0.gem... | |
[ 0% (0 of 6656) ] | |
[ 100% (6656 of 6656) ]: done! | |
Downloading rubysl-fileutils-2.0.3.gem... | |
[ 89% (15988 of 17920) ] | |
[ 100% (17920 of 17920) ]: done! | |
Downloading rubysl-find-2.0.1.gem... | |
[ 0% (0 of 7168) ] | |
[ 100% (7168 of 7168) ]: done! | |
Downloading rubysl-forwardable-2.0.1.gem... | |
[ 100% (9216 of 9216) ]: done! | |
Downloading rubysl-getoptlong-2.0.0.gem... | |
[ 0% (0 of 12288) ] | |
[ 100% (12288 of 12288) ]: done! | |
Downloading rubysl-gserver-2.0.0.gem... | |
[ 0% (0 of 9728) ] | |
[ 100% (9728 of 9728) ]: done! | |
Downloading rubysl-io-console-2.0.0.gem... | |
[ 0% (0 of 11264) ] | |
[ 100% (11264 of 11264) ]: done! | |
Downloading rubysl-io-nonblock-2.0.0.gem... | |
[ 0% (0 of 6656) ] | |
[ 100% (6656 of 6656) ]: done! | |
Downloading rubysl-io-wait-2.0.0.gem... | |
[ 100% (6656 of 6656) ]: done! | |
Downloading rubysl-ipaddr-2.0.0.gem... | |
[ 100% (13824 of 13824) ]: done! | |
Downloading rubysl-irb-2.0.4.gem... | |
[ 0% (0 of 49664) ] | |
[ 17% (8611 of 49664) ] | |
[ 35% (17611 of 49664) ] | |
[ 52% (26019 of 49664) ] | |
[ 53% (26611 of 49664) ] | |
[ 71% (35611 of 49664) ] | |
[ 89% (44611 of 49664) ] | |
[ 100% (49664 of 49664) ]: done! | |
Downloading rubysl-logger-2.0.0.gem... | |
[ 0% (0 of 16896) ] | |
[ 50% (8611 of 16896) ] | |
[ 100% (16896 of 16896) ]: done! | |
Downloading rubysl-mathn-2.0.0.gem... | |
[ 0% (0 of 11264) ] | |
[ 100% (11264 of 11264) ]: done! | |
Downloading rubysl-matrix-2.1.0.gem... | |
[ 39% (15988 of 40960) ] | |
[ 79% (32372 of 40960) ] | |
[ 100% (40960 of 40960) ]: done! | |
Downloading rubysl-mkmf-2.0.1.gem... | |
[ 0% (0 of 29184) ] | |
[ 29% (8611 of 29184) ] | |
[ 60% (17611 of 29184) ] | |
[ 89% (26019 of 29184) ] | |
[ 100% (29184 of 29184) ]: done! | |
Downloading rubysl-monitor-2.0.0.gem... | |
[ 0% (0 of 8704) ] | |
[ 100% (8704 of 8704) ]: done! | |
Downloading rubysl-mutex_m-2.0.0.gem... | |
[ 0% (0 of 7168) ] | |
[ 100% (7168 of 7168) ]: done! | |
Downloading rubysl-net-ftp-2.0.1.gem... | |
[ 0% (0 of 26112) ] | |
[ 32% (8611 of 26112) ] | |
[ 67% (17611 of 26112) ] | |
[ 99% (26019 of 26112) ] | |
[ 100% (26112 of 26112) ]: done! | |
Downloading rubysl-net-http-2.0.4.gem... | |
[ 0% (0 of 50176) ] | |
[ 17% (8611 of 50176) ] | |
[ 35% (17611 of 50176) ] | |
[ 51% (26019 of 50176) ] | |
[ 53% (26611 of 50176) ] | |
[ 70% (35611 of 50176) ] | |
[ 88% (44611 of 50176) ] | |
[ 100% (50176 of 50176) ]: done! | |
Downloading rubysl-net-imap-2.0.1.gem... | |
[ 0% (0 of 31744) ] | |
[ 27% (8611 of 31744) ] | |
[ 55% (17611 of 31744) ] | |
[ 81% (26019 of 31744) ] | |
[ 100% (31744 of 31744) ]: done! | |
Downloading rubysl-net-pop-2.0.1.gem... | |
[ 100% (13312 of 13312) ]: done! | |
Downloading rubysl-net-protocol-2.0.1.gem... | |
[ 0% (0 of 8704) ] | |
[ 100% (8704 of 8704) ]: done! | |
Downloading rubysl-net-smtp-2.0.1.gem... | |
[ 0% (0 of 14848) ] | |
[ 100% (14848 of 14848) ]: done! | |
Downloading rubysl-net-telnet-2.0.0.gem... | |
[ 97% (15988 of 16384) ] | |
[ 100% (16384 of 16384) ]: done! | |
Downloading rubysl-nkf-2.0.1.gem... | |
[ 0% (0 of 146432) ] | |
[ 11% (16384 of 146432) ] | |
[ 11% (16999 of 146432) ] | |
[ 22% (33383 of 146432) ] | |
[ 23% (34407 of 146432) ] | |
[ 34% (50791 of 146432) ] | |
[ 35% (51815 of 146432) ] | |
[ 36% (53610 of 146432) ] | |
[ 42% (62610 of 146432) ] | |
[ 48% (71610 of 146432) ] | |
[ 55% (80610 of 146432) ] | |
[ 61% (89610 of 146432) ] | |
[ 67% (98610 of 146432) ] | |
[ 73% (107610 of 146432) ] | |
[ 84% (123994 of 146432) ] | |
[ 85% (125018 of 146432) ] | |
[ 85% (125610 of 146432) ] | |
[ 91% (134610 of 146432) ] | |
[ 98% (143610 of 146432) ] | |
[ 100% (146432 of 146432) ]: done! | |
Downloading rubysl-observer-2.0.0.gem... | |
[ 0% (0 of 9216) ] | |
[ 100% (9216 of 9216) ]: done! | |
Downloading rubysl-open-uri-2.0.0.gem... | |
[ 0% (0 of 13824) ] | |
[ 100% (13824 of 13824) ]: done! | |
Downloading rubysl-open3-2.0.0.gem... | |
[ 0% (0 of 11264) ] | |
[ 100% (11264 of 11264) ]: done! | |
Downloading rubysl-openssl-2.1.0.gem... | |
[ 0% (0 of 140288) ] | |
[ 6% (8610 of 140288) ] | |
[ 12% (17610 of 140288) ] | |
[ 18% (26018 of 140288) ] | |
[ 25% (35610 of 140288) ] | |
[ 31% (44610 of 140288) ] | |
[ 38% (53610 of 140288) ] | |
[ 44% (62610 of 140288) ] | |
[ 51% (71610 of 140288) ] | |
[ 57% (80610 of 140288) ] | |
[ 63% (89610 of 140288) ] | |
[ 70% (98610 of 140288) ] | |
[ 76% (107610 of 140288) ] | |
[ 83% (116610 of 140288) ] | |
[ 89% (125610 of 140288) ] | |
[ 95% (134610 of 140288) ] | |
[ 100% (140288 of 140288) ]: done! | |
Downloading rubysl-optparse-2.0.1.gem... | |
[ 70% (15988 of 22528) ] | |
[ 100% (22528 of 22528) ]: done! | |
Downloading rubysl-ostruct-2.0.4.gem... | |
[ 0% (0 of 11264) ] | |
[ 100% (11264 of 11264) ]: done! | |
Downloading rubysl-pathname-2.0.0.gem... | |
[ 0% (0 of 14848) ] | |
[ 100% (14848 of 14848) ]: done! | |
Downloading rubysl-prettyprint-2.0.3.gem... | |
[ 0% (0 of 13312) ] | |
[ 100% (13312 of 13312) ]: done! | |
Downloading rubysl-prime-2.0.1.gem... | |
[ 0% (0 of 12800) ] | |
[ 100% (12800 of 12800) ]: done! | |
Downloading rubysl-profile-2.0.0.gem... | |
[ 0% (0 of 6656) ] | |
[ 100% (6656 of 6656) ]: done! | |
Downloading rubysl-profiler-2.0.1.gem... | |
[ 0% (0 of 6656) ] | |
[ 100% (6656 of 6656) ]: done! | |
Downloading rubysl-pstore-2.0.0.gem... | |
[ 0% (0 of 11264) ] | |
[ 100% (11264 of 11264) ]: done! | |
Downloading rubysl-pty-2.0.2.gem... | |
[ 0% (0 of 11264) ] | |
[ 100% (11264 of 11264) ]: done! | |
Downloading rubysl-rational-2.0.1.gem... | |
[ 0% (0 of 8704) ] | |
[ 100% (8704 of 8704) ]: done! | |
Downloading rubysl-readline-2.0.2.gem... | |
[ 0% (0 of 17920) ] | |
[ 48% (8611 of 17920) ] | |
[ 98% (17611 of 17920) ] | |
[ 100% (17920 of 17920) ]: done! | |
Downloading rubysl-resolv-2.1.0.gem... | |
[ 69% (15988 of 23040) ] | |
[ 100% (23040 of 23040) ]: done! | |
Downloading rubysl-rexml-2.0.2.gem... | |
[ 0% (0 of 90112) ] | |
[ 9% (8611 of 90112) ] | |
[ 19% (17611 of 90112) ] | |
[ 28% (26019 of 90112) ] | |
[ 47% (42403 of 90112) ] | |
[ 48% (43427 of 90112) ] | |
[ 59% (53611 of 90112) ] | |
[ 77% (69995 of 90112) ] | |
[ 78% (71019 of 90112) ] | |
[ 89% (80611 of 90112) ] | |
[ 100% (90112 of 90112) ]: done! | |
Downloading rubysl-rinda-2.0.1.gem... | |
[ 100% (13824 of 13824) ]: done! | |
Downloading rubysl-rss-2.0.0.gem... | |
[ 32% (15988 of 49664) ] | |
[ 65% (32372 of 49664) ] | |
[ 98% (48756 of 49664) ] | |
[ 100% (49664 of 49664) ]: done! | |
Downloading rubysl-scanf-2.0.0.gem... | |
[ 0% (0 of 14848) ] | |
[ 100% (14848 of 14848) ]: done! | |
Downloading rubysl-securerandom-2.0.0.gem... | |
[ 0% (0 of 10240) ] | |
[ 100% (10240 of 10240) ]: done! | |
Downloading rubysl-set-2.0.1.gem... | |
[ 0% (0 of 24064) ] | |
[ 35% (8611 of 24064) ] | |
[ 73% (17611 of 24064) ] | |
[ 100% (24064 of 24064) ]: done! | |
Downloading rubysl-shellwords-2.0.0.gem... | |
[ 0% (0 of 8192) ] | |
[ 100% (8192 of 8192) ]: done! | |
Downloading rubysl-singleton-2.0.0.gem... | |
[ 0% (0 of 9728) ] | |
[ 100% (9728 of 9728) ]: done! | |
Downloading rubysl-socket-2.0.1.gem... | |
[ 0% (0 of 34816) ] | |
[ 24% (8611 of 34816) ] | |
[ 50% (17611 of 34816) ] | |
[ 74% (26019 of 34816) ] | |
[ 100% (34816 of 34816) ]: done! | |
Downloading rubysl-stringio-2.0.0.gem... | |
[ 0% (0 of 25600) ] | |
[ 33% (8611 of 25600) ] | |
[ 68% (17611 of 25600) ] | |
[ 100% (25600 of 25600) ]: done! | |
Downloading rubysl-strscan-2.0.0.gem... | |
[ 0% (0 of 14336) ] | |
[ 100% (14336 of 14336) ]: done! | |
Downloading rubysl-sync-2.0.0.gem... | |
[ 0% (0 of 8192) ] | |
[ 100% (8192 of 8192) ]: done! | |
Downloading rubysl-syslog-2.0.1.gem... | |
[ 0% (0 of 11776) ] | |
[ 100% (11776 of 11776) ]: done! | |
Downloading rubysl-tempfile-2.0.1.gem... | |
[ 0% (0 of 12288) ] | |
[ 100% (12288 of 12288) ]: done! | |
Downloading rubysl-test-unit-2.0.3.gem... | |
[ 0% (0 of 17920) ] | |
[ 48% (8611 of 17920) ] | |
[ 98% (17611 of 17920) ] | |
[ 100% (17920 of 17920) ]: done! | |
Downloading rubysl-thread-2.0.2.gem... | |
[ 0% (0 of 8704) ] | |
[ 100% (8704 of 8704) ]: done! | |
Downloading rubysl-thwait-2.0.0.gem... | |
[ 100% (7680 of 7680) ]: done! | |
Downloading rubysl-time-2.0.3.gem... | |
[ 100% (14848 of 14848) ]: done! | |
Downloading rubysl-timeout-2.0.0.gem... | |
[ 0% (0 of 8704) ] | |
[ 100% (8704 of 8704) ]: done! | |
Downloading rubysl-tmpdir-2.0.1.gem... | |
[ 0% (0 of 8704) ] | |
[ 100% (8704 of 8704) ]: done! | |
Downloading rubysl-tsort-2.0.1.gem... | |
[ 0% (0 of 8704) ] | |
[ 100% (8704 of 8704) ]: done! | |
Downloading rubysl-un-2.0.0.gem... | |
[ 0% (0 of 7680) ] | |
[ 100% (7680 of 7680) ]: done! | |
Downloading rubysl-uri-2.0.0.gem... | |
[ 35% (15988 of 44544) ] | |
[ 72% (32372 of 44544) ] | |
[ 100% (44544 of 44544) ]: done! | |
Downloading rubysl-weakref-2.0.0.gem... | |
[ 0% (0 of 6656) ] | |
[ 100% (6656 of 6656) ]: done! | |
Downloading rubysl-webrick-2.0.0.gem... | |
[ 0% (0 of 55296) ] | |
[ 15% (8611 of 55296) ] | |
[ 31% (17611 of 55296) ] | |
[ 47% (26019 of 55296) ] | |
[ 76% (42403 of 55296) ] | |
[ 78% (43427 of 55296) ] | |
[ 100% (55296 of 55296) ]: done! | |
Downloading rubysl-xmlrpc-2.0.0.gem... | |
[ 0% (0 of 31232) ] | |
[ 52% (16384 of 31232) ] | |
[ 54% (17000 of 31232) ] | |
[ 100% (31232 of 31232) ]: done! | |
Downloading rubysl-yaml-2.0.4.gem... | |
[ 0% (0 of 89600) ] | |
[ 9% (8611 of 89600) ] | |
[ 19% (17611 of 89600) ] | |
[ 29% (26019 of 89600) ] | |
[ 47% (42403 of 89600) ] | |
[ 48% (43427 of 89600) ] | |
[ 59% (53611 of 89600) ] | |
[ 69% (62611 of 89600) ] | |
[ 79% (71611 of 89600) ] | |
[ 89% (80611 of 89600) ] | |
[ 100% (89600 of 89600) ]: done! | |
Downloading rubysl-zlib-2.0.1.gem... | |
[ 37% (15988 of 42496) ] | |
[ 76% (32372 of 42496) ] | |
[ 100% (42496 of 42496) ]: done! | |
Setting up gems... | |
Unpacked gem: '/mnt/jenkins/jobs/rubinius-git/workspace/default/runtime/gems/rubinius-ast-2.2.5' | |
Unpacked gem: '/mnt/jenkins/jobs/rubinius-git/workspace/default/runtime/gems/rubinius-compiler-2.2.1' | |
Unpacked gem: '/mnt/jenkins/jobs/rubinius-git/workspace/default/runtime/gems/rubinius-melbourne-2.2.2.0' | |
Unpacked gem: '/mnt/jenkins/jobs/rubinius-git/workspace/default/runtime/gems/rubinius-processor-2.2.1' | |
Unpacked gem: '/mnt/jenkins/jobs/rubinius-git/workspace/default/runtime/gems/rubinius-toolset-2.3.0' | |
Unpacked gem: '/mnt/jenkins/jobs/rubinius-git/workspace/default/bootstrap/gems/ffi2-generators-0.1.1' | |
Unpacked gem: '/mnt/jenkins/jobs/rubinius-git/workspace/default/bootstrap/gems/rubysl-etc-2.0.3' | |
Unpacked gem: '/mnt/jenkins/jobs/rubinius-git/workspace/default/bootstrap/gems/rubysl-fileutils-2.0.3' | |
Unpacked gem: '/mnt/jenkins/jobs/rubinius-git/workspace/default/bootstrap/gems/rubysl-mkmf-2.0.1' | |
Unpacked gem: '/mnt/jenkins/jobs/rubinius-git/workspace/default/bootstrap/gems/rubysl-shellwords-2.0.0' | |
Unpacked gem: '/mnt/jenkins/jobs/rubinius-git/workspace/default/bootstrap/gems/rubysl-date-2.0.6' | |
Unpacked gem: '/mnt/jenkins/jobs/rubinius-git/workspace/default/bootstrap/gems/rubysl-delegate-2.0.1' | |
Unpacked gem: '/mnt/jenkins/jobs/rubinius-git/workspace/default/bootstrap/gems/rubysl-digest-2.0.3' | |
Unpacked gem: '/mnt/jenkins/jobs/rubinius-git/workspace/default/bootstrap/gems/rubysl-fcntl-2.0.4' | |
Unpacked gem: '/mnt/jenkins/jobs/rubinius-git/workspace/default/bootstrap/gems/rubysl-monitor-2.0.0' | |
Unpacked gem: '/mnt/jenkins/jobs/rubinius-git/workspace/default/bootstrap/gems/rubysl-openssl-2.1.0' | |
Unpacked gem: '/mnt/jenkins/jobs/rubinius-git/workspace/default/bootstrap/gems/rubysl-optparse-2.0.1' | |
Unpacked gem: '/mnt/jenkins/jobs/rubinius-git/workspace/default/bootstrap/gems/rubysl-stringio-2.0.0' | |
Unpacked gem: '/mnt/jenkins/jobs/rubinius-git/workspace/default/bootstrap/gems/rubysl-strscan-2.0.0' | |
Unpacked gem: '/mnt/jenkins/jobs/rubinius-git/workspace/default/bootstrap/gems/rubysl-tempfile-2.0.1' | |
Unpacked gem: '/mnt/jenkins/jobs/rubinius-git/workspace/default/bootstrap/gems/rubysl-thread-2.0.2' | |
Unpacked gem: '/mnt/jenkins/jobs/rubinius-git/workspace/default/bootstrap/gems/rubysl-tmpdir-2.0.1' | |
Unpacked gem: '/mnt/jenkins/jobs/rubinius-git/workspace/default/bootstrap/gems/rubysl-uri-2.0.0' | |
Unpacked gem: '/mnt/jenkins/jobs/rubinius-git/workspace/default/bootstrap/gems/rubysl-yaml-2.0.4' | |
Unpacked gem: '/mnt/jenkins/jobs/rubinius-git/workspace/default/bootstrap/gems/rubysl-zlib-2.0.1' | |
Writing configuration files... | |
------------------------------------------------------------------ | |
Rubinius (c8dde0e1) has been configured. | |
Run 'rake' to build and test Rubinius. | |
After building, you may add | |
'/mnt/jenkins/jobs/rubinius-git/workspace/default/bin' | |
to your PATH or run commands directly from that directory. | |
Available commands are: | |
ruby, rake, gem, irb, rdoc, ri, erb, rbx | |
------------------------------------------------------------------ | |
=== COMPILING === | |
/mnt/jenkins/.rvm/rubies/ruby-2.1.2/bin/ruby vm/codegen/config_vars.rb vm/gen/config_variables.h | |
GEN vm/gen/config_variables.h | |
/mnt/jenkins/.rvm/rubies/ruby-2.1.2/bin/ruby vm/codegen/encoding_extract.rb /mnt/jenkins/jobs/rubinius-git/workspace/default/vendor/oniguruma vm/gen/encoding_database.cpp | |
mkdir -p /mnt/jenkins/jobs/rubinius-git/workspace/default//library/encoding/converter | |
/mnt/jenkins/.rvm/rubies/ruby-2.1.2/bin/ruby vm/codegen/transcoders_extract.rb /mnt/jenkins/jobs/rubinius-git/workspace/default/vendor/oniguruma/enc/trans vm/gen/transcoder_database.cpp | |
/mnt/jenkins/.rvm/rubies/ruby-2.1.2/bin/ruby vm/codegen/field_extract.rb vm/builtin/basic_object.hpp vm/builtin/object.hpp vm/builtin/integer.hpp vm/builtin/fixnum.hpp vm/builtin/array.hpp vm/builtin/bignum.hpp vm/builtin/executable.hpp vm/builtin/access_variable.hpp vm/builtin/alias.hpp vm/builtin/block_environment.hpp vm/builtin/block_as_method.hpp vm/builtin/byte_array.hpp vm/builtin/io.hpp vm/builtin/channel.hpp vm/builtin/module.hpp vm/builtin/constant_table.hpp vm/builtin/class.hpp vm/builtin/compiled_code.hpp vm/builtin/data.hpp vm/builtin/dir.hpp vm/builtin/exception.hpp vm/builtin/float.hpp vm/builtin/fsevent.hpp vm/builtin/immediates.hpp vm/builtin/iseq.hpp vm/builtin/list.hpp vm/builtin/logger.hpp vm/builtin/lookup_table.hpp vm/builtin/ffi_pointer.hpp vm/builtin/method_table.hpp vm/builtin/native_function.hpp vm/builtin/packed_object.hpp vm/builtin/randomizer.hpp vm/builtin/regexp.hpp vm/builtin/constant_scope.hpp vm/builtin/encoding.hpp vm/builtin/string.hpp vm/builtin/symbol.hpp vm/builtin/thread.hpp vm/builtin/tuple.hpp vm/builtin/compact_lookup_table.hpp vm/builtin/time.hpp vm/builtin/stat.hpp vm/builtin/native_method.hpp vm/builtin/system.hpp vm/builtin/autoload.hpp vm/builtin/proc.hpp vm/builtin/variable_scope.hpp vm/builtin/location.hpp vm/builtin/constant_cache.hpp vm/builtin/call_site.hpp vm/builtin/mono_inline_cache.hpp vm/builtin/poly_inline_cache.hpp vm/builtin/call_custom_cache.hpp vm/builtin/respond_to_cache.hpp vm/builtin/weakref.hpp vm/builtin/fiber.hpp vm/builtin/thunk.hpp vm/builtin/call_unit.hpp vm/builtin/call_unit_adapter.hpp vm/builtin/atomic.hpp vm/builtin/character.hpp vm/builtin/thread_state.hpp vm/builtin/jit.hpp | |
GEN vm/gen/instruction_names.cpp | |
GEN vm/gen/instruction_names.hpp | |
GEN vm/gen/instruction_sizes.hpp | |
GEN vm/gen/instruction_prototypes.hpp | |
GEN vm/gen/instruction_defines.hpp | |
GEN vm/gen/instruction_locations.hpp | |
GEN vm/gen/instruction_implementations.hpp | |
GEN vm/gen/instruction_visitors.hpp | |
GEN vm/gen/instruction_effects.hpp | |
1: LB vendor/double-conversion | |
g++ -Wall -g -O2 -c src/bignum-dtoa.cc -o src/bignum-dtoa.o | |
g++ -Wall -g -O2 -c src/bignum.cc -o src/bignum.o | |
g++ -Wall -g -O2 -c src/cached-powers.cc -o src/cached-powers.o | |
g++ -Wall -g -O2 -c src/diy-fp.cc -o src/diy-fp.o | |
g++ -Wall -g -O2 -c src/double-conversion.cc -o src/double-conversion.o | |
g++ -Wall -g -O2 -c src/fast-dtoa.cc -o src/fast-dtoa.o | |
g++ -Wall -g -O2 -c src/fixed-dtoa.cc -o src/fixed-dtoa.o | |
g++ -Wall -g -O2 -c src/strtod.cc -o src/strtod.o | |
ar rv libdoubleconversion.a src/bignum-dtoa.o src/bignum.o src/cached-powers.o src/diy-fp.o src/double-conversion.o src/fast-dtoa.o src/fixed-dtoa.o src/strtod.o | |
ar: creating libdoubleconversion.a | |
a - src/bignum-dtoa.o | |
a - src/bignum.o | |
a - src/cached-powers.o | |
a - src/diy-fp.o | |
a - src/double-conversion.o | |
a - src/fast-dtoa.o | |
a - src/fixed-dtoa.o | |
a - src/strtod.o | |
ranlib libdoubleconversion.a | |
1: LB vendor/libffi | |
checking build system type... x86_64-unknown-linux-gnu | |
checking host system type... x86_64-unknown-linux-gnu | |
checking target system type... x86_64-unknown-linux-gnu | |
checking for gsed... sed | |
checking for a BSD-compatible install... /usr/bin/install -c | |
checking whether build environment is sane... yes | |
checking for a thread-safe mkdir -p... /bin/mkdir -p | |
checking for gawk... gawk | |
checking whether make sets $(MAKE)... yes | |
checking for gcc... gcc | |
checking whether the C compiler works... yes | |
checking for C compiler default output file name... a.out | |
checking for suffix of executables... | |
checking whether we are cross compiling... no | |
checking for suffix of object files... o | |
checking whether we are using the GNU C compiler... yes | |
checking whether gcc accepts -g... yes | |
checking for gcc option to accept ISO C89... none needed | |
checking for style of include used by make... GNU | |
checking dependency style of gcc... gcc3 | |
checking dependency style of gcc... gcc3 | |
checking whether gcc and cc understand -c and -o together... yes | |
checking how to print strings... printf | |
checking for a sed that does not truncate output... /bin/sed | |
checking for grep that handles long lines and -e... /bin/grep | |
checking for egrep... /bin/grep -E | |
checking for fgrep... /bin/grep -F | |
checking for ld used by gcc... /usr/bin/ld | |
checking if the linker (/usr/bin/ld) is GNU ld... yes | |
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B | |
checking the name lister (/usr/bin/nm -B) interface... BSD nm | |
checking whether ln -s works... yes | |
checking the maximum length of command line arguments... 1572864 | |
checking whether the shell understands some XSI constructs... yes | |
checking whether the shell understands "+="... yes | |
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop | |
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop | |
checking for /usr/bin/ld option to reload object files... -r | |
checking for objdump... objdump | |
checking how to recognize dependent libraries... pass_all | |
checking for dlltool... no | |
checking how to associate runtime and link libraries... printf %s\n | |
checking for ar... ar | |
checking for archiver @FILE support... @ | |
checking for strip... strip | |
checking for ranlib... ranlib | |
checking command to parse /usr/bin/nm -B output from gcc object... ok | |
checking for sysroot... no | |
checking for mt... no | |
checking if : is a manifest tool... no | |
checking how to run the C preprocessor... gcc -E | |
checking for ANSI C header files... yes | |
checking for sys/types.h... yes | |
checking for sys/stat.h... yes | |
checking for stdlib.h... yes | |
checking for string.h... yes | |
checking for memory.h... yes | |
checking for strings.h... yes | |
checking for inttypes.h... yes | |
checking for stdint.h... yes | |
checking for unistd.h... yes | |
checking for dlfcn.h... yes | |
checking for objdir... .libs | |
checking if gcc supports -fno-rtti -fno-exceptions... no | |
checking for gcc option to produce PIC... -fPIC -DPIC | |
checking if gcc PIC flag -fPIC -DPIC works... yes | |
checking if gcc static flag -static works... no | |
checking if gcc supports -c -o file.o... yes | |
checking if gcc supports -c -o file.o... (cached) yes | |
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes | |
checking whether -lc should be explicitly linked in... no | |
checking dynamic linker characteristics... GNU/Linux ld.so | |
checking how to hardcode library paths into programs... immediate | |
checking whether stripping libraries is possible... yes | |
checking if libtool supports shared libraries... yes | |
checking whether to build shared libraries... yes | |
checking whether to build static libraries... yes | |
checking size of size_t... 8 | |
checking for C compiler vendor... gnu | |
checking CFLAGS for maximum warnings... -Wall | |
checking whether to enable maintainer-specific portions of Makefiles... no | |
checking sys/mman.h usability... yes | |
checking sys/mman.h presence... yes | |
checking for sys/mman.h... yes | |
checking for mmap... yes | |
checking for sys/mman.h... (cached) yes | |
checking for mmap... (cached) yes | |
checking whether read-only mmap of a plain file works... yes | |
checking whether mmap from /dev/zero works... yes | |
checking for MAP_ANON(YMOUS)... yes | |
checking whether mmap with MAP_ANON(YMOUS) works... yes | |
checking for ANSI C header files... (cached) yes | |
checking for memcpy... yes | |
checking for size_t... yes | |
checking for working alloca.h... yes | |
checking for alloca... yes | |
checking size of double... 8 | |
checking size of long double... 16 | |
checking whether byte ordering is bigendian... no | |
checking assembler .cfi pseudo-op support... yes | |
checking assembler supports pc related relocs... yes | |
checking assembler .ascii pseudo-op support... yes | |
checking assembler .string pseudo-op support... yes | |
checking assembler supports unwind section type... yes | |
checking whether .eh_frame section should be read-only... yes | |
checking for __attribute__((visibility("hidden")))... yes | |
checking that generated files are newer than configure... done | |
configure: creating ./config.status | |
config.status: creating include/Makefile | |
config.status: creating include/ffi.h | |
config.status: creating Makefile | |
config.status: creating testsuite/Makefile | |
config.status: creating man/Makefile | |
config.status: creating libffi.pc | |
config.status: creating fficonfig.h | |
config.status: linking src/x86/ffitarget.h to include/ffitarget.h | |
config.status: executing buildir commands | |
config.status: skipping top_srcdir/Makefile - not created | |
config.status: executing depfiles commands | |
config.status: executing libtool commands | |
config.status: executing include commands | |
config.status: executing src commands | |
make "AR_FLAGS=" "CC_FOR_BUILD=" "CFLAGS=-U_FORTIFY_SOURCE -Wall -fexceptions" "CXXFLAGS=-U_FORTIFY_SOURCE" "CFLAGS_FOR_BUILD=" "CFLAGS_FOR_TARGET=" "INSTALL=/usr/bin/install -c" "INSTALL_DATA=/usr/bin/install -c -m 644" "INSTALL_PROGRAM=/usr/bin/install -c" "INSTALL_SCRIPT=/usr/bin/install -c" "JC1FLAGS=" "LDFLAGS=" "LIBCFLAGS=" "LIBCFLAGS_FOR_TARGET=" "MAKE=make" "MAKEINFO=/bin/sh /mnt/jenkins/jobs/rubinius-git/workspace/default/vendor/libffi/missing --run makeinfo " "PICFLAG=" "PICFLAG_FOR_TARGET=" "RUNTESTFLAGS=" "SHELL=/bin/sh" "exec_prefix=/usr/local" "infodir=/usr/local/share/info" "libdir=/usr/local/lib" "mandir=/usr/local/share/man" "prefix=/usr/local" "AR=ar" "AS=as" "CC=gcc" "CXX=g++" "LD=/usr/bin/ld -m elf_x86_64" "NM=/usr/bin/nm -B" "RANLIB=ranlib" "DESTDIR=" all-recursive | |
make[1]: Entering directory `/mnt/jenkins/jobs/rubinius-git/workspace/default/vendor/libffi' | |
Making all in include | |
make[2]: Entering directory `/mnt/jenkins/jobs/rubinius-git/workspace/default/vendor/libffi/include' | |
make[2]: Nothing to be done for `all'. | |
make[2]: Leaving directory `/mnt/jenkins/jobs/rubinius-git/workspace/default/vendor/libffi/include' | |
Making all in testsuite | |
make[2]: Entering directory `/mnt/jenkins/jobs/rubinius-git/workspace/default/vendor/libffi/testsuite' | |
make[2]: Nothing to be done for `all'. | |
make[2]: Leaving directory `/mnt/jenkins/jobs/rubinius-git/workspace/default/vendor/libffi/testsuite' | |
Making all in man | |
make[2]: Entering directory `/mnt/jenkins/jobs/rubinius-git/workspace/default/vendor/libffi/man' | |
make[2]: Nothing to be done for `all'. | |
make[2]: Leaving directory `/mnt/jenkins/jobs/rubinius-git/workspace/default/vendor/libffi/man' | |
make[2]: Entering directory `/mnt/jenkins/jobs/rubinius-git/workspace/default/vendor/libffi' | |
depbase=`echo src/prep_cif.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -Wall -fexceptions -MT src/prep_cif.lo -MD -MP -MF $depbase.Tpo -c -o src/prep_cif.lo src/prep_cif.c &&\ | |
mv -f $depbase.Tpo $depbase.Plo | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -Wall -fexceptions -MT src/prep_cif.lo -MD -MP -MF src/.deps/prep_cif.Tpo -c src/prep_cif.c -fPIC -DPIC -o src/.libs/prep_cif.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -Wall -fexceptions -MT src/prep_cif.lo -MD -MP -MF src/.deps/prep_cif.Tpo -c src/prep_cif.c -o src/prep_cif.o >/dev/null 2>&1 | |
depbase=`echo src/types.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -Wall -fexceptions -MT src/types.lo -MD -MP -MF $depbase.Tpo -c -o src/types.lo src/types.c &&\ | |
mv -f $depbase.Tpo $depbase.Plo | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -Wall -fexceptions -MT src/types.lo -MD -MP -MF src/.deps/types.Tpo -c src/types.c -fPIC -DPIC -o src/.libs/types.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -Wall -fexceptions -MT src/types.lo -MD -MP -MF src/.deps/types.Tpo -c src/types.c -o src/types.o >/dev/null 2>&1 | |
depbase=`echo src/raw_api.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -Wall -fexceptions -MT src/raw_api.lo -MD -MP -MF $depbase.Tpo -c -o src/raw_api.lo src/raw_api.c &&\ | |
mv -f $depbase.Tpo $depbase.Plo | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -Wall -fexceptions -MT src/raw_api.lo -MD -MP -MF src/.deps/raw_api.Tpo -c src/raw_api.c -fPIC -DPIC -o src/.libs/raw_api.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -Wall -fexceptions -MT src/raw_api.lo -MD -MP -MF src/.deps/raw_api.Tpo -c src/raw_api.c -o src/raw_api.o >/dev/null 2>&1 | |
depbase=`echo src/java_raw_api.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -Wall -fexceptions -MT src/java_raw_api.lo -MD -MP -MF $depbase.Tpo -c -o src/java_raw_api.lo src/java_raw_api.c &&\ | |
mv -f $depbase.Tpo $depbase.Plo | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -Wall -fexceptions -MT src/java_raw_api.lo -MD -MP -MF src/.deps/java_raw_api.Tpo -c src/java_raw_api.c -fPIC -DPIC -o src/.libs/java_raw_api.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -Wall -fexceptions -MT src/java_raw_api.lo -MD -MP -MF src/.deps/java_raw_api.Tpo -c src/java_raw_api.c -o src/java_raw_api.o >/dev/null 2>&1 | |
depbase=`echo src/closures.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -Wall -fexceptions -MT src/closures.lo -MD -MP -MF $depbase.Tpo -c -o src/closures.lo src/closures.c &&\ | |
mv -f $depbase.Tpo $depbase.Plo | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -Wall -fexceptions -MT src/closures.lo -MD -MP -MF src/.deps/closures.Tpo -c src/closures.c -fPIC -DPIC -o src/.libs/closures.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -Wall -fexceptions -MT src/closures.lo -MD -MP -MF src/.deps/closures.Tpo -c src/closures.c -o src/closures.o >/dev/null 2>&1 | |
depbase=`echo src/x86/ffi64.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -Wall -fexceptions -MT src/x86/ffi64.lo -MD -MP -MF $depbase.Tpo -c -o src/x86/ffi64.lo src/x86/ffi64.c &&\ | |
mv -f $depbase.Tpo $depbase.Plo | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -Wall -fexceptions -MT src/x86/ffi64.lo -MD -MP -MF src/x86/.deps/ffi64.Tpo -c src/x86/ffi64.c -fPIC -DPIC -o src/x86/.libs/ffi64.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -Wall -fexceptions -MT src/x86/ffi64.lo -MD -MP -MF src/x86/.deps/ffi64.Tpo -c src/x86/ffi64.c -o src/x86/ffi64.o >/dev/null 2>&1 | |
depbase=`echo src/x86/unix64.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ | |
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -U_FORTIFY_SOURCE -I. -I./include -Iinclude -I./src -U_FORTIFY_SOURCE -MT src/x86/unix64.lo -MD -MP -MF $depbase.Tpo -c -o src/x86/unix64.lo src/x86/unix64.S &&\ | |
mv -f $depbase.Tpo $depbase.Plo | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -U_FORTIFY_SOURCE -I. -I./include -Iinclude -I./src -U_FORTIFY_SOURCE -MT src/x86/unix64.lo -MD -MP -MF src/x86/.deps/unix64.Tpo -c src/x86/unix64.S -fPIC -DPIC -o src/x86/.libs/unix64.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -U_FORTIFY_SOURCE -I. -I./include -Iinclude -I./src -U_FORTIFY_SOURCE -MT src/x86/unix64.lo -MD -MP -MF src/x86/.deps/unix64.Tpo -c src/x86/unix64.S -o src/x86/unix64.o >/dev/null 2>&1 | |
depbase=`echo src/x86/ffi.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ | |
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -Wall -fexceptions -MT src/x86/ffi.lo -MD -MP -MF $depbase.Tpo -c -o src/x86/ffi.lo src/x86/ffi.c &&\ | |
mv -f $depbase.Tpo $depbase.Plo | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -Wall -fexceptions -MT src/x86/ffi.lo -MD -MP -MF src/x86/.deps/ffi.Tpo -c src/x86/ffi.c -fPIC -DPIC -o src/x86/.libs/ffi.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -Wall -fexceptions -MT src/x86/ffi.lo -MD -MP -MF src/x86/.deps/ffi.Tpo -c src/x86/ffi.c -o src/x86/ffi.o >/dev/null 2>&1 | |
depbase=`echo src/x86/sysv.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ | |
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -U_FORTIFY_SOURCE -I. -I./include -Iinclude -I./src -U_FORTIFY_SOURCE -MT src/x86/sysv.lo -MD -MP -MF $depbase.Tpo -c -o src/x86/sysv.lo src/x86/sysv.S &&\ | |
mv -f $depbase.Tpo $depbase.Plo | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -U_FORTIFY_SOURCE -I. -I./include -Iinclude -I./src -U_FORTIFY_SOURCE -MT src/x86/sysv.lo -MD -MP -MF src/x86/.deps/sysv.Tpo -c src/x86/sysv.S -fPIC -DPIC -o src/x86/.libs/sysv.o | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -U_FORTIFY_SOURCE -I. -I./include -Iinclude -I./src -U_FORTIFY_SOURCE -MT src/x86/sysv.lo -MD -MP -MF src/x86/.deps/sysv.Tpo -c src/x86/sysv.S -o src/x86/sysv.o >/dev/null 2>&1 | |
/bin/sh ./libtool --tag=CC --mode=link gcc -U_FORTIFY_SOURCE -Wall -fexceptions -o libffi_convenience.la src/prep_cif.lo src/types.lo src/raw_api.lo src/java_raw_api.lo src/closures.lo src/x86/ffi64.lo src/x86/unix64.lo src/x86/ffi.lo src/x86/sysv.lo | |
libtool: link: ar cru .libs/libffi_convenience.a src/.libs/prep_cif.o src/.libs/types.o src/.libs/raw_api.o src/.libs/java_raw_api.o src/.libs/closures.o src/x86/.libs/ffi64.o src/x86/.libs/unix64.o src/x86/.libs/ffi.o src/x86/.libs/sysv.o | |
libtool: link: ranlib .libs/libffi_convenience.a | |
libtool: link: ( cd ".libs" && rm -f "libffi_convenience.la" && ln -s "../libffi_convenience.la" "libffi_convenience.la" ) | |
/bin/sh ./libtool --tag=CC --mode=link gcc -U_FORTIFY_SOURCE -Wall -fexceptions -no-undefined -version-info `grep -v '^#' ./libtool-version` -o libffi.la -rpath /usr/local/lib/../lib64 src/prep_cif.lo src/types.lo src/raw_api.lo src/java_raw_api.lo src/closures.lo src/x86/ffi64.lo src/x86/unix64.lo src/x86/ffi.lo src/x86/sysv.lo | |
libtool: link: gcc -shared -fPIC -DPIC src/.libs/prep_cif.o src/.libs/types.o src/.libs/raw_api.o src/.libs/java_raw_api.o src/.libs/closures.o src/x86/.libs/ffi64.o src/x86/.libs/unix64.o src/x86/.libs/ffi.o src/x86/.libs/sysv.o -Wl,-soname -Wl,libffi.so.6 -o .libs/libffi.so.6.0.1 | |
libtool: link: (cd ".libs" && rm -f "libffi.so.6" && ln -s "libffi.so.6.0.1" "libffi.so.6") | |
libtool: link: (cd ".libs" && rm -f "libffi.so" && ln -s "libffi.so.6.0.1" "libffi.so") | |
libtool: link: ar cru .libs/libffi.a src/prep_cif.o src/types.o src/raw_api.o src/java_raw_api.o src/closures.o src/x86/ffi64.o src/x86/unix64.o src/x86/ffi.o src/x86/sysv.o | |
libtool: link: ranlib .libs/libffi.a | |
libtool: link: ( cd ".libs" && rm -f "libffi.la" && ln -s "../libffi.la" "libffi.la" ) | |
make[2]: Leaving directory `/mnt/jenkins/jobs/rubinius-git/workspace/default/vendor/libffi' | |
make[1]: Leaving directory `/mnt/jenkins/jobs/rubinius-git/workspace/default/vendor/libffi' | |
1: LB vendor/libtommath | |
gcc -U_FORTIFY_SOURCE -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -U_FORTIFY_SOURCE -c -o bncore.o bncore.c | |
gcc -U_FORTIFY_SOURCE -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -U_FORTIFY_SOURCE -c -o bn_mp_init.o bn_mp_init.c | |
gcc -U_FORTIFY_SOURCE -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -U_FORTIFY_SOURCE -c -o bn_mp_clear.o bn_mp_clear.c | |
gcc -U_FORTIFY_SOURCE -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -U_FORTIFY_SOURCE -c -o bn_mp_exch.o bn_mp_exch.c | |
gcc -U_FORTIFY_SOURCE -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -U_FORTIFY_SOURCE -c -o bn_mp_grow.o bn_mp_grow.c | |
gcc -U_FORTIFY_SOURCE -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -U_FORTIFY_SOURCE -c -o bn_mp_shrink.o bn_mp_shrink.c | |
gcc -U_FORTIFY_SOURCE -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -U_FORTIFY_SOURCE -c -o bn_mp_clamp.o bn_mp_clamp.c | |
gcc -U_FORTIFY_SOURCE -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -U_FORTIFY_SOURCE -c -o bn_mp_zero.o bn_mp_zero.c | |
gcc -U_FORTIFY_SOURCE -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -U_FORTIFY_SOURCE -c -o bn_mp_set.o bn_mp_set.c | |
gcc -U_FORTIFY_SOURCE -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -U_FORTIFY_SOURCE -c -o bn_mp_set_int.o bn_mp_set_int.c | |
gcc -U_FORTIFY_SOURCE -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -U_FORTIFY_SOURCE -c -o bn_mp_init_size.o bn_mp_init_size.c | |
gcc -U_FORTIFY_SOURCE -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -U_FORTIFY_SOURCE -c -o bn_mp_copy.o bn_mp_copy.c | |
gcc -U_FORTIFY_SOURCE -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -U_FORTIFY_SOURCE -c -o bn_mp_init_copy.o bn_mp_init_copy.c | |
gcc -U_FORTIFY_SOURCE -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -U_FORTIFY_SOURCE -c -o bn_mp_abs.o bn_mp_abs.c | |
gcc -U_FORTIFY_SOURCE -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -U_FORTIFY_SOURCE -c -o bn_mp_neg.o bn_mp_neg.c | |
gcc -U_FORTIFY_SOURCE -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -U_FORTIFY_SOURCE -c -o bn_mp_cmp_mag.o bn_mp_cmp_mag.c | |
gcc -U_FORTIFY_SOURCE -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -U_FORTIFY_SOURCE -c -o bn_mp_cmp.o bn_mp_cmp.c | |
gcc -U_FORTIFY_SOURCE -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -U_FORTIFY_SOURCE -c -o bn_mp_cmp_d.o bn_mp_cmp_d.c | |
gcc -U_FORTIFY_SOURCE -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -U_FORTIFY_SOURCE -c -o bn_mp_rshd.o bn_mp_rshd.c | |
gcc -U_FORTIFY_SOURCE -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -U_FORTIFY_SOURCE -c -o bn_mp_lshd.o bn_mp_lshd.c | |
gcc -U_FORTIFY_SOURCE -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -U_FORTIFY_SOURCE -c -o bn_mp_mod_2d.o bn_mp_mod_2d.c | |
gcc -U_FORTIFY_SOURCE -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -U_FORTIFY_SOURCE -c -o bn_mp_div_2d.o bn_mp_div_2d.c | |
gcc -U_FORTIFY_SOURCE -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -U_FORTIFY_SOURCE -c -o bn_mp_mul_2d.o bn_mp_mul_2d.c | |
gcc -U_FORTIFY_SOURCE -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -U_FORTIFY_SOURCE -c -o bn_mp_div_2.o bn_mp_div_2.c | |
gcc -U_FORTIFY_SOURCE -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -U_FORTIFY_SOURCE -c -o bn_mp_mul_2.o bn_mp_mul_2.c | |
gcc -U_FORTIFY_SOURCE -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -U_FORTIFY_SOURCE -c -o bn_s_mp_add.o bn_s_mp_add.c | |
gcc -U_FORTIFY_SOURCE -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -U_FORTIFY_SOURCE -c -o bn_s_mp_sub.o bn_s_mp_sub.c | |
gcc -U_FORTIFY_SOURCE -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -U_FORTIFY_SOURCE -c -o bn_fast_s_mp_mul_digs.o bn_fast_s_mp_mul_digs.c | |
gcc -U_FORTIFY_SOURCE -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -U_FORTIFY_SOURCE -c -o bn_s_mp_mul_digs.o bn_s_mp_mul_digs.c | |
gcc -U_FORTIFY_SOURCE -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -U_FORTIFY_SOURCE -c -o bn_fast_s_mp_mul_high_digs.o bn_fast_s_mp_mul_high_digs.c | |
gcc -U_FORTIFY_SOURCE -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -U_FORTIFY_SOURCE -c -o bn_s_mp_mul_high_digs.o bn_s_mp_mul_high_digs.c | |
gcc -U_FORTIFY_SOURCE -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -U_FORTIFY_SOURCE -c -o bn_fast_s_mp_sqr.o bn_fast_s_mp_sqr.c | |
gcc -U_FORTIFY_SOURCE -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -U_FORTIFY_SOURCE -c -o bn_s_mp_sqr.o bn_s_mp_sqr.c | |
gcc -U_FORTIFY_SOURCE -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -U_FORTIFY_SOURCE -c -o bn_mp_add.o bn_mp_add.c | |
gcc -U_FORTIFY_SOURCE -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -U_FORTIFY_SOURCE -c -o bn_mp_sub.o bn_mp_sub.c | |
gcc -U_FORTIFY_SOURCE -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -U_FORTIFY_SOURCE -c -o bn_mp_karatsuba_mul.o bn_mp_karatsuba_mul.c | |
gcc -U_FORTIFY_SOURCE -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -U_FORTIFY_SOURCE -c -o bn_mp_mul.o bn_mp_mul.c | |
gcc -U_FORTIFY_SOURCE -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -U_FORTIFY_SOURCE -c -o bn_mp_karatsuba_sqr.o bn_mp_karatsuba_sqr.c | |
gcc -U_FORTIFY_SOURCE -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -U_FORTIFY_SOURCE -c -o bn_mp_sqr.o bn_mp_sqr.c | |
gcc -U_FORTIFY_SOURCE -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -U_FORTIFY_SOURCE -c -o bn_mp_div.o bn_mp_div.c | |
gcc -U_FORTIFY_SOURCE -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -U_FORTIFY_SOURCE -c -o bn_mp_mod.o bn_mp_mod.c | |
gcc -U_FORTIFY_SOURCE -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -U_FORTIFY_SOURCE -c -o bn_mp_add_d.o bn_mp_add_d.c | |
gcc -U_FORTIFY_SOURCE -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -U_FORTIFY_SOURCE -c -o bn_mp_sub_d.o bn_mp_sub_d.c | |
gcc -U_FORTIFY_SOURCE -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -U_FORTIFY_SOURCE -c -o bn_mp_mul_d.o bn_mp_mul_d.c | |
gcc -U_FORTIFY_SOURCE -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -U_FORTIFY_SOURCE -c -o bn_mp_div_d.o bn_mp_div_d.c | |
gcc -U_FORTIFY_SOURCE -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -U_FORTIFY_SOURCE -c -o bn_mp_mod_d.o bn_mp_mod_d.c | |
gcc -U_FORTIFY_SOURCE -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -U_FORTIFY_SOURCE -c -o bn_mp_expt_d.o bn_mp_expt_d.c | |
gcc -U_FORTIFY_SOURCE -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -U_FORTIFY_SOURCE -c -o bn_mp_addmod.o bn_mp_addmod.c | |
gcc -U_FORTIFY_SOURCE -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -U_FORTIFY_SOURCE -c -o bn_mp_submod.o bn_mp_submod.c | |
gcc -U_FORTIFY_SOURCE -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -U_FORTIFY_SOURCE -c -o bn_mp_mulmod.o bn_mp_mulmod.c | |
gcc -U_FORTIFY_SOURCE -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -U_FORTIFY_SOURCE -c -o bn_mp_sqrmod.o bn_mp_sqrmod.c | |
gcc -U_FORTIFY_SOURCE -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -U_FORTIFY_SOURCE -c -o bn_mp_gcd.o bn_mp_gcd.c | |
gcc -U_FORTIFY_SOURCE -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -U_FORTIFY_SOURCE -c -o bn_mp_lcm.o bn_mp_lcm.c | |
gcc -U_FORTIFY_SOURCE -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -U_FORTIFY_SOURCE -c -o bn_fast_mp_invmod.o bn_fast_mp_invmod.c | |
gcc -U_FORTIFY_SOURCE -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -U_FORTIFY_SOURCE -c -o bn_mp_invmod.o bn_mp_invmod.c | |
gcc -U_FORTIFY_SOURCE -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -U_FORTIFY_SOURCE -c -o bn_mp_reduce.o bn_mp_reduce.c | |
gcc -U_FORTIFY_SOURCE -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -U_FORTIFY_SOURCE -c -o bn_mp_montgomery_setup.o bn_mp_montgomery_setup.c | |
gcc -U_FORTIFY_SOURCE -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -U_FORTIFY_SOURCE -c -o bn_fast_mp_montgomery_reduce.o bn_fast_mp_montgomery_reduce.c | |
gcc -U_FORTIFY_SOURCE -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -U_FORTIFY_SOURCE -c -o bn_mp_montgomery_reduce.o bn_mp_montgomery_reduce.c | |
gcc -U_FORTIFY_SOURCE -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -U_FORTIFY_SOURCE -c -o bn_mp_exptmod_fast.o bn_mp_exptmod_fast.c | |
gcc -U_FORTIFY_SOURCE -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -U_FORTIFY_SOURCE -c -o bn_mp_exptmod.o bn_mp_exptmod.c | |
gcc -U_FORTIFY_SOURCE -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -U_FORTIFY_SOURCE -c -o bn_mp_2expt.o bn_mp_2expt.c | |
gcc -U_FORTIFY_SOURCE -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -U_FORTIFY_SOURCE -c -o bn_mp_n_root.o bn_mp_n_root.c | |
gcc -U_FORTIFY_SOURCE -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -U_FORTIFY_SOURCE -c -o bn_mp_jacobi.o bn_mp_jacobi.c | |
gcc -U_FORTIFY_SOURCE -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -U_FORTIFY_SOURCE -c -o bn_reverse.o bn_reverse.c | |
gcc -U_FORTIFY_SOURCE -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -U_FORTIFY_SOURCE -c -o bn_mp_count_bits.o bn_mp_count_bits.c | |
gcc -U_FORTIFY_SOURCE -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -U_FORTIFY_SOURCE -c -o bn_mp_read_unsigned_bin.o bn_mp_read_unsigned_bin.c | |
gcc -U_FORTIFY_SOURCE -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -U_FORTIFY_SOURCE -c -o bn_mp_read_signed_bin.o bn_mp_read_signed_bin.c | |
gcc -U_FORTIFY_SOURCE -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -U_FORTIFY_SOURCE -c -o bn_mp_to_unsigned_bin.o bn_mp_to_unsigned_bin.c | |
gcc -U_FORTIFY_SOURCE -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -U_FORTIFY_SOURCE -c -o bn_mp_to_signed_bin.o bn_mp_to_signed_bin.c | |
gcc -U_FORTIFY_SOURCE -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -U_FORTIFY_SOURCE -c -o bn_mp_unsigned_bin_size.o bn_mp_unsigned_bin_size.c | |
gcc -U_FORTIFY_SOURCE -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -U_FORTIFY_SOURCE -c -o bn_mp_signed_bin_size.o bn_mp_signed_bin_size.c | |
gcc -U_FORTIFY_SOURCE -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -U_FORTIFY_SOURCE -c -o bn_mp_xor.o bn_mp_xor.c | |
gcc -U_FORTIFY_SOURCE -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -U_FORTIFY_SOURCE -c -o bn_mp_and.o bn_mp_and.c | |
gcc -U_FORTIFY_SOURCE -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -U_FORTIFY_SOURCE -c -o bn_mp_or.o bn_mp_or.c | |
gcc -U_FORTIFY_SOURCE -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -U_FORTIFY_SOURCE -c -o bn_mp_rand.o bn_mp_rand.c | |
gcc -U_FORTIFY_SOURCE -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -U_FORTIFY_SOURCE -c -o bn_mp_montgomery_calc_normalization.o bn_mp_montgomery_calc_normalization.c | |
gcc -U_FORTIFY_SOURCE -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -U_FORTIFY_SOURCE -c -o bn_mp_prime_is_divisible.o bn_mp_prime_is_divisible.c | |
gcc -U_FORTIFY_SOURCE -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -U_FORTIFY_SOURCE -c -o bn_prime_tab.o bn_prime_tab.c | |
gcc -U_FORTIFY_SOURCE -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -U_FORTIFY_SOURCE -c -o bn_mp_prime_fermat.o bn_mp_prime_fermat.c | |
gcc -U_FORTIFY_SOURCE -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -U_FORTIFY_SOURCE -c -o bn_mp_prime_miller_rabin.o bn_mp_prime_miller_rabin.c | |
gcc -U_FORTIFY_SOURCE -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -U_FORTIFY_SOURCE -c -o bn_mp_prime_is_prime.o bn_mp_prime_is_prime.c | |
gcc -U_FORTIFY_SOURCE -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -U_FORTIFY_SOURCE -c -o bn_mp_prime_next_prime.o bn_mp_prime_next_prime.c | |
gcc -U_FORTIFY_SOURCE -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -U_FORTIFY_SOURCE -c -o bn_mp_dr_reduce.o bn_mp_dr_reduce.c | |
gcc -U_FORTIFY_SOURCE -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -U_FORTIFY_SOURCE -c -o bn_mp_dr_is_modulus.o bn_mp_dr_is_modulus.c | |
gcc -U_FORTIFY_SOURCE -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -U_FORTIFY_SOURCE -c -o bn_mp_dr_setup.o bn_mp_dr_setup.c | |
gcc -U_FORTIFY_SOURCE -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -U_FORTIFY_SOURCE -c -o bn_mp_reduce_setup.o bn_mp_reduce_setup.c | |
gcc -U_FORTIFY_SOURCE -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -U_FORTIFY_SOURCE -c -o bn_mp_toom_mul.o bn_mp_toom_mul.c | |
gcc -U_FORTIFY_SOURCE -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -U_FORTIFY_SOURCE -c -o bn_mp_toom_sqr.o bn_mp_toom_sqr.c | |
gcc -U_FORTIFY_SOURCE -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -U_FORTIFY_SOURCE -c -o bn_mp_div_3.o bn_mp_div_3.c | |
gcc -U_FORTIFY_SOURCE -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -U_FORTIFY_SOURCE -c -o bn_s_mp_exptmod.o bn_s_mp_exptmod.c | |
gcc -U_FORTIFY_SOURCE -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -U_FORTIFY_SOURCE -c -o bn_mp_reduce_2k.o bn_mp_reduce_2k.c | |
gcc -U_FORTIFY_SOURCE -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -U_FORTIFY_SOURCE -c -o bn_mp_reduce_is_2k.o bn_mp_reduce_is_2k.c | |
gcc -U_FORTIFY_SOURCE -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -U_FORTIFY_SOURCE -c -o bn_mp_reduce_2k_setup.o bn_mp_reduce_2k_setup.c | |
gcc -U_FORTIFY_SOURCE -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -U_FORTIFY_SOURCE -c -o bn_mp_reduce_2k_l.o bn_mp_reduce_2k_l.c | |
gcc -U_FORTIFY_SOURCE -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -U_FORTIFY_SOURCE -c -o bn_mp_reduce_is_2k_l.o bn_mp_reduce_is_2k_l.c | |
gcc -U_FORTIFY_SOURCE -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -U_FORTIFY_SOURCE -c -o bn_mp_reduce_2k_setup_l.o bn_mp_reduce_2k_setup_l.c | |
gcc -U_FORTIFY_SOURCE -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -U_FORTIFY_SOURCE -c -o bn_mp_radix_smap.o bn_mp_radix_smap.c | |
gcc -U_FORTIFY_SOURCE -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -U_FORTIFY_SOURCE -c -o bn_mp_read_radix.o bn_mp_read_radix.c | |
gcc -U_FORTIFY_SOURCE -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -U_FORTIFY_SOURCE -c -o bn_mp_toradix.o bn_mp_toradix.c | |
gcc -U_FORTIFY_SOURCE -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -U_FORTIFY_SOURCE -c -o bn_mp_radix_size.o bn_mp_radix_size.c | |
gcc -U_FORTIFY_SOURCE -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -U_FORTIFY_SOURCE -c -o bn_mp_radix_bits_size.o bn_mp_radix_bits_size.c | |
gcc -U_FORTIFY_SOURCE -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -U_FORTIFY_SOURCE -c -o bn_mp_fread.o bn_mp_fread.c | |
gcc -U_FORTIFY_SOURCE -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -U_FORTIFY_SOURCE -c -o bn_mp_fwrite.o bn_mp_fwrite.c | |
gcc -U_FORTIFY_SOURCE -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -U_FORTIFY_SOURCE -c -o bn_mp_cnt_lsb.o bn_mp_cnt_lsb.c | |
gcc -U_FORTIFY_SOURCE -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -U_FORTIFY_SOURCE -c -o bn_error.o bn_error.c | |
gcc -U_FORTIFY_SOURCE -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -U_FORTIFY_SOURCE -c -o bn_mp_init_multi.o bn_mp_init_multi.c | |
gcc -U_FORTIFY_SOURCE -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -U_FORTIFY_SOURCE -c -o bn_mp_clear_multi.o bn_mp_clear_multi.c | |
gcc -U_FORTIFY_SOURCE -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -U_FORTIFY_SOURCE -c -o bn_mp_exteuclid.o bn_mp_exteuclid.c | |
gcc -U_FORTIFY_SOURCE -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -U_FORTIFY_SOURCE -c -o bn_mp_toradix_n.o bn_mp_toradix_n.c | |
gcc -U_FORTIFY_SOURCE -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -U_FORTIFY_SOURCE -c -o bn_mp_toradix_nd.o bn_mp_toradix_nd.c | |
gcc -U_FORTIFY_SOURCE -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -U_FORTIFY_SOURCE -c -o bn_mp_prime_random_ex.o bn_mp_prime_random_ex.c | |
gcc -U_FORTIFY_SOURCE -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -U_FORTIFY_SOURCE -c -o bn_mp_get_int.o bn_mp_get_int.c | |
gcc -U_FORTIFY_SOURCE -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -U_FORTIFY_SOURCE -c -o bn_mp_sqrt.o bn_mp_sqrt.c | |
gcc -U_FORTIFY_SOURCE -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -U_FORTIFY_SOURCE -c -o bn_mp_is_square.o bn_mp_is_square.c | |
gcc -U_FORTIFY_SOURCE -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -U_FORTIFY_SOURCE -c -o bn_mp_init_set.o bn_mp_init_set.c | |
gcc -U_FORTIFY_SOURCE -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -U_FORTIFY_SOURCE -c -o bn_mp_init_set_int.o bn_mp_init_set_int.c | |
gcc -U_FORTIFY_SOURCE -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -U_FORTIFY_SOURCE -c -o bn_mp_invmod_slow.o bn_mp_invmod_slow.c | |
gcc -U_FORTIFY_SOURCE -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -U_FORTIFY_SOURCE -c -o bn_mp_prime_rabin_miller_trials.o bn_mp_prime_rabin_miller_trials.c | |
gcc -U_FORTIFY_SOURCE -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -U_FORTIFY_SOURCE -c -o bn_mp_to_signed_bin_n.o bn_mp_to_signed_bin_n.c | |
gcc -U_FORTIFY_SOURCE -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -U_FORTIFY_SOURCE -c -o bn_mp_to_unsigned_bin_n.o bn_mp_to_unsigned_bin_n.c | |
gcc -U_FORTIFY_SOURCE -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -U_FORTIFY_SOURCE -c -o bn_mp_set_long.o bn_mp_set_long.c | |
gcc -U_FORTIFY_SOURCE -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -U_FORTIFY_SOURCE -c -o bn_mp_init_set_long.o bn_mp_init_set_long.c | |
gcc -U_FORTIFY_SOURCE -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -U_FORTIFY_SOURCE -c -o bn_mp_get_long.o bn_mp_get_long.c | |
ar rv libtommath.a bncore.o bn_mp_init.o bn_mp_clear.o bn_mp_exch.o bn_mp_grow.o bn_mp_shrink.o bn_mp_clamp.o bn_mp_zero.o bn_mp_set.o bn_mp_set_int.o bn_mp_init_size.o bn_mp_copy.o bn_mp_init_copy.o bn_mp_abs.o bn_mp_neg.o bn_mp_cmp_mag.o bn_mp_cmp.o bn_mp_cmp_d.o bn_mp_rshd.o bn_mp_lshd.o bn_mp_mod_2d.o bn_mp_div_2d.o bn_mp_mul_2d.o bn_mp_div_2.o bn_mp_mul_2.o bn_s_mp_add.o bn_s_mp_sub.o bn_fast_s_mp_mul_digs.o bn_s_mp_mul_digs.o bn_fast_s_mp_mul_high_digs.o bn_s_mp_mul_high_digs.o bn_fast_s_mp_sqr.o bn_s_mp_sqr.o bn_mp_add.o bn_mp_sub.o bn_mp_karatsuba_mul.o bn_mp_mul.o bn_mp_karatsuba_sqr.o bn_mp_sqr.o bn_mp_div.o bn_mp_mod.o bn_mp_add_d.o bn_mp_sub_d.o bn_mp_mul_d.o bn_mp_div_d.o bn_mp_mod_d.o bn_mp_expt_d.o bn_mp_addmod.o bn_mp_submod.o bn_mp_mulmod.o bn_mp_sqrmod.o bn_mp_gcd.o bn_mp_lcm.o bn_fast_mp_invmod.o bn_mp_invmod.o bn_mp_reduce.o bn_mp_montgomery_setup.o bn_fast_mp_montgomery_reduce.o bn_mp_montgomery_reduce.o bn_mp_exptmod_fast.o bn_mp_exptmod.o bn_mp_2expt.o bn_mp_n_root.o bn_mp_jacobi.o bn_reverse.o bn_mp_count_bits.o bn_mp_read_unsigned_bin.o bn_mp_read_signed_bin.o bn_mp_to_unsigned_bin.o bn_mp_to_signed_bin.o bn_mp_unsigned_bin_size.o bn_mp_signed_bin_size.o bn_mp_xor.o bn_mp_and.o bn_mp_or.o bn_mp_rand.o bn_mp_montgomery_calc_normalization.o bn_mp_prime_is_divisible.o bn_prime_tab.o bn_mp_prime_fermat.o bn_mp_prime_miller_rabin.o bn_mp_prime_is_prime.o bn_mp_prime_next_prime.o bn_mp_dr_reduce.o bn_mp_dr_is_modulus.o bn_mp_dr_setup.o bn_mp_reduce_setup.o bn_mp_toom_mul.o bn_mp_toom_sqr.o bn_mp_div_3.o bn_s_mp_exptmod.o bn_mp_reduce_2k.o bn_mp_reduce_is_2k.o bn_mp_reduce_2k_setup.o bn_mp_reduce_2k_l.o bn_mp_reduce_is_2k_l.o bn_mp_reduce_2k_setup_l.o bn_mp_radix_smap.o bn_mp_read_radix.o bn_mp_toradix.o bn_mp_radix_size.o bn_mp_radix_bits_size.o bn_mp_fread.o bn_mp_fwrite.o bn_mp_cnt_lsb.o bn_error.o bn_mp_init_multi.o bn_mp_clear_multi.o bn_mp_exteuclid.o bn_mp_toradix_n.o bn_mp_toradix_nd.o bn_mp_prime_random_ex.o bn_mp_get_int.o bn_mp_sqrt.o bn_mp_is_square.o bn_mp_init_set.o bn_mp_init_set_int.o bn_mp_invmod_slow.o bn_mp_prime_rabin_miller_trials.o bn_mp_to_signed_bin_n.o bn_mp_to_unsigned_bin_n.o bn_mp_set_long.o bn_mp_init_set_long.o bn_mp_get_long.o | |
ar: creating libtommath.a | |
a - bncore.o | |
a - bn_mp_init.o | |
a - bn_mp_clear.o | |
a - bn_mp_exch.o | |
a - bn_mp_grow.o | |
a - bn_mp_shrink.o | |
a - bn_mp_clamp.o | |
a - bn_mp_zero.o | |
a - bn_mp_set.o | |
a - bn_mp_set_int.o | |
a - bn_mp_init_size.o | |
a - bn_mp_copy.o | |
a - bn_mp_init_copy.o | |
a - bn_mp_abs.o | |
a - bn_mp_neg.o | |
a - bn_mp_cmp_mag.o | |
a - bn_mp_cmp.o | |
a - bn_mp_cmp_d.o | |
a - bn_mp_rshd.o | |
a - bn_mp_lshd.o | |
a - bn_mp_mod_2d.o | |
a - bn_mp_div_2d.o | |
a - bn_mp_mul_2d.o | |
a - bn_mp_div_2.o | |
a - bn_mp_mul_2.o | |
a - bn_s_mp_add.o | |
a - bn_s_mp_sub.o | |
a - bn_fast_s_mp_mul_digs.o | |
a - bn_s_mp_mul_digs.o | |
a - bn_fast_s_mp_mul_high_digs.o | |
a - bn_s_mp_mul_high_digs.o | |
a - bn_fast_s_mp_sqr.o | |
a - bn_s_mp_sqr.o | |
a - bn_mp_add.o | |
a - bn_mp_sub.o | |
a - bn_mp_karatsuba_mul.o | |
a - bn_mp_mul.o | |
a - bn_mp_karatsuba_sqr.o | |
a - bn_mp_sqr.o | |
a - bn_mp_div.o | |
a - bn_mp_mod.o | |
a - bn_mp_add_d.o | |
a - bn_mp_sub_d.o | |
a - bn_mp_mul_d.o | |
a - bn_mp_div_d.o | |
a - bn_mp_mod_d.o | |
a - bn_mp_expt_d.o | |
a - bn_mp_addmod.o | |
a - bn_mp_submod.o | |
a - bn_mp_mulmod.o | |
a - bn_mp_sqrmod.o | |
a - bn_mp_gcd.o | |
a - bn_mp_lcm.o | |
a - bn_fast_mp_invmod.o | |
a - bn_mp_invmod.o | |
a - bn_mp_reduce.o | |
a - bn_mp_montgomery_setup.o | |
a - bn_fast_mp_montgomery_reduce.o | |
a - bn_mp_montgomery_reduce.o | |
a - bn_mp_exptmod_fast.o | |
a - bn_mp_exptmod.o | |
a - bn_mp_2expt.o | |
a - bn_mp_n_root.o | |
a - bn_mp_jacobi.o | |
a - bn_reverse.o | |
a - bn_mp_count_bits.o | |
a - bn_mp_read_unsigned_bin.o | |
a - bn_mp_read_signed_bin.o | |
a - bn_mp_to_unsigned_bin.o | |
a - bn_mp_to_signed_bin.o | |
a - bn_mp_unsigned_bin_size.o | |
a - bn_mp_signed_bin_size.o | |
a - bn_mp_xor.o | |
a - bn_mp_and.o | |
a - bn_mp_or.o | |
a - bn_mp_rand.o | |
a - bn_mp_montgomery_calc_normalization.o | |
a - bn_mp_prime_is_divisible.o | |
a - bn_prime_tab.o | |
a - bn_mp_prime_fermat.o | |
a - bn_mp_prime_miller_rabin.o | |
a - bn_mp_prime_is_prime.o | |
a - bn_mp_prime_next_prime.o | |
a - bn_mp_dr_reduce.o | |
a - bn_mp_dr_is_modulus.o | |
a - bn_mp_dr_setup.o | |
a - bn_mp_reduce_setup.o | |
a - bn_mp_toom_mul.o | |
a - bn_mp_toom_sqr.o | |
a - bn_mp_div_3.o | |
a - bn_s_mp_exptmod.o | |
a - bn_mp_reduce_2k.o | |
a - bn_mp_reduce_is_2k.o | |
a - bn_mp_reduce_2k_setup.o | |
a - bn_mp_reduce_2k_l.o | |
a - bn_mp_reduce_is_2k_l.o | |
a - bn_mp_reduce_2k_setup_l.o | |
a - bn_mp_radix_smap.o | |
a - bn_mp_read_radix.o | |
a - bn_mp_toradix.o | |
a - bn_mp_radix_size.o | |
a - bn_mp_radix_bits_size.o | |
a - bn_mp_fread.o | |
a - bn_mp_fwrite.o | |
a - bn_mp_cnt_lsb.o | |
a - bn_error.o | |
a - bn_mp_init_multi.o | |
a - bn_mp_clear_multi.o | |
a - bn_mp_exteuclid.o | |
a - bn_mp_toradix_n.o | |
a - bn_mp_toradix_nd.o | |
a - bn_mp_prime_random_ex.o | |
a - bn_mp_get_int.o | |
a - bn_mp_sqrt.o | |
a - bn_mp_is_square.o | |
a - bn_mp_init_set.o | |
a - bn_mp_init_set_int.o | |
a - bn_mp_invmod_slow.o | |
a - bn_mp_prime_rabin_miller_trials.o | |
a - bn_mp_to_signed_bin_n.o | |
a - bn_mp_to_unsigned_bin_n.o | |
a - bn_mp_set_long.o | |
a - bn_mp_init_set_long.o | |
a - bn_mp_get_long.o | |
ranlib libtommath.a | |
1: CC regcomp.c | |
1: CC regenc.c | |
1: CC regerror.c | |
1: CC regexec.c | |
1: CC regparse.c | |
regparse.c:1168:1: warning: ‘node_new_cclass_by_codepoint_range’ defined but not used [-Wunused-function] | |
node_new_cclass_by_codepoint_range(int not, OnigCodePoint sb_out, | |
^ | |
1: CC regsyntax.c | |
1: CC regtrav.c | |
1: CC regversion.c | |
1: CC st.c | |
1: CC transcoder.c | |
transcoder.c:1373:1: warning: ‘more_output_buffer’ defined but not used [-Wunused-function] | |
more_output_buffer( | |
^ | |
1: CC enc/iso_8859_3.c | |
1: CC enc/iso_8859_4.c | |
1: CC enc/iso_8859_5.c | |
1: CC enc/iso_8859_6.c | |
1: CC enc/iso_8859_7.c | |
1: CC enc/iso_8859_8.c | |
1: CC enc/iso_8859_9.c | |
1: CC enc/koi8_r.c | |
1: CC enc/koi8_u.c | |
1: CC enc/mktable.c | |
1: CC enc/shift_jis.c | |
1: CC enc/unicode.c | |
1: CC enc/us_ascii.c | |
1: CC enc/utf_16be.c | |
1: CC enc/utf_16le.c | |
1: CC enc/utf_32be.c | |
1: CC enc/utf_32le.c | |
1: CC enc/utf_8.c | |
1: CC enc/windows_1251.c | |
1: CC enc/windows_31j.c | |
1: CC enc/ascii.c | |
1: CC enc/big5.c | |
1: CC enc/cp949.c | |
1: CC enc/emacs_mule.c | |
1: CC enc/euc_jp.c | |
1: CC enc/euc_kr.c | |
1: CC enc/euc_tw.c | |
1: CC enc/gb18030.c | |
1: CC enc/gbk.c | |
1: CC enc/iso_8859_1.c | |
1: CC enc/iso_8859_10.c | |
1: CC enc/iso_8859_11.c | |
1: CC enc/iso_8859_13.c | |
1: CC enc/iso_8859_14.c | |
1: CC enc/iso_8859_15.c | |
1: CC enc/iso_8859_16.c | |
1: CC enc/iso_8859_2.c | |
1: AR ./libonig.a | |
ar: creating ./libonig.a | |
a - ./artifacts/regcomp.c.o | |
a - ./artifacts/regenc.c.o | |
a - ./artifacts/regerror.c.o | |
a - ./artifacts/regexec.c.o | |
a - ./artifacts/regparse.c.o | |
a - ./artifacts/regsyntax.c.o | |
a - ./artifacts/regtrav.c.o | |
a - ./artifacts/regversion.c.o | |
a - ./artifacts/st.c.o | |
a - ./artifacts/transcoder.c.o | |
a - enc/artifacts/iso_8859_3.c.o | |
a - enc/artifacts/iso_8859_4.c.o | |
a - enc/artifacts/iso_8859_5.c.o | |
a - enc/artifacts/iso_8859_6.c.o | |
a - enc/artifacts/iso_8859_7.c.o | |
a - enc/artifacts/iso_8859_8.c.o | |
a - enc/artifacts/iso_8859_9.c.o | |
a - enc/artifacts/koi8_r.c.o | |
a - enc/artifacts/koi8_u.c.o | |
a - enc/artifacts/mktable.c.o | |
a - enc/artifacts/shift_jis.c.o | |
a - enc/artifacts/unicode.c.o | |
a - enc/artifacts/us_ascii.c.o | |
a - enc/artifacts/utf_16be.c.o | |
a - enc/artifacts/utf_16le.c.o | |
a - enc/artifacts/utf_32be.c.o | |
a - enc/artifacts/utf_32le.c.o | |
a - enc/artifacts/utf_8.c.o | |
a - enc/artifacts/windows_1251.c.o | |
a - enc/artifacts/windows_31j.c.o | |
a - enc/artifacts/ascii.c.o | |
a - enc/artifacts/big5.c.o | |
a - enc/artifacts/cp949.c.o | |
a - enc/artifacts/emacs_mule.c.o | |
a - enc/artifacts/euc_jp.c.o | |
a - enc/artifacts/euc_kr.c.o | |
a - enc/artifacts/euc_tw.c.o | |
a - enc/artifacts/gb18030.c.o | |
a - enc/artifacts/gbk.c.o | |
a - enc/artifacts/iso_8859_1.c.o | |
a - enc/artifacts/iso_8859_10.c.o | |
a - enc/artifacts/iso_8859_11.c.o | |
a - enc/artifacts/iso_8859_13.c.o | |
a - enc/artifacts/iso_8859_14.c.o | |
a - enc/artifacts/iso_8859_15.c.o | |
a - enc/artifacts/iso_8859_16.c.o | |
a - enc/artifacts/iso_8859_2.c.o | |
1: CC enc/trans/big5.c | |
1: LDSHARED enc/trans/big5.so | |
1: CC enc/trans/chinese.c | |
1: LDSHARED enc/trans/chinese.so | |
1: CC enc/trans/emoji.c | |
1: LDSHARED enc/trans/emoji.so | |
1: CC enc/trans/emoji_iso2022_kddi.c | |
1: LDSHARED enc/trans/emoji_iso2022_kddi.so | |
1: CC enc/trans/emoji_sjis_docomo.c | |
1: LDSHARED enc/trans/emoji_sjis_docomo.so | |
1: CC enc/trans/emoji_sjis_kddi.c | |
1: LDSHARED enc/trans/emoji_sjis_kddi.so | |
1: CC enc/trans/emoji_sjis_softbank.c | |
1: LDSHARED enc/trans/emoji_sjis_softbank.so | |
1: CC enc/trans/escape.c | |
1: LDSHARED enc/trans/escape.so | |
1: CC enc/trans/gb18030.c | |
1: LDSHARED enc/trans/gb18030.so | |
1: CC enc/trans/gbk.c | |
1: LDSHARED enc/trans/gbk.so | |
1: CC enc/trans/iso2022.c | |
1: LDSHARED enc/trans/iso2022.so | |
1: CC enc/trans/japanese.c | |
1: LDSHARED enc/trans/japanese.so | |
1: CC enc/trans/japanese_euc.c | |
1: LDSHARED enc/trans/japanese_euc.so | |
1: CC enc/trans/japanese_sjis.c | |
1: LDSHARED enc/trans/japanese_sjis.so | |
1: CC enc/trans/korean.c | |
1: LDSHARED enc/trans/korean.so | |
1: CC enc/trans/newline.c | |
1: LDSHARED enc/trans/newline.so | |
1: CC enc/trans/single_byte.c | |
1: LDSHARED enc/trans/single_byte.so | |
1: CC enc/trans/utf8_mac.c | |
1: LDSHARED enc/trans/utf8_mac.so | |
1: CC enc/trans/utf_16_32.c | |
1: LDSHARED enc/trans/utf_16_32.so | |
1: LB vendor/udis86 | |
checking whether to enable maintainer-specific portions of Makefiles... no | |
checking build system type... x86_64-unknown-linux-gnu | |
checking host system type... x86_64-unknown-linux-gnu | |
checking for a BSD-compatible install... /usr/bin/install -c | |
checking whether build environment is sane... yes | |
checking for a thread-safe mkdir -p... /bin/mkdir -p | |
checking for gawk... gawk | |
checking whether make sets $(MAKE)... yes | |
checking for gcc... gcc | |
checking for C compiler default output file name... a.out | |
checking whether the C compiler works... yes | |
checking whether we are cross compiling... no | |
checking for suffix of executables... | |
checking for suffix of object files... o | |
checking whether we are using the GNU C compiler... yes | |
checking whether gcc accepts -g... yes | |
checking for gcc option to accept ISO C89... none needed | |
checking for style of include used by make... GNU | |
checking dependency style of gcc... gcc3 | |
checking for a sed that does not truncate output... /bin/sed | |
checking for grep that handles long lines and -e... /bin/grep | |
checking for egrep... /bin/grep -E | |
checking for ld used by gcc... /usr/bin/ld | |
checking if the linker (/usr/bin/ld) is GNU ld... yes | |
checking for /usr/bin/ld option to reload object files... -r | |
checking for BSD-compatible nm... /usr/bin/nm -B | |
checking whether ln -s works... yes | |
checking how to recognise dependent libraries... pass_all | |
checking how to run the C preprocessor... gcc -E | |
checking for ANSI C header files... yes | |
checking for sys/types.h... yes | |
checking for sys/stat.h... yes | |
checking for stdlib.h... yes | |
checking for string.h... yes | |
checking for memory.h... yes | |
checking for strings.h... yes | |
checking for inttypes.h... yes | |
checking for stdint.h... yes | |
checking for unistd.h... yes | |
checking dlfcn.h usability... yes | |
checking dlfcn.h presence... yes | |
checking for dlfcn.h... yes | |
checking whether we are using the GNU C++ compiler... yes | |
checking whether g++ accepts -g... yes | |
checking dependency style of g++... gcc3 | |
checking how to run the C++ preprocessor... g++ -E | |
checking for g77... no | |
checking for xlf... no | |
checking for f77... no | |
checking for frt... no | |
checking for pgf77... no | |
checking for cf77... no | |
checking for fort77... no | |
checking for fl32... no | |
checking for af77... no | |
checking for xlf90... no | |
checking for f90... no | |
checking for pgf90... no | |
checking for pghpf... no | |
checking for epcf90... no | |
checking for gfortran... no | |
checking for g95... no | |
checking for xlf95... no | |
checking for f95... no | |
checking for fort... no | |
checking for ifort... no | |
checking for ifc... no | |
checking for efc... no | |
checking for pgf95... no | |
checking for lf95... no | |
checking for ftn... no | |
checking whether we are using the GNU Fortran 77 compiler... no | |
checking whether accepts -g... no | |
checking the maximum length of command line arguments... 32768 | |
checking command to parse /usr/bin/nm -B output from gcc object... ok | |
checking for objdir... .libs | |
checking for ar... ar | |
checking for ranlib... ranlib | |
checking for strip... strip | |
checking if gcc supports -fno-rtti -fno-exceptions... no | |
checking for gcc option to produce PIC... -fPIC | |
checking if gcc PIC flag -fPIC works... yes | |
checking if gcc static flag -static works... no | |
checking if gcc supports -c -o file.o... yes | |
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes | |
checking dynamic linker characteristics... GNU/Linux ld.so | |
checking how to hardcode library paths into programs... immediate | |
checking whether stripping libraries is possible... yes | |
checking if libtool supports shared libraries... yes | |
checking whether to build shared libraries... no | |
checking whether to build static libraries... yes | |
configure: creating libtool | |
appending configuration tag "CXX" to libtool | |
checking for ld used by g++... /usr/bin/ld -m elf_x86_64 | |
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes | |
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes | |
checking for g++ option to produce PIC... -fPIC | |
checking if g++ PIC flag -fPIC works... yes | |
checking if g++ static flag -static works... no | |
checking if g++ supports -c -o file.o... yes | |
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes | |
checking dynamic linker characteristics... GNU/Linux ld.so | |
checking how to hardcode library paths into programs... immediate | |
appending configuration tag "F77" to libtool | |
configure: creating ./config.status | |
config.status: creating Makefile | |
config.status: creating libudis86/Makefile | |
config.status: creating udcli/Makefile | |
config.status: creating tests/Makefile | |
config.status: creating docs/Makefile | |
config.status: creating config.h | |
config.status: executing depfiles commands | |
make all-recursive | |
make[1]: Entering directory `/mnt/jenkins/jobs/rubinius-git/workspace/default/vendor/udis86' | |
Making all in libudis86 | |
make[2]: Entering directory `/mnt/jenkins/jobs/rubinius-git/workspace/default/vendor/udis86/libudis86' | |
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -Wall -MT itab.lo -MD -MP -MF .deps/itab.Tpo -c -o itab.lo itab.c | |
gcc -DHAVE_CONFIG_H -I. -I.. -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -Wall -MT itab.lo -MD -MP -MF .deps/itab.Tpo -c itab.c -o itab.o | |
mv -f .deps/itab.Tpo .deps/itab.Plo | |
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -Wall -MT input.lo -MD -MP -MF .deps/input.Tpo -c -o input.lo input.c | |
gcc -DHAVE_CONFIG_H -I. -I.. -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -Wall -MT input.lo -MD -MP -MF .deps/input.Tpo -c input.c -o input.o | |
mv -f .deps/input.Tpo .deps/input.Plo | |
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -Wall -MT decode.lo -MD -MP -MF .deps/decode.Tpo -c -o decode.lo decode.c | |
gcc -DHAVE_CONFIG_H -I. -I.. -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -Wall -MT decode.lo -MD -MP -MF .deps/decode.Tpo -c decode.c -o decode.o | |
mv -f .deps/decode.Tpo .deps/decode.Plo | |
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -Wall -MT syn.lo -MD -MP -MF .deps/syn.Tpo -c -o syn.lo syn.c | |
gcc -DHAVE_CONFIG_H -I. -I.. -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -Wall -MT syn.lo -MD -MP -MF .deps/syn.Tpo -c syn.c -o syn.o | |
mv -f .deps/syn.Tpo .deps/syn.Plo | |
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -Wall -MT syn-intel.lo -MD -MP -MF .deps/syn-intel.Tpo -c -o syn-intel.lo syn-intel.c | |
gcc -DHAVE_CONFIG_H -I. -I.. -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -Wall -MT syn-intel.lo -MD -MP -MF .deps/syn-intel.Tpo -c syn-intel.c -o syn-intel.o | |
mv -f .deps/syn-intel.Tpo .deps/syn-intel.Plo | |
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -Wall -MT syn-att.lo -MD -MP -MF .deps/syn-att.Tpo -c -o syn-att.lo syn-att.c | |
gcc -DHAVE_CONFIG_H -I. -I.. -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -Wall -MT syn-att.lo -MD -MP -MF .deps/syn-att.Tpo -c syn-att.c -o syn-att.o | |
mv -f .deps/syn-att.Tpo .deps/syn-att.Plo | |
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -Wall -MT udis86.lo -MD -MP -MF .deps/udis86.Tpo -c -o udis86.lo udis86.c | |
gcc -DHAVE_CONFIG_H -I. -I.. -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -Wall -MT udis86.lo -MD -MP -MF .deps/udis86.Tpo -c udis86.c -o udis86.o | |
mv -f .deps/udis86.Tpo .deps/udis86.Plo | |
/bin/sh ../libtool --tag=CC --mode=link gcc -U_FORTIFY_SOURCE -Wall -o libudis86.la -rpath /usr/local/lib itab.lo input.lo decode.lo syn.lo syn-intel.lo syn-att.lo udis86.lo | |
mkdir .libs | |
ar cru .libs/libudis86.a itab.o input.o decode.o syn.o syn-intel.o syn-att.o udis86.o | |
ranlib .libs/libudis86.a | |
creating libudis86.la | |
(cd .libs && rm -f libudis86.la && ln -s ../libudis86.la libudis86.la) | |
make[2]: Leaving directory `/mnt/jenkins/jobs/rubinius-git/workspace/default/vendor/udis86/libudis86' | |
Making all in . | |
make[2]: Entering directory `/mnt/jenkins/jobs/rubinius-git/workspace/default/vendor/udis86' | |
make[2]: Leaving directory `/mnt/jenkins/jobs/rubinius-git/workspace/default/vendor/udis86' | |
Making all in udcli | |
make[2]: Entering directory `/mnt/jenkins/jobs/rubinius-git/workspace/default/vendor/udis86/udcli' | |
gcc -DHAVE_CONFIG_H -I. -I.. -U_FORTIFY_SOURCE -I../libudis86 -I.. -U_FORTIFY_SOURCE -Wall -MT udcli-udcli.o -MD -MP -MF .deps/udcli-udcli.Tpo -c -o udcli-udcli.o `test -f 'udcli.c' || echo './'`udcli.c | |
udcli.c: In function ‘main’: | |
udcli.c:77:7: warning: variable ‘mode’ set but not used [-Wunused-but-set-variable] | |
int mode = 0; | |
^ | |
mv -f .deps/udcli-udcli.Tpo .deps/udcli-udcli.Po | |
/bin/sh ../libtool --tag=CC --mode=link gcc -I../libudis86 -I.. -U_FORTIFY_SOURCE -Wall -o udcli udcli-udcli.o ../libudis86/libudis86.la | |
mkdir .libs | |
gcc -I../libudis86 -I.. -U_FORTIFY_SOURCE -Wall -o udcli udcli-udcli.o ../libudis86/.libs/libudis86.a | |
make[2]: Leaving directory `/mnt/jenkins/jobs/rubinius-git/workspace/default/vendor/udis86/udcli' | |
Making all in . | |
make[2]: Entering directory `/mnt/jenkins/jobs/rubinius-git/workspace/default/vendor/udis86' | |
make[2]: Leaving directory `/mnt/jenkins/jobs/rubinius-git/workspace/default/vendor/udis86' | |
Making all in tests | |
make[2]: Entering directory `/mnt/jenkins/jobs/rubinius-git/workspace/default/vendor/udis86/tests' | |
make[2]: Nothing to be done for `all'. | |
make[2]: Leaving directory `/mnt/jenkins/jobs/rubinius-git/workspace/default/vendor/udis86/tests' | |
Making all in . | |
make[2]: Entering directory `/mnt/jenkins/jobs/rubinius-git/workspace/default/vendor/udis86' | |
make[2]: Leaving directory `/mnt/jenkins/jobs/rubinius-git/workspace/default/vendor/udis86' | |
Making all in docs | |
make[2]: Entering directory `/mnt/jenkins/jobs/rubinius-git/workspace/default/vendor/udis86/docs' | |
make[2]: Nothing to be done for `all'. | |
make[2]: Leaving directory `/mnt/jenkins/jobs/rubinius-git/workspace/default/vendor/udis86/docs' | |
make[1]: Leaving directory `/mnt/jenkins/jobs/rubinius-git/workspace/default/vendor/udis86' | |
Running 198 tasks using 2 parallel threads | |
2: CXX vm/arguments.cpp | |
3: CXX vm/accessor_primitives.cpp | |
2: CXX vm/auxiliary_threads.cpp | |
2: CXX vm/builtin/access_variable.cpp | |
3: CXX vm/builtin/alias.cpp | |
2: CXX vm/builtin/array.cpp | |
3: CXX vm/builtin/atomic.cpp | |
2: CXX vm/builtin/autoload.cpp | |
3: CXX vm/builtin/basic_object.cpp | |
2: CXX vm/builtin/bignum.cpp | |
3: CXX vm/builtin/block_as_method.cpp | |
3: CXX vm/builtin/byte_array.cpp | |
2: CXX vm/builtin/block_environment.cpp | |
3: CXX vm/builtin/call_custom_cache.cpp | |
3: CXX vm/builtin/call_site.cpp | |
2: CXX vm/builtin/call_unit.cpp | |
3: CXX vm/builtin/call_unit_adapter.cpp | |
2: CXX vm/builtin/channel.cpp | |
3: CXX vm/builtin/character.cpp | |
2: CXX vm/builtin/class.cpp | |
3: CXX vm/builtin/compact_lookup_table.cpp | |
2: CXX vm/builtin/compiled_code.cpp | |
3: CXX vm/builtin/constant_cache.cpp | |
3: CXX vm/builtin/constant_scope.cpp | |
2: CXX vm/builtin/constant_table.cpp | |
3: CXX vm/builtin/data.cpp | |
2: CXX vm/builtin/dir.cpp | |
3: CXX vm/builtin/encoding.cpp | |
2: CXX vm/builtin/exception.cpp | |
3: CXX vm/builtin/executable.cpp | |
2: CXX vm/builtin/ffi_pointer.cpp | |
3: CXX vm/builtin/fiber.cpp | |
2: CXX vm/builtin/find_object.cpp | |
3: CXX vm/builtin/fixnum.cpp | |
2: CXX vm/builtin/float.cpp | |
3: CXX vm/builtin/fsevent.cpp | |
2: CXX vm/builtin/heap_dump.cpp | |
3: CXX vm/builtin/immediates.cpp | |
2: CXX vm/builtin/integer.cpp | |
3: CXX vm/builtin/io.cpp | |
2: CXX vm/builtin/iseq.cpp | |
3: CXX vm/builtin/jit.cpp | |
2: CXX vm/builtin/list.cpp | |
2: CXX vm/builtin/location.cpp | |
3: CXX vm/builtin/logger.cpp | |
2: CXX vm/builtin/lookup_table.cpp | |
3: CXX vm/builtin/method_table.cpp | |
2: CXX vm/builtin/module.cpp | |
3: CXX vm/builtin/mono_inline_cache.cpp | |
3: CXX vm/builtin/native_function.cpp | |
2: CXX vm/builtin/native_method.cpp | |
3: CXX vm/builtin/object.cpp | |
2: CXX vm/builtin/pack.cpp | |
2: CXX vm/builtin/packed_object.cpp | |
3: CXX vm/builtin/poly_inline_cache.cpp | |
2: CXX vm/builtin/proc.cpp | |
3: CXX vm/builtin/randomizer.cpp | |
3: CXX vm/builtin/regexp.cpp | |
2: CXX vm/builtin/respond_to_cache.cpp | |
2: CXX vm/builtin/stat.cpp | |
3: CXX vm/builtin/string.cpp | |
2: CXX vm/builtin/symbol.cpp | |
3: CXX vm/builtin/system.cpp | |
2: CXX vm/builtin/thread.cpp | |
2: CXX vm/builtin/thread_state.cpp | |
3: CXX vm/builtin/thunk.cpp | |
2: CXX vm/builtin/time.cpp | |
3: CXX vm/builtin/tuple.cpp | |
2: CXX vm/builtin/unpack.cpp | |
3: CXX vm/builtin/variable_scope.cpp | |
2: CXX vm/builtin/weakref.cpp | |
3: CXX vm/bytecode_verification.cpp | |
2: CXX vm/call_frame.cpp | |
3: CXX vm/capi/array.cpp | |
2: CXX vm/capi/bignum.cpp | |
3: CXX vm/capi/capi.cpp | |
2: CXX vm/capi/class.cpp | |
3: CXX vm/capi/complex.cpp | |
2: CXX vm/capi/data.cpp | |
3: CXX vm/capi/encoding.cpp | |
2: CXX vm/capi/enumerator.cpp | |
3: CXX vm/capi/exception.cpp | |
2: CXX vm/capi/file.cpp | |
3: CXX vm/capi/fixnum.cpp | |
2: CXX vm/capi/float.cpp | |
3: CXX vm/capi/gc.cpp | |
2: CXX vm/capi/globals.cpp | |
3: CXX vm/capi/handle.cpp | |
2: CXX vm/capi/handles.cpp | |
3: CXX vm/capi/hash.cpp | |
2: CXX vm/capi/integer.cpp | |
3: CXX vm/capi/io.cpp | |
2: CXX vm/capi/kernel.cpp | |
3: CXX vm/capi/marshal.cpp | |
2: CXX vm/capi/module.cpp | |
3: CXX vm/capi/mutex.cpp | |
2: CXX vm/capi/numeric.cpp | |
3: CXX vm/capi/object.cpp | |
2: CXX vm/capi/proc.cpp | |
3: CXX vm/capi/range.cpp | |
2: CXX vm/capi/rational.cpp | |
3: CXX vm/capi/regexp.cpp | |
2: CXX vm/capi/string.cpp | |
3: CXX vm/capi/struct.cpp | |
3: CXX vm/capi/symbol.cpp | |
2: CXX vm/capi/thread.cpp | |
3: CXX vm/capi/time.cpp | |
2: CXX vm/capi/util.cpp | |
3: CXX vm/compiled_file.cpp | |
2: CXX vm/config_parser.cpp | |
2: CXX vm/console.cpp | |
3: CXX vm/dispatch.cpp | |
2: CXX vm/drivers/cli.cpp | |
3: CXX vm/environment.cpp | |
2: CXX vm/exception.cpp | |
3: CXX vm/exception_point.cpp | |
2: CXX vm/ffi.cpp | |
3: CXX vm/ffi_util.cpp | |
3: CXX vm/fiber_data.cpp | |
2: CXX vm/fiber_stack.cpp | |
3: CXX vm/gc/baker.cpp | |
2: CXX vm/gc/code_manager.cpp | |
2: CXX vm/gc/debug.cpp | |
3: CXX vm/gc/finalize.cpp | |
2: CXX vm/gc/gc.cpp | |
3: CXX vm/gc/heap.cpp | |
2: CXX vm/gc/immix.cpp | |
3: CXX vm/gc/immix_marker.cpp | |
3: CXX vm/gc/inflated_headers.cpp | |
2: CXX vm/gc/managed.cpp | |
3: CXX vm/gc/mark_sweep.cpp | |
2: CXX vm/gc/object_mark.cpp | |
3: CXX vm/gc/root.cpp | |
2: CXX vm/gc/walker.cpp | |
3: CXX vm/gc/write_barrier.cpp | |
2: CXX vm/global_cache.cpp | |
3: CXX vm/helpers.cpp | |
2: CXX vm/instructions.cpp | |
3: CXX vm/instruments/rbxti.cpp | |
3: CXX vm/instruments/tooling.cpp | |
2: CXX vm/invoke_primitives.cpp | |
3: CXX vm/jit_primitives.cpp | |
2: CXX vm/linkedlist.cpp | |
2: CXX vm/llvm/autotypes.cpp | |
3: CXX vm/llvm/detection.cpp | |
3: CXX vm/llvm/disassembler.cpp | |
2: CXX vm/llvm/inline.cpp | |
3: CXX vm/llvm/inline_block.cpp | |
2: CXX vm/llvm/inline_primitive.cpp | |
3: CXX vm/llvm/jit_block.cpp | |
3: CXX vm/llvm/jit_compiler.cpp | |
2: CXX vm/llvm/jit_builder.cpp | |
3: CXX vm/llvm/jit_context.cpp | |
2: CXX vm/llvm/jit_inline_block.cpp | |
3: CXX vm/llvm/jit_inline_method.cpp | |
2: CXX vm/llvm/jit_memory_manager.cpp | |
3: CXX vm/llvm/jit_method.cpp | |
2: CXX vm/llvm/jit_runtime.cpp | |
3: CXX vm/llvm/jit_util.cpp | |
2: CXX vm/llvm/method_info.cpp | |
2: CXX vm/llvm/passes.cpp | |
3: CXX vm/llvm/state.cpp | |
2: CXX vm/llvm/types.cpp | |
3: CXX vm/lock.cpp | |
2: CXX vm/machine_code.cpp | |
3: CXX vm/marshal.cpp | |
3: CXX vm/method_primitives.cpp | |
2: CXX vm/metrics.cpp | |
2: CC vm/missing/crypt.c | |
2: CC vm/missing/setproctitle.c | |
2: CXX vm/missing/string.cpp | |
2: CXX vm/missing/windows.cpp | |
2: CXX vm/object_memory.cpp | |
3: CXX vm/ontology.cpp | |
2: CXX vm/oop.cpp | |
3: CXX vm/park.cpp | |
2: CXX vm/shared_state.cpp | |
3: CXX vm/signal.cpp | |
3: CXX vm/stack_variables.cpp | |
2: CXX vm/state.cpp | |
3: CXX vm/symbol_table.cpp | |
2: CXX vm/type_info.cpp | |
3: CXX vm/unwind_info.cpp | |
3: CXX vm/util/file.cpp | |
3: CXX vm/util/logger.cpp | |
3: CXX vm/util/murmur_hash3.cpp | |
3: CC vm/util/random.c | |
3: CC vm/util/sha1.c | |
3: CC vm/util/siphash.c | |
3: CXX vm/util/spinlock.cpp | |
3: CC vm/util/strftime.c | |
3: CC vm/util/time64.c | |
3: CXX vm/util/timer.cpp | |
3: CC vm/util/timing.c | |
3: CC vm/util/utf8.c | |
3: CC vm/util/vsnprintf.c | |
3: CXX vm/vm.cpp | |
2: CXX vm/vm_thread_state.cpp | |
Build time: 222.589024401 seconds | |
1: LD vm/vm | |
/usr/bin/ld: cannot find -ledit | |
collect2: error: ld returned 1 exit status | |
Error: g++ -o vm/vm vm/artifacts/accessor_primitives.cpp.o vm/artifacts/arguments.cpp.o vm/artifacts/auxiliary_threads.cpp.o vm/artifacts/bytecode_verification.cpp.o vm/artifacts/call_frame.cpp.o vm/artifacts/compiled_file.cpp.o vm/artifacts/config_parser.cpp.o vm/artifacts/console.cpp.o vm/artifacts/dispatch.cpp.o vm/artifacts/environment.cpp.o vm/artifacts/exception.cpp.o vm/artifacts/exception_point.cpp.o vm/artifacts/ffi.cpp.o vm/artifacts/ffi_util.cpp.o vm/artifacts/fiber_data.cpp.o vm/artifacts/fiber_stack.cpp.o vm/artifacts/global_cache.cpp.o vm/artifacts/helpers.cpp.o vm/artifacts/instructions.cpp.o vm/artifacts/invoke_primitives.cpp.o vm/artifacts/jit_primitives.cpp.o vm/artifacts/linkedlist.cpp.o vm/artifacts/lock.cpp.o vm/artifacts/machine_code.cpp.o vm/artifacts/marshal.cpp.o vm/artifacts/method_primitives.cpp.o vm/artifacts/metrics.cpp.o vm/artifacts/object_memory.cpp.o vm/artifacts/ontology.cpp.o vm/artifacts/oop.cpp.o vm/artifacts/park.cpp.o vm/artifacts/shared_state.cpp.o vm/artifacts/signal.cpp.o vm/artifacts/stack_variables.cpp.o vm/artifacts/state.cpp.o vm/artifacts/symbol_table.cpp.o vm/artifacts/type_info.cpp.o vm/artifacts/unwind_info.cpp.o vm/artifacts/vm.cpp.o vm/artifacts/vm_thread_state.cpp.o vm/builtin/artifacts/access_variable.cpp.o vm/builtin/artifacts/alias.cpp.o vm/builtin/artifacts/array.cpp.o vm/builtin/artifacts/atomic.cpp.o vm/builtin/artifacts/autoload.cpp.o vm/builtin/artifacts/basic_object.cpp.o vm/builtin/artifacts/bignum.cpp.o vm/builtin/artifacts/block_as_method.cpp.o vm/builtin/artifacts/block_environment.cpp.o vm/builtin/artifacts/byte_array.cpp.o vm/builtin/artifacts/call_custom_cache.cpp.o vm/builtin/artifacts/call_site.cpp.o vm/builtin/artifacts/call_unit.cpp.o vm/builtin/artifacts/call_unit_adapter.cpp.o vm/builtin/artifacts/channel.cpp.o vm/builtin/artifacts/character.cpp.o vm/builtin/artifacts/class.cpp.o vm/builtin/artifacts/compact_lookup_table.cpp.o vm/builtin/artifacts/compiled_code.cpp.o vm/builtin/artifacts/constant_cache.cpp.o vm/builtin/artifacts/constant_scope.cpp.o vm/builtin/artifacts/constant_table.cpp.o vm/builtin/artifacts/data.cpp.o vm/builtin/artifacts/dir.cpp.o vm/builtin/artifacts/encoding.cpp.o vm/builtin/artifacts/exception.cpp.o vm/builtin/artifacts/executable.cpp.o vm/builtin/artifacts/ffi_pointer.cpp.o vm/builtin/artifacts/fiber.cpp.o vm/builtin/artifacts/find_object.cpp.o vm/builtin/artifacts/fixnum.cpp.o vm/builtin/artifacts/float.cpp.o vm/builtin/artifacts/fsevent.cpp.o vm/builtin/artifacts/heap_dump.cpp.o vm/builtin/artifacts/immediates.cpp.o vm/builtin/artifacts/integer.cpp.o vm/builtin/artifacts/io.cpp.o vm/builtin/artifacts/iseq.cpp.o vm/builtin/artifacts/jit.cpp.o vm/builtin/artifacts/list.cpp.o vm/builtin/artifacts/location.cpp.o vm/builtin/artifacts/logger.cpp.o vm/builtin/artifacts/lookup_table.cpp.o vm/builtin/artifacts/method_table.cpp.o vm/builtin/artifacts/module.cpp.o vm/builtin/artifacts/mono_inline_cache.cpp.o vm/builtin/artifacts/native_function.cpp.o vm/builtin/artifacts/native_method.cpp.o vm/builtin/artifacts/object.cpp.o vm/builtin/artifacts/pack.cpp.o vm/builtin/artifacts/packed_object.cpp.o vm/builtin/artifacts/poly_inline_cache.cpp.o vm/builtin/artifacts/proc.cpp.o vm/builtin/artifacts/randomizer.cpp.o vm/builtin/artifacts/regexp.cpp.o vm/builtin/artifacts/respond_to_cache.cpp.o vm/builtin/artifacts/stat.cpp.o vm/builtin/artifacts/string.cpp.o vm/builtin/artifacts/symbol.cpp.o vm/builtin/artifacts/system.cpp.o vm/builtin/artifacts/thread.cpp.o vm/builtin/artifacts/thread_state.cpp.o vm/builtin/artifacts/thunk.cpp.o vm/builtin/artifacts/time.cpp.o vm/builtin/artifacts/tuple.cpp.o vm/builtin/artifacts/unpack.cpp.o vm/builtin/artifacts/variable_scope.cpp.o vm/builtin/artifacts/weakref.cpp.o vm/capi/artifacts/array.cpp.o vm/capi/artifacts/bignum.cpp.o vm/capi/artifacts/capi.cpp.o vm/capi/artifacts/class.cpp.o vm/capi/artifacts/complex.cpp.o vm/capi/artifacts/data.cpp.o vm/capi/artifacts/encoding.cpp.o vm/capi/artifacts/enumerator.cpp.o vm/capi/artifacts/exception.cpp.o vm/capi/artifacts/file.cpp.o vm/capi/artifacts/fixnum.cpp.o vm/capi/artifacts/float.cpp.o vm/capi/artifacts/gc.cpp.o vm/capi/artifacts/globals.cpp.o vm/capi/artifacts/handle.cpp.o vm/capi/artifacts/handles.cpp.o vm/capi/artifacts/hash.cpp.o vm/capi/artifacts/integer.cpp.o vm/capi/artifacts/io.cpp.o vm/capi/artifacts/kernel.cpp.o vm/capi/artifacts/marshal.cpp.o vm/capi/artifacts/module.cpp.o vm/capi/artifacts/mutex.cpp.o vm/capi/artifacts/numeric.cpp.o vm/capi/artifacts/object.cpp.o vm/capi/artifacts/proc.cpp.o vm/capi/artifacts/range.cpp.o vm/capi/artifacts/rational.cpp.o vm/capi/artifacts/regexp.cpp.o vm/capi/artifacts/string.cpp.o vm/capi/artifacts/struct.cpp.o vm/capi/artifacts/symbol.cpp.o vm/capi/artifacts/thread.cpp.o vm/capi/artifacts/time.cpp.o vm/capi/artifacts/util.cpp.o vm/drivers/artifacts/cli.cpp.o vm/gc/artifacts/baker.cpp.o vm/gc/artifacts/code_manager.cpp.o vm/gc/artifacts/debug.cpp.o vm/gc/artifacts/finalize.cpp.o vm/gc/artifacts/gc.cpp.o vm/gc/artifacts/heap.cpp.o vm/gc/artifacts/immix.cpp.o vm/gc/artifacts/immix_marker.cpp.o vm/gc/artifacts/inflated_headers.cpp.o vm/gc/artifacts/managed.cpp.o vm/gc/artifacts/mark_sweep.cpp.o vm/gc/artifacts/object_mark.cpp.o vm/gc/artifacts/root.cpp.o vm/gc/artifacts/walker.cpp.o vm/gc/artifacts/write_barrier.cpp.o vm/instruments/artifacts/rbxti.cpp.o vm/instruments/artifacts/tooling.cpp.o vm/llvm/artifacts/autotypes.cpp.o vm/llvm/artifacts/detection.cpp.o vm/llvm/artifacts/disassembler.cpp.o vm/llvm/artifacts/inline.cpp.o vm/llvm/artifacts/inline_block.cpp.o vm/llvm/artifacts/inline_primitive.cpp.o vm/llvm/artifacts/jit_block.cpp.o vm/llvm/artifacts/jit_builder.cpp.o vm/llvm/artifacts/jit_compiler.cpp.o vm/llvm/artifacts/jit_context.cpp.o vm/llvm/artifacts/jit_inline_block.cpp.o vm/llvm/artifacts/jit_inline_method.cpp.o vm/llvm/artifacts/jit_memory_manager.cpp.o vm/llvm/artifacts/jit_method.cpp.o vm/llvm/artifacts/jit_runtime.cpp.o vm/llvm/artifacts/jit_util.cpp.o vm/llvm/artifacts/method_info.cpp.o vm/llvm/artifacts/passes.cpp.o vm/llvm/artifacts/state.cpp.o vm/llvm/artifacts/types.cpp.o vm/missing/artifacts/crypt.c.o vm/missing/artifacts/setproctitle.c.o vm/missing/artifacts/string.cpp.o vm/missing/artifacts/windows.cpp.o vm/util/artifacts/file.cpp.o vm/util/artifacts/logger.cpp.o vm/util/artifacts/murmur_hash3.cpp.o vm/util/artifacts/random.c.o vm/util/artifacts/sha1.c.o vm/util/artifacts/siphash.c.o vm/util/artifacts/spinlock.cpp.o vm/util/artifacts/strftime.c.o vm/util/artifacts/time64.c.o vm/util/artifacts/timer.cpp.o vm/util/artifacts/timing.c.o vm/util/artifacts/utf8.c.o vm/util/artifacts/vsnprintf.c.o vendor/double-conversion/libdoubleconversion.a vendor/libffi/.libs/libffi.a vendor/libtommath/libtommath.a vendor/oniguruma/./libonig.a vendor/udis86/libudis86/.libs/libudis86.a -lm -Wl,--export-dynamic -lrt -lcrypt -ldl -lpthread /usr/lib64/llvm/libLLVMLTO.a /usr/lib64/llvm/libLLVMObjCARCOpts.a /usr/lib64/llvm/libLLVMLinker.a /usr/lib64/llvm/libLLVMipo.a /usr/lib64/llvm/libLLVMVectorize.a /usr/lib64/llvm/libLLVMBitWriter.a /usr/lib64/llvm/libLLVMIRReader.a /usr/lib64/llvm/libLLVMAsmParser.a /usr/lib64/llvm/libLLVMR600CodeGen.a /usr/lib64/llvm/libLLVMR600Desc.a /usr/lib64/llvm/libLLVMR600Info.a /usr/lib64/llvm/libLLVMR600AsmPrinter.a /usr/lib64/llvm/libLLVMSystemZDisassembler.a /usr/lib64/llvm/libLLVMSystemZCodeGen.a /usr/lib64/llvm/libLLVMSystemZAsmParser.a /usr/lib64/llvm/libLLVMSystemZDesc.a /usr/lib64/llvm/libLLVMSystemZInfo.a /usr/lib64/llvm/libLLVMSystemZAsmPrinter.a /usr/lib64/llvm/libLLVMHexagonCodeGen.a /usr/lib64/llvm/libLLVMHexagonAsmPrinter.a /usr/lib64/llvm/libLLVMHexagonDesc.a /usr/lib64/llvm/libLLVMHexagonInfo.a /usr/lib64/llvm/libLLVMNVPTXCodeGen.a /usr/lib64/llvm/libLLVMNVPTXDesc.a /usr/lib64/llvm/libLLVMNVPTXInfo.a /usr/lib64/llvm/libLLVMNVPTXAsmPrinter.a /usr/lib64/llvm/libLLVMCppBackendCodeGen.a /usr/lib64/llvm/libLLVMCppBackendInfo.a /usr/lib64/llvm/libLLVMMSP430CodeGen.a /usr/lib64/llvm/libLLVMMSP430Desc.a /usr/lib64/llvm/libLLVMMSP430Info.a /usr/lib64/llvm/libLLVMMSP430AsmPrinter.a /usr/lib64/llvm/libLLVMXCoreDisassembler.a /usr/lib64/llvm/libLLVMXCoreCodeGen.a /usr/lib64/llvm/libLLVMXCoreDesc.a /usr/lib64/llvm/libLLVMXCoreInfo.a /usr/lib64/llvm/libLLVMXCoreAsmPrinter.a /usr/lib64/llvm/libLLVMMipsDisassembler.a /usr/lib64/llvm/libLLVMMipsCodeGen.a /usr/lib64/llvm/libLLVMMipsAsmParser.a /usr/lib64/llvm/libLLVMMipsDesc.a /usr/lib64/llvm/libLLVMMipsInfo.a /usr/lib64/llvm/libLLVMMipsAsmPrinter.a /usr/lib64/llvm/libLLVMAArch64Disassembler.a /usr/lib64/llvm/libLLVMAArch64CodeGen.a /usr/lib64/llvm/libLLVMAArch64AsmParser.a /usr/lib64/llvm/libLLVMAArch64Desc.a /usr/lib64/llvm/libLLVMAArch64Info.a /usr/lib64/llvm/libLLVMAArch64AsmPrinter.a /usr/lib64/llvm/libLLVMAArch64Utils.a /usr/lib64/llvm/libLLVMARMDisassembler.a /usr/lib64/llvm/libLLVMARMCodeGen.a /usr/lib64/llvm/libLLVMARMAsmParser.a /usr/lib64/llvm/libLLVMARMDesc.a /usr/lib64/llvm/libLLVMARMInfo.a /usr/lib64/llvm/libLLVMARMAsmPrinter.a /usr/lib64/llvm/libLLVMPowerPCDisassembler.a /usr/lib64/llvm/libLLVMPowerPCCodeGen.a /usr/lib64/llvm/libLLVMPowerPCAsmParser.a /usr/lib64/llvm/libLLVMPowerPCDesc.a /usr/lib64/llvm/libLLVMPowerPCInfo.a /usr/lib64/llvm/libLLVMPowerPCAsmPrinter.a /usr/lib64/llvm/libLLVMSparcDisassembler.a /usr/lib64/llvm/libLLVMSparcCodeGen.a /usr/lib64/llvm/libLLVMSparcAsmParser.a /usr/lib64/llvm/libLLVMSparcDesc.a /usr/lib64/llvm/libLLVMSparcInfo.a /usr/lib64/llvm/libLLVMSparcAsmPrinter.a /usr/lib64/llvm/libLLVMTableGen.a /usr/lib64/llvm/libLLVMDebugInfo.a /usr/lib64/llvm/libLLVMOption.a /usr/lib64/llvm/libLLVMX86Disassembler.a /usr/lib64/llvm/libLLVMX86AsmParser.a /usr/lib64/llvm/libLLVMX86CodeGen.a /usr/lib64/llvm/libLLVMSelectionDAG.a /usr/lib64/llvm/libLLVMAsmPrinter.a /usr/lib64/llvm/libLLVMX86Desc.a /usr/lib64/llvm/libLLVMX86Info.a /usr/lib64/llvm/libLLVMX86AsmPrinter.a /usr/lib64/llvm/libLLVMX86Utils.a /usr/lib64/llvm/libLLVMJIT.a /usr/lib64/llvm/libLLVMLineEditor.a /usr/lib64/llvm/libLLVMMCAnalysis.a /usr/lib64/llvm/libLLVMMCDisassembler.a /usr/lib64/llvm/libLLVMInstrumentation.a /usr/lib64/llvm/libLLVMInterpreter.a /usr/lib64/llvm/libLLVMCodeGen.a /usr/lib64/llvm/libLLVMScalarOpts.a /usr/lib64/llvm/libLLVMInstCombine.a /usr/lib64/llvm/libLLVMTransformUtils.a /usr/lib64/llvm/libLLVMipa.a /usr/lib64/llvm/libLLVMAnalysis.a /usr/lib64/llvm/libLLVMProfileData.a /usr/lib64/llvm/libLLVMMCJIT.a /usr/lib64/llvm/libLLVMTarget.a /usr/lib64/llvm/libLLVMRuntimeDyld.a /usr/lib64/llvm/libLLVMObject.a /usr/lib64/llvm/libLLVMMCParser.a /usr/lib64/llvm/libLLVMBitReader.a /usr/lib64/llvm/libLLVMExecutionEngine.a /usr/lib64/llvm/libLLVMMC.a /usr/lib64/llvm/libLLVMCore.a /usr/lib64/llvm/libLLVMSupport.a -L/usr/lib64/llvm -lz -lpthread -lffi -ledit -ltinfo -ldl -lmrake aborted! | |
Error compiling | |
/mnt/jenkins/.rvm/gems/ruby-2.1.2/gems/daedalus-core-0.1.0/lib/daedalus.rb:68:in `command' | |
/mnt/jenkins/.rvm/gems/ruby-2.1.2/gems/daedalus-core-0.1.0/lib/daedalus.rb:254:in `link' | |
/mnt/jenkins/.rvm/gems/ruby-2.1.2/gems/daedalus-core-0.1.0/lib/daedalus.rb:774:in `build' | |
/mnt/jenkins/.rvm/gems/ruby-2.1.2/gems/daedalus-core-0.1.0/lib/daedalus.rb:877:in `block in linear_tasks' | |
/mnt/jenkins/.rvm/gems/ruby-2.1.2/gems/daedalus-core-0.1.0/lib/daedalus.rb:876:in `each' | |
/mnt/jenkins/.rvm/gems/ruby-2.1.2/gems/daedalus-core-0.1.0/lib/daedalus.rb:876:in `linear_tasks' | |
/mnt/jenkins/.rvm/gems/ruby-2.1.2/gems/daedalus-core-0.1.0/lib/daedalus.rb:872:in `start' | |
/mnt/jenkins/.rvm/gems/ruby-2.1.2/gems/daedalus-core-0.1.0/lib/daedalus.rb:989:in `block in build' | |
/mnt/jenkins/.rvm/gems/ruby-2.1.2/gems/daedalus-core-0.1.0/lib/daedalus.rb:980:in `each' | |
/mnt/jenkins/.rvm/gems/ruby-2.1.2/gems/daedalus-core-0.1.0/lib/daedalus.rb:980:in `build' | |
/mnt/jenkins/jobs/rubinius-git/workspace/default/rakelib/vm.rake:257:in `block in <top (required)>' | |
Tasks: TOP => default => spec => build => build:build => vm/vm | |
(See full trace by running task with --trace) | |
Build step 'Execute shell' marked build as failure | |
[ssh-agent] Stopped. | |
[PostBuildScript] - Execution post build scripts. | |
Finished: FAILURE |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment