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

Build failure on macOS 10.15 #49773

Closed
jmkuhn opened this issue May 11, 2023 · 0 comments · Fixed by #49776
Closed

Build failure on macOS 10.15 #49773

jmkuhn opened this issue May 11, 2023 · 0 comments · Fixed by #49776

Comments

@jmkuhn
Copy link
Contributor

jmkuhn commented May 11, 2023

After #49740. @vtjnash

...
    CC src/ircode.o
    CC src/opaque_closure.o
    CC src/codegen-stubs.o
    CC src/coverage.o
    CC src/runtime_ccall.o
    LINK usr/lib/libjulia-internal.1.10.dylib
Undefined symbols for architecture x86_64:
  "__dyld_dlopen_atfork_parent", referenced from:
      _mach_profile_listener in signal-handling.o
      _signal_listener in signal-handling.o
  "__dyld_dlopen_atfork_prepare", referenced from:
      _mach_profile_listener in signal-handling.o
      _signal_listener in signal-handling.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make[1]: *** [/opt/julia/1.10-DEV/julia/usr/lib/libjulia-internal.1.10.dylib] Error 1
make: *** [julia-src-release] Error 2
% sw_vers 
ProductName:	Mac OS X
ProductVersion:	10.15.7
BuildVersion:	19H2026
% pkgutil --pkg-info=com.apple.pkg.CLTools_Executables
package-id: com.apple.pkg.CLTools_Executables
version: 12.4.0.0.1.1610135815
volume: /
location: /
install-time: 1683830967
groups: com.apple.FindSystemFiles.pkg-group
vtjnash added a commit that referenced this issue May 11, 2023
vtjnash added a commit that referenced this issue May 12, 2023
kpamnany pushed a commit to RelationalAI/julia that referenced this issue Oct 17, 2023
kpamnany pushed a commit to RelationalAI/julia that referenced this issue Oct 17, 2023
kpamnany pushed a commit to RelationalAI/julia that referenced this issue Oct 18, 2023
kpamnany pushed a commit to RelationalAI/julia that referenced this issue Oct 19, 2023
kpamnany pushed a commit to RelationalAI/julia that referenced this issue Oct 19, 2023
DelveCI pushed a commit to RelationalAI/julia that referenced this issue Oct 20, 2023
kpamnany pushed a commit to RelationalAI/julia that referenced this issue Oct 21, 2023
DelveCI pushed a commit to RelationalAI/julia that referenced this issue Oct 23, 2023
DelveCI pushed a commit to RelationalAI/julia that referenced this issue Nov 1, 2023
DelveCI pushed a commit to RelationalAI/julia that referenced this issue Nov 2, 2023
udesou pushed a commit to udesou/julia that referenced this issue Nov 3, 2023
DelveCI pushed a commit to RelationalAI/julia that referenced this issue Nov 7, 2023
DelveCI pushed a commit to RelationalAI/julia that referenced this issue Nov 10, 2023
DelveCI pushed a commit to RelationalAI/julia that referenced this issue Nov 14, 2023
DelveCI pushed a commit to RelationalAI/julia that referenced this issue Nov 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant