View Single Post
Old 11th September 2008
Marred Marred is offline
Real Name: Hutchinson
HUTCHY
 
Join Date: Jun 2008
Location: MY-HUMBLE-ABODE
Posts: 14
Default

This is my Printout
jasons-braain# printf '0:\n\t${CC} -v' | make -sf-
Using built-in specs.
Configured with: FreeBSD/i386 system compiler
Thread model: posix
gcc version 3.4.6 [FreeBSD] 20060305

I have found part of the answer it seems by changing back to using cvsup for now as I didn't mention I was getting the "refuse" files.) error" when running # portsdb -Uu after updating my ports & found after doing some searching that I only need to now run #cd /usr/ports
# make fetchindex instead

My "refuse" files.) error"

jasons-braain# portsdb -Uu
Updating the ports index ... Generating INDEX.tmp - please wait.."/usr/ports/print/ghostscript-gpl-nox11/../ghostscript-gpl/Makefile", line 132: warning: drivers incompatible with WITHOUT_X11 will be removed automatically
"Makefile", line 61: Need an operator
make: fatal errors encountered -- cannot continue
===> textproc/docproj failed
*** Error code 1
1 error


Before reporting this error, verify that you are running a supported
version of FreeBSD (see http://www.FreeBSD.org/ports/) and that you
have a complete and up-to-date ports collection. (INDEX builds are
not supported with partial or out-of-date ports collections -- in
particular, if you are using cvsup, you must cvsup the "ports-all"
collection, and have no "refuse" files.) If that is the case, then
report the failure to ports@FreeBSD.org together with relevant
details of your ports configuration (including FreeBSD version,
your architecture, your environment, and your /etc/make.conf
settings, especially compiler flags and WITH/WITHOUT settings).

Note: the latest pre-generated version of INDEX may be fetched
automatically with "make fetchindex".

*** Error code 1

Stop in /usr/ports.
*** Error code 1

Stop in /usr/ports.
failed to generate INDEX!
portsdb: index generation error

################################################## ####

I have found pkgs are now upgrading again except for odd error.

Something else I found amiss is I notice I can never seem to recieve updates through pkgs but only from ports as you can see in error below & with the Nvidia error I gave earlier above.
Sorry for long error below but I thought it might give some more insight into what I was getting as it also seems to confirm what BSDKaffee said about kernel sources etc.
I must have some mirrors set up wrong somewhere as I havnt seen pkgs installed yet only ports that I can remember since I installed my OS ,it could hopefully speed up my upgrades & installs if I can sort it out I hope.

##################################

[Updating the pkgdb <format:bdb_btree> in /var/db/pkg ... - 985 packages found (-1 +0) (...) done]
---> Installing the new version via the port
===> Installing for qt4-qmake-4.4.1
===> Generating temporary packing list
===> Checking if devel/qmake4 already installed
mkdir -p "/usr/local/share/qt4"
cp -Rp /usr/ports/devel/qmake4/work/qt-x11-opensource-src-4.4.1/mkspecs /usr/local/share/qt4
install -s -o root -g wheel -m 555 qmake-qt4 /usr/local/bin
/bin/ln -sf /usr/local/share/qt4/mkspecs/freebsd-g++ /usr/local/share/qt4/mkspecs/default
===> Registering installation for qt4-qmake-4.4.1
===> Cleaning for qt4-qmake-4.4.1
---> Cleaning out obsolete shared libraries
[Updating the pkgdb <format:bdb_btree> in /var/db/pkg ... - 986 packages found (-0 +1) . done]
---> Checking for the latest package of 'devel/qt4-uic'
---> Fetching the package(s) for 'qt4-uic-4.4.1' (devel/qt4-uic)
---> Fetching qt4-uic-4.4.1
fetch: ftp://packageftp.desktopbsd.net/pub/...uic-4.4.1.tbz: File unavailable (e.g., file not found, no access)
** The command returned a non-zero exit status: 1
** Failed to fetch ftp://packageftp.desktopbsd.net/pub/...-uic-4.4.1.tbz
fetch: ftp://packageftp.desktopbsd.net/pub/...uic-4.4.1.tgz: File unavailable (e.g., file not found, no access)
** The command returned a non-zero exit status: 1
** Failed to fetch ftp://packageftp.desktopbsd.net/pub/...-uic-4.4.1.tgz
** Failed to fetch qt4-uic-4.4.1
** Listing the failed packages (-:ignored / *:skipped / !:failed)
! qt4-uic-4.4.1 (fetch error)
** Could not find the latest version (4.4.1)
---> Using the port instead of a package
---> Upgrading 'qt4-uic-4.3.4' to 'qt4-uic-4.4.1' (devel/qt4-uic)
---> Building '/usr/ports/devel/qt4-uic'
===> Cleaning for qt4-uic-4.4.1
===> Extracting for qt4-uic-4.4.1
=> MD5 Checksum OK for KDE/qt-x11-opensource-src-4.4.1.tar.gz.
=> SHA256 Checksum OK for KDE/qt-x11-opensource-src-4.4.1.tar.gz.
===> Patching for qt4-uic-4.4.1
===> qt4-uic-4.4.1 depends on package: qt4-qmake>=4.4.1 - found
===> Configuring for qt4-uic-4.4.1
/bin/cp /usr/ports/devel/qt4-uic/../../devel/qt4/files/configure /usr/ports/devel/qt4-uic/work/qt-x11-opensource-src-4.4.1/src/tools/uic/../../../
/usr/bin/sed -i.bak -e 's|target.path.*|target.path=/usr/local/bin|g' -e 's|^TARGET.*|TARGET=uic-qt4|g' /usr/ports/devel/qt4-uic/work/qt-x11-opensource-src-4.4.1/src/tools/uic/uic.pro
/bin/mkdir -p /usr/ports/devel/qt4-uic/work/qt-x11-opensource-src-4.4.1/src/tools/uic/../../../mkspecs
/bin/ln -sf /usr/local/bin/qmake-qt4 /usr/ports/devel/qt4-uic/work/qt-x11-opensource-src-4.4.1/src/tools/uic/../../../bin/qmake

This is the Qt/X11 Open Source Edition.


The specified system/compiler is not supported:

/usr/ports/devel/qt4-uic/work/qt-x11-opensource-src-4.4.1/mkspecs/freebsd-g++

Please see the README file for a complete list.

===> Script "configure" failed unexpectedly.
Please report the problem to kde@FreeBSD.org [maintainer] and attach the
"/usr/ports/devel/qt4-uic/work/qt-x11-opensource-src-4.4.1/src/tools/uic/../../..//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/devel/qt4-uic.
** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade.46058.1 env DIALOG=/usr/local/bin/kdialog-ports-wrapper UPGRADE_TOOL=portupgrade UPGRADE_PORT=qt4-uic-4.3.4 UPGRADE_PORT_VER=4.3.4 make
** Fix the problem and try again.
---> Checking for the latest package of 'devel/qt4-rcc'
---> Fetching the package(s) for 'qt4-rcc-4.4.1' (devel/qt4-rcc)
---> Fetching qt4-rcc-4.4.1
fetch: ftp://packageftp.desktopbsd.net/pub/...rcc-4.4.1.tbz: File unavailable (e.g., file not found, no access)
** The command returned a non-zero exit status: 1
** Failed to fetch ftp://packageftp.desktopbsd.net/pub/...-rcc-4.4.1.tbz
fetch: ftp://packageftp.desktopbsd.net/pub/...rcc-4.4.1.tgz: File unavailable (e.g., file not found, no access)
** The command returned a non-zero exit status: 1
** Failed to fetch ftp://packageftp.desktopbsd.net/pub/...-rcc-4.4.1.tgz
** Failed to fetch qt4-rcc-4.4.1
** Listing the failed packages (-:ignored / *:skipped / !:failed)
! qt4-rcc-4.4.1 (fetch error)
** Could not find the latest version (4.4.1)
---> Using the port instead of a package
---> Upgrading 'qt4-rcc-4.3.4' to 'qt4-rcc-4.4.1' (devel/qt4-rcc)
---> Building '/usr/ports/devel/qt4-rcc'
===> Cleaning for qt4-rcc-4.4.1
===> Extracting for qt4-rcc-4.4.1
=> MD5 Checksum OK for KDE/qt-x11-opensource-src-4.4.1.tar.gz.
=> SHA256 Checksum OK for KDE/qt-x11-opensource-src-4.4.1.tar.gz.
===> Patching for qt4-rcc-4.4.1
===> qt4-rcc-4.4.1 depends on package: qt4-qmake>=4.4.1 - found
===> Configuring for qt4-rcc-4.4.1
/bin/cp /usr/ports/devel/qt4-rcc/../../devel/qt4/files/configure /usr/ports/devel/qt4-rcc/work/qt-x11-opensource-src-4.4.1/src/tools/rcc/../../../
/usr/bin/sed -i.bak -e 's|target.path.*|target.path=/usr/local/bin|g' /usr/ports/devel/qt4-rcc/work/qt-x11-opensource-src-4.4.1/src/tools/rcc/rcc.pro
/bin/mkdir -p /usr/ports/devel/qt4-rcc/work/qt-x11-opensource-src-4.4.1/src/tools/rcc/../../../mkspecs
/bin/ln -sf /usr/local/bin/qmake-qt4 /usr/ports/devel/qt4-rcc/work/qt-x11-opensource-src-4.4.1/src/tools/rcc/../../../bin/qmake

This is the Qt/X11 Open Source Edition.


The specified system/compiler is not supported:

/usr/ports/devel/qt4-rcc/work/qt-x11-opensource-src-4.4.1/mkspecs/freebsd-g++

Please see the README file for a complete list.

===> Script "configure" failed unexpectedly.
Please report the problem to kde@FreeBSD.org [maintainer] and attach the
"/usr/ports/devel/qt4-rcc/work/qt-x11-opensource-src-4.4.1/src/tools/rcc/../../..//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/devel/qt4-rcc.
** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade.46058.2 env DIALOG=/usr/local/bin/kdialog-ports-wrapper UPGRADE_TOOL=portupgrade UPGRADE_PORT=qt4-rcc-4.3.4 UPGRADE_PORT_VER=4.3.4 make
** Fix the problem and try again.
---> Checking for the latest package of 'devel/qt4-moc'
---> Fetching the package(s) for 'qt4-moc-4.4.1' (devel/qt4-moc)
---> Fetching qt4-moc-4.4.1
fetch: ftp://packageftp.desktopbsd.net/pub/...moc-4.4.1.tbz: File unavailable (e.g., file not found, no access)
** The command returned a non-zero exit status: 1
** Failed to fetch ftp://packageftp.desktopbsd.net/pub/...-moc-4.4.1.tbz
fetch: ftp://packageftp.desktopbsd.net/pub/...moc-4.4.1.tgz: File unavailable (e.g., file not found, no access)
** The command returned a non-zero exit status: 1
** Failed to fetch ftp://packageftp.desktopbsd.net/pub/...-moc-4.4.1.tgz
** Failed to fetch qt4-moc-4.4.1
** Listing the failed packages (-:ignored / *:skipped / !:failed)
! qt4-moc-4.4.1 (fetch error)
** Could not find the latest version (4.4.1)
---> Using the port instead of a package
---> Upgrading 'qt4-moc-4.3.4' to 'qt4-moc-4.4.1' (devel/qt4-moc)
---> Building '/usr/ports/devel/qt4-moc'
===> Cleaning for qt4-moc-4.4.1
===> Extracting for qt4-moc-4.4.1
=> MD5 Checksum OK for KDE/qt-x11-opensource-src-4.4.1.tar.gz.
=> SHA256 Checksum OK for KDE/qt-x11-opensource-src-4.4.1.tar.gz.
===> Patching for qt4-moc-4.4.1
===> qt4-moc-4.4.1 depends on package: qt4-qmake>=4.4.1 - found
===> Configuring for qt4-moc-4.4.1
/bin/cp /usr/ports/devel/qt4-moc/../../devel/qt4/files/configure /usr/ports/devel/qt4-moc/work/qt-x11-opensource-src-4.4.1/src/tools/moc/../../../
/usr/bin/sed -i.bak -e 's|target.path.*|target.path=/usr/local/bin|g' -e 's|^TARGET.*|TARGET=moc-qt4|g' /usr/ports/devel/qt4-moc/work/qt-x11-opensource-src-4.4.1/src/tools/moc/moc.pro
/bin/mkdir -p /usr/ports/devel/qt4-moc/work/qt-x11-opensource-src-4.4.1/src/tools/moc/../../../mkspecs
/bin/ln -sf /usr/local/bin/qmake-qt4 /usr/ports/devel/qt4-moc/work/qt-x11-opensource-src-4.4.1/src/tools/moc/../../../bin/qmake

This is the Qt/X11 Open Source Edition.


The specified system/compiler is not supported:

/usr/ports/devel/qt4-moc/work/qt-x11-opensource-src-4.4.1/mkspecs/freebsd-g++

Please see the README file for a complete list.

===> Script "configure" failed unexpectedly.
Please report the problem to kde@FreeBSD.org [maintainer] and attach the
"/usr/ports/devel/qt4-moc/work/qt-x11-opensource-src-4.4.1/src/tools/moc/../../..//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/devel/qt4-moc.
** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade.46058.3 env DIALOG=/usr/local/bin/kdialog-ports-wrapper UPGRADE_TOOL=portupgrade UPGRADE_PORT=qt4-moc-4.3.4 UPGRADE_PORT_VER=4.3.4 make
** Fix the problem and try again.
** Listing the failed packages (-:ignored / *:skipped / !:failed)
! devel/qt4-uic (qt4-uic-4.3.4) (unknown build error)
! devel/qt4-rcc (qt4-rcc-4.3.4) (unknown build error)
! devel/qt4-moc (qt4-moc-4.3.4) (unknown build error)

Last edited by Marred; 11th September 2008 at 05:00 AM.
Reply With Quote