[Bug 206864] multimedia/x265 - update to 1.9 needs exp-run

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Feb 3 05:56:15 UTC 2016


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

--- Comment #13 from Jan Beich <jbeich at FreeBSD.org> ---
Comment on attachment 166474
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=166474
Include <sys/types.h> before <md5.h>, as the man-page specifies

(In reply to Mikhail Teterin from comment #11)
> I'd be most interested in seeing, whether -- and how -- things break for other
> platforms. 

comment 9 had armv6 and mips logs that can be reproduced using poudriere +
qemu-user-static. Periodically someone does aarch64 builds but logs tend to not
live long (e.g. dependencies of bug 201763).

> This may be a reason to patch the upstream's CMakeLists.txt to attempt
> testing unconditionally.

Look inside test/CMakeLists.txt or test/checkasm-a.asm. I'd be surprised
if it works anywhere else besides x86.

> I suppose, I'll make myself the maintainer for a while -- to get the fallout
> e-mails, if any.

I think, you need to subscribe explicitly as failure mails from non-Tier1
platforms are disabled.
https://lists.freebsd.org/pipermail/freebsd-ports/2015-June/099438.html

(In reply to Mikhail Teterin from comment #12)
> Khmm, haven't seen this on 10.2.

Also happens with poudriere 10.1R i386 - http://sprunge.us/MVZQ

> How about the attached version of patch-md5 -- which provides for <sys/types.h> before <md5.h>?

It does help, thanks. Tested by commenting out the following hack

  CFLAGS+=       -Du_int32_t=uint32_t # sys/md5.h

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


More information about the freebsd-ports-bugs mailing list