#14470 closed defect (duplicate)
Error building "apr-1.2.12" and/or "apr-util-1.2.12" as dependencies
Reported by: | omata_mac@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.6.0 |
Keywords: | arp utils | Cc: | |
Port: |
Description
If you try to install any package that depends of "apr" and/or "arp-utils" it will not install. The following error is returned:
prompt$ sudo port install subversion
---> Building apr with target all
Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_apr/work/apr-1.2.12" && make all " returned error 2
Command output: /bin/sh /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_apr/work/apr-1.2.12/libtool --silent --mode=compile /usr/bin/gcc-4.0 -O2 -DHAVE_CONFIG_H -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -I/opt/local/include -I./include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_apr/work/apr-1.2.12/include/arch/unix -I./include/arch/unix -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_apr/work/apr-1.2.12/include -o misc/unix/rand.lo -c misc/unix/rand.c && touch misc/unix/rand.lo
In file included from misc/unix/rand.c:39:[[BR]] /opt/local/include/uuid.h:94: error: conflicting types for 'uuid_t'
/usr/include/unistd.h:121: error: previous declaration of 'uuid_t' was here
make[1]: * [misc/unix/rand.lo] Error 1
make: * [all-recursive] Error 1
Error: The following dependencies failed to build: apr apr-util
Error: Status 1 encountered during processing.
prompt$
System:
OS: 10.4.11
MacPort Version: 1.600
Hardware: MacBook
Installed Ports:
The following ports are currently installed:
apr-util0 @0.9.15_0 (active)
apr0 @0.9.17_0 (active)
bzip2 @1.0.4_1 (active)
cabextract @1.2_0 (active)
db44 @4.4.20_1 (active)
expat @2.0.1_0 (active)
flac @1.2.1_0+darwin_i386 (active)
fontconfig @2.5.0_0+macosx (active)
fontforge @20071002_0 (active)
freetype @2.3.5_0 (active)
gawk @3.1.6_0 (active)
gettext @0.16.1_0 (active)
id3lib @3.8.3_0 (active)
ImageMagick @6.3.8-7_0+q16 (active)
jpeg @6b_2 (active)
lame @3.97_0 (active)
libiconv @1.11_6+darwin_8 (active)
libmpcdec @1.2.6_0 (active)
libogg @1.1.3_2 (active)
libpng @1.2.22_0+darwin_8 (active)
libsndfile @1.0.17_1 (active)
libtool @1.5.24_2 (active)
libungif @4.1.4_2 (active)
libvorbis @1.2.0_0 (active)
libxml @1.8.17_0 (active)
libxml2 @2.6.30_0 (active)
lynx @2.8.6rel.5_1+ssl (active)
ncftp @3.2.1_0 (active)
ncurses @5.6_0 (active)
ncursesw @5.6_1 (active)
neon @0.26.4_0 (active)
openssl @0.9.8g_0+darwin_8 (active)
ossp-uuid @1.6.0_0 (active)
pcre @7.6_0 (active)
pkgconfig @0.23_0 (active)
readline @5.2.007_0 (active)
simage @1.6.1_1 (active)
sqlite3 @3.5.6_0 (active)
taglib @1.4_0 (active)
tiff @3.8.2_1+darwin_8+macosx (active)
twolame @0.3.3_1 (active)
wget @1.10.2_0+darwin_8 (active)
zlib @1.2.3_1 (active)
Change History (2)
comment:1 Changed 17 years ago by danielluke (Daniel J. Luke)
Resolution: | → duplicate |
---|---|
Status: | new → closed |
duplicate of #14203