[MacPorts] #14082: orbit2-2.14.11 fails to build (patch needs giop-endian.h, but the last one is missing)
#14082: orbit2-2.14.11 fails to build (patch needs giop-endian.h, but the last one is missing) ----------------------------------------+----------------------------------- Reporter: chimgan@rol.ru | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Keywords: orbit2 patch giop-endian.h | ----------------------------------------+----------------------------------- ---> Attempting to fetch ORBit2-2.14.11.tar.bz2 from http://mandril.creatis.insa-lyon.fr/linux/gnome.org/sources/ORBit2/2.14/ ---> Verifying checksum(s) for orbit2 ---> Extracting orbit2 ---> Applying patches to orbit2 Error: Target org.macports.patch returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_orbit2/work/ORBit2-2.14.11" && patch -p0 < '/opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/orbit2/files /patch-giop-endian.h'" returned error 1 Command output: can't find file to patch at input line 3 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |--- ./include/orbit/GIOP/giop-endian.h.orig 2007-09-10 14:11:47.000000000 +0200 |+++ ./include/orbit/GIOP/giop-endian.h 2007-11-08 01:13:09.000000000 +0100 -------------------------- File to patch: Skip this patch? [y] Skipping patch. 1 out of 1 hunk ignored Error: Status 1 encountered during processing. There's no giop-endian.h in /include/orbit/GIOP/ -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/14082> MacPorts </projects/macports> Ports system for Mac OS
#14082: orbit2-2.14.11 fails to build (patch needs giop-endian.h, but the last one is missing) -----------------------------+---------------------------------------------- Reporter: chimgan@rol.ru | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: orbit2 patch giop-endian.h -----------------------------+---------------------------------------------- Old description:
---> Attempting to fetch ORBit2-2.14.11.tar.bz2 from http://mandril.creatis.insa-lyon.fr/linux/gnome.org/sources/ORBit2/2.14/ ---> Verifying checksum(s) for orbit2 ---> Extracting orbit2 ---> Applying patches to orbit2 Error: Target org.macports.patch returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_orbit2/work/ORBit2-2.14.11" && patch -p0 < '/opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/orbit2/files /patch-giop-endian.h'" returned error 1 Command output: can't find file to patch at input line 3 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |--- ./include/orbit/GIOP/giop-endian.h.orig 2007-09-10 14:11:47.000000000 +0200 |+++ ./include/orbit/GIOP/giop-endian.h 2007-11-08 01:13:09.000000000 +0100 -------------------------- File to patch: Skip this patch? [y] Skipping patch. 1 out of 1 hunk ignored Error: Status 1 encountered during processing.
There's no giop-endian.h in /include/orbit/GIOP/
New description: {{{ ---> Attempting to fetch ORBit2-2.14.11.tar.bz2 from http://mandril.creatis.insa-lyon.fr/linux/gnome.org/sources/ORBit2/2.14/ ---> Verifying checksum(s) for orbit2 ---> Extracting orbit2 ---> Applying patches to orbit2 Error: Target org.macports.patch returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_orbit2/work/ORBit2-2.14.11" && patch -p0 < '/opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/orbit2/files /patch-giop-endian.h'" returned error 1 Command output: can't find file to patch at input line 3 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |--- ./include/orbit/GIOP/giop-endian.h.orig 2007-09-10 14:11:47.000000000 +0200 |+++ ./include/orbit/GIOP/giop-endian.h 2007-11-08 01:13:09.000000000 +0100 -------------------------- File to patch: Skip this patch? [y] Skipping patch. 1 out of 1 hunk ignored Error: Status 1 encountered during processing. }}} There's no giop-endian.h in /include/orbit/GIOP/ -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/14082#comment:1> MacPorts </projects/macports> Ports system for Mac OS
#14082: orbit2-2.14.11 fails to build (patch needs giop-endian.h, but the last one is missing) -----------------------------+---------------------------------------------- Reporter: chimgan@rol.ru | Owner: nox@macports.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: orbit2 patch giop-endian.h -----------------------------+---------------------------------------------- Changes (by ryandesign@macports.org): * owner: macports-tickets@lists.macosforge.org => nox@macports.org Comment: Anthony, you just updated the port to 2.14.11 in r33379. Maybe you could have a look at this? -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/14082#comment:2> MacPorts </projects/macports> Ports system for Mac OS
#14082: orbit2-2.14.11 fails to build (patch needs giop-endian.h, but the last one is missing) -----------------------------+---------------------------------------------- Reporter: chimgan@rol.ru | Owner: nox@macports.org Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: fixed | Keywords: orbit2 patch giop-endian.h -----------------------------+---------------------------------------------- Changes (by nox@macports.org): * status: new => closed * resolution: => fixed Comment: Of course I can, I'm the one who broke it in the first place ;) From ChangeLog: {{{ 2007-11-12 Jules Colding <colding@omesc.com> * src/orb/orb-core/corba-any.c (giop_byteswap): This function is only used in this file so there is really no need to keep giop- endian.[ch] around any more. }}} As the patch was to fix a bug with the function visibility, we don't need it anymore, giop_byteswap() is now declared as static in src/orb/orb-core /corba-any.c. Patch removed in r33447. -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/14082#comment:3> MacPorts </projects/macports> Ports system for Mac OS
participants (1)
-
MacPorts