snapcraft-dosbox # snapcraft
Skipping pull dosbox (already ran)
Building dosbox
./configure --prefix=
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... Segmentation fault (core dumped)
no
checking whether make supports nested variables... Segmentation fault (core dumped)
no
checking whether make sets $(MAKE)... (cached) no
checking for gcc... gcc
checking whether the C compiler works... no
configure: error: in `/root/parts/dosbox/build':
configure: error: C compiler cannot create executables
See `config.log' for more details
Failed to run './configure --prefix=' for 'dosbox': Exited with code 77.
Verify that the part is using the correct parameters and try again.
snapcraft-dosbox # cd parts/dosbox/build/
snapcraft-dosbox ../parts/dosbox/build# ./configure --prefix= ; echo $?
…
0
snapcraft-dosbox # snapcraft unknown- linux-gnu unknown- linux-gnu parts/dosbox/ build': dosbox/ build# ./configure --prefix= ; echo $?
Skipping pull dosbox (already ran)
Building dosbox
./configure --prefix=
checking build system type... x86_64-
checking host system type... x86_64-
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... Segmentation fault (core dumped)
no
checking whether make supports nested variables... Segmentation fault (core dumped)
no
checking whether make sets $(MAKE)... (cached) no
checking for gcc... gcc
checking whether the C compiler works... no
configure: error: in `/root/
configure: error: C compiler cannot create executables
See `config.log' for more details
Failed to run './configure --prefix=' for 'dosbox': Exited with code 77.
Verify that the part is using the correct parameters and try again.
snapcraft-dosbox # cd parts/dosbox/build/
snapcraft-dosbox ../parts/
…
0