NetBSD-Users archive

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

Re: libwnck3 fails to build



Disable introspection or define DISPLAY.   

On Sat, 27 Apr 2019 at 18:16, Andy Ball <ball%grex.org@localhost> wrote:
Hello,

    I am unable to build meta-pkgs/xfce4 on NetBSD/amd64 7.2
because it depends on devel/libwnck3, which fails to build.
I welcome any suggestions.

Thanks,
  - Andy Ball.


=> Bootstrap dependency digest>=20010302: found digest-20160304
===> Skipping vulnerability checks.
WARNING: No /var/db/pkg/pkg-vulnerabilities file found.
WARNING: To fix run: `/usr/sbin/pkg_admin -K /var/db/pkg fetch-pkg-vulnerabilities'.
=> Checksum SHA1 OK for libwnck-3.24.1.tar.xz
=> Checksum RMD160 OK for libwnck-3.24.1.tar.xz
=> Checksum SHA512 OK for libwnck-3.24.1.tar.xz
===> Installing dependencies for libwnck3-3.24.1nb5
=> Tool dependency glib2-tools-[0-9]*: found glib2-tools-2.56.1
=> Tool dependency libtool-base>=2.4.2nb9: found libtool-base-2.4.6
=> Tool dependency gmake>=3.81: found gmake-4.1nb3
=> Tool dependency pkgconf-[0-9]*: found pkgconf-1.3.5
=> Build dependency x11-links>=1.13: found x11-links-1.13
=> Build dependency cwrappers>=20150314: found cwrappers-20170611
=> Full dependency glib2>=2.34.0: found glib2-2.56.2nb1
=> Full dependency gobject-introspection>=1.34.0: found gobject-introspection-1.56.1
=> Full dependency startup-notification>=0.12nb2: found startup-notification-0.12nb3
=> Full dependency gtk3+>=3.24.1nb2: found gtk3+-3.24.1nb3
===> Overriding tools for libwnck3-3.24.1nb5
===> Extracting for libwnck3-3.24.1nb5
===> Patching for libwnck3-3.24.1nb5
===> Creating toolchain wrappers for libwnck3-3.24.1nb5
===> Configuring for libwnck3-3.24.1nb5
=> Generating pkg-config file for builtin expat package.
=> Modifying GNU configure scripts to avoid --recheck
=> Replacing config-guess with pkgsrc versions
=> Replacing config-sub with pkgsrc versions
=> Replacing install-sh with pkgsrc version
=> Adding run-time search paths to pkg-config files.
=> Fixing locale directory references.
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... build-aux/install-sh -c -d
checking for gawk... /usr/bin/awk
checking whether make sets $(MAKE)... yes
checking whether make 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... gnutar
checking whether make supports nested variables... (cached) yes
checking whether to enable debugging... no
checking build system type... x86_64--netbsd
checking host system type... x86_64--netbsd
checking how to print strings... printf
checking for style of include used by make... GNU
checking for x86_64--netbsd-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 for a sed that does not truncate output... /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... /usr/bin/grep -F
checking for ld used by gcc... /usr/pkgsrc/devel/libwnck3/work/.cwrapper/bin/ld
checking if the linker (/usr/pkgsrc/devel/libwnck3/work/.cwrapper/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 how to convert x86_64--netbsd file names to x86_64--netbsd format... func_convert_file_noop
checking how to convert x86_64--netbsd file names to toolchain format... func_convert_file_noop
checking for /usr/pkgsrc/devel/libwnck3/work/.cwrapper/bin/ld option to reload object files... -r
checking for x86_64--netbsd-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... match_pattern /lib[^/]+(\.so|_pic\.a)$
checking for x86_64--netbsd-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64--netbsd-ar... no
checking for ar... ar
checking for archiver @FILE support... @
checking for x86_64--netbsd-strip... no
checking for strip... strip
checking for x86_64--netbsd-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/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 x86_64--netbsd-mt... no
checking for mt... mt
checking if mt is a manifest tool... no
checking how to run the C preprocessor... gcc -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 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... rm: conftest*: No such file or directory
yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/pkgsrc/devel/libwnck3/work/.cwrapper/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... rm: conftest*: No such file or directory
no
checking dynamic linker characteristics... NetBSD ld.elf_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... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked 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 for x86_64--netbsd-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 C compiler accepts -Werror=unknown-warning-option... no
checking whether C compiler accepts -Wno-suggest-attribute=format... yes
checking whether C compiler accepts -fno-strict-aliasing... yes
checking whether C compiler accepts -Wall... yes
checking whether C compiler accepts -Wextra... yes
checking whether C compiler accepts -Wundef... yes
checking whether C compiler accepts -Wnested-externs... yes
checking whether C compiler accepts -Wwrite-strings... yes
checking whether C compiler accepts -Wpointer-arith... yes
checking whether C compiler accepts -Wmissing-declarations... yes
checking whether C compiler accepts -Wmissing-prototypes... yes
checking whether C compiler accepts -Wstrict-prototypes... yes
checking whether C compiler accepts -Wredundant-decls... yes
checking whether C compiler accepts -Wno-unused-parameter... yes
checking whether C compiler accepts -Wno-missing-field-initializers... yes
checking whether C compiler accepts -Wdeclaration-after-statement... yes
checking whether C compiler accepts -Wformat=2... yes
checking whether C compiler accepts -Wold-style-definition... yes
checking whether C compiler accepts -Wcast-align... yes
checking whether C compiler accepts -Wformat-nonliteral... yes
checking whether C compiler accepts -Wformat-security... yes
checking whether C compiler accepts -Wsign-compare... yes
checking whether C compiler accepts -Wstrict-aliasing... yes
checking whether C compiler accepts -Wshadow... yes
checking whether C compiler accepts -Winline... yes
checking whether C compiler accepts -Wpacked... yes
checking whether C compiler accepts -Wmissing-format-attribute... yes
checking whether C compiler accepts -Wmissing-noreturn... yes
checking whether C compiler accepts -Winit-self... yes
checking whether C compiler accepts -Wredundant-decls... (cached) yes
checking whether C compiler accepts -Wmissing-include-dirs... yes
checking whether C compiler accepts -Wunused-but-set-variable... yes
checking whether C compiler accepts -Warray-bounds... yes
checking whether C compiler accepts -Wimplicit-function-declaration... yes
checking whether C compiler accepts -Wreturn-type... yes
checking whether C compiler accepts -Wswitch-enum... yes
checking whether C compiler accepts -Wswitch-default... yes
checking whether C compiler accepts -Wno-error=unused-parameter... yes
checking whether C compiler accepts -Wno-error=missing-field-initializers... yes
checking whether C compiler accepts -Werror=unknown-warning-option... (cached) no
checking whether the linker accepts -Wl,--no-as-needed... yes
checking whether the linker accepts -Wl,--fatal-warnings... yes
checking whether the linker accepts -Wl,-fatal_warnings... no
checking whether the linker accepts -Wl,--no-as-needed... yes
checking whether NLS is requested... yes
checking for msgfmt... /usr/pkgsrc/devel/libwnck3/work/.tools/bin/msgfmt
checking for gmsgfmt... /usr/pkgsrc/devel/libwnck3/work/.tools/bin/msgfmt
checking for xgettext... /usr/pkg/bin/xgettext
checking for msgmerge... /usr/pkg/bin/msgmerge
checking for ld used by gcc... /usr/pkgsrc/devel/libwnck3/work/.cwrapper/bin/ld
checking if the linker (/usr/pkgsrc/devel/libwnck3/work/.cwrapper/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... (cached) yes
checking whether to use NLS... yes
checking where the gettext function comes from... external libintl
checking how to link with libintl... /usr/pkg/lib/libintl.so /usr/lib/libc.so -Wl,-rpath -Wl,/usr/pkg/lib
checking for glib-compile-resources... /usr/pkg/bin/glib-compile-resources
checking for pkg-config... /usr/pkgsrc/devel/libwnck3/work/.tools/bin/pkg-config
checking for cos in -lm... yes
checking pkg-config is at least version 0.9.0... yes
checking for STARTUP_NOTIFICATION... yes
checking for X... libraries /usr/X11R7/lib, headers /usr/X11R7/include
checking for XLIB... yes
checking if building with X Resource Information Extension Library... yes
checking for LIBWNCK... yes
checking for gtk-doc... no
configure: WARNING:
  You will not be able to create source packages with 'make dist'
  because gtk-doc >= 1.9 is not found.
checking for gtkdoc-check... no
checking for gtkdoc-check... no
checking for gtkdoc-rebase... no
checking for gtkdoc-mkpdf... no
checking whether to build gtk-doc documentation... no
checking for GTKDOC_DEPS... yes
checking for gobject-introspection... 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 po/Makefile.in
config.status: creating libwnck/Makefile
config.status: creating libwnck/version.h
config.status: creating libwnck-3.0.pc
config.status: creating libwnck-3.0-uninstalled.pc
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
rm: libtoolT: No such file or directory
config.status: executing po-directories commands
config.status: creating po/POTFILES
config.status: creating po/Makefile

              libwnck 3.24.1
              ==============

        prefix:                       /usr/pkg
        exec_prefix:                  ${prefix}
        libdir:                       ${exec_prefix}/lib
        bindir:                       ${exec_prefix}/bin
        sbindir:                      ${exec_prefix}/sbin
        sysconfdir:                   ${prefix}/etc
        localstatedir:                ${prefix}/var
        datadir:                      ${datarootdir}
        source code location:         .
        compiler:                     gcc
        cflags:                       -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/X11R7/include/freetype2 -I/usr/X11R7/include/libdrm
        Maintainer mode:             
        Use *_DISABLE_DEPRECATED:     no

        Startup notification support: yes
        XRes support:                 yes
        Build introspection support:  yes
        Build gtk-doc documentation:  no
        Install wnck-based tools:     no


=> Modifying libtool scripts to use pkgsrc libtool
=> Modifying libtool scripts to use pkgsrc depcomp
===> Building for libwnck3-3.24.1nb5
/usr/pkg/bin/gmake  all-recursive
gmake[1]: Entering directory '/usr/pkgsrc/devel/libwnck3/work/libwnck-3.24.1'
Making all in libwnck
gmake[2]: Entering directory '/usr/pkgsrc/devel/libwnck3/work/libwnck-3.24.1/libwnck'
/usr/pkg/bin/gmake  all-am
gmake[3]: Entering directory '/usr/pkgsrc/devel/libwnck3/work/libwnck-3.24.1/libwnck'
  CC       libwnck_3_la-wnck-enum-types.lo
  CC       libwnck_3_la-wnck-resources.lo
  CC       libwnck_3_la-application.lo
  CC       libwnck_3_la-class-group.lo
  CC       libwnck_3_la-pager.lo
  CC       libwnck_3_la-screen.lo
  CC       libwnck_3_la-selector.lo
  CC       libwnck_3_la-tasklist.lo
  CC       libwnck_3_la-util.lo
  CC       libwnck_3_la-window.lo
  CC       libwnck_3_la-window-action-menu.lo
  CC       libwnck_3_la-workspace.lo
  CC       libwnck_3_la-xutils.lo
xutils.c: In function '_wnck_error_trap_push':
xutils.c:702:3: warning: 'gdk_error_trap_push' is deprecated (declared at /usr/pkgsrc/devel/libwnck3/work/.buildlink/include/gtk-3.0/gdk/gdkmain.h:70): Use 'gdk_x11_display_error_trap_push' instead [-Wdeprecated-declarations]
   gdk_error_trap_push ();
   ^
xutils.c: In function '_wnck_error_trap_pop':
xutils.c:708:3: warning: 'gdk_flush' is deprecated (declared at /usr/pkgsrc/devel/libwnck3/work/.buildlink/include/gtk-3.0/gdk/gdkmain.h:124): Use 'gdk_display_flush' instead [-Wdeprecated-declarations]
   gdk_flush ();
   ^
xutils.c:709:3: warning: 'gdk_error_trap_pop' is deprecated (declared at /usr/pkgsrc/devel/libwnck3/work/.buildlink/include/gtk-3.0/gdk/gdkmain.h:73): Use 'gdk_x11_display_error_trap_pop' instead [-Wdeprecated-declarations]
   return gdk_error_trap_pop ();
   ^
xutils.c: In function 'try_pixmap_and_mask':
xutils.c:1801:3: warning: 'gdk_error_trap_push' is deprecated (declared at /usr/pkgsrc/devel/libwnck3/work/.buildlink/include/gtk-3.0/gdk/gdkmain.h:70): Use 'gdk_x11_display_error_trap_push' instead [-Wdeprecated-declarations]
   gdk_error_trap_push ();
   ^
xutils.c:1841:3: warning: 'gdk_error_trap_pop' is deprecated (declared at /usr/pkgsrc/devel/libwnck3/work/.buildlink/include/gtk-3.0/gdk/gdkmain.h:73): Use 'gdk_x11_display_error_trap_pop' instead [-Wdeprecated-declarations]
   if (gdk_error_trap_pop () != Success)
   ^
  CC       libwnck_3_la-wnck-image-menu-item.lo
  CC       libwnck_3_la-pager-accessible.lo
  CC       libwnck_3_la-pager-accessible-factory.lo
  CC       libwnck_3_la-workspace-accessible.lo
  CC       libwnck_3_la-workspace-accessible-factory.lo
  CCLD     libwnck-3.la
ld: warning: libfontconfig.so.1, needed by /usr/pkgsrc/devel/libwnck3/work/.buildlink/lib/libpangocairo-1.0.so, may conflict with libfontconfig.so.2
ld: warning: libfreetype.so.6, needed by /usr/pkgsrc/devel/libwnck3/work/.buildlink/lib/libpangocairo-1.0.so, may conflict with libfreetype.so.17
  CC       test-pager.o
  CCLD     test-pager
ld: warning: libfontconfig.so.1, needed by /usr/pkgsrc/devel/libwnck3/work/.buildlink/lib/libpangocairo-1.0.so, may conflict with libfontconfig.so.2
ld: warning: libfreetype.so.6, needed by /usr/pkgsrc/devel/libwnck3/work/.buildlink/lib/libpangocairo-1.0.so, may conflict with libfreetype.so.17
  CC       test-wnck.o
  CCLD     test-wnck
ld: warning: libfontconfig.so.1, needed by /usr/pkgsrc/devel/libwnck3/work/.buildlink/lib/libpangocairo-1.0.so, may conflict with libfontconfig.so.2
ld: warning: libfreetype.so.6, needed by /usr/pkgsrc/devel/libwnck3/work/.buildlink/lib/libpangocairo-1.0.so, may conflict with libfreetype.so.17
  CC       test-selector.o
  CCLD     test-selector
ld: warning: libfontconfig.so.1, needed by /usr/pkgsrc/devel/libwnck3/work/.buildlink/lib/libpangocairo-1.0.so, may conflict with libfontconfig.so.2
ld: warning: libfreetype.so.6, needed by /usr/pkgsrc/devel/libwnck3/work/.buildlink/lib/libpangocairo-1.0.so, may conflict with libfreetype.so.17
  CC       test-tasklist.o
  CCLD     test-tasklist
ld: warning: libfontconfig.so.1, needed by /usr/pkgsrc/devel/libwnck3/work/.buildlink/lib/libpangocairo-1.0.so, may conflict with libfontconfig.so.2
ld: warning: libfreetype.so.6, needed by /usr/pkgsrc/devel/libwnck3/work/.buildlink/lib/libpangocairo-1.0.so, may conflict with libfreetype.so.17
  CC       test-urgent.o
  CCLD     test-urgent
ld: warning: libfontconfig.so.1, needed by /usr/pkgsrc/devel/libwnck3/work/.buildlink/lib/libpangocairo-1.0.so, may conflict with libfontconfig.so.2
ld: warning: libfreetype.so.6, needed by /usr/pkgsrc/devel/libwnck3/work/.buildlink/lib/libpangocairo-1.0.so, may conflict with libfreetype.so.17
  CC       test-shutdown.o
  CCLD     test-shutdown
ld: warning: libfontconfig.so.1, needed by /usr/pkgsrc/devel/libwnck3/work/.buildlink/lib/libpangocairo-1.0.so, may conflict with libfontconfig.so.2
ld: warning: libfreetype.so.6, needed by /usr/pkgsrc/devel/libwnck3/work/.buildlink/lib/libpangocairo-1.0.so, may conflict with libfreetype.so.17
  CC       wnckprop.o
wnckprop.c: In function 'wm_state_set':
wnckprop.c:1686:3: warning: 'gdk_error_trap_push' is deprecated (declared at /usr/pkgsrc/devel/libwnck3/work/.buildlink/include/gtk-3.0/gdk/gdkmain.h:70): Use 'gdk_x11_display_error_trap_push' instead [-Wdeprecated-declarations]
   gdk_error_trap_push ();
   ^
wnckprop.c:1693:3: warning: 'gdk_error_trap_pop' is deprecated (declared at /usr/pkgsrc/devel/libwnck3/work/.buildlink/include/gtk-3.0/gdk/gdkmain.h:73): Use 'gdk_x11_display_error_trap_pop' instead [-Wdeprecated-declarations]
   err = gdk_error_trap_pop ();
   ^
wnckprop.c: In function 'find_managed_window':
wnckprop.c:1720:3: warning: 'gdk_error_trap_push' is deprecated (declared at /usr/pkgsrc/devel/libwnck3/work/.buildlink/include/gtk-3.0/gdk/gdkmain.h:70): Use 'gdk_x11_display_error_trap_push' instead [-Wdeprecated-declarations]
   gdk_error_trap_push ();
   ^
wnckprop.c:1722:3: warning: 'gdk_error_trap_pop' is deprecated (declared at /usr/pkgsrc/devel/libwnck3/work/.buildlink/include/gtk-3.0/gdk/gdkmain.h:73): Use 'gdk_x11_display_error_trap_pop' instead [-Wdeprecated-declarations]
   if (gdk_error_trap_pop () || !result)
   ^
wnckprop.c: In function 'get_target':
wnckprop.c:1828:3: warning: 'gdk_flush' is deprecated (declared at /usr/pkgsrc/devel/libwnck3/work/.buildlink/include/gtk-3.0/gdk/gdkmain.h:124): Use 'gdk_display_flush' instead [-Wdeprecated-declarations]
   gdk_flush ();
   ^
  CCLD     wnckprop
ld: warning: libfontconfig.so.1, needed by /usr/pkgsrc/devel/libwnck3/work/.buildlink/lib/libpangocairo-1.0.so, may conflict with libfontconfig.so.2
ld: warning: libfreetype.so.6, needed by /usr/pkgsrc/devel/libwnck3/work/.buildlink/lib/libpangocairo-1.0.so, may conflict with libfreetype.so.17
  CC       wnck-urgency-monitor.o
  CCLD     wnck-urgency-monitor
ld: warning: libfontconfig.so.1, needed by /usr/pkgsrc/devel/libwnck3/work/.buildlink/lib/libpangocairo-1.0.so, may conflict with libfontconfig.so.2
ld: warning: libfreetype.so.6, needed by /usr/pkgsrc/devel/libwnck3/work/.buildlink/lib/libpangocairo-1.0.so, may conflict with libfreetype.so.17
  GISCAN   Wnck-3.0.gir

** (process:19210): WARNING **: 15:48:25.161: Failed to get connection to xfconfd: Cannot autolaunch D-Bus without X11 $DISPLAY
ld: warning: libfontconfig.so.1, needed by /usr/pkgsrc/devel/libwnck3/work/.buildlink/lib/libpangocairo-1.0.so, may conflict with libfontconfig.so.2
ld: warning: libfreetype.so.6, needed by /usr/pkgsrc/devel/libwnck3/work/.buildlink/lib/libpangocairo-1.0.so, may conflict with libfreetype.so.17

** (process:22503): WARNING **: 15:48:28.400: Failed to get connection to xfconfd: Cannot autolaunch D-Bus without X11 $DISPLAY
  GICOMP   Wnck-3.0.gir

** (g-ir-compiler:17427): WARNING **: 15:48:29.840: Failed to get connection to xfconfd: Cannot autolaunch D-Bus without X11 $DISPLAY
[1]   Trace/BPT trap (core dumped) /usr/pkg/bin/g-i...
/usr/pkg/share/gobject-introspection-1.0/Makefile.introspection:172: recipe for target 'Wnck-3.0.typelib' failed
gmake[3]: *** [Wnck-3.0.typelib] Error 133
gmake[3]: Leaving directory '/usr/pkgsrc/devel/libwnck3/work/libwnck-3.24.1/libwnck'
Makefile:611: recipe for target 'all' failed
gmake[2]: *** [all] Error 2
gmake[2]: Leaving directory '/usr/pkgsrc/devel/libwnck3/work/libwnck-3.24.1/libwnck'
Makefile:573: recipe for target 'all-recursive' failed
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory '/usr/pkgsrc/devel/libwnck3/work/libwnck-3.24.1'
Makefile:480: recipe for target 'all' failed
gmake: *** [all] Error 2
*** Error code 2

Stop.
make[1]: stopped in /usr/pkgsrc/devel/libwnck3
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/devel/libwnck3

--
----


Home | Main Index | Thread Index | Old Index