[MacPorts] #15336: unable to get bsdiff
#15336: unable to get bsdiff ------------------------+--------------------------------------------------- Reporter: ak@axet.ru | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.6.0 Keywords: | ------------------------+--------------------------------------------------- sh-3.2# port install bsdiff ---> Fetching bsdiff ---> Attempting to fetch bsdiff-4.3.tar.gz from http://www.daemonology.net/bsdiff/ ---> Verifying checksum(s) for bsdiff ---> Extracting bsdiff ---> Configuring bsdiff ---> Building bsdiff with target all Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_bsdiff/work/bsdiff-4.3" && bsdmake all " returned error 1 Command output: cc -Os -pipe -O3 -lbz2 bsdiff.c -o bsdiff cc -Os -pipe -O3 -lbz2 bspatch.c -o bspatch bspatch.c:39: error: syntax error before '*' token bspatch.c: In function 'offtin': bspatch.c:43: error: 'buf' undeclared (first use in this function) bspatch.c:43: error: (Each undeclared identifier is reported only once bspatch.c:43: error: for each function it appears in.) bspatch.c: In function 'main': bspatch.c:65: error: 'u_char' undeclared (first use in this function) bspatch.c:65: error: syntax error before 'header' bspatch.c:66: error: 'old' undeclared (first use in this function) bspatch.c:66: error: 'new' undeclared (first use in this function) bspatch.c:93: error: 'header' undeclared (first use in this function) bspatch.c:147: error: 'buf' undeclared (first use in this function) *** Error code 1 Stop in /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_bsdiff/work/bsdiff-4.3. Error: Status 1 encountered during processing. -- Ticket URL: <http://trac.macports.org/ticket/15336> MacPorts <http://www.macports.org/> Ports system for Mac OS
#15336: bsdiff build failure -------------------------+-------------------------------------------------- Reporter: ak@axet.ru | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: -------------------------+-------------------------------------------------- Changes (by jmr@macports.org): * summary: unable to get bsdiff => bsdiff build failure * milestone: => Port Bugs -- Ticket URL: <http://trac.macports.org/ticket/15336#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#15336: bsdiff build failure -------------------------+-------------------------------------------------- Reporter: ak@axet.ru | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: -------------------------+-------------------------------------------------- Changes (by ryandesign@macports.org): * cc: ryandesign@macports.org (added) Comment: bsdiff @4.3_0 installs without error for me on Mac OS X 10.4.11 Intel with Xcode 2.5 and MacPorts 1.6.0. What Mac OS X and Xcode versions do you have and on what kind of Mac? -- Ticket URL: <http://trac.macports.org/ticket/15336#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#15336: bsdiff build failure -------------------------+-------------------------------------------------- Reporter: ak@axet.ru | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: -------------------------+-------------------------------------------------- Comment (by ak@axet.ru): Mac OS X 10.5.3 Intel Xcode 3.0 Developer Tools for Mac OS X v10.5 (Leopard) port selfupdate port upgrade bsdiff {{{ ---> Fetching bsdiff ---> Verifying checksum(s) for bsdiff ---> Extracting bsdiff ---> Configuring bsdiff ---> Building bsdiff with target all Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_bsdiff/work/bsdiff-4.3" && bsdmake all " returned error 1 Command output: cc -O2 -O3 -lbz2 -L/opt/local/lib bsdiff.c -o bsdiff cc -O2 -O3 -lbz2 -L/opt/local/lib bspatch.c -o bspatch bspatch.c:39: error: syntax error before '*' token bspatch.c: In function 'offtin': bspatch.c:43: error: 'buf' undeclared (first use in this function) bspatch.c:43: error: (Each undeclared identifier is reported only once bspatch.c:43: error: for each function it appears in.) bspatch.c: In function 'main': bspatch.c:65: error: 'u_char' undeclared (first use in this function) bspatch.c:65: error: syntax error before 'header' bspatch.c:66: error: 'old' undeclared (first use in this function) bspatch.c:66: error: 'new' undeclared (first use in this function) bspatch.c:93: error: 'header' undeclared (first use in this function) bspatch.c:147: error: 'buf' undeclared (first use in this function) *** Error code 1 Stop in /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_bsdiff/work/bsdiff-4.3. }}} -- Ticket URL: <http://trac.macports.org/ticket/15336#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#15336: bsdiff build failure -------------------------+-------------------------------------------------- Reporter: ak@axet.ru | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: -------------------------+-------------------------------------------------- Comment (by blb@macports.org): [http://lists.apple.com/archives/Unix-porting/2008/Aug/msg00000.html Recently discussed] on the Unix Porting list. -- Ticket URL: <http://trac.macports.org/ticket/15336#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
#15336: bsdiff build failure -------------------------+-------------------------------------------------- Reporter: ak@axet.ru | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: fixed | Keywords: -------------------------+-------------------------------------------------- Changes (by ryandesign@macports.org): * status: new => closed * resolution: => fixed Comment: Thanks. Adding that one header seems to be all that's needed. Fixed in r38984 and r38985. -- Ticket URL: <http://trac.macports.org/ticket/15336#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS
#15336: bsdiff build failure -------------------------+-------------------------------------------------- Reporter: ak@axet.ru | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: fixed | Keywords: -------------------------+-------------------------------------------------- Old description:
sh-3.2# port install bsdiff ---> Fetching bsdiff ---> Attempting to fetch bsdiff-4.3.tar.gz from http://www.daemonology.net/bsdiff/ ---> Verifying checksum(s) for bsdiff ---> Extracting bsdiff ---> Configuring bsdiff ---> Building bsdiff with target all Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_bsdiff/work/bsdiff-4.3" && bsdmake all " returned error 1 Command output: cc -Os -pipe -O3 -lbz2 bsdiff.c -o bsdiff cc -Os -pipe -O3 -lbz2 bspatch.c -o bspatch bspatch.c:39: error: syntax error before '*' token bspatch.c: In function 'offtin': bspatch.c:43: error: 'buf' undeclared (first use in this function) bspatch.c:43: error: (Each undeclared identifier is reported only once bspatch.c:43: error: for each function it appears in.) bspatch.c: In function 'main': bspatch.c:65: error: 'u_char' undeclared (first use in this function) bspatch.c:65: error: syntax error before 'header' bspatch.c:66: error: 'old' undeclared (first use in this function) bspatch.c:66: error: 'new' undeclared (first use in this function) bspatch.c:93: error: 'header' undeclared (first use in this function) bspatch.c:147: error: 'buf' undeclared (first use in this function) *** Error code 1
Stop in /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_bsdiff/work/bsdiff-4.3.
Error: Status 1 encountered during processing.
New description: {{{ sh-3.2# port install bsdiff ---> Fetching bsdiff ---> Attempting to fetch bsdiff-4.3.tar.gz from http://www.daemonology.net/bsdiff/ ---> Verifying checksum(s) for bsdiff ---> Extracting bsdiff ---> Configuring bsdiff ---> Building bsdiff with target all Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_bsdiff/work/bsdiff-4.3" && bsdmake all " returned error 1 Command output: cc -Os -pipe -O3 -lbz2 bsdiff.c -o bsdiff cc -Os -pipe -O3 -lbz2 bspatch.c -o bspatch bspatch.c:39: error: syntax error before '*' token bspatch.c: In function 'offtin': bspatch.c:43: error: 'buf' undeclared (first use in this function) bspatch.c:43: error: (Each undeclared identifier is reported only once bspatch.c:43: error: for each function it appears in.) bspatch.c: In function 'main': bspatch.c:65: error: 'u_char' undeclared (first use in this function) bspatch.c:65: error: syntax error before 'header' bspatch.c:66: error: 'old' undeclared (first use in this function) bspatch.c:66: error: 'new' undeclared (first use in this function) bspatch.c:93: error: 'header' undeclared (first use in this function) bspatch.c:147: error: 'buf' undeclared (first use in this function) *** Error code 1 Stop in /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_bsdiff/work/bsdiff-4.3. Error: Status 1 encountered during processing. }}} -- Ticket URL: <http://trac.macports.org/ticket/15336#comment:6> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts