[Bug 207226] devel/newt: stage fails

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Feb 15 21:09:54 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207226

johan at stromnet.se changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|New                         |Closed

--- Comment #7 from johan at stromnet.se ---
Changing to DEFAULT_VERSIONS as suggested did the trick, thanks!

For the record, this is how the now working build looks:

cc -fPIC -D_GNU_SOURCE -I/usr/local/include -I/usr/local/include/python2.7
-I/usr/local/include/python2.7 -I/usr/local/include/python2.7
-I/usr/local/include/python2.7 -fno-strict-aliasing -O2 -pipe -
fstack-protector -fno-strict-aliasing -DNDEBUG -c -o python2.7/snack.o snack.c
cc --shared -L/usr/local/lib -lpython2.7 -L/usr/local/lib -lintl -lutil -lm
-Wl,--export-dynamic -lpython2.7 -L/usr/local/lib -lintl -lutil -lm
-L/usr/local/lib -lncurses -Wl,-rpath=/usr/lib:/usr/loca
l/lib -fstack-protector -o python2.7/_snack.so python2.7/snack.o -L. -lnewt
-lslang -lintl
touch _snack.so
gmake[1]: Leaving directory '/wrkdirs/usr/ports/devel/newt/work/newt-0.52.18'

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list