enlightenment -> xproto, xau, xdcmp not found

Tomasz CEDRO tomek at cedro.info
Mon Apr 6 10:37:23 UTC 2020


Hello world :-)

Englightenment build fails because of unmet dependencies: xproto, xau,
xdmcp. Does this port have an active maintainer? There is a new
version already out there with many bug fixes (i.e. screen freeze).
Are these dependencies really necessary?

# make
===>  License BSD2CLAUSE accepted by the user
===>   enlightenment-0.22.4_1,2 depends on file: /usr/local/sbin/pkg - found
=> enlightenment-0.22.4.tar.xz doesn't seem to exist in
/usr/ports/distfiles/enlightenment.
=> Attempting to fetch
http://download.enlightenment.org/rel/apps/enlightenment/enlightenment-0.22.4.tar.xz
enlightenment-0.22.4.tar.xz                             24 MB 1457 kBps    17s
===> Fetching all distfiles required by enlightenment-0.22.4_1,2 for building
===>  Extracting for enlightenment-0.22.4_1,2
=> SHA256 Checksum OK for enlightenment/enlightenment-0.22.4.tar.xz.
===>  Patching for enlightenment-0.22.4_1,2
===>  Applying FreeBSD patches for enlightenment-0.22.4_1,2
===>   enlightenment-0.22.4_1,2 depends on executable:
update-desktop-database - found
===>   enlightenment-0.22.4_1,2 depends on executable: msgfmt - found
===>   enlightenment-0.22.4_1,2 depends on executable: gmake - found
===>   enlightenment-0.22.4_1,2 depends on package: libiconv>=1.14_11 - found
===>   enlightenment-0.22.4_1,2 depends on package: pkgconf>=1.3.0_1 - found
===>   enlightenment-0.22.4_1,2 depends on package: autoconf>=2.69 - found
===>   enlightenment-0.22.4_1,2 depends on package: automake>=1.16.1 - found
===>   enlightenment-0.22.4_1,2 depends on executable: libtoolize - found
===>   enlightenment-0.22.4_1,2 depends on file:
/usr/local/libdata/pkgconfig/xcb.pc - found
===>   enlightenment-0.22.4_1,2 depends on shared library: libefl.so -
found (/usr/local/lib/libefl.so)
===>   enlightenment-0.22.4_1,2 depends on shared library:
libxcb-keysyms.so - found (/usr/local/lib/libxcb-keysyms.so)
===>   enlightenment-0.22.4_1,2 depends on shared library: libpulse.so
- found (/usr/local/lib/libpulse.so)
===>   enlightenment-0.22.4_1,2 depends on shared library: libintl.so
- found (/usr/local/lib/libintl.so)
===>  Configuring for enlightenment-0.22.4_1,2
Copying file m4/codeset.m4
Copying file m4/fcntl-o.m4
Copying file m4/glibc2.m4
Copying file m4/glibc21.m4
Copying file m4/intdiv0.m4
Copying file m4/intl.m4
Copying file m4/intldir.m4
Copying file m4/intmax.m4
Copying file m4/inttypes-pri.m4
Copying file m4/inttypes_h.m4
Copying file m4/lcmessage.m4
Copying file m4/lock.m4
Copying file m4/longlong.m4
Copying file m4/printf-posix.m4
Copying file m4/size_max.m4
Copying file m4/stdint_h.m4
Copying file m4/threadlib.m4
Copying file m4/uintmax_t.m4
Copying file m4/visibility.m4
Copying file m4/wchar_t.m4
Copying file m4/wint_t.m4
Copying file m4/xsize.m4
Copying file po/Makevars.template
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
configure.ac:318: warning: The 'AM_PROG_MKDIR_P' macro is deprecated,
and its use is discouraged.
configure.ac:318: You should use the Autoconf-provided
'AC_PROG_MKDIR_P' macro instead,
configure.ac:318: and use '$(MKDIR_P)' instead of '$(mkdir_p)'in your
Makefile.am files.
configure.ac:40: installing './compile'
configure.ac:37: installing './missing'
Makefile.am: installing './depcomp'
===>   FreeBSD 10 autotools fix applied to
/usr/ports/x11-wm/enlightenment/work/enlightenment-0.22.4/config.rpath
configure: loading site script /usr/ports/Templates/config.site
checking build system type... amd64-portbld-freebsd12.1
checking host system type... amd64-portbld-freebsd12.1
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p
checking for gawk... (cached) /usr/bin/awk
checking whether gmake sets $(MAKE)... yes
checking whether gmake supports nested variables... yes
checking whether UID '0' is supported by ustar format... yes
checking whether GID '0' is supported by ustar format... yes
checking how to create a ustar tar archive... (cached) /usr/bin/tar
checking whether gmake supports nested variables... (cached) yes
checking whether gmake supports the include directive... yes (GNU style)
checking for gcc... cc
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 cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking whether cc understands -c and -o together... yes
checking dependency style of cc... gcc3
checking how to run the C preprocessor... cpp
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/egrep
checking for ANSI C header files... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for memory.h... (cached) yes
checking for strings.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking for unistd.h... (cached) yes
checking for minix/config.h... (cached) no
checking whether it is safe to define __EXTENSIONS__... yes
checking whether byte ordering is bigendian... no
checking for cc option to accept ISO C99... none needed
checking for size_t... (cached) yes
checking for working alloca.h... no
checking for alloca... yes
checking how to print strings... printf
checking for a sed that does not truncate output... (cached) /usr/bin/sed
checking for fgrep... (cached) /usr/bin/fgrep
checking for ld used by cc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/local/bin/nm -B
checking the name lister (/usr/local/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... (cached) 262144
checking how to convert amd64-portbld-freebsd12.1 file names to
amd64-portbld-freebsd12.1 format... func_convert_file_noop
checking how to convert amd64-portbld-freebsd12.1 file names to
toolchain format... func_convert_file_noop
checking for /usr/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... no
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/local/bin/nm -B output from cc 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... mt
checking if mt is a manifest tool... no
checking for dlfcn.h... (cached) yes
checking for objdir... .libs
checking if cc supports -fno-rtti -fno-exceptions... yes
checking for cc option to produce PIC... -fPIC -DPIC
checking if cc PIC flag -fPIC -DPIC works... yes
checking if cc static flag -static works... yes
checking if cc supports -c -o file.o... yes
checking if cc supports -c -o file.o... (cached) yes
checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... freebsd12.1 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 pkg-config is at least version 0.9.0... yes
checking for PATH_MAX in limits.h... yes
checking for setenv... (cached) yes
checking for unsetenv... (cached) yes
checking for clearenv... no
checking features.h usability... no
checking features.h presence... no
checking for features.h... no
checking sys/timerfd.h usability... no
checking sys/timerfd.h presence... no
checking for sys/timerfd.h... no
checking for sys/ptrace.h... (cached) yes
checking for arpa/inet.h... (cached) yes
checking for netinet/in.h... (cached) yes
checking fnmatch.h usability... yes
checking fnmatch.h presence... yes
checking for fnmatch.h... yes
checking for fnmatch... yes
checking for security/pam_appl.h... (cached) yes
checking CFBase.h usability... no
checking CFBase.h presence... no
checking for CFBase.h... no
checking for BLUEZ... no
checking execinfo.h usability... yes
checking execinfo.h presence... yes
checking for execinfo.h... yes
checking whether backtrace_symbols_fd() is in libc... no
checking whether backtrace_symbols_fd() is in libexecinfo... yes
checking whether NLS is requested... yes
checking for msgfmt... /usr/local/bin/msgfmt
checking for gmsgfmt... /usr/local/bin/msgfmt
checking for xgettext... /usr/local/bin/xgettext
checking for msgmerge... /usr/local/bin/msgmerge
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking for GNU gettext in libc... no
checking for iconv... yes
checking for working iconv... yes
checking for GNU gettext in libintl... yes
checking whether to use NLS... yes
checking where the gettext function comes from... external libintl
checking how to link with libintl... /usr/local/lib/libintl.so
-Wl,-rpath -Wl,/usr/local/lib
checking for dlopen in -ldl... yes
checking whether to install sysactions.conf... yes
checking whether to install enlightenment.menu... yes
checking whether to enable Files menu item... yes
checking whether the UDEV device backend is enabled... no
checking which device backend to use...
checking whether the UDISKS mounting support is enabled... no
checking whether the Eeze mounting support is enabled... no
configure: eeze mounting disabled
checking whether wayland support is enabled... no
checking whether to build documentation... yes
checking for doxygen... no
WARNING:
The doxygen program was not found in your execute path.
You may have doxygen installed somewhere not covered by your path.

If this is the case make sure you have the packages installed, AND
that the doxygen program is in your execute path (see your
shell manual page on setting the $PATH environment variable), OR
alternatively, specify the program to use with --with-doxygen.
configure: WARNING: no doxygen detected. Documentation will not be built
checking for E_REMOTE... yes
checking for E_START... yes
checking for E_IMC... yes
checking for E_ASKPASS... yes
checking for E_THUMB... yes
checking for E_GRABBER... yes
checking for E_FM... yes
checking for E_FM_CMDLINE... yes
checking for E_FM_OP... yes
checking for E_FM_OPEN... yes
checking for E_SYS... yes
checking for E_OPEN... yes
configure: Enlightenment build profile set to MEDIUM_PC
checking for EET... yes
configure: eet_eet set to /usr/local/bin/eet
configure: eldbus_codegen set to /usr/local/bin/eldbus-codegen
checking whether shm_open() is present... yes
checking for ECORE_X... yes

checking optional module conf-theme:
optional module conf-theme passed checks.


checking optional module mixer:
checking for ALSA... yes
checking for PULSE... yes
optional module mixer passed checks.


checking optional module shot:
optional module shot passed checks.


checking optional module xkbswitch:
optional module xkbswitch passed checks.

checking for E_ALERT... no
configure: error: Package requirements (      evas >= 1.20.5   eina >=
1.20.5   ecore >= 1.20.5   ecore-ipc >= 1.20.5     xcb     xcb-shape
  xcb-keysyms) were not met:

Package 'xproto', required by 'xau', not found
Package 'xproto', required by 'xdmcp', not found
Package 'xproto', required by 'xau', not found
Package 'xproto', required by 'xdmcp', not found
Package 'xproto', required by 'xau', not found
Package 'xproto', required by 'xdmcp', not found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables E_ALERT_CFLAGS
and E_ALERT_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
===>  Script "configure" failed unexpectedly.
Please report the problem to enlightenment at FreeBSD.org [maintainer] and attach
the "/usr/ports/x11-wm/enlightenment/work/enlightenment-0.22.4/config.log"
including the output of the failure of your make command. Also, it might be
a good idea to provide an overview of all packages installed on your system
(e.g. a /usr/local/sbin/pkg-static info -g -Ea).
*** Error code 1

Stop.
make[1]: stopped in /usr/ports/x11-wm/enlightenment
*** Error code 1

Stop.
make: stopped in /usr/ports/x11-wm/enlightenment


--
CeDeROM, SQ7MHZ, http://www.tomek.cedro.info


More information about the freebsd-ports mailing list