You are not logged in.

#1 2009-04-19 01:12:58

sharpie
Member
From: Phoenix, AZ
Registered: 2008-11-16
Posts: 72

MAKEPKG to build i686 wine on x86-64 gives [SOLVED]

Hi forum readers,

I followed the AUR User Guildlines down to the letter and all was well until I ran into this error at the bottom:

[sharpie@sexmachine ~]$ sudo pacman -Sy base-devel
Password: 
:: Synchronizing package databases...
 core                      33.0K  165.6K/s 00:00:00 [#####################] 100%
 extra                    378.0K  698.2K/s 00:00:01 [#####################] 100%
 community                366.0K  688.3K/s 00:00:01 [#####################] 100%
base-devel package not found, searching for group...
:: group base-devel (including ignored packages):
    autoconf  automake  bin86  bison  ed  fakeroot  flex  gcc  libtool  m4  
    make  patch  pkgconfig  
:: Install whole content? [Y/n] 
warning: gcc-4.3.3-1 is up to date -- reinstalling
warning: libtool-2.2.6a-1 is up to date -- reinstalling
resolving dependencies...
looking for inter-conflicts...

Targets (13): m4-1.4.13-1  autoconf-2.63-1  automake-1.10.2-1  bin86-0.16.17-3  
              bison-2.4.1-1  ed-1.2-1  fakeroot-1.12.2-2  flex-2.5.35-1  
              gcc-4.3.3-1  libtool-2.2.6a-1  make-3.81-4  patch-2.5.9-2  
              pkgconfig-0.23-1  

Total Download Size:    2.77 MB
Total Installed Size:   84.92 MB

Proceed with installation? [Y/n] 
:: Retrieving packages from core...
 m4-1.4.13-1-x86_64       202.5K  469.8K/s 00:00:00 [#####################] 100%
 autoconf-2.63-1-x86_64   705.0K  499.9K/s 00:00:01 [#####################] 100%
 automake-1.10.2-1-x...   553.3K  880.6K/s 00:00:01 [#####################] 100%
 bin86-0.16.17-3-x86_64    64.0K  238.0K/s 00:00:00 [#####################] 100%
 bison-2.4.1-1-x86_64     449.3K  791.4K/s 00:00:01 [#####################] 100%
 ed-1.2-1-x86_64           50.2K  193.3K/s 00:00:00 [#####################] 100%
 fakeroot-1.12.2-2-x...    56.7K  214.8K/s 00:00:00 [#####################] 100%
 flex-2.5.35-1-x86_64     191.8K  451.8K/s 00:00:00 [#####################] 100%
 make-3.81-4-x86_64       448.7K  769.6K/s 00:00:01 [#####################] 100%
 patch-2.5.9-2-x86_64      54.4K  205.3K/s 00:00:00 [#####################] 100%
 pkgconfig-0.23-1-x86_64   58.2K  219.8K/s 00:00:00 [#####################] 100%
checking package integrity...
(13/13) checking for file conflicts                 [#####################] 100%
( 1/13) installing m4                               [#####################] 100%
( 2/13) installing autoconf                         [#####################] 100%
( 3/13) installing automake                         [#####################] 100%
( 4/13) installing bin86                            [#####################] 100%
( 5/13) installing bison                            [#####################] 100%
( 6/13) installing ed                               [#####################] 100%
( 7/13) installing fakeroot                         [#####################] 100%
updating /etc/ld.so.conf... done.
The package is built using sysv ipc. If this causes segfaults
see included README file and rebuild the pkg --with-ipc=tcp
( 8/13) installing flex                             [#####################] 100%
( 9/13) upgrading gcc                               [#####################] 100%
(10/13) upgrading libtool                           [#####################] 100%
(11/13) installing make                             [#####################] 100%
(12/13) installing patch                            [#####################] 100%
Optional dependencies for patch
    ed: Interpret the patch as an ed script; for patch -e
    functionality(deprecated)
(13/13) installing pkgconfig                        [#####################] 100%
[sharpie@sexmachine ~]$ mkdir ~/builds
[sharpie@sexmachine ~]$ cd b
b_drive/ builds/  
[sharpie@sexmachine ~]$ cd builds/
[sharpie@sexmachine builds]$ tar -xvzf bin32-wine.tar.gz 
tar: Record size = 12 blocks
bin32-wine
bin32-wine/PKGBUILD
bin32-wine/binarynames
[sharpie@sexmachine builds]$ ls
bin32-wine  bin32-wine.tar.gz
[sharpie@sexmachine builds]$ cd bin32-wine
[sharpie@sexmachine bin32-wine]$ ls
PKGBUILD  binarynames
[sharpie@sexmachine bin32-wine]$ make
make            makeconv        makekdewidgets  
makecert        makeinfo        makepkg         
[sharpie@sexmachine bin32-wine]$ makepkg -s
==> Making package: bin32-wine 1.1.18-1 x86_64 (Sat Apr 18 18:08:19 UTC 2009)
==> Checking Runtime Dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for inter-conflicts...

Targets (11): lib32-libjpeg-6b-6  lib32-alsa-lib-1.0.19-1  
              lib32-zlib-1.2.3.3-3  lib32-freetype2-2.3.9-1  
              lib32-expat-2.0.1-2  lib32-fontconfig-2.6.0-2  
              lib32-libxslt-1.1.24-2  lib32-libxml2-2.7.3-1  
              lib32-libxrender-0.9.4-1  lib32-libxfixes-4.0.3-1  
              lib32-libxdamage-1.1.1-1  

Total Download Size:    1.71 MB
Total Installed Size:   4.18 MB

Proceed with installation? [Y/n] 
:: Retrieving packages from community...
 lib32-libjpeg-6b-6        74.3K  257.5K/s 00:00:00 [#####################] 100%
 lib32-alsa-lib-1.0.19-1  368.3K  694.9K/s 00:00:01 [#####################] 100%
 lib32-zlib-1.2.3.3-3      45.1K  167.8K/s 00:00:00 [#####################] 100%
 lib32-freetype2-2.3.9-1  303.6K  596.3K/s 00:00:01 [#####################] 100%
 lib32-expat-2.0.1-2       72.8K  256.2K/s 00:00:00 [#####################] 100%
 lib32-fontconfig-2....   100.3K  288.1K/s 00:00:00 [#####################] 100%
 lib32-libxslt-1.1.24-2   136.4K  354.9K/s 00:00:00 [#####################] 100%
 lib32-libxml2-2.7.3-1    619.3K  913.5K/s 00:00:01 [#####################] 100%
 lib32-libxrender-0....    15.9K  114.7K/s 00:00:00 [#####################] 100%
 lib32-libxfixes-4.0.3-1    7.2K  103.5K/s 00:00:00 [#####################] 100%
 lib32-libxdamage-1....     4.3K   61.9K/s 00:00:00 [#####################] 100%
checking package integrity...
(11/11) checking for file conflicts                 [#####################] 100%
( 1/11) installing lib32-libjpeg                    [#####################] 100%
( 2/11) installing lib32-alsa-lib                   [#####################] 100%
( 3/11) installing lib32-zlib                       [#####################] 100%
( 4/11) installing lib32-freetype2                  [#####################] 100%
( 5/11) installing lib32-expat                      [#####################] 100%
( 6/11) installing lib32-fontconfig                 [#####################] 100%
( 7/11) installing lib32-libxslt                    [#####################] 100%
( 8/11) installing lib32-libxml2                    [#####################] 100%
( 9/11) installing lib32-libxrender                 [#####################] 100%
(10/11) installing lib32-libxfixes                  [#####################] 100%
(11/11) installing lib32-libxdamage                 [#####################] 100%
==> Checking Buildtime Dependencies...
==> Retrieving Sources...
  -> Found binarynames in build dir
  -> Downloading wine-1.1.18-1-i686.pkg.tar.gz...
--2009-04-18 18:08:39--  ftp://ftp.heanet.ie/mirrors/ftp.archlinux.org/extra/os/i686/wine-1.1.18-1-i686.pkg.tar.gz
           => `wine-1.1.18-1-i686.pkg.tar.gz.part'
Resolving ftp.heanet.ie... 193.1.193.64, 2001:770:18:aa40::c101:c140
Connecting to ftp.heanet.ie|193.1.193.64|:21... connected.
Logging in as anonymous ... Logged in!
==> SYST ... done.    ==> PWD ... done.
==> TYPE I ... done.  ==> CWD /mirrors/ftp.archlinux.org/extra/os/i686 ... done.
==> SIZE wine-1.1.18-1-i686.pkg.tar.gz ... done.
==> PASV ... done.    ==> RETR wine-1.1.18-1-i686.pkg.tar.gz ... 
No such file `wine-1.1.18-1-i686.pkg.tar.gz'.

==> ERROR: Failure while downloading wine-1.1.18-1-i686.pkg.tar.gz
    Aborting...

Googling the non-file specific portions of the error doesn't return anything, nor does the forum have any resources.  Does anyone see where I'm going wrong here?

Thank you all for reading.

Last edited by sharpie (2009-04-19 01:47:42)

Offline

#2 2009-04-19 01:23:09

sharpie
Member
From: Phoenix, AZ
Registered: 2008-11-16
Posts: 72

Re: MAKEPKG to build i686 wine on x86-64 gives [SOLVED]

Alright.  So I've thus far determined that it's because the MAKEPKG file is after the .18 version, when the host has .19, but I'm now having trouble making it download the wine-1.1.19-1-i686.pkg.tar.gz...

Any ideas?

Offline

#3 2009-04-19 01:26:45

sharpie
Member
From: Phoenix, AZ
Registered: 2008-11-16
Posts: 72

Re: MAKEPKG to build i686 wine on x86-64 gives [SOLVED]

Ok.  So I've changed the version in MAKEPKG to .19, however now I recieve this error:

[sharpie@sexmachine bin32-wine]$ makepkg -s
==> Making package: bin32-wine 1.1.19-1 x86_64 (Sat Apr 18 18:27:49 UTC 2009)
==> Checking Runtime Dependencies...
==> Checking Buildtime Dependencies...
==> Retrieving Sources...
  -> Found binarynames in build dir
  -> Found wine-1.1.19-1-i686.pkg.tar.gz in build dir
==> Validating source files with md5sums...
    binarynames ... Passed
    wine-1.1.19-1-i686.pkg.tar.gz ... FAILED
==> ERROR: One or more files did not pass the validity check!

Offline

#4 2009-04-19 01:33:51

sharpie
Member
From: Phoenix, AZ
Registered: 2008-11-16
Posts: 72

Re: MAKEPKG to build i686 wine on x86-64 gives [SOLVED]

Alright.  So the validity check is referring to the md5sum of the file...  Because it's not 1.18 it's 1.19.  I've taken the md5sum of the tarball for 1.19 and it only gives me one!

[sharpie@sexmachine bin32-wine]$ md5sum wine-1.1.19-1-i686.pkg.tar.gz 
6c2c15e4b5dd2012eebea18a2718f9aa  wine-1.1.19-1-i686.pkg.tar.gz

Offline

#5 2009-04-19 01:36:37

Xyne
Forum Fellow
Registered: 2008-08-03
Posts: 6,965
Website

Re: MAKEPKG to build i686 wine on x86-64 gives [SOLVED]

Sync the database that your using to retrieve wine. The latest version is "wine-1.1.19-1".

*edit*
I hadn't seen your replies when I posted this.

If you're sure that the downloaded wine package is fine, use "makepkg -g" to generate new md5sums and use those to replace the old array in the PKGBUILD. The other md5sums are from the other local sources in the PKGBUILD dir.

The md5sum that you have for wine-1.1.19-1 (6c2c15e4b5dd2012eebea18a2718f9aa) is the same as the one found in the database (just stating that to reassure you).

Last edited by Xyne (2009-04-19 01:43:08)


My Arch Linux StuffForum EtiquetteCommunity Ethos - Arch is not for everyone

Offline

#6 2009-04-19 01:42:46

sharpie
Member
From: Phoenix, AZ
Registered: 2008-11-16
Posts: 72

Re: MAKEPKG to build i686 wine on x86-64 gives [SOLVED]

I went a step in the direction of round-about and just changed the one that was wrong.  I now have this:

[sharpie@sexmachine bin32-wine]$ makepkg -s
==> Making package: bin32-wine 1.1.19-1 x86_64 (Sat Apr 18 18:43:53 UTC 2009)
==> Checking Runtime Dependencies...
==> Checking Buildtime Dependencies...
==> Retrieving Sources...
  -> Found binarynames in build dir
  -> Found wine-1.1.19-1-i686.pkg.tar.gz in build dir
==> Validating source files with md5sums...
    binarynames ... Passed
    wine-1.1.19-1-i686.pkg.tar.gz ... Passed
==> Extracting Sources...
  -> bsdtar -x -f wine-1.1.19-1-i686.pkg.tar.gz
==> Entering fakeroot environment...
==> Starting build()...
==> Tidying install...
  -> Compressing man pages...
  -> Stripping debugging symbols from binaries and libraries...
==> Creating package...
  -> Generating .PKGINFO file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: bin32-wine 1.1.19-1 x86_64 (Sat Apr 18 18:44:05 UTC 2009)

Last edited by sharpie (2009-04-19 01:48:57)

Offline

#7 2009-04-19 01:46:49

sharpie
Member
From: Phoenix, AZ
Registered: 2008-11-16
Posts: 72

Re: MAKEPKG to build i686 wine on x86-64 gives [SOLVED]

From there I installed the newly created package following the AUR User Guidelines:

[sharpie@sexmachine bin32-wine]$ sudo pacman -U bin32-wine-1.1.19-1-x86_64.pkg.tar.gz 
Password: 
loading package data...
checking dependencies...
(1/1) checking for file conflicts                   [#####################] 100%
(1/1) installing bin32-wine                         [#####################] 100%
[sharpie@sexmachine bin32-wine]$

Then ran winecfg and...

[sharpie@sexmachine bin32-wine]$ winecfg 
wine: created the configuration directory '/home/sharpie/.wine'
Xlib:  extension "Generic Event Extension" missing on display ":0.0".
Xlib:  extension "Generic Event Extension" missing on display ":0.0".
fixme:mixer:ALSA_MixerInit No master control found on HDA ATI HDMI, disabling mixer
Xlib:  extension "Generic Event Extension" missing on display ":0.0".
Xlib:  extension "Generic Event Extension" missing on display ":0.0".
Xlib:  extension "Generic Event Extension" missing on display ":0.0".
Could not load Mozilla. HTML rendering will be disabled.
Xlib:  extension "Generic Event Extension" missing on display ":0.0".
Xlib:  extension "Generic Event Extension" missing on display ":0.0".
Xlib:  extension "Generic Event Extension" missing on display ":0.0".
wine: configuration in '/home/sharpie/.wine' has been updated.
Xlib:  extension "Generic Event Extension" missing on display ":0.0".
Xlib:  extension "Generic Event Extension" missing on display ":0.0".
fixme:mixer:ALSA_MixerInit No master control found on HDA ATI HDMI, disabling mixer
Xlib:  extension "Generic Event Extension" missing on display ":0.0".

ZOMG it worked!

I'm told that:

Xlib:  extension "Generic Event Extension" missing on display ":0.0".

Is normal right now, is that correct?  I sure seem to be getting a lot of them...

Offline

Board footer

Powered by FluxBB