[MacPorts] #21597: redis port does not build on 10.6
#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: redis | Port: redis -------------------------------+-------------------------------------------- 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> MacPorts <http://www.macports.org/> Ports system for Mac OS
#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
#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 -------------------------------+-------------------------------------------- Comment(by david.schoonover@…): This is fixed in 1.8.1 -- the error occurs if you attempt to install the 0.9 portfile. -- Ticket URL: <http://trac.macports.org/ticket/21597#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#21597: redis port does not build on 10.6 --------------------------------+------------------------------------------- Reporter: peter@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.8.0 Resolution: fixed | Keywords: Port: redis | --------------------------------+------------------------------------------- Changes (by jmr@…): * status: new => closed * resolution: => fixed -- Ticket URL: <http://trac.macports.org/ticket/21597#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts