Opened 15 years ago

Closed 15 years ago

#18807 closed defect (fixed)

Can't build screen 4.0.3_3 on Tiger PPC

Reported by: jan.matousek@… Owned by: digdog@…
Priority: Normal Milestone:
Component: ports Version: 1.7.0
Keywords: Cc: james.herdman@…
Port: screen

Description (last modified by mf2k (Frank Schima))

seems simillar to #18136

arget:~ sudo port -d install screen 
DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/sysutils/screen
DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/sysutils/screen
DEBUG: setting option os.universal_supported to yes
DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided
DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided
DEBUG: adding the default universal variant
DEBUG: Requested variant darwin is not provided by port screen.
DEBUG: Requested variant i386 is not provided by port screen.
DEBUG: Requested variant macosx is not provided by port screen.
DEBUG: Executing variant darwin_9 provides darwin_9
DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/ncurses
DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/ncurses
DEBUG: setting option os.universal_supported to yes
DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided
DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided
DEBUG: Using group file /opt/local/var/macports/sources/rsync.macports.org/release/ports/_resources/port1.0/group/muniversal-1.0.tcl
DEBUG: universal variant already exists, so not adding the default one
DEBUG: Requested variant darwin is not provided by port ncurses.
DEBUG: Requested variant i386 is not provided by port ncurses.
DEBUG: Requested variant macosx is not provided by port ncurses.
DEBUG: Searching for dependency: ncurses
DEBUG: Found Dependency: receipt exists for ncurses
DEBUG: Executing org.macports.main (screen)
DEBUG: Skipping completed org.macports.fetch (screen)
DEBUG: Skipping completed org.macports.checksum (screen)
DEBUG: Skipping completed org.macports.extract (screen)
DEBUG: Skipping completed org.macports.patch (screen)
DEBUG: Skipping completed org.macports.configure (screen)
--->  Building screen
DEBUG: Executing org.macports.build (screen)
DEBUG: Environment: MACOSX_DEPLOYMENT_TARGET='10.5'
DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_sysutils_screen/work/screen-4.0.3" && make all'
/usr/bin/gcc-4.0 -c -I. -I.    -O2 screen.c
In file included from screen.c:106:
vproc_priv.h:23:26: error: Availability.h: No such file or directory
In file included from screen.c:106:
vproc_priv.h:101: error: syntax error before '__OSX_AVAILABLE_STARTING'
vproc_priv.h:101: warning: parameter names (without types) in function declaration
vproc_priv.h:101: warning: data definition has no type or storage class
vproc_priv.h:102: error: syntax error before '__OSX_AVAILABLE_STARTING'
vproc_priv.h:102: warning: parameter names (without types) in function declaration
vproc_priv.h:102: warning: data definition has no type or storage class
vproc_priv.h:103: error: syntax error before '__OSX_AVAILABLE_STARTING'
vproc_priv.h:103: warning: parameter names (without types) in function declaration
vproc_priv.h:103: warning: data definition has no type or storage class
vproc_priv.h:104: error: syntax error before '__OSX_AVAILABLE_STARTING'
vproc_priv.h:104: warning: parameter names (without types) in function declaration
vproc_priv.h:104: warning: data definition has no type or storage class
vproc_priv.h:106: error: syntax error before '__OSX_AVAILABLE_STARTING'
vproc_priv.h:106: warning: parameter names (without types) in function declaration
vproc_priv.h:106: warning: data definition has no type or storage class
vproc_priv.h:107: error: syntax error before '__OSX_AVAILABLE_STARTING'
vproc_priv.h:107: warning: parameter names (without types) in function declaration
vproc_priv.h:107: warning: data definition has no type or storage class
vproc_priv.h:108: error: syntax error before '__OSX_AVAILABLE_STARTING'
vproc_priv.h:108: warning: parameter names (without types) in function declaration
vproc_priv.h:108: warning: data definition has no type or storage class
vproc_priv.h:109: error: syntax error before '__OSX_AVAILABLE_STARTING'
vproc_priv.h:109: warning: parameter names (without types) in function declaration
vproc_priv.h:109: warning: data definition has no type or storage class
vproc_priv.h:110: error: syntax error before '__OSX_AVAILABLE_STARTING'
vproc_priv.h:110: warning: parameter names (without types) in function declaration
vproc_priv.h:110: warning: data definition has no type or storage class
vproc_priv.h:111: error: syntax error before '__OSX_AVAILABLE_STARTING'
vproc_priv.h:111: warning: parameter names (without types) in function declaration
vproc_priv.h:111: warning: data definition has no type or storage class
make: *** [screen.o] Error 1
Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_sysutils_screen/work/screen-4.0.3" && make all " returned error 2
Command output: vproc_priv.h:101: warning: parameter names (without types) in function declaration
vproc_priv.h:101: warning: data definition has no type or storage class
vproc_priv.h:102: error: syntax error before '__OSX_AVAILABLE_STARTING'
vproc_priv.h:102: warning: parameter names (without types) in function declaration
vproc_priv.h:102: warning: data definition has no type or storage class
vproc_priv.h:103: error: syntax error before '__OSX_AVAILABLE_STARTING'
vproc_priv.h:103: warning: parameter names (without types) in function declaration
vproc_priv.h:103: warning: data definition has no type or storage class
vproc_priv.h:104: error: syntax error before '__OSX_AVAILABLE_STARTING'
vproc_priv.h:104: warning: parameter names (without types) in function declaration
vproc_priv.h:104: warning: data definition has no type or storage class
vproc_priv.h:106: error: syntax error before '__OSX_AVAILABLE_STARTING'
vproc_priv.h:106: warning: parameter names (without types) in function declaration
vproc_priv.h:106: warning: data definition has no type or storage class
vproc_priv.h:107: error: syntax error before '__OSX_AVAILABLE_STARTING'
vproc_priv.h:107: warning: parameter names (without types) in function declaration
vproc_priv.h:107: warning: data definition has no type or storage class
vproc_priv.h:108: error: syntax error before '__OSX_AVAILABLE_STARTING'
vproc_priv.h:108: warning: parameter names (without types) in function declaration
vproc_priv.h:108: warning: data definition has no type or storage class
vproc_priv.h:109: error: syntax error before '__OSX_AVAILABLE_STARTING'
vproc_priv.h:109: warning: parameter names (without types) in function declaration
vproc_priv.h:109: warning: data definition has no type or storage class
vproc_priv.h:110: error: syntax error before '__OSX_AVAILABLE_STARTING'
vproc_priv.h:110: warning: parameter names (without types) in function declaration
vproc_priv.h:110: warning: data definition has no type or storage class
vproc_priv.h:111: error: syntax error before '__OSX_AVAILABLE_STARTING'
vproc_priv.h:111: warning: parameter names (without types) in function declaration
vproc_priv.h:111: warning: data definition has no type or storage class
make: *** [screen.o] Error 1

Warning: the following items did not execute (for screen): org.macports.activate org.macports.build org.macports.destroot org.macports.install
Error: Status 1 encountered during processing.

Change History (5)

comment:1 in reply to:  description Changed 15 years ago by jan.matousek@…

Sorry for not formatting the log.

arget:~ sudo port -d install screen 
DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/sysutils/screen
DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/sysutils/screen
DEBUG: setting option os.universal_supported to yes
DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided
DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided
DEBUG: adding the default universal variant
DEBUG: Requested variant darwin is not provided by port screen.
DEBUG: Requested variant i386 is not provided by port screen.
DEBUG: Requested variant macosx is not provided by port screen.
DEBUG: Executing variant darwin_9 provides darwin_9
DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/ncurses
DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/ncurses
DEBUG: setting option os.universal_supported to yes
DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided
DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided
DEBUG: Using group file /opt/local/var/macports/sources/rsync.macports.org/release/ports/_resources/port1.0/group/muniversal-1.0.tcl
DEBUG: universal variant already exists, so not adding the default one
DEBUG: Requested variant darwin is not provided by port ncurses.
DEBUG: Requested variant i386 is not provided by port ncurses.
DEBUG: Requested variant macosx is not provided by port ncurses.
DEBUG: Searching for dependency: ncurses
DEBUG: Found Dependency: receipt exists for ncurses
DEBUG: Executing org.macports.main (screen)
DEBUG: Skipping completed org.macports.fetch (screen)
DEBUG: Skipping completed org.macports.checksum (screen)
DEBUG: Skipping completed org.macports.extract (screen)
DEBUG: Skipping completed org.macports.patch (screen)
DEBUG: Skipping completed org.macports.configure (screen)
--->  Building screen
DEBUG: Executing org.macports.build (screen)
DEBUG: Environment: MACOSX_DEPLOYMENT_TARGET='10.5'
DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_sysutils_screen/work/screen-4.0.3" && make all'
/usr/bin/gcc-4.0 -c -I. -I.    -O2 screen.c
In file included from screen.c:106:
vproc_priv.h:23:26: error: Availability.h: No such file or directory
In file included from screen.c:106:
vproc_priv.h:101: error: syntax error before '__OSX_AVAILABLE_STARTING'
vproc_priv.h:101: warning: parameter names (without types) in function declaration
vproc_priv.h:101: warning: data definition has no type or storage class
vproc_priv.h:102: error: syntax error before '__OSX_AVAILABLE_STARTING'
vproc_priv.h:102: warning: parameter names (without types) in function declaration
vproc_priv.h:102: warning: data definition has no type or storage class
vproc_priv.h:103: error: syntax error before '__OSX_AVAILABLE_STARTING'
vproc_priv.h:103: warning: parameter names (without types) in function declaration
vproc_priv.h:103: warning: data definition has no type or storage class
vproc_priv.h:104: error: syntax error before '__OSX_AVAILABLE_STARTING'
vproc_priv.h:104: warning: parameter names (without types) in function declaration
vproc_priv.h:104: warning: data definition has no type or storage class
vproc_priv.h:106: error: syntax error before '__OSX_AVAILABLE_STARTING'
vproc_priv.h:106: warning: parameter names (without types) in function declaration
vproc_priv.h:106: warning: data definition has no type or storage class
vproc_priv.h:107: error: syntax error before '__OSX_AVAILABLE_STARTING'
vproc_priv.h:107: warning: parameter names (without types) in function declaration
vproc_priv.h:107: warning: data definition has no type or storage class
vproc_priv.h:108: error: syntax error before '__OSX_AVAILABLE_STARTING'
vproc_priv.h:108: warning: parameter names (without types) in function declaration
vproc_priv.h:108: warning: data definition has no type or storage class
vproc_priv.h:109: error: syntax error before '__OSX_AVAILABLE_STARTING'
vproc_priv.h:109: warning: parameter names (without types) in function declaration
vproc_priv.h:109: warning: data definition has no type or storage class
vproc_priv.h:110: error: syntax error before '__OSX_AVAILABLE_STARTING'
vproc_priv.h:110: warning: parameter names (without types) in function declaration
vproc_priv.h:110: warning: data definition has no type or storage class
vproc_priv.h:111: error: syntax error before '__OSX_AVAILABLE_STARTING'
vproc_priv.h:111: warning: parameter names (without types) in function declaration
vproc_priv.h:111: warning: data definition has no type or storage class
make: *** [screen.o] Error 1
Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_sysutils_screen/work/screen-4.0.3" && make all " returned error 2
Command output: vproc_priv.h:101: warning: parameter names (without types) in function declaration
vproc_priv.h:101: warning: data definition has no type or storage class
vproc_priv.h:102: error: syntax error before '__OSX_AVAILABLE_STARTING'
vproc_priv.h:102: warning: parameter names (without types) in function declaration
vproc_priv.h:102: warning: data definition has no type or storage class
vproc_priv.h:103: error: syntax error before '__OSX_AVAILABLE_STARTING'
vproc_priv.h:103: warning: parameter names (without types) in function declaration
vproc_priv.h:103: warning: data definition has no type or storage class
vproc_priv.h:104: error: syntax error before '__OSX_AVAILABLE_STARTING'
vproc_priv.h:104: warning: parameter names (without types) in function declaration
vproc_priv.h:104: warning: data definition has no type or storage class
vproc_priv.h:106: error: syntax error before '__OSX_AVAILABLE_STARTING'
vproc_priv.h:106: warning: parameter names (without types) in function declaration
vproc_priv.h:106: warning: data definition has no type or storage class
vproc_priv.h:107: error: syntax error before '__OSX_AVAILABLE_STARTING'
vproc_priv.h:107: warning: parameter names (without types) in function declaration
vproc_priv.h:107: warning: data definition has no type or storage class
vproc_priv.h:108: error: syntax error before '__OSX_AVAILABLE_STARTING'
vproc_priv.h:108: warning: parameter names (without types) in function declaration
vproc_priv.h:108: warning: data definition has no type or storage class
vproc_priv.h:109: error: syntax error before '__OSX_AVAILABLE_STARTING'
vproc_priv.h:109: warning: parameter names (without types) in function declaration
vproc_priv.h:109: warning: data definition has no type or storage class
vproc_priv.h:110: error: syntax error before '__OSX_AVAILABLE_STARTING'
vproc_priv.h:110: warning: parameter names (without types) in function declaration
vproc_priv.h:110: warning: data definition has no type or storage class
vproc_priv.h:111: error: syntax error before '__OSX_AVAILABLE_STARTING'
vproc_priv.h:111: warning: parameter names (without types) in function declaration
vproc_priv.h:111: warning: data definition has no type or storage class
make: *** [screen.o] Error 1

Warning: the following items did not execute (for screen): org.macports.activate org.macports.build org.macports.destroot org.macports.install
Error: Status 1 encountered during processing.

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

Description: modified (diff)
Owner: changed from macports-tickets@… to digdog@…

comment:3 Changed 15 years ago by james.herdman@…

Cc: james.herdman@… added

Cc Me!

comment:4 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

comment:5 Changed 15 years ago by tobypeterson

Resolution: fixed
Status: newclosed

Supposedly fixed in r45786, although I obviously haven't tested it.

Note: See TracTickets for help on using tickets.