https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225304
--- Comment #1 from commit-h...@freebsd.org --- A commit references this bug: Author: antoine Date: Sat Jan 20 20:27:51 UTC 2018 New revision: 459550 URL: https://svnweb.freebsd.org/changeset/ports/459550 Log: Fix build with clang 6 em.cpp:1242:59: error: invalid operands to binary expression ('__bind<int &, sockaddr *, unsigned long &>' and 'int') if (bind (sd, (struct sockaddr *)&bind_to, bind_to_len) < 0) { ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~ PR: 225304 Reported by: pkg-fallout Changes: head/devel/rubygem-eventmachine/files/ head/devel/rubygem-eventmachine/files/patch-ext_em.cpp -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ freebsd-ruby@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ruby To unsubscribe, send any mail to "freebsd-ruby-unsubscr...@freebsd.org"