Opened 11 years ago

Last modified 10 years ago

#40763 closed defect

hping3 @20051105_1: build fails: expected parameter declarator — at Version 1

Reported by: rr@… Owned by: pmq@…
Priority: Normal Milestone:
Component: ports Version: 2.2.0
Keywords: Cc:
Port: hping3

Description (last modified by ryandesign (Ryan Carsten Schmidt))

sytrymb:~ root# port install hping3
--->  Computing dependencies for hping3
--->  Fetching archive for hping3
--->  Attempting to fetch hping3-20051105_1.darwin_13.x86_64.tbz2 from http://lil.fr.packages.macports.org/hping3
--->  Attempting to fetch hping3-20051105_1.darwin_13.x86_64.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/hping3
--->  Attempting to fetch hping3-20051105_1.darwin_13.x86_64.tbz2 from http://packages.macports.org/hping3
--->  Fetching distfiles for hping3
--->  Attempting to fetch hping3-20051105.tar.gz from http://lil.fr.distfiles.macports.org/hping3
--->  Verifying checksums for hping3
--->  Extracting hping3
--->  Applying patches to hping3
--->  Configuring hping3
--->  Building hping3
Error: org.macports.build for port hping3 returned: command execution failed
Please see the log file for port hping3 for details:
    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_hping3/hping3/main.log
To report a bug, follow the instructions in the guide:
    http://guide.macports.org/#project.tickets
Error: Processing of port hping3 failed
:info:build make: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_hping3/hping3/work/hping3-20051105'
:info:build gcc -c -O2 -Wall   -DUSE_TCL -g  main.c
:info:build gcc -c -O2 -Wall   -DUSE_TCL -g  getifname.c
:info:build gcc -c -O2 -Wall   -DUSE_TCL -g  getlhs.c
:info:build gcc -c -O2 -Wall   -DUSE_TCL -g  parseoptions.c
:info:build gcc -c -O2 -Wall   -DUSE_TCL -g  datafiller.c
:info:build gcc -c -O2 -Wall   -DUSE_TCL -g  datahandler.c
:info:build gcc -c -O2 -Wall   -DUSE_TCL -g  gethostname.c
:info:build gcc -c -O2 -Wall   -DUSE_TCL -g  binding.c
:info:build gethostname.c:21:8: error: expected parameter declarator
:info:build size_t strlcpy(char *dst, const char *src, size_t siz);
:info:build        ^

Change History (2)

Changed 11 years ago by rr@…

Attachment: hping3 added

comment:1 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Owner: changed from macports-tickets@… to pmq@…
Port: hping3 added
Summary: Error: Processing of port hping3 failedhping3 @20051105_1: build fails: expected parameter declarator
Note: See TracTickets for help on using tickets.