Skip to content

Instantly share code, notes, and snippets.

@lavantien
Created June 4, 2023 11:17
Show Gist options
  • Save lavantien/25e3c2c15e40cf15582180847ae99cb7 to your computer and use it in GitHub Desktop.
Save lavantien/25e3c2c15e40cf15582180847ae99cb7 to your computer and use it in GitHub Desktop.
julia on Ubuntu 23.04 - Homebrew build logs
Homebrew build logs for julia on Ubuntu 23.04
Build date: 2023-06-04 18:17:07
HOMEBREW_VERSION: 4.0.20
ORIGIN: https://github.com/Homebrew/brew
HEAD: 8917acac9560f8e2846eedc4181470f0345f6db8
Last commit: 5 days ago
Core tap JSON: 04 Jun 11:16 UTC
HOMEBREW_PREFIX: /home/linuxbrew/.linuxbrew
HOMEBREW_CASK_OPTS: []
HOMEBREW_DISPLAY: :0
HOMEBREW_EDITOR: nvim
HOMEBREW_MAKE_JOBS: 8
HOMEBREW_VERBOSE: set
Homebrew Ruby: 2.6.10 => /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/vendor/portable-ruby/2.6.10_1/bin/ruby
CPU: octa-core 64-bit zen
Clang: 16.0.4
Git: 2.39.2 => /bin/git
Curl: 7.88.1 => /bin/curl
Kernel: Linux 6.2.0-20-generic x86_64 GNU/Linux
OS: Ubuntu 23.04 (lunar)
Host glibc: 2.37
/usr/bin/gcc: 12.2.0
/usr/bin/ruby: N/A
glibc: N/A
gcc@11: N/A
gcc: N/A
xorg: N/A
Please note that these warnings are just used to help the Homebrew maintainers
with debugging if you file an issue. If everything you use Homebrew for is
working fine: please don't worry or file an issue; just ignore this. Thanks!
Warning: /usr/bin occurs before /home/linuxbrew/.linuxbrew/bin in your PATH.
This means that system-provided programs will be used instead of those
provided by Homebrew. Consider setting your PATH so that
/home/linuxbrew/.linuxbrew/bin occurs before /usr/bin. Here is a one-liner:
echo 'export PATH="/home/linuxbrew/.linuxbrew/bin:$PATH"' >> ~/.zshrc
The following tools exist at both paths:
dbus-update-activation-environment
captoinfo
namei
bzegrep
ldapadd
pod2text
reset
uclampset
python3.11
preunzip
ldapsearch
xzmore
unzip
ldapdelete
ngettext
gresource
ldapwhoami
ipcrm
fc-cat
unshare
cpan
curl
xzgrep
perldoc
fc-scan
corelist
xzless
prove
setsid
pod2html
look
bzcat
bzmore
colcrt
prezip
mount
mcookie
precat
ul
gettext.sh
uuidgen
lastb
zipnote
pzstd
xsubpp
pod2usage
lzma
gettext
c_rehash
bzcmp
tabs
lzcat
zipgrep
zip
rev
ptardiff
mesg
choom
infocmp
gdbus
whereis
piconv
hexdump
fc-list
perlbug
splain
fincore
json_pp
ipptool
fallocate
scriptreplay
pod2man
xzcat
ldapmodify
mawk
zstdgrep
dbus-run-session
unlzma
dbus-monitor
findmnt
col
getopt
lslocks
gapplication
eject
funzip
colrm
linux32
bzip2recover
perl
bzfgrep
taskset
aspell-import
enc2xs
transicc
tic
lslogins
ipcmk
lsns
infotocap
ptar
lsblk
clear
ionice
utmpdump
perlthanks
zstdcat
flock
linux64
pydoc3.11
ldapexop
bzgrep
unzipsfx
lsmem
glib-compile-schemas
lzcmp
fc-match
pydoc3
shasum
xz
lsirq
bzdiff
aspell
instmodsh
gsettings
dbus-daemon
zipdetails
encguess
lzless
fc-cache
streamzip
toe
scriptlive
word-list-compress
wall
dbus-uuidgen
ptargrep
dbus-cleanup-sockets
zstd
lzmainfo
prlimit
openssl
rtmpdump
script
unxz
zstdmt
jpgicc
linkicc
lzgrep
zipinfo
wdctl
libnetcfg
i386
setarch
gio-querymodules
podchecker
dbus-send
dmesg
ldapmodrdn
zipsplit
tificc
p11-kit
ipcs
renice
lzmore
column
python3
nsenter
uuidparse
zipcloak
fc-query
ldappasswd
prezip-bin
setterm
chrt
lsfd
fc-pattern
h2xs
xzdiff
lzegrep
logger
hardlink
xzfgrep
bunzip2
last
more
umount
fc-conflist
envsubst
perlivp
ldapurl
psicc
lzdiff
lscpu
zstdless
bzless
ldapcompare
pl2pm
gio
tput
xzcmp
bzip2
fc-validate
lsipc
x86_64
mountpoint
xzegrep
h2ph
lzfgrep
run-with-aspell
trust
tset
unzstd
Warning: Homebrew's "bin" was not found in your PATH.
Consider setting your PATH for example like so:
echo 'export PATH="/home/linuxbrew/.linuxbrew/bin:$PATH"' >> ~/.zshrc
Warning: Homebrew's "sbin" was not found in your PATH but you have installed
formulae that put executables in /home/linuxbrew/.linuxbrew/sbin.
Consider setting your PATH for example like so:
echo 'export PATH="/home/linuxbrew/.linuxbrew/sbin:$PATH"' >> ~/.zshrc
2023-06-04 11:17:07 +0000
make
prefix=/home/linuxbrew/.linuxbrew/Cellar/julia/1.9.0
sysconfdir=/home/linuxbrew/.linuxbrew/etc
LOCALBASE=/home/linuxbrew/.linuxbrew
MACOSX_VERSION_MIN=
PYTHON=python3
USE_BINARYBUILDER=0
USE_SYSTEM_BLAS=1
USE_SYSTEM_CSL=1
USE_SYSTEM_CURL=1
USE_SYSTEM_GMP=1
USE_SYSTEM_LAPACK=1
USE_SYSTEM_LIBGIT2=1
USE_SYSTEM_LIBSSH2=1
USE_SYSTEM_LIBSUITESPARSE=0
USE_SYSTEM_MBEDTLS=1
USE_SYSTEM_MPFR=1
USE_SYSTEM_NGHTTP2=1
USE_SYSTEM_OPENLIBM=1
USE_SYSTEM_P7ZIP=1
USE_SYSTEM_PATCHELF=1
USE_SYSTEM_PCRE=1
USE_SYSTEM_UTF8PROC=1
USE_SYSTEM_ZLIB=1
VERBOSE=1
LIBBLAS=-lopenblas
LIBBLASNAME=libopenblas
LIBLAPACK=-lopenblas
LIBLAPACKNAME=libopenblas
USE_BLAS64=0
MARCH=core2
JULIA_CPU_TARGET=generic;sandybridge,-xsaveopt,clone_all;haswell,-rdrnd,base(1)
TAGGED_RELEASE_BANNER=Built by Homebrew (v1.9.0)
install
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/shims/linux/super/make: line 30: exec: : not found
HOMEBREW_VERSION: 4.0.20
ORIGIN: https://github.com/Homebrew/brew
HEAD: 8917acac9560f8e2846eedc4181470f0345f6db8
Last commit: 5 days ago
Core tap JSON: 04 Jun 11:16 UTC
HOMEBREW_PREFIX: /home/linuxbrew/.linuxbrew
HOMEBREW_CASK_OPTS: []
HOMEBREW_DISPLAY: :0
HOMEBREW_EDITOR: nvim
HOMEBREW_MAKE_JOBS: 8
HOMEBREW_NO_BOOTSNAP: set
HOMEBREW_VERBOSE: set
Homebrew Ruby: 2.6.10 => /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/vendor/portable-ruby/2.6.10_1/bin/ruby
CPU: octa-core 64-bit zen
Clang: 16.0.4
Git: 2.39.2 => /bin/git
Curl: 8.1.2 => /home/linuxbrew/.linuxbrew/opt/curl/bin/curl
Kernel: Linux 6.2.0-20-generic x86_64 GNU/Linux
OS: Ubuntu 23.04 (lunar)
Host glibc: 2.37
/usr/bin/gcc: 12.2.0
/usr/bin/ruby: N/A
glibc: N/A
gcc@11: N/A
gcc: N/A
xorg: N/A
HOMEBREW_CC: gcc-13
HOMEBREW_CXX: g++-13
LDFLAGS: -Wl,-rpath,/home/linuxbrew/.linuxbrew/Cellar/julia/1.9.0/lib/julia -Wl,-rpath,/home/linuxbrew/.linuxbrew/opt/mbedtls@2/lib -Wl,-rpath,/home/linuxbrew/.linuxbrew/Cellar/julia/1.9.0/lib
MAKEFLAGS: -j8
CMAKE_PREFIX_PATH: /home/linuxbrew/.linuxbrew/opt/binutils:/home/linuxbrew/.linuxbrew/opt/mbedtls@2:/home/linuxbrew/.linuxbrew
PKG_CONFIG_PATH: /home/linuxbrew/.linuxbrew/opt/brotli/lib/pkgconfig:/home/linuxbrew/.linuxbrew/opt/libidn2/lib/pkgconfig:/home/linuxbrew/.linuxbrew/opt/libnghttp2/lib/pkgconfig:/home/linuxbrew/.linuxbrew/opt/openssl@1.1/lib/pkgconfig:/home/linuxbrew/.linuxbrew/opt/zlib/lib/pkgconfig:/home/linuxbrew/.linuxbrew/opt/libssh2/lib/pkgconfig:/home/linuxbrew/.linuxbrew/opt/ncurses/lib/pkgconfig:/home/linuxbrew/.linuxbrew/opt/readline/lib/pkgconfig:/home/linuxbrew/.linuxbrew/opt/libxcrypt/lib/pkgconfig:/home/linuxbrew/.linuxbrew/opt/util-linux/lib/pkgconfig:/home/linuxbrew/.linuxbrew/opt/openldap/lib/pkgconfig:/home/linuxbrew/.linuxbrew/opt/rtmpdump/lib/pkgconfig:/home/linuxbrew/.linuxbrew/opt/lz4/lib/pkgconfig:/home/linuxbrew/.linuxbrew/opt/xz/lib/pkgconfig:/home/linuxbrew/.linuxbrew/opt/zstd/lib/pkgconfig:/home/linuxbrew/.linuxbrew/opt/libedit/lib/pkgconfig:/home/linuxbrew/.linuxbrew/opt/krb5/lib/pkgconfig:/home/linuxbrew/.linuxbrew/opt/curl/lib/pkgconfig:/home/linuxbrew/.linuxbrew/opt/gmp/lib/pkgconfig:/home/linuxbrew/.linuxbrew/opt/isl/lib/pkgconfig:/home/linuxbrew/.linuxbrew/opt/mpfr/lib/pkgconfig:/home/linuxbrew/.linuxbrew/opt/libgit2/lib/pkgconfig:/home/linuxbrew/.linuxbrew/opt/openblas/lib/pkgconfig:/home/linuxbrew/.linuxbrew/opt/openlibm/lib/pkgconfig:/home/linuxbrew/.linuxbrew/opt/bzip2/lib/pkgconfig:/home/linuxbrew/.linuxbrew/opt/pcre2/lib/pkgconfig:/home/linuxbrew/.linuxbrew/opt/utf8proc/lib/pkgconfig:/home/linuxbrew/.linuxbrew/opt/python@3.11/lib/pkgconfig
HOMEBREW_MAKE_JOBS: 8
HOMEBREW_VERBOSE: 1
HOMEBREW_GIT: git
ACLOCAL_PATH: /home/linuxbrew/.linuxbrew/share/aclocal
PATH: /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/shims/linux/super:/home/linuxbrew/.linuxbrew/opt/cmake/bin:/home/linuxbrew/.linuxbrew/opt/brotli/bin:/home/linuxbrew/.linuxbrew/opt/libidn2/bin:/home/linuxbrew/.linuxbrew/opt/openssl@1.1/bin:/home/linuxbrew/.linuxbrew/opt/ncurses/bin:/home/linuxbrew/.linuxbrew/opt/util-linux/bin:/home/linuxbrew/.linuxbrew/opt/openldap/bin:/home/linuxbrew/.linuxbrew/opt/rtmpdump/bin:/home/linuxbrew/.linuxbrew/opt/lz4/bin:/home/linuxbrew/.linuxbrew/opt/xz/bin:/home/linuxbrew/.linuxbrew/opt/zstd/bin:/home/linuxbrew/.linuxbrew/opt/krb5/bin:/home/linuxbrew/.linuxbrew/opt/curl/bin:/home/linuxbrew/.linuxbrew/opt/binutils/bin:/home/linuxbrew/.linuxbrew/opt/gcc/bin:/home/linuxbrew/.linuxbrew/opt/libgit2/bin:/home/linuxbrew/.linuxbrew/opt/mbedtls@2/bin:/home/linuxbrew/.linuxbrew/opt/p7zip/bin:/home/linuxbrew/.linuxbrew/opt/bzip2/bin:/home/linuxbrew/.linuxbrew/opt/pcre2/bin:/home/linuxbrew/.linuxbrew/opt/perl/bin:/home/linuxbrew/.linuxbrew/opt/python@3.11/bin:/home/linuxbrew/.linuxbrew/opt/patchelf/bin:/home/linuxbrew/.linuxbrew/opt/python@3.11/libexec/bin:/usr/bin:/bin:/usr/sbin:/sbin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment