You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The package spark-3.5-scala-2.13 fails to build from source with the following error:
scanning for shared object dependencies...
scanning for commands...
found command usr/bin/beeline
found command usr/bin/beeline.cmd
found command usr/bin/docker-image-tool.sh
found command usr/bin/find-spark-home
found command usr/bin/find-spark-home.cmd
found command usr/bin/find_spark_home.py
found command usr/bin/load-spark-env.cmd
found command usr/bin/load-spark-env.sh
found command usr/bin/pyspark
found command usr/bin/pyspark.cmd
found command usr/bin/pyspark2.cmd
found command usr/bin/run-example
found command usr/bin/run-example.cmd
found command usr/bin/spark-class
found command usr/bin/spark-class.cmd
found command usr/bin/spark-class2.cmd
found command usr/bin/spark-connect-shell
found command usr/bin/spark-shell
found command usr/bin/spark-shell.cmd
found command usr/bin/spark-shell2.cmd
found command usr/bin/spark-sql
found command usr/bin/spark-sql.cmd
found command usr/bin/spark-sql2.cmd
found command usr/bin/spark-submit
found command usr/bin/spark-submit.cmd
found command usr/bin/spark-submit2.cmd
found command usr/bin/sparkR
found command usr/bin/sparkR.cmd
found command usr/bin/sparkR2.cmd
scanning for -doc package...
scanning for pkg-config data...
scanning for python modules...
found python module, generating python-3.13-base dependency
scanning for ruby gems...
scanning for shbang deps...
Added shbang dep cmd:python3.13 for usr/bin/find_spark_home.py
Added shbang dep cmd:bash for usr/bin/sparkR
runtime:
cmd:bash
cmd:python3.13
python-3.13-base
provides:
cmd:beeline.cmd=3.5.3-r2
cmd:beeline=3.5.3-r2
cmd:docker-image-tool.sh=3.5.3-r2
cmd:find-spark-home.cmd=3.5.3-r2
cmd:find-spark-home=3.5.3-r2
cmd:find_spark_home.py=3.5.3-r2
cmd:load-spark-env.cmd=3.5.3-r2
cmd:load-spark-env.sh=3.5.3-r2
cmd:pyspark.cmd=3.5.3-r2
cmd:pyspark2.cmd=3.5.3-r2
cmd:pyspark=3.5.3-r2
cmd:run-example.cmd=3.5.3-r2
cmd:run-example=3.5.3-r2
cmd:spark-class.cmd=3.5.3-r2
cmd:spark-class2.cmd=3.5.3-r2
cmd:spark-class=3.5.3-r2
cmd:spark-connect-shell=3.5.3-r2
cmd:spark-shell.cmd=3.5.3-r2
cmd:spark-shell2.cmd=3.5.3-r2
cmd:spark-shell=3.5.3-r2
cmd:spark-sql.cmd=3.5.3-r2
cmd:spark-sql2.cmd=3.5.3-r2
cmd:spark-sql=3.5.3-r2
cmd:spark-submit.cmd=3.5.3-r2
cmd:spark-submit2.cmd=3.5.3-r2
cmd:spark-submit=3.5.3-r2
cmd:sparkR.cmd=3.5.3-r2
cmd:sparkR2.cmd=3.5.3-r2
cmd:sparkR=3.5.3-r2
installed-size: 343006417
data.tar.gz digest: 6682e5adda7cc28263a3c49ff714ada530cbf72c5ae726c24b9f3fde8d99b179
wrote packages/x86_64/pyspark-scala-2.13-3.5.3-r2.apk
generating package spark-3.5-scala-2.13-compat-3.5.3-r2
scanning for shared object dependencies...
scanning for commands...
scanning for -doc package...
scanning for pkg-config data...
scanning for python modules...
scanning for ruby gems...
scanning for shbang deps...
Failed to open usr/bin/spark-class: open usr/bin/spark-class: no such file or directory
Failed to open usr/bin/spark-shell: open usr/bin/spark-shell: no such file or directory
Failed to open usr/bin/spark-sql: open usr/bin/spark-sql: no such file or directory
Failed to open usr/bin/spark-submit: open usr/bin/spark-submit: no such file or directory
installed-size: 36008
data.tar.gz digest: 86548057b7f627489bbdf8adc73c53168af8eca648458750be3898a573e0a90a
wrote packages/x86_64/spark-3.5-scala-2.13-compat-3.5.3-r2.apk
cleaning Workspace by removing 52 file/directories in /home/build
generating apk index from packages in packages/x86_64
processing package packages/x86_64/spark-3.5-scala-2.13-compat-3.5.3-r2.apk
processing package packages/x86_64/spark-3.5-scala-2.13-3.5.3-r2.apk
processing package packages/x86_64/pyspark-scala-2.13-3.5.3-r2.apk
updating index at packages/x86_64/APKINDEX.tar.gz with new packages: [spark-3.5-scala-2.13-3.5.3-r2 pyspark-scala-2.13-3.5.3-r2 spark-3.5-scala-2.13-compat-3.5.3-r2]
deleting guest dir /tmp/melange-guest-311220637
deleting workspace dir /tmp/melange-workspace-2401483741
removing image path /tmp/melange-guest-3642465144
The text was updated successfully, but these errors were encountered:
The package spark-3.5-scala-2.13 fails to build from source with the following error:
The text was updated successfully, but these errors were encountered: