Skip to content

Failed build on FreeBSD #829

@forkandwait

Description

@forkandwait

Hi all,

I followed the directions for building on FreeBSD, including installing libunwind, but I get an error. Any pointers would be appreciated. See below for some info.

My machine (more specs avail if important):

FreeBSD mustafa 9.0-RELEASE FreeBSD 9.0-RELEASE #0: Tue Jan  3 07:15:25 UTC 2012     [email protected]:/usr/obj/usr/src/sys/GENERIC  i386

The most recent git commit in the log is e4ca3a9:

commit e4ca3a9d13b7a501214a3673757ac8e28b6c4667
Author: Tim Holy <[email protected]>
Date:   Fri May 11 14:49:46 2012 -0500

gmake output:

julia/ (j=0,r=0)$ gmake
Submodule 'deps/libuv' (https://github.com/JuliaLang/libuv.git) registered for path 'deps/libuv'
Cloning into 'deps/libuv'...
remote: Counting objects: 10053, done.
remote: Compressing objects: 100% (2610/2610), done.
remote: Total 10053 (delta 7830), reused 9534 (delta 7390)
Receiving objects: 100% (10053/10053), 2.97 MiB | 376 KiB/s, done.
Resolving deltas: 100% (7830/7830), done.
Submodule path 'deps/libuv': checked out 'd48c5bd0adcb08fc8793529aed8a19530efde9ee'
In file included from src/unix/eio/eio.c:51:
src/unix/eio/ecb.h: In function 'ecb_unreachable':
src/unix/eio/ecb.h:333: warning: 'noreturn' function does return
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100  245k  100  245k    0     0   105k      0  0:00:02  0:00:02 --:--:--  126k
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|--- dSFMT.h    2012-01-01 11:56:06.000000000 +0530
|+++ dSFMT-julia.h  2012-01-01 11:55:19.000000000 +0530
--------------------------
Patching file dSFMT.h using Plan A...
Hunk #1 succeeded at 1 with fuzz 2.
Hunk #2 failed at 186.
Hunk #3 failed at 233.
Hunk #4 failed at 254.
Hunk #5 failed at 273.
Hunk #6 failed at 284.
Hunk #7 failed at 296.
Hunk #8 failed at 307.
Hunk #9 failed at 319.
Hunk #10 failed at 330.
Hunk #11 failed at 342.
Hunk #12 failed at 365.
Hunk #13 failed at 380.
Hunk #14 failed at 396.
Hunk #15 failed at 412.
Hunk #16 failed at 428.
Hunk #17 failed at 438.
Hunk #18 failed at 448.
Hunk #19 failed at 459.
Hunk #20 failed at 472.
Hunk #21 failed at 500.
Hunk #22 failed at 509.
Hunk #23 failed at 518.
Hunk #24 failed at 528.
Hunk #25 failed at 538.
Hunk #26 failed at 548.
Hunk #27 failed at 558.
Hunk #28 failed at 568.
Hunk #29 failed at 581.
Hunk #30 failed at 594.
Hunk #31 failed at 607.
Hunk #32 failed at 619.
31 out of 32 hunks failed--saving rejects to dSFMT.h.rej
done
gmake[2]: *** [random/jl_random.c] Error 31
gmake[1]: *** [julia-release] Error 2
gmake: *** [release] Error 2

[pao: formatting]

Metadata

Metadata

Assignees

No one assigned

    Labels

    buildingBuild system, or building Julia or its dependencies

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions