Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 4 Mar 2011 12:09:10 +0300
From:      Pavel Timofeev <timp87@gmail.com>
To:        Olivier Duchateau <duchateau.olivier@gmail.com>
Cc:        Oliver Lehmann <lehmann@ans-netz.de>, freebsd-ports@freebsd.org, miwi@freebsd.org
Subject:   Re: tumbler-0.1.6.tar.bz2 not found
Message-ID:  <AANLkTikSSjoz9tscMCL4Li5bXLVWXBuk6z9C4Mtr-kKN@mail.gmail.com>
In-Reply-To: <AANLkTinYJQaFit5H=n5ucFyKtbx6aWBSEw77yT=YRkUC@mail.gmail.com>
References:  <4D6F8142.1000206@eskk.nu> <31059300.post@talk.nabble.com> <31059323.post@talk.nabble.com> <AANLkTikatG9Ts8sdzURGc-MHQz_bbniDQk3AqJFSnaRn@mail.gmail.com> <31065589.post@talk.nabble.com> <AANLkTinYJQaFit5H=n5ucFyKtbx6aWBSEw77yT=YRkUC@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Thank you for fast reply!

> Be careful, xfce4-notification-daemon is any more developed by the
> Xfce's team. Use rather  deskutils/xfce4-notifyd
>
> Neverless, you should replace MASTER_SITE by:
>
> MASTER_SITES=   ${MASTER_SITE_XFCE}
> MASTER_SITE_SUBDIR=     src/archive/${PORTNAME}/${
> PORTVERSION:R}
>
> In CONFIGURE_ARGS add explicitly --disable-mcs-plugin
>
> Perhaps, you should also look at pkg-plist.

Ok, I think use deskutils/xfce4-notifyd could be better.


> For thunar-media-tags-plugin, check if thunar-vfs is installed.
Hmm, I have thunar-vfs
# pkg_info | grep vfs
thunar-vfs-1.2.0    The virtual filesystem for Thunar
# portmaster thunar-media-tags-plugin-0.1.2_15

===>>> Currently installed version: thunar-media-tags-plugin-0.1.2_15
===>>> Port directory: /usr/ports/audio/thunar-media-tags-plugin

===>>> Gathering distinfo list for installed ports

===>>> Launching 'make checksum' for audio/thunar-media-tags-plugin in
background
===>>> Gathering dependency list for audio/thunar-media-tags-plugin from
ports
===>>> Initial dependency check complete for audio/thunar-media-tags-plugin

===>>> Starting build for audio/thunar-media-tags-plugin <<<===

===>>> All dependencies are up to date

===>  Cleaning for thunar-media-tags-plugin-0.1.2_16

===>  License check disabled, port has not defined LICENSE
===>  Extracting for thunar-media-tags-plugin-0.1.2_16
=> SHA256 Checksum OK for xfce4/thunar-media-tags-plugin-0.1.2.tar.bz2.
===>  Patching for thunar-media-tags-plugin-0.1.2_16
===>   thunar-media-tags-plugin-0.1.2_16 depends on executable: gmake -
found
===>   thunar-media-tags-plugin-0.1.2_16 depends on package: libtool>=2.4 -
found
===>   thunar-media-tags-plugin-0.1.2_16 depends on file:
/usr/local/bin/intltool-extract - found
===>   thunar-media-tags-plugin-0.1.2_16 depends on executable: pkg-config -
found
===>   thunar-media-tags-plugin-0.1.2_16 depends on package: libexo>=0.5.6 -
found
===>   thunar-media-tags-plugin-0.1.2_16 depends on package: Thunar>=1.1.6 -
found
===>   thunar-media-tags-plugin-0.1.2_16 depends on package:
thunar-vfs>=1.2.0 - found
===>   thunar-media-tags-plugin-0.1.2_16 depends on shared library: tag -
found
===>   thunar-media-tags-plugin-0.1.2_16 depends on shared library: intl -
found
===>   thunar-media-tags-plugin-0.1.2_16 depends on shared library:
atk-1.0.0 - found
===>   thunar-media-tags-plugin-0.1.2_16 depends on shared library:
glib-2.0.0 - found
===>   thunar-media-tags-plugin-0.1.2_16 depends on shared library:
gtk-x11-2.0.0 - found
===>   thunar-media-tags-plugin-0.1.2_16 depends on shared library:
pango-1.0.0 - found
===>  Configuring for thunar-media-tags-plugin-0.1.2_16
checking build system type... amd64-portbld-freebsd8.2
checking host system type... amd64-portbld-freebsd8.2
checking target system type... amd64-portbld-freebsd8.2
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... /usr/local/bin/gmkdir -p
checking for gawk... gawk
checking whether gmake sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for style of include used by gmake... GNU
checking for gcc... cc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
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 dependency style of cc... gcc3
checking how to run the C preprocessor... cpp
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for AIX... no
checking for library containing strerror... none required
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 for gcc... (cached) cc
checking whether we are using the GNU C compiler... (cached) yes
checking whether cc accepts -g... (cached) yes
checking for cc option to accept ISO C89... (cached) none needed
checking dependency style of cc... (cached) gcc3
checking for a sed that does not truncate output... /usr/local/bin/gsed
checking for ld used by cc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for a BSD-compatible install... /usr/bin/install -c -o root -g
wheel
checking for perl... /usr/bin/perl
checking for XML::Parser... ok
checking for iconv... /usr/local/bin/iconv
checking for msgfmt... /usr/local/bin/msgfmt
checking for msgmerge... /usr/local/bin/msgmerge
checking for xgettext... /usr/local/bin/xgettext
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking dependency style of c++... gcc3
checking how to run the C++ preprocessor... c++ -E
checking for g77... no
checking for xlf... no
checking for f77... no
checking for frt... no
checking for pgf77... no
checking for cf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for xlf90... no
checking for f90... no
checking for pgf90... no
checking for pghpf... no
checking for epcf90... no
checking for gfortran... no
checking for g95... no
checking for xlf95... no
checking for f95... no
checking for fort... no
checking for ifort... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for ftn... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether  accepts -g... no
checking the maximum length of command line arguments... (cached) 262144
checking command to parse /usr/bin/nm -B output from cc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if cc supports -fno-rtti -fno-exceptions... no
checking for cc option to produce PIC... -fPIC
checking if cc PIC flag -fPIC works... yes
checking if cc static flag -static works... yes
checking if cc supports -c -o file.o... 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... freebsd8.2 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
configure: creating libtool
appending configuration tag "CXX" to libtool
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
checking if c++ PIC flag -fPIC works... yes
checking if c++ static flag -static works... yes
checking if c++ supports -c -o file.o... yes
checking whether the c++ linker (/usr/bin/ld) supports shared libraries...
yes
checking dynamic linker characteristics... freebsd8.2 ld.so
checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for LC_MESSAGES... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for ngettext in libc... no
checking for bindtextdomain in -lintl... yes
checking for ngettext in -lintl... yes
checking for dgettext in -lintl... yes
checking for bind_textdomain_codeset... yes
checking for msgfmt... /usr/local/bin/msgfmt
checking for dcgettext... yes
checking for gmsgfmt... /usr/local/bin/msgfmt
checking for xgettext... /usr/local/bin/xgettext
checking for catalogs to be installed...  ca cs de el eu fr gl hu ja nl pa
pl ru zh_TW
checking for bind_textdomain_codeset... (cached) yes
checking for locales directory... ${datarootdir}/locale
checking for additional xgettext flags... --keyword=Q_
checking for pkg-config... /usr/local/bin/pkg-config
checking for pkg-config >= 0.9.0... 0.25
checking for exo-1 >= 0.3.1.3... 0.6.0
checking EXO_CFLAGS... -D_THREAD_SAFE -D_REENTRANT
-I/usr/local/include/exo-1 -I/usr/local/include/gtk-2.0
-I/usr/local/include/xfce4 -I/usr/local/lib/gtk-2.0/include
-I/usr/local/include/atk-1.0 -I/usr/local/include/cairo
-I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/pango-1.0
-I/usr/local/include/gio-unix-2.0/ -I/usr/local/include
-I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include
-I/usr/local/include/pixman-1 -I/usr/local/include/freetype2
-I/usr/local/include/drm
checking EXO_LIBS... -pthread -L/usr/local/lib -lexo-1 -lgtk-x11-2.0
-lxfce4util -lgdk-x11-2.0 -latk-1.0 -lpangocairo-1.0 -lXext -lXrender
-lXinerama -lXi -lXrandr -lXcursor -lXcomposite -lXdamage -lgdk_pixbuf-2.0
-lpangoft2-1.0 -lgio-2.0 -lXfixes -lcairo -lX11 -lpng -lz -lpango-1.0 -lm
-lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0
checking for thunarx-2 >= 0.2.3svn-r20526... 1.2.1
checking THUNARX_CFLAGS... -D_THREAD_SAFE -D_REENTRANT
-I/usr/local/include/thunarx-2 -I/usr/local/include/gtk-2.0
-I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0
-I/usr/local/include/cairo -I/usr/local/include/gdk-pixbuf-2.0
-I/usr/local/include/pango-1.0 -I/usr/local/include/gio-unix-2.0/
-I/usr/local/include -I/usr/local/include/glib-2.0
-I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1
-I/usr/local/include/freetype2 -I/usr/local/include/drm
checking THUNARX_LIBS... -pthread -L/usr/local/lib -lthunarx-2 -lgtk-x11-2.0
-lgdk-x11-2.0 -latk-1.0 -lpangocairo-1.0 -lXext -lXrender -lXinerama -lXi
-lXrandr -lXcursor -lXcomposite -lXdamage -lgdk_pixbuf-2.0 -lpangoft2-1.0
-lgio-2.0 -lXfixes -lcairo -lX11 -lpng -lz -lpango-1.0 -lm -lfreetype
-lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0
checking for thunar-vfs-1 >= 0.2.3svn-r20526... not found
*** The required package thunar-vfs-1 was not found on your system.
*** Please install thunar-vfs-1 (atleast version 0.2.3svn-r20526) or adjust
*** the PKG_CONFIG_PATH environment variable if you
*** installed the package in a nonstandard prefix so that
*** pkg-config is able to find it.
===>  Script "configure" failed unexpectedly.
Please report the problem to miwi@FreeBSD.org [maintainer] and attach the
"/usr/ports/audio/thunar-media-tags-plugin/work/thunar-media-tags-plugin-0.1.2/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. an `ls /var/db/pkg`).
*** Error code 1

Stop in /usr/ports/audio/thunar-media-tags-plugin.

===>>> make failed for audio/thunar-media-tags-plugin
===>>> Aborting update

Terminated
Terminated

===>>> You can restart from the point of failure with this command line:
       portmaster <flags> audio/thunar-media-tags-plugin

=( Bad
But then I made
# pkg_delete thunar-vfs-1.2.0
pkg_delete: file
'/usr/local/include/thunar-vfs-1/thunar-vfs/thunar-vfs-config.h' doesn't
exist
pkg_delete: file
'/usr/local/include/thunar-vfs-1/thunar-vfs/thunar-vfs-enum-types.h' doesn't
exist
pkg_delete: file
'/usr/local/include/thunar-vfs-1/thunar-vfs/thunar-vfs-info.h' doesn't exist
pkg_delete: file
'/usr/local/include/thunar-vfs-1/thunar-vfs/thunar-vfs-interactive-job.h'
doesn't exist
pkg_delete: file
'/usr/local/include/thunar-vfs-1/thunar-vfs/thunar-vfs-job.h' doesn't exist
pkg_delete: file
'/usr/local/include/thunar-vfs-1/thunar-vfs/thunar-vfs-mime-action.h'
doesn't exist
pkg_delete: file
'/usr/local/include/thunar-vfs-1/thunar-vfs/thunar-vfs-mime-application.h'
doesn't exist
pkg_delete: file
'/usr/local/include/thunar-vfs-1/thunar-vfs/thunar-vfs-mime-database.h'
doesn't exist
pkg_delete: file
'/usr/local/include/thunar-vfs-1/thunar-vfs/thunar-vfs-mime-handler.h'
doesn't exist
pkg_delete: file
'/usr/local/include/thunar-vfs-1/thunar-vfs/thunar-vfs-mime-info.h' doesn't
exist
pkg_delete: file
'/usr/local/include/thunar-vfs-1/thunar-vfs/thunar-vfs-monitor.h' doesn't
exist
pkg_delete: file
'/usr/local/include/thunar-vfs-1/thunar-vfs/thunar-vfs-path.h' doesn't exist
pkg_delete: file
'/usr/local/include/thunar-vfs-1/thunar-vfs/thunar-vfs-thumb.h' doesn't
exist
pkg_delete: file
'/usr/local/include/thunar-vfs-1/thunar-vfs/thunar-vfs-types.h' doesn't
exist
pkg_delete: file
'/usr/local/include/thunar-vfs-1/thunar-vfs/thunar-vfs-user.h' doesn't exist
pkg_delete: file
'/usr/local/include/thunar-vfs-1/thunar-vfs/thunar-vfs-util.h' doesn't exist
pkg_delete: file
'/usr/local/include/thunar-vfs-1/thunar-vfs/thunar-vfs-volume.h' doesn't
exist
pkg_delete: file '/usr/local/include/thunar-vfs-1/thunar-vfs/thunar-vfs.h'
doesn't exist
pkg_delete: file '/usr/local/lib/libthunar-vfs-1.la' doesn't exist
pkg_delete: file '/usr/local/lib/libthunar-vfs-1.so' doesn't exist
pkg_delete: file '/usr/local/lib/libthunar-vfs-1.so.5' doesn't exist
pkg_delete: file '/usr/local/libdata/pkgconfig/thunar-vfs-1.pc' doesn't
exist
pkg_delete: file
'/usr/local/share/thumbnailers/thunar-vfs-font-thumbnailer-1.desktop'
doesn't exist
pkg_delete: file '/usr/local/share/thumbnailers' doesn't exist
pkg_delete: unable to completely remove directory
'/usr/local/share/thumbnailers'
pkg_delete: file '/usr/local/include/thunar-vfs-1/thunar-vfs' doesn't exist
pkg_delete: unable to completely remove directory
'/usr/local/include/thunar-vfs-1/thunar-vfs'
pkg_delete: file '/usr/local/include/thunar-vfs-1' doesn't exist
pkg_delete: unable to completely remove directory
'/usr/local/include/thunar-vfs-1'
pkg_delete: couldn't entirely delete package (perhaps the packing list is
incorrectly specified?)

# portmaster audio/thunar-media-tags-plugin
....
===>>> The following actions will be taken if you choose to proceed:
        Re-install thunar-media-tags-plugin-0.1.2_16
        Install x11-fm/thunar-vfs

===>>> Proceed? y/n [y]
....
===>>> The following actions were performed:
        Installation of x11-fm/thunar-vfs (thunar-vfs-1.2.0)
        Upgrade of thunar-media-tags-plugin-0.1.2_15 to
thunar-media-tags-plugin-0.1.2_16

And everything is OK



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