Opened 12 years ago
Closed 8 years ago
#39136 closed defect (fixed)
make test fails when run as root and creates junk file
Reported by: | ballapete (Peter "Pete" Dyballa) | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | base | Version: | 2.1.99 |
Keywords: | Cc: | neverpanic (Clemens Lang), cooljeanius (Eric Gallager) | |
Port: |
Description
Hello!
Since some updates 'make test' fails on Mac OS X 10.4.11, PowerPC 7447A, here:
===> making test in src/registry2.0 /usr/bin/tclsh tests/entry.tcl ./registry.dylib checking if [registry::open /some/brain/dead/place] throws registry::cannot-init... yes checking if [registry::open /etc/macports_test_prot~] throws registry::cannot-init... no (did not throw) make[2]: *** [test] Error 1 make[1]: *** [test] Error 1 make: *** [test] Error 1
Change History (3)
comment:1 Changed 12 years ago by cooljeanius (Eric Gallager)
Cc: | egall@… added |
---|
comment:2 Changed 11 years ago by neverpanic (Clemens Lang)
Summary: | make test fails on Tiger PPC → make test fails when run as root and creates junk file |
---|
This always happens when running make test with sudo
. You should sudo rm /etc/macports_test_prot~
now.
comment:3 Changed 8 years ago by jmroot (Joshua Root)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Cc Me!