Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
there currently is no 'stable' version of dbmail in portage and i'd like to get at least 2.2.5 stablizied if possible (i'm currently using 2.2.7_rc2 which works a lot better, but i'm not 100% sure if the policy allows rcX to be stabilized - if yes then I'm personally suggesting to stabilize version 2.2.7_rc2)
There is problem when all sqlite3, mysql and postgres flags are disabled: * net-mail/dbmail-2.2.5 {:0} [N] ldap -mysql -postgres -sieve -sqlite3 ssl -static checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking whether to provide manual pages... yes configure: error: You have to specify --with-mysql, --with-pgsql or --with-sqlite to build. !!! ERROR in net-mail/dbmail-2.2.5: !!! In econf at line 1385 !!! econf failed And at least why don't call $(use_with pysqlite3 pysqlite) instead of use sqlite3 && myconf="--with-sqlite"? Also S=${WORKDIR}/${P/_/} should be quoted as ${WORKDIR} may have spaces.
(In reply to comment #1) > And at least why don't call $(use_with pysqlite3 pysqlite) instead of use > sqlite3 && myconf="--with-sqlite"? > $(use_with sqlite3 sqlite) of course ;)
x86 stable
thanks for pointing this out. i'll have a look and fix it. sorry christian, but i'll mark it ~x86 again for the moment as i need to fix this bug first (and need libsieve stable as well - mistake on my part not checking that :( )
then please add x86 back, otherwise we wouldn't notice it.
you are on the CC list if you mean that
sorry my bad didn't notice x86 on libsieve. reverting (again) - i had either bad timing or a daft moment ;)
(In reply to comment #6) > you are on the CC list if you mean that Yes, because I added us back. Removing x86 again. Normally we check for needed dependencies...repoman is smart enough.
amd64 stable