Date: Fri, 1 Sep 2017 10:06:11 -0700 From: Kevin Oberman <rkoberman@gmail.com> To: tech-lists <tech-lists@zyxst.net> Cc: FreeBSD Ports ML <freebsd-ports@freebsd.org> Subject: Re: www/bluefish builds but fails to install Message-ID: <CAN6yY1s6L2bjLkwDAmh8yM434Fu%2BzNcQv8w753nDwzJT4i1VfQ@mail.gmail.com> In-Reply-To: <c8d2ffee-5767-1cca-4533-22e14fd95f1e@zyxst.net> References: <c8d2ffee-5767-1cca-4533-22e14fd95f1e@zyxst.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Sep 1, 2017 at 5:04 AM, tech-lists <tech-lists@zyxst.net> wrote: > Hello ports@ > > system is 11.1-STABLE #0 r322350 > ports is r449063 > > www/bluefish builds OK but fails to install with the following error: > > # make install > ===> Installing for bluefish-2.2.10 > ===> bluefish-2.2.10 depends on executable: tidy4 - found > ===> bluefish-2.2.10 depends on executable: weblint - found > ===> bluefish-2.2.10 depends on executable: update-desktop-database - > found > ===> bluefish-2.2.10 depends on file: /usr/local/bin/python2.7 - found > ===> bluefish-2.2.10 depends on executable: update-mime-database - found > ===> bluefish-2.2.10 depends on executable: gtk-update-icon-cache - found > ===> bluefish-2.2.10 depends on shared library: libpcre.so - found > (/usr/local/lib/libpcre.so) > ===> bluefish-2.2.10 depends on shared library: libenchant.so - found > (/usr/local/lib/libenchant.so) > ===> bluefish-2.2.10 depends on shared library: libfontconfig.so - found > (/usr/local/lib/libfontconfig.so) > ===> bluefish-2.2.10 depends on shared library: libfreetype.so - found > (/usr/local/lib/libfreetype.so) > ===> bluefish-2.2.10 depends on shared library: libintl.so - found > (/usr/local/lib/libintl.so) > ===> bluefish-2.2.10 depends on shared library: libatk-1.0.so - found > (/usr/local/lib/libatk-1.0.so) > ===> bluefish-2.2.10 depends on shared library: libcairo.so - found > (/usr/local/lib/libcairo.so) > ===> bluefish-2.2.10 depends on shared library: libgdk_pixbuf-2.0.so - > found (/usr/local/lib/libgdk_pixbuf-2.0.so) > ===> bluefish-2.2.10 depends on shared library: libglib-2.0.so - found > (/usr/local/lib/libglib-2.0.so) > ===> bluefish-2.2.10 depends on shared library: libintl.so - found > (/usr/local/lib/libintl.so) > ===> bluefish-2.2.10 depends on shared library: libgtk-x11-2.0.so - > found (/usr/local/lib/libgtk-x11-2.0.so) > ===> bluefish-2.2.10 depends on shared library: libxml2.so - found > (/usr/local/lib/libxml2.so) > ===> bluefish-2.2.10 depends on shared library: libpango-1.0.so - found > (/usr/local/lib/libpango-1.0.so) > ===> Checking if bluefish already installed > ===> Registering installation for bluefish-2.2.10 > pkg-static: Unable to access file /storage/usr/ports/www/bluefis > h/work/stage/usr/local/share/applications/mimeinfo.cache:No such file or > directory > pkg-static: Unable to access file /storage/usr/ports/www/bluefis > h/work/stage/usr/local/share/mime/XMLnamespaces:No such file or directory > pkg-static: Unable to access file /storage/usr/ports/www/bluefis > h/work/stage/usr/local/share/mime/aliases:No such file or directory > pkg-static: Unable to access file /storage/usr/ports/www/bluefis > h/work/stage/usr/local/share/mime/application/x-bluefish-language2.xml:No > such file or directory > pkg-static: Unable to access file /storage/usr/ports/www/bluefis > h/work/stage/usr/local/share/mime/application/x-bluefish-project.xml:No > such file or directory > pkg-static: Unable to access file /storage/usr/ports/www/bluefis > h/work/stage/usr/local/share/mime/generic-icons:No such file or directory > pkg-static: Unable to access file /storage/usr/ports/www/bluefis > h/work/stage/usr/local/share/mime/globs:No such file or directory > pkg-static: Unable to access file /storage/usr/ports/www/bluefis > h/work/stage/usr/local/share/mime/globs2:No such file or directory > pkg-static: Unable to access file /storage/usr/ports/www/bluefis > h/work/stage/usr/local/share/mime/icons:No such file or directory > pkg-static: Unable to access file /storage/usr/ports/www/bluefis > h/work/stage/usr/local/share/mime/magic:No such file or directory > pkg-static: Unable to access file /storage/usr/ports/www/bluefis > h/work/stage/usr/local/share/mime/mime.cache:No such file or directory > pkg-static: Unable to access file /storage/usr/ports/www/bluefis > h/work/stage/usr/local/share/mime/subclasses:No such file or directory > pkg-static: Unable to access file /storage/usr/ports/www/bluefis > h/work/stage/usr/local/share/mime/treemagic:No such file or directory > pkg-static: Unable to access file /storage/usr/ports/www/bluefis > h/work/stage/usr/local/share/mime/types:No such file or directory > pkg-static: Unable to access file /storage/usr/ports/www/bluefis > h/work/stage/usr/local/share/mime/version:No such file or directory > *** Error code 74 > > Stop. > make[1]: stopped in /storage/usr/ports/www/bluefish > *** Error code 1 > > Stop. > make: stopped in /storage/usr/ports/www/bluefish > > please can anyone help? > > Many thanks, > -- > J. > Something is broken here. I checked two systems: one built from ports and one using packages. In both cases, all of those files are present, but neither had those files on the package DB: # ls /usr/local/share/mime XMLnamespaces audio/ globs2 inode/ mime.cache packages/ treemagic video/ aliases generic-icons icons magic model/ subclasses types x-content/ application/ globs image/ message/ multipart/ text/ version x-epoc/ # pkg which /usr/local/share/mime/types /usr/local/share/mime/types was not found in the database Exit 70 # pkg which /usr/local/share/mime/version /usr/local/share/mime/version was not found in the database Exit 70 # pkg which /usr/local/share/mime/mime.cache /usr/local/share/mime/mime.cache was not found in the database Exit 70 Clearly, these files came from some port, but no indication for which one. They don't come from bluefish as I don't have it installed. -- Kevin Oberman, Part time kid herder and retired Network Engineer E-mail: rkoberman@gmail.com PGP Fingerprint: D03FB98AFA78E3B78C1694B318AB39EF1B055683
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAN6yY1s6L2bjLkwDAmh8yM434Fu%2BzNcQv8w753nDwzJT4i1VfQ>