![](https://secure.gravatar.com/avatar/afbf6f4f5ba4f81978835b95ac3b8811.jpg?s=120&d=mm&r=g)
Hi all, I need your help owing to a problem that succeeds in confusing me very much. After about a month of delay, I tried to update my wonderful CRUX-kf5 OS (anyhow, absolutely well working), but I get no success for 15 packages (nearly all in KF5 port, and four - llvm, poppler, poppler-qt5, pango-32 - in other ports. The following is an example of what I get when trying: **************** # prt-get update kmenuedit prt-get: updating /usr/ports/kf5/kmenuedit =======> Downloading 'http://download.kde.org/stable/plasma/5.12.4/kmenuedit-5.12.4.tar.xz'. --2018-04-09 08:00:56-- http://fileserver.intranet/crux/sources/kmenuedit-5.12.4.tar.xz Resolving fileserver.intranet... failed: Name or service not known. wget: unable to resolve host address 'fileserver.intranet' URL transformed to HTTPS due to an HSTS policy --2018-04-09 08:00:56-- https://download.kde.org/stable/plasma/5.12.4/kmenuedit-5.12.4.tar.xz Resolving download.kde.org... 144.76.243.172, 2a01:4f8:200:93fb::3 Connecting to download.kde.org|144.76.243.172|:443... connected. HTTP request sent, awaiting response... 302 Found Location: http://ct.mirror.garr.it/mirrors/KDE/stable/plasma/5.12.4/kmenuedit-5.12.4.t... [following] --2018-04-09 08:00:56-- http://ct.mirror.garr.it/mirrors/KDE/stable/plasma/5.12.4/kmenuedit-5.12.4.t... Resolving ct.mirror.garr.it... 90.147.164.69, 2001:760:ffff:b7:5:100:0:69 Connecting to ct.mirror.garr.it|90.147.164.69|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 651916 (637K) [text/plain] Saving to: '/usr/ports/srcfiles/kmenuedit-5.12.4.tar.xz.partial' kmenuedit-5.12.4.tar.x 100%[===========================>] 636.64K 432KB/s in 1.5s 2018-04-09 08:00:58 (432 KB/s) - '/usr/ports/srcfiles/kmenuedit-5.12.4.tar.xz.partial' saved [651916/651916] =======> Building '/usr/ports/packages/kmenuedit#5.12.4-1.pkg.tar.gz'. bsdtar -p -o -C /usr/ports/work/kmenuedit/src -xf /usr/ports/srcfiles/kmenuedit-5.12.4.tar.xz + build + cd kmenuedit-5.12.4 + cmake -DCMAKE_INSTALL_PREFIX=/usr -DSYSCONF_INSTALL_DIR=/usr/etc -DLIB_INSTALL_DIR=/usr/lib -DBUILD_TESTING=OFF -DKDE_INSTALL_USE_QT_SYS_PATHS=ON -DCMAKE_BUILD_TYPE=Release -Wno-dev + make make: *** No targets specified and no makefile found. Stop. =======> ERROR: Building '/usr/ports/packages/kmenuedit#5.12.4-1.pkg.tar.gz' failed. -- Packages where update failed kmenuedit ****************** The package is present in /usr/ports/srcfiles as: kmenuedit-5.12.4.tar.xz. The same thing applies to the other packages. What is the problem, and what should I do? Many thanks for a kind answer. Giorgio Cittadini