Bug 213748 - [PATCH] devel/linux-c7-devtools: add missing dependency
Summary: [PATCH] devel/linux-c7-devtools: add missing dependency
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Tijl Coosemans
URL:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2016-10-24 15:50 UTC by Maciej Pasternacki
Modified: 2016-10-24 17:47 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (emulation)


Attachments
linux-c7-devtools-libmpc.patch (7.83 KB, patch)
2016-10-24 15:50 UTC, Maciej Pasternacki
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Maciej Pasternacki 2016-10-24 15:50:56 UTC
Created attachment 176106 [details]
linux-c7-devtools-libmpc.patch

The `/compat/linux/usr/libexec/gcc/x86_64-redhat-linux/4.8.5/cc1` binary, installed by `cpp` RPM, needs `libmpc.so.3`, which is not installed or pulled by dependencies.

As it doesn't seem to be used anywhere else currently, I have added it to the list of RPMs installed by this port, rather than create a new port, in a manner similar to `libgomp`
Comment 1 commit-hook freebsd_committer freebsd_triage 2016-10-24 17:44:25 UTC
A commit references this bug:

Author: tijl
Date: Mon Oct 24 17:43:51 UTC 2016
New revision: 424583
URL: https://svnweb.freebsd.org/changeset/ports/424583

Log:
  Add libmpc needed by gcc and fix symlinks.

  PR:		213748
  Submitted by:	Maciej Pasternacki <maciej@pasternacki.net>

Changes:
  head/devel/linux-c7-devtools/Makefile
  head/devel/linux-c7-devtools/distinfo.i386
  head/devel/linux-c7-devtools/distinfo.x86_64
  head/devel/linux-c7-devtools/pkg-plist.i386
  head/devel/linux-c7-devtools/pkg-plist.x86_64