Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Aug 2017 17:16:02 -0400
From:      <scratch65535@att.net>
To:        freebsd-ports <ports@freebsd.org>
Cc:        gnome@freebsd.org
Subject:   gtkmm20 also fails to build under 10.3
Message-ID:  <2bd9pc56klqnsvbhsmgk56a5bt8fbc6h95@4ax.com>

next in thread | raw e-mail | index | archive | help
16:48:23 Wed, 16 Aug
[fastcat:root]/usr/ports/x11-toolkits/gtkmm24> make clean
===>  Cleaning for gtkmm24-2.24.4_3
 16:48:42 Wed, 16 Aug
[fastcat:root]/usr/ports/x11-toolkits/gtkmm24> make
MAKE_JOBS_UNSAFE=yes install
===>   gtkmm24-2.24.4_3 depends on file: /usr/local/sbin/pkg -
found
===> Fetching all distfiles required by gtkmm24-2.24.4_3 for
building
===>  Extracting for gtkmm24-2.24.4_3
=> SHA256 Checksum OK for gnome2/gtkmm-2.24.4.tar.xz.
===>  Patching for gtkmm24-2.24.4_3
===>  Applying FreeBSD patches for gtkmm24-2.24.4_3
===>   gtkmm24-2.24.4_3 depends on executable: gm4 - found
===>   gtkmm24-2.24.4_3 depends on executable: msgfmt - found
===>   gtkmm24-2.24.4_3 depends on executable: gmake - found
===>   gtkmm24-2.24.4_3 depends on package: pkgconf>=1.3.0_1 -
found
===>   gtkmm24-2.24.4_3 depends on shared library: libintl.so -
found (/usr/local/lib/libintl.so)
===>   gtkmm24-2.24.4_3 depends on shared library: libatk-1.0.so
- found (/usr/local/lib/libatk-1.0.so)
===>   gtkmm24-2.24.4_3 depends on shared library:
libatkmm-1.6.so - found (/usr/local/lib/libatkmm-1.6.so)
===>   gtkmm24-2.24.4_3 depends on shared library: libcairo.so -
found (/usr/local/lib/libcairo.so)
===>   gtkmm24-2.24.4_3 depends on shared library:
libcairomm-1.0.so - found (/usr/local/lib/libcairomm-1.0.so)
===>   gtkmm24-2.24.4_3 depends on shared library: libglib-2.0.so
- found (/usr/local/lib/libglib-2.0.so)
===>   gtkmm24-2.24.4_3 depends on shared library: libintl.so -
found (/usr/local/lib/libintl.so)
===>   gtkmm24-2.24.4_3 depends on shared library:
libglibmm-2.4.so - found (/usr/local/lib/libglibmm-2.4.so)
===>   gtkmm24-2.24.4_3 depends on shared library:
libgtk-x11-2.0.so - found (/usr/local/lib/libgtk-x11-2.0.so)
===>   gtkmm24-2.24.4_3 depends on shared library: libsigc-2.0.so
- found (/usr/local/lib/libsigc-2.0.so)
===>   gtkmm24-2.24.4_3 depends on shared library:
libxml++-2.6.so - found (/usr/local/lib/libxml++-2.6.so)
===>   gtkmm24-2.24.4_3 depends on shared library: libxml2.so -
found (/usr/local/lib/libxml2.so)
===>   gtkmm24-2.24.4_3 depends on shared library:
libpango-1.0.so - found (/usr/local/lib/libpango-1.0.so)
===>   gtkmm24-2.24.4_3 depends on shared library:
libpangomm-1.4.so - found (/usr/local/lib/libpangomm-1.4.so)
===>  Configuring for gtkmm24-2.24.4_3
===>   FreeBSD 10 autotools fix applied to
/usr/ports/x11-toolkits/gtkmm24/work/gtkmm-2.24.4/configure
===>   FreeBSD 10 autotools fix applied to
/usr/ports/x11-toolkits/gtkmm24/work/gtkmm-2.24.4/build/libtool.m4
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 how to create a pax tar archive... gnutar
checking whether gmake supports nested variables... yes
checking whether to enable maintainer-specific portions of
Makefiles... no
checking whether gmake supports GNU make features... yes
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 c++ accepts -g... yes
checking for style of include used by gmake... GNU
checking dependency style of c++... gcc3
checking build system type... amd64-portbld-freebsd10.3
checking host system type... amd64-portbld-freebsd10.3
checking how to print strings... printf
checking for gcc... cc
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 dependency style of cc... gcc3
checking for a sed that does not truncate output... (cached)
/usr/bin/sed
checking for grep that handles long lines and -e... (cached)
/usr/bin/grep
checking for egrep... (cached) /usr/bin/egrep
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/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... (cached)
262144
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... no
checking how to convert amd64-portbld-freebsd10.3 file names to
amd64-portbld-freebsd10.3 format... func_convert_file_noop
checking how to convert amd64-portbld-freebsd10.3 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 ar... ar
checking for archiver @FILE support... no
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from cc object...
ok
checking for sysroot... no
checking for mt... mt
checking if mt is a manifest tool... no
checking how to run the C preprocessor... cpp
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 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... freebsd10.3 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 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... freebsd10.3 ld.so
checking how to hardcode library paths into programs... immediate
checking for native Windows host... no
checking pkg-config is at least version 0.9.0... yes
checking for GDKMM... yes
checking for GTKMM... yes
checking for GTHREAD_CFLAGS... -pthread
checking for GTHREAD_LIBS... -L/usr/local/lib -lgthread-2.0
-pthread -lglib-2.0 -lintl
checking for GMMPROC_DIR... /usr/local/lib/glibmm-2.4/proc
checking for GMMPROC_EXTRA_M4_DIR...
/usr/local/lib/pangomm-1.4/proc/m4
/usr/local/lib/atkmm-1.6/proc/m4
configure: Deprecated API will be built, for
backwards-compatibility.
checking for perl... /usr/local/bin/perl
checking for dot... /usr/local/bin/dot
checking for doxygen... doxygen
checking for xsltproc... /usr/local/bin/xsltproc
checking for flockfile... yes
checking for funlockfile... yes
checking for getc_unlocked... yes
checking for mkfifo... yes
checking which C++ compiler warning flags to use... -Wall
configure: creating ./config.status
config.status: creating Makefile
config.status: creating tools/Makefile
config.status: creating gdk/gdkmm-2.4.pc
config.status: creating gdk/gdkmm-2.4-uninstalled.pc
config.status: creating gdk/src/Makefile
config.status: creating gdk/gdkmm/Makefile
config.status: creating gtk/gtkmm-2.4.pc
config.status: creating gtk/gtkmm-2.4-uninstalled.pc
config.status: creating gtk/src/Makefile
config.status: creating gtk/gtkmm/Makefile
config.status: creating tests/Makefile
config.status: creating demos/Makefile
config.status: creating docs/Makefile
config.status: creating docs/reference/Doxyfile
config.status: creating MSVC_Net2005/gdkmm/gdkmm.rc
config.status: creating MSVC_Net2005/gtkmm/gtkmm.rc
config.status: creating MSVC_Net2008/gdkmm/gdkmm.rc
config.status: creating MSVC_Net2008/gtkmm/gtkmm.rc
config.status: creating MSVC_Net2010/gdkmm/gdkmm.rc
config.status: creating MSVC_Net2010/gtkmm/gtkmm.rc
config.status: creating win32_installer/gtkmm-installer.nsi
config.status: creating config.h
config.status: creating gdk/gdkmmconfig.h
config.status: creating gtk/gtkmmconfig.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing MSVC_Net2005/gdkmm/gdkmmconfig.h
commands
config.status: executing MSVC_Net2005/gtkmm/gtkmmconfig.h
commands
config.status: executing MSVC_Net2008/gdkmm/gdkmmconfig.h
commands
config.status: executing MSVC_Net2008/gtkmm/gtkmmconfig.h
commands
config.status: executing MSVC_Net2010/gdkmm/gdkmmconfig.h
commands
config.status: executing MSVC_Net2010/gtkmm/gtkmmconfig.h
commands
config.status: executing win32_installer/lgpl.txt commands
===>  Building for gtkmm24-2.24.4_3
gmake[1]: Entering directory
'/usr/ports/x11-toolkits/gtkmm24/work/gtkmm-2.24.4'
gmake  all-recursive
gmake[2]: Entering directory
'/usr/ports/x11-toolkits/gtkmm24/work/gtkmm-2.24.4'
Making all in tools
gmake[3]: Entering directory
'/usr/ports/x11-toolkits/gtkmm24/work/gtkmm-2.24.4/tools'
depbase=`echo extra_defs_gen/generate_defs_gtk.o | sed
's|[^/]*$|.deps/&|;s|\.o$||'`;\
c++ -DHAVE_CONFIG_H   -I.. -pthread
-I/usr/local/include/atkmm-1.6 -I/usr/local/include/atk-1.0
-I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include
-I/usr/local/include -I/usr/local/include/glibmm-2.4
-I/usr/local/lib/glibmm-2.4/include
-I/usr/local/include/sigc++-2.0
-I/usr/local/lib/sigc++-2.0/include
-I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include
-I/usr/local/include/pangomm-1.4
-I/usr/local/lib/pangomm-1.4/include
-I/usr/local/include/cairomm-1.0
-I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/cairo
-I/usr/local/include/pixman-1 -I/usr/local/include/freetype2
-I/usr/local/include/libdrm -pthread -D_THREAD_SAFE -pthread
-D_THREAD_SAFE -pthread -D_THREAD_SAFE -pthread -D_THREAD_SAFE
-pthread -D_THREAD_SAFE -pthread -D_THREAD_SAFE -pthread
-D_THREAD_SAFE -pthread -D_THREAD_SAFE -pthread -D_THREAD_SAFE
-pthread -I/usr/local/include/libpng16
-I/usr/local/include/pango-1.0 -pthread -D_THREAD_SAFE -pthread
-D_THREAD_SAFE -pthread -D_THREAD_SAFE -pthread -D_THREAD_SAFE
-pthread -D_THREAD_SAFE -pthread -D_THREAD_SAFE -pthread
-D_THREAD_SAFE -pthread -D_THREAD_SAFE -pthread -D_THREAD_SAFE
-pthread -D_THREAD_SAFE -pthread -D_THREAD_SAFE -pthread
-D_THREAD_SAFE -pthread -D_THREAD_SAFE -pthread
-I/usr/local/include/harfbuzz -I/usr/local/include/gtk-2.0
-pthread -D_THREAD_SAFE -pthread -D_THREAD_SAFE -pthread
-D_THREAD_SAFE -pthread -D_THREAD_SAFE -pthread -D_THREAD_SAFE
-pthread -D_THREAD_SAFE -pthread -D_THREAD_SAFE -pthread
-D_THREAD_SAFE -pthread -D_THREAD_SAFE -pthread -D_THREAD_SAFE
-pthread -D_THREAD_SAFE -pthread -D_THREAD_SAFE -pthread
-D_THREAD_SAFE -pthread -I/usr/local/include/gdk-pixbuf-2.0
-pthread -D_THREAD_SAFE -pthread -D_THREAD_SAFE -pthread
-D_THREAD_SAFE -pthread -D_THREAD_SAFE -pthread -D_THREAD_SAFE
-pthread -D_THREAD_SAFE -pthread -D_THREAD_SAFE -pthread
-D_THREAD_SAFE -pthread -D_THREAD_SAFE -pthread -D_THREAD_SAFE
-pthread -D_THREAD_SAFE -pthread -D_THREAD_SAFE -pthread
-D_THREAD_SAFE -pthread -I/usr/local/include/gtk-unix-print-2.0
-pthread -D_THREAD_SAFE -pthread -D_THREAD_SAFE -pthread
-D_THREAD_SAFE -pthread -D_THREAD_SAFE -pthread -D_THREAD_SAFE
-pthread -D_THREAD_SAFE -pthread -D_THREAD_SAFE -pthread
-D_THREAD_SAFE -pthread -D_THREAD_SAFE -pthread -D_THREAD_SAFE
-pthread -D_THREAD_SAFE -pthread -D_THREAD_SAFE -pthread
-D_THREAD_SAFE -pthread -D_THREAD_SAFE -pthread -D_THREAD_SAFE
-pthread -D_THREAD_SAFE -pthread -D_THREAD_SAFE -pthread
-D_THREAD_SAFE -pthread -D_THREAD_SAFE -pthread -D_THREAD_SAFE
-pthread -D_THREAD_SAFE -pthread -D_THREAD_SAFE -pthread
-D_THREAD_SAFE -pthread -D_THREAD_SAFE -pthread -D_THREAD_SAFE
-pthread -D_THREAD_SAFE -pthread -D_THREAD_SAFE -pthread
-D_THREAD_SAFE -pthread -D_THREAD_SAFE -pthread -D_THREAD_SAFE
-pthread -D_THREAD_SAFE -pthread -D_THREAD_SAFE -pthread
-D_THREAD_SAFE -pthread -D_THREAD_SAFE -pthread -D_THREAD_SAFE
-pthread -D_THREAD_SAFE -pthread -D_THREAD_SAFE -pthread
-D_THREAD_SAFE -pthread -D_THREAD_SAFE -pthread -D_THREAD_SAFE
-pthread -D_THREAD_SAFE -pthread -D_THREAD_SAFE -pthread
-D_THREAD_SAFE -pthread -D_THREAD_SAFE -pthread -D_THREAD_SAFE
-pthread -D_THREAD_SAFE -pthread -D_THREAD_SAFE -pthread
-D_THREAD_SAFE -pthread -D_THREAD_SAFE -pthread -D_THREAD_SAFE
-pthread -D_THREAD_SAFE -pthread -D_THREAD_SAFE -pthread
-D_THREAD_SAFE -pthread -pthread  -I/usr/local/include -Wall -O2
-pipe  -fstack-protector -fno-strict-aliasing  -std=gnu++11 -MT
extra_defs_gen/generate_defs_gtk.o -MD -MP -MF $depbase.Tpo -c -o
extra_defs_gen/generate_defs_gtk.o
extra_defs_gen/generate_defs_gtk.cc &&\
mv -f $depbase.Tpo $depbase.Po
/bin/sh ../libtool  --tag=CXX   --mode=link c++ -Wall -O2 -pipe
-fstack-protector -fno-strict-aliasing  -std=gnu++11
-no-undefined -avoid-version -L/usr/local/lib -fstack-protector
-o extra_defs_gen/generate_extra_defs
extra_defs_gen/generate_defs_gtk.o -L/usr/local/lib -latkmm-1.6
-lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 -lcairomm-1.0 -lsigc-2.0
-lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo
-lpthread -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0
-lgobject-2.0 -lglib-2.0 -lintl -lfontconfig -lfreetype
-lglibmm_generate_extra_defs-2.4
libtool: link: c++ -Wall -O2 -pipe -fstack-protector
-fno-strict-aliasing -std=gnu++11 -fstack-protector -o
extra_defs_gen/generate_extra_defs
extra_defs_gen/generate_defs_gtk.o  -L/usr/local/lib -latkmm-1.6
-lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 -lcairomm-1.0 -lsigc-2.0
-lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo
-lpthread -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0
-lgobject-2.0 -lglib-2.0 -lintl -lfontconfig -lfreetype
-lglibmm_generate_extra_defs-2.4
/usr/bin/ld: warning: libGL.so.1, needed by
/usr/local/lib/libcairo.so, not found (try using -rpath or
-rpath-link)
/usr/local/lib/libcairo.so: undefined reference to `glDrawArrays'
/usr/local/lib/libcairo.so: undefined reference to `glColorMask'
/usr/local/lib/libcairo.so: undefined reference to `glClear'
/usr/local/lib/libcairo.so: undefined reference to `glDisable'
/usr/local/lib/libcairo.so: undefined reference to `glViewport'
/usr/local/lib/libcairo.so: undefined reference to `glTexImage2D'
/usr/local/lib/libcairo.so: undefined reference to `glReadPixels'
/usr/local/lib/libcairo.so: undefined reference to
`glPixelStorei'
/usr/local/lib/libcairo.so: undefined reference to `glGetError'
/usr/local/lib/libcairo.so: undefined reference to
`glActiveTexture'
/usr/local/lib/libcairo.so: undefined reference to `glDepthMask'
/usr/local/lib/libcairo.so: undefined reference to `glGetString'
/usr/local/lib/libcairo.so: undefined reference to
`glXGetProcAddress'
/usr/local/lib/libcairo.so: undefined reference to `glBlendFunc'
/usr/local/lib/libcairo.so: undefined reference to
`glXMakeCurrent'
/usr/local/lib/libcairo.so: undefined reference to `glReadBuffer'
/usr/local/lib/libcairo.so: undefined reference to `glScissor'
/usr/local/lib/libcairo.so: undefined reference to `glEnable'
/usr/local/lib/libcairo.so: undefined reference to
`glGetIntegerv'
/usr/local/lib/libcairo.so: undefined reference to
`glXGetCurrentDrawable'
/usr/local/lib/libcairo.so: undefined reference to
`glDrawElements'
/usr/local/lib/libcairo.so: undefined reference to
`glStencilFunc'
/usr/local/lib/libcairo.so: undefined reference to
`glBlendFuncSeparate'
/usr/local/lib/libcairo.so: undefined reference to `glStencilOp'
/usr/local/lib/libcairo.so: undefined reference to
`glBindTexture'
/usr/local/lib/libcairo.so: undefined reference to
`glDeleteTextures'
/usr/local/lib/libcairo.so: undefined reference to
`glTexParameteri'
/usr/local/lib/libcairo.so: undefined reference to
`glXQueryExtensionsString'
/usr/local/lib/libcairo.so: undefined reference to
`glXChooseFBConfig'
/usr/local/lib/libcairo.so: undefined reference to
`glGenTextures'
/usr/local/lib/libcairo.so: undefined reference to `glIsEnabled'
/usr/local/lib/libcairo.so: undefined reference to
`glXGetVisualFromFBConfig'
/usr/local/lib/libcairo.so: undefined reference to `glDrawBuffer'
/usr/local/lib/libcairo.so: undefined reference to `glClearColor'
/usr/local/lib/libcairo.so: undefined reference to
`glTexSubImage2D'
/usr/local/lib/libcairo.so: undefined reference to
`glXQueryContext'
/usr/local/lib/libcairo.so: undefined reference to
`glXSwapBuffers'
/usr/local/lib/libcairo.so: undefined reference to
`glClearStencil'
/usr/local/lib/libcairo.so: undefined reference to
`glXGetCurrentContext'
c++: error: linker command failed with exit code 1 (use -v to see
invocation)
gmake[3]: *** [Makefile:383: extra_defs_gen/generate_extra_defs]
Error 1
gmake[3]: Leaving directory
'/usr/ports/x11-toolkits/gtkmm24/work/gtkmm-2.24.4/tools'
gmake[2]: *** [Makefile:682: all-recursive] Error 1
gmake[2]: Leaving directory
'/usr/ports/x11-toolkits/gtkmm24/work/gtkmm-2.24.4'
gmake[1]: *** [Makefile:467: all] Error 2
gmake[1]: Leaving directory
'/usr/ports/x11-toolkits/gtkmm24/work/gtkmm-2.24.4'
*** Error code 1

Stop.
make: stopped in /usr/ports/x11-toolkits/gtkmm24

16:49:34 Wed, 16 Aug
[fastcat:root]/usr/ports/x11-toolkits/gtkmm24>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?2bd9pc56klqnsvbhsmgk56a5bt8fbc6h95>