Opened 19 years ago
Closed 19 years ago
#6600 closed defect (fixed)
BUG: flood relies on apr, but cannot see installed apr
Reported by: | ray@… | Owned by: | markd@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.0 |
Keywords: | Cc: | markd@… | |
Port: |
Description
% sudo port install flood Password: ---> Fetching flood ---> Attempting to fetch flood-20031002.tar.gz from ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/ distfiles/ ---> Attempting to fetch flood-20031002.tar.gz from http://distfiles-od.opendarwin.org/ ---> Verifying checksum(s) for flood ---> Extracting flood ---> Applying patches to flood ---> Configuring flood Error: Target com.apple.configure returned: configure failure: shell command "cd "/opt/local/var/db/ dports/build/ _opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_www_flood/work/ flood-20031002" && ./configure --prefix=/opt/local" returned error 1 Command output: checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking how to run the C preprocessor... gcc -E checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking whether make sets $(MAKE)... yes checking build system type... powerpc-apple-darwin8.4.0 checking host system type... powerpc-apple-darwin8.4.0 checking target system type... powerpc-apple-darwin8.4.0 checking for APR... no configure: error: APR not found. Please read the documentation.
Error: /opt/local/bin/port: Status 1 encountered during processing. % % port installed The following ports are currently installed:
apr @1.2.2_0 (active) lynx @2.8.5rel.2_0 (active)
% uptime
Attachments (2)
Change History (10)
comment:1 Changed 19 years ago by blb@…
Owner: | changed from darwinports-bugs@… to mww@… |
---|
comment:2 Changed 19 years ago by danielluke (Daniel J. Luke)
I would guess (without looking at the port at all) that the flood configure script is looking for the old (pre 1.0) apr libs or executables.
comment:3 Changed 19 years ago by mww@…
severity: | blocker → normal |
---|---|
Status: | new → assigned |
Summary: | flood relies on apr, but cannot see installed apr → BUG: flood relies on apr, but cannot see installed apr |
comment:4 Changed 19 years ago by markd@…
Cc: | markd@… added |
---|
The attached portfile diff updates flood and makes it see apr. But I don't know about the patches. I made the same changes as the previous patches but it fails to build with identical patches to the new files. So does that mean they aren't necessary now? I don't know. Please advise.
comment:5 Changed 19 years ago by markd@…
attachments.isobsolete: | 0 → 1 |
---|
comment:6 Changed 19 years ago by mww@…
Cc: | markd@… removed |
---|---|
Owner: | changed from mww@… to markd@… |
Status: | assigned → new |
hey mark, please go ahead and commit your patch - and perhaps even take over the port! (don't make use of it currently)
comment:7 Changed 19 years ago by markd@…
Cc: | markd@… added |
---|
(In reply to comment #6)
hey mark, please go ahead and commit your patch - and perhaps even take over the port! (don't make use of it currently)
Ok, I committed the fix. I'd rather not be maintainer since I don't know how to use it. If you'd like me to set the generic maintainer let me know.
comment:8 Changed 19 years ago by markd@…
Resolution: | → fixed |
---|---|
Status: | new → closed |
Assign to maintainer.