Opened 18 years ago

Closed 18 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)

Portfile.diff (1021 bytes) - added by markd@… 18 years ago.
Portfile diff
Portfile.2.diff (1021 bytes) - added by markd@… 18 years ago.
Portfile diff

Download all attachments as: .zip

Change History (10)

comment:1 Changed 18 years ago by blb@…

Owner: changed from darwinports-bugs@… to mww@…

Assign to maintainer.

comment:2 Changed 18 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 18 years ago by mww@…

severity: blockernormal
Status: newassigned
Summary: flood relies on apr, but cannot see installed aprBUG: flood relies on apr, but cannot see installed apr

comment:4 Changed 18 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.

Changed 18 years ago by markd@…

Attachment: Portfile.diff added

Portfile diff

Changed 18 years ago by markd@…

Attachment: Portfile.2.diff added

Portfile diff

comment:5 Changed 18 years ago by markd@…

attachments.isobsolete: 01

comment:6 Changed 18 years ago by mww@…

Cc: markd@… removed
Owner: changed from mww@… to markd@…
Status: assignednew

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 18 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 18 years ago by markd@…

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.