Bug 200011

Summary: [devel/gdb] [PATCH READY] Poudriere build fails with certain options set
Product: Ports & Packages Reporter: Yuri Victorovich <yuri>
Component: Individual Port(s)Assignee: Tijl Coosemans <tijl>
Status: Closed FIXED    
Severity: Affects Only Me CC: luca.pizzamiglio, tijl
Priority: --- Flags: bugzilla: maintainer-feedback? (luca.pizzamiglio)
Version: Latest   
Hardware: Any   
OS: Any   
Bug Depends on: 200638    
Bug Blocks:    
Attachments:
Description Flags
Patch that should solve the issue none

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