Opened 14 years ago
Closed 14 years ago
#26751 closed defect (fixed)
eiffelstudio66 @6.6.83873 - Build Failure
Reported by: | awrc | Owned by: | roederja |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.9.1 |
Keywords: | Cc: | dfurrer@… | |
Port: | eiffelstudio66 |
Description
OS X 10.5.8, PPC, XCode 3.1.3
Relevant section of build log follows. Hope this ticket is in the correct format and the attached information is sufficient to be of use. Error is legit - no libXtst anywhere I'd expect it to be - anything X related on my system has been put there by port, so possibly a missed dependency of the "nobody could be stupid enough to try to install this without already having <insert package here>" installed variety.
:info:build Esbuilder :info:build tar: Read 6144 bytes from - :info:build In file included from big_file_C22_c.c:37: :info:build uc1064.c: In function 'F1597_19705': :info:build uc1064.c:654: warning: comparison is always true due to limited range of data type :info:build ld: library not found for -lXtst :info:build collect2: ld returned 1 exit status :info:build make: *** [esbuilder] Error 1 :info:build Couldnt generate esbuilder :info:build Exiting... :info:build final time: :info:build Wed Oct 6 17:00:11 2010 :error:build Target org.macports.build returned: could not set permissions for file "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_eiffelstudio66/work/PorterPackage/Eiffel66/studio/spec/macosx-ppc/bin/ec": no such file or directory :debug:build Backtrace: could not set permissions for file "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_eiffelstudio66/work/PorterPackage/Eiffel66/studio/spec/macosx-ppc/bin/ec": no such file or directory while executing "$procedure $targetname" :info:build Warning: the following items did not execute (for eiffelstudio66): org.macports.activate org.macports.build org.macports.destroot org.macports.install
Change History (4)
comment:1 Changed 14 years ago by jmroot (Joshua Root)
Cc: | dfurrer@… added |
---|---|
Owner: | changed from macports-tickets@… to jann@… |
comment:2 follow-up: 3 Changed 14 years ago by roederja
Does installing the xorg-libXtst port fix the problem? There might have been a change in the dependencies of ports eiffelstudio depends on.
comment:3 Changed 14 years ago by awrc
Replying to jann@…:
Does installing the xorg-libXtst port fix the problem? There might have been a change in the dependencies of ports eiffelstudio depends on.
Yes, it looks as though that's fixed it. Thanks. I had done a search for a port of it, but I must not have looked hard enough.
comment:4 Changed 14 years ago by roederja
Resolution: | → fixed |
---|---|
Status: | new → closed |
Added the missing dependency in r72320.
Please remember to cc the maintainers.