#57262 closed defect (fixed)
octave @4.4.1: patch fails
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | MarcusCalhoun-Lopez (Marcus Calhoun-Lopez) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ||
Port: | octave |
Description
---> Applying clang-libcxx-fix.patch DEBUG: Environment: CC_PRINT_OPTIONS='YES' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_math_octave/octave/work/.CC_PRINT_OPTIONS' CPATH='/opt/local/include' LIBRARY_PATH='/opt/local/lib' MACOSX_DEPLOYMENT_TARGET='10.9' Executing: cd "/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_math_octave/octave/work/octave-4.4.1" && /usr/bin/patch -p0 < '/opt/bblocal/var/buildworker/ports/build/ports/math/octave/files/clang-libcxx-fix.patch' DEBUG: system: cd "/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_math_octave/octave/work/octave-4.4.1" && /usr/bin/patch -p0 < '/opt/bblocal/var/buildworker/ports/build/ports/math/octave/files/clang-libcxx-fix.patch' patching file liboctave/operators/libcxx-fix.h patching file liboctave/operators/mx-inlines.cc Hunk #3 FAILED at 445. 1 out of 3 hunks FAILED -- saving rejects to file liboctave/operators/mx-inlines.cc.rej Command failed: cd "/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_math_octave/octave/work/octave-4.4.1" && /usr/bin/patch -p0 < '/opt/bblocal/var/buildworker/ports/build/ports/math/octave/files/clang-libcxx-fix.patch' Exit code: 1
Change History (2)
comment:1 Changed 6 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
comment:2 Changed 6 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)
Thank you for fixing this problem.
Note: See
TracTickets for help on using
tickets.
In 0545d118a527dd33d4494bc2bc6985bdbc34c936/macports-ports (master):