Opened 14 years ago
Closed 14 years ago
#26343 closed defect (invalid)
php5-iconv will not install on 10.6.4 server with php 5.3.3
Reported by: | johnm@… | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.9.1 |
Keywords: | Cc: | ||
Port: | php5-iconv |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
It was successfully installed on another 10.6.4 server running php 5.3.2
port installed php5 @5.3.3_1+apache2 (active) php5-dbase @5.3.3_0 (active) php5-gd @5.3.3_0 (active) php5-mysql @5.3.3_0+mysqlnd (active) php5-tidy @5.3.3_0 (active)
Xcode 3.2.3
log (attached) complains of missing files in directory
ls -l /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_php_php5-iconv/work/php-5.3.3/ext/iconv/build total 216 -rw-r--r-- 1 root admin 52 Sep 26 2007 CREDITS -rw-r--r-- 1 root admin 0 Sep 3 08:40 aclocal.m4 drwxr-xr-x 2 root admin 68 Sep 2 19:34 build <-----------empty directory -rw-r--r-- 1 root admin 5286 Dec 4 2007 config.m4 -rw-r--r-- 1 root admin 1095 Mar 8 10:51 config.w32 -rw-r--r-- 1 root admin 72919 May 4 07:56 iconv.c -rw-r--r-- 1 root admin 4687 Sep 26 2007 iconv.dsp -rw-r--r-- 1 root admin 0 Sep 3 08:40 install-sh -rw-r--r-- 1 root admin 0 Sep 3 08:40 missing -rw-r--r-- 1 root admin 0 Sep 3 08:40 mkinstalldirs -rw-r--r-- 1 root admin 95 Sep 26 2007 php_iconv.def -rw-r--r-- 1 root admin 4149 Mar 8 10:51 php_iconv.h drwxr-xr-x 72 root admin 2448 Jul 21 06:52 tests
Thanks for the great work
Attachments (1)
Change History (8)
Changed 14 years ago by johnm@…
Attachment: | macport php-iconv error log.txt added |
---|
comment:1 Changed 14 years ago by mf2k (Frank Schima)
Owner: | changed from macports-tickets@… to ryandesign@… |
---|---|
Port: | php5-iconv added |
comment:2 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)
Description: | modified (diff) |
---|
comment:3 follow-up: 4 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)
comment:4 Changed 14 years ago by johnm@…
I tried port clean php5-iconv before posting a ticket and still got the same problem. I downgraded to 5.3.2, got Zend/Pdf running and put that machine in the datacenter so I can't retry on it. I do have another almost identical machine I can try to reproduce the problem with if you would find it helpful.
comment:5 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)
So far I don't have a clue what's going wrong, so unless you can provide additional information, I don't know what to do with this ticket.
comment:6 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)
Have you been able to figure out what the problem was?
comment:7 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → invalid |
---|---|
Status: | new → closed |
Assumed fixed.
Note: See
TracTickets for help on using
tickets.
It complains about a lot of missing stuff in your log. I don't know why that would be. It's always installed fine for me. Does the problem persist if you "
sudo port clean php5-iconv
" and try again? If so, please attach the complete main.log file, compressing it if necessary.