Building xorg fails
Christopher Jones
jonesc at hep.phy.cam.ac.uk
Sat May 9 12:04:15 UTC 2020
> On 9 May 2020, at 12:59 pm, Christoph Kukulies <kuku at kukulies.org> wrote:
>
>
> The failure exists also on just building xorg-server.
>
> I gout around it by:
>
> sudo ln -s /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs /Library/Developer/CommandLineTools/
>
>
> (found that on a japanes site:
> https://qiita.com/kazuhidet/items/70d983c6b7381a839471 <https://qiita.com/kazuhidet/items/70d983c6b7381a839471>)
bad idea. strongly suggest you undo that.
If you had checked the failing port log file you most probably would have found an error message directing you to
https://trac.macports.org/wiki/ProblemHotlist#reinstall-clt <https://trac.macports.org/wiki/ProblemHotlist#reinstall-clt>
Go there and follow the instructions therein.
Chris
>
>
>> Am 09.05.2020 um 13:53 schrieb Christopher Jones <jonesc at hep.phy.cam.ac.uk <mailto:jonesc at hep.phy.cam.ac.uk>>:
>>
>>
>> you do not need to install all off xorg just to get the X11 server. You only need xorg-server for that.
>>
>>> On 9 May 2020, at 9:12 am, Christoph Kukulies <kuku at kukulies.org <mailto:kuku at kukulies.org>> wrote:
>>>
>>> In my desperation about this - currently unresolvable x11/Quartz server problem - I’m trying tp build Xorg/Quartz under Catalina 10.15.4, but I’m running into an error right off:
>>>
>>>
>>> kuku at Christophs-MBP ~ % sudo port install xorg
>>> Password:
>>> ---> Computing dependencies for xorg
>>> The following dependencies will be installed:
>>> Xft2
>>> font-adobe-100dpi
>>> font-adobe-75dpi
>>> font-adobe-utopia-100dpi
>>> font-adobe-utopia-75dpi
>>> font-adobe-utopia-type1
>>> font-arabic-misc
>>> font-bh-100dpi
>>> font-bh-75dpi
>>> font-bh-lucidatypewriter-100dpi
>>> font-bh-lucidatypewriter-75dpi
>>> font-bh-ttf
>>> font-bh-type1
>>> font-bitstream-100dpi
>>> font-bitstream-75dpi
>>> font-bitstream-speedo
>>> font-bitstream-type1
>>> font-cronyx-cyrillic
>>> font-cursor-misc
>>> font-daewoo-misc
>>> font-dec-misc
>>> font-ibm-type1
>>> font-isas-misc
>>> font-jis-misc
>>> font-micro-misc
>>> font-misc-cyrillic
>>> font-misc-meltho
>>> font-misc-misc
>>> font-mutt-misc
>>> font-schumacher-misc
>>> font-screen-cyrillic
>>> font-sony-misc
>>> font-sun-misc
>>> font-winitzki-cyrillic
>>> font-xfree86-type1
>>> fontconfig
>>> ossp-uuid
>>> x11perf
>>> xbacklight
>>> xcalc
>>> xclipboard
>>> xclock
>>> xcmsdb
>>> xcompmgr
>>> xconsole
>>> xcursorgen
>>> xditview
>>> xdm
>>> xdpyinfo
>>> xedit
>>> xev
>>> xeyes
>>> xfd
>>> xfindproxy
>>> xfontsel
>>> xfs
>>> xfsinfo
>>> xgamma
>>> xgc
>>> xinput
>>> xkbevd
>>> xkbprint
>>> xkbutils
>>> xkill
>>> xload
>>> xlogo
>>> xlsatoms
>>> xlsclients
>>> xlsfonts
>>> xmag
>>> xman
>>> xmessage
>>> xmh
>>> xmodmap
>>> xmore
>>> xorg-apps
>>> xorg-fonts
>>> xorg-libXTrap
>>> xorg-libXtst
>>> xorg-libXv
>>> xorg-libdmx
>>> xorg-scripts
>>> xorg-server
>>> xpr
>>> xprop
>>> xrandr
>>> xrefresh
>>> xsetmode
>>> xsetpointer
>>> xsetroot
>>> xsm
>>> xstdcmap
>>> xterm
>>> xtrap
>>> xvinfo
>>> xwd
>>> xwininfo
>>> xwud
>>> Continue? [Y/n]: Y
>>> ---> Fetching archive for ossp-uuid
>>> ---> Attempting to fetch ossp-uuid-1.6.2_11+perl5_26.darwin_19.x86_64.tbz2 from https://packages.macports.org/ossp-uuid <https://packages.macports.org/ossp-uuid>
>>> ---> Attempting to fetch ossp-uuid-1.6.2_11+perl5_26.darwin_19.x86_64.tbz2 from http://nue.de.packages.macports.org/ossp-uuid <http://nue.de.packages.macports.org/ossp-uuid>
>>> ---> Attempting to fetch ossp-uuid-1.6.2_11+perl5_26.darwin_19.x86_64.tbz2 from http://lil.fr.packages.macports.org/ossp-uuid <http://lil.fr.packages.macports.org/ossp-uuid>
>>> ---> Building ossp-uuid
>>> Error: Failed to build ossp-uuid: command execution failed
>>> Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_ossp-uuid/ossp-uuid/main.log for details.
>>> Error: Follow https://guide.macports.org/#project.tickets <https://guide.macports.org/#project.tickets> to report a bug.
>>> Error: Processing of port xorg failed
>>>
>>> tail of main.log:
>>>
>>>
>>> kuku at Christophs-MBP ~ % :info:build "/opt/local/bin/perl5.26" -MExtUtils::Command::MM -e 'cp_nonempty' -- uuid.bs blib/arch/auto/OSSP/uuid/uuid.bs 644
>>> :info:build Skip blib/lib/OSSP/uuid.pm (unchanged)
>>> :info:build Skip blib/lib/OSSP/../Data/UUID.pm (unchanged)
>>> :info:build Skip blib/lib/OSSP/../Data/UUID.pod (unchanged)
>>> :info:build Skip blib/lib/OSSP/uuid.pod (unchanged)
>>> :info:build 1 error generated.
>>> :info:build make[1]: *** [uuid.o] Error 1
>>> :info:build make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_ossp-uuid/ossp-uuid/work/uuid-1.6.2/perl'
>>> :info:build make: *** [perl/blib/lib/OSSP/uuid.pm] Error 2
>>> :info:build make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_ossp-uuid/ossp-uuid/work/uuid-1.6.2'
>>> :info:build Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_ossp-uuid/ossp-uuid/work/uuid-1.6.2" && /usr/bin/make -j8 -w all
>>> :info:build Exit code: 2
>>> :error:build Failed to build ossp-uuid: command execution failed
>>> :debug:build Error code: CHILDSTATUS 3564 2
>>> :debug:build Backtrace: command execution failed
>>> :debug:build while executing
>>> :debug:build "system {*}$notty {*}$nice $fullcmdstring"
>>> :debug:build invoked from within
>>> :debug:build "command_exec build"
>>> :debug:build (procedure "portbuild::build_main" line 8)
>>> :debug:build invoked from within
>>> :debug:build "$procedure $targetname"
>>> :error:build See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_ossp-uuid/ossp-uuid/main.log for details.
>>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macports.org/pipermail/macports-users/attachments/20200509/08fe1409/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 1930 bytes
Desc: not available
URL: <http://lists.macports.org/pipermail/macports-users/attachments/20200509/08fe1409/attachment.bin>
More information about the macports-users
mailing list