Opened 8 years ago

Closed 8 years ago

#50095 closed defect (invalid)

gettext: Requested variants "" do not match those the build was started with: "+universal".

Reported by: ptbsdr@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.3.4
Keywords: Cc: ryandesign (Ryan Carsten Schmidt)
Port: gettext

Description (last modified by ryandesign (Ryan Carsten Schmidt))

Last login: Sun Dec 20 15:04:35 on ttys000
Technicals-MacBook-Pro:~ technicalservices$ sudo port install xorg-server
Password:
Sorry, try again.
Password:
--->  Computing dependencies for xorg-server

--->  Dependencies to be installed: quartz-wm xorg-libAppleWM xorg-libXext xorg-libX11 xorg-libxcb python27 db48 gettext libedit openssl zlib python2_select python_select sqlite3 xorg-libpthread-stubs xorg-xcb-proto libxml2 xz xorg-xextproto xorg-libXinerama xorg-xineramaproto xorg-libXrandr xorg-randrproto xrender xorg-renderproto xinit mkfontdir mkfontscale freetype libpng xorg-libfontenc xauth xorg-libXmu xorg-libXt xorg-libsm xorg-libice xrdb xset xorg-libXfontcache xorg-fontcacheproto xorg-libXp xorg-printproto xorg-libXxf86misc xorg-xf86miscproto xkeyboard-config xkbcomp xorg-libxkbfile xorg-fonts font-adobe-100dpi fontconfig font-adobe-75dpi font-adobe-utopia-100dpi font-adobe-utopia-75dpi font-adobe-utopia-type1 font-alias 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-ethiopic 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 xorg-encodings xorg-libXfixes xorg-fixesproto xorg-libXfont xorg-fontsproto
--->  Fetching archive for db48
Warning: Your DNS servers incorrectly claim to know the address of nonexistent hosts. This may cause checksum mismatches for some ports. See this page for more information: <https://trac.macports.org/wiki/MisbehavingServers>
--->  Attempting to fetch db48-4.8.30_4.darwin_13.x86_64.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/db48
--->  Attempting to fetch db48-4.8.30_4.darwin_13.x86_64.tbz2.rmd160 from http://mse.uk.packages.macports.org/sites/packages.macports.org/db48
--->  Installing db48 @4.8.30_4
--->  Activating db48 @4.8.30_4
--->  Cleaning db48
Error: Requested variants "" do not match those the build was started with: "+universal".
Error: Please use the same variants again, or run 'port clean gettext' first to remove the existing partially completed build.
Error: Failed to install gettext
Please see the log file for port gettext for details:
    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_gettext/gettext/main.log
Error: The following dependencies were not installed: quartz-wm xorg-libAppleWM xorg-libXext xorg-libX11 xorg-libxcb python27 gettext libedit openssl zlib python2_select python_select sqlite3 xorg-libpthread-stubs xorg-xcb-proto libxml2 xz xorg-xextproto xorg-libXinerama xorg-xineramaproto xorg-libXrandr xorg-randrproto xrender xorg-renderproto xinit mkfontdir mkfontscale freetype libpng xorg-libfontenc xauth xorg-libXmu xorg-libXt xorg-libsm xorg-libice xrdb xset xorg-libXfontcache xorg-fontcacheproto xorg-libXp xorg-printproto xorg-libXxf86misc xorg-xf86miscproto xkeyboard-config xkbcomp xorg-libxkbfile xorg-fonts font-adobe-100dpi fontconfig font-adobe-75dpi font-adobe-utopia-100dpi font-adobe-utopia-75dpi font-adobe-utopia-type1 font-alias 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-ethiopic 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 xorg-encodings xorg-libXfixes xorg-fixesproto xorg-libXfont xorg-fontsproto
To report a bug, follow the instructions in the guide:
    http://guide.macports.org/#project.tickets
Error: Processing of port xorg-server failed

Change History (2)

comment:1 Changed 8 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Keywords: xorg-server failed removed
Port: gettext added; rtlsdr removed
Summary: while installing rtl sdr for mac osxz the following Error: Processing of port xorg-server failedgettext: Requested variants "" do not match those the build was started with: "+universal".

comment:2 Changed 8 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: ryandesign@… added
Resolution: invalid
Status: newclosed

Please use WikiFormatting when writing in Trac.

The error message tells you what you need to do. You are trying to install gettext without the universal variant, but previously tried to install it using the universal variant. Decide which variant you want to use. Run "sudo port clean gettext". Then try again.

Note: See TracTickets for help on using tickets.