[Bug 195708] New: www/aria2 - build failure: libtool: link: `DownloadEngine.lo' is not a valid libtool object

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Dec 5 14:14:33 UTC 2014


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

            Bug ID: 195708
           Summary: www/aria2 - build failure: libtool: link:
                    `DownloadEngine.lo' is not a valid libtool object
           Product: Ports Tree
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: sunpoet at FreeBSD.org
          Reporter: parv at pair.com
          Assignee: sunpoet at FreeBSD.org
             Flags: maintainer-feedback?(sunpoet at FreeBSD.org)

Build of www/aria2 fails ...

...
CXX      DownloadCommand.lo
CXX      DownloadContext.lo
CXX      DownloadEngine.lo
CXX      DownloadEngineFactory.lo
DownloadEngine.cc: In member function 'void aria2::DownloadEngine::waitData()':
DownloadEngine.cc:192:5: error: 'lldiv_t' was not declared in this scope
     lldiv_t qr = lldiv(refreshInterval_*1000, 1000000);
     ^
DownloadEngine.cc:192:13: error: expected ';' before 'qr'
     lldiv_t qr = lldiv(refreshInterval_*1000, 1000000);
             ^
DownloadEngine.cc:193:17: error: 'qr' was not declared in this scope
     tv.tv_sec = qr.quot;
                 ^
CXX      DownloadFailureException.lo
CXX      DownloadHandler.lo
CXX      DownloadHandlerConstants.lo
...
CXX      MetalinkResource.lo
CXX      metalink_helper.lo
CXX      PollEventPoll.lo
  CXX      KqueueEventPoll.lo
  CXX      ApiCallbackDownloadEventListener.lo
CXX      aria2api.lo
CXX      KeepRunningCommand.lo
CXX      main.o
  CXXLD    libaria2.la
libtool: link: `DownloadEngine.lo' is not a valid libtool object
*** Error code 1
1 error
*** Error code 1
1 error
*** Error code 1
1 error
*** Error code 2
1 error
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
the maintainer.
*** Error code 1

--- Comment #1 from Bugzilla Automation <bugzilla at FreeBSD.org> ---
Auto-assigned to maintainer sunpoet at FreeBSD.org

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


More information about the freebsd-ports-bugs mailing list