Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Apr 2015 11:30:27 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 199479] math/sage: ctx.cpp:39:20: fatal error: sodium.h: No such file or directory
Message-ID:  <bug-199479-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
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@FreeBSD.org
          Reporter: cpm@fbsd.es
             Flags: maintainer-feedback?(stephen@FreeBSD.org)
          Assignee: stephen@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-199479-13>