Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 165802 - net-analyzer/ettercap-0.7.3 compile fails
Summary: net-analyzer/ettercap-0.7.3 compile fails
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Netmon project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-02-07 18:58 UTC by guinness.stout
Modified: 2007-03-27 21:50 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description guinness.stout 2007-02-07 18:58:15 UTC
cc1: warnings being treated as errors
ec_text_display.c: In function 'text_print_packet':
ec_text_display.c:57: warning: pointer targets in passing argument 2 of 'regexec' differ in signedness
make[3]: *** [libec_text_a-ec_text_display.o] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory `/var/tmp/portage/ettercap-0.7.3/work/ettercap-NG-0.7.3/src/interfaces/text'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/ettercap-0.7.3/work/ettercap-NG-0.7.3/src/interfaces'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/ettercap-0.7.3/work/ettercap-NG-0.7.3/src'
make: *** [all-recursive] Error 1

!!! ERROR: net-analyzer/ettercap-0.7.3 failed.
Call stack:
  ebuild.sh, line 1546:   Called dyn_compile
  ebuild.sh, line 937:   Called src_compile
  ettercap-0.7.3.ebuild, line 54:   Called die

!!! emake failed
!!! If you need support, post the topmost build error, and the call stack if relevant.

Reproducible: Always



Expected Results:  
Completed emergeing.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-02-07 19:26:23 UTC
The traceback is Bug 165783, lets fix the ebuild :P
Comment 2 Markus Ullmann (RETIRED) gentoo-dev 2007-03-27 21:50:19 UTC
Dependent bug fixed, closing this for now as it's fine here.
Feel free to reopen if the issue persists for you