Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Nov 2003 11:56:22 -0600
From:      Lute Mullenix <lute@cableone.net>
To:        ports@FreeBSD.org
Subject:   qhacc won't build
Message-ID:  <3FB122C6.3000604@cableone.net>

next in thread | raw e-mail | index | archive | help
Hi,

The last few times I have tried to upgrade the ports qhacc does not 
build at the end of the process it tells me that it errored out because 
of bad c++ code. I don't know if this is because I am trying to build it 
on a 5.1 system or if others are having the same problem.

Below is the last part of the build output:

qhaccwidget.cpp: In member function `void QHaccWidget::updateAccount(const
   Account&, const Account&)':
qhaccwidget.cpp:356: no matching function for call to 
`QHacc::getTForA(const
   TableRow&, TableGet, QHaccResultSet*&)'
/usr/X11R6/include/qhacc.h:271: candidates are: void QHacc::getTForA(const
   Account&, QHaccResultSet*&)
gmake[3]: *** [qhaccwidget.o] Error 1
gmake[3]: Leaving directory `/usr/ports/finance/qhacc/work/qhacc-2.9.1/src'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory `/usr/ports/finance/qhacc/work/qhacc-2.9.1/src'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/ports/finance/qhacc/work/qhacc-2.9.1'
gmake: *** [all] Error 2
*** Error code 2

Stop in /usr/ports/finance/qhacc.
** Command failed [exit code 1]: /usr/bin/script -qa 
/tmp/portupgrade46002.0 make
** Fix the problem and try again.
** The following packages were not installed or upgraded (*:skipped / 
!:failed)
        ! finance/qhacc (qhacc-2.9_1)   (bad C++ code)

I'm not real concerned since it's only a _2 upgrade, but felt it's 
something you should know about.

Lute



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