[Bug 199479] math/sage: ctx.cpp:39:20: fatal error: sodium.h: No such file or directory

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Apr 16 11:30:28 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199479

            Bug ID: 199479
           Summary: math/sage: ctx.cpp:39:20: fatal error: sodium.h: No
                    such file or directory
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: stephen at FreeBSD.org
          Reporter: cpm at fbsd.es
             Flags: maintainer-feedback?(stephen at FreeBSD.org)
          Assignee: stephen at FreeBSD.org

After last PORTREVISION it fails to build properly. 

<snip>
make[6]: Entering directory
'/usr/ports/math/sage/work/sage-6.5/local/var/tmp/sage/build/zeromq-4.0.5/src/src'
  CXX    libzmq_la-address.lo
  CXX    libzmq_la-clock.lo
  CXX    libzmq_la-ctx.lo
ctx.cpp:39:20: fatal error: sodium.h: No such file or directory
 #include <sodium.h>
                    ^
compilation terminated.
Makefile:680: recipe for target 'libzmq_la-ctx.lo' failed
make[6]: *** [libzmq_la-ctx.lo] Error 1
make[6]: Leaving directory
'/usr/ports/math/sage/work/sage-6.5/local/var/tmp/sage/build/zeromq-4.0.5/src/src'
Makefile:485: recipe for target 'all' failed
make[5]: *** [all] Error 2
make[5]: Leaving directory
'/usr/ports/math/sage/work/sage-6.5/local/var/tmp/sage/build/zeromq-4.0.5/src/src'
Makefile:331: recipe for target 'all-recursive' failed
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory
'/usr/ports/math/sage/work/sage-6.5/local/var/tmp/sage/build/zeromq-4.0.5/src'
Failed to build zeromq
<snip>

Note that "sodium.h" header file exists,

% ll /usr/local/include/sodium.h
-rw-r--r--  1 root  wheel  1814 13 feb 22:43 /usr/local/include/sodium.h

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list