Opened 15 years ago

Closed 14 years ago

Last modified 14 years ago

#18392 closed defect (fixed)

Error building tightvnc 1.3.9

Reported by: mf2k (Frank Schima) Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.7.1
Keywords: Cc: macports@…, Russell-Jones-OxPhys (Russell Jones)
Port: tightvnc

Description

Mac OS X 10.5.6 Intel. Xcode 3.1.2.

I see the following build error for tightvnc:

--->  Building tightvnc
Error: Target org.macports.build returned: shell command "cd '/opt/local/var/macports/build/_opt_local_var_macports_sources_svn.macports.org_trunk_dports_x11_tightvnc/work/vnc_unixsrc/Xvnc' && make World" returned error 2
Command output: make    all
making all in ./include...
Makefile:13: *** missing separator.  Stop.
making all in ./config...
Makefile:13: *** missing separator.  Stop.
making all in ./lib...
Makefile:13: *** missing separator.  Stop.
making all in ./programs...
Makefile:13: *** missing separator.  Stop.
make[1]: *** [all] Error 2
make: *** [World] Error 2

Attachments (3)

tightvnc-mp-debug.txt (105.6 KB) - added by Russell-Jones-OxPhys (Russell Jones) 14 years ago.
Try to install on 10.6 +universal ( port -d output)
tightvnc-debug-20100325160129.txt (89.5 KB) - added by Russell-Jones-OxPhys (Russell Jones) 14 years ago.
built with gcc42
tightvnc-debug-20100325160336.txt (104.5 KB) - added by Russell-Jones-OxPhys (Russell Jones) 14 years ago.
built with gcc40

Download all attachments as: .zip

Change History (14)

comment:1 Changed 15 years ago by macports@…

Cc: macports@… added

Cc Me!

comment:2 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

comment:3 Changed 15 years ago by ryandesign (Ryan Carsten Schmidt)

Unable to reproduce, on Mac OS X 10.5.6 Intel with Xcode 3.1.2 with MacPorts 1.7.1.

Have you used gcc_select to select a compiler other than the default gcc-4.0? If so, please re-select gcc-4.0, clean tightvnc and try again.

If that doesn't work, perhaps updating tightvnc 1.3.10 will help, which has been requested in #19412.

comment:4 Changed 15 years ago by mf2k (Frank Schima)

Version: 1.7.01.7.1

gcc_select does not have a -s option to show which version is being used. So i just set it to gcc40 and tried again. Same problem for me.

comment:5 Changed 15 years ago by mf2k (Frank Schima)

Resolution: invalid
Status: newclosed

I tried to build this port again recently and for whatever reason I get a different error like reported in ticket #20852. I posted my new error there, so I'm closing this ticket.

comment:6 Changed 14 years ago by dweber@…

Resolution: invalid
Status: closedreopened

I still see this problem on 10.5.8 (this has been a problem for months on my system),

$ sudo gcc_select gcc40
Password:
Selecting version "gcc40" for gcc
$ sudo port clean --all tightvnc
--->  Cleaning tightvnc
$ sudo port upgrade -uR --enforce-variants tightvnc
--->  Computing dependencies for tightvnc
--->  Fetching tightvnc
--->  Attempting to fetch tightvnc-1.3.9_unixsrc.tar.bz2 from http://voxel.dl.sourceforge.net/vnc-tight
--->  Verifying checksum(s) for tightvnc
--->  Extracting tightvnc
--->  Applying patches to tightvnc
--->  Configuring tightvnc
--->  Building tightvnc
Error: Target org.macports.build returned: shell command "cd '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tightvnc/work/vnc_unixsrc/Xvnc' && make World" returned error 2
Command output: make    all
making all in ./include...
Makefile:13: *** missing separator.  Stop.
making all in ./config...
Makefile:13: *** missing separator.  Stop.
making all in ./lib...
Makefile:13: *** missing separator.  Stop.
making all in ./programs...
Makefile:13: *** missing separator.  Stop.
make[1]: *** [all] Error 2
make: *** [World] Error 2

Error: Unable to upgrade port: 1

Changed 14 years ago by Russell-Jones-OxPhys (Russell Jones)

Attachment: tightvnc-mp-debug.txt added

Try to install on 10.6 +universal ( port -d output)

comment:7 Changed 14 years ago by Russell-Jones-OxPhys (Russell Jones)

Similar problem on Snow Leopard.

comment:8 Changed 14 years ago by Russell-Jones-OxPhys (Russell Jones)

Cc: russell.jones@… added

Cc Me!

comment:9 Changed 14 years ago by Russell-Jones-OxPhys (Russell Jones)

I had gcc_select set to gcc-mp-43. I changed it to gcc42 and gcc40, cleaned and rebuilt. Debug output attached.

Changed 14 years ago by Russell-Jones-OxPhys (Russell Jones)

built with gcc42

Changed 14 years ago by Russell-Jones-OxPhys (Russell Jones)

built with gcc40

comment:10 Changed 14 years ago by mf2k (Frank Schima)

Resolution: fixed
Status: reopenedclosed

This is fixed for me as of tightvnc 1.3.10.

comment:11 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)

This has been reported again as #24746.

Note: See TracTickets for help on using tickets.