Bug 184982

Summary: Build failure for devel/libsoup due to Python update
Product: Ports & Packages Reporter: Kevin Zheng <kevinz5000>
Component: Individual Port(s)Assignee: freebsd-gnome (Nobody) <gnome>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Kevin Zheng 2013-12-19 02:30:00 UTC
===>  Building for libsoup-2.42.2
gmake  all-recursive
gmake[1]: Entering directory `/wrkdirs/usr/ports/devel/libsoup/work/libsoup-2.42.2'
Making all in libsoup
gmake[2]: Entering directory `/wrkdirs/usr/ports/devel/libsoup/work/libsoup-2.42.2/libsoup'
  GEN    soup-marshal.list
  GEN    soup-enum-types.c
./tld-parser.py ../data/effective_tld_names.dat tld_data.inc
  GEN    soup-enum-types.h
env: python2: No such file or directory
gmake[2]: *** [tld_data.inc] Error 127
gmake[2]: *** Waiting for unfinished jobs....
gmake[2]: Leaving directory `/wrkdirs/usr/ports/devel/libsoup/work/libsoup-2.42.2/libsoup'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/wrkdirs/usr/ports/devel/libsoup/work/libsoup-2.42.2'
gmake: *** [all] Error 2
===> Compilation failed unexpectedly.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-12-19 02:30:08 UTC
Responsible Changed
From-To: freebsd-ports-bugs->gnome

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Koop Mast freebsd_committer freebsd_triage 2013-12-19 13:42:46 UTC
State Changed
From-To: open->feedback

I couldn't reproduce the problem, I did improve the port. Can you update 
and see the problem is fixed? 
Also please mention if your using Marcuscom ports or not in the future. 
Thanks!
Comment 3 Kevin Zheng 2013-12-19 18:38:16 UTC
Hi there,

Sorry, yes, I was using the ports from Marcuscom. The update seems to
have fixed the build failure.

Thanks for the help, you can go ahead and close this PR!

Thanks,
Kevin Zheng
Comment 4 Koop Mast freebsd_committer freebsd_triage 2013-12-19 21:24:57 UTC
State Changed
From-To: feedback->closed

Reporter confirmed the problem is fixed. Thanks for reporting!