[MacPorts] #21597: redis port does not build on 10.6

MacPorts noreply at macports.org
Thu Sep 24 12:49:34 PDT 2009


#21597: redis port does not build on 10.6
-------------------------------+--------------------------------------------
 Reporter:  peter@…            |       Owner:  macports-tickets@…                   
     Type:  defect             |      Status:  new                                  
 Priority:  Normal             |   Milestone:                                       
Component:  ports              |     Version:  1.8.0                                
 Keywords:                     |        Port:  redis                                
-------------------------------+--------------------------------------------
Changes (by toby@…):

  * keywords:  redis =>


Old description:

> I have attempted to install the redis port using the latest MacPorts on
> SL and here is the output:
>
> # port install redis
> --->  Computing dependencies for redis
> --->  Fetching redis
> --->  Attempting to fetch redis-0.900_2.tar.gz from
> http://redis.googlecode.com/files/
> --->  Verifying checksum(s) for redis
> --->  Extracting redis
> --->  Configuring redis
> --->  Building redis
> Error: Target org.macports.build returned: shell command " cd
> "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_databases_redis/work/redis-0.900"
> && /usr/bin/make -j2 all " returned error 2
> Command output: /usr/bin/gcc-4.2 -c -std=c99 -pedantic -O2 -Wall -W -g
> -rdynamic -ggdb   adlist.c
> /usr/bin/gcc-4.2 -c -std=c99 -pedantic -O2 -Wall -W -g -rdynamic -ggdb
> ae.c
> /usr/bin/gcc-4.2 -c -std=c99 -pedantic -O2 -Wall -W -g -rdynamic -ggdb
> anet.c
> /usr/bin/gcc-4.2 -c -std=c99 -pedantic -O2 -Wall -W -g -rdynamic -ggdb
> dict.c
> /usr/bin/gcc-4.2 -c -std=c99 -pedantic -O2 -Wall -W -g -rdynamic -ggdb
> redis.c
> /usr/bin/gcc-4.2 -c -std=c99 -pedantic -O2 -Wall -W -g -rdynamic -ggdb
> sds.c
> /usr/bin/gcc-4.2 -c -std=c99 -pedantic -O2 -Wall -W -g -rdynamic -ggdb
> zmalloc.c
> /usr/bin/gcc-4.2 -c -std=c99 -pedantic -O2 -Wall -W -g -rdynamic -ggdb
> lzf_c.c
> redis.c: In function 'updateSlavesWaitingBgsave':
> redis.c:3984: warning: 'fstat64' is deprecated (declared at
> /usr/include/sys/stat.h:463)
> redis.c: In function 'getMcontextEip':
> redis.c:4305: error: 'struct __darwin_x86_thread_state64' has no member
> named '__eip'
> make: *** [redis.o] Error 1
> make: *** Waiting for unfinished jobs....
>
> Error: Status 1 encountered during processing.
>
> Please fix :)

New description:

 I have attempted to install the redis port using the latest MacPorts on SL
 and here is the output:

 {{{
 # port install redis
 --->  Computing dependencies for redis
 --->  Fetching redis
 --->  Attempting to fetch redis-0.900_2.tar.gz from
 http://redis.googlecode.com/files/
 --->  Verifying checksum(s) for redis
 --->  Extracting redis
 --->  Configuring redis
 --->  Building redis
 Error: Target org.macports.build returned: shell command " cd
 "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_databases_redis/work/redis-0.900"
 && /usr/bin/make -j2 all " returned error 2
 Command output: /usr/bin/gcc-4.2 -c -std=c99 -pedantic -O2 -Wall -W -g
 -rdynamic -ggdb   adlist.c
 /usr/bin/gcc-4.2 -c -std=c99 -pedantic -O2 -Wall -W -g -rdynamic -ggdb
 ae.c
 /usr/bin/gcc-4.2 -c -std=c99 -pedantic -O2 -Wall -W -g -rdynamic -ggdb
 anet.c
 /usr/bin/gcc-4.2 -c -std=c99 -pedantic -O2 -Wall -W -g -rdynamic -ggdb
 dict.c
 /usr/bin/gcc-4.2 -c -std=c99 -pedantic -O2 -Wall -W -g -rdynamic -ggdb
 redis.c
 /usr/bin/gcc-4.2 -c -std=c99 -pedantic -O2 -Wall -W -g -rdynamic -ggdb
 sds.c
 /usr/bin/gcc-4.2 -c -std=c99 -pedantic -O2 -Wall -W -g -rdynamic -ggdb
 zmalloc.c
 /usr/bin/gcc-4.2 -c -std=c99 -pedantic -O2 -Wall -W -g -rdynamic -ggdb
 lzf_c.c
 redis.c: In function 'updateSlavesWaitingBgsave':
 redis.c:3984: warning: 'fstat64' is deprecated (declared at
 /usr/include/sys/stat.h:463)
 redis.c: In function 'getMcontextEip':
 redis.c:4305: error: 'struct __darwin_x86_thread_state64' has no member
 named '__eip'
 make: *** [redis.o] Error 1
 make: *** Waiting for unfinished jobs....

 Error: Status 1 encountered during processing.
 }}}

 Please fix :)

--

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


More information about the macports-tickets mailing list