[Bug 288980] mail/nextcloud-mail contains linux binary in package

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 20 Aug 2025 21:36:30 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=288980

            Bug ID: 288980
           Summary: mail/nextcloud-mail contains linux binary in package
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: brnrd@freebsd.org
          Reporter: bsd@abinet.ru
          Assignee: brnrd@freebsd.org
             Flags: maintainer-feedback?(brnrd@freebsd.org)

Hello, I've investigated some errors in NC logs and found that mail plugin has
a binary (!!) under mail/vendor/nextcloud/kitinerary-bin


abishai@webserver:~ % readelf -h
/usr/local/www/nextcloud/apps-pkg/mail/vendor/nextcloud/kitinerary-bin/bin/kitinerary-extractor
ELF Header:
  Magic:   7f 45 4c 46 02 01 01 03 00 00 00 00 00 00 00 00 
  Class:                             ELF64
  Data:                              2's complement, little endian
  Version:                           1 (current)
  OS/ABI:                            GNU
  ABI Version:                       0
  Type:                              EXEC (Executable file)
  Machine:                           Advanced Micro Devices x86-64
  Version:                           0x1
  Entry point address:               0x422f16
  Start of program headers:          64 (bytes into file)
  Start of section headers:          30515960 (bytes into file)
  Flags:                             0
  Size of this header:               64 (bytes)
  Size of program headers:           56 (bytes)
  Number of program headers:         12
  Size of section headers:           64 (bytes)
  Number of section headers:         33
  Section header string table index: 32


I think it should be stripped and calling code muted or replaced with
https://www.freshports.org/net/kitinerary/

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