Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 403257

Summary: net-firewall/fwbuilder-5.0.0.3568 fails to build
Product: Gentoo Linux Reporter: Andreas K. Hüttel <dilfridge>
Component: Current packagesAssignee: Andreas K. Hüttel <dilfridge>
Status: RESOLVED DUPLICATE    
Severity: normal CC: bkohler, info
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Andreas K. Hüttel archtester gentoo-dev 2012-02-12 11:00:38 UTC
From bug 378031:


../fwbuilder/uint128.h:469:29: error: expected ')' before 'PRIX64'
../fwbuilder/uint128.h:469:93: warning: spurious trailing '%' in format
../fwbuilder/uint128.h:469:93: warning: too many arguments for format
../fwbuilder/uint128.h:471:28: error: expected ')' before 'PRIX64'
../fwbuilder/uint128.h:471:57: warning: spurious trailing '%' in format
../fwbuilder/uint128.h:471:57: warning: too many arguments for format
In file included from ../fwbuilder/InetAddr.h:49:0,
                 from ../fwbuilder/Address.h:31,
                 from ../fwbuilder/Host.h:33,
                 from ../fwbuilder/Firewall.h:30,
                 from Firewall.cpp:36:
../fwbuilder/uint128.h: In member function 'std::string uint128::to_string()
const':
../fwbuilder/uint128.h:469:29: error: expected ')' before 'PRIX64'
../fwbuilder/uint128.h:469:93: warning: spurious trailing '%' in format
../fwbuilder/uint128.h:469:93: warning: too many arguments for format
../fwbuilder/uint128.h:471:28: error: expected ')' before 'PRIX64'
../fwbuilder/uint128.h:471:57: warning: spurious trailing '%' in format
../fwbuilder/uint128.h:471:57: warning: too many arguments for format
distcc[26314] ERROR: compile (null) on localhost failed
distcc[26248] ERROR: compile Cluster.cpp on localhost failed
make[4]: *** [.obj/Cluster.o] Error 1
distcc[26310] ERROR: compile (null) on localhost failed
distcc[26246] ERROR: compile Firewall.cpp on localhost failed
make[4]: *** [.obj/Firewall.o] Error 1
make[4]: Leaving directory
`/var/tmp/portage/net-firewall/fwbuilder-5.0.0.3568/work/fwbuilder-5.0.0.3568/src/libfwbuilder/src/fwbuilder'
make[3]: *** [sub-fwbuilder-make_default-ordered] Error 2
make[3]: Leaving directory
`/var/tmp/portage/net-firewall/fwbuilder-5.0.0.3568/work/fwbuilder-5.0.0.3568/src/libfwbuilder/src'
make[2]: *** [sub-src-make_default] Error 2
make[2]: Leaving directory
`/var/tmp/portage/net-firewall/fwbuilder-5.0.0.3568/work/fwbuilder-5.0.0.3568/src/libfwbuilder'
make[1]: *** [sub-libfwbuilder-make_default-ordered] Error 2
make[1]: Leaving directory
`/var/tmp/portage/net-firewall/fwbuilder-5.0.0.3568/work/fwbuilder-5.0.0.3568/src'
make: *** [sub-src-make_default] Error 2
 * ERROR: net-firewall/fwbuilder-5.0.0.3568 failed (compile phase):
 *   emake failed
Comment 1 Ben Kohler gentoo-dev 2012-02-13 23:57:51 UTC
This looks like bug #395151
Comment 2 Francesco Riosa 2012-03-12 14:07:35 UTC
net-firewall/fwbuilder-5.0.1.3592-r1
is affected too, see bug #395151
Comment 3 Andreas K. Hüttel archtester gentoo-dev 2012-05-04 22:11:14 UTC

*** This bug has been marked as a duplicate of bug 395151 ***