#818 closed defect (invalid)
BUG: cvsup cannot build if port clean cm3 has been run prior to port install cvsup
Reported by: | jcorley1@… | Owned by: | yeled@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ||
Port: |
Description
Running: port install cm3 port clean cm3 port install cvsup Will fail to build. Cvsup is apparently linking against something in the cm3 work directory. The following error message is from port build -d -v cvsup:
-> linking cvpasswd
Fatal Error: incomplete program
ErrMsg.StrError: is exported, but not implemented: ErrMsg.i3 ErrMsg.Fatal: is exported, but not implemented: ErrMsg.i3 Main.m3 ErrMsg.GetErrno: is exported, but not implemented: ErrMsg.i3 make[2]: * [all] Error 1 make[1]: * [subdirs] Error 2 make: * [all] Error 2 Error: Target com.apple.build returned: shell command "cd "/Users/jasonc/cvs/darwinports/dports/net/cvsup/work/cvsup-snap-16.1g" && make all PREFIX=/opt/local M3=cm3 M3FLAGS=-DNOGUI\ -DSTATIC" returned error 2 Command output: ErrMsg.Fatal: is exported, but not implemented: ErrMsg.i3 Main.m3 ErrMsg.GetErrno: is exported, but not implemented: ErrMsg.i3 SigHandler.Register: is exported, but not implemented: SigHandler.i3
FSClient.m3
SigHandler.Unblock: is exported, but not implemented: SigHandler.i3 SigHandler.ShutDown: is exported, but not implemented: SigHandler.i3 SigHandler.Block: is exported, but not implemented: SigHandler.i3 TCPMisc.LingerOnClose: is exported, but not implemented: TCPMisc.i3
FSClient.m3
TCPMisc.KeepAlive: is exported, but not implemented: TCPMisc.i3 TCPMisc.GetSockName: is exported, but not implemented: TCPMisc.i3
FSClient.m3
TCPMisc.GetPeerName: is exported, but not implemented: TCPMisc.i3 make[2]: * [all] Error 1 ===> cvpasswd cm3 -DNOGUI -DSTATIC new source -> compiling Upass.i3 new source -> compiling Secret.i3 new source -> compiling Secret.m3 new source -> compiling Main.m3
-> linking cvpasswd
Fatal Error: incomplete program
ErrMsg.StrError: is exported, but not implemented: ErrMsg.i3 ErrMsg.Fatal: is exported, but not implemented: ErrMsg.i3 Main.m3 ErrMsg.GetErrno: is exported, but not implemented: ErrMsg.i3 make[2]: * [all] Error 1 make[1]: * [subdirs] Error 2 make: * [all] Error 2
Warning: the following items did not execute (for cvsup): com.apple.build
Change History (9)
comment:1 Changed 21 years ago by jcorley1@…
comment:2 Changed 20 years ago by snu@…
Summary: | cvsup cannot build if port clean cm3 has been run prior to port install cvsup → BUG: cvsup cannot build if port clean cm3 has been run prior to port install cvsup |
---|
comment:3 Changed 19 years ago by yeled@…
Owner: | changed from landonf@… to yeled@… |
---|
comment:4 Changed 19 years ago by yeled@…
dependson: | → 1504 |
---|
comment:5 Changed 18 years ago by pipping@…
Milestone: | → Available Ports |
---|
comment:6 Changed 18 years ago by pipping@…
Milestone: | Available Ports → Port Bugs |
---|
comment:7 Changed 17 years ago by nox@…
Priority: | Expected → Normal |
---|---|
Version: | 1.0 |
This ticket is 4 years old. Is it still relevant?
comment:8 Changed 17 years ago by reiffert@…
Resolution: | → invalid |
---|---|
Status: | new → closed |
Closing ticket, no news for ages.
*sigh* I pasted the wrong error output. Here is the real error I'm talking about. Jason
cc: /Users/jasonc/cvs/darwinports/dports/lang/cm3/work/destroot/opt/local/cm3/lib/libm3gcdefs.a: No such file or directory Fatal Error: package build failed make[2]: * [all] Error 1 ===> client cm3 -DNOGUI -DSTATIC package "suptcp" is already overridden to /Users/jasonc/cvs/darwinports/dports/net/cvsup/work/cvsup-snap-16.1g/client/src/../.., ignoring new override to /Users/jasonc/cvs/darwinports/dports/net/cvsup/work/cvsup-snap-16.1g/suplib/src/../..
cc: /Users/jasonc/cvs/darwinports/dports/lang/cm3/work/destroot/opt/local/cm3/lib/libm3gcdefs.a: No such file or directory Fatal Error: package build failed make[2]: * [all] Error 1 ===> cvpasswd cm3 -DNOGUI -DSTATIC
cc: /Users/jasonc/cvs/darwinports/dports/lang/cm3/work/destroot/opt/local/cm3/lib/libm3gcdefs.a: No such file or directory Fatal Error: package build failed make[2]: * [all] Error 1 make[1]: * [subdirs] Error 2 make: * [all] Error 2 Error: Target com.apple.build returned: shell command "cd "/Users/jasonc/cvs/darwinports/dports/net/cvsup/work/cvsup-snap-16.1g" && make all PREFIX=/opt/local M3=cm3 M3FLAGS=-DNOGUI\ -DSTATIC" returned error 2 Command output: new exporters -> recompiling ErrMsg.i3 new exporters -> recompiling SigHandler.i3
===> server cm3 -DNOGUI -DSTATIC package "suptcp" is already overridden to /Users/jasonc/cvs/darwinports/dports/net/cvsup/work/cvsup-snap-16.1g/server/src/../.., ignoring new override to /Users/jasonc/cvs/darwinports/dports/net/cvsup/work/cvsup-snap-16.1g/suplib/src/../..
new source -> compiling FSServer.m3 new exporters -> recompiling FSServer.i3 new exporters -> recompiling FSServerRep.i3
cc: /Users/jasonc/cvs/darwinports/dports/lang/cm3/work/destroot/opt/local/cm3/lib/libm3gcdefs.a: No such file or directory Fatal Error: package build failed make[2]: * [all] Error 1 ===> client cm3 -DNOGUI -DSTATIC package "suptcp" is already overridden to /Users/jasonc/cvs/darwinports/dports/net/cvsup/work/cvsup-snap-16.1g/client/src/../.., ignoring new override to /Users/jasonc/cvs/darwinports/dports/net/cvsup/work/cvsup-snap-16.1g/suplib/src/../..
cc: /Users/jasonc/cvs/darwinports/dports/lang/cm3/work/destroot/opt/local/cm3/lib/libm3gcdefs.a: No such file or directory Fatal Error: package build failed make[2]: * [all] Error 1 ===> cvpasswd cm3 -DNOGUI -DSTATIC
cc: /Users/jasonc/cvs/darwinports/dports/lang/cm3/work/destroot/opt/local/cm3/lib/libm3gcdefs.a: No such file or directory Fatal Error: package build failed make[2]: * [all] Error 1 make[1]: * [subdirs] Error 2 make: * [all] Error 2
Warning: the following items did not execute (for cvsup): com.apple.build