Opened 17 years ago
Closed 17 years ago
#14439 closed defect (duplicate)
gnome-doc-utils fails to install
Reported by: | brad.allison@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.6.0 |
Keywords: | Cc: | ||
Port: |
Description
sh-3.2# port install -f gnome-doc-utils ---> Fetching iso-codes ---> Attempting to fetch iso-codes-1.8.tar.bz2 from ftp://pkg-isocodes.alioth.debian.org/pub/pkg-isocodes/ ---> Verifying checksum(s) for iso-codes ---> Extracting iso-codes ---> Configuring iso-codes ---> Building iso-codes with target all ---> Staging iso-codes into destroot ---> Installing iso-codes 1.8_0 ---> Activating iso-codes 1.8_0 ---> Cleaning iso-codes ---> Fetching py25-hashlib ---> Verifying checksum(s) for py25-hashlib ---> Extracting py25-hashlib ---> Configuring py25-hashlib ---> Building py25-hashlib with target build Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_python_py25-hashlib/work/Python-2.5.1/Modules" && /opt/local/bin/python2.5 setup.py build " returned error 1 Command output: running build running build_ext building '_hashlib' extension creating build creating build/temp.macosx-10.3-i386-2.5 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/opt/local/include -I/opt/local/include/python2.5 -c _hashopenssl.c -o build/temp.macosx-10.3-i386-2.5/_hashopenssl.o unable to execute -DNDEBUG: No such file or directory error: command '-DNDEBUG' failed with exit status 1
Error: The following dependencies failed to build: py25-hashlib py25-libxml2 Error: Status 1 encountered during processing.
Change History (1)
comment:1 Changed 17 years ago by gui-dos (Guido Soranzio)
Resolution: | → duplicate |
---|---|
Status: | new → closed |
This is a known bug which affects the ports belonging to the PythonGroup 2.5 when they are built as a nested depedency.
You have to clean the affected Python port which has not a defined compiler and to restart installing again.