[MacPorts] #22447: xorg-server: implicit declaration of function 'access'

MacPorts noreply at macports.org
Mon Nov 9 23:21:42 PST 2009


#22447: xorg-server: implicit declaration of function 'access'
-------------------------------------+--------------------------------------
 Reporter:  ryandesign@…             |       Owner:  jeremyhu@…           
     Type:  defect                   |      Status:  new                  
 Priority:  Normal                   |   Milestone:                       
Component:  ports                    |     Version:  1.8.1                
 Keywords:                           |        Port:  xorg-server          
-------------------------------------+--------------------------------------
 xorg-server 1.7.1.901 doesn't seem to build on my Tiger PPC G4:

 {{{
 $ port -u upgrade xorg-server
 --->  Computing dependencies for xorg-server
 --->  Fetching xorg-server
 --->  Verifying checksum(s) for xorg-server
 --->  Extracting xorg-server
 --->  Applying patches to xorg-server
 --->  Configuring xorg-server
 --->  Building xorg-server
 Error: Target org.macports.build returned: shell command " cd
 "/mp/var/macports/build/_Volumes_data_macports_ports_x11_xorg-server/work
 /xorg-server-1.7.1.901" && /usr/bin/nice -n 10 /usr/bin/make -j1 all "
 returned error 2
 Command output: Making all in hw
 Making all in xquartz
 Making all in bundle
 Making all in .
   CC    fbcmap_mi.o
   CC    miinitext.o
   CC    X11Application.o
   CC    X11Controller.o
   CC    applewm.o
   CC    darwin.o
   CC    darwinEvents.o
   CC    darwinXinput.o
   CC    keysym2ucs.o
   CC    pseudoramiX.o
   CC    quartz.o
   CC    quartzAudio.o
   CC    quartzCocoa.o
   CC    quartzKeyboard.o
 quartzKeyboard.c: In function 'DarwinKeyboardReloadHandler':
 quartzKeyboard.c:409: warning: implicit declaration of function 'access'
 quartzKeyboard.c:409: warning: nested extern declaration of 'access'
 quartzKeyboard.c:409: error: 'F_OK' undeclared (first use in this
 function)
 quartzKeyboard.c:409: error: (Each undeclared identifier is reported only
 once
 quartzKeyboard.c:409: error: for each function it appears in.)
 quartzKeyboard.c: In function 'QuartzReadSystemKeymap':
 quartzKeyboard.c:648: warning: unused variable 'currentKeyLayoutDataRef'
 make[3]: *** [quartzKeyboard.lo] Error 1
 make[2]: *** [all-recursive] Error 1
 make[1]: *** [all-recursive] Error 1
 make: *** [all-recursive] Error 1

 Error: Unable to upgrade port: 1
 }}}

 Mac OS X 10.4.11 PPC [[BR]]
 Xcode 2.5 [[BR]]
 MacPorts 1.8.1

-- 
Ticket URL: <http://trac.macports.org/ticket/22447>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list