Custom Query (344 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (16 - 18 of 344)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
Ticket Resolution Summary Owner Reporter
#22 wontfix Autodetect dependencies on %wps_* and %warpin_conflicts_* macros Yuri Dario dmik
Description

It would be nice if rpmbuild could detect if the .spec file uses these macros and automatically add package depenencies on rpm-macros-wps or rpm-macros-warpin, respectively.

#165 fixed Binutils too old to support AVX2 Dave Yeo
Description

While GCC reports AVX2 is available,

# gcc -mavx2 -dM -E - < /dev/null | egrep "AVX" | sort
#define __AVX__ 1
#define __AVX2__ 1

AS errors out when compiling AVX2 code, eg from flac git head,

R:/tmp/ccwvrScM.s:8773: Error: operand type mismatch for `vpsrlq'
R:/tmp/ccwvrScM.s:8778: Error: no such instruction: `vpermd %ymm1,%ymm5,%ymm0'
R:/tmp/ccwvrScM.s:8859: Error: operand type mismatch for `vpmovzxdq'

Our binutils version 2.21 is close to 5 years old and Paul's newest release is binutils v2.25 2015-01-08.

#15 fixed Bootstrap 1.3 tangle. Yuri Dario David McKenna
Description

Deleted my YUM/RPM installation and reinstalled using the recent bootstrap 1.3 package. Installation went without error and I could perform YUM commands from the YUM-console.

Trying to use YUM commands from the eCS command line directly, I would get errors that in effect indicated the RPM database could not be opened.

Comparing the contents of /TMP/YUMBT/BIN and /USR/BIN showed there were files starting with db_* and tcl* in the /TMP/YUMBT/BIN directory not present in the /USR/BIN directory. Listing available packages (from the YUM-console) showed a 'DB4' package available. I installed from the YUM-console (it also installed a 'TCL' dependency) and now I can use YUM and RPM from the command line.

Previous issues I had with earlier installs seem to be gone now.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
Note: See TracQuery for help on using queries.