Date: Thu, 11 Mar 2021 19:13:45 GMT From: pkg-fallout@FreeBSD.org To: pkg-fallout@FreeBSD.org Subject: [package - 122powerpc64-quarterly][graphics/libgphoto2] Failed for libgphoto2-2.5.26 in configure Message-ID: <202103111913.12BJDjHl097169@pylon.nyi.freebsd.org>
next in thread | raw e-mail | index | archive | help
You are receiving this mail as a port that you maintain is failing to build on the FreeBSD package build server. Please investigate the failure and submit a PR to fix build. Maintainer: woodsb02@FreeBSD.org Last committer: fluffy@FreeBSD.org Ident: $FreeBSD: branches/2021Q1/graphics/libgphoto2/Makefile 562563 2021-01-25 11:27:56Z fluffy $ Log URL: http://pylon.nyi.freebsd.org/data/122powerpc64-quarterly/568039/logs/libgphoto2-2.5.26.log Build URL: http://pylon.nyi.freebsd.org/build.html?mastername=122powerpc64-quarterly&build=568039 Log: =>> Building graphics/libgphoto2 build started at Thu Mar 11 19:12:35 UTC 2021 port directory: /usr/ports/graphics/libgphoto2 package name: libgphoto2-2.5.26 building for: FreeBSD 122powerpc64-quarterly-job-03 12.2-RELEASE FreeBSD 12.2-RELEASE powerpc maintained by: woodsb02@FreeBSD.org Makefile ident: $FreeBSD: branches/2021Q1/graphics/libgphoto2/Makefile 562563 2021-01-25 11:27:56Z fluffy $ Poudriere version: 3.2.8-8-gaf08dbda Host OSVERSION: 1400003 Jail OSVERSION: 1202000 Job Id: 03 ---Begin Environment--- SHELL=/bin/csh OSVERSION=1202000 UNAME_v=FreeBSD 12.2-RELEASE UNAME_r=12.2-RELEASE BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 HOME=/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin LOCALBASE=/usr/local USER=root LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.2.8-8-gaf08dbda MASTERMNT=/usr/local/poudriere/data/.m/122powerpc64-quarterly/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= PWD=/usr/local/poudriere/data/.m/122powerpc64-quarterly/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=122powerpc64-quarterly SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/122powerpc64-quarterly/ref/.p SCRIPTPATH=/usr/local/share/poudriere/bulk.sh POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR= DEPENDS_ARGS= MAKE_ARGS= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ===> The following configuration options are available for libgphoto2-2.5.26: DOCS=on: Build and/or install documentation GD=on: GD graphics library support JPEG=on: JPEG image format support LIBEXIF=on: EXIF metadata support via libexif NLS=on: Native Language Support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --MAINTAINER-- woodsb02@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --with-jpeg --enable-nls --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- LTDLINCL="-I/usr/local/include" LIBLTDL="-L/usr/local/lib -lltdl" PATH="/wrkdirs/usr/ports/graphics/libgphoto2/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:" ac_cv_path_DOT=false ac_cv_path_DOXYGEN=false udevscriptdir=/wrkdirs/usr/ports/graphics/libgphoto2/work MAKE=gmake PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/libgphoto2/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/libgphoto2/work HOME=/wrkdirs/usr/ports/graphics/libgphoto2/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CMAKE_PREFIX_PATH="/usr/local" LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=524288 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/libgphoto2/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/libgphoto2/work HOME=/wrkdirs/usr/ports/graphics/libgphoto2/work TMPDIR="/tmp" NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -std=gnu89 " CPP="cpp" CPPFLAGS="-DLIBICONV_PLUG -isystem /usr/local/include" LDFLAGS=" -fstack-protector-strong " LIBS="-L/usr/local/lib" CXX="c++" CXXFLAGS="-O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- VERSION="2.5.26" VERSION_PORT=0.12.0 PORTDOCS="" DOCS="" NO_DOCS="@comment " GD="" NO_GD="@comment " JPEG="" NO_JPEG="@comment " LIBEXIF="" NO_LIBEXIF="@comment " NLS="" NO_NLS="@comment " GTK2_VERSION="2.10.0" GTK3_VERSION="3.0.0" OSREL=12.2 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/libgphoto2" EXAMPLESDIR="share/examples/libgphoto2" DATADIR="share/libgphoto2" WWWDIR="www/libgphoto2" ETCDIR="etc/libgphoto2" --End PLIST_SUB-- --SUB_LIST-- DOCS="" NO_DOCS="@comment " GD="" NO_GD="@comment " JPEG="" NO_JPEG="@comment " LIBEXIF="" NO_LIBEXIF="@comment " NLS="" NO_NLS="@comment " PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/libgphoto2 DOCSDIR=/usr/local/share/doc/libgphoto2 EXAMPLESDIR=/usr/local/share/examples/libgphoto2 WWWDIR=/usr/local/www/libgphoto2 ETCDIR=/usr/local/etc/libgphoto2 --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes #### /usr/local/etc/poudriere.d/make.conf #### # XXX: We really need this but cannot use it while 'make checksum' does not # try the next mirror on checksum failure. It currently retries the same # failed mirror and then fails rather then trying another. It *does* # try the next if the size is mismatched though. #MASTER_SITE_FREEBSD=yes # Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs MAKE_JOBS_NUMBER=2 #### /usr/ports/Mk/Scripts/ports_env.sh #### _CCVERSION_921dbbb2=cc (GCC) 4.2.1 20070831 patched [FreeBSD] Copyright (C) 2007 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. _ALTCCVERSION_921dbbb2=none _CXXINTERNAL_acaad9ca=Using built-in specs. Target: powerpc64-undermydesk-freebsd Configured with: FreeBSD/powerpc64 system compiler Thread model: posix gcc version 4.2.1 20070831 patched [FreeBSD] "/usr/bin/ld" "--eh-frame-hdr" "-Qy" "-melf64ppc_fbsd" "--enable-new-dtags" "-dynamic-linker" "/libexec/ld-elf.so.1" "/usr/lib/crt1.o" "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "-L/usr/lib" "/dev/null" "-lstdc++" "-lm" "-lgcc_s" "-lgcc" "-lc" "-lgcc_s" "-lgcc" "/usr/lib/crtsavres.o" "/usr/lib/crtend.o" "/usr/lib/crtn.o" CC_OUTPUT_921dbbb2_58173849=yes CC_OUTPUT_921dbbb2_9bdba57c=yes CC_OUTPUT_921dbbb2_6a4fe7f5=cc1: error: unrecognized command line option "-std=c11" CC_OUTPUT_921dbbb2_6bcac02b=yes CC_OUTPUT_921dbbb2_67d20829=yes CC_OUTPUT_921dbbb2_bfa62e83=cc1: error: unrecognized command line option "-std=gnu11" CC_OUTPUT_921dbbb2_f0b4d593=yes CC_OUTPUT_921dbbb2_308abb44=cc1plus: error: unrecognized command line option "-std=c++0x" CC_OUTPUT_921dbbb2_f00456e5=cc1plus: error: unrecognized command line option "-std=c++11" CC_OUTPUT_921dbbb2_65ad290d=cc1plus: error: unrecognized command line option "-std=c++14" CC_OUTPUT_921dbbb2_f2776b26=cc1plus: error: unrecognized command line option "-std=c++17" CC_OUTPUT_921dbbb2_b2657cc3=yes CC_OUTPUT_921dbbb2_380987f7=cc1plus: error: unrecognized command line option "-std=gnu++11" CC_OUTPUT_921dbbb2_160933ec=cc1plus: error: unrecognized command line option "-std=gnu++14" CC_OUTPUT_921dbbb2_fb62803b=cc1plus: error: unrecognized command line option "-std=gnu++17" _OBJC_CCVERSION_921dbbb2=cc (GCC) 4.2.1 20070831 patched [FreeBSD] Copyright (C) 2007 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. _OBJC_ALTCCVERSION_921dbbb2=none ARCH=powerpc64 PPC_ABI=ELFv1 OPSYS=FreeBSD _OSRELEASE=12.2-RELEASE OSREL=12.2 OSVERSION=1202000 PYTHONBASE=/usr/local CONFIGURE_MAX_CMD_LEN=524288 HAVE_PORTS_ENV=1 #### Misc Poudriere #### GID=0 UID=0 ---End make.conf--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 33554432 stack size (kbytes, -s) 524288 core file size (512-blocks, -c) unlimited max memory size (kbytes, -m) unlimited locked memory (kbytes, -l) unlimited max user processes (-u) 89999 open files (-n) 1024 virtual mem size (kbytes, -v) unlimited swap limit (kbytes, -w) unlimited socket buffer size (bytes, -b) unlimited pseudo-terminals (-p) unlimited kqueues (-k) unlimited umtx shared locks (-o) unlimited --End resource limits-- =======================<phase: check-sanity >============================ ===> License LGPL21+ accepted by the user =========================================================================== =======================<phase: pkg-depends >============================ ===> libgphoto2-2.5.26 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.16.3.txz [122powerpc64-quarterly-job-03] Installing pkg-1.16.3... [122powerpc64-quarterly-job-03] Extracting pkg-1.16.3: .......... done ===> libgphoto2-2.5.26 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of libgphoto2-2.5.26 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ ===> License LGPL21+ accepted by the user ===> Fetching all distfiles required by libgphoto2-2.5.26 for building =========================================================================== =======================<phase: checksum >============================ ===> License LGPL21+ accepted by the user ===> Fetching all distfiles required by libgphoto2-2.5.26 for building => SHA256 Checksum OK for libgphoto2-2.5.26.tar.bz2. =========================================================================== =======================<phase: extract-depends>============================ =========================================================================== =======================<phase: extract >============================ ===> License LGPL21+ accepted by the user ===> Fetching all distfiles required by libgphoto2-2.5.26 for building ===> Extracting for libgphoto2-2.5.26 => SHA256 Checksum OK for libgphoto2-2.5.26.tar.bz2. =========================================================================== =======================<phase: patch-depends >============================ =========================================================================== =======================<phase: patch >============================ ===> Patching for libgphoto2-2.5.26 ===> Applying FreeBSD patches for libgphoto2-2.5.26 from /usr/ports/graphics/libgphoto2/files =========================================================================== =======================<phase: build-depends >============================ ===> libgphoto2-2.5.26 depends on package: gmake>=4.3 - not found ===> Installing existing package /packages/All/gmake-4.3_2.txz [122powerpc64-quarterly-job-03] Installing gmake-4.3_2... [122powerpc64-quarterly-job-03] `-- Installing gettext-runtime-0.21... [122powerpc64-quarterly-job-03] | `-- Installing indexinfo-0.3.1... [122powerpc64-quarterly-job-03] | `-- Extracting indexinfo-0.3.1: .... done [122powerpc64-quarterly-job-03] `-- Extracting gettext-runtime-0.21: .......... done [122powerpc64-quarterly-job-03] Extracting gmake-4.3_2: .......... done ===> libgphoto2-2.5.26 depends on package: gmake>=4.3 - found ===> Returning to build of libgphoto2-2.5.26 ===> libgphoto2-2.5.26 depends on package: pkgconf>=1.3.0_1 - not found ===> Installing existing package /packages/All/pkgconf-1.7.3,1.txz [122powerpc64-quarterly-job-03] Installing pkgconf-1.7.3,1... <snip> ===== Message from freetype2-2.10.4: -- The 2.7.x series now uses the new subpixel hinting mode (V40 port's option) as the default, emulating a modern version of ClearType. This change inevitably leads to different rendering results, and you might change port's options to adapt it to your taste (or use the new "FREETYPE_PROPERTIES" environment variable). The environment variable "FREETYPE_PROPERTIES" can be used to control the driver properties. Example: FREETYPE_PROPERTIES=truetype:interpreter-version=35 \ cff:no-stem-darkening=1 \ autofitter:warping=1 This allows to select, say, the subpixel hinting mode at runtime for a given application. If LONG_PCF_NAMES port's option was enabled, the PCF family names may include the foundry and information whether they contain wide characters. For example, "Sony Fixed" or "Misc Fixed Wide", instead of "Fixed". This can be disabled at run time with using pcf:no-long-family-names property, if needed. Example: FREETYPE_PROPERTIES=pcf:no-long-family-names=1 How to recreate fontconfig cache with using such environment variable, if needed: # env FREETYPE_PROPERTIES=pcf:no-long-family-names=1 fc-cache -fsv The controllable properties are listed in the section "Controlling FreeType Modules" in the reference's table of contents (/usr/local/share/doc/freetype2/reference/site/index.html, if documentation was installed). ===> libgphoto2-2.5.26 depends on shared library: libgd.so - found (/usr/local/lib/libgd.so) ===> Returning to build of libgphoto2-2.5.26 ===> libgphoto2-2.5.26 depends on shared library: libexif.so - not found ===> Installing existing package /packages/All/libexif-0.6.22.txz [122powerpc64-quarterly-job-03] Installing libexif-0.6.22... [122powerpc64-quarterly-job-03] Extracting libexif-0.6.22: .......... done ===> libgphoto2-2.5.26 depends on shared library: libexif.so - found (/usr/local/lib/libexif.so) ===> Returning to build of libgphoto2-2.5.26 ===> libgphoto2-2.5.26 depends on shared library: libxml2.so - not found ===> Installing existing package /packages/All/libxml2-2.9.10_2.txz [122powerpc64-quarterly-job-03] Installing libxml2-2.9.10_2... [122powerpc64-quarterly-job-03] Extracting libxml2-2.9.10_2: .......... done ===> libgphoto2-2.5.26 depends on shared library: libxml2.so - found (/usr/local/lib/libxml2.so) ===> Returning to build of libgphoto2-2.5.26 ===> libgphoto2-2.5.26 depends on shared library: libjpeg.so - found (/usr/local/lib/libjpeg.so) ===> libgphoto2-2.5.26 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) =========================================================================== =======================<phase: configure >============================ ===> Configuring for libgphoto2-2.5.26 ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/graphics/libgphoto2/work/libgphoto2-2.5.26/auto-aux/config.rpath ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/graphics/libgphoto2/work/libgphoto2-2.5.26/libgphoto2_port/auto-aux/config.rpath configure: loading site script /usr/ports/Templates/config.site 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 gmake supports nested variables... (cached) yes checking for POSIX sh $() command substitution... yes checking original CC value... "cc" checking original CXX value... "c++" 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 whether gmake supports the include directive... yes (GNU style) checking dependency style of cc... gcc3 checking how to run the C preprocessor... cpp checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc3 checking for ar... ar checking the archiver (ar) interface... ar checking whether CFLAGS="-std=c90" compiles... no checking whether to test pedantic -std=c90... no checking whether CFLAGS="-std=c99" compiles... yes checking whether CFLAGS="-std=c99 -pedantic -Wall -Wextra -Werror" compiles... yes checking whether to test pedantic -std=c99... yes checking whether CFLAGS="-std=c11" compiles... no checking whether to test pedantic -std=c11... no checking whether CXXFLAGS="-std=c++98" compiles... yes checking whether CXXFLAGS="-std=c++98 -pedantic -Wall -Wextra -Werror" compiles... yes checking whether to test pedantic -std=c++98... yes checking whether CXXFLAGS="-std=c++11" compiles... no checking whether to test pedantic -std=c++11... no checking whether CXXFLAGS="-std=c++14" compiles... no checking whether to test pedantic -std=c++14... no checking whether CXXFLAGS="-std=c++17" compiles... no checking whether to test pedantic -std=c++17... no checking whether CFLAGS="-O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -std=gnu89 -Wall" compiles... yes checking whether CFLAGS="-O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -std=gnu89 -Wall -Wextra" compiles... yes checking whether CFLAGS="-O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -std=gnu89 -Wall -Wextra -Wno-unused-parameter" compiles... yes checking whether CFLAGS="-O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -std=gnu89 -Wall -Wextra -Wno-unused-parameter -Wno-format-overflow" compiles... no checking whether CFLAGS="-O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -std=gnu89 -Wall -Wextra -Wno-unused-parameter -Wno-format-overflow -Wno-format-truncation" compiles... no checking whether CFLAGS="-O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -std=gnu89 -Wall -Wextra -Wno-unused-parameter -Wno-format-overflow -Wno-format-truncation -Wno-stringop-truncation" compiles... no 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 stdarg.h... (cached) yes checking for va_copy() or replacement... no checking for flex... /usr/bin/flex checking for bison... no checking whether to enable GP2DDB... checking build system type... powerpc64-portbld-freebsd12.2 checking host system type... powerpc64-portbld-freebsd12.2 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) 524288 checking how to convert powerpc64-portbld-freebsd12.2 file names to powerpc64-portbld-freebsd12.2 format... func_convert_file_noop checking how to convert powerpc64-portbld-freebsd12.2 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... dlltool checking how to associate runtime and link libraries... printf %s\n 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... failed 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... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... no checking if cc static flag -static works... no checking if cc supports -c -o file.o... no checking if cc supports -c -o file.o... (cached) no checking if we can lock with hard links... yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... checking dynamic linker characteristics... freebsd12.2 ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... (cached) yes checking whether a program can dlopen itself... no 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 how to run the C++ preprocessor... c++ -E checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC -DPIC checking if c++ PIC flag -fPIC -DPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking if c++ supports -c -o file.o... (cached) yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... freebsd12.2 ld.so checking how to hardcode library paths into programs... immediate checking for libltdl flags... set explicitly: -I/usr/local/include -L/usr/local/lib -lltdl checking that we can compile and link with libltdl... no configure: error: cannot compile and link against libltdl libgphoto2 requires libltdl (the libtool dl* library), but cannot compile and link against it. Aborting. ===> Script "configure" failed unexpectedly. Please report the problem to woodsb02@FreeBSD.org [maintainer] and attach the "/wrkdirs/usr/ports/graphics/libgphoto2/work/libgphoto2-2.5.26/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: stopped in /usr/ports/graphics/libgphoto2
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202103111913.12BJDjHl097169>