Bug 200011 - [devel/gdb] [PATCH READY] Poudriere build fails with certain options set
Summary: [devel/gdb] [PATCH READY] Poudriere build fails with certain options set
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Tijl Coosemans
URL:
Keywords:
Depends on: 200638
Blocks:
  Show dependency treegraph
 
Reported: 2015-05-06 21:09 UTC by Yuri Victorovich
Modified: 2015-06-04 17:11 UTC (History)
2 users (show)

See Also:
bugzilla: maintainer-feedback? (luca.pizzamiglio)


Attachments
Patch that should solve the issue (621 bytes, patch)
2015-05-08 12:44 UTC, luca.pizzamiglio
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yuri Victorovich freebsd_committer freebsd_triage 2015-05-06 21:09:20 UTC
> ====> Checking for pkg-plist issues (check-plist)
> ===> Parsing plist
> ===> Checking for items in STAGEDIR missing from pkg-plist
> Error: Orphaned: %%DATADIR%%79/python/gdb/function/caller_is.py
> ===> Checking for items in pkg-plist which are not in STAGEDIR
> ===> Error: Plist issues found.
> *** Error code 1

Setting these options in /etc/make.conf trigger the error:
> OPTIONS_UNSET= DOCS HTMLDOCS HELP PORTDOCS APIDOCS RDOC MANPAGES EXAMPLES PORTEXAMPLES NLS KERBEROS TESTS DEBUG FASTDEBUG DOXYGEN JAVA JAVAHELP
> OPTIONS_SET=   PULSEAUDIO SOUND WEBRTC IPV6 THREADED_RESOLVER THREADS OPENGL DJVU OPTIMIZED_CFLAGS SIMD MMX SSE CUPS GDB
Comment 1 luca.pizzamiglio 2015-05-08 12:44:27 UTC
Created attachment 156509 [details]
Patch that should solve the issue

Hi. That is the pkg-plist fix

thanks for the report
Comment 2 Yuri Victorovich freebsd_committer freebsd_triage 2015-05-09 01:18:47 UTC
Thanks!
I will wait until the patch is checked in.
Comment 3 commit-hook freebsd_committer freebsd_triage 2015-06-04 17:09:12 UTC
A commit references this bug:

Author: tijl
Date: Thu Jun  4 17:08:27 UTC 2015
New revision: 388538
URL: https://svnweb.freebsd.org/changeset/ports/388538

Log:
  - Update to 7.9.1
  - Fix crash on some core files
  - Fix plist

  PR:		200001, 200011, 200638
  Submitted by:	luca.pizzamiglio@gmail.com (maintainer)

Changes:
  head/devel/gdb/Makefile
  head/devel/gdb/distinfo
  head/devel/gdb/files/fbsd-threads.c
  head/devel/gdb/pkg-plist