Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 407617 - net-misc/tor-0.2.3.11_alpha - tor-fw-helper-natpmp.c:90:37: error: expected ‘)’ before ‘fd’
Summary: net-misc/tor-0.2.3.11_alpha - tor-fw-helper-natpmp.c:90:37: error: expected ‘...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Anthony Basile
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-10 03:33 UTC by Anton Kochkov
Modified: 2012-04-20 04:42 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
full build log (tor-build.log,42.82 KB, text/plain)
2012-03-10 03:33 UTC, Anton Kochkov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Anton Kochkov 2012-03-10 03:33:31 UTC
Created attachment 304779 [details]
full build log

make[3]: Leaving directory `/var/tmp/portage/net-misc/tor-0.2.3.11_alpha/work/tor-0.2.3.11-alpha/src/test'
Making all in tools
make[3]: Entering directory `/var/tmp/portage/net-misc/tor-0.2.3.11_alpha/work/tor-0.2.3.11-alpha/src/tools'
Making all in tor-fw-helper
make[4]: Entering directory `/var/tmp/portage/net-misc/tor-0.2.3.11_alpha/work/tor-0.2.3.11-alpha/src/tools/tor-fw-helper'
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../..    -I../../../src/common     -D_FORTIFY_SOURCE=2 -fstack-protector-all -fwrapv -fPIE -Wstack-protector --param ssp-buffer-size=1 -Wall -fno-strict-aliasing -O2 -march=core2 -mfpmath=sse -mmmx -msse -msse2 -mssse3 -pipe -c -o tor_fw_helper-tor-fw-helper.o `test -f 'tor-fw-helper.c' || echo './'`tor-fw-helper.c
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../..    -I../../../src/common     -D_FORTIFY_SOURCE=2 -fstack-protector-all -fwrapv -fPIE -Wstack-protector --param ssp-buffer-size=1 -Wall -fno-strict-aliasing -O2 -march=core2 -mfpmath=sse -mmmx -msse -msse2 -mssse3 -pipe -c -o tor_fw_helper-tor-fw-helper-natpmp.o `test -f 'tor-fw-helper-natpmp.c' || echo './'`tor-fw-helper-natpmp.c
tor-fw-helper-natpmp.c:90:37: error: expected ‘)’ before ‘fd’
tor-fw-helper-natpmp.c: In function ‘tor_natpmp_add_tcp_mapping’:
tor-fw-helper-natpmp.c:136:5: warning: implicit declaration of function ‘wait_until_fd_readable’
make[4]: *** [tor_fw_helper-tor-fw-helper-natpmp.o] Error 1
make[4]: *** Waiting for unfinished jobs....
make[4]: Leaving directory `/var/tmp/portage/net-misc/tor-0.2.3.11_alpha/work/tor-0.2.3.11-alpha/src/tools/tor-fw-helper'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/var/tmp/portage/net-misc/tor-0.2.3.11_alpha/work/tor-0.2.3.11-alpha/src/tools'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/net-misc/tor-0.2.3.11_alpha/work/tor-0.2.3.11-alpha/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/net-misc/tor-0.2.3.11_alpha/work/tor-0.2.3.11-alpha'
make: *** [all] Error 2

emerge --info output: https://bugs.gentoo.org/attachment.cgi?id=304777
Comment 1 Chí-Thanh Christopher Nguyễn gentoo-dev 2012-03-12 16:57:46 UTC
See if that happens with 0.2.3.12_alpha-r1 still.
Comment 2 Anton Kochkov 2012-04-20 04:42:23 UTC
Fixed in newer versions