Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

macOS ld warning - maybe we need to bump the macos min version #39363

Closed
ViralBShah opened this issue Jan 22, 2021 · 5 comments
Closed

macOS ld warning - maybe we need to bump the macos min version #39363

ViralBShah opened this issue Jan 22, 2021 · 5 comments
Labels
building Build system, or building Julia or its dependencies system:mac Affects only macOS

Comments

@ViralBShah
Copy link
Member

Is it time to bump the macos min version we build for?

ld: warning: object file (/Users/viral/julia/usr/lib/libuv.a(libuv_la-fs-poll.o)) was built for newer macOS version (10.10) than being linked (10.9)
ld: warning: object file (/Users/viral/julia/usr/lib/libuv.a(libuv_la-idna.o)) was built for newer macOS version (10.10) than being linked (10.9)
ld: warning: object file (/Users/viral/julia/usr/lib/libuv.a(libuv_la-inet.o)) was built for newer macOS version (10.10) than being linked (10.9)
ld: warning: object file (/Users/viral/julia/usr/lib/libuv.a(libuv_la-loop-watcher.o)) was built for newer macOS version (10.10) than being linked (10.9)
ld: warning: object file (/Users/viral/julia/usr/lib/libuv.a(libuv_la-random.o)) was built for newer macOS version (10.10) than being linked (10.9)
ld: warning: object file (/Users/viral/julia/usr/lib/libuv.a(libuv_la-strscpy.o)) was built for newer macOS version (10.10) than being linked (10.9)
ld: warning: object file (/Users/viral/julia/usr/lib/libuv.a(libuv_la-threadpool.o)) was built for newer macOS version (10.10) than being linked (10.9)
ld: warning: object file (/Users/viral/julia/usr/lib/libuv.a(libuv_la-timer.o)) was built for newer macOS version (10.10) than being linked (10.9)
ld: warning: object file (/Users/viral/julia/usr/lib/libuv.a(libuv_la-uv-data-getter-setters.o)) was built for newer macOS version (10.10) than being linked (10.9)
ld: warning: object file (/Users/viral/julia/usr/lib/libuv.a(libuv_la-uv-common.o)) was built for newer macOS version (10.10) than being linked (10.9)
ld: warning: object file (/Users/viral/julia/usr/lib/libuv.a(libuv_la-version.o)) was built for newer macOS version (10.10) than being linked (10.9)
ld: warning: object file (/Users/viral/julia/usr/lib/libuv.a(libuv_la-async.o)) was built for newer macOS version (10.10) than being linked (10.9)
ld: warning: object file (/Users/viral/julia/usr/lib/libuv.a(libuv_la-core.o)) was built for newer macOS version (10.10) than being linked (10.9)
ld: warning: object file (/Users/viral/julia/usr/lib/libuv.a(libuv_la-dl.o)) was built for newer macOS version (10.10) than being linked (10.9)
ld: warning: object file (/Users/viral/julia/usr/lib/libuv.a(libuv_la-fs.o)) was built for newer macOS version (10.10) than being linked (10.9)
ld: warning: object file (/Users/viral/julia/usr/lib/libuv.a(libuv_la-getaddrinfo.o)) was built for newer macOS version (10.10) than being linked (10.9)
ld: warning: object file (/Users/viral/julia/usr/lib/libuv.a(libuv_la-getnameinfo.o)) was built for newer macOS version (10.10) than being linked (10.9)
ld: warning: object file (/Users/viral/julia/usr/lib/libuv.a(libuv_la-loop.o)) was built for newer macOS version (10.10) than being linked (10.9)
ld: warning: object file (/Users/viral/julia/usr/lib/libuv.a(libuv_la-pipe.o)) was built for newer macOS version (10.10) than being linked (10.9)
ld: warning: object file (/Users/viral/julia/usr/lib/libuv.a(libuv_la-poll.o)) was built for newer macOS version (10.10) than being linked (10.9)
ld: warning: object file (/Users/viral/julia/usr/lib/libuv.a(libuv_la-process.o)) was built for newer macOS version (10.10) than being linked (10.9)
ld: warning: object file (/Users/viral/julia/usr/lib/libuv.a(libuv_la-random-devurandom.o)) was built for newer macOS version (10.10) than being linked (10.9)
ld: warning: object file (/Users/viral/julia/usr/lib/libuv.a(libuv_la-signal.o)) was built for newer macOS version (10.10) than being linked (10.9)
ld: warning: object file (/Users/viral/julia/usr/lib/libuv.a(libuv_la-stream.o)) was built for newer macOS version (10.10) than being linked (10.9)
ld: warning: object file (/Users/viral/julia/usr/lib/libuv.a(libuv_la-tcp.o)) was built for newer macOS version (10.10) than being linked (10.9)
ld: warning: object file (/Users/viral/julia/usr/lib/libuv.a(libuv_la-thread.o)) was built for newer macOS version (10.10) than being linked (10.9)
ld: warning: object file (/Users/viral/julia/usr/lib/libuv.a(libuv_la-tty.o)) was built for newer macOS version (10.10) than being linked (10.9)
ld: warning: object file (/Users/viral/julia/usr/lib/libuv.a(libuv_la-udp.o)) was built for newer macOS version (10.10) than being linked (10.9)
ld: warning: object file (/Users/viral/julia/usr/lib/libuv.a(libuv_la-bsd-ifaddrs.o)) was built for newer macOS version (10.10) than being linked (10.9)
ld: warning: object file (/Users/viral/julia/usr/lib/libuv.a(libuv_la-darwin-proctitle.o)) was built for newer macOS version (10.10) than being linked (10.9)
ld: warning: object file (/Users/viral/julia/usr/lib/libuv.a(libuv_la-darwin.o)) was built for newer macOS version (10.10) than being linked (10.9)
ld: warning: object file (/Users/viral/julia/usr/lib/libuv.a(libuv_la-fsevents.o)) was built for newer macOS version (10.10) than being linked (10.9)
ld: warning: object file (/Users/viral/julia/usr/lib/libuv.a(libuv_la-kqueue.o)) was built for newer macOS version (10.10) than being linked (10.9)
ld: warning: object file (/Users/viral/julia/usr/lib/libuv.a(libuv_la-proctitle.o)) was built for newer macOS version (10.10) than being linked (10.9)
ld: warning: object file (/Users/viral/julia/usr/lib/libuv.a(libuv_la-random-getentropy.o)) was built for newer macOS version (10.10) than being linked (10.9)
@ViralBShah ViralBShah added building Build system, or building Julia or its dependencies system:mac Affects only macOS labels Jan 22, 2021
@StefanKarpinski
Copy link
Member

Is this still an issue?

@giordano
Copy link
Contributor

giordano commented Apr 7, 2021

I think so, @IanButterworth bumped into it a few days ago

@IanButterworth
Copy link
Member

Indeed. Current master d02aba4 . MacOS 11.2.3

julia % make cleanall
...
julia % make
Creating usr/etc/julia/startup.jl
Copying in usr/share/man/man1/julia.1
/Users/ian/Documents/GitHub/julia/contrib/install.sh 755 /Users/ian/Documents/GitHub/julia/contrib/julia-config.jl /Users/ian/Documents/GitHub/julia/usr/share/julia/
    PERL base/pcre_h.jl
    PERL base/errno_h.jl
    PERL base/build_h.jl.phony
    PERL base/features_h.jl
    PERL base/features_h.jl
    PERL base/features_h.jl
    PERL base/file_constants.jl
    PERL base/uv_constants.jl
    PERL base/version_git.jl.phony
    CC cli/loader_exe.o
    CC cli/loader_lib.o
    CC cli/loader_trampolines.o
    LINK usr/lib/libjulia.1.7.dylib
ld: warning: dylib (/Users/ian/Documents/GitHub/julia/usr/lib/libunwind.dylib) was built for newer macOS version (10.10) than being linked (10.9)
ld: warning: dylib (/Users/ian/Documents/GitHub/julia/usr/lib/libunwind.dylib) was built for newer macOS version (10.10) than being linked (10.9)
    LINK usr/lib/libjulia.1.dylib
    LINK usr/lib/libjulia.dylib
    LINK usr/bin/julia
ld: warning: dylib (/Users/ian/Documents/GitHub/julia/usr/lib/libunwind.dylib) was built for newer macOS version (10.10) than being linked (10.9)
ld: warning: dylib (/Users/ian/Documents/GitHub/julia/usr/lib/libunwind.dylib) was built for newer macOS version (10.10) than being linked (10.9)
    CC src/support/hashing.o
    CC src/support/timefuncs.o
    CC src/support/ptrhash.o
    CC src/support/operators.o
    CC src/support/utf8.o
    CC src/support/ios.o
    CC src/support/htable.o
    CC src/support/bitvector.o
    CC src/support/int2str.o
    CC src/support/libsupportinit.o
    CC src/support/arraylist.o
    CC src/support/strtod.o
    LINK src/support/libsupport.a
    CC src/flisp/flisp.o
    CC src/flisp/builtins.o
    CC src/flisp/string.o
    CC src/flisp/equalhash.o
    CC src/flisp/table.o
    CC src/flisp/iostream.o
    CC src/flisp/julia_extensions.o
    LINK src/flisp/libflisp.a
    CC src/flisp/flmain.o
    LINK src/flisp/flisp
ld: warning: object file (/Users/ian/Documents/GitHub/julia/usr/lib/libuv.a(libuv_la-core.o)) was built for newer macOS version (10.10) than being linked (10.9)
ld: warning: object file (/Users/ian/Documents/GitHub/julia/usr/lib/libuv.a(libuv_la-darwin.o)) was built for newer macOS version (10.10) than being linked (10.9)
ld: warning: object file (/Users/ian/Documents/GitHub/julia/usr/lib/libuv.a(libuv_la-uv-common.o)) was built for newer macOS version (10.10) than being linked (10.9)
ld: warning: object file (/Users/ian/Documents/GitHub/julia/usr/lib/libuv.a(libuv_la-stream.o)) was built for newer macOS version (10.10) than being linked (10.9)
ld: warning: object file (/Users/ian/Documents/GitHub/julia/usr/lib/libuv.a(libuv_la-async.o)) was built for newer macOS version (10.10) than being linked (10.9)
ld: warning: object file (/Users/ian/Documents/GitHub/julia/usr/lib/libuv.a(libuv_la-loop-watcher.o)) was built for newer macOS version (10.10) than being linked (10.9)
ld: warning: object file (/Users/ian/Documents/GitHub/julia/usr/lib/libuv.a(libuv_la-kqueue.o)) was built for newer macOS version (10.10) than being linked (10.9)
ld: warning: object file (/Users/ian/Documents/GitHub/julia/usr/lib/libuv.a(libuv_la-fs-poll.o)) was built for newer macOS version (10.10) than being linked (10.9)
ld: warning: object file (/Users/ian/Documents/GitHub/julia/usr/lib/libuv.a(libuv_la-fsevents.o)) was built for newer macOS version (10.10) than being linked (10.9)
ld: warning: object file (/Users/ian/Documents/GitHub/julia/usr/lib/libuv.a(libuv_la-loop.o)) was built for newer macOS version (10.10) than being linked (10.9)
ld: warning: object file (/Users/ian/Documents/GitHub/julia/usr/lib/libuv.a(libuv_la-timer.o)) was built for newer macOS version (10.10) than being linked (10.9)
ld: warning: object file (/Users/ian/Documents/GitHub/julia/usr/lib/libuv.a(libuv_la-pipe.o)) was built for newer macOS version (10.10) than being linked (10.9)
ld: warning: object file (/Users/ian/Documents/GitHub/julia/usr/lib/libuv.a(libuv_la-poll.o)) was built for newer macOS version (10.10) than being linked (10.9)
ld: warning: object file (/Users/ian/Documents/GitHub/julia/usr/lib/libuv.a(libuv_la-process.o)) was built for newer macOS version (10.10) than being linked (10.9)
ld: warning: object file (/Users/ian/Documents/GitHub/julia/usr/lib/libuv.a(libuv_la-proctitle.o)) was built for newer macOS version (10.10) than being linked (10.9)
ld: warning: object file (/Users/ian/Documents/GitHub/julia/usr/lib/libuv.a(libuv_la-signal.o)) was built for newer macOS version (10.10) than being linked (10.9)
ld: warning: object file (/Users/ian/Documents/GitHub/julia/usr/lib/libuv.a(libuv_la-strscpy.o)) was built for newer macOS version (10.10) than being linked (10.9)
ld: warning: object file (/Users/ian/Documents/GitHub/julia/usr/lib/libuv.a(libuv_la-tcp.o)) was built for newer macOS version (10.10) than being linked (10.9)
ld: warning: object file (/Users/ian/Documents/GitHub/julia/usr/lib/libuv.a(libuv_la-threadpool.o)) was built for newer macOS version (10.10) than being linked (10.9)
ld: warning: object file (/Users/ian/Documents/GitHub/julia/usr/lib/libuv.a(libuv_la-udp.o)) was built for newer macOS version (10.10) than being linked (10.9)
ld: warning: object file (/Users/ian/Documents/GitHub/julia/usr/lib/libuv.a(libuv_la-inet.o)) was built for newer macOS version (10.10) than being linked (10.9)
ld: warning: object file (/Users/ian/Documents/GitHub/julia/usr/lib/libuv.a(libuv_la-thread.o)) was built for newer macOS version (10.10) than being linked (10.9)
ld: warning: object file (/Users/ian/Documents/GitHub/julia/usr/lib/libuv.a(libuv_la-fs.o)) was built for newer macOS version (10.10) than being linked (10.9)
    FLISP src/julia_flisp.boot
    FLISP src/julia_flisp.boot.inc
    CC src/jloptions.o
    CC src/runtime_ccall.o
    CC src/rtutils.o
    CC src/codegen.o
In file included from /Users/ian/Documents/GitHub/julia/src/codegen.cpp:57:
/Users/ian/Documents/GitHub/julia/usr/include/llvm/ADT/Statistic.h:38:9: warning: 'LLVM_ENABLE_STATS' macro redefined [-Wmacro-redefined]
#define LLVM_ENABLE_STATS 1
        ^
./llvm-version.h:24:9: note: previous definition is here
#define LLVM_ENABLE_STATS 0
        ^
1 warning generated.
    CC src/llvm-ptls.o
    CC src/jltypes.o
    CC src/gf.o
    CC src/typemap.o
    CC src/smallintset.o
    CC src/ast.o
    CC src/builtins.o
    CC src/module.o
    CC src/interpreter.o
    CC src/symbol.o
    CC src/dlload.o
    CC src/sys.o
    CC src/init.o
    CC src/task.o
    CC src/array.o
    CC src/dump.o
    CC src/staticdata.o
    CC src/toplevel.o
    CC src/jl_uv.o
    CC src/datatype.o
    CC src/simplevector.o
    CC src/runtime_intrinsics.o
    CC src/precompile.o
    CC src/threading.o
    CC src/partr.o
    CC src/stackwalk.o
    CC src/gc.o
    CC src/gc-debug.o
    CC src/gc-pages.o
    CC src/gc-stacks.o
    CC src/method.o
    CC src/jlapi.o
    CC src/signal-handling.o
    CC src/safepoint.o
    CC src/timing.o
    CC src/subtype.o
    CC src/crc32c.o
    CC src/APInt-C.o
    CC src/processor.o
    CC src/ircode.o
    CC src/opaque_closure.o
    CC src/jitlayers.o
    CC src/aotcompile.o
    CC src/debuginfo.o
    CC src/disasm.o
    CC src/llvm-simdloop.o
    CC src/llvm-muladd.o
    CC src/llvm-final-gc-lowering.o
    CC src/llvm-pass-helpers.o
    CC src/llvm-late-gc-lowering.o
    CC src/llvm-lower-handlers.o
    CC src/llvm-gc-invariant-verifier.o
    CC src/llvm-propagate-addrspaces.o
    CC src/llvm-multiversioning.o
    CC src/llvm-alloc-opt.o
    CC src/cgmemmgr.o
    CC src/llvm-api.o
    CC src/llvm-remove-addrspaces.o
    CC src/llvm-remove-ni.o
    CC src/llvm-julia-licm.o
    CC src/llvm-demote-float16.o
    LINK usr/lib/libjulia-internal.1.7.dylib
ld: warning: dylib (/Users/ian/Documents/GitHub/julia/usr/lib/libunwind.dylib) was built for newer macOS version (10.10) than being linked (10.9)
ld: warning: object file (/Users/ian/Documents/GitHub/julia/usr/lib/libuv.a(libuv_la-fs-poll.o)) was built for newer macOS version (10.10) than being linked (10.9)
ld: warning: object file (/Users/ian/Documents/GitHub/julia/usr/lib/libuv.a(libuv_la-idna.o)) was built for newer macOS version (10.10) than being linked (10.9)
ld: warning: object file (/Users/ian/Documents/GitHub/julia/usr/lib/libuv.a(libuv_la-inet.o)) was built for newer macOS version (10.10) than being linked (10.9)
ld: warning: object file (/Users/ian/Documents/GitHub/julia/usr/lib/libuv.a(libuv_la-loop-watcher.o)) was built for newer macOS version (10.10) than being linked (10.9)
ld: warning: object file (/Users/ian/Documents/GitHub/julia/usr/lib/libuv.a(libuv_la-random.o)) was built for newer macOS version (10.10) than being linked (10.9)
ld: warning: object file (/Users/ian/Documents/GitHub/julia/usr/lib/libuv.a(libuv_la-strscpy.o)) was built for newer macOS version (10.10) than being linked (10.9)
ld: warning: object file (/Users/ian/Documents/GitHub/julia/usr/lib/libuv.a(libuv_la-threadpool.o)) was built for newer macOS version (10.10) than being linked (10.9)
ld: warning: object file (/Users/ian/Documents/GitHub/julia/usr/lib/libuv.a(libuv_la-timer.o)) was built for newer macOS version (10.10) than being linked (10.9)
ld: warning: object file (/Users/ian/Documents/GitHub/julia/usr/lib/libuv.a(libuv_la-uv-data-getter-setters.o)) was built for newer macOS version (10.10) than being linked (10.9)
ld: warning: object file (/Users/ian/Documents/GitHub/julia/usr/lib/libuv.a(libuv_la-uv-common.o)) was built for newer macOS version (10.10) than being linked (10.9)
ld: warning: object file (/Users/ian/Documents/GitHub/julia/usr/lib/libuv.a(libuv_la-version.o)) was built for newer macOS version (10.10) than being linked (10.9)
ld: warning: object file (/Users/ian/Documents/GitHub/julia/usr/lib/libuv.a(libuv_la-async.o)) was built for newer macOS version (10.10) than being linked (10.9)
ld: warning: object file (/Users/ian/Documents/GitHub/julia/usr/lib/libuv.a(libuv_la-core.o)) was built for newer macOS version (10.10) than being linked (10.9)
ld: warning: object file (/Users/ian/Documents/GitHub/julia/usr/lib/libuv.a(libuv_la-dl.o)) was built for newer macOS version (10.10) than being linked (10.9)
ld: warning: object file (/Users/ian/Documents/GitHub/julia/usr/lib/libuv.a(libuv_la-fs.o)) was built for newer macOS version (10.10) than being linked (10.9)
ld: warning: object file (/Users/ian/Documents/GitHub/julia/usr/lib/libuv.a(libuv_la-getaddrinfo.o)) was built for newer macOS version (10.10) than being linked (10.9)
ld: warning: object file (/Users/ian/Documents/GitHub/julia/usr/lib/libuv.a(libuv_la-getnameinfo.o)) was built for newer macOS version (10.10) than being linked (10.9)
ld: warning: object file (/Users/ian/Documents/GitHub/julia/usr/lib/libuv.a(libuv_la-loop.o)) was built for newer macOS version (10.10) than being linked (10.9)
ld: warning: object file (/Users/ian/Documents/GitHub/julia/usr/lib/libuv.a(libuv_la-pipe.o)) was built for newer macOS version (10.10) than being linked (10.9)
ld: warning: object file (/Users/ian/Documents/GitHub/julia/usr/lib/libuv.a(libuv_la-poll.o)) was built for newer macOS version (10.10) than being linked (10.9)
ld: warning: object file (/Users/ian/Documents/GitHub/julia/usr/lib/libuv.a(libuv_la-process.o)) was built for newer macOS version (10.10) than being linked (10.9)
ld: warning: object file (/Users/ian/Documents/GitHub/julia/usr/lib/libuv.a(libuv_la-random-devurandom.o)) was built for newer macOS version (10.10) than being linked (10.9)
ld: warning: object file (/Users/ian/Documents/GitHub/julia/usr/lib/libuv.a(libuv_la-signal.o)) was built for newer macOS version (10.10) than being linked (10.9)
ld: warning: object file (/Users/ian/Documents/GitHub/julia/usr/lib/libuv.a(libuv_la-stream.o)) was built for newer macOS version (10.10) than being linked (10.9)
ld: warning: object file (/Users/ian/Documents/GitHub/julia/usr/lib/libuv.a(libuv_la-tcp.o)) was built for newer macOS version (10.10) than being linked (10.9)
ld: warning: object file (/Users/ian/Documents/GitHub/julia/usr/lib/libuv.a(libuv_la-thread.o)) was built for newer macOS version (10.10) than being linked (10.9)
ld: warning: object file (/Users/ian/Documents/GitHub/julia/usr/lib/libuv.a(libuv_la-tty.o)) was built for newer macOS version (10.10) than being linked (10.9)
ld: warning: object file (/Users/ian/Documents/GitHub/julia/usr/lib/libuv.a(libuv_la-udp.o)) was built for newer macOS version (10.10) than being linked (10.9)
ld: warning: object file (/Users/ian/Documents/GitHub/julia/usr/lib/libuv.a(libuv_la-bsd-ifaddrs.o)) was built for newer macOS version (10.10) than being linked (10.9)
ld: warning: object file (/Users/ian/Documents/GitHub/julia/usr/lib/libuv.a(libuv_la-darwin-proctitle.o)) was built for newer macOS version (10.10) than being linked (10.9)
ld: warning: object file (/Users/ian/Documents/GitHub/julia/usr/lib/libuv.a(libuv_la-darwin.o)) was built for newer macOS version (10.10) than being linked (10.9)
ld: warning: object file (/Users/ian/Documents/GitHub/julia/usr/lib/libuv.a(libuv_la-fsevents.o)) was built for newer macOS version (10.10) than being linked (10.9)
ld: warning: object file (/Users/ian/Documents/GitHub/julia/usr/lib/libuv.a(libuv_la-kqueue.o)) was built for newer macOS version (10.10) than being linked (10.9)
ld: warning: object file (/Users/ian/Documents/GitHub/julia/usr/lib/libuv.a(libuv_la-proctitle.o)) was built for newer macOS version (10.10) than being linked (10.9)
ld: warning: object file (/Users/ian/Documents/GitHub/julia/usr/lib/libuv.a(libuv_la-random-getentropy.o)) was built for newer macOS version (10.10) than being linked (10.9)
ld: warning: dylib (/Users/ian/Documents/GitHub/julia/usr/lib/libunwind.dylib) was built for newer macOS version (10.10) than being linked (10.9)
ld: warning: dylib (/Users/ian/Documents/GitHub/julia/usr/lib/libunwind.dylib) was built for newer macOS version (10.10) than being linked (10.9)
    LINK usr/lib/libjulia-internal.1.dylib
    LINK usr/lib/libjulia-internal.dylib
    JULIA usr/lib/julia/corecompiler.ji
    JULIA usr/lib/julia/sys.ji
coreio.jl
exports.jl
essentials.jl
ctypes.jl
gcutils.jl
generator.jl
reflection.jl
options.jl
promotion.jl
tuple.jl
expr.jl
pair.jl
traits.jl
range.jl
error.jl
bool.jl
number.jl
int.jl
operators.jl
pointer.jl
refvalue.jl
refpointer.jl
checked.jl
indices.jl
array.jl
abstractarray.jl
subarray.jl
views.jl
baseext.jl
ntuple.jl
abstractdict.jl
iddict.jl
idset.jl
iterators.jl
namedtuple.jl
./build_h.jl
./version_git.jl
hashing.jl
rounding.jl
div.jl
float.jl
twiceprecision.jl
complex.jl
rational.jl
multinverses.jl
abstractarraymath.jl
arraymath.jl
simdloop.jl
reduce.jl
reshapedarray.jl
reinterpretarray.jl
bitarray.jl
bitset.jl
multimedia.jl
some.jl
dict.jl
abstractset.jl
set.jl
char.jl
strings/basic.jl
strings/string.jl
strings/substring.jl
osutils.jl
c.jl
io.jl
iobuffer.jl
intfuncs.jl
strings/strings.jl
strings/search.jl
strings/unicode.jl
strings/util.jl
strings/io.jl
regex.jl
pcre.jl
./pcre_h.jl
parse.jl
shell.jl
show.jl
compiler/ssair/show.jl
arrayshow.jl
methodshow.jl
cartesian.jl
multidimensional.jl
permuteddimsarray.jl
broadcast.jl
missing.jl
version.jl
sysinfo.jl
libc.jl
./errno_h.jl
libdl.jl
logging.jl
linked_list.jl
condition.jl
threads.jl
threadingconstructs.jl
atomics.jl
locks-mt.jl
lock.jl
channels.jl
task.jl
threads_overloads.jl
weakkeydict.jl
env.jl
binaryplatforms.jl
cpuid.jl
./features_h.jl
libuv.jl
./uv_constants.jl
asyncevent.jl
iostream.jl
stream.jl
filesystem.jl
path.jl
stat.jl
file.jl
./file_constants.jl
cmd.jl
process.jl
ttyhascolor.jl
secretbuffer.jl
floatfuncs.jl
math.jl
special/cbrt.jl
special/exp.jl
special/hyperbolic.jl
special/trig.jl
special/rem_pio2.jl
special/log.jl
reducedim.jl
accumulate.jl
ordering.jl
sort.jl
fastmath.jl
Enums.jl
gmp.jl
ryu/Ryu.jl
ryu/utils.jl
ryu/shortest.jl
ryu/fixed.jl
ryu/exp.jl
mpfr.jl
combinatorics.jl
irrationals.jl
mathconstants.jl
meta.jl
stacktraces.jl
experimental.jl
opaque_closure.jl
deepcopy.jl
download.jl
summarysize.jl
errorshow.jl
initdefs.jl
threadcall.jl
uuid.jl
pkgid.jl
toml_parser.jl
loading.jl
timing.jl
util.jl
asyncmap.jl
deprecated.jl
docs/basedocs.jl
client.jl
docs/Docs.jl
docs/bindings.jl
docs/utils.jl
Base  ───────────── 26.751032 seconds
ArgTools  ─────────  5.309449 seconds
Artifacts  ────────  0.101861 seconds
Base64  ───────────  0.140476 seconds
CRC32c  ───────────  0.009602 seconds
FileWatching  ─────  0.107080 seconds
Libdl  ────────────  0.002972 seconds
Logging  ──────────  0.034978 seconds
Mmap  ─────────────  0.094282 seconds
NetworkOptions  ───  0.067959 seconds
SHA  ──────────────  0.201076 seconds
Serialization  ────  0.335290 seconds
Sockets  ──────────  0.279368 seconds
Unicode  ──────────  0.007962 seconds
DelimitedFiles  ───  0.106243 seconds
LinearAlgebra  ────  7.761998 seconds
Markdown  ─────────  0.979708 seconds
Printf  ───────────  0.296845 seconds
Random  ───────────  0.524695 seconds
Tar  ──────────────  0.274074 seconds
Dates  ────────────  2.069159 seconds
Distributed  ──────  0.803930 seconds
Future  ───────────  0.007259 seconds
InteractiveUtils  ─  0.523017 seconds
LibGit2  ──────────  1.324396 seconds
Profile  ──────────  0.264557 seconds
SparseArrays  ─────  2.912512 seconds
UUIDs  ────────────  0.016177 seconds
REPL  ─────────────  4.335283 seconds
SharedArrays  ─────  0.139541 seconds
Statistics  ───────  0.173066 seconds
SuiteSparse  ──────  0.724154 seconds
TOML  ─────────────  0.069549 seconds
Test  ─────────────  0.259294 seconds
LibCURL  ──────────  0.444494 seconds
Downloads  ────────  0.436846 seconds
Pkg  ──────────────  4.788848 seconds
LazyArtifacts  ────  0.003773 seconds
Stdlibs total  ──── 35.946665 seconds
Sysimage built. Summary:
Total ───────  62.699484 seconds 
Base: ───────  26.751032 seconds 42.6655%
Stdlibs: ────  35.946665 seconds 57.3317%
    JULIA usr/lib/julia/sys-o.a
Generating REPL precompile statements... 30/30
Executing precompile statements... 1350/1385
Precompilation complete. Summary:
Total ─────── 123.276827 seconds
Generation ──  88.990467 seconds 72.1875%
Execution ───  34.286360 seconds 27.8125%
    LINK usr/lib/julia/sys.dylib
ld: warning: dylib (/Users/ian/Documents/GitHub/julia/usr/lib/libunwind.dylib) was built for newer macOS version (10.10) than being linked (10.9)
ld: warning: dylib (/Users/ian/Documents/GitHub/julia/usr/lib/libunwind.dylib) was built for newer macOS version (10.10) than being linked (10.9)
    CC usr/lib/libccalltest.dylib
    CC usr/lib/libllvmcalltest.dylib
ld: warning: dylib (/Users/ian/Documents/GitHub/julia/usr/lib/libunwind.dylib) was built for newer macOS version (10.10) than being linked (10.9)
ld: warning: dylib (/Users/ian/Documents/GitHub/julia/usr/lib/libunwind.dylib) was built for newer macOS version (10.10) than being linked (10.9)

@ViralBShah
Copy link
Member Author

We use 10.9 right now in Make.inc. Could just change it to 10.10.

@giordano
Copy link
Contributor

giordano commented Apr 7, 2021

Maybe. Related to the minimum macOS version: JuliaLang/LinearAlgebra.jl#836

@vtjnash vtjnash closed this as completed in 41857b5 Apr 8, 2021
ElOceanografo pushed a commit to ElOceanografo/julia that referenced this issue May 4, 2021
antoine-levitt pushed a commit to antoine-levitt/julia that referenced this issue May 9, 2021
johanmon pushed a commit to johanmon/julia that referenced this issue Jul 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
building Build system, or building Julia or its dependencies system:mac Affects only macOS
Projects
None yet
Development

No branches or pull requests

4 participants