|
View:
New views
4 Messages
—
Rating Filter:
Alert me
|
|
|
[MacPorts] #22400: py26-numpy is not getting installed. I am trying to install pygame.#22400: py26-numpy is not getting installed. I am trying to install pygame.
-----------------------------------------------------------------------+---- Reporter: ksinak@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.1 Keywords: py26-numpy, py26-nose, atlas, py-game, pygame, py26-scipy | Port: py26-numpy -----------------------------------------------------------------------+---- Hi guys, I am trying to install py-game but it needs py26-numpy and py26-scipy but its not getting installed. I am getting this error when it tries to install atlas as its dependent : ---> Attempting to fetch atlas3.8.3.tar.bz2 from http://internap.dl.sourceforge.net/math-atlas/atlas3.8.3.tar.bz2 ---> Attempting to fetch lapack.tgz from http://distfiles.macports.org/atlas ---> Verifying checksum(s) for atlas ---> Extracting atlas ---> Configuring atlas ---> Building atlas Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_atlas/work/atlas-3.8.3/build" && /usr/bin/make build " returned error 2 Command output: ForceFetch=0, ifetch=4 nfetch=3 Performance = 2241.07 (21.80 of copy matmul, 93.38 of clock) make -f Makefile INSTALL_LOG/cbestTT_48x48x48 pre=c nb=48 2>&1 | ./xatlas_tee INSTALL_LOG/cMMSEARCH.LOG NCgemmTT : muladd=1, lat=2, pf=513, nb=48, mu=6, nu=1 ku=1, ForceFetch=0, ifetch=4 nfetch=3 Performance = 2095.31 (20.38 of copy matmul, 87.30 of clock) make -f Makefile MMinstall pre=c 2>&1 | ./xatlas_tee INSTALL_LOG/cMMSEARCH.LOG STAGE 2-4-2: CacheEdge DETECTION make -f Makefile INSTALL_LOG/atlas_csNKB.h pre=c 2>&1 | ./xatlas_tee INSTALL_LOG/cMMCACHEEDGE.LOG STAGE 2-4-3: LARGE/SMALL CASE CROSSOVER DETECTION STAGE 2-4-3: COPY/NO-COPY CROSSOVER DETECTION make -f Makefile INSTALL_LOG/cXover.h pre=c 2>&1 | ./xatlas_tee INSTALL_LOG/cMMCROSSOVER.LOG done. STAGE 2-4-4: LEVEL 3 BLAS TUNE make -f Makefile Il3lib pre=c 2>&1 | ./xatlas_tee INSTALL_LOG/cL3TUNE.LOG make -f Makefile ccblaslib 2>&1 | ./xatlas_tee INSTALL_LOG/cL3TUNE.LOG done. STAGE 2-4-5: GEMV TUNE make -f Makefile INSTALL_LOG/cMVRES pre=c 2>&1 | ./xatlas_tee INSTALL_LOG/cMVTUNE.LOG make[1]: *** [build] Error 255 make: *** [build] Error 2 I am not able to understand this error as what is it trying to say. -- Ticket URL: <http://trac.macports.org/ticket/22400> MacPorts <http://www.macports.org/> Ports system for Mac OS _______________________________________________ macports-tickets mailing list macports-tickets@... http://lists.macosforge.org/mailman/listinfo.cgi/macports-tickets |
|
|
Re: [MacPorts] #22400: atlas is not getting installed. I am trying to install pygame. (was: py26-numpy is not getting installed. I am trying to install pygame.)#22400: atlas is not getting installed. I am trying to install pygame.
-----------------------------+---------------------------------------------- Reporter: ksinak@… | Owner: jameskyle@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.1 Keywords: | Port: atlas -----------------------------+---------------------------------------------- Changes (by jmr@…): * keywords: py26-numpy, py26-nose, atlas, py-game, pygame, py26-scipy => * owner: macports-tickets@… => jameskyle@… * port: py26-numpy => atlas Old description: > Hi guys, > I am trying to install py-game but it needs py26-numpy and py26-scipy but > its not getting installed. I am getting this error when it tries to > install atlas as its dependent : > > ---> Attempting to fetch atlas3.8.3.tar.bz2 from > http://internap.dl.sourceforge.net/math-atlas/atlas3.8.3.tar.bz2 > ---> Attempting to fetch lapack.tgz from > http://distfiles.macports.org/atlas > ---> Verifying checksum(s) for atlas > ---> Extracting atlas > ---> Configuring atlas > ---> Building atlas > > Error: Target org.macports.build returned: shell command " cd > "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_atlas/work/atlas-3.8.3/build" > && /usr/bin/make build " returned error 2 > Command output: ForceFetch=0, ifetch=4 nfetch=3 > Performance = 2241.07 (21.80 of copy matmul, 93.38 of > clock) > make -f Makefile INSTALL_LOG/cbestTT_48x48x48 pre=c nb=48 2>&1 | > ./xatlas_tee INSTALL_LOG/cMMSEARCH.LOG NCgemmTT : muladd=1, lat=2, > pf=513, nb=48, mu=6, nu=1 ku=1, > ForceFetch=0, ifetch=4 nfetch=3 > Performance = 2095.31 (20.38 of copy matmul, 87.30 of > clock) > make -f Makefile MMinstall pre=c 2>&1 | ./xatlas_tee > INSTALL_LOG/cMMSEARCH.LOG > > STAGE 2-4-2: CacheEdge DETECTION > make -f Makefile INSTALL_LOG/atlas_csNKB.h pre=c 2>&1 | ./xatlas_tee > INSTALL_LOG/cMMCACHEEDGE.LOG > > STAGE 2-4-3: LARGE/SMALL CASE CROSSOVER DETECTION > > STAGE 2-4-3: COPY/NO-COPY CROSSOVER DETECTION > make -f Makefile INSTALL_LOG/cXover.h pre=c 2>&1 | ./xatlas_tee > INSTALL_LOG/cMMCROSSOVER.LOG > done. > > STAGE 2-4-4: LEVEL 3 BLAS TUNE > make -f Makefile Il3lib pre=c 2>&1 | ./xatlas_tee INSTALL_LOG/cL3TUNE.LOG > make -f Makefile ccblaslib 2>&1 | ./xatlas_tee INSTALL_LOG/cL3TUNE.LOG > done. > > STAGE 2-4-5: GEMV TUNE > make -f Makefile INSTALL_LOG/cMVRES pre=c 2>&1 | ./xatlas_tee > INSTALL_LOG/cMVTUNE.LOG > make[1]: *** [build] Error 255 > make: *** [build] Error 2 > > I am not able to understand this error as what is it trying to say. New description: Hi guys, I am trying to install py-game but it needs py26-numpy and py26-scipy but its not getting installed. I am getting this error when it tries to install atlas as its dependent : {{{ ---> Attempting to fetch atlas3.8.3.tar.bz2 from http://internap.dl.sourceforge.net/math-atlas/atlas3.8.3.tar.bz2 ---> Attempting to fetch lapack.tgz from http://distfiles.macports.org/atlas ---> Verifying checksum(s) for atlas ---> Extracting atlas ---> Configuring atlas ---> Building atlas Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_atlas/work/atlas-3.8.3/build" && /usr/bin/make build " returned error 2 Command output: ForceFetch=0, ifetch=4 nfetch=3 Performance = 2241.07 (21.80 of copy matmul, 93.38 of clock) make -f Makefile INSTALL_LOG/cbestTT_48x48x48 pre=c nb=48 2>&1 | ./xatlas_tee INSTALL_LOG/cMMSEARCH.LOG NCgemmTT : muladd=1, lat=2, pf=513, nb=48, mu=6, nu=1 ku=1, ForceFetch=0, ifetch=4 nfetch=3 Performance = 2095.31 (20.38 of copy matmul, 87.30 of clock) make -f Makefile MMinstall pre=c 2>&1 | ./xatlas_tee INSTALL_LOG/cMMSEARCH.LOG STAGE 2-4-2: CacheEdge DETECTION make -f Makefile INSTALL_LOG/atlas_csNKB.h pre=c 2>&1 | ./xatlas_tee INSTALL_LOG/cMMCACHEEDGE.LOG STAGE 2-4-3: LARGE/SMALL CASE CROSSOVER DETECTION STAGE 2-4-3: COPY/NO-COPY CROSSOVER DETECTION make -f Makefile INSTALL_LOG/cXover.h pre=c 2>&1 | ./xatlas_tee INSTALL_LOG/cMMCROSSOVER.LOG done. STAGE 2-4-4: LEVEL 3 BLAS TUNE make -f Makefile Il3lib pre=c 2>&1 | ./xatlas_tee INSTALL_LOG/cL3TUNE.LOG make -f Makefile ccblaslib 2>&1 | ./xatlas_tee INSTALL_LOG/cL3TUNE.LOG done. STAGE 2-4-5: GEMV TUNE make -f Makefile INSTALL_LOG/cMVRES pre=c 2>&1 | ./xatlas_tee INSTALL_LOG/cMVTUNE.LOG make[1]: *** [build] Error 255 make: *** [build] Error 2 }}} I am not able to understand this error as what is it trying to say. -- Comment: Please remember to preview, use WikiFormatting, and cc the maintainer. Also please put the port that is actually failing in the port field. -- Ticket URL: <http://trac.macports.org/ticket/22400#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS _______________________________________________ macports-tickets mailing list macports-tickets@... http://lists.macosforge.org/mailman/listinfo.cgi/macports-tickets |
|
|
Re: [MacPorts] #22400: atlas is not getting installed. I am trying to install pygame.#22400: atlas is not getting installed. I am trying to install pygame.
------------------------------+--------------------------------------------- Reporter: ksinak@… | Owner: jameskyle@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.8.1 Resolution: fixed | Keywords: Port: atlas | ------------------------------+--------------------------------------------- Changes (by jameskyle@…): * status: new => closed * resolution: => fixed Comment: Looked over the patch, thank you for catching this. I removed the -D c -DPentium declaration from the pre-configure and added two additional targets. One to set Pentium cpufreq and another to set the clock to WALL time as suggested in the ATLAS installation guide section 3.4 for all non-intel cpu's. -- Ticket URL: <http://trac.macports.org/ticket/22400#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS _______________________________________________ macports-tickets mailing list macports-tickets@... http://lists.macosforge.org/mailman/listinfo.cgi/macports-tickets |
|
|
Re: [MacPorts] #22400: atlas is not getting installed. I am trying to install pygame.#22400: atlas is not getting installed. I am trying to install pygame.
------------------------------+--------------------------------------------- Reporter: ksinak@… | Owner: jameskyle@… Type: defect | Status: reopened Priority: Normal | Milestone: Component: ports | Version: 1.8.1 Resolution: | Keywords: Port: atlas | ------------------------------+--------------------------------------------- Changes (by jameskyle@…): * status: closed => reopened * resolution: fixed => Comment: Crap, wrong ticket. What's your platform, os version, etc? -- Ticket URL: <http://trac.macports.org/ticket/22400#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS _______________________________________________ macports-tickets mailing list macports-tickets@... http://lists.macosforge.org/mailman/listinfo.cgi/macports-tickets |
| Free embeddable forum powered by Nabble | Forum Help |