anaconda source install and configure

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




anaconda-32.24.7


anaconda-33.25.4   <= which i believe is latest from fedora 33

either present with the following problems


...............

configure: creating ./config.status
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating glade/Makefile
config.status: creating src/Makefile
config.status: creating python/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands

*** Anaconda encountered the following issues during configuration:
Package 'libxklavier', required by 'virtual:world', not found

*** Anaconda will not successfully build without these missing dependencies

*** Anaconda encountered the following issues during configuration:
libaudit not found
Unable to use python library

*** Anaconda will not successfully build without these missing dependencies



so I have installed libxklavier-5.4 from source

also

# dnf install audit-libs


but still no change to the above problem. I am not particularly great with python though......

looking thru the list of python packages with dnfdragora, while I don't have installed every single package

none stand out by name as a possible

And and there is no README in anaconda that might contain some helpfull hints of pre-requisites or how tos ? is there ?

and have been researching for a solution for too long already.....

btw, I am on fedora 32.

Hopefully you guys know the problem right away, thanks



$ ./configure
checking for a BSD-compatible install... /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)... yes
checking whether make supports nested variables... yes
checking whether UID '1001' is supported by ustar format... yes
checking whether GID '1001' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
checking whether make supports nested variables... (cached) yes
checking whether make supports the include directive... yes (GNU style)
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking dependency style of gcc... (cached) gcc3
checking whether ln -s works... yes
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /bin/ld
checking if the linker (/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /bin/nm -B
checking the name lister (/bin/nm -B) interface... BSD nm
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for xgettext... /bin/xgettext
checking for msgfmt... /bin/msgfmt
checking for msgmerge... /bin/msgmerge
checking for msgcat... /bin/msgcat
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking for pid_t... yes
checking for size_t... yes
checking for ssize_t... yes
checking for uint32_t... yes
checking for int64_t... yes
checking vfork.h usability... no
checking vfork.h presence... no
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking for getcwd... yes
checking for memset... yes
checking for mkdir... yes
checking for strchr... yes
checking for strdup... yes
checking for audit_open in -laudit... no
checking for a Python interpreter with version >= 3.4... python
checking for python... /home/fred1/.pyenv/shims/python
checking for python version... 3.6
checking for python platform... linux
checking for python script directory... ${prefix}/lib/python3.6/site-packages
checking for python extension module directory... ${exec_prefix}/lib/python3.6/site-packages
checking for pkg-config... /bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for PYTHON3... yes
checking Python libraries... no
checking for RPM... yes
checking for LIBARCHIVE... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating anaconda.spec
config.status: creating data/Makefile
config.status: creating data/command-stubs/Makefile
config.status: creating docs/Makefile
config.status: creating dracut/Makefile
config.status: creating data/conf.d/Makefile
config.status: creating data/product.d/Makefile
config.status: creating data/liveinst/Makefile
config.status: creating data/liveinst/console.apps/Makefile
config.status: creating data/liveinst/gnome/Makefile
config.status: creating data/liveinst/pam.d/Makefile
config.status: creating data/systemd/Makefile
config.status: creating data/dbus/Makefile
config.status: creating data/window-manager/Makefile
config.status: creating data/window-manager/config/Makefile
config.status: creating po/Makefile
config.status: creating scripts/Makefile
config.status: creating pyanaconda/Makefile
config.status: creating pyanaconda/version.py
config.status: creating pyanaconda/bootloader/Makefile
config.status: creating pyanaconda/core/Makefile
config.status: creating pyanaconda/core/kickstart/Makefile
config.status: creating pyanaconda/core/configuration/Makefile
config.status: creating pyanaconda/core/startup/Makefile
config.status: creating pyanaconda/isys/Makefile
config.status: creating pyanaconda/payload/Makefile
config.status: creating pyanaconda/payload/source/Makefile
config.status: creating pyanaconda/storage/Makefile
config.status: creating pyanaconda/ui/Makefile
config.status: creating pyanaconda/ui/categories/Makefile
config.status: creating pyanaconda/ui/lib/Makefile
config.status: creating pyanaconda/ui/gui/hubs/Makefile
config.status: creating pyanaconda/ui/gui/spokes/Makefile
config.status: creating pyanaconda/ui/gui/spokes/advstorage/Makefile
config.status: creating pyanaconda/ui/gui/spokes/lib/Makefile
config.status: creating pyanaconda/ui/gui/Makefile
config.status: creating pyanaconda/ui/tui/hubs/Makefile
config.status: creating pyanaconda/ui/tui/spokes/Makefile
config.status: creating pyanaconda/ui/tui/Makefile
config.status: creating pyanaconda/dbus_addons/Makefile
config.status: creating pyanaconda/dbus_addons/baz/Makefile
config.status: creating pyanaconda/modules/Makefile
config.status: creating pyanaconda/modules/common/Makefile
config.status: creating pyanaconda/modules/common/base/Makefile
config.status: creating pyanaconda/modules/common/task/Makefile
config.status: creating pyanaconda/modules/common/errors/Makefile
config.status: creating pyanaconda/modules/common/constants/Makefile
config.status: creating pyanaconda/modules/common/structures/Makefile
config.status: creating pyanaconda/modules/boss/Makefile
config.status: creating pyanaconda/modules/boss/install_manager/Makefile
config.status: creating pyanaconda/modules/boss/kickstart_manager/Makefile
config.status: creating pyanaconda/modules/boss/module_manager/Makefile
config.status: creating pyanaconda/modules/security/Makefile
config.status: creating pyanaconda/modules/timezone/Makefile
config.status: creating pyanaconda/modules/network/Makefile
config.status: creating pyanaconda/modules/network/firewall/Makefile
config.status: creating pyanaconda/modules/localization/Makefile
config.status: creating pyanaconda/modules/users/Makefile
config.status: creating pyanaconda/modules/payloads/Makefile
config.status: creating pyanaconda/modules/payloads/packages/Makefile
config.status: creating pyanaconda/modules/payloads/payload/Makefile
config.status: creating pyanaconda/modules/payloads/payload/dnf/Makefile
config.status: creating pyanaconda/modules/payloads/payload/live_os/Makefile
config.status: creating pyanaconda/modules/payloads/payload/live_image/Makefile
config.status: creating pyanaconda/modules/payloads/base/Makefile
config.status: creating pyanaconda/modules/payloads/source/Makefile
config.status: creating pyanaconda/modules/payloads/source/live_os/Makefile
config.status: creating pyanaconda/modules/storage/Makefile
config.status: creating pyanaconda/modules/storage/bootloader/Makefile
config.status: creating pyanaconda/modules/storage/checker/Makefile
config.status: creating pyanaconda/modules/storage/dasd/Makefile
config.status: creating pyanaconda/modules/storage/devicetree/Makefile
config.status: creating pyanaconda/modules/storage/disk_initialization/Makefile
config.status: creating pyanaconda/modules/storage/disk_selection/Makefile
config.status: creating pyanaconda/modules/storage/fcoe/Makefile
config.status: creating pyanaconda/modules/storage/iscsi/Makefile
config.status: creating pyanaconda/modules/storage/nvdimm/Makefile
config.status: creating pyanaconda/modules/storage/partitioning/Makefile
config.status: creating pyanaconda/modules/storage/partitioning/automatic/Makefile
config.status: creating pyanaconda/modules/storage/partitioning/blivet/Makefile
config.status: creating pyanaconda/modules/storage/partitioning/custom/Makefile
config.status: creating pyanaconda/modules/storage/partitioning/interactive/Makefile
config.status: creating pyanaconda/modules/storage/partitioning/manual/Makefile
config.status: creating pyanaconda/modules/storage/snapshot/Makefile
config.status: creating pyanaconda/modules/storage/zfcp/Makefile
config.status: creating pyanaconda/modules/services/Makefile
config.status: creating data/post-scripts/Makefile
config.status: creating data/pixmaps/Makefile
config.status: creating tests/Makefile
config.status: creating utils/Makefile
config.status: creating utils/dd/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
=== configuring in widgets (/home/fred1/src/anaconda/anaconda-32.24.7/widgets)
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local'  --cache-file=/dev/null --srcdir=.
checking for a BSD-compatible install... /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)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking for a Python interpreter with version >= 3.4... python
checking for python... /home/fred1/.pyenv/shims/python
checking for python version... 3.6
checking for python platform... linux
checking for python script directory... ${prefix}/lib/python3.6/site-packages
checking for python extension module directory... ${exec_prefix}/lib/python3.6/site-packages
checking whether make supports the include directive... yes (GNU style)
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for size_t... yes
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking dependency style of gcc... (cached) gcc3
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /bin/ld
checking if the linker (/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /bin/nm -B
checking the name lister (/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for pkg-config... /bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for gobject-introspection... yes
checking for GLADEUI... yes
checking for GTK... yes
checking for LIBXKLAVIER... no
checking for pkg-config... (cached) /bin/pkg-config
checking pkg-config is at least version 0.16... yes
checking for GLIB... yes
checking for GLIB - version >= 2.0.0... yes (version 2.64.6)
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for setlocale... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating glade/Makefile
config.status: creating src/Makefile
config.status: creating python/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands

*** Anaconda encountered the following issues during configuration:
Package 'libxklavier', required by 'virtual:world', not found

*** Anaconda will not successfully build without these missing dependencies

*** Anaconda encountered the following issues during configuration:
libaudit not found
Unable to use python library

*** Anaconda will not successfully build without these missing dependencies
_______________________________________________
Anaconda-devel-list mailing list
Anaconda-devel-list@xxxxxxxxxx
https://listman.redhat.com/mailman/listinfo/anaconda-devel-list

[Index of Archives]     [Kickstart]     [Fedora Users]     [Fedora Legacy List]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]
  Powered by Linux