Ticket #20027 (assigned defect)
perl5.8 build failure
| Reported by: | uttam@… | Owned by: | ricci@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.7.1 |
| Keywords: | Cc: | infusiastic@… | |
| Port: | perl5.8 |
Description
When I tried to "sudo port install wine", it gave an error that 'perl5.8' build failed. The output is attached with the attachment. Versions of: Mac OS X: 10.5.7 Macports: 1.710 Xcode: 3.1.2
Attachments
Change History
Changed 4 years ago by uttam@…
- Attachment perl5.8.txt added
comment:1 Changed 4 years ago by blb@…
- Owner changed from macports-tickets@… to ricci@…
- Port set to perl5.8
Do you have anything in /usr/local that may be getting in the way? Check /usr/local/include and /usr/local/lib at least.
comment:2 Changed 4 years ago by uttam@…
content of /usr/local
Uttam:~ illuminati$ ls /usr/local/ berkeley-db.html.5 hydra-5.4-src.tar.gz mysql bin include mysql-5.1.32-osx10.4-i686 cuda info php5 etc lib share httrack-3.43-5.tar.gz libexec httrack-3.43.5 man
contents of /usr/local/include
Uttam:~ illuminati$ ls /usr/local/include fuse fuse.h httrack ulockmgr.h
contents of /usr/local/lib
Uttam:~ illuminati$ ls /usr/local/lib httrack libhtsjava.2.0.43.dylib libhttrack.2.dylib libulockmgr.a libfuse.0.0.0.dylib libhtsjava.2.dylib libhttrack.a libulockmgr.dylib libfuse.0.dylib libhtsjava.a libhttrack.dylib libulockmgr.la libfuse.a libhtsjava.dylib libhttrack.la pkgconfig libfuse.dylib libhtsjava.la libulockmgr.0.0.0.dylib libfuse.la libhttrack.2.0.43.dylib libulockmgr.0.dylib
comment:3 Changed 4 years ago by ricci@…
- Status changed from new to assigned
Please try:
sudo port -v -d install perl5.8
and capture that output.
Changed 4 years ago by uttam@…
- Attachment perl5.8_with_-v_-d.txt added
output of "sudo port -v -d install perl5.8"
comment:5 in reply to: ↑ description Changed 4 years ago by infusiastic@…
Replying to uttam@…:
Same error on Mac OS X 10.6.1 with MacPorts 1.8.1.
Changed 4 years ago by infusiastic@…
- Attachment perl5.8_install_error.log added
port -v -d install perl5.8 output on Mac OS X 10.6.1 with MacPorts 1.8.1
comment:6 Changed 4 years ago by infusiastic@…
Which is even more surprising, an attempt to build the official distribution of perl 5.8.9 without MacPorts with default settings succeeds.
comment:7 Changed 4 years ago by ricci@…
What other ports do you have installed? perl5.8.9 has worked for me on 10.6 (and, of course, 10.5)...
comment:8 Changed 4 years ago by infusiastic@…
~\ $ port list installed bison @2.4.1 devel/bison bzip2 @1.0.5 archivers/bzip2 coreutils @7.6 sysutils/coreutils expat @2.0.1 textproc/expat fontconfig @2.7.3 graphics/fontconfig freetype @2.3.9 print/freetype gettext @0.17 devel/gettext gmp @4.3.1 devel/gmp gperf @3.0.4 devel/gperf jpeg @6b graphics/jpeg libiconv @1.13 textproc/libiconv libidn @1.15 mail/libidn libpng @1.2.40 graphics/libpng libxml2 @2.7.5 textproc/libxml2 libxslt @1.1.26 textproc/libxslt m4 @1.4.13 devel/m4 nano @2.0.9 editors/nano ncurses @5.7 devel/ncurses ncursesw @5.7 devel/ncursesw openssl @0.9.8k devel/openssl ossp-uuid @1.6.2 devel/ossp-uuid p7zip @9.04 archivers/p7zip pkgconfig @0.23 devel/pkgconfig postgresql84 @8.4.1 databases/postgresql84 postgresql84-server @8.4.1 databases/postgresql84-server readline @6.0.000 devel/readline tiff @3.9.1 graphics/tiff wget @1.12 net/wget zlib @1.2.3 archivers/zlib ~\ $ ls /usr/local/lib e2initrd_helper libpanelw.a graphviz libpanelw.dylib libIL.1.dylib libpanelw_g.a libIL.dylib libpng.3.dylib libILU.1.dylib libpng.dylib libILU.dylib libprl_sdk.3.0.0.dylib libformw.5.dylib libprl_sdk.3.0.dylib libformw.a libprl_sdk.3.dylib libformw.dylib libprl_sdk.dylib libformw_g.a libreadline.5.2.dylib libfuse.0.dylib libreadline.5.2.dylib.old libfuse.2.7.3.dylib libreadline.5.dylib libfuse.2.dylib libreadline.a libfuse.dylib libreadline.dylib libfuse.la libreadline.old libfuse_ino64.2.7.3.dylib libruby-static.a libfuse_ino64.2.dylib libruby.1.9.1-static.a libfuse_ino64.dylib libruby.1.9.1.dylib libfuse_ino64.la libruby.1.9.dylib libhistory.5.2.dylib libruby.dylib libhistory.5.2.dylib.old libruby1.9-static.a libhistory.5.dylib libruby1.9.1.9.1.dylib libhistory.a libruby1.9.1.9.dylib libhistory.dylib libruby1.9.dylib libhistory.old libruby19-static.a libjpeg.62.dylib libruby2.dylib libjpeg.dylib perl5 libmenuw.5.dylib php libmenuw.a pkgconfig libmenuw.dylib python2.5 libmenuw_g.a ruby libpanelw.5.dylib


perl5.8 build error