Bug 158812 - [patch] lang/python27: elaborate on "does not build" message
Summary: [patch] lang/python27: elaborate on "does not build" message
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Po-Chuan Hsieh
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-07-11 19:20 UTC by Warren Block
Modified: 2011-07-22 14:50 UTC (History)
0 users

See Also:


Attachments
file.diff (400 bytes, patch)
2011-07-11 19:20 UTC, Warren Block
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Warren Block 2011-07-11 19:20:06 UTC
lang/python27 sets BROKEN to "does not build" if the PTH option is enabled.  This error message does not tell the user the cause of the problem.

Fix: Apply patch.

Patch attached with submission follows:
How-To-Repeat: # cd /usr/ports/lang/python27
# make -DWITH_PTH
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-07-11 19:20:15 UTC
Responsible Changed
From-To: freebsd-ports-bugs->freebsd-python

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Po-Chuan Hsieh freebsd_committer freebsd_triage 2011-07-22 10:16:35 UTC
Responsible Changed
From-To: freebsd-python->sunpoet

I'll take it.
Comment 3 dfilter service freebsd_committer freebsd_triage 2011-07-22 14:47:41 UTC
sunpoet     2011-07-22 13:47:31 UTC

  FreeBSD ports repository

  Modified files:
    lang/python27        Makefile 
  Log:
  - Clarify error message
  
  PR:             ports/158812
  Submitted by:   Warren Block <wblock@wonkity.com>
  Reviewed by:    lwhsu
  With Hat:       python
  
  Revision  Changes    Path
  1.175     +1 -1      ports/lang/python27/Makefile
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 4 Po-Chuan Hsieh freebsd_committer freebsd_triage 2011-07-22 14:47:46 UTC
State Changed
From-To: open->closed

Committed. Thanks!